<?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: Python, Ruby, Rails and Readability</title>
	<atom:link href="http://compoundthinking.com/blog/index.php/2006/04/17/python-ruby-rails-and-readability/feed/" rel="self" type="application/rss+xml" />
	<link>http://compoundthinking.com/blog/index.php/2006/04/17/python-ruby-rails-and-readability/</link>
	<description>Thinking about programming in new ways</description>
	<lastBuildDate>Wed, 28 Jul 2010 19:00:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mark Ramm</title>
		<link>http://compoundthinking.com/blog/index.php/2006/04/17/python-ruby-rails-and-readability/#comment-4002</link>
		<dc:creator>Mark Ramm</dc:creator>
		<pubDate>Fri, 08 Sep 2006 13:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://compoundthinking.com/blog/index.php/2006/04/17/python-ruby-rails-and-readability/#comment-4002</guid>
		<description>Thanks Erik,

I totally agree.  

I read my old code all the time, my comments about new programmers were based on my experience with people new to Ruby and new to Rails trying to figure out how views and controllers were connected, how models got access to the database, etc.   The magic which make the code pretty, also made it confusing.</description>
		<content:encoded><![CDATA[<p>Thanks Erik,</p>
<p>I totally agree.  </p>
<p>I read my old code all the time, my comments about new programmers were based on my experience with people new to Ruby and new to Rails trying to figure out how views and controllers were connected, how models got access to the database, etc.   The magic which make the code pretty, also made it confusing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Allik</title>
		<link>http://compoundthinking.com/blog/index.php/2006/04/17/python-ruby-rails-and-readability/#comment-3989</link>
		<dc:creator>Erik Allik</dc:creator>
		<pubDate>Fri, 08 Sep 2006 11:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://compoundthinking.com/blog/index.php/2006/04/17/python-ruby-rails-and-readability/#comment-3989</guid>
		<description>I meant &quot;... programmers NEW to a project and new to Rails read the code.&quot;</description>
		<content:encoded><![CDATA[<p>I meant &#8220;&#8230; programmers NEW to a project and new to Rails read the code.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Allik</title>
		<link>http://compoundthinking.com/blog/index.php/2006/04/17/python-ruby-rails-and-readability/#comment-3988</link>
		<dc:creator>Erik Allik</dc:creator>
		<pubDate>Fri, 08 Sep 2006 11:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://compoundthinking.com/blog/index.php/2006/04/17/python-ruby-rails-and-readability/#comment-3988</guid>
		<description>Why do You think only programmers to a project read the  code? Any with at least a little bit of experience in Rails development can read Rails code pretty well. Although I agree the dynamic features of Ruby (and Rails) should be used with care for the sake of readability.</description>
		<content:encoded><![CDATA[<p>Why do You think only programmers to a project read the  code? Any with at least a little bit of experience in Rails development can read Rails code pretty well. Although I agree the dynamic features of Ruby (and Rails) should be used with care for the sake of readability.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
