<?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>I-Am-Bot</title>
	<atom:link href="http://iambot.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://iambot.net</link>
	<description>D-E-S-T-R-O-Y</description>
	<lastBuildDate>Sun, 31 Jan 2010 07:36:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Of application rewrites</title>
		<link>http://iambot.net/2010/01/of-application-rewrites/</link>
		<comments>http://iambot.net/2010/01/of-application-rewrites/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 07:36:24 +0000</pubDate>
		<dc:creator>Srinath</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://iambot.net/?p=304</guid>
		<description><![CDATA[What will you do if you write a shitty application? And what will you do when you find that you have written a shitty application? I&#8217;ve been haunted by these questions for the past two days, and yes, I&#8217;m guilty as charged. Before someone thinks I sound like someone who knows programming, let me clarify [...]]]></description>
		<wfw:commentRss>http://iambot.net/2010/01/of-application-rewrites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Googlle, Haarvard, Oxfard, What next?</title>
		<link>http://iambot.net/2010/01/googlle-haarvard-oxfard-what-next/</link>
		<comments>http://iambot.net/2010/01/googlle-haarvard-oxfard-what-next/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 04:12:19 +0000</pubDate>
		<dc:creator>Sandeep</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[fake courses]]></category>
		<category><![CDATA[fake mails]]></category>
		<category><![CDATA[fake websites]]></category>

		<guid isPermaLink="false">http://iambot.net/?p=288</guid>
		<description><![CDATA[Ok! So you are thinking of taking up some certifications programs in Google like Cisco&#8217;s CCNA and Sun Certified SCJP? Then welcome to the world of Googlle Institute of Software and Software Studies. Yes! You read it right! GoogLLe with a double L. I&#8217;m not kidding! A bunch of ugly a** guys out there, attempting [...]]]></description>
		<wfw:commentRss>http://iambot.net/2010/01/googlle-haarvard-oxfard-what-next/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The return of Sony Ericsson?</title>
		<link>http://iambot.net/2009/12/the-return-of-sony-ericsson/</link>
		<comments>http://iambot.net/2009/12/the-return-of-sony-ericsson/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:45:33 +0000</pubDate>
		<dc:creator>Srinath</dc:creator>
				<category><![CDATA[mobiles]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[sony ericsson]]></category>

		<guid isPermaLink="false">http://iambot.net/?p=251</guid>
		<description><![CDATA[For quite a long time, Sony Ericsson has daunted the  mobile giants Nokia, Samsung, et all, yet somehow always falling at the last hurdle. It was a story of the underdog putting up a brave fight, but always failing to upset the champion. Faced with rapidly falling sales, and a lineup that didn&#8217;t offer anything [...]]]></description>
		<wfw:commentRss>http://iambot.net/2009/12/the-return-of-sony-ericsson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Info on Cricinfo</title>
		<link>http://iambot.net/2009/12/info-on-cricinfo/</link>
		<comments>http://iambot.net/2009/12/info-on-cricinfo/#comments</comments>
		<pubDate>Sun, 06 Dec 2009 04:01:34 +0000</pubDate>
		<dc:creator>Sandeep</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Cricinfo]]></category>

		<guid isPermaLink="false">http://iambot.net/?p=254</guid>
		<description><![CDATA[I don’t know how many of you out there are avid cricket fans and follow the progress of your favorite team ball-by-ball no matter how much pressure your delivery manager imposes on you or even during the toughest times of your work. Yes! Cricket fans like me by now would have guessed what I am [...]]]></description>
		<wfw:commentRss>http://iambot.net/2009/12/info-on-cricinfo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MAC/IP address using Linux shell script</title>
		<link>http://iambot.net/2009/11/macip-address-using-linux-shell-script/</link>
		<comments>http://iambot.net/2009/11/macip-address-using-linux-shell-script/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 11:52:45 +0000</pubDate>
		<dc:creator>Srinath</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://iambot.net/?p=248</guid>
		<description><![CDATA[Ever wanted to get the MAC/IP address of your computer in a Linux shell script? The following two commands should work on most flavours of Linux/Unix
Note: It retrieves the address of eth0 interface by default. Make necessary changes as required.
IP:
/sbin/ifconfig &#124; grep &#8216;\&#60;inet\&#62;&#8217; &#124; sed -n &#8216;1p&#8217; &#124; tr -s &#8221; &#8221; &#124; cut -d [...]]]></description>
		<wfw:commentRss>http://iambot.net/2009/11/macip-address-using-linux-shell-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
