<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Enfranchised Mind &#187; Open Source Journaling</title>
	<atom:link href="http://enfranchisedmind.com/blog/categories/open-source/open-source-journaling/feed/" rel="self" type="application/rss+xml" />
	<link>http://enfranchisedmind.com/blog</link>
	<description>programming, politics, &#38; other religious issues</description>
	<lastBuildDate>Sun, 22 Jan 2012 01:36:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>programming, politics, &amp; other religious issues</itunes:summary>
	<itunes:author>Enfranchised Mind</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://enfranchisedmind.com/blog/wp-content/plugins/powerpress/itunes_default.jpg" />
	<copyright>This podcast feed is released under a Creative Commons License.  Some rights are reserved.</copyright>
	<itunes:subtitle>programming, politics, &amp; other religious issues</itunes:subtitle>
	<image>
		<title>Enfranchised Mind &#187; Open Source Journaling</title>
		<url>http://enfranchisedmind.com/blog/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://enfranchisedmind.com/blog/categories/open-source/open-source-journaling/</link>
	</image>
		<rawvoice:location>Durham, North Carolina</rawvoice:location>
		<rawvoice:frequency>Intermittent</rawvoice:frequency>
		<item>
		<title>Open Source Journaling: Cornerstone</title>
		<link>http://enfranchisedmind.com/blog/posts/open-source-journaling-cornerstone-rubygroovy-floating-point-fun/</link>
		<comments>http://enfranchisedmind.com/blog/posts/open-source-journaling-cornerstone-rubygroovy-floating-point-fun/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 13:48:16 +0000</pubDate>
		<dc:creator>Robert Fischer</dc:creator>
				<category><![CDATA[Ashlar/Cornerstone]]></category>
		<category><![CDATA[Open Source Journaling]]></category>
		<category><![CDATA[floating point]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[journaling]]></category>
		<category><![CDATA[numbers]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Ruby]]></category>

		<guid isPermaLink="false">http://enfranchisedmind.com/blog/2009/02/11/open-source-journaling-cornerstone-rubygroovy-floating-point-fun/</guid>
		<description><![CDATA[I did another brief update to Cornerstone last night. When parsing floating point numbers, I was doing a parse of an integer, then the dot, then a series of digits, and gluing it all together afterwards. Fred Medlin at the Java Hack Night pointed out that was silly, and I should should parse the value [...]
Related posts:<ol>
<li><a href='http://enfranchisedmind.com/blog/posts/open-source-journaling-cornerstone/' rel='bookmark' title='Open Source Journaling: Cornerstone'>Open Source Journaling: Cornerstone</a></li>
<li><a href='http://enfranchisedmind.com/blog/posts/open-source-journalling-autobase-v081/' rel='bookmark' title='Open Source Journaling: Autobase v0.8.1'>Open Source Journaling: Autobase v0.8.1</a></li>
<li><a href='http://enfranchisedmind.com/blog/posts/todays-idle-speculation/' rel='bookmark' title='Today&#8217;s idle speculation'>Today&#8217;s idle speculation</a></li>
</ol>]]></description>
		<wfw:commentRss>http://enfranchisedmind.com/blog/posts/open-source-journaling-cornerstone-rubygroovy-floating-point-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Journaling: Autobase v0.8.1</title>
		<link>http://enfranchisedmind.com/blog/posts/open-source-journalling-autobase-v081/</link>
		<comments>http://enfranchisedmind.com/blog/posts/open-source-journalling-autobase-v081/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 05:12:24 +0000</pubDate>
		<dc:creator>Robert Fischer</dc:creator>
				<category><![CDATA[Autobase]]></category>
		<category><![CDATA[Open Source Journaling]]></category>
		<category><![CDATA[autobase]]></category>
		<category><![CDATA[groovy]]></category>
		<category><![CDATA[journal]]></category>
		<category><![CDATA[Programming and Software Development]]></category>

		<guid isPermaLink="false">http://enfranchisedmind.com/blog/2009/02/09/open-source-journalling-autobase-v081/</guid>
		<description><![CDATA[Did a bunch of work on Autobase tonight, culminating in a v0.8.1 release. First, I upgraded to Grails 1.1b3. This wasn&#8217;t that big a deal, except they moved the staging directory on me, so I had to shift to using stagingDir on the eventWarStart to populate the war. That was on the to-do list for [...]
Related posts:<ol>
<li><a href='http://enfranchisedmind.com/blog/posts/open-source-journaling-cornerstone/' rel='bookmark' title='Open Source Journaling: Cornerstone'>Open Source Journaling: Cornerstone</a></li>
<li><a href='http://enfranchisedmind.com/blog/posts/autobase-released/' rel='bookmark' title='Autobase Released'>Autobase Released</a></li>
</ol>]]></description>
		<wfw:commentRss>http://enfranchisedmind.com/blog/posts/open-source-journalling-autobase-v081/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Journaling: Cornerstone</title>
		<link>http://enfranchisedmind.com/blog/posts/open-source-journaling-cornerstone/</link>
		<comments>http://enfranchisedmind.com/blog/posts/open-source-journaling-cornerstone/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 05:53:01 +0000</pubDate>
		<dc:creator>Robert Fischer</dc:creator>
				<category><![CDATA[Ashlar/Cornerstone]]></category>
		<category><![CDATA[Open Source Journaling]]></category>

		<guid isPermaLink="false">http://enfranchisedmind.com/blog/2009/02/06/open-source-journaling-cornerstone/</guid>
		<description><![CDATA[I was a bit fried and looking to escape from work, so I played around with Cornerstone a bit tonight. The key focus right now has been the parser of Cornerstone, which is written in Scala. In Cornerstone, there are what I&#8217;m calling the &#8220;mirror operators&#8221;[1]. Like OCaml, Haskell, and Scala, the user can define [...]
No related posts.]]></description>
		<wfw:commentRss>http://enfranchisedmind.com/blog/posts/open-source-journaling-cornerstone/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

