<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP Developer Blog &#187; REST</title>
	<atom:link href="http://phpdev.ro/tag/rest/feed" rel="self" type="application/rss+xml" />
	<link>http://phpdev.ro</link>
	<description>The blog of Andrei Gabreanu</description>
	<lastBuildDate>Thu, 21 Apr 2011 16:23:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Give SOAP a REST</title>
		<link>http://phpdev.ro/give-soap-a-rest.html</link>
		<comments>http://phpdev.ro/give-soap-a-rest.html#comments</comments>
		<pubDate>Wed, 05 Aug 2009 06:18:15 +0000</pubDate>
		<dc:creator>Andrei Gabreanu</dc:creator>
				<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[Advices]]></category>
		<category><![CDATA[Develop]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[soap]]></category>
		<category><![CDATA[Web services]]></category>

		<guid isPermaLink="false">http://blog.uauzilla.ro/?p=187</guid>
		<description><![CDATA[Really now.. SOAP is so outdated. Its complicated, hard to understand, hard to use, hard to develop. REST is the new thing, its trendy. Why? What it more easier then making a request to a URL via 1 of 4 protocols, using basic AUTH. (either HTTP or Cookie based) and using any type of encoding (xml / json / plaintext) you wish. With REST you can make a basic client <> server application within minutes while with SOAP, you code days and days ... ]]></description>
		<wfw:commentRss>http://phpdev.ro/give-soap-a-rest.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 1/5 queries in 0.001 seconds using disk
Object Caching 199/199 objects using disk

Served from: phpdev.ro @ 2012-02-04 16:06:56 -->
