<?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>Eric Elliott - JavaScript Architect (A JavaScript Blog)</title>
	<atom:link href="http://ericleads.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ericleads.com</link>
	<description>JavaScript Applications, Web Architecture, Viral Marketing, Social Applications</description>
	<lastBuildDate>Sun, 19 May 2013 23:27:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>qconf 0.1.2 Released</title>
		<link>http://ericleads.com/2013/05/qconf-0-1-2-released/</link>
		<comments>http://ericleads.com/2013/05/qconf-0-1-2-released/#comments</comments>
		<pubDate>Sun, 19 May 2013 23:27:11 +0000</pubDate>
		<dc:creator>Eric Elliott</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Node]]></category>

		<guid isPermaLink="false">http://ericleads.com/?p=722</guid>
		<description><![CDATA[qconf on Github Painless configuration for Node apps with defaults file, environment variables, arguments, function parameters. defaults file &#60; process.env &#60; command line arguments &#60; function call override &#160; Getting started Install qconf: [crayon-519e0ce2d590f/] Create your config object: [crayon-519e0ce2d60de/] Extra credit Create a JSON file: ./config/config.json [crayon-519e0ce2d68cd/] Maybe source some environment variables: [crayon-519e0ce2d709f/] Try a command-line...]]></description>
		<wfw:commentRss>http://ericleads.com/2013/05/qconf-0-1-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stampit 0.3 Released</title>
		<link>http://ericleads.com/2013/05/stampit-0-3-released/</link>
		<comments>http://ericleads.com/2013/05/stampit-0-3-released/#comments</comments>
		<pubDate>Sun, 19 May 2013 08:41:43 +0000</pubDate>
		<dc:creator>Eric Elliott</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Node]]></category>
		<category><![CDATA[prototypal oo]]></category>
		<category><![CDATA[prototypes]]></category>
		<category><![CDATA[stampit]]></category>

		<guid isPermaLink="false">http://ericleads.com/?p=716</guid>
		<description><![CDATA[Right on the heels of Stampit 0.2, there&#8217;s a new release. Stampit 0.3 works with Node, Browserify, AMD, Bower, and a plain old browser global if you&#8217;re still using those. Tested with IE8+, Chrome, Firefox, Safari, and Android. Another convenient addition has landed, as well. Now you can do _.extend() style mixins just by passing...]]></description>
		<wfw:commentRss>http://ericleads.com/2013/05/stampit-0-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stampit 0.2 Released</title>
		<link>http://ericleads.com/2013/05/stampit-0-2-released/</link>
		<comments>http://ericleads.com/2013/05/stampit-0-2-released/#comments</comments>
		<pubDate>Thu, 16 May 2013 21:42:33 +0000</pubDate>
		<dc:creator>Eric Elliott</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ericleads.com/?p=711</guid>
		<description><![CDATA[Stampit lets you create objects from reusable, composable behaviors. Instead of pretending that JavaScript is class-based, stampit embraces the power and flexibility of prototypes (see &#8220;Three Different Kinds of Prototypal OO&#8221;). It produces object factories which you can then compose to create more factories. When it&#8217;s time to instantiate your objects, just call the function...]]></description>
		<wfw:commentRss>http://ericleads.com/2013/05/stampit-0-2-released/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Getting Started With Node and Express</title>
		<link>http://ericleads.com/2013/05/getting-started-with-node-and-express/</link>
		<comments>http://ericleads.com/2013/05/getting-started-with-node-and-express/#comments</comments>
		<pubDate>Mon, 06 May 2013 10:20:43 +0000</pubDate>
		<dc:creator>Eric Elliott</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Node]]></category>
		<category><![CDATA[express]]></category>
		<category><![CDATA[node]]></category>

		<guid isPermaLink="false">http://ericleads.com/?p=683</guid>
		<description><![CDATA[This post is an excerpt from my new book, &#8220;Programming JavaScript Applications&#8221;. Enjoy! Node is a server-side JavaScript environment with many attractive features: A fast JavaScript engine (built on V8). Asynchronous by default philosophy (nothing should block). Event-loop design (much like the browser environment). Networking as a first class citizen (create production capable servers with...]]></description>
		<wfw:commentRss>http://ericleads.com/2013/05/getting-started-with-node-and-express/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Day Against DRM &#8211; 50% Off Programming JavaScript Applications Today Only!</title>
		<link>http://ericleads.com/2013/05/day-against-drm-50-off-programming-javascript-applications-today-only/</link>
		<comments>http://ericleads.com/2013/05/day-against-drm-50-off-programming-javascript-applications-today-only/#comments</comments>
		<pubDate>Fri, 03 May 2013 19:34:22 +0000</pubDate>
		<dc:creator>Eric Elliott</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ericleads.com/?p=673</guid>
		<description><![CDATA[Buy Now! This sale is now over. Get 50% off of &#8220;Programming JavaScript Applications&#8221; and every other DRM-free E-Book from O&#8217;Reilly! Just apply the coupon code DRM2013 to your order!]]></description>
		<wfw:commentRss>http://ericleads.com/2013/05/day-against-drm-50-off-programming-javascript-applications-today-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.660 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2013-05-23 12:34:43 -->

<!-- Compression = gzip -->