<?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>Rochak Chauhan::Unpredictably Exciting &#187; JavaScript</title>
	<atom:link href="http://rochakchauhan.com/blog/category/tips-and-tricks/javascript-tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://rochakchauhan.com/blog</link>
	<description>Know your limits, but never stop trying to exceed them.</description>
	<lastBuildDate>Mon, 19 Jul 2010 12:43:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Most common JavaScript mistakes and their solutions</title>
		<link>http://rochakchauhan.com/blog/2008/09/25/most-common-javascript-mistakes/</link>
		<comments>http://rochakchauhan.com/blog/2008/09/25/most-common-javascript-mistakes/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 10:39:27 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JavaScript mistakes]]></category>
		<category><![CDATA[rochak.js]]></category>
		<category><![CDATA[solutions]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=410</guid>
		<description><![CDATA[JavaScript has come a long way from being used just as Client Side Form Validator to becoming the backbone of Web 2.0 rich web applications. In the current scenario, every web developer have to learn JavaScript as there is hardly any Web 2.0 application which does not implement JavaScript. In my opinion followings are the [...]]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2008/09/25/most-common-javascript-mistakes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A simple shortcut in Javascript !</title>
		<link>http://rochakchauhan.com/blog/2007/07/25/a-simple-shortcut-in-javascript/</link>
		<comments>http://rochakchauhan.com/blog/2007/07/25/a-simple-shortcut-in-javascript/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 15:29:02 +0000</pubDate>
		<dc:creator>Rochak Chauhan</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[A simple shortcut in Javascript]]></category>
		<category><![CDATA[Tips and Tricks]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=20</guid>
		<description><![CDATA[document.getElementById(&#8216;id_of_element&#8217;).value How many of you tried to use this JavaScript&#8217;s case sensitive way to access an element ? Have you ever wished for a smaller code to access the element ? If yes&#8230; I am here to grant your wish with this simple function. Just add the following line on the top of your JavaScript [...]]]></description>
		<wfw:commentRss>http://rochakchauhan.com/blog/2007/07/25/a-simple-shortcut-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
