<?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>Fudnik &#187; JavaScript</title>
	<atom:link href="http://fudnik.com/category/development/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://fudnik.com</link>
	<description>Development. Technology. Perspective.</description>
	<lastBuildDate>Tue, 18 Oct 2011 22:56:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Variable Conflicts in JavaScript</title>
		<link>http://fudnik.com/2009/03/variable-conflicts-in-javascript/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=variable-conflicts-in-javascript</link>
		<comments>http://fudnik.com/2009/03/variable-conflicts-in-javascript/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 18:25:21 +0000</pubDate>
		<dc:creator>fudnik</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[classes]]></category>
		<category><![CDATA[namespace]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[variable scope]]></category>

		<guid isPermaLink="false">http://fudnik.com/?p=33</guid>
		<description><![CDATA[It is quite common to find yourself with a heinous JavaScript error on a page that until recently seemed to work flawlessly. Perhaps you changed your JavaScript. Maybe you included a 3rd party script or a script from another domain onto your page. Now, everything that was once peachy has turned to sour grapes! More [...]]]></description>
		<wfw:commentRss>http://fudnik.com/2009/03/variable-conflicts-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DHTML is not AJAX!</title>
		<link>http://fudnik.com/2008/03/dhtml-is-not-ajax/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dhtml-is-not-ajax</link>
		<comments>http://fudnik.com/2008/03/dhtml-is-not-ajax/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 20:01:41 +0000</pubDate>
		<dc:creator>fudnik</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://fudnik.com/?p=3</guid>
		<description><![CDATA[AJAX seems to be getting grossly confused with interactive DHTML(JavaScript, DOM, CSS and HTML). This confusion has got to stop. It&#8217;s making me dizzy! Okay, so I&#8217;m looking at this cool feature on the web. The CEO/CTO comes up behind me and starts looking too. &#8220;No problem&#8221;, I think to myself. Then he starts going [...]]]></description>
		<wfw:commentRss>http://fudnik.com/2008/03/dhtml-is-not-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

