<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 23 May 2013 03:44:47 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: PHP Abstract Podcast Episode 20: Five Ways To Kill a Software Project]]></title>
      <guid>http://www.phpdeveloper.org/news/8696</guid>
      <link>http://www.phpdeveloper.org/news/8696</link>
      <description><![CDATA[<p>
The Zend Developer Zone has <a href="http://devzone.zend.com/article/2555-PHP-Abstract-Podcast-Episode-20-Five-Ways-To-Kill-a-Software-Project">posted the latest episode</a> of their PHP Abstract podcast today - this time, it's hosted by <i>Cal Evans</i> himself and talks about ways to kill a software project.
</p>
<blockquote>
We use the analogy "train wreck" for so many things including software development projects gone horribly wrong. I've managed my share of development projects both successful and failures in the past 20 years. Along the I've learned a lot about what it takes to succeed and what it take to fail when building software. Many good books out there will show you how to succeed few have dared to tackle the subject of how to fail. So today I'm going to step out on a limb and do just that.
</blockquote>
<p>
You can either <a href="http://feeds.feedburner.com/phpabstract">subscribe to the feed</a> and have the show brought to your front door or you can choose one of two alternate methods - listen right on the page in the embedded player or just <a href="http://s3.amazonaws.com/php_abstract_2007/php_abstract_episode_020.mp3">download the show</a> on its own and sit back and enjoy some great PHP content.
</p>
]]></description>
      <pubDate>Thu, 20 Sep 2007 15:19:30 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP 10.0 Blog: Kill resources]]></title>
      <guid>http://www.phpdeveloper.org/news/7858</guid>
      <link>http://www.phpdeveloper.org/news/7858</link>
      <description><![CDATA[<p>
In a <a href="http://php100.wordpress.com/2007/05/16/kill-resources/">new post</a> to the PHP 10.0 blog today, <i>Stas</i> asks the question "Why do we still have resource type in PHP?"
</p>
<blockquote>
Since 5.x, objects are perfectly capable on encapsulating any void * transparently (there's at least 2 Java bridges doing that, for example) and of course using objects doesn't force you to use OO syntax. [...] So objects as I see it can do anything resources can do. And much more - you could extend it (had we had file as object and not resource, streams probably would be much easier to implement), serialize it (provided correct methods of course), etc., etc.
</blockquote>
<p>
He <a href="http://php100.wordpress.com/2007/05/16/kill-resources/">suggests letting them go</a> all together and letting objects swoop in and take over, making things simpler to manage.
</p>]]></description>
      <pubDate>Thu, 17 May 2007 07:56:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[KillerPHP.com: Will Ruby kill PHP?]]></title>
      <guid>http://www.phpdeveloper.org/news/5972</guid>
      <link>http://www.phpdeveloper.org/news/5972</link>
      <description><![CDATA[<p>
In his <a href="http://www.killerphp.com/articles/will-ruby-kill-php/">latest post</a> today, <i>Stefan Mischook</i> asks the question every PHP developer (and company looking to invest in the language) out there is wondering - will Ruby kill PHP?
</p>
<blockquote>
<p>
With the recent rise in popularity of the Ruby programming language (largely driven by the excellent but not perfect web framework called Rails), I've noticed a little fear in the air...fear on the part of some people in the PHP community.
</p>
<p>
Will Ruby kill PHP? The short answer is: no.
</p>
</blockquote>
<p>
He <a href="http://www.killerphp.com/articles/will-ruby-kill-php/">takes the reader</a> on a trip through his reasoning - things like "Ruby is elegant, but not complex" and "Java nerds love Ruby". But, one of the things that is talked most about for Ruby (everything's an object) is the same reason why PHPers and those looking for a quick, powerful, easy-to-use language will still stick with PHP.
</p>]]></description>
      <pubDate>Mon, 07 Aug 2006 13:30:24 -0500</pubDate>
    </item>
  </channel>
</rss>
