<?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 19:06:47 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Andrew Johnstone's Blog: Soap, XmlRpc and Rest with the Zend Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/9698</guid>
      <link>http://www.phpdeveloper.org/news/9698</link>
      <description><![CDATA[<p>
<i>Andrew Johnstone</i> has a <a href="http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/">new post</a> today with a look at a project he'd worked on - an implementation of a web service with the Zend Framework functionality.
</p>
<blockquote>
I was recently working on a project to expose <a href="http://corporate.bullbearings.co.uk/">our trading</a> systems via <a href="http://framework.zend.com/manual/en/zend.xmlrpc.html">XmlRpc</a>, <a href="http://framework.zend.com/manual/en/zend.rest.html">Rest</a> and <a href="http://uk3.php.net/soap">SOAP</a>. It was quite an interesting project, which took two of us three weeks to develop (Amongst other things).
</blockquote>
<p>
He <a href="http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/">talks about</a> some of the issues they worked through (like the ZF's "not quite ready" in the web services department) and problems they found with how the web services functionality was implemented in the framework's components. They also came across two strange bugs - one with accepting raw input and the other with a wrong return type from a method call.
</p>]]></description>
      <pubDate>Mon, 25 Feb 2008 11:07:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[PHP-GTK Community Site: Accessing geo-nick with Zend Framework (Zend_XmlRpc_Client)]]></title>
      <guid>http://www.phpdeveloper.org/news/7500</guid>
      <link>http://www.phpdeveloper.org/news/7500</link>
      <description><![CDATA[<p>
On the PHP-GTK Community Site today, there's <a href="http://www.php-gtk.eu/site/accessing-geo-nick-with-zend-framework">a quick new tutorial</a> posted on how to use the Zend Framework (the Zend_XmlRpc_Client component specifically) to work with the geo-nick web service.
</p>
<blockquote>
Closing the tour of XML-RPC implementations usable with PHP-GTK, the shortest code to access our geo_nick service makes use a higher-level XML-RPC library: the Zend_XmlRpc_Client from the <a href="http://framework.zend.com/">Zend Framework</a>.
</blockquote>
<p>
They <a href="http://www.php-gtk.eu/site/accessing-geo-nick-with-zend-framework">include the code</a> you'll need to get started, including the creation of the client and making the request to the remote service.
</p>]]></description>
      <pubDate>Mon, 26 Mar 2007 09:57:00 -0500</pubDate>
    </item>
  </channel>
</rss>
