<?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, 15 May 2008 22:21:56 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[David Coallier's Blog: PHP is in! Come and join us this summer!]]></title>
      <guid>http://www.phpdeveloper.org/news/9823</guid>
      <link>http://www.phpdeveloper.org/news/9823</link>
      <description><![CDATA[<p>
<i>David Coallier</i> is <a href="http://blog.agoraproduction.com/index.php?/archives/64-PHP-is-in!-Come-and-join-us-this-summer!.html">looking for a few good men</a> (women, children, pets who can code, etc) to join up with the PHP development group for this year's Google Summer of Code to help <a href="http://wiki.php.net/gsoc/2008">with the various ideas</a> they've come up with.
</p>
<blockquote>
Hello everyone, as mentioned a few weeks ago the most awaited <a href="http://code.google.com/soc/">Google Summer of Code</a> is back again this year. This being said, once again the <a href="http://php.net/">PHP Project</a> has been accepted and we have started posting our list of ideas (<a href="http://wiki.php.net/gsoc/2008">http://wiki.php.net/gsoc/2008</a>).
</blockquote>
<p>Some of the projects proposed include:</p>
<ul>
<li>PECL, website improvements and Windows Build Support
<li>Automatic Code Checker
<li>Implement Unicode into PHP 6
<li>Build Infrastructure and macro bindings for writing extension in D
<li>Rewrite the run-tests.php script
<li>PhD: The PHP based Docbook renderer
</ul>
<p>
Be sure to check out <a href="http://wiki.php.net/gsoc/2008">the full list</a> and see where you might want to get involved!
</p>]]></description>
      <pubDate>Wed, 19 Mar 2008 11:15:54 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Lukas Smith's Blog: You can't always get what you want...]]></title>
      <guid>http://www.phpdeveloper.org/news/9679</guid>
      <link>http://www.phpdeveloper.org/news/9679</link>
      <description><![CDATA[<p>
Piggybacking on a <a href="http://news.php.net/php.internals/35562">recent proposal</a> for traits in PHP, <i>Lukas Smith</i> has <a href="http://pooteeweet.org/blog/0/1006#m1006">suggested something</a> that could help make the organization of these sorts of contributions (and their "staying power") a bit more likely to happen - an official PHP.net wiki of sorts.
</p>
<blockquote>
As such I really like what Stefan has done with his <a href="http://www.stefan-marr.de/rfc-traits-for-php.txt">Traits proposal</a>. Very nicely done. [...] Right now the RFC documents are hidden away in the unwieldy mailinglist archive and Stefan's private homepage, which could disappear any day. Of course there are also the various web archives, but what would be nice to have is a PHP.net wiki.
</blockquote>
<p>
He notes that not only would this help protect information like this from dropping off the face of the web but it might also pave the way for some other changes to be made to the language (and to provide a space where everyone can share their ideas). He specifically mentions his wants for an array_merge_replace and a change to file_exists.
</p>]]></description>
      <pubDate>Thu, 21 Feb 2008 11:13:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Stubbles Blog: Traits for PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/9669</guid>
      <link>http://www.phpdeveloper.org/news/9669</link>
      <description><![CDATA[<p>
On the Stubbles blog, <i>Frank Kleine</i> has <a href="http://www.stubbles.org/archives/42-Traits-for-PHP.html">pointed out</a> a <a href="http://news.php.net/php.internals/35562">proposal</a> from <i>Stefan Marr</i> to include functionality for traits in PHP.
</p>
<blockquote>
As a language construct within PHP it would be very easy to do the same, but easier to learn and to use. Beside some keyword issues (the RFC uses "use" as keyword, but this will of course conflict with <a href="http://php.net/manual/en/language.namespaces.using.php">namespaces</a>) I'm wondering what this will have an impact on reflection - the RFC stays unclear about this. 
</blockquote>
<p>
A trait is a free-floating chink of functionality that, instead of being confined to a class (or file) that has to be called on to use it, exists where the developer can use it from anywhere at any time. This helps solve some of the issues with single inheritance in PHP.
</p>]]></description>
      <pubDate>Wed, 20 Feb 2008 11:17:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Padraic Brady's Blog: The Zend Framework and Microformats: Zend_Microformat Proposed]]></title>
      <guid>http://www.phpdeveloper.org/news/9588</guid>
      <link>http://www.phpdeveloper.org/news/9588</link>
      <description><![CDATA[<p>
<i>Padraic Brady</i> has <a href="http://blog.astrumfutura.com/archives/341-The-Zend-Framework-and-Microformats-Zend_Microformat-Proposed.html">officially proposed</a> a new component for the Zend Framework - one to handle the various microformat methods that have been gaining in popularity.
</p>
<blockquote>
I've proposed Zend_Microformat on the ZF Proposal Wiki at <a href="http://framework.zend.com/wiki/pages/viewpage.action?pageId=42373">Zend_Microformat - Padraic Brady</a>. I've also started a proposal page for Zend_Microformat_Xfn.
</blockquote>
<p>
He <a href="http://blog.astrumfutura.com/archives/341-The-Zend-Framework-and-Microformats-Zend_Microformat-Proposed.html">briefly explains</a> what they are ("a collection of data encodings") and an example of their use (like the XHTML Friends Network to link social network users). You can find out more about them <a href="http://microformats.org/about/">here</a>.
</p>]]></description>
      <pubDate>Fri, 08 Feb 2008 08:49:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Padraic Brady's Blog: Zend_Yaml; Gone the way of the Dodo...]]></title>
      <guid>http://www.phpdeveloper.org/news/9563</guid>
      <link>http://www.phpdeveloper.org/news/9563</link>
      <description><![CDATA[<p>
In filtering through the mass of projects that he's collected around him, <i>Padraic Brady</i> has decided to <a href="http://blog.astrumfutura.com/archives/339-Zend_Yaml;-Gone-the-way-of-the-Dodo....html">cut one loose</a> - the Zend Framework package he'd been developing to introduce YAML parsing and functionality to the framework.
</p>
<blockquote>
I've been going through all those open source projects and cutting the dead weight. [...] One of the victims of this review has been Zend_Yaml. Earlier this morning I found an odd comment on the Zend_Translate_Yaml proposal by Thomas Weidner that he was erasing his proposal on the basis that there had been no progress on Zend_Yaml.
</blockquote>
<p>
He's removed the proposal from the Zend Framework proposal pages after receiving an email noting that the package would not comply fully to the YAML 1.1 specification and couldn't be included. With the introduction of the Syck extension into PECL, it could support it but <i>Padraic</i> opted to just tell the ZF group about this functionality rather than working on the build himself.
</p>]]></description>
      <pubDate>Mon, 04 Feb 2008 13:43:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Evert Pot's Blog: PHP-RPC update 4]]></title>
      <guid>http://www.phpdeveloper.org/news/8405</guid>
      <link>http://www.phpdeveloper.org/news/8405</link>
      <description><![CDATA[<p>
<i>Evert Pot</i> has <a href="http://www.rooftopsolutions.nl/article/144">posted his latest update</a> for the PHP-RPC spec for PHP - PHP-RPC update 4 - hopefully the last:
</p>
<blockquote>
<p>
Unless somebody has some great feedback with stuff I overlooked - it might need some clarification and better writing here and there, but I think the general idea is there.
</p>
<p>
The api for the server class currently works the exact same as before, but support for multi-calls has been added. I also added a client class, which is helpful when you surpass the prototyping phase and you need a more decent way to interact with the service.
</p>
</blockquote>
<p>
<a href="http://www.rooftopsolutions.nl/article/144">Details on the proposal</a> are in the post including code for an example usage (and a multi-call use) and the official version of the latest proposal, version 0.4. This is broken out into the two sides of the proposed method - the request and the server - and how they would handle the interaction.
</p>]]></description>
      <pubDate>Tue, 07 Aug 2007 11:09:00 -0500</pubDate>
    </item>
  </channel>
</rss>
