<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodeItNow &#187; Uncategorized</title>
	<atom:link href="http://www.rorydriscoll.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rorydriscoll.com</link>
	<description></description>
	<lastBuildDate>Sun, 31 Jan 2010 20:38:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Catmull-Clark Subdivision: The Basics</title>
		<link>http://www.rorydriscoll.com/2008/08/01/catmull-clark-subdivision-the-basics/</link>
		<comments>http://www.rorydriscoll.com/2008/08/01/catmull-clark-subdivision-the-basics/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 01:22:10 +0000</pubDate>
		<dc:creator>rory</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rorydriscoll.com/?p=30</guid>
		<description><![CDATA[For a little under a year now, I&#8217;ve been using Modo to learn how to create 3D models. I&#8217;m doing this partly for fun, and partly to help me think about game engine features from the perspective of an artist. Along with the traditional poly-modeling tools, Modo (like many other 3D tools) also has support [...]]]></description>
		<wfw:commentRss>http://www.rorydriscoll.com/2008/08/01/catmull-clark-subdivision-the-basics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Counting Objects In A List in C# 3.5</title>
		<link>http://www.rorydriscoll.com/2008/07/18/counting-objects-in-a-list-in-c-35/</link>
		<comments>http://www.rorydriscoll.com/2008/07/18/counting-objects-in-a-list-in-c-35/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 20:22:49 +0000</pubDate>
		<dc:creator>rory</dc:creator>
				<category><![CDATA[C# 3.5]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rorydriscoll.com/?p=29</guid>
		<description><![CDATA[While I was reading through some C# 2.0 code that a friend of mine wrote, I noticed that he was finding some objects in a List using a foreach loop. As soon as I saw that, I thought to myself that I would probably have done that using FindAll with an anonymous delegate. That got [...]]]></description>
		<wfw:commentRss>http://www.rorydriscoll.com/2008/07/18/counting-objects-in-a-list-in-c-35/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nothing To Report</title>
		<link>http://www.rorydriscoll.com/2008/06/30/nothing-to-report/</link>
		<comments>http://www.rorydriscoll.com/2008/06/30/nothing-to-report/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 06:02:44 +0000</pubDate>
		<dc:creator>rory</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rorydriscoll.com/?p=26</guid>
		<description><![CDATA[Well, there&#8217;s not much to report really. I&#8217;ve been spreading myself very thin recently, investigating a few different things, so I thought might be nice to post a status update. Variance Shadow Maps Yes, I&#8217;m jumping on the variance shadow maps boat. They look nice, they&#8217;re easy to implement, and have relatively small overhead over [...]]]></description>
		<wfw:commentRss>http://www.rorydriscoll.com/2008/06/30/nothing-to-report/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://www.rorydriscoll.com/2008/05/18/welcome/</link>
		<comments>http://www.rorydriscoll.com/2008/05/18/welcome/#comments</comments>
		<pubDate>Mon, 19 May 2008 03:30:19 +0000</pubDate>
		<dc:creator>rory</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rorydriscoll.com/?p=5</guid>
		<description><![CDATA[I finally took the plunge to set up my own website! I&#8217;ve been wanting to do this for a while to be able to share some of the things that have interested me as I spend my spare time writing a small game engine. I hope that someone somewhere finds these things interesting! One other [...]]]></description>
		<wfw:commentRss>http://www.rorydriscoll.com/2008/05/18/welcome/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
