<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Taylor Petrick&#039;s Blog</title>
	<atom:link href="http://taylorpetrick.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://taylorpetrick.wordpress.com</link>
	<description>A blog on Programming, Graphics, Technology and Math</description>
	<lastBuildDate>Sat, 03 Dec 2011 19:14:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='taylorpetrick.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Taylor Petrick&#039;s Blog</title>
		<link>http://taylorpetrick.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://taylorpetrick.wordpress.com/osd.xml" title="Taylor Petrick&#039;s Blog" />
	<atom:link rel='hub' href='http://taylorpetrick.wordpress.com/?pushpress=hub'/>
		<item>
		<title>It&#8217;s been a while&#8230;</title>
		<link>http://taylorpetrick.wordpress.com/2011/12/03/its-been-a-while/</link>
		<comments>http://taylorpetrick.wordpress.com/2011/12/03/its-been-a-while/#comments</comments>
		<pubDate>Sat, 03 Dec 2011 19:14:01 +0000</pubDate>
		<dc:creator>Taylor Petrick</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://taylorpetrick.wordpress.com/?p=668</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve posted here, and ironically this will likely be my last post on this blog. Aside from being busy with university, I&#8217;ve also been working on setting up a small software company with some like-minded individuals. We&#8217;re starting off with some smaller scale app development to get the ball rolling, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taylorpetrick.wordpress.com&amp;blog=5281862&amp;post=668&amp;subd=taylorpetrick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://taylorpetrick.wordpress.com/2011/12/03/its-been-a-while/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">taylorpetrick</media:title>
		</media:content>
	</item>
		<item>
		<title>C-A-Day</title>
		<link>http://taylorpetrick.wordpress.com/2011/09/18/c-a-day/</link>
		<comments>http://taylorpetrick.wordpress.com/2011/09/18/c-a-day/#comments</comments>
		<pubDate>Mon, 19 Sep 2011 03:57:16 +0000</pubDate>
		<dc:creator>Taylor Petrick</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[C-A-Day]]></category>
		<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Ion Engine]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://taylorpetrick.wordpress.com/?p=664</guid>
		<description><![CDATA[One of the suggestions my C programming professor gave us was to try to use a command line editor to do as many assignments as possible if we weren&#8217;t already familiar with one. Given that I fall in the &#8220;never used one&#8221; category, I decided to take it a bit further and do a sort [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taylorpetrick.wordpress.com&amp;blog=5281862&amp;post=664&amp;subd=taylorpetrick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://taylorpetrick.wordpress.com/2011/09/18/c-a-day/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">taylorpetrick</media:title>
		</media:content>
	</item>
		<item>
		<title>Mesh loader</title>
		<link>http://taylorpetrick.wordpress.com/2011/09/10/mesh-loader/</link>
		<comments>http://taylorpetrick.wordpress.com/2011/09/10/mesh-loader/#comments</comments>
		<pubDate>Sat, 10 Sep 2011 23:07:41 +0000</pubDate>
		<dc:creator>Taylor Petrick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ion Engine]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Rendering]]></category>

		<guid isPermaLink="false">http://taylorpetrick.wordpress.com/?p=658</guid>
		<description><![CDATA[I&#8217;ve started to work on fleshing out a proper set of mesh classes for handling mesh instancing, animation and whatnot. I scrapped my old .obj loader and wrote a new one that&#8217;s more compliant with current codebase. Here are a few shots of the space scene running with different meshes: Given that I do my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taylorpetrick.wordpress.com&amp;blog=5281862&amp;post=658&amp;subd=taylorpetrick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://taylorpetrick.wordpress.com/2011/09/10/mesh-loader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">taylorpetrick</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/rings1.png?w=300" medium="image">
			<media:title type="html">rings1</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/rings2.png?w=300" medium="image">
			<media:title type="html">rings2</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/susanne.png?w=300" medium="image">
			<media:title type="html">susanne</media:title>
		</media:content>
	</item>
		<item>
		<title>Math and Campus Maps</title>
		<link>http://taylorpetrick.wordpress.com/2011/09/09/math-and-campus-maps/</link>
		<comments>http://taylorpetrick.wordpress.com/2011/09/09/math-and-campus-maps/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 14:35:48 +0000</pubDate>
		<dc:creator>Taylor Petrick</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Time Wasting]]></category>

		<guid isPermaLink="false">http://taylorpetrick.wordpress.com/?p=651</guid>
		<description><![CDATA[It&#8217;s been a few days since I&#8217;ve posted as I&#8217;ve been pretty busy with frosh week events here at Waterloo. Since I&#8217;m going into software engineering, I&#8217;m technically part of both the engineering faculty and math faculty and therefore participate in events from both faculties. At this point, all &#8220;softies&#8221; have earned their engineering hard hats and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taylorpetrick.wordpress.com&amp;blog=5281862&amp;post=651&amp;subd=taylorpetrick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://taylorpetrick.wordpress.com/2011/09/09/math-and-campus-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">taylorpetrick</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/img_0393.jpg?w=300" medium="image">
			<media:title type="html">IMG_0393</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/tri.png?w=300" medium="image">
			<media:title type="html">tri</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/img_0395-e1315578562995.jpg?w=224" medium="image">
			<media:title type="html">IMG_0395</media:title>
		</media:content>
	</item>
		<item>
		<title>Move-In!</title>
		<link>http://taylorpetrick.wordpress.com/2011/09/04/move-in/</link>
		<comments>http://taylorpetrick.wordpress.com/2011/09/04/move-in/#comments</comments>
		<pubDate>Sun, 04 Sep 2011 20:48:22 +0000</pubDate>
		<dc:creator>Taylor Petrick</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Me]]></category>
		<category><![CDATA[University]]></category>

		<guid isPermaLink="false">http://taylorpetrick.wordpress.com/?p=642</guid>
		<description><![CDATA[Well, it&#8217;s official, I&#8217;m a University of Waterloo student! Well not quite, classes don&#8217;t start until next week. The move was straightforward enough and I&#8217;m already starting to feel at home on campus. Believe it or not, I still need to go buy several more textbooks. Many of the ones on my shelf are from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taylorpetrick.wordpress.com&amp;blog=5281862&amp;post=642&amp;subd=taylorpetrick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://taylorpetrick.wordpress.com/2011/09/04/move-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">taylorpetrick</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/photo.jpg?w=300" medium="image">
			<media:title type="html">photo</media:title>
		</media:content>
	</item>
		<item>
		<title>Tutorial : RakNet Replica3 on the iPhone</title>
		<link>http://taylorpetrick.wordpress.com/2011/09/03/tutorial-raknet-replica3-on-the-iphone/</link>
		<comments>http://taylorpetrick.wordpress.com/2011/09/03/tutorial-raknet-replica3-on-the-iphone/#comments</comments>
		<pubDate>Sat, 03 Sep 2011 22:43:04 +0000</pubDate>
		<dc:creator>Taylor Petrick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[RakNet]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://taylorpetrick.wordpress.com/?p=622</guid>
		<description><![CDATA[Sorry this took a while getting out, it took a bit longer than expected to finish. One of the more useful features of RakNet, particularly for games, is the ReplicaManager plugin. This piece of code handles &#8220;replication&#8221; of objects, ensuring that all clients have the same state as the server. For example, in some of my previous [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taylorpetrick.wordpress.com&amp;blog=5281862&amp;post=622&amp;subd=taylorpetrick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://taylorpetrick.wordpress.com/2011/09/03/tutorial-raknet-replica3-on-the-iphone/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">taylorpetrick</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/step1.png?w=300" medium="image">
			<media:title type="html">step1</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/step21.png?w=300" medium="image">
			<media:title type="html">step2</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/step3.png?w=300" medium="image">
			<media:title type="html">step3</media:title>
		</media:content>
	</item>
		<item>
		<title>New Light Manager and Deferred Rendering</title>
		<link>http://taylorpetrick.wordpress.com/2011/09/02/new-light-manager-and-deferred-rendering/</link>
		<comments>http://taylorpetrick.wordpress.com/2011/09/02/new-light-manager-and-deferred-rendering/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 23:43:27 +0000</pubDate>
		<dc:creator>Taylor Petrick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Game Engine]]></category>
		<category><![CDATA[Ion Engine]]></category>
		<category><![CDATA[OpenGL]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Rendering]]></category>

		<guid isPermaLink="false">http://taylorpetrick.wordpress.com/?p=587</guid>
		<description><![CDATA[I haven&#8217;t had as much time to work on Ion over the last few days, however I put in a few solid hours of coding today and finished the first version of my light manager. It&#8217;s only hooked into the deferred renderer at the moment, since I still need to finish the code that&#8217;ll allow [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taylorpetrick.wordpress.com&amp;blog=5281862&amp;post=587&amp;subd=taylorpetrick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://taylorpetrick.wordpress.com/2011/09/02/new-light-manager-and-deferred-rendering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">taylorpetrick</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/5.png?w=300" medium="image">
			<media:title type="html">5</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/1.png?w=300" medium="image">
			<media:title type="html">1</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/2.png?w=300" medium="image">
			<media:title type="html">2</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/09/4.png?w=300" medium="image">
			<media:title type="html">4</media:title>
		</media:content>
	</item>
		<item>
		<title>Rubik&#8217;s Cupe Map &#8211; Part 2</title>
		<link>http://taylorpetrick.wordpress.com/2011/09/01/rubiks-cupe-map-part-2/</link>
		<comments>http://taylorpetrick.wordpress.com/2011/09/01/rubiks-cupe-map-part-2/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 19:32:12 +0000</pubDate>
		<dc:creator>Taylor Petrick</dc:creator>
				<category><![CDATA[Math]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Rubik's Cube]]></category>
		<category><![CDATA[Statistics]]></category>

		<guid isPermaLink="false">http://taylorpetrick.wordpress.com/?p=584</guid>
		<description><![CDATA[Earlier in the week I mentioned that I was working on &#8220;cube mapping&#8221; one of the may ways to solve a Rubik&#8217;s Cube. I&#8217;ve finished rendering out the final video of the process, starting with a scrambled cube and ending at a solved Rubik&#8217;s Cube. The movement in the cube is admittedly a bit harder [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taylorpetrick.wordpress.com&amp;blog=5281862&amp;post=584&amp;subd=taylorpetrick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://taylorpetrick.wordpress.com/2011/09/01/rubiks-cupe-map-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">taylorpetrick</media:title>
		</media:content>
	</item>
		<item>
		<title>Python Support for Ion</title>
		<link>http://taylorpetrick.wordpress.com/2011/09/01/python-support-for-ion/</link>
		<comments>http://taylorpetrick.wordpress.com/2011/09/01/python-support-for-ion/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 04:47:12 +0000</pubDate>
		<dc:creator>Taylor Petrick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Game Engine]]></category>
		<category><![CDATA[Ion Engine]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://taylorpetrick.wordpress.com/?p=582</guid>
		<description><![CDATA[I&#8217;ve been a bit quiet on the Ion Engine front for a few day now, mainly because I&#8217;ve been reacquainting myself with Python. As I mentioned before, I picked up a book on the language as I was considering using it as the scripting language for my engine. I&#8217;ve decided that it&#8217;s the route I want to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taylorpetrick.wordpress.com&amp;blog=5281862&amp;post=582&amp;subd=taylorpetrick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://taylorpetrick.wordpress.com/2011/09/01/python-support-for-ion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">taylorpetrick</media:title>
		</media:content>

		<media:content url="http://python.org/images/python-logo.gif" medium="image">
			<media:title type="html">Python</media:title>
		</media:content>
	</item>
		<item>
		<title>Tutorial : RakNet Chat on the iPhone</title>
		<link>http://taylorpetrick.wordpress.com/2011/08/31/tutorial-raknet-chat-on-the-iphone/</link>
		<comments>http://taylorpetrick.wordpress.com/2011/08/31/tutorial-raknet-chat-on-the-iphone/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 21:13:59 +0000</pubDate>
		<dc:creator>Taylor Petrick</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[RakNet]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://taylorpetrick.wordpress.com/?p=546</guid>
		<description><![CDATA[The purpose of this tutorial is to set up a basic chat client on the iPhone that is able to connect to a chat server running on your computer. Since this tutorial is for the iPhone, I&#8217;m going to assume that you&#8217;re using a Mac and therefore the example chat server is intended to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=taylorpetrick.wordpress.com&amp;blog=5281862&amp;post=546&amp;subd=taylorpetrick&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://taylorpetrick.wordpress.com/2011/08/31/tutorial-raknet-chat-on-the-iphone/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">taylorpetrick</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/08/step11.png?w=300" medium="image">
			<media:title type="html">step1</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/08/step21.png?w=300" medium="image">
			<media:title type="html">step2</media:title>
		</media:content>

		<media:content url="http://taylorpetrick.files.wordpress.com/2011/08/step31.png?w=300" medium="image">
			<media:title type="html">step3</media:title>
		</media:content>
	</item>
	</channel>
</rss>
