<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>Dauntless.be</title>
	<link>http://www.dauntless.be</link>
	<description></description>
	<lastBuildDate>Fri, 15 Jan 2010 07:05:27 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Minor update: v1.1</title>
		<description>The AstarPath was supposed to be iterated through like this:
while(myPath.hasNext())
{
	trace(myPath.getNext());
}

But since a lot of people don't like doing it this way, I've added a simple toArray() method to the AstarPath class. The method does what it says: It returns the inner array that the AstarPath uses. </description>
		<link>http://www.dauntless.be/2009/11/minor-update-v11/</link>
			</item>
	<item>
		<title>Finally, a website</title>
		<description>I finally have a (more or less) decent website! This is actually V5; V1, V3 and V4 were never released and V2 was just a basic WordPress template. Granted, it doesn't get more basic than the K2 template that I'm using right now, but it's nice enough to release :).

The ...</description>
		<link>http://www.dauntless.be/2009/03/finally-a-website/</link>
			</item>
</channel>
</rss>
