<?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>impl.emented&#187; REST</title>
	<atom:link href="http://impl.emented.com/tag/rest/feed/" rel="self" type="application/rss+xml" />
	<link>http://impl.emented.com</link>
	<description>— tracking the Web</description>
	<lastBuildDate>Fri, 02 Apr 2010 09:12:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>RESTful Programming Explained. DRM Leads to Piracy [Best of August &#039;08 #2]</title>
		<link>http://impl.emented.com/2008/08/18/restful-programming-explained-drm-leads-to-piracy/</link>
		<comments>http://impl.emented.com/2008/08/18/restful-programming-explained-drm-leads-to-piracy/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 16:25:21 +0000</pubDate>
		<dc:creator>Jonas Bolinder</dc:creator>
				<category><![CDATA[Highlights]]></category>
		<category><![CDATA[DRM]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://impl.emented.com/?p=47</guid>
		<description><![CDATA[REST-based Web architecture explained. Twitter API now supports reply to arbitrary message. DRM makes people pirate software. ECMAScript Harmony and the future of JavaScript.]]></description>
			<content:encoded><![CDATA[<p>Interesting posts this week (August 11-17 2008):</p>
<ul>
<li><a href="http://www.25hoursaday.com/weblog/2008/08/17/ExplainingRESTToDamienKatz.aspx">Dare Obasanjo explains the essence of a REST-based architecture</a>, some benefits over SOAP, and how it obeys to the architecture of the Web itself: "Don't fight the Web, embrace it." <a href="http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch_style.htm">The ideas behind REST</a> stem from a Ph.D. dissertation by Roy Fielding in 2000, and are a bit abstract and academic in their nature. But the essence seems to be to take full advantage of the possibilities offered by the <a href="http://www.w3.org/Protocols/rfc2616/rfc2616.html">HTTP protocol</a>, such as using GET, PUT and DELETE wisely instead of fully relying on POST. For example, caching is a benefit offered by using GET.<br />
Dave Winer chips in, and reminds us <a href="http://www.scripting.com/stories/2008/08/17/dareLeftSomethingOutAndIts.html">not to forget about XML-RPC</a>, which on the <a href="http://www.xmlrpc.com/">XML-RPC home page</a> is explained as "remote procedure calling using HTTP as the transport and XML as the encoding."<br />
<span class="tags">Tags: <a rel="tag" href="http://impl.emented.com/tag/rest/">REST</a>, <a rel="tag" href="http://impl.emented.com/tag/web-development/">web development</a></span></li>
<li>Josh Catone shares some insights into <a href="http://www.sitepoint.com/blogs/2008/08/15/why-people-pirate-software/">why people pirate software</a>, as compiled by <a href="http://www.positech.co.uk/talkingtopirates.html">game developer Cliff Harris</a>. Low game quality and presence of <a href="http://en.wikipedia.org/wiki/Digital_rights_management">DRM</a>, are important reasons for piracy, besides the obvious reason of saving money.<br />
<span class="tags">Tags: <a rel="tag" href="http://impl.emented.com/tag/drm/">DRM</a>, <a rel="tag" href="http://impl.emented.com/tag/gaming/">gaming</a></span></li>
<li><a href="http://www.louisgray.com/live/2008/08/twitter-implements-threaded-comments.html">Twitter quietly announced an important new feature to their API</a>, as noticed by Jesse Stay. It is now possible to reply to any specific message in the past, not just to the last one posted.<br />
<span class="tags">Tags: <a rel="tag" href="http://impl.emented.com/tag/twitter/">Twitter</a></span></li>
<li>My recent post on <a href="http://impl.emented.com/2008/08/18/ecmascript-harmony-unifies-the-efforts-towards-javascript-20/">ECMAScript Harmony and the future of JavaScript and ActionScript</a>.<br />
<span class="tags">Tags: <a rel="tag" href="http://impl.emented.com/tag/javascript/">JavaScript</a></span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://impl.emented.com/2008/08/18/restful-programming-explained-drm-leads-to-piracy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
