<?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 23:31:11 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[SitePoint.com: What Happened when we Talked PHP with the Experts]]></title>
      <guid>http://www.phpdeveloper.org/news/19459</guid>
      <link>http://www.phpdeveloper.org/news/19459</link>
      <description><![CDATA[<p>
On SitePoint.com today they've <a href="http://www.sitepoint.com/what-happened-when-we-talked-php-with-the-experts/">posted the transcript </a> of a "Talk with the Experts" session they did with <i>Lorna Mitchell</i> (instructor of their recent OOP sessions). The transcript includes questions and answers to those in attendance as well as some good links and advice.
</p>
<blockquote>
Last Thursday I broke with tradition slightly and ran a Talk with the Experts session in the evening (down under), making it a bit more time-zone friendly for our UK audience. It also meant that I was able to swap my usual coffee for a wine, which probably made the session run a bit more smoothly. The subject was PHP and our expert was Lorna Mitchell, tutor of <a href="https://learnable.com/courses/object-oriented-php-2734">Object-oriented PHP</a> and co-author of <a href="https://learnable.com/books/phppro1">PHP Master: Write Cutting-edge Code</a>.
</blockquote>
<p>
The <a href="http://www.sitepoint.com/what-happened-when-we-talked-php-with-the-experts/">transcript</a> starts with a collection of some of the links provided during the discussion and then runs through the entire conversation. There's some good advice in there, especially if you're relatively new to the world of PHP object-oriented programming.
</p>
Link: http://www.sitepoint.com/what-happened-when-we-talked-php-with-the-experts]]></description>
      <pubDate>Mon, 15 Apr 2013 09:05:56 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPMaster.com: PhpStorm - Review and Give Away]]></title>
      <guid>http://www.phpdeveloper.org/news/18355</guid>
      <link>http://www.phpdeveloper.org/news/18355</link>
      <description><![CDATA[<p>
On PHPMaster.com today there's a new article posted that <a href="http://phpmaster.com/phpstorm-review-and-give-away/">has a review of PHPStorm</a>, an IDE from JetBrains that focuses on providing a great experience for PHP developers and tons of features.
</p>
<blockquote>
It's said the tool doesn't make the craft - a carpenter can drive a nail into a wooden plank using a hammer, a rock, another plank, or his forehead, but he'll rarely choose anything other than the hammer. [...]  I'm talking about using a text editor versus using a full-fledged PHP-dedicated project-oriented IDE for PHP application development. Both will get the job done, but productivity-wise, one is obviously a better choice than the other.
</blockquote>
<p>
<i>Bruno Skvorc</i> goes through a brief summary of what the editor is about and talks about some of the more notable features including:
</p>
<ul>
<lI>Being built on Java (good and bad)
<li>The IDE being strictly project-oriented 
<li>Supports the latest PHP version, including 5.4
<li>Smart refactoring
<li>Good intellisense support
</ul>
<p>
He also mentions the plugin architecture that's included with the product and a few of the more handy plugins available. They're also running a giveaway in collaboration with the PHPStorm folks and are giving out IDE licenses and copies of SitePoint's "PHPMaster: Create Cutting Edge Code" book (rules are included in the article).
</p>]]></description>
      <pubDate>Tue, 14 Aug 2012 09:37:01 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint.com: Sneak Peek at Kevin Yank's New Book 'PHP & MYSQL: Novice to Ninja']]></title>
      <guid>http://www.phpdeveloper.org/news/17878</guid>
      <link>http://www.phpdeveloper.org/news/17878</link>
      <description><![CDATA[<p>
SitePoint.com has <a href="http://www.sitepoint.com/sneak-peek-of-kevin-yanks-new-php-mysql-book/">published an excerpt</a> from an upcoming book by their own <i>Kevin Yank</i> aimed at those wanting to get into PHP with no background in the language at all - "PHP & MySQL: Novice to Ninja".
</p>
<blockquote>
Kevin Yank's done it again! He's just completed a new 2012 edition of his best-selling book (Build Your Own Database Driven Web Site, 4th Edition) which is now titled - PHP & MySQL: Novice to Ninja.
</blockquote>
<p>
The chapter excerpt they share is the book's "Introducing PHP" content the (very) basic introduction to the language showing syntax and some of the benefits of the language. They also give you a preview of some of the other bits of content in the book including sections on database design, building a CMS, setting up shopping carts and getting PHP+MySQL installed on multiple platforms.
</p>]]></description>
      <pubDate>Fri, 27 Apr 2012 11:14:05 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPWomen.org: Book review: PHP Master]]></title>
      <guid>http://www.phpdeveloper.org/news/17368</guid>
      <link>http://www.phpdeveloper.org/news/17368</link>
      <description><![CDATA[<p>
On the PHPWomen blog today there's a <a href="http://www.phpwomen.org/wordpress/2012/01/10/book-review-php-master">new book review</a> of SitePoint's latest major PHP publication - "PHP Master" (by <i>Lorna Mitchell</i>, <i>Davey Shafik</i> and <i>Matthew Turland</i>).
</p>
<blockquote>
At 357 pages (375 including index), this book provides a thorough grounding in the key topics todays PHP developer should strive to know, and know well. The back cover ambitiously states that the book is "guaranteed to take your PHP skills to the next level". Keep reading to find out whether or not I agree.
</blockquote>
<p>
She <a href="http://www.phpwomen.org/wordpress/2012/01/10/book-review-php-master">walks you through</a> the contents of the book, noting that, despite her being an experienced developer, there were still things that she found new.
</p>
<blockquote>
Despite the stated demographic, I think this book has a lot to offer novice developers. It would be a real challenge to properly digest and understand the wide range of topics covered, but an achievable and worthwhile one nonetheless. [...] If you're still undecided, my advice is buy the book - you won't regret it.
</blockquote>]]></description>
      <pubDate>Tue, 10 Jan 2012 08:19:03 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[Volker Dusch's Blog: Book Review: PHP Masters]]></title>
      <guid>http://www.phpdeveloper.org/news/17228</guid>
      <link>http://www.phpdeveloper.org/news/17228</link>
      <description><![CDATA[<p>
<i>Volker Dusch</i> has <a href="http://edorian.posterous.com/book-review-php-masters">posted his review</a> of a recent release from <a href="http://sitepoint.com">SitePoint</a> Press - "PHP Masters - Write Cutting Edge Code".
</p>
<blockquote>
The book is solid, well written and covers the most important topics that people need to think about when starting off with PHP. It is one of the few PHP book on the market that you can pass on to your trainees/junior developers without having to "unteach" them half of the taught bad practices afterwards. This is a great achievement in my mind and I'd definitely recommend checking it out and passing it on to your trainees and 'junior developers' ... maybe read it first yourself and rip out a few pages in chapter 4.
</blockquote>
<p>
His "long version" gets into a more complete list of his thoughts on each of the individual chapters (including "object oriented programming", "APIs", "design patterns" and "security"). Overall, he found the book good, but pointed out a few areas where it was lacking. You can find more detail about the book <a href="http://www.sitepoint.com/books/phppro1/">here</a> (<a href="http://www.amazon.com/PHP-Master-Write-Cutting-Edge/dp/0987090879">or on Amazon here</a>)
</p>]]></description>
      <pubDate>Thu, 08 Dec 2011 08:48:29 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPMaster.com: PHP Master: Writing Cutting-Edge Code]]></title>
      <guid>http://www.phpdeveloper.org/news/17118</guid>
      <link>http://www.phpdeveloper.org/news/17118</link>
      <description><![CDATA[<p>
On PHPMaster.com today (disclaimer: PHPMaster is a SitePoint website) <i>Timothy Boronczyk</i> has <a href="http://phpmaster.com/php-master-writing-cutting-edge-code/">posted a review</a> of SitePoint's latest offering for PHP developers - <a href="http://www.sitepoint.com/books/phppro1/">Writing Cutting-Edge Code</a> (by <i>Lorna Mitchell</i>, <i>Davey Shafik</i> and <i>Matthew Turland</i>).
</p>
<blockquote>
The book was written explicitly to help you becoming a better PHP programmer and is totally awesome. It not only covers advanced PHP coding topics such as object-oriented programming and design patterns, but also periphery topics that are just as important, such as security, performance profiling, and deployment. If you're ready to hang up your novice hat for good and become a professional-level PHP developer, this book is for you.
</blockquote>
<p>
He goes through and highlights some of the content in the book, chapters covering relational databases, web services, security topics, caching, automated testing, PEAR/PECL....just to name a few. 
</p>
<blockquote>
Using the <a href="http://slashdot.org/faq/bookreviews.shtml">Slashdot scale of book ratings</a>, where 1 is fit for lining cages and 10 is destined to be a class, I give PHP Master: Write Cutting-Edge Code a very solid 8.5. The content will grow with you and the book is not something you'll read in a weekend and then donate to the library because you have no need for it.
</blockquote>]]></description>
      <pubDate>Fri, 11 Nov 2011 09:04:34 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint Blog: Book Release - "PHP Master: Write Cutting-Edge PHP Code"]]></title>
      <guid>http://www.phpdeveloper.org/news/17025</guid>
      <link>http://www.phpdeveloper.org/news/17025</link>
      <description><![CDATA[<p>
As is mentioned in <a href="http://www.sitepoint.com/staying-on-the-cutting-edge-of-php-just-got-easier/">this new post</a> to the SitePoint blogs, a new book has been released (by SitePoint press, naturally) about "writing cutting-edge PHP code" by a few well known authors in the PHP community - <a href="http://lornajane.net">Lorna Mitchell</a>, <a href="http://daveyshafik.com">Davey Shafik</a> and <a href="http://matthewturland.com/">Matthew Turland</a>.
</p>
<blockquote>
Savvy PHP web developers can now keep ahead of the game and ensure that their PHP code is safe, secure, and well-structured for the future with the latest release from SitePoint: "PHP Master: Write Cutting-edge Code"
by Lorna Mitchell, Davey Shafik, and Matthew Turland.
</blockquote>
<p>
<a href="http://www.sitepoint.com/books/phppro1/">The book</a> covers a <a href="http://www.sitepoint.com/books/phppro1/toc.php">wide range of topics</a> (somewhat replacing SitePoint's usual "anthology" type of book) including:
</p>
<ul>
<li>An introduction to OOP 
<li>Working with databases
<li>Creating and working with APIs
<li>Design patterns
<li>Security
<li>Automated testing
</ul>
<p>
As part of a special offer, you can pick up your print+ebook bundle for the price of just the book, about $40 USD. If you'd like a sample before purchasing, they've posted <a href="http://www.sitepoint.com/books/phppro1/samplechapters.php?">three sample chapters</a>.
</p>]]></description>
      <pubDate>Fri, 21 Oct 2011 09:58:25 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: SitePoint Launches PHPMaster.com]]></title>
      <guid>http://www.phpdeveloper.org/news/16862</guid>
      <link>http://www.phpdeveloper.org/news/16862</link>
      <description><![CDATA[<p>
The crew over at SitePoint have introduced a new PHP-specific resource that's looking to provide a good resource for those looking for community info and tutorials - <a href="http://phpmaster.com/">PHPMaster.com</a>.
</p>
<blockquote>
PHPMaster is the latest and greatest in the SitePoint family, dedicated to bringing you the highest quality in tutorials from some of the web's best PHP Developers, as well as news and information on events in the PHP Community.
</blockquote>
<p>Tutorials posted so far include:</p>
<ul>
<li><a href="http://phpmaster.com/migrate-from-the-mysql-extension-to-pdo/">Migrate from the MySQL Extension to PDO</a>
<li><a href="http://phpmaster.com/monitoring-file-integrity/">Monitoring File Integrity</a>
<li>From Zero to Cloud: Settings up an EC2 Sandbox - <a href="http://phpmaster.com/from-zero-to-cloud-1/">part one</a>, <a href="http://phpmaster.com/from-zero-to-cloud-2/">part two</a>
<li><a href="http://phpmaster.com/why-you-should-use-bcrypt-to-hash-stored-passwords/">Why You Should Use Bcrypt to Hash Stored Passwords</a>
</ul>]]></description>
      <pubDate>Thu, 15 Sep 2011 10:16:52 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[SitePoint Podcast: #129: Taking PHP to the Next Level with Lorna Mitchell]]></title>
      <guid>http://www.phpdeveloper.org/news/16843</guid>
      <link>http://www.phpdeveloper.org/news/16843</link>
      <description><![CDATA[<p>
On the SitePoint podcast, there's a new episode with <a href="http://lornajane.net">Lorna Mitchell</a> where she and host <i>Louis Simoneau</i> talk about <a href="http://www.sitepoint.com/podcast-129-taking-php-to-the-next-level-with-lorna-mitchell/">taking your PHP to the next level</a>, some of her work in Open Source and her involvement in their upcoming advanced PHP book.
</p>
<blockquote>
Episode 129 of The SitePoint Podcast is now available! This week our regular interview host Louis Simoneau (<a href="http://twitter.com/rssaddict">@rssaddict</a>) interviews Lorna Mitchell (<a href="http://twitter.com/Lornajane">@Lornajane</a>) one of a team of 3 co-authors working on an upcoming release for SitePoint, an advanced book on PHP.
</blockquote>
<p>
You can either listen to this latest episode using the <a href="http://www.sitepoint.com/podcast-129-taking-php-to-the-next-level-with-lorna-mitchell/">in-page player</a> or by <a href="http://media.libsyn.com/media/sitepoint/sitepointpodcast129.mp3">downloading the mp3</a> directly. Of course, you can always <a href="http://www.sitepoint.com/blogs/?feed=podcast">subscribe to their podcast feed</a> and get this and other new shows as they're released.
</p>]]></description>
      <pubDate>Mon, 12 Sep 2011 08:47:09 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Zend Developer Zone: Monday's Inspirational Moment (ok, hour)]]></title>
      <guid>http://www.phpdeveloper.org/news/16321</guid>
      <link>http://www.phpdeveloper.org/news/16321</link>
      <description><![CDATA[<p>
On the Zend Developer Zone today <i>Cal Evans</i> <a href="http://devzone.zend.com/article/14318-Mondays-Inspirational-Moment-ok-hour">points out a podcast</a> he thinks the software developers out there should give a listen to - SitePoint's latest "Six Pixels of Seperation" episode, <a href="http://www.twistimage.com/blog/archives/how-to-get-serious-about-your-creativity/">How to Get Serious About Your Creativity</a>.
</p>
<blockquote>
The interview with Steven was <a href="http://www.twistimage.com/blog/archives/how-to-get-serious-about-your-creativity/">Episode #251 of Six Pixels, "How to Get Serious About Your Creativity</a>". I really enjoyed the episode and since creativity is a big part of software development, I think you will too.
</blockquote>
<p>
As with most podcasts, you can either listen to the episode via an <a href="http://www.twistimage.com/podcast/archives/spos-251---do-the-work-with-steven-pressfield/">in-page player</a> or you can <a href="http://www.twistimage.com/podcast/mp3/SPOS_251_-_Steve_Pressfield.mp3">download the mp3</a> to listen at your convenience.
</p>]]></description>
      <pubDate>Tue, 10 May 2011 12:55:27 -0500</pubDate>
    </item>
  </channel>
</rss>
