<?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>Travis Miller &#187; design patterns</title>
	<atom:link href="http://www.electrumdigital.com/tag/design-patterns/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.electrumdigital.com</link>
	<description>Web Developer for Hire</description>
	<lastBuildDate>Mon, 28 Mar 2011 20:03:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>The module pattern in JavaScript</title>
		<link>http://www.electrumdigital.com/2011/01/the-module-pattern-in-javascript/</link>
		<comments>http://www.electrumdigital.com/2011/01/the-module-pattern-in-javascript/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 20:58:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AJAX & JavaScript]]></category>
		<category><![CDATA[client-side technologies]]></category>
		<category><![CDATA[design patterns]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.electrumdigital.com/?p=420</guid>
		<description><![CDATA[Ben Cherry of Adequately Good explains JavaScript's module pattern. This pattern is everywhere in modern JavaScript codebases, and Ben does a great job of explaining it clearly and concisely.]]></description>
			<content:encoded><![CDATA[<p>Ben Cherry of Adequately Good <a href="http://www.adequatelygood.com/2010/3/JavaScript-Module-Pattern-In-Depth">explains JavaScript's module pattern</a>. This pattern is everywhere in modern JavaScript codebases, and Ben does a great job of explaining it clearly and concisely.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electrumdigital.com/2011/01/the-module-pattern-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Peter Michaux</title>
		<link>http://www.electrumdigital.com/2010/07/peter-michaux/</link>
		<comments>http://www.electrumdigital.com/2010/07/peter-michaux/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 23:31:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AJAX & JavaScript]]></category>
		<category><![CDATA[design patterns]]></category>

		<guid isPermaLink="false">http://www.electrumdigital.com/?p=366</guid>
		<description><![CDATA[Douglas Crockford's articles on JavaScript (and his posts at the Yahoo! User Interface Blog) have helped me greatly to understand the more exotic and subtle features of the language, along with the patterns that exploit those features. Now I've discovered a similar collection of articles by Peter Michaux. They often riff on Crockford's ideas, sometimes [...]]]></description>
			<content:encoded><![CDATA[<p>Douglas Crockford's <a href="http://javascript.crockford.com/">articles on JavaScript</a> (and his posts at <a href="http://www.yuiblog.com/blog/">the Yahoo! User Interface Blog</a>) have helped me greatly to understand the more exotic and subtle features of the language, along with the patterns that exploit those features.</p>
<p>Now I've discovered <a href="http://peter.michaux.ca/">a similar collection of articles by Peter Michaux</a>. They often riff on Crockford's ideas, sometimes offering a fresh perspective and sometimes explaining things in a more accessible way. Well worth a read for aspiring JavaScript ninjas.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.electrumdigital.com/2010/07/peter-michaux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

