<?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: MythBusting &#8212; We Agree! Ruby is Awesome!</title>
	<atom:link href="http://yehudakatz.com/2008/11/16/mythbusting-we-agree-ruby-is-awesome/feed/" rel="self" type="application/rss+xml" />
	<link>http://yehudakatz.com/2008/11/16/mythbusting-we-agree-ruby-is-awesome/</link>
	<description>Random Geek-Related Thoughts</description>
	<lastBuildDate>Mon, 06 Sep 2010 16:02:07 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mathieu Martin</title>
		<link>http://yehudakatz.com/2008/11/16/mythbusting-we-agree-ruby-is-awesome/comment-page-1/#comment-13760</link>
		<dc:creator>Mathieu Martin</dc:creator>
		<pubDate>Mon, 17 Nov 2008 12:34:36 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=105#comment-13760</guid>
		<description>I would rephrase 

&quot;it’s near impossible to spend even a day in Ruby without learning what blocks are.&quot;

to

&quot;it’s near impossible to spend even a day in Ruby without using blocks.&quot;

What I like about Ruby blocks/procs is that they (can) look enough like Java/C#/C++ blocks that a programmer new to Ruby can learn them even without realizing that he&#039;s beginning to use a new, more powerful concept.

Next thing he knows, he&#039;s using some of the iterators with parameters and it immediately makes sense.

When he finally gets around to learning explicitly about blocks, he&#039;ll realize he&#039;s been using them all along. I love that about Ruby.</description>
		<content:encoded><![CDATA[<p>I would rephrase </p>
<p>&#8220;it’s near impossible to spend even a day in Ruby without learning what blocks are.&#8221;</p>
<p>to</p>
<p>&#8220;it’s near impossible to spend even a day in Ruby without using blocks.&#8221;</p>
<p>What I like about Ruby blocks/procs is that they (can) look enough like Java/C#/C++ blocks that a programmer new to Ruby can learn them even without realizing that he&#8217;s beginning to use a new, more powerful concept.</p>
<p>Next thing he knows, he&#8217;s using some of the iterators with parameters and it immediately makes sense.</p>
<p>When he finally gets around to learning explicitly about blocks, he&#8217;ll realize he&#8217;s been using them all along. I love that about Ruby.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cris</title>
		<link>http://yehudakatz.com/2008/11/16/mythbusting-we-agree-ruby-is-awesome/comment-page-1/#comment-13755</link>
		<dc:creator>cris</dc:creator>
		<pubDate>Mon, 17 Nov 2008 07:58:20 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=105#comment-13755</guid>
		<description>Hi, Yehuda. I can add even more to your post. I have compared &quot;hello world&quot; controller for Merb, Rails and Pylons(python framework). And Merb was at first, Pylons at second place and Rails at last. But that was about 3 months ago, maybe today it performs even better.

Pylons was better only in memory consumption (17 Mb Pylons vs 23Mb in Merb).</description>
		<content:encoded><![CDATA[<p>Hi, Yehuda. I can add even more to your post. I have compared &#8220;hello world&#8221; controller for Merb, Rails and Pylons(python framework). And Merb was at first, Pylons at second place and Rails at last. But that was about 3 months ago, maybe today it performs even better.</p>
<p>Pylons was better only in memory consumption (17 Mb Pylons vs 23Mb in Merb).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vire7</title>
		<link>http://yehudakatz.com/2008/11/16/mythbusting-we-agree-ruby-is-awesome/comment-page-1/#comment-13751</link>
		<dc:creator>vire7</dc:creator>
		<pubDate>Mon, 17 Nov 2008 00:14:23 +0000</pubDate>
		<guid isPermaLink="false">http://yehudakatz.com/?p=105#comment-13751</guid>
		<description>And what&#039;s funny is that now that I&#039;ve fallen hard for the Merb way of doing things, I now love Rails instead of resenting it. RoR is a great fit for a lot of people, but not for me. Competing frameworks allowed me to stay with the language I love and kept me from hoping over to Python/Django for my next project.

Long live Ruby!</description>
		<content:encoded><![CDATA[<p>And what&#8217;s funny is that now that I&#8217;ve fallen hard for the Merb way of doing things, I now love Rails instead of resenting it. RoR is a great fit for a lot of people, but not for me. Competing frameworks allowed me to stay with the language I love and kept me from hoping over to Python/Django for my next project.</p>
<p>Long live Ruby!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
