<?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>Dave&#039;s Programming Blog &#187; Uncategorized</title>
	<atom:link href="http://dev.mcleish.id.au/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.mcleish.id.au</link>
	<description>The Church of Alan Turing of Latter-Day Sorcerers</description>
	<lastBuildDate>Wed, 09 Feb 2011 12:09:59 +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>Heap</title>
		<link>http://dev.mcleish.id.au/2010/07/heap/</link>
		<comments>http://dev.mcleish.id.au/2010/07/heap/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 09:02:54 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dev.mcleish.id.au/?p=68</guid>
		<description><![CDATA[Haven&#8217;t been blogging much because we&#8217;ve just moved, and before that we were on our honeymoon, and before that we were getting married, and before that we were planning a wedding and a honeymoon, all of which was a bit of a time sink. As a result I haven&#8217;t done much programming, apart from work, [...]]]></description>
			<content:encoded><![CDATA[<p>Haven&#8217;t been blogging much because we&#8217;ve just moved, and before that we were on our honeymoon, and before that we were getting married, and before that we were planning a wedding and a honeymoon, all of which was a bit of a time sink. As a result I haven&#8217;t done much programming, apart from work, which as usual I can&#8217;t talk about.</p>
<p>Although, today I implemented a heap from scratch in C for the first time in a while. It was therapeutic, somehow, to be doing low-level algorithmic stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://dev.mcleish.id.au/2010/07/heap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
