<?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>The Experimentor</title>
	<atom:link href="http://asadujjaman.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://asadujjaman.wordpress.com</link>
	<description>Experimenting ON Earth</description>
	<lastBuildDate>Wed, 08 Jun 2011 04:37:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='asadujjaman.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Experimentor</title>
		<link>http://asadujjaman.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://asadujjaman.wordpress.com/osd.xml" title="The Experimentor" />
	<atom:link rel='hub' href='http://asadujjaman.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Test your Intel or AMD CPUs raw speed using Windows batch script</title>
		<link>http://asadujjaman.wordpress.com/2011/06/01/test-your-intel-or-amd-cpus-raw-speed-using-windows-batch-script/</link>
		<comments>http://asadujjaman.wordpress.com/2011/06/01/test-your-intel-or-amd-cpus-raw-speed-using-windows-batch-script/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 06:51:43 +0000</pubDate>
		<dc:creator>asadujjaman</dc:creator>
				<category><![CDATA[ACADEMIC]]></category>
		<category><![CDATA[ENTERTAINMENT]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[AMD]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Processor]]></category>
		<category><![CDATA[raw speed]]></category>
		<category><![CDATA[task scheduling]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://asadujjaman.wordpress.com/?p=52</guid>
		<description><![CDATA[Processor speed is the key to system performance of any personal computer. Here a simple loop based testing is used for testing raw speed of any microprocessor. It is written in Windows batch script so that it can be run without need for compilation or CPU architecture consideration. Follow the given steps to successfully test [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=52&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Processor speed is the key to system performance of any personal computer. Here a simple loop based testing is used for testing raw speed of any microprocessor. It is written in Windows batch script so that it can be run without need for compilation or CPU architecture consideration.</p>
<p>Follow the given steps to successfully test your PC-<br />
1. Open the PDF in your favorite viewer<br />
2. Open notepad and copy the text from the PDF to notepad<br />
3. Save the file with a .bat extension from notepad File menu (for example cpu-test.bat)<br />
4. Close all windows and double click the batch file (the one you have just created)</p>
<p>The PDF is here <a href='http://asadujjaman.files.wordpress.com/2011/06/program-for-testing-raw-cpu-speed.pdf'>Program for testing raw CPU speed</a></p>
<p>As the source is given you can modify it to fit your needs. Apart from testing cpu speed you can use it to analyze operating system task scheduling, cpu hardware threading, and core merging features.</p>
<p>Modifying the code: Run another big program from inside the loop to see how drastically the execution time changes. You can judge the effect of cache size this way.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/asadujjaman.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/asadujjaman.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/asadujjaman.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/asadujjaman.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/asadujjaman.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/asadujjaman.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/asadujjaman.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/asadujjaman.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/asadujjaman.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/asadujjaman.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/asadujjaman.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/asadujjaman.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/asadujjaman.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/asadujjaman.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=52&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://asadujjaman.wordpress.com/2011/06/01/test-your-intel-or-amd-cpus-raw-speed-using-windows-batch-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e3063e7a0d3bc48520ff08c751b6520a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">asadujjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Building OpenCV with Microsoft Visual Studio</title>
		<link>http://asadujjaman.wordpress.com/2010/02/15/building-opencv-with-microsoft-visual-studio/</link>
		<comments>http://asadujjaman.wordpress.com/2010/02/15/building-opencv-with-microsoft-visual-studio/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 15:52:54 +0000</pubDate>
		<dc:creator>asadujjaman</dc:creator>
				<category><![CDATA[ACADEMIC]]></category>
		<category><![CDATA[Image Processing]]></category>

		<guid isPermaLink="false">http://asadujjaman.wordpress.com/?p=31</guid>
		<description><![CDATA[The win32 distribution of OpenCV doesnot include the lib files for visual studio compiler. It is necessary to build them from source. The best method to do this is to use CMake. In order to get started with computer vision research with OpenCV successfully the following steps can be followed:- 1. Download and install OpenCV [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=31&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The win32 distribution of OpenCV doesnot include the lib files for visual studio compiler. It is necessary to build them from source. The best method to do this is to use CMake. In order to get started with computer vision research with OpenCV successfully the following steps can be followed:-</p>
<p>1. Download and install OpenCV for win32 <a href="http://sourceforge.net/projects/opencvlibrary/">http://sourceforge.net/projects/opencvlibrary/</a></p>
<p>2. Install Microsoft Visual Studio (I tested with Visual Studio .NET 2005 and 2008) if not already installed.</p>
<p>3. Download and install CMake <a href="http://cmake.org/">http://cmake.org/</a>.</p>
<p>4. Download and install Python. [optional]</p>
<p>5. Generate solution file (.sln) for visual studio with CMake. See the following screenshots.</p>
<p><img src="http://asadujjaman.files.wordpress.com/2010/02/sourcecode1.jpg?w=958" alt="" />Select the directories.<br />
<img src="http://asadujjaman.files.wordpress.com/2010/02/config.jpg?w=958" alt="" />Generate .sln file.<br />
6. Build the libraries with visual studio by opening the .sln file and then pressing F7.<br />
<img src="http://asadujjaman.files.wordpress.com/2010/02/vs.jpg?w=958" alt="" /><br />
7. The lib files are now at PATHTOBUILD\lib\debug or PATHTOBUILD\lib\release depending on the configuration you select from visual studio. For every new OpenCV project configure to point to this directory for libs. Also add Project&gt;Properties-&gt;linker-&gt;Input-&gt;Additional Dependies: cv200d.lib cvaux200d.lib cvhaartraining.lib cxcore200d.lib cxts200d.lib highgui200d.lib ml200d.lib opencv_ffmpeg200d.lib</p>
<p>8. Set Project&gt;Properties-&gt;C/C++-&gt;General-&gt;Additional Include Directories: PATHTOOPENCV\include\opencv</p>
<p>9. Add PATHTOBUILD\bin\debug to system PATH from control panel. Control Panel&gt;System-&gt;Advanced-&gt;Environment Variables-&gt;System variables-&gt;Path-&gt;Edit.</p>
<p>10. Create a new project and test the following code:</p>
<p><img src="http://asadujjaman.files.wordpress.com/2010/02/code.jpg?w=958" alt="" /></p>
<p>You can download the visual studio .net 2005 project folder with debug build <a href="http://urbanremoteshop.com/wp/opencv1.zip">from here</a>. Note: The code was taken from the official OpenCV book. Change the path to image in the code to match one of your existings.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/asadujjaman.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/asadujjaman.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/asadujjaman.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/asadujjaman.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/asadujjaman.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/asadujjaman.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/asadujjaman.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/asadujjaman.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/asadujjaman.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/asadujjaman.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/asadujjaman.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/asadujjaman.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/asadujjaman.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/asadujjaman.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=31&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://asadujjaman.wordpress.com/2010/02/15/building-opencv-with-microsoft-visual-studio/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e3063e7a0d3bc48520ff08c751b6520a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">asadujjaman</media:title>
		</media:content>

		<media:content url="http://asadujjaman.files.wordpress.com/2010/02/sourcecode1.jpg" medium="image" />

		<media:content url="http://asadujjaman.files.wordpress.com/2010/02/config.jpg" medium="image" />

		<media:content url="http://asadujjaman.files.wordpress.com/2010/02/vs.jpg" medium="image" />

		<media:content url="http://asadujjaman.files.wordpress.com/2010/02/code.jpg" medium="image" />
	</item>
		<item>
		<title>Facebook group: Japanese Language Learners Group of Bangladesh</title>
		<link>http://asadujjaman.wordpress.com/2010/02/04/facebook-group-japanese-language-learners-group-of-bangladesh/</link>
		<comments>http://asadujjaman.wordpress.com/2010/02/04/facebook-group-japanese-language-learners-group-of-bangladesh/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 06:18:31 +0000</pubDate>
		<dc:creator>asadujjaman</dc:creator>
				<category><![CDATA[ACADEMIC]]></category>
		<category><![CDATA[ENTERTAINMENT]]></category>
		<category><![CDATA[Japanese]]></category>
		<category><![CDATA[bangla]]></category>
		<category><![CDATA[bengali]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[group]]></category>
		<category><![CDATA[language]]></category>

		<guid isPermaLink="false">http://asadujjaman.wordpress.com/?p=20</guid>
		<description><![CDATA[Group created Japanese Language Learners Group of Bangladesh on Facebook If you are a bangladeshi and are interested in the japanese language then join this group. The objective is to create a community of bangladeshies whose common interest is learning the japanese language and who are fond of japanese literature, media, and entertainment.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=20&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Group created<br />
<a href="http://www.facebook.com/group.php?gid=280464168722">Japanese Language Learners Group of Bangladesh on Facebook</a></p>
<p><a href="http://www.facebook.com/group.php?gid=280464168722"><img src="http://profile.ak.fbcdn.net/object2/1460/6/n280464168722_3381.jpg" alt="" /></a></p>
<p>If you are a bangladeshi and are interested in the japanese language then join this group. The objective is to create a community of bangladeshies whose common interest is learning the japanese language and who are fond of japanese literature, media, and entertainment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/asadujjaman.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/asadujjaman.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/asadujjaman.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/asadujjaman.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/asadujjaman.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/asadujjaman.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/asadujjaman.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/asadujjaman.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/asadujjaman.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/asadujjaman.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/asadujjaman.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/asadujjaman.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/asadujjaman.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/asadujjaman.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=20&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://asadujjaman.wordpress.com/2010/02/04/facebook-group-japanese-language-learners-group-of-bangladesh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e3063e7a0d3bc48520ff08c751b6520a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">asadujjaman</media:title>
		</media:content>

		<media:content url="http://profile.ak.fbcdn.net/object2/1460/6/n280464168722_3381.jpg" medium="image" />
	</item>
		<item>
		<title>Dept. of ETE community website released</title>
		<link>http://asadujjaman.wordpress.com/2008/03/14/dept-of-ete-community-website-released/</link>
		<comments>http://asadujjaman.wordpress.com/2008/03/14/dept-of-ete-community-website-released/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 13:08:03 +0000</pubDate>
		<dc:creator>asadujjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://asadujjaman.wordpress.com/?p=18</guid>
		<description><![CDATA[Today I have finally released the community website for the department of ETE, RUET. I was planning this for about a week. Everyone is welcome. Link given eteruet.co.nr<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=18&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today I have finally released the community website for the department of ETE, RUET. I was planning this for about a week. Everyone is welcome. Link given <a HREF="http://eteruet.co.nr" TARGET="_blank">eteruet.co.nr</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/asadujjaman.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/asadujjaman.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/asadujjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/asadujjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/asadujjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/asadujjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/asadujjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/asadujjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/asadujjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/asadujjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/asadujjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/asadujjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/asadujjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/asadujjaman.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/asadujjaman.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/asadujjaman.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=18&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://asadujjaman.wordpress.com/2008/03/14/dept-of-ete-community-website-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e3063e7a0d3bc48520ff08c751b6520a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">asadujjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Java ME along with Gauss Elimination == Simultaneous equations with any number of unknowns solved</title>
		<link>http://asadujjaman.wordpress.com/2008/03/08/java-me-along-with-gauss-elimination-simultaneous-equations-with-any-number-of-unknowns-solved/</link>
		<comments>http://asadujjaman.wordpress.com/2008/03/08/java-me-along-with-gauss-elimination-simultaneous-equations-with-any-number-of-unknowns-solved/#comments</comments>
		<pubDate>Sat, 08 Mar 2008 08:06:46 +0000</pubDate>
		<dc:creator>asadujjaman</dc:creator>
				<category><![CDATA[ACADEMIC]]></category>
		<category><![CDATA[J2ME Gauss elimination]]></category>
		<category><![CDATA[J2ME Numerical Method]]></category>
		<category><![CDATA[Java ME Gauss elimination]]></category>
		<category><![CDATA[JavaME Numerical Method]]></category>

		<guid isPermaLink="false">http://asadujjaman.wordpress.com/?p=16</guid>
		<description><![CDATA[Gauss elimination is an elegant method to solve system of simultaneous equations. The main idea consists of two steps (1) Forward elimination and (2) Backward substitution. I won&#8217;t attempt to teach Gauss elimination here. Although elegant the method consists of repetitive calculations which is pain to carry out. A computer implementation of the algorithm can give us the benefit of having the computer consume the pain. But a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=16&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Gauss elimination is an elegant method to solve system of simultaneous equations. The main idea consists of two steps (1) Forward elimination and (2) Backward substitution. I won&#8217;t attempt to teach Gauss elimination here.</p>
<p>Although elegant the method consists of repetitive calculations which is pain to carry out. A computer implementation of the algorithm can give us the benefit of having the computer consume the pain. But a computer is not always the thing at hand. So, here is a simple Java ME MIDlet which can be run on any CLDC 1.0, MIDP-2.0 device.</p>
<p><img SRC="http://www.freeimagehosting.net/uploads/72610eead7.png" BORDER="0" /></p>
<p>Download the <a HREF="http://www.hotlinkfiles.com/files/1067561_ppsha/Gauss_ETE05RUET.zip">jar from here (source included)</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/asadujjaman.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/asadujjaman.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/asadujjaman.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/asadujjaman.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/asadujjaman.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/asadujjaman.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/asadujjaman.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/asadujjaman.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/asadujjaman.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/asadujjaman.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/asadujjaman.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/asadujjaman.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/asadujjaman.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/asadujjaman.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/asadujjaman.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/asadujjaman.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=16&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://asadujjaman.wordpress.com/2008/03/08/java-me-along-with-gauss-elimination-simultaneous-equations-with-any-number-of-unknowns-solved/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e3063e7a0d3bc48520ff08c751b6520a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">asadujjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>MATLAB report generator, simple way, smart output</title>
		<link>http://asadujjaman.wordpress.com/2008/03/01/matlab-report-generator-simple-way-smart-output/</link>
		<comments>http://asadujjaman.wordpress.com/2008/03/01/matlab-report-generator-simple-way-smart-output/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 17:15:22 +0000</pubDate>
		<dc:creator>asadujjaman</dc:creator>
				<category><![CDATA[ACADEMIC]]></category>
		<category><![CDATA[MATLAB]]></category>

		<guid isPermaLink="false">http://asadujjaman.wordpress.com/?p=15</guid>
		<description><![CDATA[In a previous post I had shown how to use MATLAB and the web command to use the power of HTML in MATLAB to display program outputs in a more fabulous manner. But sometimes the complexity of the procedure doesn&#8217;t worth the effort it takes. In cases where direct manipulation of HTML is not required there is a much simpler but smarter way. The code is here. The code snippet responsible for generating the report is highlighted. Download source<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=15&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In a previous post I had shown how to use MATLAB and the web command to use the power of HTML in MATLAB to display program outputs in a more fabulous manner.<br />
But sometimes the complexity of the procedure doesn&#8217;t worth the effort it takes.</p>
<p>In cases where direct manipulation of HTML is not required there is a much simpler but<br />
smarter way. The code is here. The code snippet responsible for generating the report<br />
is highlighted.</p>
<p><img SRC="http://img3.freeimagehosting.net/uploads/bd35bb549d.png" BORDER="0" /></p>
<p>Download <a HREF="http://www.hotlinkfiles.com/files/1044755_owkyd/SimpleFPI_rpt_122728.zip">source</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/asadujjaman.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/asadujjaman.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/asadujjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/asadujjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/asadujjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/asadujjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/asadujjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/asadujjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/asadujjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/asadujjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/asadujjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/asadujjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/asadujjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/asadujjaman.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/asadujjaman.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/asadujjaman.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=15&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://asadujjaman.wordpress.com/2008/03/01/matlab-report-generator-simple-way-smart-output/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e3063e7a0d3bc48520ff08c751b6520a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">asadujjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Palindromes</title>
		<link>http://asadujjaman.wordpress.com/2008/03/01/palindromes/</link>
		<comments>http://asadujjaman.wordpress.com/2008/03/01/palindromes/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 16:40:40 +0000</pubDate>
		<dc:creator>asadujjaman</dc:creator>
				<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://asadujjaman.wordpress.com/?p=14</guid>
		<description><![CDATA[Numbers such as 233332 are called palindromes. They have the property that they are same forward as backward. Interestingly enough if we start from any number and continuously reverse and add, it usually ends up in a palindrome. For example we start with 7513: 7513+3157= 10670 10670+7601=18271 18271+17281=35552 35552+25553=61105 61105+50116=111221 111221+122111=233332 Thus we get a palindrome in six reverse and add operations. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=14&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Numbers such as 233332 are called palindromes. They have the property that they are <em>same forward as backward</em>. Interestingly enough if we start from any number and continuously <em>reverse and add,</em> it usually ends up in a palindrome.</p>
<p>For example we start with 7513:</p>
<p>7513+3157= 10670</p>
<p>10670+7601=18271</p>
<p>18271+17281=35552</p>
<p>35552+25553=61105</p>
<p>61105+50116=111221</p>
<p>111221+122111=233332</p>
<p>Thus we get a palindrome in six reverse and add operations.</p>
<p>Here is a simple python program to do the dirty reverse and add and give us the palindromes.</p>
<p>Notably, not every integer yields a palindrome this way. For example 196 does not.</p>
<p><a href="http://asadujjaman.files.wordpress.com/2008/03/palindromes-with-python.pdf">Palindromes with Python</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/asadujjaman.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/asadujjaman.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/asadujjaman.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/asadujjaman.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/asadujjaman.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/asadujjaman.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/asadujjaman.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/asadujjaman.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/asadujjaman.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/asadujjaman.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/asadujjaman.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/asadujjaman.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/asadujjaman.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/asadujjaman.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/asadujjaman.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/asadujjaman.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=14&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://asadujjaman.wordpress.com/2008/03/01/palindromes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e3063e7a0d3bc48520ff08c751b6520a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">asadujjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>Renaming files downloaded from the web automatically for better readability using Python</title>
		<link>http://asadujjaman.wordpress.com/2008/02/24/renaming-files-downloaded-from-the-web-automatically-for-better-readability-using-python/</link>
		<comments>http://asadujjaman.wordpress.com/2008/02/24/renaming-files-downloaded-from-the-web-automatically-for-better-readability-using-python/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 14:31:55 +0000</pubDate>
		<dc:creator>asadujjaman</dc:creator>
				<category><![CDATA[ENTERTAINMENT]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://asadujjaman.wordpress.com/?p=13</guid>
		<description><![CDATA[Today I downloaded an mp3 with url: http://music.music.com.bd/Music/S/Sumon%20&#38;%20Anila/Ekhon%20Ami/02%20-%20Sumon%20&#38;%20Anila%20-%20Ekhon%20Ami%20[music.com.bd].mp3 So the downloaded file (downloaded with Multiget) has the name: 02%20-%20Sumon%20&#38;%20Anila%20-%20Ekhon%20Ami%20[music.com.bd].mp3 But it&#8217;s awesome so I renamed it to: 02 &#8211; Sumon &#38; Anila &#8211; Ekhon Ami [music.com.bd].mp3 Which looks much prettier. But as I continued to download more mp3s it felt labourus to rename every single file that I download. So I thought about some automation script. Batch file (Windows) / Shell script (Linux) would be good enough but that would require me to manipulate the name string directly to replace the %20s with spaces. Not a big deal but the name could contain things other than %20s (spaces) . So a better solution, I thought, would be Python&#8217;s url decoder. Here is a snapshot of the code from my favourite editor IDLE and also a download link to the python source file. Place the python script in the folder containing your files and double click on the script to see it at work! Source code &#8211; rename [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=13&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today I downloaded an mp3 with url:</p>
<p><em>http://music.music.com.bd/Music/S/Sumon%20&amp;%20Anila/Ekhon%20Ami/02%20-%20Sumon%20&amp;%20Anila%20-%20Ekhon%20Ami%20[music.com.bd].mp3</em></p>
<p>So the downloaded file (downloaded with Multiget) has the name:</p>
<p><em>02%20-%20Sumon%20&amp;%20Anila%20-%20Ekhon%20Ami%20[music.com.bd].mp3</em></p>
<p>But it&#8217;s awesome so I renamed it to:</p>
<p><em>02 &#8211; Sumon &amp; Anila &#8211; Ekhon Ami [music.com.bd].mp3</em></p>
<p>Which looks much prettier. But as I continued to download more mp3s it felt<br />
labourus to rename every single file that I download. So I thought about some<br />
automation script. Batch file (Windows) / Shell script (Linux) would be good<br />
enough but that would require me to manipulate the name string directly to replace<br />
the %20s with spaces. Not a big deal but the name could contain things other<br />
than %20s (spaces) . So a better solution, I thought, would be Python&#8217;s url decoder.<br />
Here is a snapshot of the code from my favourite editor IDLE and also a download link to the python source file.<br />
Place the python script in the folder containing your files and double click on the<br />
script to see it at work!</p>
<p><a href="http://asadujjaman.files.wordpress.com/2008/02/simply_rename.pdf">Source code &#8211; rename (decode) file name</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/asadujjaman.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/asadujjaman.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/asadujjaman.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/asadujjaman.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/asadujjaman.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/asadujjaman.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/asadujjaman.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/asadujjaman.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/asadujjaman.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/asadujjaman.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/asadujjaman.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/asadujjaman.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/asadujjaman.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/asadujjaman.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/asadujjaman.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/asadujjaman.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=13&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://asadujjaman.wordpress.com/2008/02/24/renaming-files-downloaded-from-the-web-automatically-for-better-readability-using-python/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e3063e7a0d3bc48520ff08c751b6520a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">asadujjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>How to feed PC music into the Microphone</title>
		<link>http://asadujjaman.wordpress.com/2008/02/24/how-to-feed-pc-music-into-the-microphone/</link>
		<comments>http://asadujjaman.wordpress.com/2008/02/24/how-to-feed-pc-music-into-the-microphone/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 06:13:53 +0000</pubDate>
		<dc:creator>asadujjaman</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Microphone music feed]]></category>
		<category><![CDATA[sound card output redirect to mic]]></category>
		<category><![CDATA[Windows sound feed]]></category>

		<guid isPermaLink="false">http://asadujjaman.wordpress.com/?p=11</guid>
		<description><![CDATA[While voice chatting on yahoo or talking over mobile using bluetooth voice gateway friends request me to let them hear the song I am hearing. I used to place the microphone close to the speaker so that, they can hear. But this is so uncomfortable and awesome specially when using a headphone. I looked for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=11&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While <strong>voice chatting on yahoo</strong>  or <strong>talking over mobile using bluetooth voice gateway</strong> friends request me to let them hear the song I am hearing. I used to place the microphone close to the speaker so that, they can hear. But this is so uncomfortable and awesome specially when using a headphone. I looked for a smarter solution &amp; I found. Here I show (Windows only)-</p>
<p>1.  On the taskbar&#8217;s right corner (System tray) right click on the <i>Volume</i> Icon.</p>
<p><img BORDER="0" SRC="http://img2.freeimagehosting.net/uploads/a2b95f670c.png" /></p>
<p>2. Click on <i>Open Volume Control</i> menu item.</p>
<p>3. A window titled &#8216;Front Speaker&#8217; appears. From the munubar choose Options&gt;Properties</p>
<p><img BORDER="0" SRC="http://img2.freeimagehosting.net/uploads/5f885dc948.png" /></p>
<p>4. In the &#8216;Properties&#8217; window choose <i>Adjust Volume for </i>(Group box)<i> </i>Recording (radio button).</p>
<p><img BORDER="0" SRC="http://img2.freeimagehosting.net/uploads/d68294d87c.png" /></p>
<p>5.  Chek &#8216;Stereo Mixer&#8217; and &#8216;Mic&#8217; and uncheck everything else and click OK.</p>
<p>6. A window with two sets of widgets seperated by a vertical line appears one titled <i>Stereo Mixer</i> &amp; another titled <i>Mic</i>. Check Select of Stereo Mixer.</p>
<p><img BORDER="0" SRC="http://img2.freeimagehosting.net/uploads/f1f8c9af67.png" /></p>
<p>To ensure that the setup is working, play your favourite music on your favourite player and open up Sound Recorder (Start&gt;All Programs&gt;Accessories&gt;Entertainment&gt;Sound Recorder) and start recording.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/asadujjaman.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/asadujjaman.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/asadujjaman.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/asadujjaman.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/asadujjaman.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/asadujjaman.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/asadujjaman.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/asadujjaman.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/asadujjaman.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/asadujjaman.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/asadujjaman.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/asadujjaman.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/asadujjaman.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/asadujjaman.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/asadujjaman.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/asadujjaman.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=11&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://asadujjaman.wordpress.com/2008/02/24/how-to-feed-pc-music-into-the-microphone/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e3063e7a0d3bc48520ff08c751b6520a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">asadujjaman</media:title>
		</media:content>
	</item>
		<item>
		<title>G2&#8242;s Poetic Python</title>
		<link>http://asadujjaman.wordpress.com/2008/02/23/g2s-poetic-python/</link>
		<comments>http://asadujjaman.wordpress.com/2008/02/23/g2s-poetic-python/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 10:59:22 +0000</pubDate>
		<dc:creator>asadujjaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://asadujjaman.wordpress.com/2008/02/23/g2s-poetic-python/</guid>
		<description><![CDATA[This a favourite poem of mine. It&#8217;s about Python. Programming is fun When the work is done if you wanna make your work also fun: &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;use Python!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=10&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This a favourite poem of mine. It&#8217;s about Python.</p>
<p>Programming is fun<br />
When the work is done<br />
if you wanna make your work also fun:<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;use Python!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/asadujjaman.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/asadujjaman.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/asadujjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/asadujjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/asadujjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/asadujjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/asadujjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/asadujjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/asadujjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/asadujjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/asadujjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/asadujjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/asadujjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/asadujjaman.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/asadujjaman.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/asadujjaman.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=asadujjaman.wordpress.com&amp;blog=2923253&amp;post=10&amp;subd=asadujjaman&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://asadujjaman.wordpress.com/2008/02/23/g2s-poetic-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e3063e7a0d3bc48520ff08c751b6520a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">asadujjaman</media:title>
		</media:content>
	</item>
	</channel>
</rss>
