<?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 Spoken Word &#187; Humor</title>
	<atom:link href="http://mithin.in/category/humor/feed/" rel="self" type="application/rss+xml" />
	<link>http://mithin.in</link>
	<description>I do the talking here...</description>
	<lastBuildDate>Sat, 10 Apr 2010 06:09:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mithin.in' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/1af6665f912dfee459a7431099220809?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>The Spoken Word &#187; Humor</title>
		<link>http://mithin.in</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mithin.in/osd.xml" title="The Spoken Word" />
	<atom:link rel='hub' href='http://mithin.in/?pushpress=hub'/>
		<item>
		<title>Best random number generator code</title>
		<link>http://mithin.in/2009/03/27/best-random-number-generator-code/</link>
		<comments>http://mithin.in/2009/03/27/best-random-number-generator-code/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 07:31:56 +0000</pubDate>
		<dc:creator>mithin</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://mithin.in/?p=278</guid>
		<description><![CDATA[[Source: http://xkcd.com/221/]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mithin.in&blog=70735&post=278&subd=mithin&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mithin.in/2009/03/27/best-random-number-generator-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/075e0623f43b3c43ef61e3a7e700785d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mithin</media:title>
		</media:content>

		<media:content url="http://mithin.files.wordpress.com/2009/03/random_number.png" medium="image">
			<media:title type="html">random_number</media:title>
		</media:content>
	</item>
		<item>
		<title>C++ in Hindi</title>
		<link>http://mithin.in/2008/08/17/c-in-hindi/</link>
		<comments>http://mithin.in/2008/08/17/c-in-hindi/#comments</comments>
		<pubDate>Sun, 17 Aug 2008 13:25:49 +0000</pubDate>
		<dc:creator>mithin</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://mithin.wordpress.com/?p=125</guid>
		<description><![CDATA[How would a simple hello world program look if c++ was written in hindi? Let&#8217;s check it out. First, the code, as it can be written today #include &#60;iostream&#62; #include &#60;string&#62; using namespace std; int main() { string a("Hello World"); cout &#60;&#60; a; return 0; } Now, lets write it in hindi C++ #शामिल &#60;अंबाधारा&#62; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mithin.in&blog=70735&post=125&subd=mithin&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mithin.in/2008/08/17/c-in-hindi/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/075e0623f43b3c43ef61e3a7e700785d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mithin</media:title>
		</media:content>
	</item>
		<item>
		<title>If Operating Systems Were racing cars</title>
		<link>http://mithin.in/2007/02/14/if-operating-systems-were-racing-cars/</link>
		<comments>http://mithin.in/2007/02/14/if-operating-systems-were-racing-cars/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 06:42:25 +0000</pubDate>
		<dc:creator>mithin</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://mithin.wordpress.com/2007/02/14/if-operating-systems-were-racing-cars/</guid>
		<description><![CDATA[Unix Every team member brings one piece of this car along when they come to the circuit. They all go out on the pit and put the car together piece by piece, arguing non-stop about what kind of car they are supposed to be building. Dos Every team member pushes the car until it starts, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mithin.in&blog=70735&post=119&subd=mithin&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mithin.in/2007/02/14/if-operating-systems-were-racing-cars/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/075e0623f43b3c43ef61e3a7e700785d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mithin</media:title>
		</media:content>
	</item>
		<item>
		<title>5 DON&#8217;TS when you are sleeping</title>
		<link>http://mithin.in/2006/07/01/5-donts-when-you-are-sleeping/</link>
		<comments>http://mithin.in/2006/07/01/5-donts-when-you-are-sleeping/#comments</comments>
		<pubDate>Sat, 01 Jul 2006 09:49:33 +0000</pubDate>
		<dc:creator>mithin</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">https://mithin.wordpress.com/2006/07/01/5-donts-when-you-are-sleeping/</guid>
		<description><![CDATA[Sleeping is very important to us. If you wish to have a long life and stay healthy, please take note of the following advice : DON&#8217;T SLEEP WITH WATCH Watches can emit a certain level of radioactivity. Though small, but if you wear your watch to bed for a long time, it might have adverse [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mithin.in&blog=70735&post=95&subd=mithin&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mithin.in/2006/07/01/5-donts-when-you-are-sleeping/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/075e0623f43b3c43ef61e3a7e700785d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mithin</media:title>
		</media:content>
	</item>
		<item>
		<title>How will the deal take shape ?</title>
		<link>http://mithin.in/2006/06/21/how-will-the-deal-take-shape/</link>
		<comments>http://mithin.in/2006/06/21/how-will-the-deal-take-shape/#comments</comments>
		<pubDate>Wed, 21 Jun 2006 17:54:49 +0000</pubDate>
		<dc:creator>mithin</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">https://mithin.wordpress.com/2006/06/21/how-will-the-deal-take-shape/</guid>
		<description><![CDATA[One day Naresh Goyal of Jet Airways got off his bed and suddenly the fever of becoming the number one player of the Indian Airline Industry creeped in. Therefore, he decides to buy one of its competitor &#8211; Air Sahara. The fever was partly due to the fear of the other low cost airlines and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mithin.in&blog=70735&post=94&subd=mithin&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mithin.in/2006/06/21/how-will-the-deal-take-shape/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/075e0623f43b3c43ef61e3a7e700785d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mithin</media:title>
		</media:content>
	</item>
		<item>
		<title>Just another software engineer.</title>
		<link>http://mithin.in/2005/08/28/just-another-software-engineer/</link>
		<comments>http://mithin.in/2005/08/28/just-another-software-engineer/#comments</comments>
		<pubDate>Sat, 27 Aug 2005 19:19:00 +0000</pubDate>
		<dc:creator>mithin</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://mithin.wordpress.com/2005/08/28/just-another-software-engineer/</guid>
		<description><![CDATA[An ambitious software engineer finally decided to take a vacation. He booked himself on a Caribbean cruise and proceeded to have the time of his life. At least for a while. A hurricane came up unexpectedly. The ship went down and was lost instantly. The man found himself swept up on the shores of an [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mithin.in&blog=70735&post=73&subd=mithin&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mithin.in/2005/08/28/just-another-software-engineer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/075e0623f43b3c43ef61e3a7e700785d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mithin</media:title>
		</media:content>
	</item>
		<item>
		<title>Star Wars Episode IV &#8211; Revenge of Power Parasuram</title>
		<link>http://mithin.in/2005/07/15/star-wars-episode-iv-revenge-of-power-parasuram/</link>
		<comments>http://mithin.in/2005/07/15/star-wars-episode-iv-revenge-of-power-parasuram/#comments</comments>
		<pubDate>Fri, 15 Jul 2005 13:27:00 +0000</pubDate>
		<dc:creator>mithin</dc:creator>
				<category><![CDATA[Humor]]></category>

		<guid isPermaLink="false">http://mithin.wordpress.com/2005/07/15/star-wars-episode-iv-revenge-of-power-parasuram/</guid>
		<description><![CDATA[Story of our captain&#8217;s next movie, Stars wars episode 4 &#8211; Revenge of power Parasuram. The movie has no connection with any of the other stars wars pictures screened. The first scene starts in a Chinese Space station where Chinese scientists claim to have spotted a new comet heading our way. They send the message [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mithin.in&blog=70735&post=72&subd=mithin&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mithin.in/2005/07/15/star-wars-episode-iv-revenge-of-power-parasuram/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/075e0623f43b3c43ef61e3a7e700785d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mithin</media:title>
		</media:content>
	</item>
		<item>
		<title>Directionless Creature</title>
		<link>http://mithin.in/2005/06/12/directionless-creature/</link>
		<comments>http://mithin.in/2005/06/12/directionless-creature/#comments</comments>
		<pubDate>Sun, 12 Jun 2005 07:34:00 +0000</pubDate>
		<dc:creator>mithin</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Short n Sweet]]></category>

		<guid isPermaLink="false">http://mithin.wordpress.com/2005/06/12/directionless-creature/</guid>
		<description><![CDATA[There are n or should I say n+1 studies and surveys that indicate or rather prove that women are bad at directions and reading maps. I had always wondered what maps got to do with the sex and lived happily thinking that these organisms are as good or bad as men. All this until the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mithin.in&blog=70735&post=71&subd=mithin&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mithin.in/2005/06/12/directionless-creature/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/075e0623f43b3c43ef61e3a7e700785d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mithin</media:title>
		</media:content>
	</item>
		<item>
		<title>Colors shattered the dream</title>
		<link>http://mithin.in/2005/05/19/colors-shattered-the-dream/</link>
		<comments>http://mithin.in/2005/05/19/colors-shattered-the-dream/#comments</comments>
		<pubDate>Thu, 19 May 2005 17:29:00 +0000</pubDate>
		<dc:creator>mithin</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[Short n Sweet]]></category>

		<guid isPermaLink="false">http://mithin.wordpress.com/2005/05/19/colors-shattered-the-dream/</guid>
		<description><![CDATA[This is a story of two guys. Guys who had a lot in common yet were different, who started a new life, a new journey everyday, who played tennis almost everyday morning, and who defined everyday as “once in a while”. Every day on the court they dreamt of being a great player some day [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mithin.in&blog=70735&post=70&subd=mithin&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mithin.in/2005/05/19/colors-shattered-the-dream/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/075e0623f43b3c43ef61e3a7e700785d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mithin</media:title>
		</media:content>
	</item>
		<item>
		<title>Rare Picture of Twenty Tigers together</title>
		<link>http://mithin.in/2005/04/02/rare-picture-of-twenty-tigers-together/</link>
		<comments>http://mithin.in/2005/04/02/rare-picture-of-twenty-tigers-together/#comments</comments>
		<pubDate>Sat, 02 Apr 2005 12:54:00 +0000</pubDate>
		<dc:creator>mithin</dc:creator>
				<category><![CDATA[Humor]]></category>
		<category><![CDATA[iSight]]></category>

		<guid isPermaLink="false">http://mithin.wordpress.com/2005/04/02/rare-picture-of-twenty-tigers-together/</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mithin.in&blog=70735&post=67&subd=mithin&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://mithin.in/2005/04/02/rare-picture-of-twenty-tigers-together/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/075e0623f43b3c43ef61e3a7e700785d?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">mithin</media:title>
		</media:content>

		<media:content url="http://img229.exs.cx/img229/1617/tiger9ci.jpg" medium="image">
			<media:title type="html">Tiger.jpg</media:title>
		</media:content>
	</item>
	</channel>
</rss>