<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9" -->
<rss version="0.92">
<channel>
	<title>stephendeken.net</title>
	<link>http://stephendeken.net/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 31 Jul 2009 17:29:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>The GPU Is Not A Magic Wand</title>
		<description><![CDATA[So I&#8217;m writing a game engine in C++, on top of which I&#8217;ll be building a single-player RPG.  I don&#8217;t have a lot to show yet, just black triangle stuff, but I wanted to share a particular event.
I&#8217;ve just gotten to the point where I&#8217;ve got the very basics of a rendering pipeline working, and [...]]]></description>
		<link>http://stephendeken.net/blog/2009/07/31/the-gpu-is-not-a-magic-wand/</link>
			</item>
	<item>
		<title>KeyCastr 0.8.0 Released</title>
		<description><![CDATA[KeyCastr 0.8.0 has been released.  Source is available on GitHub.
]]></description>
		<link>http://stephendeken.net/blog/2009/02/26/keycastr-080-released/</link>
			</item>
	<item>
		<title>Diary-X Composer</title>
		<description><![CDATA[Back when Diary-X was still around, I was writing a Mac OS X application I called &#8216;Diary-X Composer.&#8217;  It was intended to be an offline version of Diary-X, allowing you to keep a journal on your local computer, and optionally sync it to the Diary-X servers.  I designed a glossy blue book icon for it, [...]]]></description>
		<link>http://stephendeken.net/blog/2009/02/25/diary-x-composer/</link>
			</item>
	<item>
		<title>You&#8217;d think I&#8217;d know this stuff by now.</title>
		<description><![CDATA[I&#8217;ve been using C and C++ for about ten years now, both personally and professionally.  And yet, I&#8217;ve never encountered a specific bit of syntax that I really should already know about: bit fields.  You can specify the specific number of bits required for integer members of C structs, allowing the compiler to take care [...]]]></description>
		<link>http://stephendeken.net/blog/2009/02/12/youd-think-id-know-this-stuff-by-now/</link>
			</item>
	<item>
		<title>KeyCastr 0.8.0 Coming Soon</title>
		<description><![CDATA[I&#8217;m very close to finishing KeyCastr version 0.8.0. This version is a complete rewrite from 0.7.x, with improvements across the board:

Easier-to-understand source
Redesigned visualizer
Plugin architecture
Open-sourced under the BSD license
Redesigned icon
Menu bar item
&#8230;and lots of bug fixes

I&#8217;ve already promised a few people that it would be released two weekends ago, but I wanted to let everyone know [...]]]></description>
		<link>http://stephendeken.net/blog/2009/02/09/keycastr-080-coming-soon/</link>
			</item>
	<item>
		<title>Moving a Wordpress Installation</title>
		<description><![CDATA[If you&#8217;ve moved a WordPress installation from one domain to another (or just between directories on the same domain), you might find that you can&#8217;t log in, and that lots of the CSS and images are missing.
The problem is that WordPress stores a partial URL in the wp_options table, and that partial URL is used [...]]]></description>
		<link>http://stephendeken.net/blog/2009/01/05/moving-wordpress/</link>
			</item>
</channel>
</rss>
