<?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>Nathan Ogden</title>
	<atom:link href="http://nathanogden.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nathanogden.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 24 Apr 2012 17:30:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Bump N Brawl</title>
		<link>http://nathanogden.com/bump-n-brawl/</link>
		<comments>http://nathanogden.com/bump-n-brawl/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 17:29:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Interactive Multimedia]]></category>
		<category><![CDATA[Video Games]]></category>

		<guid isPermaLink="false">http://pro.chompy.co/nathanogden/?p=148</guid>
		<description><![CDATA[Knock your opponents off the playing field and be the last man standing in this multiplayer top down fighting game. Bump N Brawl aims to be simple yet fun and features a simple and easy to pick up two button control scheme. Whether you&#8217;re a fan of fighting games or just like fun action packed [...]]]></description>
			<content:encoded><![CDATA[<p>Knock your opponents off the playing field and be the last man standing in this multiplayer top down fighting game. Bump N Brawl aims to be simple yet fun and features a simple and easy to pick up two button control scheme. Whether you&#8217;re a fan of fighting games or just like fun action packed combat Bump N Brawl has something for everything!</p>
<p>Learn more at the Bump N Brawl website!<br />
<a href="http://bumpnbrawl.com">bumpnbrawl.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nathanogden.com/bump-n-brawl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FFXIV Skill Flow</title>
		<link>http://nathanogden.com/ffxiv-skill-flow/</link>
		<comments>http://nathanogden.com/ffxiv-skill-flow/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 16:52:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Interactive Multimedia]]></category>

		<guid isPermaLink="false">http://pro.chompy.co/nathanogden/?p=135</guid>
		<description><![CDATA[Final Fantasy XIV Skill Flow is a log parser written in Python that parses out one&#8217;s &#8216;skill points&#8217; in the log files that are dumped to your hard drive. It attempts to determine your &#8216;skill points&#8217; per hour based on the time in which the log files were modified. Be sure to read the included [...]]]></description>
			<content:encoded><![CDATA[<p>Final Fantasy XIV Skill Flow is a log parser written in Python that parses out one&#8217;s &#8216;skill points&#8217; in the log files that are dumped to your hard drive. It attempts to determine your &#8216;skill points&#8217; per hour based on the time in which the log files were modified.</p>
<p>Be sure to read the included Readme for information on how to get started with using it!</p>
<p><strong>New since version 0.11!</strong></p>
<ul>
<li>Files are no longer packed into a single EXE. I suspect it caused the program to slow down and become somewhat unstable at times.</li>
</ul>
<p><strong>New since version 0.12!</strong></p>
<ul>
<li>Fixed to work with current version.</li>
<li>Improvements to parsing techniques.</li>
</ul>
<p><strong>Combat Parser</strong><br />
It seems someone else beat me to it(not at all surprising)! Check out H3lls Battle Logs at <a href="http://www.ffxivbattle.com">http://www.ffxivbattle.com</a>. It&#8217;s a pretty nice parser that uploads the data to the website and can break down stats per enemy. This is way ahead of anything I was going to do, so it&#8217;s worth checking out!</p>
<p><strong>Downloads</strong></p>
<p><a href="http://pro.chompy.co/xivskillflow/download.php"><strong>Download Latest Version [0.12]</strong></a></p>
<p><a href="http://pro.chompy.co/xivskillflow/download.php?v=011">Download Previous Version [0.11]</a></p>
<p><a href="http://pro.chompy.co/xivskillflow/download.php?v=010">Download Previous Version [0.10]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nathanogden.com/ffxiv-skill-flow/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>UpChomp</title>
		<link>http://nathanogden.com/upchomp/</link>
		<comments>http://nathanogden.com/upchomp/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 07:24:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Interactive Multimedia]]></category>
		<category><![CDATA[Video Games]]></category>

		<guid isPermaLink="false">http://www.nathanogden.com/?p=41</guid>
		<description><![CDATA[A video game featuring Nathan&#8217;s character &#8216;Chompy.&#8217; The goal of the game is to reach the cookie at the end of the level all while trying to keep Chompy up in the air. UpChomp was coded using Python with the Pygame engine. It&#8217;s available for Windows, Linux, and Mac and was intended to be available [...]]]></description>
			<content:encoded><![CDATA[<p>A video game featuring Nathan&#8217;s character &#8216;Chompy.&#8217; The goal of the game is to reach the cookie at the end of the level all while trying to keep Chompy up in the air.</p>
<p>UpChomp was coded using Python with the Pygame engine. It&#8217;s available for Windows, Linux, and Mac and was intended to be available for Android as well. It&#8217;s open source and licensed under the GNU Public License.</p>
<p>Read more and download the game here: <a href="http://www.chompycreations.com/upchomp/">UpChomp | Chompy Creations</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nathanogden.com/upchomp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tallahassee Film Society</title>
		<link>http://nathanogden.com/tallahassee-film-society/</link>
		<comments>http://nathanogden.com/tallahassee-film-society/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 06:58:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Websites]]></category>

		<guid isPermaLink="false">http://www.nathanogden.com/?p=36</guid>
		<description><![CDATA[A website made for the Tallahassee Film Society. It uses a custom built system for handling the show times. It also has a member sign up form that can accept Paypal payments automatically (though they haven&#8217;t used that feature yet). Visit Site: www.tallahasseefilms.com]]></description>
			<content:encoded><![CDATA[<p>A website made for the Tallahassee Film Society. It uses a custom built system for handling the show times. It also has a member sign up form that can accept Paypal payments automatically (though they haven&#8217;t used that feature yet).</p>
<p>Visit Site: <a href="http://www.tallahasseefilms.com">www.tallahasseefilms.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nathanogden.com/tallahassee-film-society/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DreamSphere</title>
		<link>http://nathanogden.com/dreamsphere/</link>
		<comments>http://nathanogden.com/dreamsphere/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 06:56:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Work]]></category>
		<category><![CDATA[Interactive Multimedia]]></category>
		<category><![CDATA[Video Games]]></category>

		<guid isPermaLink="false">http://www.nathanogden.com/?p=31</guid>
		<description><![CDATA[DreamSphere is an Action RPG &#038; Platformer combined. You play as a person whom has been trapped inside a dream world. In DreamSphere you complete dungeons, level up, and find equipment to gear up your character. It will also feature multiplayer cooperative game play. DreamSphere has yet to be released and is currently a work [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.nathanogden.com/wp-content/uploads/2011/12/dreamsphere.png" alt="DreamSphere Logo" title="DreamSphere Logo" width="256" height="256" class="alignleft size-full wp-image-23" />DreamSphere is an Action RPG &#038; Platformer combined. You play as a person whom has been trapped inside a dream world. In DreamSphere you complete dungeons, level up, and find equipment to gear up your character. It will also feature multiplayer cooperative game play.</p>
<p>DreamSphere has yet to be released and is currently a work in progress with a &#8216;Prototype&#8217; release scheduled for December 15, 2011.</p>
<p>Visit Site: <a href="http://www.dreamspheregame.com">www.dreamspheregame.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nathanogden.com/dreamsphere/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

