<?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>Cale Dunlap &#187; open source</title>
	<atom:link href="http://www.caledunlap.com/tag/open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caledunlap.com</link>
	<description>printf(&#34;Hello World\n&#34;);</description>
	<lastBuildDate>Fri, 07 Oct 2011 00:13:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CTask-Lite on GitHub</title>
		<link>http://www.caledunlap.com/2009/07/ctask-lite-on-github/</link>
		<comments>http://www.caledunlap.com/2009/07/ctask-lite-on-github/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 23:49:07 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Development Journal]]></category>
		<category><![CDATA[ctask]]></category>
		<category><![CDATA[ctask-lite]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://caledunlap.com/blog/?p=295</guid>
		<description><![CDATA[Alright, I&#8217;ve finally put my open-source project website woes to rest. I successfully published the first version of CTask-Lite out on GitHub. It can be found here: http://github.com/cdunlap/ctask-lite CTask-Lite is an easy to install, configure, theme,...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2009/07/ctask-lite-on-github/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why is open source project hosting annoying and not playing nice with me?</title>
		<link>http://www.caledunlap.com/2009/07/why-is-open-source-project-hosting-annoying-and-not-playing-nice-with-me/</link>
		<comments>http://www.caledunlap.com/2009/07/why-is-open-source-project-hosting-annoying-and-not-playing-nice-with-me/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 04:00:14 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Development Journal]]></category>
		<category><![CDATA[Rants]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://caledunlap.com/blog/?p=292</guid>
		<description><![CDATA[I wrote a neat little web-based task system in PHP, jQuery, and SQLite last night and wanted a place to put it so I could give it to the world (and maintain my source code)....]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2009/07/why-is-open-source-project-hosting-annoying-and-not-playing-nice-with-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KnowIT RC2.1 Released</title>
		<link>http://www.caledunlap.com/2009/05/knowit-rc21-released/</link>
		<comments>http://www.caledunlap.com/2009/05/knowit-rc21-released/#comments</comments>
		<pubDate>Mon, 18 May 2009 14:02:37 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Development Journal]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[knowit]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://caledunlap.com/blog/?p=265</guid>
		<description><![CDATA[I&#8217;ve completed the modifications and package builds for KnowIT releast candidate 2.1. They are available from the KnowIT Google Code site. Dare I say, this is one of the best peices of software I have...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2009/05/knowit-rc21-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VGL Math &#8211; 2D/3D Video Game Math Library</title>
		<link>http://www.caledunlap.com/2009/03/vgl-math-2d3d-video-game-math-library/</link>
		<comments>http://www.caledunlap.com/2009/03/vgl-math-2d3d-video-game-math-library/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 10:05:25 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Development Journal]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[vgl]]></category>

		<guid isPermaLink="false">http://caledunlap.com/blog/?p=231</guid>
		<description><![CDATA[I decided to get bold and start another open source project. This time it is related to the math involved in developing 2D and 3D video games. The project is hosted at http://code.google.com/p/vglmath. I decided...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2009/03/vgl-math-2d3d-video-game-math-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>KnowIT Releases First Version</title>
		<link>http://www.caledunlap.com/2008/12/knowit-releases-first-version/</link>
		<comments>http://www.caledunlap.com/2008/12/knowit-releases-first-version/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 08:01:46 +0000</pubDate>
		<dc:creator>Cale</dc:creator>
				<category><![CDATA[Development Journal]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://caledunlap.com/blog/?p=114</guid>
		<description><![CDATA[Ok, so even though I didn&#8217;t get ALL of the bugs hammered out in KnowIT, I released a preliminary version of it over at Google Code. It hasn&#8217;t been reviewed yet by anybody, and I...]]></description>
		<wfw:commentRss>http://www.caledunlap.com/2008/12/knowit-releases-first-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

