<?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>Thu, 20 Jun 2013 01:52:27 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[CodeForest.net: Android JSON-RPC client and PHP Zend Framework server]]></title>
      <guid>http://www.phpdeveloper.org/news/16585</guid>
      <link>http://www.phpdeveloper.org/news/16585</link>
      <description><![CDATA[<p>
In a recent post to CodeForest <i>Luka Peharda</i> shows you how to <a href="http://www.codeforest.net/android-json-rpc-client-and-php-zend-framework-server">create a JSON-RPC frontend</a> for your application based on the Zend Framework.
</p>
<blockquote>
XML-RPC rules, but the amount of data it generates is its big disadvantage. This is where JSON-RPC steps in. Data it generates is significally smaller, but this isn't suprising as JSON is known as fat free XML.This articles is based on my earlier <a href="http://www.codeforest.net/how-to-build-php-xml-rpc-server-client-and-android-app">Android XML-RPC article</a>. Its PHP code and Zend Framework setup will be used so you should go through it if you haven't earlier (at least as far as XMLRPC Android client chapter).
</blockquote>
<p>
You need to have some of the base code from <a href="http://www.codeforest.net/how-to-build-php-xml-rpc-server-client-and-android-app">the previous article</a> in place to follow along, but if you're experienced with Zend Framework, keeping up won't be a problem. He uses <a href="http://www.tanabi.com/projects/jsonrpc">this JSON-RPC client</a> that was made for use with a ZF application and creates a basic jsonAction to handle the request. He then uses <a href="http://code.google.com/p/android-json-rpc/">this Android JSON-RPC library</a> to connect from the Android application and fetch some basic data.
</p>]]></description>
      <pubDate>Wed, 13 Jul 2011 10:14:36 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Stubbles Blog: Stubbles 0.2.0 released]]></title>
      <guid>http://www.phpdeveloper.org/news/8179</guid>
      <link>http://www.phpdeveloper.org/news/8179</link>
      <description><![CDATA[<p>
The Stubbles group has <a href="http://www.stubbles.org/archives/21-Stubbles-0.2.0-released.html">released the latest version</a> of their PHP framework - version 0.2.0 of Stubbles:
</p>
<blockquote>
The Stubbles team is proud to announce the release of Stubbles 0.2.0. This release is another alpha version and contains the basic MVC structure as well as support for <a href="http://stubbles.net/wiki/Docs/JsonRpc">JSON-RPC</a>, utility packages for working with datespans, URLs and a cache package. Additionally the build system has been enhanced and a lot of bugs have been fixed. For a complete list of changes see the <a href="http://stubbles.net/wiki/Changelog">changelog</a>. The release can be downloaded from our <a href="http://stubbles.net/wiki/Downloads">downloads page</a>. 
</blockquote>
<p>
Other enhancements in <a href="http://stubbles.net/wiki/Downloads">this new version</a> include updates to the build system, the inclusion of more examples, changes to several packages including the JSON-RPC, Util and XML functionality.
</p>]]></description>
      <pubDate>Wed, 04 Jul 2007 10:32:00 -0500</pubDate>
    </item>
  </channel>
</rss>
