<?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>Anando Paul&#039;s Blog</title>
	<atom:link href="http://anandopaul.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://anandopaul.wordpress.com</link>
	<description>programming tips, tricks and general information</description>
	<lastBuildDate>Tue, 22 Nov 2011 06:18:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='anandopaul.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Anando Paul&#039;s Blog</title>
		<link>http://anandopaul.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://anandopaul.wordpress.com/osd.xml" title="Anando Paul&#039;s Blog" />
	<atom:link rel='hub' href='http://anandopaul.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Game Engine Development :</title>
		<link>http://anandopaul.wordpress.com/2011/08/22/game-engine-development/</link>
		<comments>http://anandopaul.wordpress.com/2011/08/22/game-engine-development/#comments</comments>
		<pubDate>Mon, 22 Aug 2011 09:19:04 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[AI]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=285</guid>
		<description><![CDATA[Working on game engine development &#8230; Goal : to develop some game engine to be familiar with the different part of AI and magic or Object oriented programming. Source code will be available to download. My first developed AI engine for Mancala board game. Source Download link: https://sourceforge.net/projects/aimancala/ Filed under: AI<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=285&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2011/08/22/game-engine-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>VmWare Death : “This virtual machine appears to be in use”</title>
		<link>http://anandopaul.wordpress.com/2011/06/20/vmware-death-%e2%80%9cthis-virtual-machine-appears-to-be-in-use%e2%80%9d/</link>
		<comments>http://anandopaul.wordpress.com/2011/06/20/vmware-death-%e2%80%9cthis-virtual-machine-appears-to-be-in-use%e2%80%9d/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 06:21:33 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[VmWare]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=282</guid>
		<description><![CDATA[Go to the Vmware folder and Delete all *.lck files &#8230; and enjoy &#160; &#160; Filed under: VmWare<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=282&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2011/06/20/vmware-death-%e2%80%9cthis-virtual-machine-appears-to-be-in-use%e2%80%9d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Design Pattern Series 2 : Decorator Pattern</title>
		<link>http://anandopaul.wordpress.com/2011/06/10/design-pattern-series-2-decorator-pattern/</link>
		<comments>http://anandopaul.wordpress.com/2011/06/10/design-pattern-series-2-decorator-pattern/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 09:39:39 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Design Pattern]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=279</guid>
		<description><![CDATA[Decorator Pattern: Closed for Modification, Open for Extension. Attach additional responsibilities to an object dynamically. Decorators provide a flexible alternative to subclassing for extending functionality. WIP &#8230; Filed under: Design Pattern<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=279&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2011/06/10/design-pattern-series-2-decorator-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Design Pattern Series 1 : Strategy Pattern</title>
		<link>http://anandopaul.wordpress.com/2011/06/10/design-pattern-series-1-strategy-pattern/</link>
		<comments>http://anandopaul.wordpress.com/2011/06/10/design-pattern-series-1-strategy-pattern/#comments</comments>
		<pubDate>Fri, 10 Jun 2011 06:14:11 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Design Pattern]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=275</guid>
		<description><![CDATA[Strategy Pattern: Define a family of algorithms, encapsulate each one, and make them interchangeable. Strategy lets the algorithm vary independently from clients that use it. All the algorithm will be independently and will share a common Base class. There will be a &#8220;has-a&#8221; relationship between the implementing and algorithm base class. There will be a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=275&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2011/06/10/design-pattern-series-1-strategy-pattern/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>ATM Machine : Open Source Project Development</title>
		<link>http://anandopaul.wordpress.com/2011/06/09/atm-machine-open-source-project-development/</link>
		<comments>http://anandopaul.wordpress.com/2011/06/09/atm-machine-open-source-project-development/#comments</comments>
		<pubDate>Thu, 09 Jun 2011 06:15:22 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[My Project]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=270</guid>
		<description><![CDATA[This project has the functionality of a Complete Automated Teller Machine (ATM). Features like, User Management Money Exchange Management Report Generation, etc. Work in progress &#8230; Filed under: My Project<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=270&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2011/06/09/atm-machine-open-source-project-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Set pthread Thread Priority</title>
		<link>http://anandopaul.wordpress.com/2011/04/02/set-pthread-thread-priority/</link>
		<comments>http://anandopaul.wordpress.com/2011/04/02/set-pthread-thread-priority/#comments</comments>
		<pubDate>Sat, 02 Apr 2011 10:06:06 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[C development]]></category>
		<category><![CDATA[pthread]]></category>
		<category><![CDATA[Set]]></category>
		<category><![CDATA[Set pthread Thread Priority]]></category>
		<category><![CDATA[Thread Priority]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=250</guid>
		<description><![CDATA[&#160; &#160; Filed under: C development<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=250&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2011/04/02/set-pthread-thread-priority/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Banglalink FnF Add/Modify/Delete using free sms</title>
		<link>http://anandopaul.wordpress.com/2011/04/01/banglalink-fnf-addmodifydelete-using-free-sms/</link>
		<comments>http://anandopaul.wordpress.com/2011/04/01/banglalink-fnf-addmodifydelete-using-free-sms/#comments</comments>
		<pubDate>Fri, 01 Apr 2011 06:30:30 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=236</guid>
		<description><![CDATA[purpose sms syntax details to set new fnf 019xxxxxxx simply write desired fnf number and send to 3300. mobile number with country code (880 or +880) will also be accepted to check existing fnf ff simply write ff and send to 3300 to change existing fnf 019xxxxxxx write ch and send to 3300 to remove [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=236&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2011/04/01/banglalink-fnf-addmodifydelete-using-free-sms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu Natty : install desktop from command line</title>
		<link>http://anandopaul.wordpress.com/2011/03/03/ubuntu-natty-install-desktop-from-command-line/</link>
		<comments>http://anandopaul.wordpress.com/2011/03/03/ubuntu-natty-install-desktop-from-command-line/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 03:58:30 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[LINUX]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=233</guid>
		<description><![CDATA[Commands to install Ubuntu desktop GUI from console. sudo apt-get update sudo apt-get install ubuntu-desktop sudo dpkg-reconfigure xserver-xorg sudo /etc/init.d/gdm start Filed under: LINUX<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=233&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2011/03/03/ubuntu-natty-install-desktop-from-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Change the vmware workstation menu to english</title>
		<link>http://anandopaul.wordpress.com/2011/02/25/change-the-vmware-workstation-menu-to-english/</link>
		<comments>http://anandopaul.wordpress.com/2011/02/25/change-the-vmware-workstation-menu-to-english/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 12:41:26 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=229</guid>
		<description><![CDATA[Rename &#8220;Program Files\VMware\VMware Workstation\messages\ja&#8221; to any other name. Yaapeeeeeeeeeeeeeeee Filed under: Tips, Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=229&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2011/02/25/change-the-vmware-workstation-menu-to-english/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Upcoming Small Utility Software Development Projects &#8230;</title>
		<link>http://anandopaul.wordpress.com/2011/02/11/ongoing-small-utility-software-development-projects/</link>
		<comments>http://anandopaul.wordpress.com/2011/02/11/ongoing-small-utility-software-development-projects/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 03:58:14 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[My Project]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=222</guid>
		<description><![CDATA[Remove File Permanently [not recoverable by any software] Deleted File Recover Disk Defragment Windows File Search Screen Capture Multiple Clock for Different Time Zone. TO DO Lists Alarm File Security / Lock Windows Pin Quick Shortcut Customized Shortcut Keys Multiple Client Chat Calender Walpaper Changer Multiple Desktop Like Linux Sticky Note Personal Expence Management Unit [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=222&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2011/02/11/ongoing-small-utility-software-development-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>enum in C &#8211; ERROR: Resource Path Location</title>
		<link>http://anandopaul.wordpress.com/2010/10/21/error-enum-in-c/</link>
		<comments>http://anandopaul.wordpress.com/2010/10/21/error-enum-in-c/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 05:38:49 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[C development]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=213</guid>
		<description><![CDATA[Error : Resource Path Location Type expected &#8216;=&#8217;, &#8216;,&#8217;, &#8216;;&#8217;, &#8216;asm&#8217; or &#8216;__attribute__&#8217; before If you use this, you will get an compilation error. Fix is given below Filed under: C development<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=213&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2010/10/21/error-enum-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>BADA could not find symbol index F3</title>
		<link>http://anandopaul.wordpress.com/2010/08/10/bada-could-not-find-symbol-index-f3/</link>
		<comments>http://anandopaul.wordpress.com/2010/08/10/bada-could-not-find-symbol-index-f3/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 16:34:18 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[BADA]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=209</guid>
		<description><![CDATA[sometime Bada IDE fails to find symbol index giving an error like &#8220;Could not find symbol index &#8230;&#8221; this problem can be easily solved by rebuilding the symbol index for the project. to do that  -&#62; Right click on project -&#62; select &#8220;Index&#8221; -&#62; then select &#8220;Rebuild&#8221; Enjoy &#8230;. Filed under: BADA<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=209&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2010/08/10/bada-could-not-find-symbol-index-f3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>OpenSSL Public Key Cryptography</title>
		<link>http://anandopaul.wordpress.com/2010/04/13/openssl-public-key-cryptography/</link>
		<comments>http://anandopaul.wordpress.com/2010/04/13/openssl-public-key-cryptography/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 08:51:59 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[OpenSSL]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=191</guid>
		<description><![CDATA[OpenSSL Shell commands 1. Generate Private key. $openssl  genrsa  -out private.pem  1024 2. Extract Public key from Private key $openssl rsa -in private.pem -pubout -out  public.pem 3. Sign using Private key [Encrypting using Private key] $ openssl rsautl -sign -in file1.txt -inkey private.pem -out sig.txt 4. Verify using Public key [Decrypting using Public key] $openssl [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=191&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2010/04/13/openssl-public-key-cryptography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Run Shell Command in Perl</title>
		<link>http://anandopaul.wordpress.com/2010/04/11/run-shell-command-in-perl/</link>
		<comments>http://anandopaul.wordpress.com/2010/04/11/run-shell-command-in-perl/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 04:49:35 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=186</guid>
		<description><![CDATA[$result=`any_shell_command`; $result = qx/any_shell_command/; system("any_shell_command"); Filed under: Perl<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=186&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2010/04/11/run-shell-command-in-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>QT Error: switch case jump to case label</title>
		<link>http://anandopaul.wordpress.com/2010/04/06/qt-error-switch-case-jump-to-case-label/</link>
		<comments>http://anandopaul.wordpress.com/2010/04/06/qt-error-switch-case-jump-to-case-label/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 07:59:57 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[QT]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=178</guid>
		<description><![CDATA[Put braces around case functionality. This code will give error : jump to case label This is the solution : Filed under: QT<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=178&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2010/04/06/qt-error-switch-case-jump-to-case-label/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert from Int to QString</title>
		<link>http://anandopaul.wordpress.com/2010/04/06/convert-from-int-to-qstring/</link>
		<comments>http://anandopaul.wordpress.com/2010/04/06/convert-from-int-to-qstring/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 07:39:06 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[QT]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/2010/04/06/convert-from-int-to-qstring/</guid>
		<description><![CDATA[QString::number(int) Filed under: QT<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=177&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2010/04/06/convert-from-int-to-qstring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Video Tutorials for many subjects</title>
		<link>http://anandopaul.wordpress.com/2010/02/02/video-tutorials-for-many-subjects/</link>
		<comments>http://anandopaul.wordpress.com/2010/02/02/video-tutorials-for-many-subjects/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 11:23:08 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=173</guid>
		<description><![CDATA[Video Tutorial Link related post in www.linkedin.com Filed under: Tips<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=173&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2010/02/02/video-tutorials-for-many-subjects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Quotes of the Day</title>
		<link>http://anandopaul.wordpress.com/2010/01/26/quotes-of-the-day/</link>
		<comments>http://anandopaul.wordpress.com/2010/01/26/quotes-of-the-day/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 10:48:13 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=169</guid>
		<description><![CDATA[12/03/2010: Failure does not mean you are a failure, It does mean you haven&#8217;t succeeded yet. Failure does not mean you have accomplished nothing, It does mean you have learned something. Failure does not mean you have been a fool, It does mean you have had lots of faith. Failure does not mean you don&#8217;t [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=169&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2010/01/26/quotes-of-the-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>C# TreeView &#8211; CheckBox &#8211; Double Click &#8211; BUG &#8211; for VISTA and Win7</title>
		<link>http://anandopaul.wordpress.com/2010/01/01/c-treeview-checkbox-double-click-bug-for-vista-and-win7/</link>
		<comments>http://anandopaul.wordpress.com/2010/01/01/c-treeview-checkbox-double-click-bug-for-vista-and-win7/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 05:58:28 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=149</guid>
		<description><![CDATA[This bug arises in Vista and Win7 whenever you double click on the TreeView item checkbox. Double click will not fire any even but it will change the check status of that item which leads to inconsistent behavior of TreeView item checking. Solution : use this  NewTreeView class instead of TreeView default class. Posted in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=149&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2010/01/01/c-treeview-checkbox-double-click-bug-for-vista-and-win7/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Happy New Year&#8230;.</title>
		<link>http://anandopaul.wordpress.com/2010/01/01/happy-new-year/</link>
		<comments>http://anandopaul.wordpress.com/2010/01/01/happy-new-year/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 05:11:38 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=145</guid>
		<description><![CDATA[Wish you all a very Happy New Year : 2010 Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=145&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2010/01/01/happy-new-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>

		<media:content url="http://anandopaul.files.wordpress.com/2010/01/flowchart-happy.jpg?w=212" medium="image">
			<media:title type="html">flowchart-happy</media:title>
		</media:content>
	</item>
		<item>
		<title>Protected: Helpful site for Vocabulary study</title>
		<link>http://anandopaul.wordpress.com/2009/12/29/helpful-site-for-vocabulary-study/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/29/helpful-site-for-vocabulary-study/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 05:17:08 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=129</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=129&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/29/helpful-site-for-vocabulary-study/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Word Book Bug List</title>
		<link>http://anandopaul.wordpress.com/2009/12/23/word-book-bug-list/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/23/word-book-bug-list/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 05:02:05 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=108</guid>
		<description><![CDATA[Please submit if you get any functional or UI related bug by sending email to anandopaul@gmail.com or post a comment . Version 0.1 In word view sentence is coming before word meaning. Speak is not working. After Inserting a word, can not add, remove or change the picture related to it. If I do not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=108&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/23/word-book-bug-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>keep a post always as the first one</title>
		<link>http://anandopaul.wordpress.com/2009/12/21/keep-a-post-always-as-the-first-one/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/21/keep-a-post-always-as-the-first-one/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 11:05:00 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=98</guid>
		<description><![CDATA[while updating or creating new post if you want to show the blog always in front page then goto &#8220;Edit&#8221; &#8220;Visibility&#8221; -&#62; select &#8220;Public&#8221; and then check &#8220;Stick this post to the front page&#8221; Now Publish or Update Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=98&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/21/keep-a-post-always-as-the-first-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>C# : play Mp3 files</title>
		<link>http://anandopaul.wordpress.com/2009/12/21/c-play-mp3-files/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/21/c-play-mp3-files/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 08:24:04 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=78</guid>
		<description><![CDATA[Add reference of windows media player  &#8221;WMPLib&#8221; Steps : 1. Right click on project and Add Reference 2. Select COM tab 3. Then Find and Add Windows Media Player (WMPLib ) . now In Code : Next post I will some other control for media player&#8230;. Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=78&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/21/c-play-mp3-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Mainform Maximize by Default on Load Time</title>
		<link>http://anandopaul.wordpress.com/2009/12/19/mainform-maximize-by-default-on-load-time/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/19/mainform-maximize-by-default-on-load-time/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 05:17:38 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=71</guid>
		<description><![CDATA[Open Properties of Mainform then set the property of WindowState to Maximized. Posted in C#<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=71&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/19/mainform-maximize-by-default-on-load-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>English Vocabulary Picture Flash Card Software with Bangla Meaning for GRE, IELTS, TOEFL, University Exam. etc.</title>
		<link>http://anandopaul.wordpress.com/2009/12/11/gre-flash-card-software-with-bangla-meaning/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/11/gre-flash-card-software-with-bangla-meaning/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 10:39:03 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[My Project]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/2009/12/11/gre-flash-card-software-with-bangla-meaning/</guid>
		<description><![CDATA[Implemented Features - Word Information &#8211; meaning, example sentence. [Dictionary with more than 1,19,000 words] Barron&#8217;s word list [4700 approx] inserted. New *** Words common in Barron and Kaplan book [600 approx] inserted. New*** Word related Picture. Mnemonic (New *** Memorizing Technique) Native Language (Default Bengali) Meaning. Antonyms Synonyms Flash Card (New *) Create your custom [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=52&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/11/gre-flash-card-software-with-bangla-meaning/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>

		<media:content url="http://anandopaul.files.wordpress.com/2009/12/preview1.jpg?w=300" medium="image">
			<media:title type="html">Preview</media:title>
		</media:content>
	</item>
		<item>
		<title>Create File List in C#</title>
		<link>http://anandopaul.wordpress.com/2009/12/11/create-file-list-in-c/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/11/create-file-list-in-c/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 03:24:02 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=45</guid>
		<description><![CDATA[NOTE : copy and paste code will not work, this code have some dependencies, Here I just given the logic of the algorithm. Posted in C#<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=45&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/11/create-file-list-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Send Free Sms in Bangladesh</title>
		<link>http://anandopaul.wordpress.com/2009/12/11/send-free-sms-bangladesh/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/11/send-free-sms-bangladesh/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 02:11:58 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=41</guid>
		<description><![CDATA[Enjoy UNLIMITED 100% free sms to Bangladesh and Worldwide&#8230;. FREE SMS LINK Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=41&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/11/send-free-sms-bangladesh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Upload Files to share</title>
		<link>http://anandopaul.wordpress.com/2009/12/10/upload-files-to-share/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/10/upload-files-to-share/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 09:15:28 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/2009/12/10/upload-files-to-share/</guid>
		<description><![CDATA[if you want to upload rar or zip files then www.box.net is a good site to upload files and give the link in you post as there is no facilities in word-press to upload rar or zip files. Hope it will help you. www.box.net Account Type : Free Total Space : 1 GB Max File [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=36&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/10/upload-files-to-share/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Mobile Software programming</title>
		<link>http://anandopaul.wordpress.com/2009/12/10/mobile-software-programming/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/10/mobile-software-programming/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:38:26 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/2009/12/10/mobile-software-programming/</guid>
		<description><![CDATA[if u have some basic idea about programming then you can develop your own java games or software for your mobile using NetBean 6 . for this you need to have two software to download, 1. Netbean 6 &#8211; www.netbeans.org/downloads 2. Java SDK 6 &#8211; http://java.sun.com/javase/downloads/index.jsp Developing mobile software using these software then Deploy them [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=35&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/10/mobile-software-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Disappear / Hide start menu, Desktop Icons Beacuse of Virus or Spyware</title>
		<link>http://anandopaul.wordpress.com/2009/12/10/disappear-hide-start-menu-desktop-icons-beacuse-of-virus-or-spyware/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/10/disappear-hide-start-menu-desktop-icons-beacuse-of-virus-or-spyware/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:37:47 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/2009/12/10/disappear-hide-start-menu-desktop-icons-beacuse-of-virus-or-spyware/</guid>
		<description><![CDATA[If you are facing such types of problem like start menu bar and Desktop Icons has been disappeared and you are not able to run your any program from your PC. Here I am giving you the solutions for that. This problem is because of spy wares like Trojan. If this Trojan attacks you then [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=34&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/10/disappear-hide-start-menu-desktop-icons-beacuse-of-virus-or-spyware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Fastest Iterative BST Traversal</title>
		<link>http://anandopaul.wordpress.com/2009/12/10/fastest-iterative-bst-traversal/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/10/fastest-iterative-bst-traversal/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:33:35 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/2009/12/10/fastest-iterative-bst-traversal/</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=33&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/10/fastest-iterative-bst-traversal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Move File Cluster in Kernel Mode Driver (Fastest Method)</title>
		<link>http://anandopaul.wordpress.com/2009/12/10/move-file-cluster-in-kernel-mode-driver-fastest-method/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/10/move-file-cluster-in-kernel-mode-driver-fastest-method/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:29:41 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/2009/12/10/move-file-cluster-in-kernel-mode-driver-fastest-method/</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=32&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/10/move-file-cluster-in-kernel-mode-driver-fastest-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Create Doubly Linked list from singly Linked List</title>
		<link>http://anandopaul.wordpress.com/2009/12/10/create-doubly-linked-list-from-singly-linked-list/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/10/create-doubly-linked-list-from-singly-linked-list/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 08:22:56 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/2009/12/10/create-doubly-linked-list-from-singly-linked-list/</guid>
		<description><![CDATA[Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=31&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/10/create-doubly-linked-list-from-singly-linked-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>send Exe file by mail&#8230;</title>
		<link>http://anandopaul.wordpress.com/2009/12/09/send-exe-file-by-mail/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/09/send-exe-file-by-mail/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 03:33:25 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=24</guid>
		<description><![CDATA[all we fetch a big problem while we need to send a software or any small game to our friends by mail even after renaming the file name. so here is the easy solution for this problem. 1. download and install winrar. 2. right click on that file or folder and select &#8220;Add to archive&#8221; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=24&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/09/send-exe-file-by-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Text to Speech</title>
		<link>http://anandopaul.wordpress.com/2009/12/08/text-to-speech/</link>
		<comments>http://anandopaul.wordpress.com/2009/12/08/text-to-speech/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 04:58:38 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/2009/12/08/text-to-speech/</guid>
		<description><![CDATA[Right click on project Add Reference select COM tab select &#8220;Microsoft Speech Object Library&#8221; and click ok. In code : add library &#8220;using SpeechLib;&#8221; In function : SpVoice voice = new SpVoice(); voice.Speak(&#8220;Hello world&#8221;, SpeechVoiceSpeakFlags.SVSFlagsAsync); Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=21&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/12/08/text-to-speech/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>Create Free Expert Exchange User Account</title>
		<link>http://anandopaul.wordpress.com/2009/10/29/create-free-expert-exchange-user-account/</link>
		<comments>http://anandopaul.wordpress.com/2009/10/29/create-free-expert-exchange-user-account/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 07:54:11 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=16</guid>
		<description><![CDATA[Click this link to get an free expert exchange sites free account. Free Register Posted in Uncategorized<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=16&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/10/29/create-free-expert-exchange-user-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>BREW client Example code</title>
		<link>http://anandopaul.wordpress.com/2009/10/22/brew-client-example-code/</link>
		<comments>http://anandopaul.wordpress.com/2009/10/22/brew-client-example-code/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 05:31:31 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Brew]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=11</guid>
		<description><![CDATA[before running this client you need to run a server which will listen to a port and give server&#8217;s IP address in client code INET_PTON( AEE_AF_INET, &#8220;192.168.18.169&#8243;/*your server IP*/, &#38;a ); any problem contact me, if you need then i can send you a sample server code. Hope this post is useful for you. Posted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=11&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/10/22/brew-client-example-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>BREW Resource Manager crashes</title>
		<link>http://anandopaul.wordpress.com/2009/10/19/brew-resource-manager-crashes/</link>
		<comments>http://anandopaul.wordpress.com/2009/10/19/brew-resource-manager-crashes/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 09:42:38 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/2009/10/19/brew-resource-manager-crashes/</guid>
		<description><![CDATA[if Brew resource manager is crashing then you just reinstall .Net Framework 3.5 service pack 1, your problem will be solved. If you face any other crashing related problem then post here. Posted in Tips<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=9&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/10/19/brew-resource-manager-crashes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
		<item>
		<title>How to write a good technical paper ?</title>
		<link>http://anandopaul.wordpress.com/2009/10/19/how-to-write-a-good-technical-paper/</link>
		<comments>http://anandopaul.wordpress.com/2009/10/19/how-to-write-a-good-technical-paper/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 05:34:13 +0000</pubDate>
		<dc:creator>anandopaul</dc:creator>
				<category><![CDATA[Documents]]></category>

		<guid isPermaLink="false">http://anandopaul.wordpress.com/?p=5</guid>
		<description><![CDATA[This links gives you some information about how to write a good technical paper which helps your paper to get selected. Click here to open to document : Posted in Documents<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=anandopaul.wordpress.com&amp;blog=10006324&amp;post=5&amp;subd=anandopaul&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://anandopaul.wordpress.com/2009/10/19/how-to-write-a-good-technical-paper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b4ceb20d860cea52239c057c0a3832f1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">anandopaul</media:title>
		</media:content>
	</item>
	</channel>
</rss>
