<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Stevens Programming Site Blog</title>
	<atom:link href="http://www.stevensprogsite.co.uk/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stevensprogsite.co.uk/blog</link>
	<description>Just a web blog for my random thoughts</description>
	<lastBuildDate>Fri, 14 May 2010 00:18:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Graphical Console by Stuart</title>
		<link>http://www.stevensprogsite.co.uk/blog/nintendo-ds-projects/nintendo-ds-graphical-console-a-libnds-console-enhancement/comment-page-1/#comment-13</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Fri, 14 May 2010 00:18:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevensprogsite.co.uk/blog/?page_id=49#comment-13</guid>
		<description>Looks greate! Is this library downloadable from anywhere? I&#039;m writing a console-based DS app at the moment and would love to experiment with using it.</description>
		<content:encoded><![CDATA[<p>Looks greate! Is this library downloadable from anywhere? I&#8217;m writing a console-based DS app at the moment and would love to experiment with using it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Graphical Console by Stuart</title>
		<link>http://www.stevensprogsite.co.uk/blog/nintendo-ds-projects/nintendo-ds-graphical-console-a-libnds-console-enhancement/comment-page-1/#comment-12</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Wed, 12 May 2010 23:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevensprogsite.co.uk/blog/?page_id=49#comment-12</guid>
		<description>It looks like you&#039;ve done some great work here. I have just started porting a console app to the DS (my first DS application at all) and I&#039;m interested in looking into using your library.</description>
		<content:encoded><![CDATA[<p>It looks like you&#8217;ve done some great work here. I have just started porting a console app to the DS (my first DS application at all) and I&#8217;m interested in looking into using your library.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unemployment and the pursuit of coding by Steven Harrison</title>
		<link>http://www.stevensprogsite.co.uk/blog/unemployment-and-the-pursuit-of-coding/comment-page-1/#comment-8</link>
		<dc:creator>Steven Harrison</dc:creator>
		<pubDate>Thu, 24 Sep 2009 22:44:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevensprogsite.co.uk/blog/?p=38#comment-8</guid>
		<description>I have released the code for the graphics console, it&#039;s a little further up the blog, but here&#039;s a direct link to the last version I have - http://www.stevensprogsite.co.uk/nds/gfxconsole_dist.zip</description>
		<content:encoded><![CDATA[<p>I have released the code for the graphics console, it&#8217;s a little further up the blog, but here&#8217;s a direct link to the last version I have &#8211; <a href="http://www.stevensprogsite.co.uk/nds/gfxconsole_dist.zip" rel="nofollow">http://www.stevensprogsite.co.uk/nds/gfxconsole_dist.zip</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unemployment and the pursuit of coding by javiersson</title>
		<link>http://www.stevensprogsite.co.uk/blog/unemployment-and-the-pursuit-of-coding/comment-page-1/#comment-7</link>
		<dc:creator>javiersson</dc:creator>
		<pubDate>Thu, 24 Sep 2009 16:09:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevensprogsite.co.uk/blog/?p=38#comment-7</guid>
		<description>Hi, I am also coding for the 1st time. My project consists on importing my Collectorz Music Collector database, 1st for query purposes, and maybe later for updating my list.

I can actually query, using also wildcards.

But the presentation is too plain, simple and ugly :-) 1st I would like to improve the console, then add a GUI layer.

Could you please upload some code for console handling? (Basically, font use).

Thanks!!!

//J</description>
		<content:encoded><![CDATA[<p>Hi, I am also coding for the 1st time. My project consists on importing my Collectorz Music Collector database, 1st for query purposes, and maybe later for updating my list.</p>
<p>I can actually query, using also wildcards.</p>
<p>But the presentation is too plain, simple and ugly <img src='http://www.stevensprogsite.co.uk/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  1st I would like to improve the console, then add a GUI layer.</p>
<p>Could you please upload some code for console handling? (Basically, font use).</p>
<p>Thanks!!!</p>
<p>//J</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unemployment and the pursuit of coding by Steven Harrison</title>
		<link>http://www.stevensprogsite.co.uk/blog/unemployment-and-the-pursuit-of-coding/comment-page-1/#comment-6</link>
		<dc:creator>Steven Harrison</dc:creator>
		<pubDate>Sat, 05 Sep 2009 17:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevensprogsite.co.uk/blog/?p=38#comment-6</guid>
		<description>I&#039;m using pure libnds, I&#039;ve never downloaded palib or looked at anything wrote in it.

I&#039;ll release my code once I have some free time to clean it up a little.  All I did for the code initially was to do a search on google for voxel engine information and I found some code for QBASIC and converted that.  There&#039;s a lot of speedups I think is possible for the voxel engine and I&#039;d like to attempt them at some point, but unfortunatly I&#039;ve not got the time at the moment.  Once I get the project I&#039;m working on at the moment I&#039;ll try and clean up the code and post it.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using pure libnds, I&#8217;ve never downloaded palib or looked at anything wrote in it.</p>
<p>I&#8217;ll release my code once I have some free time to clean it up a little.  All I did for the code initially was to do a search on google for voxel engine information and I found some code for QBASIC and converted that.  There&#8217;s a lot of speedups I think is possible for the voxel engine and I&#8217;d like to attempt them at some point, but unfortunatly I&#8217;ve not got the time at the moment.  Once I get the project I&#8217;m working on at the moment I&#8217;ll try and clean up the code and post it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Unemployment and the pursuit of coding by eduardodelpeloso</title>
		<link>http://www.stevensprogsite.co.uk/blog/unemployment-and-the-pursuit-of-coding/comment-page-1/#comment-5</link>
		<dc:creator>eduardodelpeloso</dc:creator>
		<pubDate>Sat, 05 Sep 2009 16:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.stevensprogsite.co.uk/blog/?p=38#comment-5</guid>
		<description>The Voxel Terrain looks very interesting. I am also trying to learn how to program a DS, but I am far behind you (I&#039;ve just started...). Could you share the source code for your Voxel Terrain Engine? Are you using libnds or palib??</description>
		<content:encoded><![CDATA[<p>The Voxel Terrain looks very interesting. I am also trying to learn how to program a DS, but I am far behind you (I&#8217;ve just started&#8230;). Could you share the source code for your Voxel Terrain Engine? Are you using libnds or palib??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
