<?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, 18 May 2013 19:02:08 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Chris Hartjes' Blog: Doing RADAR in CakePHP]]></title>
      <guid>http://www.phpdeveloper.org/news/7612</guid>
      <link>http://www.phpdeveloper.org/news/7612</link>
      <description><![CDATA[<p>
<i>Chris Hartjes</i> demonstrates how to get the concept of <a href="http://www.littlehart.net/atthekeyboard/2007/04/04/keep-an-eye-on-your-radar/">RADAR</a> (RESTful Application, Dumb-Ass Recipient) <a href="http://www.littlehart.net/atthekeyboard/2007/04/11/doing-radar-in-cakephp/">up and working</a> with a simple CakePHP application.
</p>
<blockquote>
Okay, time for some code samples to boost traffic to my site. In a previous posting I talked about the idea of RADAR, or RESTful Application, Dumb-Ass Recipient. So, wanting to see if I could put it into use, I decided to do the following for a new application: Have the core of the application provide data via a REST service, For the web part of it, create controller / action pairs that call the REST service and pass the output onto the views.
</blockquote>
<p>
There's <a href="http://www.littlehart.net/atthekeyboard/2007/04/11/doing-radar-in-cakephp/">four code examples</a> included in the post:
<ul>
<li>Defining the IndexController for the app
<li>Creating the results, standings and schedule methods in the controller
<li>Rendering the XML for the response and for the standings and for the standings for a particular division (two code blocks).
</ul>
</p>]]></description>
      <pubDate>Thu, 12 Apr 2007 10:21:00 -0500</pubDate>
    </item>
  </channel>
</rss>
