<?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>Shirish Kamath&#039;s Personal Website</title>
	<atom:link href="http://shirish.thekamathfamily.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://shirish.thekamathfamily.com</link>
	<description>If Destiny&#039;s Kind, I&#039;ve Got The Rest On My Mind</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:52:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>A Layered Mess</title>
		<link>http://shirish.thekamathfamily.com/pages/a-layered-mess/</link>
		<comments>http://shirish.thekamathfamily.com/pages/a-layered-mess/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 18:39:16 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://shirish.thekamathfamily.com/?p=2646</guid>
		<description><![CDATA[I had a moment of reflection at work today, as I was completing a task. During college, I was taught the power of Object-oriented programming and, among other things, the importance of abstraction. I had a good understanding of the &#8230; <a href="http://shirish.thekamathfamily.com/pages/a-layered-mess/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shirish.thekamathfamily.com/pages/a-layered-mess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSIA Website, debug=&#8221;true&#8221;</title>
		<link>http://shirish.thekamathfamily.com/pages/csia-website-debugtrue/</link>
		<comments>http://shirish.thekamathfamily.com/pages/csia-website-debugtrue/#comments</comments>
		<pubDate>Sat, 16 Jul 2011 06:07:03 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://shirish.thekamathfamily.com/?p=2448</guid>
		<description><![CDATA[We frequently hear reports about &#8220;hackers&#8221; successfully bringing down some of India&#8217;s premier websites. The IPL-T20 website was once &#8220;defaced&#8221; and the hackers politely left a message stating that they had exploited a common SQL injection vulnerability.  It&#8217;s no surprise &#8230; <a href="http://shirish.thekamathfamily.com/pages/csia-website-debugtrue/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shirish.thekamathfamily.com/pages/csia-website-debugtrue/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Acquiring Multiple Key Presses in JavaScript</title>
		<link>http://shirish.thekamathfamily.com/pages/acquiring-multiple-key-presses-in-javascript/</link>
		<comments>http://shirish.thekamathfamily.com/pages/acquiring-multiple-key-presses-in-javascript/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 17:28:44 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://shirish.thekamathfamily.com/?p=2295</guid>
		<description><![CDATA[While trying to emulate the wonderful &#8220;Speed Dial&#8221; feature available in the Opera Web Browser in a web-based project, I was looking to write JavaScript to capture multiple keystrokes before a certain action is executed. For eg. a screen of &#8230; <a href="http://shirish.thekamathfamily.com/pages/acquiring-multiple-key-presses-in-javascript/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shirish.thekamathfamily.com/pages/acquiring-multiple-key-presses-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 v/s Ubuntu 10.10</title>
		<link>http://shirish.thekamathfamily.com/pages/windows-7-vs-ubuntu-10-10/</link>
		<comments>http://shirish.thekamathfamily.com/pages/windows-7-vs-ubuntu-10-10/#comments</comments>
		<pubDate>Sun, 27 Feb 2011 16:17:52 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://shirish.thekamathfamily.com/?p=2276</guid>
		<description><![CDATA[I&#8217;ve always been a big fan of Microsoft Windows operating system. But now I&#8217;m required to work in the Ubuntu/Linux environment. If you ask me, that&#8217;s a big change &#8211; it&#8217;s like changing your religion. Frankly speaking, it almost feels &#8230; <a href="http://shirish.thekamathfamily.com/pages/windows-7-vs-ubuntu-10-10/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shirish.thekamathfamily.com/pages/windows-7-vs-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using MySQL User-Defined Variables in PHP</title>
		<link>http://shirish.thekamathfamily.com/pages/using-mysql-user-defined-variables-in-php/</link>
		<comments>http://shirish.thekamathfamily.com/pages/using-mysql-user-defined-variables-in-php/#comments</comments>
		<pubDate>Mon, 03 Jan 2011 19:53:57 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://shirish.thekamathfamily.com/?p=2249</guid>
		<description><![CDATA[User-defined variables are a neat way to have Dynamic SQL queries &#8212; statements that accept parameters and possibly produce different result sets based on different parameter values. They&#8217;re defined in a MySQL query as follows &#8211; SET @varname=&#8217;value&#8217;; eg. SET @varname=&#8217;value&#8217;; &#8230; <a href="http://shirish.thekamathfamily.com/pages/using-mysql-user-defined-variables-in-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shirish.thekamathfamily.com/pages/using-mysql-user-defined-variables-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera Widget: NSE Ticker</title>
		<link>http://shirish.thekamathfamily.com/pages/nse-stock-ticker/</link>
		<comments>http://shirish.thekamathfamily.com/pages/nse-stock-ticker/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 20:34:44 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Opera Web Browser]]></category>

		<guid isPermaLink="false">http://shirish.thekamathfamily.com/?p=2195</guid>
		<description><![CDATA[Turns out that there isn&#8217;t a single working software that allows you to have a &#8220;Stock Ticker&#8221; on your desktop that scrolls the latest prices of shares on the National Stock Exchange (of India). Yahoo! Finance and Google Finance provide &#8230; <a href="http://shirish.thekamathfamily.com/pages/nse-stock-ticker/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shirish.thekamathfamily.com/pages/nse-stock-ticker/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Geek Talk</title>
		<link>http://shirish.thekamathfamily.com/pages/geek-talk/</link>
		<comments>http://shirish.thekamathfamily.com/pages/geek-talk/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 18:55:04 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://shirish.thekamathfamily.com/?p=2109</guid>
		<description><![CDATA[On Reddit On Facebook]]></description>
		<wfw:commentRss>http://shirish.thekamathfamily.com/pages/geek-talk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Ode to Visual Basic 6</title>
		<link>http://shirish.thekamathfamily.com/pages/an-ode-to-visual-basic-6/</link>
		<comments>http://shirish.thekamathfamily.com/pages/an-ode-to-visual-basic-6/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 08:11:23 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[College-life]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shirish.thekamathfamily.com/?p=2066</guid>
		<description><![CDATA[Don&#8217;t expect poetry from me. Being a Computer Science student, I&#8217;m exposed to a no. of opinions on programming languages and technologies. It&#8217;s great to be a Computer Science student in this millennium with Software surrounding every little thing that &#8230; <a href="http://shirish.thekamathfamily.com/pages/an-ode-to-visual-basic-6/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shirish.thekamathfamily.com/pages/an-ode-to-visual-basic-6/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>10 Urgent Demands of a Long-time Internet User</title>
		<link>http://shirish.thekamathfamily.com/pages/10-urgent-demands-of-a-long-time-internet-user/</link>
		<comments>http://shirish.thekamathfamily.com/pages/10-urgent-demands-of-a-long-time-internet-user/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 16:00:41 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://shirish.thekamathfamily.com/?p=2041</guid>
		<description><![CDATA[Faster Internet Access (What is fast? More than what you can ever get) Effective GRAMMAR-check (and Spell-check) built into web browsers Death to IE5.5, IE 6.0, IE 7.0. IE 8, 9 and future versions may exist if they promise to &#8230; <a href="http://shirish.thekamathfamily.com/pages/10-urgent-demands-of-a-long-time-internet-user/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shirish.thekamathfamily.com/pages/10-urgent-demands-of-a-long-time-internet-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bad Decisions</title>
		<link>http://shirish.thekamathfamily.com/pages/bad-decisions/</link>
		<comments>http://shirish.thekamathfamily.com/pages/bad-decisions/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 09:38:39 +0000</pubDate>
		<dc:creator>shirish</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Rants]]></category>

		<guid isPermaLink="false">http://shirish.thekamathfamily.com/pages/new-best-buses-tata-starbus/</guid>
		<description><![CDATA[It&#8217;s September, and it&#8217;s still raining here in Mumbai. The monsoon this year has been largely great. No major mishaps, and the reservoirs are probably full enough to supply water for a year. Yeah, right. Every year, the monsoon puts &#8230; <a href="http://shirish.thekamathfamily.com/pages/bad-decisions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://shirish.thekamathfamily.com/pages/bad-decisions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

