<?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>The Curmudgeoclast &#187; ruby</title>
	<atom:link href="http://techblog.daveastels.com/tag/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.daveastels.com</link>
	<description>This sucks, wouldn&#039;t it be cool if...?</description>
	<lastBuildDate>Mon, 18 Jan 2010 22:30:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>On Smalltalk</title>
		<link>http://techblog.daveastels.com/2009/05/12/on-smalltalk/</link>
		<comments>http://techblog.daveastels.com/2009/05/12/on-smalltalk/#comments</comments>
		<pubDate>Tue, 12 May 2009 18:03:53 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[railsconf]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[smalltalk]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=321</guid>
		<description><![CDATA[In his RailsConf keynote Bob Martin channeled Ward Cunningham to say that Smalltalk died because &#8220;It was too easy to make a mess&#8221;.
Whether Smalltalk is dead is the subject of much debate.  Technically it&#8217;s not.  There is ongoing development on the language and tools (notable by Cincom).  But for all intents and [...]]]></description>
			<content:encoded><![CDATA[<p>In his <a href="http://railsconf.blip.tv/file/2089545/" target="_blank">RailsConf keynote</a> Bob Martin channeled Ward Cunningham to say that Smalltalk died because &#8220;It was too easy to make a mess&#8221;.</p>
<p>Whether Smalltalk is dead is the subject of much debate.  Technically it&#8217;s not.  There is ongoing development on the language and tools (notable by <a href="http://www.cincomsmalltalk.com" target="_blank">Cincom</a>).  But for all intents and purposes, it is no longer a commercially viable language.  That said, it&#8217;s cool, and was a great context in which to learn OO.  For that I am forever grateful to it.</p>
<p>I, personally, don&#8217;t think that &#8220;being easy to make a mess&#8221; was the cause of Smalltalk&#8217;s downfall.  Sure, it was easy&#8230; but it&#8217;s easy to make a mess in any language.  I have to agree with <a href="http://www.cincomsmalltalk.com/blog/blogView?showComments=true&#038;printTitle=Smalltalk:_Our_Death_has_been_Exaggerated&#038;entry=3419278263" target="_blank">James Robertson</a> that Smalltalk makes it easier to clean up your messes.</p>
<p>I was a serious Smalltalk user &#8216;back in the day&#8217;.. in the late 80s &#038; early 90s:  ObjectWorks, VisualWorks, Digitalk.  I used it both in industry (some early CDROM shrinkwrapped products as well as client server) and academically (for my MSc thesis work).  It was a wonderful language and environment.  I saw firsthand, a few things that I believe lead to it&#8217;s demise:</p>
<ul>
<li>The unfamiliarity of the language and environment, </li>
<li>The incompetence of the company tasked with commercializing it (ParcPlace), with their ridiculous licensing/royalty demands, and </li>
<li>Arrogance, but not so much of the community, but of the environments themselves.  It was beautifully cross platform, but at the expense of a truly native environment.  In fact it was quite late into the game that you had windows out on your desktop instead of in it&#8217;s own self-contained world or even with simulated platform look &#038; feel.  As I said, that changed, but I believe it was too little, too late.  There were some native implementations that were reasonably good.. but none approached the power of those descending directly from the PARC codebase.  And Squeak, the shiny new smalltalk, goes back to that we-are-the-world arrogance.</li>
</ul>
<p>So.. no&#8230; I don&#8217;t think what &#8220;killed&#8221; Smalltalk will kill Ruby.  We&#8217;ve learned a lot since the 80s&#8230; a lot about how to keep a system healthy.  The TATFT attitude is part of it.  Notice I said <em>attitude</em>, and not <em>practice</em>.  </p>
<p>We still can learn a lot from Smalltalk, specifically from it&#8217;s toolset.  When we finally have good, useful Ruby IDEs they won&#8217;t look like Java IDEs. They&#8217;ll look like Smalltalk IDEs.</p>
<p>So&#8230; Smalltalk dead?  Yes, no, does it matter?  Smalltalk lives on in Ruby.  </p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2009/05/12/on-smalltalk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m back</title>
		<link>http://techblog.daveastels.com/2009/05/10/im-back/</link>
		<comments>http://techblog.daveastels.com/2009/05/10/im-back/#comments</comments>
		<pubDate>Sun, 10 May 2009 21:16:24 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=312</guid>
		<description><![CDATA[As I&#8217;ve mentioned on Twitter &#38; Facebook, I&#8217;m back to doing Ruby &#38; Rails fulltime.
Joining Google took me out of the Rails community &#38; largely out of the Ruby community.  At least until very recently when I joined a Rails project (yes, at Google.. who&#8217;da thought).
As noted on my blog last spring, I had [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;ve mentioned on Twitter &amp; Facebook, I&#8217;m back to doing Ruby &amp; Rails fulltime.</p>
<p>Joining Google took me out of the Rails community &amp; largely out of the Ruby community.  At least until very recently when I joined a Rails project (yes, at Google.. who&#8217;da thought).</p>
<p>As noted on my blog last spring, I had the rug pulled out from under me with a sudden onset of diabetes.</p>
<p>With all that I pretty much pulled an Austin Powers and went into cold storage for a year &amp; a half.</p>
<p>Well, I&#8217;ve thawed out and am back at it&#8230; Ruby, Rails, and hanging with peeps at conferences.  Look for me on speaker lists before too much longer.</p>
<p>After GoGaRuCo and RailsConf, I&#8217;m back, motivated, and enthused like never before.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2009/05/10/im-back/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSpec is a hit, who&#8217;d o&#8217; thought?</title>
		<link>http://techblog.daveastels.com/2009/01/09/rspec-is-a-hit-whod-o-thought/</link>
		<comments>http://techblog.daveastels.com/2009/01/09/rspec-is-a-hit-whod-o-thought/#comments</comments>
		<pubDate>Sat, 10 Jan 2009 02:14:30 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=298</guid>
		<description><![CDATA[Well, RSpec is doing well.  A couple things of note recently:

part of the install on hivelogic&#8217;s rails install instructions
clear majority favorite on a recent twtpoll:

 
with merb being rolled into Rails, there&#8217;s speculation that RSpec will be supported by Rails out of the box&#8230; that&#8217;d be cool

]]></description>
			<content:encoded><![CDATA[<p>Well, RSpec is doing well.  A couple things of note recently:</p>
<ul>
<li>part of the install on <a href="http://danbenjamin.com/articles/2008/02/ruby-rails-leopard" target="blank">hivelogic&#8217;s rails install instructions</a></li>
<li>clear majority favorite on a <a href="http://twtpoll.com/r/zhh2fm" target="blank">recent twtpoll</a>:<br />
<script src="http://twtpoll.com/js/badge.js" type="text/javascript"></script><br />
 <script src="http://twtpoll.com/badge/r/?twt=zhh2fm&amp;s=200" type="text/javascript"></script></li>
<li>with merb being rolled into Rails, there&#8217;s speculation that RSpec will be supported by Rails out of the box&#8230; that&#8217;d be cool</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2009/01/09/rspec-is-a-hit-whod-o-thought/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSpec + JRuby</title>
		<link>http://techblog.daveastels.com/2008/01/16/rspec-jruby/</link>
		<comments>http://techblog.daveastels.com/2008/01/16/rspec-jruby/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 10:17:03 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=16</guid>
		<description><![CDATA[My coworker, Paul Zabelin, posted here on some ideas that we&#8217;ve been experimenting with using RSpec stories and JRuby.
]]></description>
			<content:encoded><![CDATA[<p>My coworker, Paul Zabelin, posted <a href="http://pivots.pivotallabs.com/users/pzabelin/blog/articles/375-functional-tests-for-java-project-rspec-jruby">here</a> on some ideas that we&#8217;ve been experimenting with using RSpec stories and JRuby.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2008/01/16/rspec-jruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RubyConf 2007</title>
		<link>http://techblog.daveastels.com/2007/11/05/rubyconf-2007/</link>
		<comments>http://techblog.daveastels.com/2007/11/05/rubyconf-2007/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 20:04:04 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[travel]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=20</guid>
		<description><![CDATA[I&#8217;m sitting in the airport in Charlotte, on my way home from RubyConf2007.
What a fabulous conference.  This the most enjoyable conference I&#8217;ve been to in a very long time.
There was so many great talks/ideas/projects, it&#8217;s hard to pick highpoints, but these stand out for me (in no particular order):

drnic for some very cool tech [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sitting in the airport in Charlotte, on my way home from RubyConf2007.</p>
<p>What a fabulous conference.  This the most enjoyable conference I&#8217;ve been to in a very long time.</p>
<p>There was so many great talks/ideas/projects, it&#8217;s hard to pick highpoints, but these stand out for me (in no particular order):</p>
<ul>
<li>drnic for some very cool tech and sheer entertainment value.</li>
<li>Laurent Sansonetti for a jaw-dropping talk/demo about what&#8217;s possible with the latest Ruby love from Apple.</li>
<li>Charlie &amp; Tom on JRuby</li>
<li>Evan on Rubinius&#8230; that is one cool project&#8230; sign me up</li>
<li>and, of course, Matz&#8217;s keynote</li>
</ul>
<p>It&#8217;s no wonder the Ruby community is &#8220;nice people&#8221; when we have someone like Matz at the head of it.</p>
<p>Maybe as rewarding, or even more, than the tech &amp; talks was seeing old friends again and meeting others face to face that to date I&#8217;d only known online.</p>
<p>It was an awesome weekend, and I&#8217;m eagerly looking forward to the next Ruby conference!</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2007/11/05/rubyconf-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Describing Equivalence Classes in Ruby with RSpec</title>
		<link>http://techblog.daveastels.com/2007/09/11/describing-equivalence-classes-in-ruby-with-rspec/</link>
		<comments>http://techblog.daveastels.com/2007/09/11/describing-equivalence-classes-in-ruby-with-rspec/#comments</comments>
		<pubDate>Wed, 12 Sep 2007 00:45:00 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=30</guid>
		<description><![CDATA[Here&#8217;s an article I wrote a while ago but didn&#8217;t get around to releasing.  Enjoy. 
Describing Equivalence Classes in Ruby with RSpec
Since writing that article, I&#8217;ve made good use of the code.  Here&#8217;s an example of it in action: grouping the cards in a deck into their types.  A second method then uses those [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an article I wrote a while ago but didn&#8217;t get around to releasing.  Enjoy. </p>
<p><span style="color: #551a8b; text-decoration: underline;"><a title="Describing Equivalence Classes in Ruby with RSpec" href="http://daveastels.com/wp-content/uploads/2007/07/article.pdf">Describing Equivalence Classes in Ruby with RSpec</a></span></p>
<p>Since writing that article, I&#8217;ve made good use of the code.  Here&#8217;s an example of it in action: grouping the cards in a deck into their types.  A second method then uses those groups to reassemble the cards into an ordered list.</p>
<p> </p>
<pre>  CARD_TYPES = ['basic land', 'land', 'creature', 'artifact',
                'enchantment', 'sorcery', 'instant', '']

  def maindeck_cards_grouped
    maindeck_cards.equivalence_classes(*CARD_TYPES) do |card, the_type|
      card.magic_card.card_type.downcase.include?(the_type)
    end
  end

  def maindeck_cards_ordered
    cards_by_class = maindeck_cards_grouped
    (CARD_TYPES.inject([]) {|cards, type| cards &lt;&lt; cards_by_class[type]}).flatten
  end</pre>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2007/09/11/describing-equivalence-classes-in-ruby-with-rspec/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ruby Way</title>
		<link>http://techblog.daveastels.com/2006/12/22/the-ruby-way/</link>
		<comments>http://techblog.daveastels.com/2006/12/22/the-ruby-way/#comments</comments>
		<pubDate>Fri, 22 Dec 2006 22:00:00 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=46</guid>
		<description><![CDATA[



I&#8217;ve started reading the 2nd edition of &#8220;The Ruby Way&#8221; by Hal Fulton.
So far it&#8217;s been good.  I&#8217;ve been popping it open somewhat randomly so far, but plan to take a more structured look at it shortly.  I enjoyed the overview of OO as applied to Ruby as well as the section on [...]]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<td></td>
<td>I&#8217;ve started reading the 2nd edition of &#8220;The Ruby Way&#8221; by Hal Fulton.</p>
<p>So far it&#8217;s been good.  I&#8217;ve been popping it open somewhat randomly so far, but plan to take a more structured look at it shortly.  I enjoyed the overview of OO as applied to Ruby as well as the section on Rubyisms and idioms.</p>
<p>This is a big book, and looks very comprehensive.  I&#8217;m looking forward to working through it.</p>
<p>One thing I have noticed&#8230; and I don&#8217;t know Hal so I&#8217;m not sure&#8230; is that there are comments regarding programming language issues that seem to indicate a lack of familiarity/awareness of Rubys grand-daddies: LISP &amp; Smalltalk.  Comments like <em> &#8220;in more recent languages such as Java, memory is reclaimed&#8230;&#8221;</em>   Both LISP and Smalltalk had garbage collection.  In fact that&#8217;s where the majority of GC research was done.  This however is a minor quibble.  This is a book about Ruby, and a good one at that.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2006/12/22/the-ruby-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextMate book</title>
		<link>http://techblog.daveastels.com/2006/12/11/textmate-book/</link>
		<comments>http://techblog.daveastels.com/2006/12/11/textmate-book/#comments</comments>
		<pubDate>Mon, 11 Dec 2006 06:48:00 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=48</guid>
		<description><![CDATA[



TextMate 
Power Editing for the Mac
James Edward Gray II



I&#8217;ve read a couple of the beta versions of this book from the Pragmatic Press.  It&#8217;s good.  If you are using TextMate, you should have this book.  The current documentation for TextMate is pretty lame.  This book does an admirable job of filling that [...]]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<td><img src="http://blog.daveastels.com/files/textmate_medium.jpg" border="0" alt="textmate_medium.jpg" width="142" height="170" align="right" /></td>
<td valign="top">TextMate </p>
<p><a href="http://www.pragmaticprogrammer.com/titles/textmate/index.html">Power Editing for the Mac</a></p>
<p>James Edward Gray II</td>
</tr>
</tbody>
</table>
<p>I&#8217;ve read a couple of the beta versions of this book from the Pragmatic Press.  It&#8217;s good.  If you are using <a href="http://www.macromates.com/">TextMate</a>, you should have this book.  The current <a href="http://www.macromates.com/textmate/manual/">documentation</a> for TextMate is pretty lame.  This book does an admirable job of filling that void.</p>
<p>The writing style is easy to read, and is quite information dense.  Content goes from basic cursor movement all the way to custom language support.  It&#8217;s a good read, and packed with valuable and useful information.</p>
<p>That said, while I&#8217;m impressed with the book, I&#8217;ve become less and less impressed with TextMate itself.  It&#8217;s a wonderful text editor and a sweet Mac app, and will long have a place on my dock.  But for serious programming, it doesn&#8217;t cut it.  I&#8217;ve gone back to &#8220;old faithful&#8221;&#8230; my constant companion from from way back.. <a href="http://www.gnu.org/software/emacs/">GNU Emacs</a>.  If you&#8217;re doing serious programming, there&#8217;s nothing like Emacs.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2006/12/11/textmate-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RSpec On Rails</title>
		<link>http://techblog.daveastels.com/2006/10/29/rspec-on-rails/</link>
		<comments>http://techblog.daveastels.com/2006/10/29/rspec-on-rails/#comments</comments>
		<pubDate>Mon, 30 Oct 2006 00:58:00 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rspec]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=54</guid>
		<description><![CDATA[Nice post by Defiler on RSpec:
RSpec On Rails:
RSpec is mere days away from a new release with greatly improved Rails support.
Since people are currently paying me to write Rails code, rather than plain old standalone Ruby (hint hint), I’ve been waiting for these features before making serious use of RSpec.
As an exercise, I ‘ported’ the [...]]]></description>
			<content:encoded><![CDATA[<p>Nice post by Defiler on RSpec:</p>
<p><a href="http://www.caboo.se/articles/2006/10/29/rspec-on-rails">RSpec On Rails</a>:</p>
<blockquote><p>RSpec is mere days away from a new release with greatly improved Rails support.</p>
<p>Since people are currently paying me to write Rails code, rather than plain old standalone Ruby (hint hint), I’ve been waiting for these features before making serious use of RSpec.</p>
<p>As an exercise, I ‘ported’ the acts_as_authenticated controller tests to RSpec.  The results were fairly interesting.  Subjectively, I find it more readable than the test/unit version.  Objectively, one of the test/unit test cases doesn’t get run because there are two methods with the same name.</p>
<p>&#8230;</p>
<p>So far, so good. Anyone who thinks that RSpec is ‘only’ about a different set of terminology should give it a serious try first.</p></blockquote>
<p>(Via <a href="http://www.caboo.se/">~:caboose</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2006/10/29/rspec-on-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Tale of two codebases</title>
		<link>http://techblog.daveastels.com/2006/09/01/a-tale-of-two-codebases/</link>
		<comments>http://techblog.daveastels.com/2006/09/01/a-tale-of-two-codebases/#comments</comments>
		<pubDate>Fri, 01 Sep 2006 09:10:00 +0000</pubDate>
		<dc:creator>dastels</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://techblog.daveastels.com/?p=72</guid>
		<description><![CDATA[I just finished working on notes for a Java5/jUnit4/TDD tutorial.  This is a version of a Ruby/rSpec/BDD tutorial that I recently wrote.  The app is a simple &#8220;guess the secret code&#8221; game.  The contexts of the two are the same other than where language differences make themselves known.  Primarily this is [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished working on notes for a Java5/jUnit4/TDD tutorial.  This is a version of a Ruby/rSpec/BDD tutorial that I recently wrote.  The app is a simple &#8220;guess the secret code&#8221; game.  The contexts of the two are the same other than where language differences make themselves known.  Primarily this is the in code.  So, two codebases, same set of tests/specs, same functionallity.. 100% same.  Both written by me&#8230; which, IMO, means pretty clean, tight code.</p>
<p>I&#8217;ll be looking over the code in the next few days, and probably blogging anything interesting that I find.  But I&#8217;ll start off with this comparison&#8230; just how much difference is there in the amount of code?</p>
<p> </p>
<p> </p>
<p> </p>
<p> </p>
<table border="1">
<tbody>
<tr>
<th> </th>
<th>Ruby</th>
<th>Java</th>
<th>% difference</th>
</tr>
<tr>
<th>Lines</th>
<td>396</td>
<td>551</td>
<td>39%</td>
</tr>
<tr>
<th>Characters</th>
<td>11479</td>
<td>16641</td>
<td>45%</td>
</tr>
</tbody>
</table>
<p>So, in Java there is almost 50% more code.  In this case.. a simple app&#8230; that&#8217;s only about 5000 characters&#8230; but what about a bigger app?  That will add up fast.  I can&#8217;t help but wonder if that comparison will be linear with the size of the app.  Somehow I doubt it.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.daveastels.com/2006/09/01/a-tale-of-two-codebases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
