<?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>Don Havey &#187; cellular automaton</title>
	<atom:link href="http://www.donhavey.com/blog/tag/cellular-automaton/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.donhavey.com/blog</link>
	<description>Sustainably harvested information</description>
	<lastBuildDate>Tue, 09 Mar 2010 13:01:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Another Game of Life</title>
		<link>http://www.donhavey.com/blog/tutorials/another-game-of-life/</link>
		<comments>http://www.donhavey.com/blog/tutorials/another-game-of-life/#comments</comments>
		<pubDate>Mon, 05 May 2008 20:54:16 +0000</pubDate>
		<dc:creator>Don</dc:creator>
				<category><![CDATA[Processing]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[2D]]></category>
		<category><![CDATA[cells]]></category>
		<category><![CDATA[cellular automaton]]></category>
		<category><![CDATA[Game of Life]]></category>
		<category><![CDATA[John Conway]]></category>

		<guid isPermaLink="false">http://www.donhavey.com/blog/?p=70</guid>
		<description><![CDATA[It seems that everyone who has ever programmed in Java has, at some point, created a variation on John Conway&#8217;s Game of Life. Well I wouldn&#8217;t want to break with tradition. Here&#8217;s mine.
This is just a code dump, but the applet is so simple that it doesn&#8217;t really require a tutorial anyway. I&#8217;ll paste the [...]]]></description>
		<wfw:commentRss>http://www.donhavey.com/blog/tutorials/another-game-of-life/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
