<?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: Do REST in PHP &#8211; PHP RESTful Data Services</title>
	<atom:link href="http://www.dimuthu.org/blog/2008/09/18/do-rest-in-php-php-restful-data-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dimuthu.org/blog/2008/09/18/do-rest-in-php-php-restful-data-services/</link>
	<description>Waiting for your comments</description>
	<lastBuildDate>Thu, 01 Dec 2011 06:50:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: dimuthu</title>
		<link>http://www.dimuthu.org/blog/2008/09/18/do-rest-in-php-php-restful-data-services/comment-page-1/#comment-2449</link>
		<dc:creator>dimuthu</dc:creator>
		<pubDate>Fri, 02 Jan 2009 04:32:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=293#comment-2449</guid>
		<description>If you like to read more about REST with PHP, read this book &lt;a href=&quot;http://www.packtpub.com/restful-php-web-services/book&quot; rel=&quot;nofollow&quot;&gt;RESTful PHP Web Services&lt;/a&gt;. 
My review of this book can be found here, &lt;a href=&quot;http://www.dimuthu.org/blog/2009/01/01/restful-php-web-services-book-review/&quot; rel=&quot;nofollow&quot;&gt;RESTful PHP Web Services - Book Review&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>If you like to read more about REST with PHP, read this book <a href="http://www.packtpub.com/restful-php-web-services/book" rel="nofollow">RESTful PHP Web Services</a>.<br />
My review of this book can be found here, <a href="http://www.dimuthu.org/blog/2009/01/01/restful-php-web-services-book-review/" rel="nofollow">RESTful PHP Web Services &#8211; Book Review</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Writing a Simple REST and SOAP Service With PHP &#124; Dimuthu's Blog</title>
		<link>http://www.dimuthu.org/blog/2008/09/18/do-rest-in-php-php-restful-data-services/comment-page-1/#comment-346</link>
		<dc:creator>Writing a Simple REST and SOAP Service With PHP &#124; Dimuthu's Blog</dc:creator>
		<pubDate>Fri, 10 Oct 2008 14:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=293#comment-346</guid>
		<description>[...] single script. I have written about how you can expose your Database as a REST and SOAP services in few of my previous posts using the Data Service capability of WSF/PHP. But there can be situations where your service is not [...]</description>
		<content:encoded><![CDATA[<p>[...] single script. I have written about how you can expose your Database as a REST and SOAP services in few of my previous posts using the Data Service capability of WSF/PHP. But there can be situations where your service is not [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top articles on WSF/PHP Data Services &#124; Milinda Pathirage's Blog</title>
		<link>http://www.dimuthu.org/blog/2008/09/18/do-rest-in-php-php-restful-data-services/comment-page-1/#comment-339</link>
		<dc:creator>Top articles on WSF/PHP Data Services &#124; Milinda Pathirage's Blog</dc:creator>
		<pubDate>Tue, 07 Oct 2008 12:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=293#comment-339</guid>
		<description>[...] Do REST in PHP - PHP RESTful Data Services [...]</description>
		<content:encoded><![CDATA[<p>[...] Do REST in PHP &#8211; PHP RESTful Data Services [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RESTful School demo with PHP REST Framework &#171; Samisa Abeysinghe - Service Oriented Architecture</title>
		<link>http://www.dimuthu.org/blog/2008/09/18/do-rest-in-php-php-restful-data-services/comment-page-1/#comment-278</link>
		<dc:creator>RESTful School demo with PHP REST Framework &#171; Samisa Abeysinghe - Service Oriented Architecture</dc:creator>
		<pubDate>Tue, 30 Sep 2008 03:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=293#comment-278</guid>
		<description>[...] School demo with PHP REST&#160;Framework  The entry by Dimuthu explains clearly how to implement a REST application with PHP using PHP REST Framework, ground up, adhering to the best practices of [...]</description>
		<content:encoded><![CDATA[<p>[...] School demo with PHP REST&nbsp;Framework  The entry by Dimuthu explains clearly how to implement a REST application with PHP using PHP REST Framework, ground up, adhering to the best practices of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RESTful CRUD Data Services Demo &#124; Dimuthu's Blog</title>
		<link>http://www.dimuthu.org/blog/2008/09/18/do-rest-in-php-php-restful-data-services/comment-page-1/#comment-244</link>
		<dc:creator>RESTful CRUD Data Services Demo &#124; Dimuthu's Blog</dc:creator>
		<pubDate>Sat, 27 Sep 2008 09:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=293#comment-244</guid>
		<description>[...] wrote a simmlar blog on Data Services last week to demonsrates how you design the mapping of url to different [...]</description>
		<content:encoded><![CDATA[<p>[...] wrote a simmlar blog on Data Services last week to demonsrates how you design the mapping of url to different [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2008-09-20 &#124; NeXt</title>
		<link>http://www.dimuthu.org/blog/2008/09/18/do-rest-in-php-php-restful-data-services/comment-page-1/#comment-153</link>
		<dc:creator>links for 2008-09-20 &#124; NeXt</dc:creator>
		<pubDate>Sat, 20 Sep 2008 14:34:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dimuthu.org/?p=293#comment-153</guid>
		<description>[...] Do REST in PHP - PHP RESTful Data Services &#124; Dimuthu&#039;s Blog (tags: php rest restful) [...]</description>
		<content:encoded><![CDATA[<p>[...] Do REST in PHP &#8211; PHP RESTful Data Services | Dimuthu&#39;s Blog (tags: php rest restful) [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

