<?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: The Framework is the Language</title>
	<atom:link href="http://blog.ericlamb.net/2009/09/the-framework-is-the-language/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ericlamb.net/2009/09/the-framework-is-the-language/</link>
	<description>Thoughts on programming, people and life</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:01:37 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Eric Lamb</title>
		<link>http://blog.ericlamb.net/2009/09/the-framework-is-the-language/comment-page-1/#comment-1356</link>
		<dc:creator>Eric Lamb</dc:creator>
		<pubDate>Fri, 06 Nov 2009 16:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=2486#comment-1356</guid>
		<description>Hi noxie,

Thanks for the insight; I realize CodeIgnitor isn&#039;t the most complicated framework but you do pay for the ease of use with higher load per request. 

Eric</description>
		<content:encoded><![CDATA[<p>Hi noxie,</p>
<p>Thanks for the insight; I realize CodeIgnitor isn&#8217;t the most complicated framework but you do pay for the ease of use with higher load per request. </p>
<p>Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Lamb</title>
		<link>http://blog.ericlamb.net/2009/09/the-framework-is-the-language/comment-page-1/#comment-1355</link>
		<dc:creator>Eric Lamb</dc:creator>
		<pubDate>Fri, 06 Nov 2009 16:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=2486#comment-1355</guid>
		<description>Thanks for the links Andy; good reads :)</description>
		<content:encoded><![CDATA[<p>Thanks for the links Andy; good reads <img src='http://blog.ericlamb.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tb</title>
		<link>http://blog.ericlamb.net/2009/09/the-framework-is-the-language/comment-page-1/#comment-1353</link>
		<dc:creator>tb</dc:creator>
		<pubDate>Fri, 06 Nov 2009 15:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=2486#comment-1353</guid>
		<description>Agree. I&#039;d even go a little further and say that sometimes a framework can be an absolute saving grace, making an otherwise clumsy language palatable. Come to think of it, a framework is an interesting evolutionary step in language&#039;s life-cycle. Makes me wish the boiler plate functionality of a language that get synthesized  into a framework simply became integrated into the core of the given language.</description>
		<content:encoded><![CDATA[<p>Agree. I&#8217;d even go a little further and say that sometimes a framework can be an absolute saving grace, making an otherwise clumsy language palatable. Come to think of it, a framework is an interesting evolutionary step in language&#8217;s life-cycle. Makes me wish the boiler plate functionality of a language that get synthesized  into a framework simply became integrated into the core of the given language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Jeffries</title>
		<link>http://blog.ericlamb.net/2009/09/the-framework-is-the-language/comment-page-1/#comment-1350</link>
		<dc:creator>Andy Jeffries</dc:creator>
		<pubDate>Fri, 06 Nov 2009 11:00:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=2486#comment-1350</guid>
		<description>Absolutely, you&#039;ll get used to Rails the more you use it.  I&#039;d recommend railsforphp.com as a good resource to find the equivalents.  Doing a search for a PHP function will get you the Rails/Ruby equivalent, for example - http://railsforphp.com/reference/strings/substr

I&#039;ve also written a few blog posts you may find interesting (as I&#039;m an ex-PHP developer):

http://andyjeffries.co.uk/articles/4-reasons-why-ruby-syntax-is-better-than-phps-
http://andyjeffries.co.uk/articles/rebuilding-a-site-from-symfony-to-rails
http://andyjeffries.co.uk/articles/why-i-think-ruby-on-rails-is-an-ideal-web-development-environment</description>
		<content:encoded><![CDATA[<p>Absolutely, you&#8217;ll get used to Rails the more you use it.  I&#8217;d recommend railsforphp.com as a good resource to find the equivalents.  Doing a search for a PHP function will get you the Rails/Ruby equivalent, for example &#8211; <a href="http://railsforphp.com/reference/strings/substr" onclick="return TrackClick('http%3A%2F%2Frailsforphp.com%2Freference%2Fstrings%2Fsubstr','http%3A%2F%2Frailsforphp.com%2Freference%2Fstrings%2Fsubstr')" rel="nofollow">http://railsforphp.com/reference/strings/substr</a></p>
<p>I&#8217;ve also written a few blog posts you may find interesting (as I&#8217;m an ex-PHP developer):</p>
<p><a href="http://andyjeffries.co.uk/articles/4-reasons-why-ruby-syntax-is-better-than-phps-" onclick="return TrackClick('http%3A%2F%2Fandyjeffries.co.uk%2Farticles%2F4-reasons-why-ruby-syntax-is-better-than-phps-','http%3A%2F%2Fandyjeffries.co.uk%2Farticles%2F4-reasons-why-ruby-syntax-is-better-than-phps-')" rel="nofollow">http://andyjeffries.co.uk/articles/4-reasons-why-ruby-syntax-is-better-than-phps-</a><br />
<a href="http://andyjeffries.co.uk/articles/rebuilding-a-site-from-symfony-to-rails" onclick="return TrackClick('http%3A%2F%2Fandyjeffries.co.uk%2Farticles%2Frebuilding-a-site-from-symfony-to-rails','http%3A%2F%2Fandyjeffries.co.uk%2Farticles%2Frebuilding-a-site-from-symfony-to-rails')" rel="nofollow">http://andyjeffries.co.uk/articles/rebuilding-a-site-from-symfony-to-rails</a><br />
<a href="http://andyjeffries.co.uk/articles/why-i-think-ruby-on-rails-is-an-ideal-web-development-environment" onclick="return TrackClick('http%3A%2F%2Fandyjeffries.co.uk%2Farticles%2Fwhy-i-think-ruby-on-rails-is-an-ideal-web-development-environment','http%3A%2F%2Fandyjeffries.co.uk%2Farticles%2Fwhy-i-think-ruby-on-rails-is-an-ideal-web-development-environment')" rel="nofollow">http://andyjeffries.co.uk/articles/why-i-think-ruby-on-rails-is-an-ideal-web-development-environment</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: n0xie</title>
		<link>http://blog.ericlamb.net/2009/09/the-framework-is-the-language/comment-page-1/#comment-1343</link>
		<dc:creator>n0xie</dc:creator>
		<pubDate>Thu, 05 Nov 2009 10:24:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=2486#comment-1343</guid>
		<description>I would agree with you to some extend untill you mentioned CodeIgniter. CodeIgniter is so simple it takes most experienced developers less than a day to get up to full speed. The Zend Framework and Symphony are in a whole different ballpark so yes getting to know them takes time. The key feature here is documentation. and the willingness to learn something new.</description>
		<content:encoded><![CDATA[<p>I would agree with you to some extend untill you mentioned CodeIgniter. CodeIgniter is so simple it takes most experienced developers less than a day to get up to full speed. The Zend Framework and Symphony are in a whole different ballpark so yes getting to know them takes time. The key feature here is documentation. and the willingness to learn something new.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Duggins</title>
		<link>http://blog.ericlamb.net/2009/09/the-framework-is-the-language/comment-page-1/#comment-1271</link>
		<dc:creator>David Duggins</dc:creator>
		<pubDate>Mon, 05 Oct 2009 19:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=2486#comment-1271</guid>
		<description>I too have noticed that frameworks aren&#039;t always all that they are cracked up to be.  I prefer using my own &quot;non-framework&quot; set-up for coding php than using zend ect.  As far as a new languages is concerned, I&#039;ve been playing with Ruby on Rails and I find it to be a pretty nifty web-framework.  I still come to points where I beat my head against the wall and say &quot;I&#039;d already have this done in php&quot; but I figure that is just the learning curve kicking my ass and that once I get around it, I&#039;ll not have such headaches as much.</description>
		<content:encoded><![CDATA[<p>I too have noticed that frameworks aren&#8217;t always all that they are cracked up to be.  I prefer using my own &#8220;non-framework&#8221; set-up for coding php than using zend ect.  As far as a new languages is concerned, I&#8217;ve been playing with Ruby on Rails and I find it to be a pretty nifty web-framework.  I still come to points where I beat my head against the wall and say &#8220;I&#8217;d already have this done in php&#8221; but I figure that is just the learning curve kicking my ass and that once I get around it, I&#8217;ll not have such headaches as much.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

