<?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>The If Works &#187; Helium</title>
	<atom:link href="http://blog.jcoglan.com/category/helium/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jcoglan.com</link>
	<description>This dirt was a building before</description>
	<lastBuildDate>Sat, 04 Sep 2010 01:30:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>JS.Class and Helium updates</title>
		<link>http://blog.jcoglan.com/2010/03/09/js-class-and-helium-updates/</link>
		<comments>http://blog.jcoglan.com/2010/03/09/js-class-and-helium-updates/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 21:57:44 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[Helium]]></category>
		<category><![CDATA[JS.Class]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/?p=669</guid>
		<description><![CDATA[Just a quickie to let you know I&#8217;ve pushed out new minor releases of JS.Class and Helium tonight. The updates in JS.Class 2.1.4 center around a totally rewritten package manager that uses an event cycle to trigger dependency downloads instead of polling packages to find out when they&#8217;re ready to load; this should make a [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2010/03/09/js-class-and-helium-updates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Load everything asynchronously</title>
		<link>http://blog.jcoglan.com/2009/12/18/load-everything-asynchronously/</link>
		<comments>http://blog.jcoglan.com/2009/12/18/load-everything-asynchronously/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 13:45:15 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[Functional]]></category>
		<category><![CDATA[Helium]]></category>
		<category><![CDATA[JS.Class]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Metaprogramming]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/?p=476</guid>
		<description><![CDATA[A couple weeks ago there was rather a lot of excitement over the fact that Google released a new Analytics snippet that loads the tracking library asynchronously. This is indeed great news, for reasons pored over in the aforelinked articles. But let&#8217;s take a closer look at Google&#8217;s implementation: var _gaq = _gaq &#124;&#124; []; [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2009/12/18/load-everything-asynchronously/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Helium: a package server for JavaScript</title>
		<link>http://blog.jcoglan.com/2009/11/02/helium-a-package-server-for-javascript/</link>
		<comments>http://blog.jcoglan.com/2009/11/02/helium-a-package-server-for-javascript/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 23:32:02 +0000</pubDate>
		<dc:creator>James Coglan</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[Helium]]></category>
		<category><![CDATA[JS.Class]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Metaprogramming]]></category>
		<category><![CDATA[Ojay]]></category>
		<category><![CDATA[PackR]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Yahoo! UI]]></category>

		<guid isPermaLink="false">http://blog.jcoglan.com/?p=435</guid>
		<description><![CDATA[Last week, my former employer theOTHERmedia open-sourced the last project I worked on there: Helium. It&#8217;s a web application that lets you deploy JavaScript packages from Git and load them on-demand into any website by including a single script tag. There&#8217;s been a lot of innovation in JavaScript deployment recently, and Helium fits a particular [...]]]></description>
		<wfw:commentRss>http://blog.jcoglan.com/2009/11/02/helium-a-package-server-for-javascript/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
