<?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>flatware-engine.org</title>
	<atom:link href="http://flatware-engine.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://flatware-engine.org</link>
	<description>An Open Source 2D Game Engine</description>
	<lastBuildDate>Sun, 18 Dec 2011 23:27:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>A Spork in the Works&#8230;</title>
		<link>http://flatware-engine.org/2011/12/18/a-spork-in-the-works/</link>
		<comments>http://flatware-engine.org/2011/12/18/a-spork-in-the-works/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 23:27:49 +0000</pubDate>
		<dc:creator>madcat13</dc:creator>
				<category><![CDATA[Flatware]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://flatware-engine.org/?p=319</guid>
		<description><![CDATA[We&#8217;re getting back from hiatus somewhat later than we would have liked, but such is life. I&#8217;m still fairly busy with seasonal work, so don&#8217;t expect to see huge amounts of progress, but there will be some. Unfortunately, my trusty desktop died on me this past weekend, and this too shall put somewhat of a &#8230; </p><p><a class="more-link block-button" href="http://flatware-engine.org/2011/12/18/a-spork-in-the-works/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://flatware-engine.org/2011/12/18/a-spork-in-the-works/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Shall Call It&#8230;A Mini-Hiatus</title>
		<link>http://flatware-engine.org/2011/08/16/i-shall-call-it-a-mini-hiatus/</link>
		<comments>http://flatware-engine.org/2011/08/16/i-shall-call-it-a-mini-hiatus/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 00:59:56 +0000</pubDate>
		<dc:creator>madcat13</dc:creator>
				<category><![CDATA[Flatware]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://flatware-engine.org/?p=312</guid>
		<description><![CDATA[As much as I hate to do it, things are just too hectic right now. Due to my new (and unfortunately, temporary) job, class and general life stacking up on me, I&#8217;ve had very little time or energy to get any coding done as of late and for the short-term present (about the next two &#8230; </p><p><a class="more-link block-button" href="http://flatware-engine.org/2011/08/16/i-shall-call-it-a-mini-hiatus/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://flatware-engine.org/2011/08/16/i-shall-call-it-a-mini-hiatus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Static Cling and the Lonely Singleton, Part III</title>
		<link>http://flatware-engine.org/2011/08/07/static-cling-and-the-lonely-singleton-part-iii/</link>
		<comments>http://flatware-engine.org/2011/08/07/static-cling-and-the-lonely-singleton-part-iii/#comments</comments>
		<pubDate>Sun, 07 Aug 2011 19:09:23 +0000</pubDate>
		<dc:creator>madcat13</dc:creator>
				<category><![CDATA[Flatware]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Object Oriented Design]]></category>
		<category><![CDATA[Performance]]></category>

		<guid isPermaLink="false">http://flatware-engine.org/?p=301</guid>
		<description><![CDATA[First, my apologies for the lack of updates lately. Life, etc. has been pretty crazy and we haven&#8217;t been able to do much to the engine for the past 2-3 weeks. I&#8217;ve recently started a Health IT training class, so between that and job hunting, I&#8217;ll have less time to devote to the project for &#8230; </p><p><a class="more-link block-button" href="http://flatware-engine.org/2011/08/07/static-cling-and-the-lonely-singleton-part-iii/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://flatware-engine.org/2011/08/07/static-cling-and-the-lonely-singleton-part-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Static Cling and the Lonely Singleton, Part II</title>
		<link>http://flatware-engine.org/2011/07/22/static-cling-and-the-lonely-singleton-part-ii/</link>
		<comments>http://flatware-engine.org/2011/07/22/static-cling-and-the-lonely-singleton-part-ii/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 19:21:26 +0000</pubDate>
		<dc:creator>madcat13</dc:creator>
				<category><![CDATA[Flatware]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Object Oriented Design]]></category>

		<guid isPermaLink="false">http://flatware-engine.org/?p=292</guid>
		<description><![CDATA[Sage and I spent the better part of this past Tuesday reviewing what we had so far and trying to see where we need to go next. The biggest hurdle we&#8217;ve encountered so far is the decision over trying to eliminate as much pointer usage as possible (at least for the end user.) After much &#8230; </p><p><a class="more-link block-button" href="http://flatware-engine.org/2011/07/22/static-cling-and-the-lonely-singleton-part-ii/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://flatware-engine.org/2011/07/22/static-cling-and-the-lonely-singleton-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>But Will it Blend&#8230;?</title>
		<link>http://flatware-engine.org/2011/07/15/but-will-it-blend/</link>
		<comments>http://flatware-engine.org/2011/07/15/but-will-it-blend/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 19:36:54 +0000</pubDate>
		<dc:creator>madcat13</dc:creator>
				<category><![CDATA[Flatware]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Life]]></category>

		<guid isPermaLink="false">http://flatware-engine.org/?p=282</guid>
		<description><![CDATA[This update took a little longer than I would have liked, but I was waiting until we were done with the next step of the build. Sage and I became slightly sidetracked as we started working on the graphical rendering system. While implementing it, we realized that we really needed to have some kind of &#8230; </p><p><a class="more-link block-button" href="http://flatware-engine.org/2011/07/15/but-will-it-blend/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://flatware-engine.org/2011/07/15/but-will-it-blend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Static Cling and the Lonely Singleton</title>
		<link>http://flatware-engine.org/2011/07/03/static-cling-and-the-lonely-singleton/</link>
		<comments>http://flatware-engine.org/2011/07/03/static-cling-and-the-lonely-singleton/#comments</comments>
		<pubDate>Sun, 03 Jul 2011 23:50:06 +0000</pubDate>
		<dc:creator>madcat13</dc:creator>
				<category><![CDATA[Flatware]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Object Oriented Design]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://flatware-engine.org/?p=272</guid>
		<description><![CDATA[During our time designing FlatWare, we have had quite a few false starts. Things we&#8217;ve tried only to find that they didn&#8217;t suit our purpose or caused too many problems to be viable. It seems like our last major quandary is going to make it out the door with the alpha release before a final &#8230; </p><p><a class="more-link block-button" href="http://flatware-engine.org/2011/07/03/static-cling-and-the-lonely-singleton/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://flatware-engine.org/2011/07/03/static-cling-and-the-lonely-singleton/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Output on Input&#8230;</title>
		<link>http://flatware-engine.org/2011/06/29/my-output-on-input/</link>
		<comments>http://flatware-engine.org/2011/06/29/my-output-on-input/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 00:08:29 +0000</pubDate>
		<dc:creator>madcat13</dc:creator>
				<category><![CDATA[Flatware]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://flatware-engine.org/?p=262</guid>
		<description><![CDATA[The past few days, I&#8217;ve been taking a break from the FlatWare codebase and trying to get my head around the Object Oriented Input System (OIS), but I&#8217;ve not been having much luck. While I&#8217;m tempted to read through all the source code and just play around with it until I understand it, we&#8217;re pressed &#8230; </p><p><a class="more-link block-button" href="http://flatware-engine.org/2011/06/29/my-output-on-input/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://flatware-engine.org/2011/06/29/my-output-on-input/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Poked in the Eye With a Sharp Pointer!</title>
		<link>http://flatware-engine.org/2011/06/19/poked-in-the-eye-with-a-sharp-pointer/</link>
		<comments>http://flatware-engine.org/2011/06/19/poked-in-the-eye-with-a-sharp-pointer/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 00:31:25 +0000</pubDate>
		<dc:creator>madcat13</dc:creator>
				<category><![CDATA[Flatware]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://flatware-engine.org/?p=255</guid>
		<description><![CDATA[Sage and I have been trying to keep the use of FlatWare as simple as possible for beginners, while still keeping it powerful. We also know that one of the biggest stumbling blocks for C++ beginners is pointers. A pointer that gets out of hand can bring the whole house crashing down. As hard as &#8230; </p><p><a class="more-link block-button" href="http://flatware-engine.org/2011/06/19/poked-in-the-eye-with-a-sharp-pointer/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://flatware-engine.org/2011/06/19/poked-in-the-eye-with-a-sharp-pointer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Premature Optimization and Other Coding Woes&#8230;</title>
		<link>http://flatware-engine.org/2011/06/12/premature-optimization-and-other-coding-woes/</link>
		<comments>http://flatware-engine.org/2011/06/12/premature-optimization-and-other-coding-woes/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 19:35:18 +0000</pubDate>
		<dc:creator>madcat13</dc:creator>
				<category><![CDATA[Flatware]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://flatware-engine.org/?p=249</guid>
		<description><![CDATA[Ok, now that we&#8217;re getting down to the wire, I&#8217;m going to attempt to post more often. I hope to put up news on our progress at least weekly. We&#8217;ve just finished the Registry portion of the system, which keeps track of, organizes and sorts all things which are rendered in one way or another &#8230; </p><p><a class="more-link block-button" href="http://flatware-engine.org/2011/06/12/premature-optimization-and-other-coding-woes/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://flatware-engine.org/2011/06/12/premature-optimization-and-other-coding-woes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s the Final Countdown&#8230;</title>
		<link>http://flatware-engine.org/2011/05/14/its-the-final-countdown/</link>
		<comments>http://flatware-engine.org/2011/05/14/its-the-final-countdown/#comments</comments>
		<pubDate>Sun, 15 May 2011 02:19:28 +0000</pubDate>
		<dc:creator>madcat13</dc:creator>
				<category><![CDATA[Flatware]]></category>
		<category><![CDATA[General Programming]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://flatware-engine.org/?p=247</guid>
		<description><![CDATA[Sage and I have finally got a little more free time ahead and are pushing to get the Alpha release finished. I&#8217;m finally out of school and am looking for a REAL JOB (YAY, graduation!!!). In my downtime while I&#8217;m looking (and dealing with a pinched nerve in my neck that&#8217;s making me crazy), I &#8230; </p><p><a class="more-link block-button" href="http://flatware-engine.org/2011/05/14/its-the-final-countdown/">Continue reading &#187;</a>]]></description>
		<wfw:commentRss>http://flatware-engine.org/2011/05/14/its-the-final-countdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

