<?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>Sun, 11 May 2008 21:19:16 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Zend Developer Zone: Sample Chapter From Pro PHP, Patterns, Frameworks, Testing and More]]></title>
      <guid>http://www.phpdeveloper.org/news/9961</guid>
      <link>http://www.phpdeveloper.org/news/9961</link>
      <description><![CDATA[<p>
The Zend Developer Zone has <a href="http://devzone.zend.com/article/3383-Sample-Chapter-From-Pro-PHP-Patterns-Frameworks-Testing-and-More">posted a sample chapter</a> from a new book Packt Publishing has put out called "Pro PHP, Patterns, Frameworks, Testing and more <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2FPro-PHP-Patterns-Frameworks-Testing%2Fdp%2F1590598199&tag=postcarfrommy-20&linkCode=ur2&camp=1789&creative=9325">by Kevin McArthur</a>.
</p>
<blockquote>
So today you get a double bonus. You get to check out <a href="http://www.amazon.com/gp/redirect.html?ie=UTF8&location=http%3A%2F%2Fwww.amazon.com%2FPro-PHP-Patterns-Frameworks-Testing%2Fdp%2F1590598199&tag=postcarfrommy-20&linkCode=ur2&camp=1789&creative=9325">Pro PHP, Patterns, Frameworks, Testing and more</a> by Kevin McArthur. You also get a great tutorial on SPL! 
</blockquote>
<p>
The sample chapter looks (obviously) <a href="http://devzone.zend.com/content/McArthur_Ch9.pdf">at the SPL</a>, the Standard PHP Library - functions included with PHP5 releases to accomplish some pretty cool things.
</p>]]></description>
      <pubDate>Fri, 11 Apr 2008 15:38:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[IBM developerWorks: Five more PHP design patterns]]></title>
      <guid>http://www.phpdeveloper.org/news/9875</guid>
      <link>http://www.phpdeveloper.org/news/9875</link>
      <description><![CDATA[<p>
The IBM developerWorks site has a <a href="http://www.ibm.com/developerworks/opensource/library/os-php-designpatterns/index.html?ca=drs-tp1308">new article</a> posted that talks about design patterns, five of them in particular, that can help to "accelerate your PHP development" and make your code more maintainable down the line.
</p>
<blockquote>
As an application developer, you can have a lifelong career without ever knowing what any of the patterns are called or how or when they're used. However, I've found that a good working knowledge of these patterns, as well as those introduced in the developerWorks article "Five common PHP design patterns" (see <a href="http://www.ibm.com/developerworks/opensource/library/os-php-designpatterns/index.html?ca=drs-tp1308#resources">Resources</a>), allows you to do two things: Enable high-bandwidth conversations and reduce painful lessons.
</blockquote>
<p>
The patterns they talk about in this "five more" article of the series are:
</p>
<ul>
<li>Adapter Pattern
<li>Iterator Pattern
<li>Decorator Pattern
<li>Delegate Pattern
<li>State Pattern
</ul>
<p>
Diagrams are provided for each of them, showing how they flow along with brief code examples (structures really) to show how that transitions over to actual use.
</p>]]></description>
      <pubDate>Fri, 28 Mar 2008 08:49:35 -0500</pubDate>
    </item>
  </channel>
</rss>
