<?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; Scala</title>
	<atom:link href="http://enfranchisedmind.com/blog/categories/code-samples/scala/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; Scala</title>
		<url>http://enfranchisedmind.com/blog/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://enfranchisedmind.com/blog/categories/code-samples/scala/</link>
	</image>
		<rawvoice:location>Durham, North Carolina</rawvoice:location>
		<rawvoice:frequency>Intermittent</rawvoice:frequency>
		<item>
		<title>Gradle, Lift, and Google App Engine</title>
		<link>http://enfranchisedmind.com/blog/posts/gradle-lift-and-google-app-engine/</link>
		<comments>http://enfranchisedmind.com/blog/posts/gradle-lift-and-google-app-engine/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 01:34:15 +0000</pubDate>
		<dc:creator>Robert Fischer</dc:creator>
				<category><![CDATA[Gradle]]></category>
		<category><![CDATA[Scala]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Lift]]></category>
		<category><![CDATA[Liftweb]]></category>
		<category><![CDATA[Objectify]]></category>
		<category><![CDATA[web development frameworks]]></category>

		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=2726</guid>
		<description><![CDATA[I&#8217;m getting back into the game a little bit, and I decided to take a look at Lift for web development. After an initially promising experience, I became totally unhappy with Eclipse (it began forgetting I had Google App Engine libraries on the classpath after every clean). So I moved back to the command line. [...]
Related posts:<ol>
<li><a href='http://enfranchisedmind.com/blog/posts/gradle-depnames/' rel='bookmark' title='New Gradle Plugin: DepNames'>New Gradle Plugin: DepNames</a></li>
<li><a href='http://enfranchisedmind.com/blog/posts/gradle-maven-repo-snapshots/' rel='bookmark' title='Oh, Gradle, You Made My Heart Skip a Beat'>Oh, Gradle, You Made My Heart Skip a Beat</a></li>
<li><a href='http://enfranchisedmind.com/blog/posts/gradle-plugins-0-5-1-released/' rel='bookmark' title='Gradle-Plugins 0.5.1 released'>Gradle-Plugins 0.5.1 released</a></li>
</ol>]]></description>
		<wfw:commentRss>http://enfranchisedmind.com/blog/posts/gradle-lift-and-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scala Scripting Challenge: What&#8217;s Equivalent to this Groovy?</title>
		<link>http://enfranchisedmind.com/blog/posts/scala-scripting-challenge/</link>
		<comments>http://enfranchisedmind.com/blog/posts/scala-scripting-challenge/#comments</comments>
		<pubDate>Wed, 20 May 2009 22:48:40 +0000</pubDate>
		<dc:creator>Robert Fischer</dc:creator>
				<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://enfranchisedmind.com/blog/?p=1317</guid>
		<description><![CDATA[Inspired by Scala being in the Scripting Language Bowl, I wanted to take a look at Scala as a scripting language. I&#8217;ve got this little Groovy code snippet: &#40;System.in.text =~ /\b&#40;&#40;\p&#123;Lu&#125;\p&#123;Ll&#125;+&#41;+&#41;\b/&#41;.each &#123; println &#34;I found: ${it[0]}&#34; &#125; When run, it looks like this: $ echo " Foo bAr Baz robert Fischer alicia Weller " &#124; [...]
Related posts:<ol>
<li><a href='http://enfranchisedmind.com/blog/posts/java-goes-scripting/' rel='bookmark' title='Java Goes Scripting'>Java Goes Scripting</a></li>
<li><a href='http://enfranchisedmind.com/blog/posts/groovy-argument-reordering/' rel='bookmark' title='Feature or Bug, You Decide: Argument Reordering in Groovy'>Feature or Bug, You Decide: Argument Reordering in Groovy</a></li>
<li><a href='http://enfranchisedmind.com/blog/posts/scala-not-functional/' rel='bookmark' title='Scala is Not a Functional Programming Language'>Scala is Not a Functional Programming Language</a></li>
</ol>]]></description>
		<wfw:commentRss>http://enfranchisedmind.com/blog/posts/scala-scripting-challenge/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

