<?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>Sat, 18 May 2013 10:04:33 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[PHPKitchen: PHP 5 Objects, Patterns, and Practice]]></title>
      <guid>http://www.phpdeveloper.org/news/4633</guid>
      <link>http://www.phpdeveloper.org/news/4633</link>
      <description><![CDATA[On PHPKitchen today, <i>Demian Turner</i> has posted a <a href="http://www.phpkitchen.com/index.php?/archives/711-PHP-5-Objects,-Patterns,-and-Practice.html">a few words</a> about one of the latest PHP-related books he's read, "PHP5 Objects, Patterns, and Practice" from APress.
<p>
<quote>
<i>
I recently read <a href="http://www.corrosive.co.uk/">Matt Zandstra</a>'s <a href="http://www.amazon.com/exec/obidos/tg/detail/-/1590593804/qid=1121112975/sr=8-1/ref=sr_8_xs_ap_i1_xgl14/102-4448196-3612105?v=glance&s=books&n=507846">PHP 5 Objects, Patterns, and Practice</a> and thought I'd say a few good words about it for those who haven't been recommended yet. A lot of good PHP5 books have come out recently, eg something like <a href="http://www.phptr.com/bookstore/product.asp?isbn=013147149X&rl=1">PHP 5 Power Programming</a> is an excellent resource for the finer points of charset issues, utf8 in PHP, timezone gotchas.  But it's quite unusual in PHP circles for a book to come out that gives overall sound advice on application design.
<p>
I found Matt, who comes from a Java background, really hit the nail on the head, this book is an enjoyable read. While the first few chapters make allowances for readers who don't have a lot of exposure to OOP, the rest is quite a stimulating read, helped along in no small part by Matt's excellent unambiguous writing style.
</i>
</quote>
<p>
He <a href="http://www.phpkitchen.com/index.php?/archives/711-PHP-5-Objects,-Patterns,-and-Practice.html">also mentions other topics</a> that the book covers, things like the Composite pattern, Phing, PEAR, and the Reflection API.]]></description>
      <pubDate>Mon, 09 Jan 2006 07:05:39 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Christian Stocker's Blog: PHP 5, OS X, fink and iconv]]></title>
      <guid>http://www.phpdeveloper.org/news/4622</guid>
      <link>http://www.phpdeveloper.org/news/4622</link>
      <description><![CDATA[<i>Christian Stocker</i> has <a href="http://blog.bitflux.ch/archive/2006/01/06/php-5-os-x-fink-and-iconv.html">a quick new post</a> with a solution for those Mac users out there that would like to use the iconv extension with fink.
<p>
<quote>
<i>
If you want to get the iconv extension properly running with PHP 5 and <a href="http://fink.sf.net/">fink</a> on OS X, you need the following configure option
<p>
--with-iconv=/sw/
<p>
and then it should work.
<p>
Hope that helps others, too.
</i>
</quote>
<p>
And, apparently, it does - given the one comment below it so far that has a positive response...
]]></description>
      <pubDate>Fri, 06 Jan 2006 07:23:47 -0600</pubDate>
    </item>
  </channel>
</rss>
