<?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, 05 Jul 2008 05:54:01 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[C7Y: REST and Resource Handling with CakePHP]]></title>
      <guid>http://www.phpdeveloper.org/news/10193</guid>
      <link>http://www.phpdeveloper.org/news/10193</link>
      <description><![CDATA[<p>
On the C7Y website, a <a href="http://c7y.phparch.com/c/entry/1/art,cakephp-rest">new tutorial</a> has been posted from <i>Nate Abele</i> (following his <a href="http://c7y.phparch.com/c/entry/1/art,cake-seo">previous CakePHP-related article</a>) covering the use of the framework to create a REST web service and manage resources inside of it.
</p>
<blockquote>
We're going to take these concepts [from the previous article] further and add a new one: REST. In the course of this series so far, we've only been discussing how to use the Router to examine and act on different parts of a URL.
</blockquote>
<p>
He gives a list of possible headers that could come from a client (like Accept-Charset or Content-Type) and how these can be directly pulled in to the CakePHP routing system. A few extra bits of code later and your app can be mapping requests directly to the controllers for the actions the user's requesting. All that's left is to serialize the results back into XML to echo out.
</p>]]></description>
      <pubDate>Thu, 15 May 2008 12:04:26 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PageChain.net: 15 Great Places To Go To Learn PHP Right Now]]></title>
      <guid>http://www.phpdeveloper.org/news/10035</guid>
      <link>http://www.phpdeveloper.org/news/10035</link>
      <description><![CDATA[<p>
PageChain.net has <a href="http://www.pagechain.net/15-great-places-to-go-to-learn-php.html">posted a list</a> of some "great places to go to" to learn PHP right now - some resources out on the web that can help you get started, provide examples and give you community to support you in your development.
</p>
<blockquote>
Here are some resources to help you not only learn PHP, but also reference PHP information should you ever need it. This list isn't exhaustive, however, it should provide you with a lot of help when you need your PHP fix.
</blockquote>
<p>Some of the sites included in <a href="http://www.pagechain.net/15-great-places-to-go-to-learn-php.html">their list</a> include:</p>
<ul>
<li><a href="http://www.w3schools.com/PHP/DEfaULT.asP">W3Schools PHP  Tutorials</a>
<li><a href="http://www.goodphptutorials.com/">Good PHP Tutorials</a>
<li><a href="http://www.phpfreaks.com/forums/">PHPFreaks</a>
<li><a href="http://www.onlamp.com/pub/ct/29">ONLamp</a>
</ul>]]></description>
      <pubDate>Thu, 24 Apr 2008 12:09:50 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Developer Tutorials Blog: 7 websites that will make you a better PHP developer]]></title>
      <guid>http://www.phpdeveloper.org/news/9851</guid>
      <link>http://www.phpdeveloper.org/news/9851</link>
      <description><![CDATA[<p>
A little bit back <i>Akash Mehta</i> posted <a href="http://www.developertutorials.com/blog/php/7-websites-that-will-make-you-a-better-php-developer-82/">a list of seven sites</a> he thought could make you a better PHP programmer for reading and keeping track of:
</p>
<blockquote>
Developing in PHP isn't a textbook science. There's skill to it, and that skill comes from experience. Now, you could try your hand at every single PHP development challenge out there, or you could learn from the experiences of others, widely published on the web in blogs and developer portals.
</blockquote>
<p>
Included in the list are sites like php|architect's <a href="http://c7y.phparch.com/">C7Y site</a>, <a href="http://www.planet-php.net">Planet PHP</a> and the <a href="http://devzone.zend.com/public/view">the Zend Developer Zone</a> (oh yeah, PHPDeveloper.org made the list too!)
</p>]]></description>
      <pubDate>Tue, 25 Mar 2008 09:34:43 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Raphael Stolt's Blog: Zend Framework coding standards on one page]]></title>
      <guid>http://www.phpdeveloper.org/news/9610</guid>
      <link>http://www.phpdeveloper.org/news/9610</link>
      <description><![CDATA[<p>
<i>Raphael Stolt</i>, in working on his component for the Zend Framework (based on the <a href="http://pear.php.net/package/PHP_CodeSniffer">PHP_CodeSniffer</a> PEAR package), pulled together all of the information Zend provides about their coding standards into one place.
</p>
<blockquote>
Before jumping into the development of a Zend Framework coding standard for the <a href="http://pear.php.net/package/PHP_CodeSniffer">PHP_CodeSniffer</a> Pear package, I spent some time revisiting and compiling the available Zend Framework <a href="http://framework.zend.com/manual/en/coding-standard.html">coding standards</a> into a handy one-paged Pdf document.
</blockquote>
<p>
You can <a href="http://raphael.stolt.googlepages.com/ZendFramework_coding_standards_on_on.pdf">download the file here</a> or, if you want something a bit more "spread out", check out <a href="http://framework.zend.com/manual/en/coding-standard.html">the coding standards</a> on the Zend Framework website.
</p>]]></description>
      <pubDate>Tue, 12 Feb 2008 07:59:00 -0600</pubDate>
    </item>
  </channel>
</rss>
