<?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>Thu, 04 Dec 2008 13:41:15 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NETTUTS.com: 10 Principles of the PHP Masters]]></title>
      <guid>http://www.phpdeveloper.org/news/10989</guid>
      <link>http://www.phpdeveloper.org/news/10989</link>
      <description><![CDATA[<p>
The NETTUTS website has posted <a href="http://nettuts.com/articles/10-principles-of-the-php-masters/">a top ten list</a> of things from the PHP masters out there, a few words of wisdom to live by. Here's the list along with the authors of each:
</p>
<ul>
<li>Use PHP Only When You Need it - Rasmus Lerdorf
<li>Use Many Tables With PHP and MYSQL for Scalability - Matt Mullenweg
<li>Never, ever trust your users - Dave Child
<li>Invest in PHP Caching - Ben Balbo
<li>Speed up PHP Development with an IDE, Templates and Snippets - Chad Kieffer
<li>Make Better Use of PHP's Filter Functions - Joey Sochacki
<li>Use a PHP Framework - Josh Sharp
<li>Don't use a PHP Framework - Rasmus Lerdorf
<li>Use Batch Processing - Jack D. Herrington
<li>Turn on Error Reporting Immediately - David Cummings
</ul>
<p>
Some of <a href="http://nettuts.com/articles/10-principles-of-the-php-masters/">them</a> are conflicting, but that just means that you'll have to do what you've always done - take advice with a grain of salt and ultimately decide what's best for you and your application.
</p>]]></description>
      <pubDate>Tue, 09 Sep 2008 10:28:34 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPFreaks: OO PHP Parts One & Two]]></title>
      <guid>http://www.phpdeveloper.org/news/10366</guid>
      <link>http://www.phpdeveloper.org/news/10366</link>
      <description><![CDATA[<p>
PHPFreaks has posted <a href="http://feeds.feedburner.com/~r/phpfreaks/~3/306320302/oo-php-part-1-oop-in-full-effect">part one</a> and <a href="http://feeds.feedburner.com/~r/phpfreaks/~3/306839599/oo-php-part-2-boring-oo-principles">part two</a> of a new series they're working on to introduce those new to the language to the concepts of object-oriented programming in PHP.
</p>
<blockquote>
On the old site, I started a series of tutorials named "PHP Application Design". I planned for at least three parts, and while I did publish the first two and wrote at least half of part three, I found myself out of time to make it to the finish. Still dedicated to writing reusable and extensible PHP code and spreading the knowledge, this is a restart of the series, renamed as simply "OO PHP"
</blockquote>
<p>
In <a href="http://www.phpfreaks.com/tutorial/oo-php-part-1-oop-in-full-effect">part one</a> he looks at the basics of OOP (terms, defining properties/methods, autoload, exceptions, type hinting, etc) with some code examples sprinkled through out. <a href="http://www.phpfreaks.com/tutorial/oo-php-part-2-boring-oo-principles">Part two</a> looks at the "boring OOP principles" like polymorphism, encapsulation and heuristics.
</p>
]]></description>
      <pubDate>Mon, 09 Jun 2008 08:48:00 -0500</pubDate>
    </item>
  </channel>
</rss>
