<?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, 22 Nov 2008 02:35:03 -0600</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[DevShed: Building Dynamic Web Pages with Polymorphism in PHP 5]]></title>
      <guid>http://www.phpdeveloper.org/news/7522</guid>
      <link>http://www.phpdeveloper.org/news/7522</link>
      <description><![CDATA[<p>
DevShed <a href="http://www.devshed.com/c/a/PHP/Building-Dynamic-Web-Pages-with-Polymorphism-in-PHP-5/">continues their look</a> at using polymorphism in an application with the latest part of the series - "Building Dynamic Web Pages with Polymorphism in PHP 5".
</p>
<blockquote>
In short, Polymorphism is a feature exposed by certain objects that belong to the same family, which eventually can behave differently, even when they're using identical methods. Or more clearly, an object can be considered polymorphic when it's capable of performing different actions by utilizing the same method.
</blockquote>
<p>
<a href="http://www.devshed.com/c/a/PHP/Building-Dynamic-Web-Pages-with-Polymorphism-in-PHP-5/">This time</a> they focus on web page development that uses this object-oriented practice. The create a WebPageElement that you can ID and class attributes on and use it to create HTML widgets and extend them to create Div and Link element.
</p>]]></description>
      <pubDate>Wed, 28 Mar 2007 18:15:35 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Metapundit.net: PHP Do-Nots]]></title>
      <guid>http://www.phpdeveloper.org/news/4556</guid>
      <link>http://www.phpdeveloper.org/news/4556</link>
      <description><![CDATA[From metapundit.net, there's <a href="http://metapundit.net/sections/blog/78">a new post</a> with a list of a few "PHP Do-Nots" that he's picked up over the years and wanted to share.
<p>
<quote>
<i>
I realise I haven't thrown my PHP readers a bone for a while. Lately, unfortunately, all my experience has been with how not to do things. Some of this has been my own fault, but a really healthy percentage has come because I am maintaining one horrible project and rewriting another even more horrid. So, a few pointers for you l3et coders out there: Don't do any of this stuff.
</i>
</quote>
<p>
Items on <a href="http://metapundit.net/sections/blog/78">the list</a> include less than thought out design and a lack of knowledge about how to properly use a database.]]></description>
      <pubDate>Mon, 26 Dec 2005 07:02:22 -0600</pubDate>
    </item>
  </channel>
</rss>
