<?xml version="1.0"?>
	<rss version="0.91">
		<channel>
			<title>Dujodu.com Code Blog</title>
			<link>http://www.dujodu.com/</link>
			<description>The portfolio website of Dustin DuPree. Section: Code.</description>			<item>				<title>September 17, 2004: [PHP] Cached fopen();</title>				<link>http://dujodu.com/news_single.php?id=27</link>				<description>Here's a great one, cached fopen....</description>			</item>			<item>				<title>August 21, 2004: [AS 1.0] Quick'n'Dirty pre-loader</title>				<link>http://dujodu.com/news_single.php?id=21</link>				<description>This goes on the first frame, content starts on 2nd frame....</description>			</item>			<item>				<title>August 16, 2004: [AS 1.0] Track Mouse &amp; Draw.</title>				<link>http://dujodu.com/news_single.php?id=16</link>				<description>Pretty simple mouse tracking method.  Click to draw....</description>			</item>			<item>				<title>August 13, 2004: [AS 1 or 2] array.splice() fun.</title>				<link>http://dujodu.com/news_single.php?id=14</link>				<description>These do the same thing but in different ways.  #2 is a bit faster since there is no number iteration.  These were made to pick a given amount of items (at random) from an array.  Each item is shown only once.  These do kill the array, so making a copy first would be a good idea if you need to use it more than once....</description>			</item>			<item>				<title>August 12, 2004: [AS 2.0] Distance Functions</title>				<link>http://dujodu.com/news_single.php?id=13</link>				<description>First code posting, this is going to messy.... (attempt #2)...</description>			</item>		</channel>
	</rss>