<?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>Wed, 19 Jun 2013 01:58:39 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[MaltBlue.com: Zend Framework 2 - The New HTML5 Form Fields]]></title>
      <guid>http://www.phpdeveloper.org/news/19643</guid>
      <link>http://www.phpdeveloper.org/news/19643</link>
      <description><![CDATA[<p>
<i>Matthew Setter</i> has posted another in his series looking at the Zend Framework v2 and some of its features. In <a href="http://www.maltblue.com/tutorial/zf2-html5-form-field-introduction">this new post</a> he focuses on the HTML5 form field support that comes bundled with recent versions.
</p>
<blockquote>
In this tutorial, I'll be taking you through a few of the new HTML5-specific form elements available in the new Zend Framework 2. We'll see: how they work, how to use them, so you can also see what they're like. This will be coupled with a good set of screenshots - so you know what they look like. By the end of this tutorial, you should be well on your way to being able to have fully HTML5 interfaces in your applications.
</blockquote>
<p>
He starts off by talking about HTML5 elements in general, pointing out a few reasons why to use them, complete with statistics to back them up (of mobile usage where HTML5 can be handy). He focuses specifically on four different elements - the telephone input field, email field, URL field and the date/time selector. He gives examples of each and screenshots of what they look like on a mobile device (iPhone in this case). Complete code is included to create the elements as well.
</p>
Link: http://www.maltblue.com/tutorial/zf2-html5-form-field-introduction]]></description>
      <pubDate>Wed, 29 May 2013 09:33:59 -0500</pubDate>
    </item>
    <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>
