<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: REST vs. SOAP: Ops vs. Dev?</title>
	<atom:link href="http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/feed/" rel="self" type="application/rss+xml" />
	<link>http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/</link>
	<description>Software plumbing using middleware wrenches</description>
	<lastBuildDate>Mon, 23 Jan 2012 15:53:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Mark Little</title>
		<link>http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/#comment-133</link>
		<dc:creator><![CDATA[Mark Little]]></dc:creator>
		<pubDate>Thu, 23 Aug 2007 09:56:05 +0000</pubDate>
		<guid isPermaLink="false">http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/#comment-133</guid>
		<description><![CDATA[You&#039;re right. From an architectural perspective WS-* can learn a lot from REST and people are doing that (and vice versa). There are a few approaches (such as Message State Transfer) that try to meld the approaches. WS-Context is one WS-* standard that also tries to bridge the divide.

I&#039;m sure you&#039;ve read it several times, for for anyone else interested, check out &lt;a href=&quot;http://research.sun.com/techrep/1994/smli_tr-94-29.pdf&quot; rel=&quot;nofollow&quot;&gt;Jim Waldo&#039;s paper&lt;/a&gt;. Not on REST or WS-*, but still a good read.]]></description>
		<content:encoded><![CDATA[<p>You&#8217;re right. From an architectural perspective WS-* can learn a lot from REST and people are doing that (and vice versa). There are a few approaches (such as Message State Transfer) that try to meld the approaches. WS-Context is one WS-* standard that also tries to bridge the divide.</p>
<p>I&#8217;m sure you&#8217;ve read it several times, for for anyone else interested, check out <a href="http://research.sun.com/techrep/1994/smli_tr-94-29.pdf" rel="nofollow">Jim Waldo&#8217;s paper</a>. Not on REST or WS-*, but still a good read.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: billburke</title>
		<link>http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/#comment-125</link>
		<dc:creator><![CDATA[billburke]]></dc:creator>
		<pubDate>Wed, 22 Aug 2007 21:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/#comment-125</guid>
		<description><![CDATA[Mark, yeah, i read a bunch of the historical (hysterical) stuff.  Especially from Don Box.  What I like about REST is that the fundamentals can be applied to a WS-* environment as well as REST.]]></description>
		<content:encoded><![CDATA[<p>Mark, yeah, i read a bunch of the historical (hysterical) stuff.  Especially from Don Box.  What I like about REST is that the fundamentals can be applied to a WS-* environment as well as REST.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy Russo</title>
		<link>http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/#comment-124</link>
		<dc:creator><![CDATA[Roy Russo]]></dc:creator>
		<pubDate>Wed, 22 Aug 2007 20:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/#comment-124</guid>
		<description><![CDATA[Eric is shutting down your access right about now.]]></description>
		<content:encoded><![CDATA[<p>Eric is shutting down your access right about now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Little</title>
		<link>http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/#comment-123</link>
		<dc:creator><![CDATA[Mark Little]]></dc:creator>
		<pubDate>Wed, 22 Aug 2007 19:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/#comment-123</guid>
		<description><![CDATA[You might find &lt;a href=&quot;http://webservices.xml.com/pub/a/ws/2001/04/04/soap.html&quot; rel=&quot;nofollow&quot;&gt;http://webservices.xml.com/pub/a/ws/2001/04/04/soap.html&lt;/a&gt; interesting from a historical perspective. I remember being at the first &lt;a href=&quot;ftp://ftp.omg.org/pub/docs/orbos/00-09-07.pdf&quot; rel=&quot;nofollow&quot;&gt;OMG meeting when SOAP was introduced to the CORBA world&lt;/a&gt; and people were fairly frank about one of the main reasons it had been developed: to tunnel through firewalls. There were all the debates you&#039;d expect at the time: how do you secure it? how do you make it transactional? 

I like REST. But then I also like WS-*. BTW, it&#039;s a few months old, but check out &lt;a href=&quot;http://www.infoq.com/news/2007/07/wsrest&quot; rel=&quot;nofollow&quot;&gt;http://www.infoq.com/news/2007/07/wsrest&lt;/a&gt; if you didn&#039;t see it at the time.]]></description>
		<content:encoded><![CDATA[<p>You might find <a href="http://webservices.xml.com/pub/a/ws/2001/04/04/soap.html" rel="nofollow">http://webservices.xml.com/pub/a/ws/2001/04/04/soap.html</a> interesting from a historical perspective. I remember being at the first <a href="ftp://ftp.omg.org/pub/docs/orbos/00-09-07.pdf" rel="nofollow">OMG meeting when SOAP was introduced to the CORBA world</a> and people were fairly frank about one of the main reasons it had been developed: to tunnel through firewalls. There were all the debates you&#8217;d expect at the time: how do you secure it? how do you make it transactional? </p>
<p>I like REST. But then I also like WS-*. BTW, it&#8217;s a few months old, but check out <a href="http://www.infoq.com/news/2007/07/wsrest" rel="nofollow">http://www.infoq.com/news/2007/07/wsrest</a> if you didn&#8217;t see it at the time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dilip</title>
		<link>http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/#comment-120</link>
		<dc:creator><![CDATA[Dilip]]></dc:creator>
		<pubDate>Wed, 22 Aug 2007 15:17:17 +0000</pubDate>
		<guid isPermaLink="false">http://bill.burkecentral.com/2007/08/22/rest-vs-soap-ops-vs-dev/#comment-120</guid>
		<description><![CDATA[Howdy Bill

Here is a REST epiphany run into by another popular blogger:
http://pluralsight.com/blogs/tewald/archive/2007/04/26/46984.aspx

If you browse to the blogs main page: http://pluralsight.com/blogs/tewald 
you can also read posts that appeared after the link I mentioned above expanding on the said epiphany.

That blogger used to be a DCOM/COM+ wizard back in those days.]]></description>
		<content:encoded><![CDATA[<p>Howdy Bill</p>
<p>Here is a REST epiphany run into by another popular blogger:<br />
<a href="http://pluralsight.com/blogs/tewald/archive/2007/04/26/46984.aspx" rel="nofollow">http://pluralsight.com/blogs/tewald/archive/2007/04/26/46984.aspx</a></p>
<p>If you browse to the blogs main page: <a href="http://pluralsight.com/blogs/tewald" rel="nofollow">http://pluralsight.com/blogs/tewald</a><br />
you can also read posts that appeared after the link I mentioned above expanding on the said epiphany.</p>
<p>That blogger used to be a DCOM/COM+ wizard back in those days.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

