<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Javascript closures</title>
	<atom:link href="http://helephant.com/2008/10/javascript-closures/feed/" rel="self" type="application/rss+xml" />
	<link>http://helephant.com/2008/10/javascript-closures/</link>
	<description></description>
	<lastBuildDate>Mon, 01 Feb 2010 01:30:39 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Javascript method context &#8211; Helephant.com</title>
		<link>http://helephant.com/2008/10/javascript-closures/#comment-3101</link>
		<dc:creator>Javascript method context &#8211; Helephant.com</dc:creator>
		<pubDate>Sun, 29 Nov 2009 18:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://helephant.net/?p=419#comment-3101</guid>
		<description>[...] has a feature called closures so when you create an anonymous function inside another function, you can access local variables [...]</description>
		<content:encoded><![CDATA[<p>[...] has a feature called closures so when you create an anonymous function inside another function, you can access local variables [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javascript prototype chaining &#8211; Helephant.com</title>
		<link>http://helephant.com/2008/10/javascript-closures/#comment-3099</link>
		<dc:creator>Javascript prototype chaining &#8211; Helephant.com</dc:creator>
		<pubDate>Sun, 29 Nov 2009 18:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://helephant.net/?p=419#comment-3099</guid>
		<description>[...] to use javascript&#8217;s strengths as a dynamic language with features like first class functions, closures and anonymous functions to write concise and modular code rather than trying to make it act like a [...]</description>
		<content:encoded><![CDATA[<p>[...] to use javascript&#8217;s strengths as a dynamic language with features like first class functions, closures and anonymous functions to write concise and modular code rather than trying to make it act like a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: helen</title>
		<link>http://helephant.com/2008/10/javascript-closures/#comment-2946</link>
		<dc:creator>helen</dc:creator>
		<pubDate>Sun, 22 Nov 2009 21:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://helephant.net/?p=419#comment-2946</guid>
		<description>Thanks very much! I&#039;ve updated the link. :)</description>
		<content:encoded><![CDATA[<p>Thanks very much! I&#8217;ve updated the link. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajakvk</title>
		<link>http://helephant.com/2008/10/javascript-closures/#comment-2945</link>
		<dc:creator>rajakvk</dc:creator>
		<pubDate>Sun, 22 Nov 2009 19:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://helephant.net/?p=419#comment-2945</guid>
		<description>Broken link
Javascript closures for dummies - http://blog.morrisjohns.com/javascript_closures_for_dummies</description>
		<content:encoded><![CDATA[<p>Broken link<br />
Javascript closures for dummies &#8211; <a href="http://blog.morrisjohns.com/javascript_closures_for_dummies" rel="nofollow">http://blog.morrisjohns.com/javascript_closures_for_dummies</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
