<?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"
	>
<channel>
	<title>Comments on: Again with the Module Pattern - reveal something to the world</title>
	<atom:link href="http://www.wait-till-i.com/2007/08/22/again-with-the-module-pattern-reveal-something-to-the-world/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wait-till-i.com/2007/08/22/again-with-the-module-pattern-reveal-something-to-the-world/</link>
	<description>Chris Heilmann - Accessibility, Web Development and Pragmatism - can talk, will travel</description>
	<pubDate>Mon, 06 Oct 2008 19:33:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: protofunc() &#187; jQuery UI Widgets erweitern: Am Beispiel der UI-Canvasmap (Teil II)</title>
		<link>http://www.wait-till-i.com/2007/08/22/again-with-the-module-pattern-reveal-something-to-the-world/#comment-8336</link>
		<dc:creator>protofunc() &#187; jQuery UI Widgets erweitern: Am Beispiel der UI-Canvasmap (Teil II)</dc:creator>
		<pubDate>Sun, 05 Oct 2008 16:49:26 +0000</pubDate>
		<guid isPermaLink="false">#comment-8336</guid>
		<description>[...] Das Functional-Pattern ist eine sehr schöne und einfache Art seinen Code zu organisieren. Wie der Name bereits sagt wird eine Funktion verwendet, um seinen Code zu kapseln. Die bekannteste, aber wohl zugleich wohl komplizierteste, Variante stellt das sog. Module-Pattern dar, mit welchem Singeltons erstellt werden können. Ich persönlich bevorzuge hier die Syntax des sog. Revealing Module Pattern. [...]</description>
		<content:encoded><![CDATA[<p>[...] Das Functional-Pattern ist eine sehr sch&Atilde;&para;ne und einfache Art seinen Code zu organisieren. Wie der Name bereits sagt wird eine Funktion verwendet, um seinen Code zu kapseln. Die bekannteste, aber wohl zugleich wohl komplizierteste, Variante stellt das sog. Module-Pattern dar, mit welchem Singeltons erstellt werden k&Atilde;&para;nnen. Ich pers&Atilde;&para;nlich bevorzuge hier die Syntax des sog. Revealing Module Pattern. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arjan Eising &#187; Fronteers 2008, things I liked</title>
		<link>http://www.wait-till-i.com/2007/08/22/again-with-the-module-pattern-reveal-something-to-the-world/#comment-8281</link>
		<dc:creator>Arjan Eising &#187; Fronteers 2008, things I liked</dc:creator>
		<pubDate>Sun, 14 Sep 2008 12:50:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-8281</guid>
		<description>[...] you can write it in your application as one function. Then call it every time you need it. You then reveal the re-usable parts out of the script&#8217;s scope, because some other script on your website might use it as [...]</description>
		<content:encoded><![CDATA[<p>[...] you can write it in your application as one function. Then call it every time you need it. You then reveal the re-usable parts out of the script&#8217;s scope, because some other script on your website might use it as [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: protofunc() &#187; Ineffizienter jQuery-Code</title>
		<link>http://www.wait-till-i.com/2007/08/22/again-with-the-module-pattern-reveal-something-to-the-world/#comment-8089</link>
		<dc:creator>protofunc() &#187; Ineffizienter jQuery-Code</dc:creator>
		<pubDate>Sun, 27 Jul 2008 11:29:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-8089</guid>
		<description>[...] schaue recht gerne in den JS-Code anderer. Hierbei fällt einem neben der Tatsache, dass saubere Organisation von JS selten vorkommt, vor allem die ineffiziente Verwendung von jQuery auf. Hier [...]</description>
		<content:encoded><![CDATA[<p>[...] schaue recht gerne in den JS-Code anderer. Hierbei f&Atilde;&curren;llt einem neben der Tatsache, dass saubere Organisation von JS selten vorkommt, vor allem die ineffiziente Verwendung von jQuery auf. Hier [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rytis Daugirdas</title>
		<link>http://www.wait-till-i.com/2007/08/22/again-with-the-module-pattern-reveal-something-to-the-world/#comment-7668</link>
		<dc:creator>Rytis Daugirdas</dc:creator>
		<pubDate>Sun, 18 May 2008 07:34:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-7668</guid>
		<description>Nice article, quite an improvement of code readability over the original.</description>
		<content:encoded><![CDATA[<p>Nice article, quite an improvement of code readability over the original.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wait till I come! &#187; Blog Archive &#187; Example of an unobtrusive, lazy-loading badge using the Twitter API</title>
		<link>http://www.wait-till-i.com/2007/08/22/again-with-the-module-pattern-reveal-something-to-the-world/#comment-7466</link>
		<dc:creator>Wait till I come! &#187; Blog Archive &#187; Example of an unobtrusive, lazy-loading badge using the Twitter API</dc:creator>
		<pubDate>Fri, 11 Apr 2008 12:01:42 +0000</pubDate>
		<guid isPermaLink="false">#comment-7466</guid>
		<description>[...] am using the revealing module pattern to keep code short and avoid global callback methods. However, there is a slight Opera oddity with [...]</description>
		<content:encoded><![CDATA[<p>[...] am using the revealing module pattern to keep code short and avoid global callback methods. However, there is a slight Opera oddity with [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
