<?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>Tue, 18 Jun 2013 16:27:36 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: ZendCon Update!]]></title>
      <guid>http://www.phpdeveloper.org/news/8714</guid>
      <link>http://www.phpdeveloper.org/news/8714</link>
      <description><![CDATA[<p>
<i>Cal Evans</i> has <a href="http://devzone.zend.com/article/2563-ZendCon-Update">another update</a> about the upcoming (Oct 8th through 11th) to the Zend Developer Zone today:
</p>
<blockquote>
ZendCon is sneaking up on us fast. If you've not got your tickets yet, time is running out so you had better hurry. To whet your appetite, ere are a few blog posts or ZendCon mentions from speakers and attendees who will be there this year.
</blockquote>
<p>
Included in his list are bloggers like <a href="http://feeds.feedburner.com/~r/tychay/~3/160521137/php-ruby-evil-good.shtml">Terry Chay</a>, <a href="http://www.deshong.net/?p=53">Brian DeShong</a> and <a href="http://mikenaberezny.com/archives/82">Mike Naberezny</a> and events like the <a href="http://upcoming.yahoo.com/event/262016/">Happy Hour 2.0</a> and the <a href="http://zendcon.com/wiki/index.php?title=Uncon">Unconference</a>.
</p>]]></description>
      <pubDate>Wed, 24 Sep 2008 14:15:31 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Fluent Interfaces in PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/6946</guid>
      <link>http://www.phpdeveloper.org/news/6946</link>
      <description><![CDATA[<p>
The Zend Developer Zone has posted <a href="http://devzone.zend.com/node/view/id/1362">a new article</a> from editor of the dZone, <i>Cal Evans</i>, looking at using fluent interfaces in PHP.
</p>
<blockquote>
Fluent Interfaces are not a new programming construct. However, PHP developers have not been able to use them until PHP 5. Now with PHP 5 and the ability to directly dereference an object, PHP developers can build objects using fluent interfaces.
</blockquote>
<p>
He <a href="http://devzone.zend.com/node/view/id/1362">starts off</a> with a look at what they are and how (and why) they can be used in an application. He includes code example to help show how you would create an interface (makeNormal). 
</p>
The code and other information are pulled from a few sources:
<ul>
<li><a href="http://www.mikenaberezny.com/archives/35">this article</a> by <i>Mike Naberezny</i> 
<li><a href="http://paul-m-jones.com/blog/?p=188">a post</a> from <i>Paul Jones</i>
<li>a <a href="http://martinfowler.com/bliki/FluentInterface.html">blog post</a> from <i>Martin Fowler</i>
</ul>
<i>Cal</i> also mentions what he got into the fluent interfaces game for - creating a tag cloud with a fluent interface over the normal arguments/properties method.
</p>]]></description>
      <pubDate>Wed, 20 Dec 2006 08:55:00 -0600</pubDate>
    </item>
  </channel>
</rss>
