<?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: PHP vs. Ruby</title>
	<atom:link href="http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html</link>
	<description></description>
	<lastBuildDate>Mon, 13 Feb 2012 17:35:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Brad Feld</title>
		<link>http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html/comment-page-1#comment-40749</link>
		<dc:creator>Brad Feld</dc:creator>
		<pubDate>Thu, 07 Oct 2010 04:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1339#comment-40749</guid>
		<description>Sorry - new new data from me.  My guess is there is plenty of debate on the web about this at this point. </description>
		<content:encoded><![CDATA[<p>Sorry &#8211; new new data from me.  My guess is there is plenty of debate on the web about this at this point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Liroff</title>
		<link>http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html/comment-page-1#comment-40747</link>
		<dc:creator>Stuart Liroff</dc:creator>
		<pubDate>Thu, 07 Oct 2010 00:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1339#comment-40747</guid>
		<description>Brad, great statistics!  Do you have new data? Do you have pointers to discussions re: why use PHP, Python and/or Ruby.  Are there reasons why an engineering team will choose one or the other? </description>
		<content:encoded><![CDATA[<p>Brad, great statistics!  Do you have new data? Do you have pointers to discussions re: why use PHP, Python and/or Ruby.  Are there reasons why an engineering team will choose one or the other?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Php Programmer</title>
		<link>http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html/comment-page-1#comment-27100</link>
		<dc:creator>Php Programmer</dc:creator>
		<pubDate>Mon, 26 Apr 2010 13:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1339#comment-27100</guid>
		<description>PHP is really no match to Python. I have been PHP developer for 3 years and switched to python because i feel Python is more like a hybrid language. Because of python flexibility features i can easily scale. </description>
		<content:encoded><![CDATA[<p>PHP is really no match to Python. I have been PHP developer for 3 years and switched to python because i feel Python is more like a hybrid language. Because of python flexibility features i can easily scale.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html/comment-page-1#comment-32853</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 13 Mar 2010 07:50:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1339#comment-32853</guid>
		<description>Programming is programming.  The site itself is the goal.  You all remind me of the mediocre student in grade school that was obsessed with her handwriting. 
 
C# and Java are superior languages in terms of performance.  Ruby (on Rails) and PHP (on a framework like CakePHP) are similar.  Both slow but they make the lives of developers easy, which means developers work faster and clients pay less, which makes them happy. 
 
Bottom line, if you&#039;re making what you believe will be the next Facebook, then use C# or Java (or PHP if you want ease in exchange for performance - Facebook uses PHP).  If you&#039;re making a &quot;Things to Do in Wichita&quot; site, for example, scalability and performance don&#039;t matter and you can finish it in Ruby on Rails or CakePHP in half the time. </description>
		<content:encoded><![CDATA[<p>Programming is programming.  The site itself is the goal.  You all remind me of the mediocre student in grade school that was obsessed with her handwriting. </p>
<p>C# and Java are superior languages in terms of performance.  Ruby (on Rails) and PHP (on a framework like CakePHP) are similar.  Both slow but they make the lives of developers easy, which means developers work faster and clients pay less, which makes them happy. </p>
<p>Bottom line, if you&#39;re making what you believe will be the next Facebook, then use C# or Java (or PHP if you want ease in exchange for performance &#8211; Facebook uses PHP).  If you&#39;re making a &quot;Things to Do in Wichita&quot; site, for example, scalability and performance don&#39;t matter and you can finish it in Ruby on Rails or CakePHP in half the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html/comment-page-1#comment-32043</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 20 Feb 2010 05:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1339#comment-32043</guid>
		<description>Ultimately, though, all the different metrics in the world come back down to one simple thing: 
 
You need to look at each language, you need to look at which one has the features you need, and you need to decide which one is the best way to go.  PHP, Perl, Python, Java, C#, Cold Fusion... you have to look at which one supports the environment you feel comfortable with, which one gives you the features you need, and which one you will be most productive with.  I haven&#039;t found reason yet to switch personally to PHP, and I don&#039;t think that any of these languages is likely to go away soon, so if it&#039;s the best language for me, it&#039;s the one I&#039;ll continue dealing with. 
 
There&#039;s no wrong answer, only an answer that&#039;s most right for your development needs and goals. </description>
		<content:encoded><![CDATA[<p>Ultimately, though, all the different metrics in the world come back down to one simple thing: </p>
<p>You need to look at each language, you need to look at which one has the features you need, and you need to decide which one is the best way to go.  PHP, Perl, Python, Java, C#, Cold Fusion&#8230; you have to look at which one supports the environment you feel comfortable with, which one gives you the features you need, and which one you will be most productive with.  I haven&#39;t found reason yet to switch personally to PHP, and I don&#39;t think that any of these languages is likely to go away soon, so if it&#39;s the best language for me, it&#39;s the one I&#39;ll continue dealing with. </p>
<p>There&#39;s no wrong answer, only an answer that&#39;s most right for your development needs and goals.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html/comment-page-1#comment-19764</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Mon, 28 Dec 2009 11:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1339#comment-19764</guid>
		<description>Ruby on Rails Deployment is getting easier now since most hosting companies are adding RoR support </description>
		<content:encoded><![CDATA[<p>Ruby on Rails Deployment is getting easier now since most hosting companies are adding RoR support</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: What&#039;s A Coder?</title>
		<link>http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html/comment-page-1#comment-13085</link>
		<dc:creator>What&#039;s A Coder?</dc:creator>
		<pubDate>Sun, 14 Jun 2009 14:36:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1339#comment-13085</guid>
		<description>I&#039;ve programmed with ruby on rails first before php and ruby on rails was easier compared to php. I had a hard time with php now since i&#039;m used to program in ruby. but still i got no choice.. in my place Ruby is not that popular yet. but i&#039;m still a ruby fanatic... </description>
		<content:encoded><![CDATA[<p>I&#039;ve programmed with ruby on rails first before php and ruby on rails was easier compared to php. I had a hard time with php now since i&#039;m used to program in ruby. but still i got no choice.. in my place Ruby is not that popular yet. but i&#039;m still a ruby fanatic&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad Feld</title>
		<link>http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html/comment-page-1#comment-12481</link>
		<dc:creator>Brad Feld</dc:creator>
		<pubDate>Wed, 06 May 2009 15:47:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1339#comment-12481</guid>
		<description>&lt;a href=&quot;http://www.ohloh.net/&lt;br&quot; target=&quot;_blank&quot;&gt;http://www.ohloh.net/&lt;br&lt;/a&gt; /&gt; </description>
		<content:encoded><![CDATA[<p><a href="http://www.ohloh.net/<br" target="_blank"></a><a href="http://www.ohloh.net/" rel="nofollow">http://www.ohloh.net/</a><br </a/> /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ytk</title>
		<link>http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html/comment-page-1#comment-12467</link>
		<dc:creator>ytk</dc:creator>
		<pubDate>Tue, 05 May 2009 22:41:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1339#comment-12467</guid>
		<description>Where did you find this chart? I want to see updated chart to 2009 or 2008.  
 </description>
		<content:encoded><![CDATA[<p>Where did you find this chart? I want to see updated chart to 2009 or 2008.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny Bopp</title>
		<link>http://www.feld.com/wp/archives/2006/10/php-vs-ruby.html/comment-page-1#comment-3788</link>
		<dc:creator>Johnny Bopp</dc:creator>
		<pubDate>Sun, 06 May 2007 08:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.feld.com/wp/?p=1339#comment-3788</guid>
		<description>Ruby will supplant PHP, huh? is that why IBM and Oracle have thrown in with the keeper of PHP, Zend, and developed individual full-stack development environments for PHP but not for Ruby?
</description>
		<content:encoded><![CDATA[<p>Ruby will supplant PHP, huh? is that why IBM and Oracle have thrown in with the keeper of PHP, Zend, and developed individual full-stack development environments for PHP but not for Ruby?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache 0.8.9.1 -->
