<?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>Wed, 09 Jul 2008 07:12:56 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Debuggable Blog: Better array syntax for PHP: Here's your chance to weigh in]]></title>
      <guid>http://www.phpdeveloper.org/news/10380</guid>
      <link>http://www.phpdeveloper.org/news/10380</link>
      <description><![CDATA[<p>
On the Debuggable blog, <i>Nate Abele</i> has <a href="http://www.debuggable.com/posts/better-array-syntax-for-php:484d6517-a700-4af3-a62f-64544834cda3">posted a request</a> for opinions on a topic that's been lighting up the PHP mailing lists (and other social media) lately - the alternative array syntax for PHP.
</p>
<blockquote>
Well, there's a patch available, but 2/3 of the active PHP committers (who participated in the vote) voted against its inclusion. However, of the end-users participating in the discussion, 17 out of 20 voted in favor. Shortly before the voting was concluded, there was a call for some user-land input, so I decided to <a href="http://news.php.net/php.internals/38120">humbly submit my two pennies</a>.
</blockquote>
<p>
His comments support the idea, noting that arrays are "our bread and butter" for the language and should be updated to make them even easier to use (and more in line with the declarations of other variable types).
</p>]]></description>
      <pubDate>Tue, 10 Jun 2008 12:07:03 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Alex Netkachov's Blog: Zend, Prado, ASP.NET. Which framework is the best?]]></title>
      <guid>http://www.phpdeveloper.org/news/10188</guid>
      <link>http://www.phpdeveloper.org/news/10188</link>
      <description><![CDATA[<p>
In his latest blog entry, <i>Alex Netkachov</i> asks <a href="http://www.alexatnet.com/node/137">a question</a> that has been wondered hundreds of times over - "which framework is best?" (though, to be fair, his is limited to three choices - Zend, Prado and ASP.NET).
</p>
<blockquote>
<a href="http://www.alexatnet.com/node/136">I've been asked</a> on the <a href="http://www.alexatnet.com/forum">forum</a> about my preferences in frameworks and I wrote a few thoughts about it.
</blockquote>
<p>
These comments include the fact that eighty percent of his code is not in frameworks, that the Zend Framework is the more flexible of the group and that the right tools, methods and language structure is the real key to making for successful software development.
</p>]]></description>
      <pubDate>Thu, 15 May 2008 08:48:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Michael Kimsal's Blog: Why I think PDO sucks]]></title>
      <guid>http://www.phpdeveloper.org/news/9898</guid>
      <link>http://www.phpdeveloper.org/news/9898</link>
      <description><![CDATA[<p>
<i>Michael Kimsal</i> has <a href="http://michaelkimsal.com/blog/2008/04/why-i-think-pdo-sucks/">posted his opinion</a> on why PDO, the <a href="http://us.php.net/pdo">database interface layer</a> for PHP, sucks.
</p>
<blockquote>
Every so often I try to use PDO under PHP5, and every time I run in to basic functionality problems with no ability to find out what's going on under the hood.
</blockquote>
<p>
He includes a few comments supporting his statement including an issue where a prepare() call didn't work, his frustration with not being able to see what's "under the hood" and the lack of documentation to help with these sorts of issues. 
</p>]]></description>
      <pubDate>Wed, 02 Apr 2008 19:38:10 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Responses to Namespaces]]></title>
      <guid>http://www.phpdeveloper.org/news/9234</guid>
      <link>http://www.phpdeveloper.org/news/9234</link>
      <description><![CDATA[<p>
There's been a few posts about the upcoming namespace support in PHP from different bloggers in the community including:
</p>
<ul>
<li><a href="http://www.stubbles.org/archives/34-Tricky-namespaces.html">A post on the Stubbes blog</a> by <i>Frank Kleine</i> and his discoveries of how the "use" keyword needs to be used in your applications
<li>A <a href="http://www.stubbles.org/archives/35-Tricky-namespaces-No..html">follow-up post</a> from <i>Frank</i> as well correcting some of the problems in his first examples
<li>Some <a href="http://www.phpguru.org/#165">opinions</a> from <i>Richard Heyes</i> on how useful they seem to him
<li><i>Brian Moon</i>'s <a href="http://doughboy.wordpress.com/2007/12/13/namespaces-sigh/">comments</a> on the level of traffic that the namespace discussion has been getting on the php.internals mailing list.
</ul>
<p>
Right now there's so many ideas flying around about what namespaces should be and how they should be implemented that it'll be interesting to see which ideas finally come out on top.
</p>]]></description>
      <pubDate>Thu, 13 Dec 2007 07:53:00 -0600</pubDate>
    </item>
  </channel>
</rss>
