<?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: Restful web services</title>
	<atom:link href="http://blog.elisehuard.be/2007/05/restful-web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.elisehuard.be/2007/05/restful-web-services/</link>
	<description></description>
	<lastBuildDate>Thu, 04 Aug 2011 20:01:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: elise</title>
		<link>http://blog.elisehuard.be/2007/05/restful-web-services/comment-page-1/#comment-138</link>
		<dc:creator>elise</dc:creator>
		<pubDate>Sun, 10 Jun 2007 19:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elisehuard.be/?p=41#comment-138</guid>
		<description>mooie site btw :-)</description>
		<content:encoded><![CDATA[<p>mooie site btw <img src='http://blog.elisehuard.be/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elise</title>
		<link>http://blog.elisehuard.be/2007/05/restful-web-services/comment-page-1/#comment-137</link>
		<dc:creator>elise</dc:creator>
		<pubDate>Sun, 10 Jun 2007 19:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elisehuard.be/?p=41#comment-137</guid>
		<description>SSL is limited security - it all depends of the hashing and encryption algorithm that are  used.
For authentication of client, you need two-way SSL, so not that straightforward.

That being said, I don&#039;t know much about REST, so i&#039;ll definitely read up on it.</description>
		<content:encoded><![CDATA[<p>SSL is limited security &#8211; it all depends of the hashing and encryption algorithm that are  used.<br />
For authentication of client, you need two-way SSL, so not that straightforward.</p>
<p>That being said, I don&#8217;t know much about REST, so i&#8217;ll definitely read up on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://blog.elisehuard.be/2007/05/restful-web-services/comment-page-1/#comment-100</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 23 May 2007 05:17:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.elisehuard.be/?p=41#comment-100</guid>
		<description>I don&#039;t really like SOAP. Too much fluff. And although most services offer an XML interface, some also offer a &lt;a href=&quot;http://json.org/&quot; rel=&quot;nofollow&quot;&gt;Json&lt;/a&gt; interface, which is much more concise and easier to use in most languages.

Regarding REST security: how about SSL? That&#039;s the way popular services with a REST API do it. &lt;a href=&quot;http://del.icio.us/help/api/&quot; rel=&quot;nofollow&quot;&gt;Del.icio.us&lt;/a&gt; for example. Or you send the credentials using simple HTTP-based authentication.

Regarding integration: maybe it&#039;ll take some more time to integrate REST services since they all use a different way of approaching the services (different XML schema for example), but like I said: I prefer REST over SOAP.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t really like SOAP. Too much fluff. And although most services offer an XML interface, some also offer a <a href="http://json.org/" rel="nofollow">Json</a> interface, which is much more concise and easier to use in most languages.</p>
<p>Regarding REST security: how about SSL? That&#8217;s the way popular services with a REST API do it. <a href="http://del.icio.us/help/api/" rel="nofollow">Del.icio.us</a> for example. Or you send the credentials using simple HTTP-based authentication.</p>
<p>Regarding integration: maybe it&#8217;ll take some more time to integrate REST services since they all use a different way of approaching the services (different XML schema for example), but like I said: I prefer REST over SOAP.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

