<?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/"
	>

<channel>
	<title>How I kill time.... :) &#187; pratik</title>
	<atom:link href="http://www.pratik.info/author/pratik/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pratik.info</link>
	<description>Blog of Pratik Jagdishwala</description>
	<lastBuildDate>Tue, 21 Jun 2011 14:06:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Want to generate your Custom QR code?</title>
		<link>http://www.pratik.info/2011/06/21/want-to-generate-your-custom-qr-code/</link>
		<comments>http://www.pratik.info/2011/06/21/want-to-generate-your-custom-qr-code/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 14:06:27 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[QR Code generator]]></category>

		<guid isPermaLink="false">http://www.pratik.info/?p=792</guid>
		<description><![CDATA[Want to generate your own QR code to use as your Avatar? Try out the tool I have uploaded at http://pratik.info/qrcode/ You can get the same php qrcode generator at http://phpqrcode.sourceforge.net/ or you can always use my site to generate the code for yourself Copyright &#169; 2008 This feed is for personal, non-commercial use only. [...]]]></description>
			<content:encoded><![CDATA[<p>Want to generate your own QR code to use as your Avatar? Try out the tool I have uploaded at http://pratik.info/qrcode/</p>
<p>You can get the same php qrcode generator at http://phpqrcode.sourceforge.net/ or you can always use my site to generate the code for yourself <img src='http://www.pratik.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2011/06/21/want-to-generate-your-custom-qr-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add a message to users logging in via SSH</title>
		<link>http://www.pratik.info/2011/06/21/add-a-message-to-users-logging-in-via-ssh/</link>
		<comments>http://www.pratik.info/2011/06/21/add-a-message-to-users-logging-in-via-ssh/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 13:39:41 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.pratik.info/?p=790</guid>
		<description><![CDATA[To add a custom message for users logging in via SSH you just need to make one small modification to the /etc/motd file Go to vi /etc/motd and enter the message you want to, something like With great power comes great responsibility. Fire commands wisely! Voila. This is done. Any one logging in via ssh [...]]]></description>
			<content:encoded><![CDATA[<p>To add a custom message for users logging in via SSH you just need to make one small modification to the /etc/motd file</p>
<p>Go to<br />
<code>vi /etc/motd</code></p>
<p>and enter the message you want to, something like<br />
<code>With great power comes great responsibility. Fire commands wisely!</code></p>
<p>Voila. This is done. Any one logging in via ssh will get the message you have entered</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2011/06/21/add-a-message-to-users-logging-in-via-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Download Google Cloud Connect for offline installation</title>
		<link>http://www.pratik.info/2011/03/09/download-google-cloud-connect-for-offline-installation/</link>
		<comments>http://www.pratik.info/2011/03/09/download-google-cloud-connect-for-offline-installation/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 10:15:07 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Random]]></category>

		<guid isPermaLink="false">http://www.pratik.info/?p=784</guid>
		<description><![CDATA[To download Google Cloud Connect to sync your documents with google docs, you need to download the installer from http://tools.google.com/dlpage/cloudconnect, but this won&#8217;t work in case you are behind a proxy which blocks unauthenticated content. In that case you can directly download the MSI installer from http://dl.google.com/dl/appsconnect/googleconnectinstallerenterprise.msi For more information on Google Cloud Connect you [...]]]></description>
			<content:encoded><![CDATA[<p>To download Google Cloud Connect to sync your documents with google docs, you need to download the installer from http://tools.google.com/dlpage/cloudconnect, but this won&#8217;t work in case you are behind a proxy which blocks unauthenticated content. In that case you can directly download the MSI installer from http://dl.google.com/dl/appsconnect/googleconnectinstallerenterprise.msi</p>
<p>For more information on Google Cloud Connect you can go to http://tools.google.com/dlpage/cloudconnect</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2011/03/09/download-google-cloud-connect-for-offline-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parking FAIL!!</title>
		<link>http://www.pratik.info/2010/12/22/parking-fail/</link>
		<comments>http://www.pratik.info/2010/12/22/parking-fail/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 07:27:11 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[parking fail]]></category>

		<guid isPermaLink="false">http://www.pratik.info/?p=776</guid>
		<description><![CDATA[Walked into the office to see this sight. Some idiot thought the parking lot had a ramp and tried to drive of the Honda Civic over the ramp, just to land the poor car on it&#8217;s belly! Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of this feed on other [...]]]></description>
			<content:encoded><![CDATA[<p>Walked into the office to see this sight. Some idiot thought the parking lot had a ramp and tried to drive of the Honda Civic over the ramp, just to land the poor car on it&#8217;s belly!<br />

<a href='http://www.pratik.info/2010/12/22/parking-fail/parkingfail1/' title='Civic Parking Fail Front'><img width="150" height="150" src="http://www.pratik.info/wp-content/uploads/2010/12/parkingfail1-150x150.jpg" class="attachment-thumbnail" alt="Civic Parking Fail Front" title="Civic Parking Fail Front" /></a>
<a href='http://www.pratik.info/2010/12/22/parking-fail/parkingfail2/' title='Civic Parking Fail Rear'><img width="150" height="150" src="http://www.pratik.info/wp-content/uploads/2010/12/parkingfail2-150x150.jpg" class="attachment-thumbnail" alt="Civic Parking Fail Rear" title="Civic Parking Fail Rear" /></a>
<br />
</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2010/12/22/parking-fail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gender Specific Courses</title>
		<link>http://www.pratik.info/2010/12/16/gender-specific-courses/</link>
		<comments>http://www.pratik.info/2010/12/16/gender-specific-courses/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 05:55:40 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[Gender specific courses]]></category>

		<guid isPermaLink="false">http://www.pratik.info/2010/12/16/gender-specific-courses/</guid>
		<description><![CDATA[Gender Specific Courses.. these are definitely needed No offence to anyone here.. Who ever thought about this had real free time on their hands I guess Register &#038; get early bird discounts ! *CLASSES FOR WOMEN****;)* *Training courses are now available for women on the following subjects: Topic 1. Silence , the Final Frontier: Where [...]]]></description>
			<content:encoded><![CDATA[<p>Gender Specific Courses.. these are definitely needed <img src='http://www.pratik.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
No offence to anyone here.. Who ever thought about this had real free time on their hands I guess <img src='http://www.pratik.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Register &#038; get early bird discounts !</p>
<p>*CLASSES FOR WOMEN****;)*</p>
<p>*Training courses are now available for women on the following subjects:</p>
<p>Topic 1. Silence , the Final Frontier: Where No Woman Has Gone Before<br />
Topic 2. The Undiscovered Side of Banking: Making Deposits<br />
Topic 3. Parties: Going Without New Outfits<br />
Topic 4. Bathroom Etiquette: Men Need Space in the Bathroom Cabinet Too<br />
Topic 5. Communication Skills : Tears &#8211; The Last Resort, not the First<br />
Topic 6. Communication Skills II: Getting What you Want Without Nagging<br />
Topic 7. Driving a Car Safely: A Skill You CAN Acquire<br />
Topic 8. Telephone Skills: How to Hang Up<br />
Topic 9. Classic Footwear: Wearing Shoes You Already Have<br />
Topic 10. Oil and Petrol: Your Car Needs Both</p>
<p>NEW EVENING CLASSES FOR **MEN*</p>
<p>ALL ARE WELCOME !!<br />
Note: due to the complexity and level of difficulty of their contents, every course will accept a maximum of eight participants each.</p>
<p>Topic 1. How to fill ice-cube trays. (Step by step with slide presentation.)<br />
Topic 2. Toilet paper rolls : do they grow on the holders? (Round-table discussion.)<br />
Topic 3. Differences between the laundry basket and the floor. (Pictures and explanatory graphics.)<br />
Topic 4. Learning how to find things, starting with looking in the right place instead of turning the house upside down while screaming. (Open forum.)<br />
Topic 5. Health watch: bringing her flowers is not harmful to your health. (Graphics and audio tape.)<br />
Topic 6. Real men ask for directions when lost. (Real-life testimonials.)<br />
Topic 7. Is it genetically impossible to sit quietly as she parallel parks? (Driving simulation.)<br />
Topic 8. Learning to live: basic differences between mother and wife (Online class and role playing.)<br />
Topic 9. How to be the ideal shopping companion (Relaxation exercises, meditation and breathing techniques.)<br />
Topic 10. How to fight cerebral atrophy : remembering birthdays, anniversaries, other important dates and calling when you&#8217;re going to be late (Cerebral shock therapy sessions.)</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2010/12/16/gender-specific-courses/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How do COLORS affect Purchases?</title>
		<link>http://www.pratik.info/2010/12/13/how-do-colors-affect-purchases/</link>
		<comments>http://www.pratik.info/2010/12/13/how-do-colors-affect-purchases/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 16:03:49 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Colour purchase influence marketing]]></category>

		<guid isPermaLink="false">http://www.pratik.info/2010/12/13/how-do-colors-affect-purchases/</guid>
		<description><![CDATA[Happened to view this article which is interesting and useful for a few people I assume.   Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an [...]]]></description>
			<content:encoded><![CDATA[<p>Happened to view this article which is interesting and useful for a few people I assume.
</p>
<p>
 </p>
<p><img src="http://www.pratik.info/wp-content/uploads/2010/12/121310_1605_HowdoCOLORS11.png" alt=""/><span style="font-family:Times New Roman; font-size:12pt"><br />
		</span></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2010/12/13/how-do-colors-affect-purchases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Best Solution for Ayodhya&#8217;s Disputed land</title>
		<link>http://www.pratik.info/2010/10/01/best-solution-for-ayodhyas-disputed-land/</link>
		<comments>http://www.pratik.info/2010/10/01/best-solution-for-ayodhyas-disputed-land/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 06:00:24 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[ayodhya funny solution kalmadi]]></category>

		<guid isPermaLink="false">http://www.pratik.info/?p=763</guid>
		<description><![CDATA[This is the best solution that can be given to solve the problem with Ram Janma Bhoomi on Ayodhya.]]></description>
			<content:encoded><![CDATA[<p>Nothing can beat this solution to Ayodhya&#8217;s Disputed land.</p>
<p><a href="http://www.pratik.info/2010/10/01/best-solution-for-ayodhyas-disputed-land/ayodhya/" rel="attachment wp-att-764"><img src="http://www.pratik.info/wp-content/uploads/2010/10/ayodhya.jpg" alt="" title="ayodhya" width="680" height="725" class="alignleft size-full wp-image-764" /></a></p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2010/10/01/best-solution-for-ayodhyas-disputed-land/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Great Elephant PJ collection</title>
		<link>http://www.pratik.info/2010/09/14/the-great-elephant-pj-collection/</link>
		<comments>http://www.pratik.info/2010/09/14/the-great-elephant-pj-collection/#comments</comments>
		<pubDate>Tue, 14 Sep 2010 13:25:54 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[funny elephant pj]]></category>

		<guid isPermaLink="false">http://www.pratik.info/?p=760</guid>
		<description><![CDATA[Funny PJ on elephants]]></description>
			<content:encoded><![CDATA[<p>Reader discretion recommended. I do not take responsibility of any actions you might be compelled to perform after reading this post! <img src='http://www.pratik.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Q: How do you stop an elephant from charging?<br />
A: Take away his credit card.</p>
<p>Q: Why is an elephant big, grey, and wrinkly?<br />
A: Because, if it was small, white and smooth it would be an Aspirin.</p>
<p>Q: Why did the elephant fall out of the tree?<br />
A: Because it fell asleep.</p>
<p>Q: Why did the second elephant fall out of the tree?<br />
A: It was glued to the first one.</p>
<p>Q: Why did the third elephant fall out of the tree?<br />
A: It was a copy cat.</p>
<p>Q: Why did the fourth elephant fall out of the tree?<br />
A: It thought this was all a game.</p>
<p>Q: And why did the tree fall down?<br />
A: It thought it was an elephant.</p>
<p>Q: What does an elephant and a blueberry have in common?<br />
A: They&#8217;re both blue, except for the elephant.</p>
<p>Q: What did Tarzan say when he saw 1,000 elephants coming over the hill?<br />
A: Look, there&#8217;s 1,000 elephants coming over the hill.</p>
<p>Q: How do you shoot a blue elephant?<br />
A: With a blue elephant gun, of course.</p>
<p>Q: How do you shoot a red elephant?<br />
A: No, not with a red elephant gun. You strangle him until he turns blue, then shoot him with a blue elephant gun.</p>
<p>Q: How do you shoot a green elephant?<br />
A: Tell him a dirty joke so he turns red, strangle him until he turns blue, then shoot him with a blue elephant gun.</p>
<p>Q: How do you shoot a pink elephant?<br />
A: First you bake a cake, and put 3 raisins on top, then you take it out in the jungle where the pink elephant will find it, and you wait. Eventually the elephant comes along, finds the cake, eats the raisins and throws the cake away. Then you go home and bake another cake and put 2 raisins on top, take it out in the jungle where the elephant will find it. The elephant comes along, finds the cake, eats the 2 raisins and throws the cake away. You go home and bake another cake and put only one raisin on it. Then you trek back into the jungle and put the cake where the pink elephant will find it. The elephant comes along eats the raisin, and throws that cake away. Now you go home and bake another cake, but (here&#8217;s the sneaky part) you don&#8217;t put any raisins on it. You take it out into the jungle where the elephant will find it and lie in wait. The pink elephant comes along and finds the cake, he gets SO mad that there aren&#8217;t any raisins on it, he turns red, then you jump on him, strangle him until he turns blue&#8230;&#8230;and you shoot him with a BLUE ELEPHANT GUN!!!</p>
<p>Q: How do you shoot a yellow elephant?<br />
A: Aw, come one, have you ever seen a yellow elephant !?!</p>
<p>Q: Why do elephants have red eyes?<br />
A: So they can hide themselves better in cherry trees.</p>
<p>Q: Ever seen an elephant in a cherry tree?<br />
A: No? See how well the trick with the red eyes works?</p>
<p>Q: What time is it when an elephant sits on your fence?<br />
A: Time to get a new fence.</p>
<p>Q: Where does an 8 ton elephant sit?<br />
A: Any damn place where he pleases!</p>
<p>Q: Why is an elephant covered in wrinkles?<br />
A: Ever try to iron one?</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2010/09/14/the-great-elephant-pj-collection/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>India&#8217;s current News and Political culture</title>
		<link>http://www.pratik.info/2010/07/13/indias-current-news-and-political-culture/</link>
		<comments>http://www.pratik.info/2010/07/13/indias-current-news-and-political-culture/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 12:19:36 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[indias news and political culture]]></category>

		<guid isPermaLink="false">http://www.pratik.info/?p=756</guid>
		<description><![CDATA[Got this as a forward from someone. This is really interesting and actually how stuff currently works in India. If you do not known India&#8217;s current scenario, don&#8217;t bother reading this ahead. Old Story: The Ant works hard in the withering heat all summer building its house and laying up supplies for the winter. The [...]]]></description>
			<content:encoded><![CDATA[<p>Got this as a forward from someone. This is really interesting and actually how stuff currently works in India. If you do not known India&#8217;s current scenario, don&#8217;t bother reading this ahead.</p>
<p><strong><em>Old Story:</em></strong><br />
The Ant works hard in the withering heat all summer building its house and<br />
laying up supplies for the winter. The Grasshopper thinks the Ant is a fool<br />
and laughs dances plays the summer away. Come winter, the Ant is warm and<br />
well fed. The Grasshopper has no food or shelter so he dies out in the<br />
cold.</p>
<p><strong><em>New Indian Version:</em></strong><br />
The Ant works hard in the withering heat all summer building its house and<br />
laying up supplies for the winter. The Grasshopper thinks the Ant&#8217;s a fool<br />
and laughs dances plays the summer away.</p>
<p>Come winter, the shivering Grasshopper calls a press conference and demands<br />
to know why the Ant should be allowed to be warm and well fed while others<br />
are cold and starving.</p>
<p>NDTV, BBC, CNN show up to provide pictures of the shivering Grasshopper<br />
next to a video of the Ant in his comfortable home with a table filled with<br />
food.</p>
<p>The World is stunned by the sharp contrast. How can this be that this poor<br />
Grasshopper is allowed to suffer so?</p>
<p>Arundhati Roy stages a demonstration in front of the Ant&#8217;s house.</p>
<p>Medha Patkar goes on a fast along with other Grasshoppers demanding that<br />
Grasshoppers be relocated to warmer climates during winter .</p>
<p>Mayawati states this as &#8216;injustice&#8217; done on Minorities.</p>
<p>Amnesty International and Koffi Annan criticize the Indian Government for<br />
not upholding the fundamental rights of the Grasshopper.</p>
<p>The Internet is flooded with online petitions seeking support to the<br />
Grasshopper (many promising Heaven &#038; Everlasting Peace for prompt support<br />
as against the wrath of God for non-compliance) .</p>
<p>Opposition MPs stage a walkout. Left parties call for &#8216;Bengal Bandh&#8217; in<br />
West Bengal and Kerala demanding a Judicial Enquiry.</p>
<p>CPM in Kerala immediately passes a law preventing Ants from working hard in<br />
the heat so as to bring about equality of poverty among Ants and<br />
Grasshoppers.</p>
<p>Lalu Prasad allocates one free coach to Grasshoppers on all Indian Railway<br />
Trains, aptly named as the &#8216;Grasshopper Rath&#8217;.</p>
<p>Finally, the Judicial Committee drafts the &#8216;Prevention of Terrorism Against<br />
Grasshoppers Act&#8217;[POTAGA], with effect from the beginning of the winter.</p>
<p>Arjun Singh makes &#8216;Special Reservation&#8217; for Grasshoppers in Educational<br />
Institutions in Government Services.</p>
<p>The Ant is fined for failing to comply with POTAGA and having nothing left<br />
to pay his retroactive taxes, it&#8217;s home is confiscated by the Government<br />
and handed over to the Grasshopper in a ceremony covered by NDTV, BBC, CNN.</p>
<p>Arundhati Roy calls it &#8216;A Triumph of Justice&#8217;.</p>
<p>Lalu calls it &#8216;Socialistic Justice&#8217;.</p>
<p>CPM calls it the &#8216;Revolutionary Resurgence of the Downtrodden&#8217;</p>
<p>Koffi Annan invites the Grasshopper to address the UN General Assembly.</p>
<p>Many years later&#8230;</p>
<p>The Ant has since migrated to the US and set up a multi-billion dollar<br />
company in Silicon Valley,</p>
<p>100s of Grasshoppers still die of starvation despite reservation somewhere<br />
in India ,</p>
<p>&#8230;AND</p>
<p>As a result of losing lot of hard working Ants and feeding the<br />
grasshoppers, India is still a developing country&#8230;!!</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2010/07/13/indias-current-news-and-political-culture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We(O)man</title>
		<link>http://www.pratik.info/2010/05/27/weoman/</link>
		<comments>http://www.pratik.info/2010/05/27/weoman/#comments</comments>
		<pubDate>Thu, 27 May 2010 07:18:27 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Funny]]></category>
		<category><![CDATA[men vs women]]></category>

		<guid isPermaLink="false">http://www.pratik.info/?p=751</guid>
		<description><![CDATA[1 . (Whatever) Men: What should we have for dinner? Women: Whatever.. Men: Why don&#8217;t we have Mexican? Women: No not Mexican, the last time I got pimples on my face Men: Alright, why don&#8217;t we have Szechwan cuisine Women: Yesterday we ate Szechwan , today too? Men: Hmm&#8230;.. I suggest we have seafood Women: [...]]]></description>
			<content:encoded><![CDATA[<p>1 . (Whatever)<br />
Men: What should we have for dinner?<br />
Women: Whatever..<br />
Men: Why don&#8217;t we have Mexican?<br />
Women: No not Mexican, the last time I got pimples on my face<br />
Men: Alright, why don&#8217;t we have Szechwan cuisine<br />
Women: Yesterday we ate Szechwan , today too?<br />
Men: Hmm&#8230;.. I suggest we have seafood<br />
Women: Seafood is not good, I got diarrhea<br />
Men: Then what do you suggest?<br />
Women : Whatever..</p>
<p>2. (Anything)<br />
Men: So what should we do now?<br />
Women: Anything<br />
Men: How about watching a movie? It&#8217;s been a long time<br />
Women: Watching movie is no good, it&#8217;s a waste of time<br />
Men: How about we go for bowling, or some exercises?<br />
Women: Exercise on such a hot day?<br />
Men: Then find a cafe and have a drink<br />
Women: I am off caffeine<br />
Men: Then what do you suggest?<br />
Women: Anything</p>
<p>3. (You decide)<br />
Men: Then do we just go home?<br />
Women: You decide<br />
Men: Let&#8217;s take the bus, I will accompany you<br />
Women: The bus is dirty and crowded.<br />
Men: OK; we will take a cab<br />
Women: Not worth it&#8230; For such a short distance<br />
Men: All right, then we can walk. We can enjoy the weather<br />
Women: I am hungry, can&#8217;t walk.<br />
Men: Then what do you suggest?<br />
Women: You decide<br />
Men: Let&#8217;s have dinner first?<br />
Women: Whatever&#8230;<br />
Men: What shall we eat?<br />
Women: Anything..</p>
<p>4. (ANYTIME.)..<br />
Men: At what time do I have to call you?<br />
Women: Any time as u wish<br />
Men: But last time when I call u in the morning u didn&#8217;t pick up?<br />
Women: I was sleeping.<br />
Men: OK; when I try to call you around 11 am u didn&#8217;t pick up?<br />
Women: I was shopping with my mother<br />
Men: So, when I try to call you around 2-3 u didn&#8217;t pick up?<br />
Women: I was tired and relaxing.<br />
Men: Then what about 5 PM?<br />
Women: I was watching a cartoon.<br />
Men: So, then why didn&#8217;t you pick u phone in the night?<br />
Women: I was studying<br />
Men: Ok then tell me which time is the most convenience time for you to talk.<br />
Women: Anytime. </p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2010/05/27/weoman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

