<?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, 22 May 2013 06:21:26 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[ZendCasts.com: Building a JSON End-Point With SLIM and jQuery: Part 2]]></title>
      <guid>http://www.phpdeveloper.org/news/17106</guid>
      <link>http://www.phpdeveloper.org/news/17106</link>
      <description><![CDATA[<p>
On ZendCasts.com today there's a new screencast in their "Building a JSON endpoint with the Slim microframework" series - <a href="http://www.zendcasts.com/building-a-json-end-point-with-slim-and-jquery-part-2/2011/11/">part two</a> focusing on jQuery integration. (Part one <a href="http://phpdeveloper.org/news/17044">is here</a>)
</p>
<blockquote>
[This screencast is] part 2 in a series on building a JSON end-point. We're using simple RESTful verbage to grab a list of names from a session store.
</blockquote>
<p>
You'll need to have the base scripts created in <a href="http://phpdeveloper.org/news/17044">part one</a> to follow along effectively. He picks up right where the previous part ends, creating a new view that uses some simple javascript (jQuery) code to pull the "names" values from his simple JSON endpoint. Also included is an example of a form for adding a new name to the list. The full source for the example can be <a href="https://gist.github.com/1346313">found over on github</a>.
</p>]]></description>
      <pubDate>Wed, 09 Nov 2011 10:04:00 -0600</pubDate>
    </item>
  </channel>
</rss>
