<?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, 25 May 2013 16:42:22 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[AjaxRay.com: The first Kohana book : Kohana 3.0 Beginner's Guide]]></title>
      <guid>http://www.phpdeveloper.org/news/17171</guid>
      <link>http://www.phpdeveloper.org/news/17171</link>
      <description><![CDATA[<p>
On the AjaxRay site today there's a new review of an introductory book from Packt Publishing about <a href="http://www.ajaxray.com/blog/2011/11/23/kohana-3-0-beginners-guide/>Kohana 3.0</a> (Beginner's Guide).
</p>
<blockquote>
When framework newbies asks me with which [framework] he should start, need to think twice before suggesting Kohana. The main reason is, it's documentation was not as rich as Codeigniter or Zend Framework. And there was no book. BTW, Kohana <a href="http://kerkness.ca/kowiki/doku.php">unofficial wiki</a> is a BIG try to help in this issue. Besides, recently Packt has published the first book on Kohana "<a href="http://link.packtpub.com/nkba5Y">Kohana 3.0 Beginner's Guide</a>". Jason D. Straughan wrote this book for Kohana version 3.x. 
</blockquote>
<p>
The review includes an overall assessment of the book, a detailed description of how the chapters are laid out and some of the complaints he had about the book's contents - a lack of code examples in some places, demos/screenshots pointing out what the framework can really do and the inclusion of some deprecated methods.
</p>
<blockquote>
Overall, the book is well organized, focused and will be helpful on it's purpose. I felt it's capable to teach Kohana to a new guy, in a smooth way. Yes, there have some printing mistakes, old (because they are changed in new version) function use and some other minor issues, but seems ignorable to me. I'd recommend it for Kohana beginners.
</blockquote>]]></description>
      <pubDate>Fri, 25 Nov 2011 13:06:38 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[php|architect: Seeing Triple!]]></title>
      <guid>http://www.phpdeveloper.org/news/15991</guid>
      <link>http://www.phpdeveloper.org/news/15991</link>
      <description><![CDATA[<p>
php|architect Magazine has <a href="http://www.phparch.com/2011/03/seeing-triple/">officially announced</a> the introduction of a new publishing format for their magazine. Readers are no longer tied to just PDF versions - they can now opt for ePUB editions of the magazine starting with this month's issue (and retroactively!).
</p>
<blockquote>
Still, even though PDF was a less popular format in 2002 than it has become today, it was a much easier choice for us when the only way to read an electronic publication was to sit in front of a computer. The advent of portable e-book readers demanded that we consider other formats; as a result, about six months ago we started a skunkworks program, spearheaded by our very own Keith Casey, to create ePub and MOBI versions of our magazine.
</blockquote>
<p>
Thanks to an ePUB document generator, the magazine can now be dynamically generated into three formats - the usual PDF file, an ePUB edition and a MOBI edition for the Kindle fans out there. All subscribers have been upgraded to this plan - the Premium subscription - and are able to start pulling down these editions today.
</p>]]></description>
      <pubDate>Thu, 03 Mar 2011 10:05:47 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Michelangelo van Dam's Blog: Book review: CMS Design Using PHP and JQuery]]></title>
      <guid>http://www.phpdeveloper.org/news/15952</guid>
      <link>http://www.phpdeveloper.org/news/15952</link>
      <description><![CDATA[<p>
<i>Michelangelo van Dam</i> has posted a <a href="http://www.dragonbe.com/2011/02/book-review-cms-design-using-php-and.html">new book review today</a> about an offering from from Packt Publishing - CMS Design Using PHP and jQuery.
</p>
<blockquote>
After receiving <a href="https://www.packtpub.com/cms-design-using-php-and-jquery/book">the book</a> I started reading it. But right from the start the author displayed bad practices and mis-use of PHP. Reading the book from front to back, the author <a href="http://verens.com/">Kae Verens</a> (<a href="http://twitter.com/#%21/kae_verens">@kae_verens</a>) has confronted me with bad use of variables (like $a, $b, $c), bad use of PHP structures and a complete wrong approach of using JavaScript, where JavaScript should enrich an application instead of incorporating business logic.
</blockquote>
<p>
In his "good" category fell things like the interesting variety of jQuery plugins mentioned and how the CMS example was broken up into easily digestible chunks. Unfortunately, most of the rest of the book falls into his "bad" and "ugly" category" including the structure of the application, the quality of the code and the lack of filtering/validation that was done on input.
</p>]]></description>
      <pubDate>Wed, 23 Feb 2011 13:37:19 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPClasses.org: Book Review:  Expert PHP and MySQL]]></title>
      <guid>http://www.phpdeveloper.org/news/14540</guid>
      <link>http://www.phpdeveloper.org/news/14540</link>
      <description><![CDATA[<p>
On PHPClasses.org there's a <a href="http://www.phpclasses.org/reviews/id/0470563125.html">recent book review</a> of a new offering from Wrox Publishing - "Expert PHP and MySQL" (by <i>Andrew Curioso</i>, <i>Ronald Bradford</i>, <i>Patrick Galbraith</i>). <a href="http://blog.umnet.co.il/">Udi Mosayev</a> is the reviewer.
</p>
<blockquote>
This book is for developers who have worked on several projects and have some good experience developing with PHP and MySQL, as well developers who develop high-demand applications or applications that handle lots of data and processing. OOP experience is recommended.
</blockquote>
<p>
He talks about the subjects he specifically likes that the book covers like opcode caching, general caching techniques, Gearman and memcached. 
</p>
<blockquote>
The techniques discussed in this book are used by large sites that we all know like Digg, Yahoo, Facebook, YouTube and more. If its good for them, I believe it is good for you too.
</blockquote>]]></description>
      <pubDate>Thu, 20 May 2010 09:31:00 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Lorna Mitchell's Blog: Book Review: RESTful PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/11664</guid>
      <link>http://www.phpdeveloper.org/news/11664</link>
      <description><![CDATA[<p>
<i>Lorna Mitchell</i> has <a href="http://www.lornajane.net/posts/2009/Book-Review-RESTful-PHP">posted a review</a> she's done of the Packt Publishing book "RESTful PHP Web Services" (by <i>Samisa Abeysinghe</i>).
</p>
<blockquote>
Overall it was well-written (with only as many spelling mistakes as any other PHP book) and clearly organised. [...] Very few services that claim to be RESTful actually are, which makes writing anything along these lines very tricky, however I did feel the author could have been clearer about why having a single URL and a parameter for which action should be performed, doesn't fit well. We do get a sense of excitement about services as ways to "glue together" bits of data on the net, and the possibilities of exposing and consuming information in this way.
</blockquote>
<p>
She talks about the quality of the technical content (including the "very thorough" non-framework examples and Zend Framework example) and some of the extra baggage she felt it could do without - specifically the overhead that adding the Zend Framework could add.
</p>]]></description>
      <pubDate>Fri, 02 Jan 2009 16:25:02 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Ibuildings Blog: Review: PHP5 CMS Framework Development]]></title>
      <guid>http://www.phpdeveloper.org/news/11322</guid>
      <link>http://www.phpdeveloper.org/news/11322</link>
      <description><![CDATA[<p>
On the Ibuildings blog today <i>Marcello Duarte</i> has <a href="http://www.ibuildings.com/blog/archives/1461-Review-PHP5-CMS-Framework-Development.html">a new review</a> of the Packt Publishing book "PHP5 CMS Framework Development" (by <i>Martin Brampton</i>).
</p>
<blockquote>
Martin left Mambo (before they <a href="http://mambo-news.org/index.php?option=com_content&task=view&id=192&Itemid=34">announced</a> to drop support for PHP4 last September) to write his own CMS and "evolve out of the Mambo history", by taking advantage of PHP5 OO enhancements. The result is <A href="http://aliro.org/">Aliro</a>: a CMS, a framework and an extension project with traits and genes of the Mambo family. Aliro code is used throughout the book to support and illustrate his presentation.
</blockquote>
<p>
Topics of the different chapters include basic CMS system needs, organizing code, extensions and editing and presenting content.
</p>]]></description>
      <pubDate>Fri, 31 Oct 2008 09:33:29 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stoyan Stefanov's Blog: Best open-source PHP CMS 2008]]></title>
      <guid>http://www.phpdeveloper.org/news/11297</guid>
      <link>http://www.phpdeveloper.org/news/11297</link>
      <description><![CDATA[<p>
<i>Stoyan</i> has once again been tasked with <a href="http://www.phpied.com/best-open-source-php-cms-2008/">helping Packt Publishing</a> find the best open-source PHP CMS for 2008:
</p>
<blockquote>
It's that time of the year again. Time to cast my vote as part of <a href="http://www.packtpub.com/article/best-open-source-php-cms-judges">the jury</a> in <a href="http://www.packtpub.com/award">Packt's open-source awards</a>, category <a href="http://www.packtpub.com/article/2008-open-source-cms-php-finalists">"PHP CMS"</a>.
</blockquote>
<p>
He <a href="http://www.phpied.com/best-open-source-php-cms-2008/">includes some of the criteria</a> he'll be using to judge based on including the list of features it includes, how quality is the code, what sort of state the documentation is in and how much of a community it has around it.
</p>]]></description>
      <pubDate>Tue, 28 Oct 2008 08:47:45 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: Packt Releases "MediaWiki Skins Design"]]></title>
      <guid>http://www.phpdeveloper.org/news/11256</guid>
      <link>http://www.phpdeveloper.org/news/11256</link>
      <description><![CDATA[<p>
Packt Publishing has made an announcement about a <a href="http://www.packtpub.com/mediawiki-skins-design/book">new book</a> that's just been released - "MediaWiki Skins Design" (by <i>Richard Carter</i>).
</p>
<p>From their release notes:</p>
<blockquote>
This book takes users through customizing their MediaWiki skin. It is full of practical examples of MediaWiki skinning techniques, and provides a clear explanation of how MediaWiki skinning works and the necessary template and CSS customizations required to completely alter MediaWiki's appearance.
</blockquote>
<p>
The book has appeal for both web developers and wiki administrators by helping them update the look and feel of their <a href="http://www.mediawiki.org/">MediaWiki</a> site. You can find more information on the book on <a href="http://www.packtpub.com/mediawiki-skins-design/book">its page</a> on the Packt Publishing website.
</p>]]></description>
      <pubDate>Tue, 21 Oct 2008 10:27:24 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[David Goodwin's Blog: Book Review: PHP Web 2.0 Mashup Projects]]></title>
      <guid>http://www.phpdeveloper.org/news/10956</guid>
      <link>http://www.phpdeveloper.org/news/10956</link>
      <description><![CDATA[<p>
<i>David Goodwin</i> has posted <a href="http://codepoets.co.uk/book-review-php-web-2-0-mashup-projects">a new book review</a> of a PHP book offered by Packt Publishing (released Sept 22, 2007) - "PHP Web 2.0 Mashup Projects" by <i>Shu-Wai Chow</i>.
</p>
<blockquote>
Some time ago, Packt publishing sent me this book to review. Here it is, being somewhat overdue!
</blockquote>
<p>
He talks about the book's contents - the different chapters detailing the different services' APIs, the protocols that are used to talk to those services and the data formats your scripts would have to be able to talk in to communicate. He recommends the book to those looking to get started with mashups specifically, but warns that in some places the book tends to "reinvent the wheel" rather than using classes/packages that already exist.
</p>]]></description>
      <pubDate>Wed, 03 Sep 2008 12:51:47 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stefan Priebsch's Blog: Mastering phpMyAdmin Book Review]]></title>
      <guid>http://www.phpdeveloper.org/news/10512</guid>
      <link>http://www.phpdeveloper.org/news/10512</link>
      <description><![CDATA[<p>
<i>Stefan Priebsch</i> has <a href="http://inside.e-novative.de/archives/123-Mastering-phpMyAdmin-Book-Review.html">posted a book review</a> of Packt Publishing's "Mastering phpMyAdmin" (by <i>Marc Delisle</i> of the phpMyAdmin team).
</p>
<blockquote>
Kshipra Singh of Packt Publishing was kind enough to send me a copy of Mastering phpMyAdmin 2.11 For Effective MySQL Management to review. The author is Marc Delisle, phpMyAdmin developer and one of the project administrators since 2001. You probably can't get a better author for that kind of book.
</blockquote>
<p>
<i>Stefan</i> <a href="http://inside.e-novative.de/archives/123-Mastering-phpMyAdmin-Book-Review.html">talks about</a> a few of the chapters - the introductory material, one on exporting database structure and data, a look at the relational system and a look at bookmarks (a way of storing statements for later use). He does recommend the book, though, noting that it's crammed with enough information to make it worth the price.
</p>]]></description>
      <pubDate>Mon, 30 Jun 2008 12:55:10 -0500</pubDate>
    </item>
  </channel>
</rss>
