<?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: A Week in JavaScript Patterns: Self-invocation</title>
	<atom:link href="http://2007-2010.lovemikeg.com/2008/08/17/a-week-in-javascript-patterns-self-invocation/feed/" rel="self" type="application/rss+xml" />
	<link>http://2007-2010.lovemikeg.com/2008/08/17/a-week-in-javascript-patterns-self-invocation/</link>
	<description>Just another Love Mike G site</description>
	<lastBuildDate>Sun, 13 Feb 2011 23:36:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Bah Humbug</title>
		<link>http://2007-2010.lovemikeg.com/2008/08/17/a-week-in-javascript-patterns-self-invocation/#comment-246</link>
		<dc:creator>Bah Humbug</dc:creator>
		<pubDate>Wed, 29 Dec 2010 12:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=156#comment-246</guid>
		<description>Why &lt;b&gt;self&lt;/b&gt; invocation? The invocation is external to the function definition.</description>
		<content:encoded><![CDATA[<p>Why <b>self</b> invocation? The invocation is external to the function definition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JavaScript Patterns, A Book Review &#171; Room Full of Mirrors</title>
		<link>http://2007-2010.lovemikeg.com/2008/08/17/a-week-in-javascript-patterns-self-invocation/#comment-231</link>
		<dc:creator>JavaScript Patterns, A Book Review &#171; Room Full of Mirrors</dc:creator>
		<pubDate>Thu, 23 Dec 2010 16:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=156#comment-231</guid>
		<description>[...] the only thing present in that code from this book. I was aware of, and had been using, the self-executing function (immediate function) for some time before reading JavaScript Patterns. What had never occurred to [...]</description>
		<content:encoded><![CDATA[<p>[...] the only thing present in that code from this book. I was aware of, and had been using, the self-executing function (immediate function) for some time before reading JavaScript Patterns. What had never occurred to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Genuine Parts &#187; Making your own success()</title>
		<link>http://2007-2010.lovemikeg.com/2008/08/17/a-week-in-javascript-patterns-self-invocation/#comment-133</link>
		<dc:creator>Genuine Parts &#187; Making your own success()</dc:creator>
		<pubDate>Thu, 23 Sep 2010 09:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=156#comment-133</guid>
		<description>[...] note that the entire snippet is enclosed in a self-executing function. This creates a closure and ensures that the variables are politely [...]</description>
		<content:encoded><![CDATA[<p>[...] note that the entire snippet is enclosed in a self-executing function. This creates a closure and ensures that the variables are politely [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Create a jQueryUI Carousel Widget &#124; Brian Crescimanno</title>
		<link>http://2007-2010.lovemikeg.com/2008/08/17/a-week-in-javascript-patterns-self-invocation/#comment-78</link>
		<dc:creator>Create a jQueryUI Carousel Widget &#124; Brian Crescimanno</dc:creator>
		<pubDate>Thu, 17 Sep 2009 17:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=156#comment-78</guid>
		<description>[...] function that takes the jQuery object as its only parameter. If you&#039;re interested, you can read further about self-executing Javascript functions (and you really should; jQuery makes use of this capability extensively). Additionally, we&#039;ve [...]</description>
		<content:encoded><![CDATA[<p>[...] function that takes the jQuery object as its only parameter. If you&#8217;re interested, you can read further about self-executing Javascript functions (and you really should; jQuery makes use of this capability extensively). Additionally, we&#8217;ve [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: A Week in JavaScript Patterns: Load Time Configuration :: Love Mike G.</title>
		<link>http://2007-2010.lovemikeg.com/2008/08/17/a-week-in-javascript-patterns-self-invocation/#comment-77</link>
		<dc:creator>A Week in JavaScript Patterns: Load Time Configuration :: Love Mike G.</dc:creator>
		<pubDate>Tue, 19 Aug 2008 02:12:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.lovemikeg.com/blog/?p=156#comment-77</guid>
		<description>[...] most common technique for implementing load time configuration is by way of a Self-invoking function which returns the correctly configured [...]</description>
		<content:encoded><![CDATA[<p>[...] most common technique for implementing load time configuration is by way of a Self-invoking function which returns the correctly configured [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

