<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Shafiul Azam&#039;s Weblog</title>
	<atom:link href="http://bdhacker.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://bdhacker.wordpress.com</link>
	<description>Anything but &#34;Hacking&#34;</description>
	<lastBuildDate>Sat, 28 Jan 2012 09:00:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='bdhacker.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/2e28a9800f300d41f8755ee050a164f4?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Shafiul Azam&#039;s Weblog</title>
		<link>http://bdhacker.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://bdhacker.wordpress.com/osd.xml" title="Shafiul Azam&#039;s Weblog" />
	<atom:link rel='hub' href='http://bdhacker.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Send Commit Emails after users push in remote Git repository/server</title>
		<link>http://bdhacker.wordpress.com/2012/01/16/send-commit-emails-after-users-push-in-remote-git-repositoryserver/</link>
		<comments>http://bdhacker.wordpress.com/2012/01/16/send-commit-emails-after-users-push-in-remote-git-repositoryserver/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 19:25:26 +0000</pubDate>
		<dc:creator>Shafiul Azam</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[git]]></category>

		<guid isPermaLink="false">http://bdhacker.wordpress.com/?p=482</guid>
		<description><![CDATA[Note: If you prefer to use terminal, you may need root access to use the following commands. If necessary, append &#8220;sudo&#8221; to all commands. First, login to your remote server using ssh/ftp whatever. In your servers, say git repos are stored in /srv/gitosis/repositories directory (this is the default directory if you used gitosis). Say, we&#8217;re [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdhacker.wordpress.com&amp;blog=8595435&amp;post=482&amp;subd=bdhacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bdhacker.wordpress.com/2012/01/16/send-commit-emails-after-users-push-in-remote-git-repositoryserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0073974a38cb6ef0ec03f85f6f44df26?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">অন্যসময়</media:title>
		</media:content>
	</item>
		<item>
		<title>Create SVN Repository in Ubuntu &amp; Access via HTTP</title>
		<link>http://bdhacker.wordpress.com/2012/01/11/create-svn-repository-in-ubuntu-access-via-http/</link>
		<comments>http://bdhacker.wordpress.com/2012/01/11/create-svn-repository-in-ubuntu-access-via-http/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 09:44:53 +0000</pubDate>
		<dc:creator>Shafiul Azam</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[create svn repo]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://bdhacker.wordpress.com/?p=476</guid>
		<description><![CDATA[Requirements: Assuming, you&#8217;ve Apache server installed already. 1. Install SVN Open a terminal &#38; type: sudo apt-get install subversion 2. Create Repo Let&#8217;s say, we want to create a repo in /var/svn/myrepo. Type in terminal: cd /var sudo mkdir svn sudo svnadmin create /var/svn/myrepo 3. Users &#38; Groups Create a user &#38; group named &#8220;svn&#8221;: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdhacker.wordpress.com&amp;blog=8595435&amp;post=476&amp;subd=bdhacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bdhacker.wordpress.com/2012/01/11/create-svn-repository-in-ubuntu-access-via-http/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0073974a38cb6ef0ec03f85f6f44df26?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">অন্যসময়</media:title>
		</media:content>
	</item>
		<item>
		<title>Helpful Git Commands</title>
		<link>http://bdhacker.wordpress.com/2011/12/25/helpful-git-commands/</link>
		<comments>http://bdhacker.wordpress.com/2011/12/25/helpful-git-commands/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 03:57:53 +0000</pubDate>
		<dc:creator>Shafiul Azam</dc:creator>
				<category><![CDATA[Information]]></category>

		<guid isPermaLink="false">http://bdhacker.wordpress.com/?p=470</guid>
		<description><![CDATA[Discard all unstaged changes git checkout -- . // For all unstaged files git checkout /path-to-file // To a specific file Reference: http://stackoverflow.com/questions/52704/how-do-you-discard-unstaged-changes-in-git<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdhacker.wordpress.com&amp;blog=8595435&amp;post=470&amp;subd=bdhacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bdhacker.wordpress.com/2011/12/25/helpful-git-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0073974a38cb6ef0ec03f85f6f44df26?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">অন্যসময়</media:title>
		</media:content>
	</item>
		<item>
		<title>Translate Digits/numbers in Drupal 6.x</title>
		<link>http://bdhacker.wordpress.com/2011/12/11/translate-digitsnumbers-in-drupal-6-x/</link>
		<comments>http://bdhacker.wordpress.com/2011/12/11/translate-digitsnumbers-in-drupal-6-x/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 16:07:34 +0000</pubDate>
		<dc:creator>Shafiul Azam</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://bdhacker.wordpress.com/?p=462</guid>
		<description><![CDATA[Hi, first of all, it&#8217;s an old tutorial, I don&#8217;t use Drupal 6.x any more. Anyway, below goes the procedures. WARNING: This is done hacking core Drupal files, so be careful when you update Drupal core. All changes might be lost. Edit file &#8216;DRUPAL_INSTALL_DIR/includes/common.inc&#8216; Add following code snippet at the end of t($string, $args = [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdhacker.wordpress.com&amp;blog=8595435&amp;post=462&amp;subd=bdhacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bdhacker.wordpress.com/2011/12/11/translate-digitsnumbers-in-drupal-6-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0073974a38cb6ef0ec03f85f6f44df26?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">অন্যসময়</media:title>
		</media:content>
	</item>
		<item>
		<title>Automount, Execute or Own File system/disc partition/drive in Ubuntu</title>
		<link>http://bdhacker.wordpress.com/2011/12/10/automount-execute-or-own-file-systemdisc-partitiondrive-in-ubuntu/</link>
		<comments>http://bdhacker.wordpress.com/2011/12/10/automount-execute-or-own-file-systemdisc-partitiondrive-in-ubuntu/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 08:03:01 +0000</pubDate>
		<dc:creator>Shafiul Azam</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[automount]]></category>
		<category><![CDATA[automount partition]]></category>
		<category><![CDATA[execute ntfs]]></category>

		<guid isPermaLink="false">http://bdhacker.wordpress.com/?p=457</guid>
		<description><![CDATA[Let&#8217;s say, you have an NTFS drive which you want to mount automatically every time you boot your Ubuntu machine. In addition, you want to execute files from that drive, or own that filesystem. For all these, you need to modfiy a file located as /etc/fstab 1. Identify the disc partition Type in terminal: sudo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdhacker.wordpress.com&amp;blog=8595435&amp;post=457&amp;subd=bdhacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bdhacker.wordpress.com/2011/12/10/automount-execute-or-own-file-systemdisc-partitiondrive-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0073974a38cb6ef0ec03f85f6f44df26?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">অন্যসময়</media:title>
		</media:content>
	</item>
		<item>
		<title>BUET OutOfTheList&#8230;</title>
		<link>http://bdhacker.wordpress.com/2011/12/05/our-team-became-runners-up-in-software-design/</link>
		<comments>http://bdhacker.wordpress.com/2011/12/05/our-team-became-runners-up-in-software-design/#comments</comments>
		<pubDate>Mon, 05 Dec 2011 15:10:08 +0000</pubDate>
		<dc:creator>Shafiul Azam</dc:creator>
				<category><![CDATA[Lifestyle]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[personal]]></category>

		<guid isPermaLink="false">http://bdhacker.wordpress.com/2011/12/05/our-team-became-runners-up-in-software-design/</guid>
		<description><![CDATA[Our team became runners-up in System Design &#38; Development contest, arranged at CSE Festival 2011, at BUET on December 1st, 2011. Thanks to teammates Imran Hasan Hira &#38; Ibrahim Rashid! Our team name was OutOfTheList Here are some photos, thanks to Fahad Shaon vai, I copied the photos from his FB public album &#160; &#160; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdhacker.wordpress.com&amp;blog=8595435&amp;post=451&amp;subd=bdhacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bdhacker.wordpress.com/2011/12/05/our-team-became-runners-up-in-software-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0073974a38cb6ef0ec03f85f6f44df26?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">অন্যসময়</media:title>
		</media:content>

		<media:content url="http://bdhacker.files.wordpress.com/2011/12/ibrahim.jpg?w=300" medium="image">
			<media:title type="html">ibrahim</media:title>
		</media:content>

		<media:content url="http://bdhacker.files.wordpress.com/2011/12/imran.jpg?w=300" medium="image">
			<media:title type="html">imran</media:title>
		</media:content>

		<media:content url="http://bdhacker.files.wordpress.com/2011/12/shafiul_azam.jpg?w=300" medium="image">
			<media:title type="html">shafiul_azam</media:title>
		</media:content>
	</item>
		<item>
		<title>Update Drupal Modules using FTP in localhost</title>
		<link>http://bdhacker.wordpress.com/2011/11/26/update-drupal-modules-using-ftp-in-localhost/</link>
		<comments>http://bdhacker.wordpress.com/2011/11/26/update-drupal-modules-using-ftp-in-localhost/#comments</comments>
		<pubDate>Sat, 26 Nov 2011 03:55:09 +0000</pubDate>
		<dc:creator>Shafiul Azam</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal module update]]></category>
		<category><![CDATA[ftp ubuntu]]></category>

		<guid isPermaLink="false">http://bdhacker.wordpress.com/?p=448</guid>
		<description><![CDATA[When you&#8217;re going to update Drupal 7 modules using FTP, you need to have a FTP server running in your computer. In Ubuntu/Linux, we can have one named vsftpd (Very secured FTP Daemon) by running following command in the terminal: Configuration: Drupal: 7.0+ OS: Ubuntu/Linux Step 1: Install VSFTPD sudo apt-get install vsftpd Step 2: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdhacker.wordpress.com&amp;blog=8595435&amp;post=448&amp;subd=bdhacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bdhacker.wordpress.com/2011/11/26/update-drupal-modules-using-ftp-in-localhost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0073974a38cb6ef0ec03f85f6f44df26?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">অন্যসময়</media:title>
		</media:content>

		<media:content url="http://bdhacker.files.wordpress.com/2011/11/user.png?w=300" medium="image">
			<media:title type="html">user</media:title>
		</media:content>
	</item>
		<item>
		<title>Running many sites on single Drupal installation</title>
		<link>http://bdhacker.wordpress.com/2011/11/25/running-many-sites-on-single-drupal-installation/</link>
		<comments>http://bdhacker.wordpress.com/2011/11/25/running-many-sites-on-single-drupal-installation/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 14:43:56 +0000</pubDate>
		<dc:creator>Shafiul Azam</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[drupal multisite]]></category>
		<category><![CDATA[multi sites]]></category>

		<guid isPermaLink="false">http://bdhacker.wordpress.com/?p=444</guid>
		<description><![CDATA[Yup, you may call it &#8220;multisite installation&#8221;. That means, you may run more than one site with only a single Drupal core. Configurations: Drupal 7.0+ Linux Machine Step 1: Create a new virtual host To run multiple sites, we need to create Virtual Hosts in our machine. For example, If I type http://mydrupal I&#8217;ll be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdhacker.wordpress.com&amp;blog=8595435&amp;post=444&amp;subd=bdhacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bdhacker.wordpress.com/2011/11/25/running-many-sites-on-single-drupal-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0073974a38cb6ef0ec03f85f6f44df26?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">অন্যসময়</media:title>
		</media:content>
	</item>
		<item>
		<title>Qt Error: undefined reference to `vtable for</title>
		<link>http://bdhacker.wordpress.com/2011/11/23/qt-error-undefined-reference-to-vtable-for/</link>
		<comments>http://bdhacker.wordpress.com/2011/11/23/qt-error-undefined-reference-to-vtable-for/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 18:27:23 +0000</pubDate>
		<dc:creator>Shafiul Azam</dc:creator>
				<category><![CDATA[Qt]]></category>
		<category><![CDATA[qt moc]]></category>
		<category><![CDATA[qt moc dir]]></category>
		<category><![CDATA[qt signal slot error]]></category>
		<category><![CDATA[qt troubleshooting]]></category>

		<guid isPermaLink="false">http://bdhacker.wordpress.com/?p=442</guid>
		<description><![CDATA[I was receiving this error once, when I was trying to add signals &#38; slots to one of my classes. I figured out that Qt was having problems with moc files, and there were no moc files being generated. To solve the problem, I specified &#8220;moc directory&#8221; in the project&#8217;s .pro file: OBJECTS_DIR = debug/obj [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdhacker.wordpress.com&amp;blog=8595435&amp;post=442&amp;subd=bdhacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bdhacker.wordpress.com/2011/11/23/qt-error-undefined-reference-to-vtable-for/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0073974a38cb6ef0ec03f85f6f44df26?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">অন্যসময়</media:title>
		</media:content>
	</item>
		<item>
		<title>QSerialDevice Documentation</title>
		<link>http://bdhacker.wordpress.com/2011/11/21/qserialdevice-documentation/</link>
		<comments>http://bdhacker.wordpress.com/2011/11/21/qserialdevice-documentation/#comments</comments>
		<pubDate>Mon, 21 Nov 2011 09:53:26 +0000</pubDate>
		<dc:creator>Shafiul Azam</dc:creator>
				<category><![CDATA[Information]]></category>
		<category><![CDATA[Qt]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[QSerialDevice]]></category>

		<guid isPermaLink="false">http://bdhacker.wordpress.com/?p=438</guid>
		<description><![CDATA[I didn&#8217;t found any doc for QSerialDevice &#8211; but what I found was a doxygen file, so I generated documentation files. Here I&#8217;m uploading them so that people can get the docs without doxygen installing. Documentation &#8211; version 0.4.0 HTML, zipped CHM &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=bdhacker.wordpress.com&amp;blog=8595435&amp;post=438&amp;subd=bdhacker&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://bdhacker.wordpress.com/2011/11/21/qserialdevice-documentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0073974a38cb6ef0ec03f85f6f44df26?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">অন্যসময়</media:title>
		</media:content>
	</item>
	</channel>
</rss>
