<?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: How Self-Executing Anonymous Functions Work</title>
	<atom:link href="http://briancrescimanno.com/2009/09/24/how-self-executing-anonymous-functions-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://briancrescimanno.com/2009/09/24/how-self-executing-anonymous-functions-work/</link>
	<description>Thoughts on Web Design, Development, and Applications</description>
	<lastBuildDate>Mon, 19 Jul 2010 00:14:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Basic Javascript MVC pattern</title>
		<link>http://briancrescimanno.com/2009/09/24/how-self-executing-anonymous-functions-work/comment-page-1/#comment-1080</link>
		<dc:creator>Basic Javascript MVC pattern</dc:creator>
		<pubDate>Wed, 07 Jul 2010 05:05:17 +0000</pubDate>
		<guid isPermaLink="false">http://briancrescimanno.com/?p=130#comment-1080</guid>
		<description>[...] controller code is wrapped in a self executing anonymous function so that once the controller file is included the event listeners will be applied to the page. This [...]</description>
		<content:encoded><![CDATA[<p>[...] controller code is wrapped in a self executing anonymous function so that once the controller file is included the event listeners will be applied to the page. This [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pgn</title>
		<link>http://briancrescimanno.com/2009/09/24/how-self-executing-anonymous-functions-work/comment-page-1/#comment-552</link>
		<dc:creator>pgn</dc:creator>
		<pubDate>Sat, 03 Oct 2009 22:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://briancrescimanno.com/?p=130#comment-552</guid>
		<description>wow. simple and informative!
Exactly this is what I was searching for :)</description>
		<content:encoded><![CDATA[<p>wow. simple and informative!<br />
Exactly this is what I was searching for <img src='http://briancrescimanno.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://briancrescimanno.com/2009/09/24/how-self-executing-anonymous-functions-work/comment-page-1/#comment-550</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 24 Sep 2009 18:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://briancrescimanno.com/?p=130#comment-550</guid>
		<description>Good catch!  Silly typos!</description>
		<content:encoded><![CDATA[<p>Good catch!  Silly typos!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jasonmcleod</title>
		<link>http://briancrescimanno.com/2009/09/24/how-self-executing-anonymous-functions-work/comment-page-1/#comment-549</link>
		<dc:creator>jasonmcleod</dc:creator>
		<pubDate>Thu, 24 Sep 2009 18:01:13 +0000</pubDate>
		<guid isPermaLink="false">http://briancrescimanno.com/?p=130#comment-549</guid>
		<description>I think you&#039;re missing the last )  on line 5

I&#039;ve never written one of these but after getting an error testing your example code I added the ) and it works like a charm!

Thanks for the explanation!</description>
		<content:encoded><![CDATA[<p>I think you&#8217;re missing the last )  on line 5</p>
<p>I&#8217;ve never written one of these but after getting an error testing your example code I added the ) and it works like a charm!</p>
<p>Thanks for the explanation!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
