<?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: Zend tries to put more PHP into the workplace</title>
	<atom:link href="http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/feed/" rel="self" type="application/rss+xml" />
	<link>http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/</link>
	<description>News About Tech, Money and Innovation</description>
	<lastBuildDate>Tue, 24 Nov 2009 02:54:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/comment-page-1/#comment-820854</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 12 Jul 2008 13:25:51 +0000</pubDate>
		<guid isPermaLink="false">http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/#comment-820854</guid>
		<description>@Tom

If you want performance use Java or C++, if you want to build websites use PHP or Python. If you want to process text files, use AWK or Perl (AWK is faster).</description>
		<content:encoded><![CDATA[<p>@Tom</p>
<p>If you want performance use Java or C++, if you want to build websites use PHP or Python. If you want to process text files, use AWK or Perl (AWK is faster).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/comment-page-1/#comment-384271</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 27 Jul 2007 02:25:54 +0000</pubDate>
		<guid isPermaLink="false">http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/#comment-384271</guid>
		<description>Steve - mod_perl or FastCGI for Perl will give you better performance than Zend for PHP.</description>
		<content:encoded><![CDATA[<p>Steve &#8211; mod_perl or FastCGI for Perl will give you better performance than Zend for PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/comment-page-1/#comment-364811</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 04 Jul 2007 23:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/#comment-364811</guid>
		<description>Any tool or firm for Perl like Zend for PHP?  Thanks.</description>
		<content:encoded><![CDATA[<p>Any tool or firm for Perl like Zend for PHP?  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berislav Lopac</title>
		<link>http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/comment-page-1/#comment-364173</link>
		<dc:creator>Berislav Lopac</dc:creator>
		<pubDate>Wed, 04 Jul 2007 07:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/#comment-364173</guid>
		<description>For my part, I&#039;m quite fine with technical details being left out from articels on VentureBeat; however, especially because most of the audience here has limited technical knowledge, overly simplified conclusions and comparisons should be avoided. People tend to think in comparative terms, that&#039;s normal, but IMO it could easily be dangerous.

The bottom line is that decisions about which technology to use should not be based on simplified comparisons, not even on a single expert&#039;s opinion (as developers, like all people, tend to have personal favorites), but instead one should look into the problem being solved, review all the options and then base the decision on the quality of solution in that context, as well as the availability of resources.</description>
		<content:encoded><![CDATA[<p>For my part, I&#8217;m quite fine with technical details being left out from articels on VentureBeat; however, especially because most of the audience here has limited technical knowledge, overly simplified conclusions and comparisons should be avoided. People tend to think in comparative terms, that&#8217;s normal, but IMO it could easily be dangerous.</p>
<p>The bottom line is that decisions about which technology to use should not be based on simplified comparisons, not even on a single expert&#8217;s opinion (as developers, like all people, tend to have personal favorites), but instead one should look into the problem being solved, review all the options and then base the decision on the quality of solution in that context, as well as the availability of resources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roj Niyogi</title>
		<link>http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/comment-page-1/#comment-364149</link>
		<dc:creator>Roj Niyogi</dc:creator>
		<pubDate>Wed, 04 Jul 2007 06:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/#comment-364149</guid>
		<description>MVC frameworks will take PHP much further than it has already come.  Our team in India is now developing on the CodeIgniter framework (which is compatible with PHP4) and quite snappy.  The idea behind frameworks allow a level of consistency in coding practice (whether you&#039;re using RoR or PHP) so that reading through spaghetti code is no longer a concern.</description>
		<content:encoded><![CDATA[<p>MVC frameworks will take PHP much further than it has already come.  Our team in India is now developing on the CodeIgniter framework (which is compatible with PHP4) and quite snappy.  The idea behind frameworks allow a level of consistency in coding practice (whether you&#8217;re using RoR or PHP) so that reading through spaghetti code is no longer a concern.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Gerner</title>
		<link>http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/comment-page-1/#comment-363525</link>
		<dc:creator>Nick Gerner</dc:creator>
		<pubDate>Tue, 03 Jul 2007 19:22:14 +0000</pubDate>
		<guid isPermaLink="false">http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/#comment-363525</guid>
		<description>Nice post, nice graph.

But, PHP 5 not compatible with PHP 4?  That&#039;s note quite right.  I ported an app from PHP 4 to PHP 5 and about the only thing I had to change was some capitalization in some reflection I was doing.  But then, I shouldn&#039;t have been doing reflection anyway.  I&#039;ve had to do more changes moving from MySQL 3 to 4, or .NET 2 to 3.  Or much worse, IE 6 to 7 ;)</description>
		<content:encoded><![CDATA[<p>Nice post, nice graph.</p>
<p>But, PHP 5 not compatible with PHP 4?  That&#8217;s note quite right.  I ported an app from PHP 4 to PHP 5 and about the only thing I had to change was some capitalization in some reflection I was doing.  But then, I shouldn&#8217;t have been doing reflection anyway.  I&#8217;ve had to do more changes moving from MySQL 3 to 4, or .NET 2 to 3.  Or much worse, IE 6 to 7 <img src='http://venturebeat.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Eldon</title>
		<link>http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/comment-page-1/#comment-362887</link>
		<dc:creator>Eric Eldon</dc:creator>
		<pubDate>Tue, 03 Jul 2007 06:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/#comment-362887</guid>
		<description>Berislav, Zend&#039;s framework clearly adopts the MVC method used by Ruby on Rails and other dynamic languages in order to simplify the development process on PHP. Because the point of the article is to consider the business potential of the framework, I think a high-level comparison between various languages is relevant. 

But I appreciate what you&#039;re saying... I decided to cut out a significant part of the article that went into more detail on the pros and cons of PHP. I didn&#039;t think enough readers would want to hear about it here.

Berislav and everyone: is that right, or do you want more technical discussion/detail in these articles?</description>
		<content:encoded><![CDATA[<p>Berislav, Zend&#8217;s framework clearly adopts the MVC method used by Ruby on Rails and other dynamic languages in order to simplify the development process on PHP. Because the point of the article is to consider the business potential of the framework, I think a high-level comparison between various languages is relevant. </p>
<p>But I appreciate what you&#8217;re saying&#8230; I decided to cut out a significant part of the article that went into more detail on the pros and cons of PHP. I didn&#8217;t think enough readers would want to hear about it here.</p>
<p>Berislav and everyone: is that right, or do you want more technical discussion/detail in these articles?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Berislav Lopac</title>
		<link>http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/comment-page-1/#comment-362873</link>
		<dc:creator>Berislav Lopac</dc:creator>
		<pubDate>Tue, 03 Jul 2007 06:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/#comment-362873</guid>
		<description>Just some clarifications in regards to your second sentence: PHP is a Web-specialized development technology, and as such it already has for a long time been at least peer, and in many ways superior, to Java and .NET (which are generic technologies trying to cover most of the modern software development needs).

And as for Ruby on Rails, it is a framework quite different in focus than either PHP or Zend Framework. RoR is oriented towards quick development of simple CRUD (create, read, update, delete) Web applications, while ZF introduces a number of more generic tools that have been lacking in the PHP&#039;s standard library, especially in terms of object-oriented programming (PHP supports both procedural and OO style of programming).

I&#039;m always disturbed by the simplified comparisons of apples and oranges which are often used by media when it comes to programming technologies, especially in regards to Web development. It&#039;s not really fair to compare these things, because it&#039;s like comparing planes, ships and cars: all those things will take you to a destination, but each will have a different set of advantages in different situations.

Or, as has been put a long ago, there&#039;s no silver bullet.</description>
		<content:encoded><![CDATA[<p>Just some clarifications in regards to your second sentence: PHP is a Web-specialized development technology, and as such it already has for a long time been at least peer, and in many ways superior, to Java and .NET (which are generic technologies trying to cover most of the modern software development needs).</p>
<p>And as for Ruby on Rails, it is a framework quite different in focus than either PHP or Zend Framework. RoR is oriented towards quick development of simple CRUD (create, read, update, delete) Web applications, while ZF introduces a number of more generic tools that have been lacking in the PHP&#8217;s standard library, especially in terms of object-oriented programming (PHP supports both procedural and OO style of programming).</p>
<p>I&#8217;m always disturbed by the simplified comparisons of apples and oranges which are often used by media when it comes to programming technologies, especially in regards to Web development. It&#8217;s not really fair to compare these things, because it&#8217;s like comparing planes, ships and cars: all those things will take you to a destination, but each will have a different set of advantages in different situations.</p>
<p>Or, as has been put a long ago, there&#8217;s no silver bullet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/comment-page-1/#comment-362805</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Tue, 03 Jul 2007 05:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://venturebeat.com/2007/07/02/zend-tries-to-put-more-php-into-the-workplace/#comment-362805</guid>
		<description>Great post Eric. As a PHP development firm, we have been waiting for this day for a long time. The release of the framework and Zend&#039;s continued commitment to make PHP a viable option in the enterprise is a blessing for the commercial service providers in the PHP community. 

Roy
www.varien.com
www.magentocommerce.com</description>
		<content:encoded><![CDATA[<p>Great post Eric. As a PHP development firm, we have been waiting for this day for a long time. The release of the framework and Zend&#8217;s continued commitment to make PHP a viable option in the enterprise is a blessing for the commercial service providers in the PHP community. </p>
<p>Roy<br />
<a href="http://www.varien.com" rel="nofollow">http://www.varien.com</a><br />
<a href="http://www.magentocommerce.com" rel="nofollow">http://www.magentocommerce.com</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
