<?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>Mon, 12 May 2008 07:59:48 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Christopher Jones' Blog: New AJAX & PHP Book from Oracle Press]]></title>
      <guid>http://www.phpdeveloper.org/news/10151</guid>
      <link>http://www.phpdeveloper.org/news/10151</link>
      <description><![CDATA[<p>
<i>Christopher Jones</i> has a <a href="http://blogs.oracle.com/opal/2008/05/08#a306">quick post</a> pointing out a new PHP and Oracle-related book from McGraw-Hill (written by <i>Lee Barney</i> and <i>Michael McLaughlin</i> covering web development with Oracle, PHP and Ajax:
</p>
<blockquote>
The <a href="http://maclochlainn.wordpress.com/2008/05/04/oracle-phpajax-framework/">prolific</a> <a href="http://maclochlainn.wordpress.com/">Michael McLauglin</a> just sent me a copy of his other new book "<a href="http://www.mhprofessional.com/product.php?cat=112&isbn=0071502777">Oracle Database AJAX & PHP Web Application Development</a>", co-written with Lee Barney.
</blockquote>
<p>
<a href="http://www.mhprofessional.com/product.php?cat=112&isbn=0071502777">The book</a> looks at how to build "faster, lighter and more responsive Web applications while reducing code support and creation time". There's chapters on scalability, the basics of Ajax, PDO and multimodel communications.
</p>]]></description>
      <pubDate>Fri, 09 May 2008 09:33:25 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stuart Herbert's Blog: Review: Mastering phpMyAdmin 2.11 for Effective MySQL Management]]></title>
      <guid>http://www.phpdeveloper.org/news/10120</guid>
      <link>http://www.phpdeveloper.org/news/10120</link>
      <description><![CDATA[<p>
<i>Stuart Herbert</i> has posted <a href="http://blog.stuartherbert.com/php/2008/05/06/review-mastering-phpmyadmin-211-for-effective-mysql-management/">his review</a> of a book from Packt Publishing covering one of the most popular PHP-based database administration packages out there, phpMyAdmin, "Mastering phpMyAdmin 2.11 for Effective MySQL Management".
</p>
<blockquote>
<a href="http://www.packtpub.com/phpmyadmin-3rd-edition/book">Mastering phpMyAdmin 2.11 for Effective MySQL Management</a> by Marc Delisle is the third edition of this book, and it follows the usual pattern of Packt Publishing books.  The book has clearly defined objectives on the cover, and it follows a clear progression of its chosen subject from start to end.  It is well presented, with a clear layout and clean page design that makes it easy to read.
</blockquote>
<p>
<i>Stuart</i> gives a <a href="http://blog.stuartherbert.com/php/2008/05/06/review-mastering-phpmyadmin-211-for-effective-mysql-management/">high-level overview</a> of both phpMyAdmin ("it feels like phpMyAdmin as been around forever") and the book with an index of the topics covered.
</p>]]></description>
      <pubDate>Tue, 06 May 2008 11:11:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Rob Allen's Blog: A review of "Object-Oriented Programming with PHP5"]]></title>
      <guid>http://www.phpdeveloper.org/news/10118</guid>
      <link>http://www.phpdeveloper.org/news/10118</link>
      <description><![CDATA[<p>
<i>Rob Allen</i> has <a href="http://akrabat.com/2008/05/04/a-review-of-object-oriented-programming-with-php5/">posted his review</a> of another PHP-related book from Packt Publishing, "Object-oriented Programming with PHP5":
</p>
<blockquote>
<a href="http://www.packtpub.com/">Packt Publishing</a> recently sent me a couple of books to review, so let's start with <a href="http://www.packtpub.com/oop-php-5/book">Object-Oriented Programming with PHP5</a> by Hasin Hayder. According to the introduction, the book is intended for beginners to intermediate PHP5 programmers and the first chapter has a good introduction to what object oriented programming is and why you would want to use it.
</blockquote>
<p>
He glosses over the first few chapters of the book (introductory stuff mostly) and points out three others specifically - Chapter 5 covering reflection and unit testing, Chapter 6 covering the SPL and Chapter 9 dealing with SimpleXML and DOM.
</p>]]></description>
      <pubDate>Tue, 06 May 2008 09:36:02 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Rob Allen's Blog: A review of "Learning PHP Data Objects"]]></title>
      <guid>http://www.phpdeveloper.org/news/10113</guid>
      <link>http://www.phpdeveloper.org/news/10113</link>
      <description><![CDATA[<p>
<i>Rob Allen</i> has <a href="http://akrabat.com/2008/05/04/a-review-of-learning-php-data-objects/">posted a review</a> of the Packt Publishing book "Learning PHP Data Objects" over on his blog today:
</p>
<blockquote>
<a href="http://www.packtpub.com/">Packt Publishing</a> recently sent me a couple of books to review. This post is about the second one I received, <a href="http://www.packtpub.com/oop-php-5/book">Learning PHP Data Objects</a> by Dennis Popel. I was excited to receive this book as PDO underlies a lot of the Zend_Db_Adapter objects that I use in my day to day programming. It seemed like a good idea that I should know more about it.
</blockquote>
<p>
He <a href="http://akrabat.com/2008/05/04/a-review-of-learning-php-data-objects/">provides some good detail</a> of what the book covers (chapter by chapter) as well as a summary including his recommendation for who should use the book and how they can best enjoy its contents.
</p>]]></description>
      <pubDate>Mon, 05 May 2008 13:44:10 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Ken Guest's Blog: Book Review: Object-Oriented Programming with PHP5]]></title>
      <guid>http://www.phpdeveloper.org/news/10095</guid>
      <link>http://www.phpdeveloper.org/news/10095</link>
      <description><![CDATA[<p>
<i>Ken Guest</i> has <a href="http://blogs.linux.ie/kenguest/2008/05/01/book-review-object-oriented-programming-with-php5/">reviewed</a> one of the PHP offerings from Packt Publishing and written by <i>Hasin Hayder</i> - <a href="http://www.packtpub.com/oop-php-5/book">Object-oriented Programming with PHP5</a>.
</p>
<blockquote>
Putting the aspects of Hayder's grasp of the English language aside, the book is rather good as an introduction to the various technologies that it covers.
</blockquote>
<p>
He points out a few things of note - the beginner OOP chapters (only made for the newbies out there), the contents of the main OOP chapter and the good section on PHPUnit and unit testing. He also has a few suggestions of things that could make the book a bit better, including a personal suggestion on code formating and braces.
</p>]]></description>
      <pubDate>Fri, 02 May 2008 08:47:33 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: Book Review - Building Websites with Joomla! 1.5]]></title>
      <guid>http://www.phpdeveloper.org/news/10092</guid>
      <link>http://www.phpdeveloper.org/news/10092</link>
      <description><![CDATA[<p>
PHPClasses.org has <a href="http://www.phpclasses.org/reviews/id/184719530X.html">posted a review</a> of a new PHP-related book from Packt Publishing, "Building Websites with Joomla! 1.5":
</p>
<blockquote>
This book is a tutorial guide to Joomla! 1.5. It was written and published during the development of Joomla! 1.5. It is intended for Web developers, designers, Web masters, content editors and marketing professionals. It is suitable for anyone starting out with Joomla! 1.5, for people who upgrade to Joomla! 1.5, and for those who just want have a good printed manual at hand.
</blockquote>
<p>
<i>R.L.</i> (the reviewer) goes through some of the chapters, detailing their content including some of the software mentioned in them (like Fireboard and DOCman). He recommends the book to anyone looking for a good in-hand Joomla! resource but notes that a chapter on security would have been a nice addition.
</p>]]></description>
      <pubDate>Thu, 01 May 2008 15:17:24 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect: Announcing our new Magento book]]></title>
      <guid>http://www.phpdeveloper.org/news/10057</guid>
      <link>http://www.phpdeveloper.org/news/10057</link>
      <description><![CDATA[<p>
php|architect has <a href="http://c7y.phparch.com/c/entry/1/news,20080428-new_magento_book">announced the release</a> of a new book - the Guide to Programming Magento, now up for preorder:
</p>
<blockquote>
We're happy to announce the upcoming release of <a href="http://phparch.com/c/books/id/9780973862171">php|architect's Guide to Programming Magento</a>, the first comprehensive guide for developers who want to learn more about the Magento e-commerce platform.
</blockquote>
<p>
The book, by <i>Mark Kimsal</i> shows you how to install and successfully deploy a <a href="http://www.magentocommerce.com/">Magento</a> installation on your website. The preorder is available right now for a 15% discount and the full PDF version will be released on May 15th, 2008 (print on May 31st). Check out <a href="http://phparch.com/c/books/id/9780973862171">the product page</a> for more information and to reserve your copy today.
</p>]]></description>
      <pubDate>Mon, 28 Apr 2008 13:43:41 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Kae Verens' Blog: review: Mastering phpMyAdmin 2.11 for Effective MySQL Management]]></title>
      <guid>http://www.phpdeveloper.org/news/10049</guid>
      <link>http://www.phpdeveloper.org/news/10049</link>
      <description><![CDATA[<p>
<i>Kae Verens</i> has <a href="http://verens.com/archives/2008/04/26/review-mastering-phpmyadmin-211-for-effective-mysql-management/">posted a new book review</a> of one of Packt Publising's latest PHP-related offerings, "Mastering phpMyAdmin 2.11 for Effective MySQL Management":
</p>
<blockquote>
In short, my review is this: overall, the book detailed everything I can think of (and more) about <a href="http://phpmyadmin.net/">phpMyAdmin</a> - I learned about some features in phpMyAdmin that I was not already aware of. I would ask for less screenshots, more how-tos and less 3rd-person speech for the next revision, but if there are any questions I have about phpMyAdmin, the answer is in this book.
</blockquote>
<p>
<a href="http://verens.com/archives/2008/04/26/review-mastering-phpmyadmin-211-for-effective-mysql-management/">The review</a> gets into more detail about the book - its structure, the wealth of content in it (including some unknown features) and a few things that could have been better. <i>Kae</i> mentions a few places where the author "forgets that the reader does not know the subject" and gets a bit too technical too fast. The screenshots, while good in moderation, overpowered parts of the chapters and made them harder to follow.
</p>]]></description>
      <pubDate>Mon, 28 Apr 2008 07:53:42 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Davey Shafik's Blog: PHP Streams Book (Coming soon!)]]></title>
      <guid>http://www.phpdeveloper.org/news/10043</guid>
      <link>http://www.phpdeveloper.org/news/10043</link>
      <description><![CDATA[<p>
We can expect <a href="http://pixelated-dreams.com/archives/351-PHP-Streams-Book-Coming-soon!.html">big things</a> from <i>Davey Shafik</i> in the coming months - he's been working on a book for <a href="http://www.phparch.com">php|architect</a> about one of the more powerful bits of functionality in PHP - streams.
</p>
<blockquote>
For about 6 months now, I've been itching to write a book on the PHP Streams Layer - one of my favorite features of PHP; and also one of the least known considering it's powerful abilities.
</blockquote>
<p>
He describes his goal simply as this: to create the definitive resource for working with the streams later in PHP. It should be out sometime in the third quarter of 2008, so keep your eye out for it then.
</p>]]></description>
      <pubDate>Fri, 25 Apr 2008 12:04:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[codediesel.com: 6 books to master PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10027</guid>
      <link>http://www.phpdeveloper.org/news/10027</link>
      <description><![CDATA[<p>
code:diesl has posted <a href="http://www.codediesel.com/php/6-books-to-master-php/">their list</a> of the top six books that can help you master the PHP language:
</p>
<blockquote>
If you are new to PHP or are thinking of moving to PHP form other language then the following list of books will provide you with the required knowledge to become a seasoned PHP programmer. Of course, the list is subjective and you may have a different list of books in mind.
</blockquote>
<p>Their list is made up of:</p>
<ul>
<li><a href="http://www.amazon.com/architects-Zend-Certification-Study-Guide/dp/0973862149/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1208775291&sr=8-1">Zend PHP5 Certification</a>
<li><a href="http://www.amazon.com/PHP-Action-Objects-Design-Agility/dp/1932394753/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1208775343&sr=1-1">PHP in Action</a>
<li><a href="http://www.amazon.com/PHP-MySQL-Development-Developers-Library/dp/0672326728/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1208775375&sr=1-1">PHP and MySQL Web Development
<li><a href="http://www.amazon.com/PHP-Programming-PEAR-Schmidt-Stephan/dp/1904811795/ref=pd_bbs_2?ie=UTF8&s=books&qid=1208775417&sr=1-2">PEAR</a>
<li><a href="http://www.amazon.com/Cookbook-Cookbooks-OReilly-Adam-Trachtenberg/dp/0596101015/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1208775472&sr=1-1">PHP Cookbook</a>
<li><a href="http://www.amazon.com/SQL-MySQL-Developers-Comprehensive-Reference/dp/0131497359/ref=pd_bbs_sr_1?ie=UTF8&s=books&qid=1208775500&sr=1-1">SQL for MySQL Developers
</ul>]]></description>
      <pubDate>Wed, 23 Apr 2008 22:07:12 -0500</pubDate>
    </item>
  </channel>
</rss>
