<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Soap, XmlRpc and Rest with the Zend Framework</title>
	<atom:link href="http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=soap-xmlrpc-and-rest-with-the-zend-framework</link>
	<description>by Andrew Johnstone</description>
	<lastBuildDate>Wed, 07 Jul 2010 02:01:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Zend Form Remove Error Messages &#124; Edmonds Commerce Blog</title>
		<link>http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/comment-page-1/#comment-26193</link>
		<dc:creator>Zend Form Remove Error Messages &#124; Edmonds Commerce Blog</dc:creator>
		<pubDate>Thu, 09 Apr 2009 08:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/#comment-26193</guid>
		<description>[...] More... Zend Framework: using JSon and Prototype for filling form on fly ...Zend Framework: Creating custom Zend form « Zend FrameworkGrouping Form errors for display purpose in Zend FrameworkHandling Zend Framework Form error messagesZend Framework Dojo Form decorators example and usage « Zend FrameworkHandling Zend Framework Form error messagesPlaying with Zend FrameworkGrouping Form errors for display purpose in Zend Framework « Zend ...Installing apache 2.2, proftpd, fcgi and mysqlSoap, XmlRpc, PHP, Rest API, Trading, ZF, Zend Framework ... [...]</description>
		<content:encoded><![CDATA[<p>[...] More&#8230; Zend Framework: using JSon and Prototype for filling form on fly &#8230;Zend Framework: Creating custom Zend form « Zend FrameworkGrouping Form errors for display purpose in Zend FrameworkHandling Zend Framework Form error messagesZend Framework Dojo Form decorators example and usage « Zend FrameworkHandling Zend Framework Form error messagesPlaying with Zend FrameworkGrouping Form errors for display purpose in Zend Framework « Zend &#8230;Installing apache 2.2, proftpd, fcgi and mysqlSoap, XmlRpc, PHP, Rest API, Trading, ZF, Zend Framework &#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jamie</title>
		<link>http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/comment-page-1/#comment-17120</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Sat, 29 Mar 2008 20:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/#comment-17120</guid>
		<description>I think the Zend Framework has completely missed the point with it&#039;s Zend_Rest implementation. REST is not just about using URI&#039;s and GET/POST/PUT/DELETE but about providing structured access to *resources* not *procedures* (ie. not RPC). They have basically just reimplemented XML-RPC with some different syntax and missed the benefits of REST completely. Thankfully, because of REST&#039;s HTTP nature, you can just bypass Zend_Rest_* and use a normal MVC approach.</description>
		<content:encoded><![CDATA[<p>I think the Zend Framework has completely missed the point with it&#8217;s Zend_Rest implementation. REST is not just about using URI&#8217;s and GET/POST/PUT/DELETE but about providing structured access to *resources* not *procedures* (ie. not RPC). They have basically just reimplemented XML-RPC with some different syntax and missed the benefits of REST completely. Thankfully, because of REST&#8217;s HTTP nature, you can just bypass Zend_Rest_* and use a normal MVC approach.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Johnstone</title>
		<link>http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/comment-page-1/#comment-17049</link>
		<dc:creator>Andrew Johnstone</dc:creator>
		<pubDate>Sat, 22 Mar 2008 17:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/#comment-17049</guid>
		<description>Hi Rob,

Thanks, I looked at SDO when it was in beta and it seemed like a stagnant project at the time, I wasn&#039;t aware that it had finally become stable. Would be nice to have some time to play with it.

I think I might of spoken to you before at one of the PHP London meetings as I member something about working on a re-writing/merging some search engines. Hows that going?

groovecoder: Yes that was very much similar to the XmlRpc implementation and I simply wrote a wrapper to merge the two together, still lots of work to be done on ZF in terms of the web-services implementation...

Thanks

Andrew</description>
		<content:encoded><![CDATA[<p>Hi Rob,</p>
<p>Thanks, I looked at SDO when it was in beta and it seemed like a stagnant project at the time, I wasn&#8217;t aware that it had finally become stable. Would be nice to have some time to play with it.</p>
<p>I think I might of spoken to you before at one of the PHP London meetings as I member something about working on a re-writing/merging some search engines. Hows that going?</p>
<p>groovecoder: Yes that was very much similar to the XmlRpc implementation and I simply wrote a wrapper to merge the two together, still lots of work to be done on ZF in terms of the web-services implementation&#8230;</p>
<p>Thanks</p>
<p>Andrew</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Young</title>
		<link>http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/comment-page-1/#comment-17048</link>
		<dc:creator>Rob Young</dc:creator>
		<pubDate>Sat, 22 Mar 2008 16:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/#comment-17048</guid>
		<description>Interesting post, have you looked at the service component architecture pecl project [1]? It allows you to expose an interface over multiple protocols, among other things.

[1] http://pecl.php.net/package/SCA_SDO</description>
		<content:encoded><![CDATA[<p>Interesting post, have you looked at the service component architecture pecl project [1]? It allows you to expose an interface over multiple protocols, among other things.</p>
<p>[1] <a href="http://pecl.php.net/package/SCA_SDO" rel="nofollow">http://pecl.php.net/package/SCA_SDO</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raj</title>
		<link>http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/comment-page-1/#comment-16672</link>
		<dc:creator>Raj</dc:creator>
		<pubDate>Wed, 27 Feb 2008 17:52:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/#comment-16672</guid>
		<description>Kudos to u guys,
You have done a great work.
I am trying to connect to our vendors API through SOAP and we are usning Zend framework on php 5 . I could understand the pressures that you guys have gone through.
Keep up the good work .
Bye</description>
		<content:encoded><![CDATA[<p>Kudos to u guys,<br />
You have done a great work.<br />
I am trying to connect to our vendors API through SOAP and we are usning Zend framework on php 5 . I could understand the pressures that you guys have gone through.<br />
Keep up the good work .<br />
Bye</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Experiencia de trabajo: Soap, XmlRcp y Rest con Zend Framework &#171; CuatroXL - Cuatro Xl</title>
		<link>http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/comment-page-1/#comment-16656</link>
		<dc:creator>Experiencia de trabajo: Soap, XmlRcp y Rest con Zend Framework &#171; CuatroXL - Cuatro Xl</dc:creator>
		<pubDate>Tue, 26 Feb 2008 12:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/#comment-16656</guid>
		<description>[...] Leer todo el articulo.     &#171; Smarty + Zend_Framework y(&amp;)&#160;php [...]</description>
		<content:encoded><![CDATA[<p>[...] Leer todo el articulo.     &laquo; Smarty + Zend_Framework y(&amp;)&nbsp;php [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: groovecoder</title>
		<link>http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/comment-page-1/#comment-16647</link>
		<dc:creator>groovecoder</dc:creator>
		<pubDate>Mon, 25 Feb 2008 23:57:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/#comment-16647</guid>
		<description>andrew,

glad you were relatively happy with your project. so what do *you* think about Zend_Rest? it sounds like you found it somewhat skimpy. did you find it duplicating the approach of Zend_XmlRpc?</description>
		<content:encoded><![CDATA[<p>andrew,</p>
<p>glad you were relatively happy with your project. so what do *you* think about Zend_Rest? it sounds like you found it somewhat skimpy. did you find it duplicating the approach of Zend_XmlRpc?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Johnstone&#8217;s Blog: Soap, XmlRpc and Rest with the Zend Framework &#124; Development Blog With Code Updates : Developercast.com</title>
		<link>http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/comment-page-1/#comment-16635</link>
		<dc:creator>Andrew Johnstone&#8217;s Blog: Soap, XmlRpc and Rest with the Zend Framework &#124; Development Blog With Code Updates : Developercast.com</dc:creator>
		<pubDate>Mon, 25 Feb 2008 17:54:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajohnstone.com/archives/soap-xmlrpc-and-rest-with-the-zend-framework/#comment-16635</guid>
		<description>[...] Johnstone has a new post today with a look at a project he&#8217;d worked on - an implementation of a web service with the [...]</description>
		<content:encoded><![CDATA[<p>[...] Johnstone has a new post today with a look at a project he&#8217;d worked on &#8211; an implementation of a web service with the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
