<?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>class BrianYamabe extends Journeyman implements SoftwareDeveloper { &#187; Scala</title>
	<atom:link href="http://brianyamabe.com/category/scala/feed/" rel="self" type="application/rss+xml" />
	<link>http://brianyamabe.com</link>
	<description>public Blog documentDevelopment(Passion passion) {</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:55:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>The Kind of Book that gets Me in Trouble</title>
		<link>http://brianyamabe.com/2010/03/24/the-kind-of-book-that-gets-me-in-trouble/</link>
		<comments>http://brianyamabe.com/2010/03/24/the-kind-of-book-that-gets-me-in-trouble/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 15:04:21 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=61</guid>
		<description><![CDATA[I just got an email announcing &#8220;Seven Languages in Seven Weeks&#8221; from the Pragmatic Programmers. This is exactly the kind of book that calls to me. Man, it would be so cool to learn 7 languages at a more than superficial level. My problem is that I have ideas for 7 projects that would actually [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I just got an email announcing &#8220;<a href="http://www.amazon.com/gp/product/193435659X?ie=UTF8&#038;tag=yamabe-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=193435659X">Seven Languages in Seven Weeks</a><img src="http://www.assoc-amazon.com/e/ir?t=yamabe-20&#038;l=as2&#038;o=1&#038;a=193435659X" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />&#8221; from the Pragmatic Programmers. This is exactly the kind of book that calls to me. Man, it would be so cool to learn 7 languages at a more than superficial level. My problem is that I have ideas for 7 projects that would actually be more productive than learning 7 languages. I might buy the book and not read it or buy it and read part of it before realizing I should be working on finishing one of my projects or buy it read all of it and go back to the projects I should have been working on&#8230; See that&#8217;s why I hate these kind of books, I want them and I can justify them, but I don&#8217;t know if they are really valuable for me.
</p>
<p>On a secondary note, this book highlights a new problem for me now that I will soon have an iPad. The electronic version of the book is $22 and the print version at Amazon is $23. I want the electronic version for its convenience, but this is also the type of book which I would likely sell and that just can&#8217;t be done with an electronic version. If the electronic version were around $15, it&#8217;d be easy. At nearly identical price points it&#8217;s a tough call.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2010/03/24/the-kind-of-book-that-gets-me-in-trouble/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>That Was Short Lived</title>
		<link>http://brianyamabe.com/2009/09/04/that-was-short-lived/</link>
		<comments>http://brianyamabe.com/2009/09/04/that-was-short-lived/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 19:03:32 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[Django]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Lift]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=14</guid>
		<description><![CDATA[I started working through the Lift getting started guide and other documentation and I&#8217;ve come to the conclusion that a lot of the benefits of using Lift aren&#8217;t applicable to the project. The project is a Facebook app and I have a little experience writing those with Django and Google App Engine. All the nice [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I started working through the Lift getting started guide and other documentation and I&#8217;ve come to the conclusion that a lot of the benefits of using Lift aren&#8217;t applicable to the project. The project is a Facebook app and I have a little experience writing those with Django and Google App Engine. All the nice CRUD, AJAX, JSON, Comet, etc. integration isn&#8217;t going to help me. Also, there aren&#8217;t a whole lot of examples of using Lift with Facebook. In fact, my biggest concern with using Lift would be the lack of documentation. There is &#8220;<a href="http://groups.google.com/group/the-lift-book">The Lift Book</a>&#8221; but this is more a guide to what Lift can do and how to do it. There are a few tutorial floating around, but the ones I found were out of date and incomplete. I&#8217;ve come to realize that I learn best by working through examples and there just aren&#8217;t enough of those to make me want to move forward with Lift.</p>
<p>I&#8217;ve decided to go with Django on Google App Engine for this project. It&#8217;s somewhat familiar ground and will allow me to focus more on building the app rather than learning a framework and language. Although I&#8217;m not well versed enough in Django, Python, Google App Engine, and Facebook to believe I won&#8217;t learn a whole lot.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2009/09/04/that-was-short-lived/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Here I Go</title>
		<link>http://brianyamabe.com/2009/09/01/here-i-go/</link>
		<comments>http://brianyamabe.com/2009/09/01/here-i-go/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 15:40:33 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[Lift]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=12</guid>
		<description><![CDATA[I&#8217;ve decided to start my project using Scala and Lift. I installed them by following this quick tutorial. My next step is to fire it up under Eclipse.]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve decided to start my project using <a href="http://www.scala-lang.org/">Scala</a> and <a href="http://liftweb.com">Lift</a>. I installed them by following <a href="http://recurser.com/articles/2009/08/17/hello-world-with-scala-and-lift-on-osx/">this quick tutorial</a>. My next step is to fire it up under <a href="http://www.eclipse.org/">Eclipse</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2009/09/01/here-i-go/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Roving Eye</title>
		<link>http://brianyamabe.com/2009/08/25/my-roving-eye/</link>
		<comments>http://brianyamabe.com/2009/08/25/my-roving-eye/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 15:52:36 +0000</pubDate>
		<dc:creator>byamabe</dc:creator>
				<category><![CDATA[Lift]]></category>
		<category><![CDATA[Scala]]></category>

		<guid isPermaLink="false">http://brianyamabe.com/?p=10</guid>
		<description><![CDATA[After my experience with Groovy and Grails, I&#8217;ve been thinking about what to do next. I&#8217;ve got an idea for an iPhone application, a Facebook game idea to research, and a Flash game concept I&#8217;d like to flesh out. While wandering about the internet to help me decide on what to work on, I came [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>After my experience with Groovy and Grails, I&#8217;ve been thinking about what to do next. I&#8217;ve got an idea for an iPhone application, a Facebook game idea to research, and a Flash game concept I&#8217;d like to flesh out. While wandering about the internet to help me decide on what to work on, I came across the blog &#8220;<a href="http://james-iry.blogspot.com/">ONE DIV ZERO</a>&#8221; by James Iry. He&#8217;s a programmer and does a lot of work with Scala and he really knows his stuff. Some of the specifics are over my head at this point, but reading through his posts has been an education. His post &#8220;<a href="http://james-iry.blogspot.com/2009/04/erlang-style-actors-are-all-about.html">Erlang Style Actors Are All About Shared State</a>&#8221; was awesome. He has me seriously thinking about diving into Scala. Scala also has an associated web framework called Lift. Its creator, David Pollak, has a great post entitled &#8220;<a href="http://blog.lostlake.org/index.php?/archives/16-Web-Framework-Manifesto.html">Web Framework Manifesto</a>.&#8221; Having bright guys like them in a community is a real plus.</p>
]]></content:encoded>
			<wfw:commentRss>http://brianyamabe.com/2009/08/25/my-roving-eye/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
