<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Postcards from a .NET Tourist in RubyOnRailsLand</title>
	<atom:link href="http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/</link>
	<description>A Grande, Triple Shot, Non-Fat Core Dump by Russell Ball</description>
	<lastBuildDate>Wed, 01 Feb 2012 19:33:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Making the Leap from Spectator to Newbie with Ruby on Rails &#124; Caffeinated Coder</title>
		<link>http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/comment-page-1/#comment-1780</link>
		<dc:creator>Making the Leap from Spectator to Newbie with Ruby on Rails &#124; Caffeinated Coder</dc:creator>
		<pubDate>Fri, 31 Oct 2008 02:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/#comment-1780</guid>
		<description>[...] I wrote my initial impressions about Ruby on Rails post a while ago, I was definitely [...]</description>
		<content:encoded><![CDATA[<p>[...] I wrote my initial impressions about Ruby on Rails post a while ago, I was definitely [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Case Against Overtime &#124; Caffeinated Coder</title>
		<link>http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/comment-page-1/#comment-912</link>
		<dc:creator>The Case Against Overtime &#124; Caffeinated Coder</dc:creator>
		<pubDate>Wed, 09 Apr 2008 04:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/#comment-912</guid>
		<description>[...] to catching up on my RSS feeds, working my way through my tech book reading list, or exploring new programming languages [...]</description>
		<content:encoded><![CDATA[<p>[...] to catching up on my RSS feeds, working my way through my tech book reading list, or exploring new programming languages [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Ball</title>
		<link>http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/comment-page-1/#comment-615</link>
		<dc:creator>Russell Ball</dc:creator>
		<pubDate>Wed, 27 Feb 2008 17:45:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/#comment-615</guid>
		<description>@Josh - I just looked at the heroku site and it looks intriguing. Thanks for the suggestion. I&#039;ll give it a try.

@John - Thanks for the great links. I didn&#039;t know you could do inline C in Ruby. I&#039;ll give it a try tonight. This may not be as big of an issue as I had assumed.</description>
		<content:encoded><![CDATA[<p>@Josh &#8211; I just looked at the heroku site and it looks intriguing. Thanks for the suggestion. I&#8217;ll give it a try.</p>
<p>@John &#8211; Thanks for the great links. I didn&#8217;t know you could do inline C in Ruby. I&#8217;ll give it a try tonight. This may not be as big of an issue as I had assumed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russell Ball</title>
		<link>http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/comment-page-1/#comment-613</link>
		<dc:creator>Russell Ball</dc:creator>
		<pubDate>Wed, 27 Feb 2008 16:26:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/#comment-613</guid>
		<description>@Catto - Thanks. It&#039;s not that I don&#039;t think code can be beautiful, I&#039;ve just seen so many subjective variations on this sense of aesthetics that I think it is presumptuous to claim it as a language feature. It&#039;s sort of like saying pick our religion because it is the most spiritual. It&#039;s too much in the eye of the beholder, so it just comes across as annoying.</description>
		<content:encoded><![CDATA[<p>@Catto &#8211; Thanks. It&#8217;s not that I don&#8217;t think code can be beautiful, I&#8217;ve just seen so many subjective variations on this sense of aesthetics that I think it is presumptuous to claim it as a language feature. It&#8217;s sort of like saying pick our religion because it is the most spiritual. It&#8217;s too much in the eye of the beholder, so it just comes across as annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Repko</title>
		<link>http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/comment-page-1/#comment-612</link>
		<dc:creator>John Repko</dc:creator>
		<pubDate>Wed, 27 Feb 2008 16:24:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/#comment-612</guid>
		<description>Great article.  

It&#039;s reasonable to be skeptical about the ability of most development shops to drop down into &quot;c&quot; when needed, but dropping down, either inline (http://lojic.com/blog/2007/10/05/inline-c-code-in-ruby/) or external (http://www.rubyinside.com/how-to-create-a-ruby-extension-in-c-in-under-5-minutes-100.html) is surprisingly easy.

It will be great when Ruby gets faster (with JRuby, and as 1.9 becomes Ruby 2.0), but for now it&#039;s fast enough for most sites  avoids the antipattern of &quot;premature optimization&quot; (such as universal use of stored procedures for CRUD) common in .Net development.    With a little review most dev shops should be able to drop down to c code if they need to for inner loops, or other heavy lifting.</description>
		<content:encoded><![CDATA[<p>Great article.  </p>
<p>It&#8217;s reasonable to be skeptical about the ability of most development shops to drop down into &#8220;c&#8221; when needed, but dropping down, either inline (<a href="http://lojic.com/blog/2007/10/05/inline-c-code-in-ruby/" rel="nofollow">http://lojic.com/blog/2007/10/.....e-in-ruby/</a>) or external (<a href="http://www.rubyinside.com/how-to-create-a-ruby-extension-in-c-in-under-5-minutes-100.html" rel="nofollow">http://www.rubyinside.com/how-.....s-100.html</a>) is surprisingly easy.</p>
<p>It will be great when Ruby gets faster (with JRuby, and as 1.9 becomes Ruby 2.0), but for now it&#8217;s fast enough for most sites  avoids the antipattern of &#8220;premature optimization&#8221; (such as universal use of stored procedures for CRUD) common in .Net development.    With a little review most dev shops should be able to drop down to c code if they need to for inner loops, or other heavy lifting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: josh</title>
		<link>http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/comment-page-1/#comment-611</link>
		<dc:creator>josh</dc:creator>
		<pubDate>Wed, 27 Feb 2008 16:23:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/#comment-611</guid>
		<description>I&#039;m a .net dev new to ruby/rails too.. and i think there is benefit in learning it. If nothing else, it gives you perspective on what you&#039;re doing in .net and patterns or approaches you&#039;re using.

Also, with my limited knowledge, I did this site in less than 2 hours: http://cubscoutdaycamp.heroku.com/

btw, heroku rocks. http://www.heroku.com</description>
		<content:encoded><![CDATA[<p>I&#8217;m a .net dev new to ruby/rails too.. and i think there is benefit in learning it. If nothing else, it gives you perspective on what you&#8217;re doing in .net and patterns or approaches you&#8217;re using.</p>
<p>Also, with my limited knowledge, I did this site in less than 2 hours: <a href="http://cubscoutdaycamp.heroku.com/" rel="nofollow">http://cubscoutdaycamp.heroku.com/</a></p>
<p>btw, heroku rocks. <a href="http://www.heroku.com" rel="nofollow">http://www.heroku.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Catto</title>
		<link>http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/comment-page-1/#comment-607</link>
		<dc:creator>Catto</dc:creator>
		<pubDate>Wed, 27 Feb 2008 13:59:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.caffeinatedcoder.com/postcards-from-a-net-tourist-in-rubyonrailsland/#comment-607</guid>
		<description>Hey Now Coder,
e4, I like the post, it makes me think. Personally I think code is beautiful. I&#039;m looking forward to your future posts.
Thx 4 the info,
Catto</description>
		<content:encoded><![CDATA[<p>Hey Now Coder,<br />
e4, I like the post, it makes me think. Personally I think code is beautiful. I&#8217;m looking forward to your future posts.<br />
Thx 4 the info,<br />
Catto</p>
]]></content:encoded>
	</item>
</channel>
</rss>

