<?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"
	>

<channel>
	<title>Tumuski &#187; Code</title>
	<atom:link href="http://www.tumuski.com/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tumuski.com</link>
	<description>When life gives you demons, make demonade.</description>
	<pubDate>Sun, 10 Aug 2008 14:17:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Synchronous Clumps and More</title>
		<link>http://www.tumuski.com/2008/08/synchronous-clumps/</link>
		<comments>http://www.tumuski.com/2008/08/synchronous-clumps/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 07:33:57 +0000</pubDate>
		<dc:creator>thomasperi</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.tumuski.com/?p=27</guid>
		<description><![CDATA[In response to a comment, I've added two new features to Asynchronizer: for...in loops, and "clumps."  I also added some safeguards against two certain types of accidental misuse.]]></description>
		<wfw:commentRss>http://www.tumuski.com/2008/08/synchronous-clumps/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Asynchronous Looping in JavaScript</title>
		<link>http://www.tumuski.com/2008/07/asynchronous-looping/</link>
		<comments>http://www.tumuski.com/2008/07/asynchronous-looping/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 04:55:51 +0000</pubDate>
		<dc:creator>thomasperi</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.tumuski.com/?p=15</guid>
		<description><![CDATA[This article discusses a generalized way of building asynchronously-executing structures that are modeled like traditional control structures.]]></description>
		<wfw:commentRss>http://www.tumuski.com/2008/07/asynchronous-looping/feed/</wfw:commentRss>
		</item>
		<item>
		<title>JavaScript Alert Cancel Button</title>
		<link>http://www.tumuski.com/2008/05/javascript-alert-cancel-button/</link>
		<comments>http://www.tumuski.com/2008/05/javascript-alert-cancel-button/#comments</comments>
		<pubDate>Sat, 31 May 2008 05:05:29 +0000</pubDate>
		<dc:creator>thomasperi</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.tumuski.com/?p=14</guid>
		<description><![CDATA[A Greasemonkey script that adds a Cancel button to JavaScript's alert() function.]]></description>
		<wfw:commentRss>http://www.tumuski.com/2008/05/javascript-alert-cancel-button/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Collapsible List</title>
		<link>http://www.tumuski.com/2007/08/collapsible-list/</link>
		<comments>http://www.tumuski.com/2007/08/collapsible-list/#comments</comments>
		<pubDate>Wed, 22 Aug 2007 16:01:25 +0000</pubDate>
		<dc:creator>thomasperi</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.tumuski.com/?p=25</guid>
		<description><![CDATA[This script turns a nested HTML list into a collapsible menu that uses cookies to remember which nodes are expanded, even when you navigate to a different page.]]></description>
		<wfw:commentRss>http://www.tumuski.com/2007/08/collapsible-list/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
