<?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>Make yer own! &#187; Allegro</title>
	<atom:link href="http://hurgle.com/blog/tag/allegro/feed/" rel="self" type="application/rss+xml" />
	<link>http://hurgle.com/blog</link>
	<description>So you&#039;ve decided you want to write a game...</description>
	<lastBuildDate>Sat, 08 Oct 2011 10:19:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>An Allegro Side Note</title>
		<link>http://hurgle.com/blog/2009/09/14/an-allegro-side-note/</link>
		<comments>http://hurgle.com/blog/2009/09/14/an-allegro-side-note/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 20:30:37 +0000</pubDate>
		<dc:creator>J Artis</dc:creator>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Allegro]]></category>

		<guid isPermaLink="false">http://hurgle.com/blog/?p=81</guid>
		<description><![CDATA[Hey all you Allegro guys! You may or may not have a problem in your project where it seems to flicker &#8211; this is casue by it attempting to clear and redraw the screen a hojillion times per second. We can solve this using a technique known as double buffering. Remember how we were drawing [...]]]></description>
		<wfw:commentRss>http://hurgle.com/blog/2009/09/14/an-allegro-side-note/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your First Automatic Program</title>
		<link>http://hurgle.com/blog/2009/09/01/your-first-automatic-program/</link>
		<comments>http://hurgle.com/blog/2009/09/01/your-first-automatic-program/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 04:01:34 +0000</pubDate>
		<dc:creator>J Artis</dc:creator>
				<category><![CDATA[Getting Started]]></category>
		<category><![CDATA[Allegro]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[XNA]]></category>

		<guid isPermaLink="false">http://hurgle.com/blog/?p=10</guid>
		<description><![CDATA[If we&#8217;re going to write a video game, or a program of any sort, we&#8217;ll need to look into some of the tools of the trade. I&#8217;ve worked in several different environments, and you are going to end up doing the same (trust me), but for now I&#8217;m going to pick out two specifically that [...]]]></description>
		<wfw:commentRss>http://hurgle.com/blog/2009/09/01/your-first-automatic-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

