<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

   <channel>
      <title>deWiTTERS News</title>
      <link>http://dewitters.koonsolo.com</link>
      <description>deWiTTERS Game Developer</description>
      <language>en-us</language>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs>
      <pubDate>Mon, 15 Dec 2008 12:00:00 +0000</pubDate>
      <item>
         <title>Game Architecture: Model-View-Controller</title>
         <link>http://dewitters.koonsolo.com/gamemvc.html</link>
         <description>A guide on how to devide your game code up into 3 modules: Model, View and Controller.</description>
		 <pubDate>Mon, 15 Dec 2008 12:00:00 +0000</pubDate>
      </item>
      <item>
         <title>The Game Loop</title>
         <link>http://dewitters.koonsolo.com/gameloop.html</link>
         <description>An overview of various implementations of the game loop, and the pros and cons of each one.</description>
		 <pubDate>Fri, 12 Dec 2008 12:00:00 +0000</pubDate>
      </item>
      <item>
         <title>Tao of Coding</title>
         <link>http://dewitters.koonsolo.com/tao_of_coding.html</link>
         <description>This guide describes the coding style that I developed over the years.</description>
		 <pubDate>Fri, 12 Dec 2008 12:00:00 +0000</pubDate>
      </item>
      <item>
         <title>Software Engineering is a Joke</title>
         <link>http://dewitters.koonsolo.com/sejoke.html</link>
         <description>My critique on the term "Software Engineering". Software development and engineering are, even at the most fundamental parts, completely different.</description>
		 <pubDate>Fri, 12 Dec 2008 12:00:00 +0000</pubDate>
      </item>
   </channel>
</rss>
