<?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:23:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Derick Rethans' Blog: eZ Components (Awards)]]></title>
      <guid>http://www.phpdeveloper.org/news/10470</guid>
      <link>http://www.phpdeveloper.org/news/10470</link>
      <description><![CDATA[<p>
Recently the eZ Systems group had their eZ Awards ceremony at this year's Open Nordic Conference 2008. <i>Derick Rethans</i> has <a href="http://derickrethans.nl/ez_awards.php">a brief post</a> about the ceremony and the nominees/winner of the eZ Components award.
</p>
<blockquote>
Last Thursday, during the <a href="http://conference.ez.no/">Open Nordic Conference 2008</a> <a href="http://ez.no/">eZ Systems</a> handed out its annual awards again. For the <a href="http://ezcomponents.org/">eZ Components</a> award, there were four nominees, which are all recognised for their support of the eZ Components project.
</blockquote>
<p>
Nominees included <i>Stefan Marr</i> and <i>Falko Menge</i>, <i>James Pic</i>, <i>Andreas Schamberger</i> and <i>Freddie Witherden</i>. The winner was <i>James Pic</i> for his work with the upcoming MVC additions to the component framework. 
</p>]]></description>
      <pubDate>Tue, 24 Jun 2008 08:43:21 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: New Yahoo! Pipes PHP serialized output renderer]]></title>
      <guid>http://www.phpdeveloper.org/news/9924</guid>
      <link>http://www.phpdeveloper.org/news/9924</link>
      <description><![CDATA[<p>
As <a href="http://devzone.zend.com/article/3355-Yahoo-Pipes-adds-Serialized-PHP-support">mentioned</a> on the Zend Developer Zone and by <i>John Herren</i>, Yahoo! has added a new feature to its Pipes functionality - <a href="http://jhherren.wordpress.com/2008/04/03/yahoo-pipes-adds-support-for-serialized-php/">serialized PHP results</a>.
</p>
<blockquote>
Until now JSON output has been the only way to obtain all the data flowing through a Pipe. Starting today we've added a second way of getting all the data - serialized PHP Pipe output. [...] It's then up to you on how you want to display or use the Pipe data. The possibilities are endless.
</blockquote>
<p>
If you haven't messed with <a href="http://pipes.yahoo.com/">Yahoo's Pipes</a> system, you owe to it to yourself to at least go and play with it for a little bit.
</p>]]></description>
      <pubDate>Mon, 07 Apr 2008 12:05:17 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Dan Scott's Blog: Oooh...looks like I've got (even more) work cut out for me]]></title>
      <guid>http://www.phpdeveloper.org/news/9451</guid>
      <link>http://www.phpdeveloper.org/news/9451</link>
      <description><![CDATA[<p>
On his blog, <i>Dan Scott</i> <a href="http://www.coffeecode.net/archives/148-Oooh...-looks-like-Ive-got-even-more-work-cut-out-for-me.html">notes</a> that the PHP language will be getting a <a href="http://www.colder.ch/news/01-16-2008/30/new-datastructures-in-spl.html">native doubly-linked list structure</a> in the coming days (as mentioned by <i>Etienne Kneuss</i>).
</p>
<blockquote>
This is fabulous news; when I wrote the <a href="http://pear.php.net/File_MARC">File_MARC</a> PEAR package, I ended up having to implement a <a href="http://pear.php.net/Structures_LinkedList">linked list class</a> in PEAR to support it.
</blockquote>
<p>
Doubly linked lists are normal lists, but the elements also have links to both the previous and next items in the list as well. Two other structures will be added right along with it - SplStack and SplQueue.
</p>]]></description>
      <pubDate>Fri, 18 Jan 2008 13:58:00 -0600</pubDate>
    </item>
  </channel>
</rss>
