<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://alexbarnett.net/blog/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Alex Barnett blog : SOA</title><link>http://alexbarnett.net/blog/archive/tags/SOA/default.aspx</link><description>Tags: SOA</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Why OData Matters (IMHO)</title><link>http://alexbarnett.net/blog/archive/2010/03/19/why-odata-matters-imho.aspx</link><pubDate>Fri, 19 Mar 2010 15:24:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:44845</guid><dc:creator>alexbarnett</dc:creator><slash:comments>1</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=44845</wfw:comment><comments>http://alexbarnett.net/blog/archive/2010/03/19/why-odata-matters-imho.aspx#comments</comments><description>&lt;P&gt;&lt;A href="http://resource.org/8_principles.html" mce_href="http://resource.org/8_principles.html"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Earlier this week I was in the MIX10 crowd as Douglas Purdy announced the &lt;A href="http://www.odata.org/" mce_href="http://www.odata.org/"&gt;Open Data Protocol&lt;/A&gt; (it was a great presentation - &lt;A href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx" mce_href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx"&gt;summarized here&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;I want to share with you why I think OData could be a very big deal…But before we go there...let's start with the basics...&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://www.odata.org/images/OData-logo.png" mce_src="http://www.odata.org/images/OData-logo.png"&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What is OData? Where Did OData Come From?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;To understand the history of how OData came to be, you need to understand how project "Astoria" came to be...&lt;A href="http://alexbarnett.net/blog/archive/2008/08/20/how-ado-net-data-services-came-to-be-formerly-known-as-project-astoria.aspx" mce_href="http://alexbarnett.net/blog/archive/2008/08/20/how-ado-net-data-services-came-to-be-formerly-known-as-project-astoria.aspx"&gt;I won't go over that again&lt;/A&gt; as this is already pretty &lt;A href="http://blogs.msdn.com/pablo/archive/2008/08/20/timeline-of-project-astoria.aspx" mce_href="http://blogs.msdn.com/pablo/archive/2008/08/20/timeline-of-project-astoria.aspx"&gt;well documented&lt;/A&gt;. &lt;STRIKE&gt;Astoria&lt;/STRIKE&gt; OData has come a long way since.&lt;/P&gt;
&lt;P&gt;In a nutshell: Today, OData builds on a few conventions, popularized by AtomPub (see &lt;A href="http://www.odata.org/developers/protocols/atom-format" mce_href="http://www.odata.org/developers/protocols/atom-format"&gt;OData AtomPub Format&lt;/A&gt;), to using REST-based data services. These services allow resources, identified using Uniform Resource Identifiers (URIs) and defined in an abstract data model (see &lt;A href="http://www.odata.org/developers/protocols/uri-conventions" mce_href="http://www.odata.org/developers/protocols/uri-conventions"&gt;OData URI Conventions&lt;/A&gt;, to be &lt;B&gt;read&lt;/B&gt; and &lt;B&gt;edited&lt;/B&gt; by web clients using simple HTTP messages (see &lt;A href="http://www.odata.org/developers/protocols/operations" mce_href="http://www.odata.org/developers/protocols/operations"&gt;OData Operations&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;An Open Data Protocol for the Web&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;OData offers a standardized way for &lt;EM&gt;programmable &lt;/EM&gt;data to be made available across the web and in turn allowing "consumers" of that data to rely on a set of conventions to be followed that in turn allows many interesting things to happen if widely adopted...&lt;/P&gt;
&lt;P&gt;...And to this end:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx" mce_href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx"&gt;As announced&lt;/A&gt;, OData has been released by Microsoft under the Open Specification Promise (&lt;A href="http://www.microsoft.com/Interop/osp/default.mspx" mce_href="http://www.microsoft.com/Interop/osp/default.mspx"&gt;OSP&lt;/A&gt;) "to allow anyone to freely interoperate with OData implementations" . Since then, the &lt;A href="http://www.w3.org/QA/2010/03/microsoft_bring_odata_to_a_w3c.html" mce_href="http://www.w3.org/QA/2010/03/microsoft_bring_odata_to_a_w3c.html"&gt;W3C has invited&lt;/A&gt; the OData team to Bring OData to a W3C Incubator (I haven't seen a public response yet but I urge the team to do so.).&lt;/LI&gt;
&lt;LI&gt;OData is not a Microsoft-only thing and it won’t succeed if it is. The originating philosophy was about &lt;A href="http://blogs.msdn.com/astoriateam/archive/2007/07/20/transparency-in-the-design-process.aspx" mce_href="http://blogs.msdn.com/astoriateam/archive/2007/07/20/transparency-in-the-design-process.aspx"&gt;transparency&lt;/A&gt; in the design process, with an Open end-point as the goal - not a .NET lock-in play (“agree on standards and compete on implementation”). This approach has &lt;A href="http://blogs.msdn.com/interoperability/archive/2010/03/16/odata-interoperability-with-net-java-php-iphone-and-more.aspx" mce_href="http://blogs.msdn.com/interoperability/archive/2010/03/16/odata-interoperability-with-net-java-php-iphone-and-more.aspx"&gt;already&lt;/A&gt; yielded an initial set of clients, servers, services, and tools. &lt;EM&gt;Today&lt;/EM&gt;, a number of &lt;A href="http://www.odata.org/developers/odata-sdk" mce_href="http://www.odata.org/developers/odata-sdk"&gt;OData SDKs and libraries&lt;/A&gt; are available for .NET, Java, PHP, iPhone (Objective-C) and more – and there’ll be more coming.&lt;/LI&gt;
&lt;LI&gt;There is a small but growing ecosystem of non-Microsoft "producers" and "consumers" - (where&amp;nbsp; OData "&lt;A href="http://www.odata.org/producers" mce_href="http://www.odata.org/producers"&gt;producers&lt;/A&gt;" include &lt;A href="http://developer.netflix.com/docs/oData_Catalog" mce_href="http://developer.netflix.com/docs/oData_Catalog"&gt;Netflix’s catalog as OData&lt;/A&gt; and the VanGuide (a social map of Vancouver Open Data) and Public data from the city of &lt;A href="http://data.edmonton.ca/Developers.aspx" mce_href="http://data.edmonton.ca/Developers.aspx"&gt;Edmonton as OData&lt;/A&gt;) and OData “&lt;A href="http://www.odata.org/consumers" mce_href="http://www.odata.org/consumers"&gt;consumers&lt;/A&gt;”&amp;nbsp; - standard web browsers, RIA "data explorers" – such as &lt;A href="http://metasapiens.com/sesame/data-browser/preview/" mce_href="http://metasapiens.com/sesame/data-browser/preview/"&gt;Sesame OData Browser&lt;/A&gt;, and the client libraries mentioned above – p.s. somebody build a javascript-only data browser please!) &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Where can OData take us?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The clue is in the OData icon (next to the RSS feed icon. Can you see the similarities?&lt;/P&gt;
&lt;P&gt;&lt;IMG alt="odata icon" src="http://farm5.static.flickr.com/4024/4444628827_0d08302f14_o.jpg" width=56 height=57 mce_src="http://farm5.static.flickr.com/4024/4444628827_0d08302f14_o.jpg"&gt; &lt;IMG alt="rss icon" src="http://farm5.static.flickr.com/4063/4444623305_4ef69e3398_o.jpg" width=58 height=58 mce_src="http://farm5.static.flickr.com/4063/4444623305_4ef69e3398_o.jpg"&gt;&lt;/P&gt;
&lt;P&gt;The big idea here is that in the same way we have the "RSS" feed icon, we'll get used to seeing the "OData" icon on commercial and non-commercial websites everywhere (especially for government-related data). So in the same way you know today that the RSS icon means "get an XML feed for this content", the "OData" icon means "get this web data" - you'll know (and your client will know) what to expect in terms of how to read in, and &lt;EM&gt;navigate&lt;/EM&gt; through and &lt;EM&gt;query &lt;/EM&gt;structured web data sets - and in many cases write against them - using a common syntax.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Q: Right, But So What?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;A1:&lt;/STRONG&gt; Open Government OData. From &lt;A href="http://resource.org/8_principles.html" mce_href="http://resource.org/8_principles.html"&gt;Open Government Data Principles&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;The Internet is the public space of the modern world, and through it governments now have the opportunity to better understand the needs of their citizens and citizens may participate more fully in their government. Information becomes more valuable as it is shared, less valuable as it is hoarded. Open data promotes increased civil discourse, improved public welfare, and a more efficient use of public resources.&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That’s great, but it needs to be practicable…And number 5 of the &lt;A href="http://resource.org/8_principles.html" mce_href="http://resource.org/8_principles.html"&gt;8 Principles of Open Government Data&lt;/A&gt; sensibly states that the data should be (via &lt;A href="http://eaves.ca/2009/09/30/three-law-of-open-government-data/" mce_href="http://eaves.ca/2009/09/30/three-law-of-open-government-data/"&gt;David Eaves&lt;/A&gt;):&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;5. &lt;/EM&gt;&lt;A href="http://wiki.opengovdata.org/index.php/Talk:OpenDataPrinciples/machine_processable" mce_href="http://wiki.opengovdata.org/index.php/Talk:OpenDataPrinciples/machine_processable"&gt;&lt;EM&gt;Machine processable&lt;/EM&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Data is reasonably structured to allow automated processing.&lt;/EM&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It'll be down to each government agency (and local government) as to how they decide to implement this principle, but wouldn't it be great if they agreed to a standard (and a powerfully simple, web-oriented one at that)? This is what Jon Udell &lt;A href="http://blog.jonudell.net/2010/01/29/odata-for-collaborative-sense-making/" mce_href="http://blog.jonudell.net/2010/01/29/odata-for-collaborative-sense-making/"&gt;concluded here&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"The open data movement, in government and elsewhere, aims to help people engage with and participate in processes represented by the data. When you publish data in a fully articulated way, you build a framework for engagement, a trellis for participation. This is a huge opportunity, and it’s what most excites me about OData" &lt;/EM&gt;&lt;/P&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;A2:&lt;/STRONG&gt; To ODatarize your data is to RESTify your data. &lt;/P&gt;
&lt;P&gt;As more data-oriented web APIs come online, each team responsible for the design of each web API is confronted by the same kinds of questions, and each team answers these in their own particular way. Increasingly, “RESTful” is a design goal of web APIs. Great…&lt;EM&gt;but what does that mean&lt;/EM&gt;? &lt;EM&gt;How&lt;/EM&gt; do you expose the data, &lt;EM&gt;the relationships&lt;/EM&gt; between the entities inside the model, and what should the querying syntax look like? Unfortunately, there are as many answers to these questions as there are RESTful web APIs. And there needn’t be. &lt;/P&gt;
&lt;P&gt;For to ODatarize your data is to RESTify your data. &lt;EM&gt;Do&lt;/EM&gt; spend the time at the value layer - figure out the way your developers / consumers want to see the data and expose it that way. &lt;EM&gt;Do&lt;/EM&gt; make it easy for devs / consumers to learn / navigate about the data and use it. &lt;EM&gt;Do not&lt;/EM&gt; make them learn about the unique idiosyncrasies you’ve built into your API (or those that leak out of your originating store) :-)&lt;/P&gt;
&lt;P&gt;From a developer’s standpoint, OData is ultimately about&amp;nbsp; productivity. &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;For the OData “Production Developer”: Point at your data store – define your entity model and map it to the data model you already have (so your developers consume / program against the data that makes most sense to them – effectively &lt;A href="http://en.wikipedia.org/wiki/Object-relational_mapping" mce_href="http://en.wikipedia.org/wiki/Object-relational_mapping"&gt;ORM&lt;/A&gt;’ing) and expose as an OData service, inheriting: all the REST characteristics; entity relationship self-discovery; and querying goodness.&lt;/LI&gt;
&lt;LI&gt;For the OData “Consuming Developer”: If you know the web API is OData…great! Pick up a client library, get to the API end-point (data.foo.org/blah.svc). Point and Shoot: Traverse the data model, query it (and bookmark as needed – it’s a URI)…play!&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;(see links at the bottom of this post to technical content that provides details on all this)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;A3:&lt;/STRONG&gt; Since the announcement, I’ve seen quite a bit of excitement around the web (&lt;A href="http://www.google.com/search?q=odata&amp;amp;hl=en&amp;amp;safe=off&amp;amp;sa=X&amp;amp;tbo=1&amp;amp;tbs=mbl:1,mbl_sv:0&amp;amp;ei=gYSjS_jNMJLysQPUjZ29BA&amp;amp;oi=tool&amp;amp;resnum=0&amp;amp;ct=tlink&amp;amp;ved=0CBcQpwU" mce_href="http://www.google.com/search?q=odata&amp;amp;hl=en&amp;amp;safe=off&amp;amp;sa=X&amp;amp;tbo=1&amp;amp;tbs=mbl:1,mbl_sv:0&amp;amp;ei=gYSjS_jNMJLysQPUjZ29BA&amp;amp;oi=tool&amp;amp;resnum=0&amp;amp;ct=tlink&amp;amp;ved=0CBcQpwU"&gt;especially Twitter&lt;/A&gt;) by developers who see the potential here…there is plenty of experimentation going on. At Intuit, my team is also experimenting with ODatarizing some of our data services, exploring how it might be applied across a number of our cloud based data services. And when our team’s &lt;A href="http://twitter.com/jcollins21/status/10621450099" mce_href="http://twitter.com/jcollins21/status/10621450099"&gt;architect Tweets&lt;/A&gt; that “Looks like &lt;A href="http://twitter.com/search?q=%23odata" mce_href="http://twitter.com/search?q=%23odata"&gt;#odata&lt;/A&gt; is going to be a good fit for our data services”, I know there’s something interesting going on here…&lt;/P&gt;
&lt;P&gt;So I encourage you to find out more about &lt;A href="http://www.odata.org/" mce_href="http://www.odata.org/"&gt;OData&lt;/A&gt; and get involved. &lt;/P&gt;
&lt;P&gt;&lt;A title=OData.org href="http://odata.org/" mce_href="http://odata.org/"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px" border=0 src="http://www.odata.org/images/OData-logo.png" mce_src="http://www.odata.org/images/OData-logo.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;More Resources&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://www.stephenforte.net/PermaLink,guid,36354241-a64d-4413-a68f-79e30b20cb20.aspx" mce_href="http://www.stephenforte.net/PermaLink,guid,36354241-a64d-4413-a68f-79e30b20cb20.aspx"&gt;An easy way to set up an OData feed from your SQL Azure database&lt;/A&gt; - Stephen Forte&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/interoperability/archive/2010/03/16/odata-interoperability-with-net-java-php-iphone-and-more.aspx" mce_href="http://blogs.msdn.com/interoperability/archive/2010/03/16/odata-interoperability-with-net-java-php-iphone-and-more.aspx"&gt;OData interoperability with .NET, Java, PHP, iPhone and more&lt;/A&gt; - MSFT Interop team&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.w3.org/QA/2010/03/microsoft_bring_odata_to_a_w3c.html" mce_href="http://www.w3.org/QA/2010/03/microsoft_bring_odata_to_a_w3c.html"&gt;Microsoft, Bring OData to a W3C Incubator&lt;/A&gt; - W3C blog - &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/brada/archive/2010/03/16/silverlight-4-ria-services-ready-for-business-exposing-odata-services.aspx" mce_href="http://blogs.msdn.com/brada/archive/2010/03/16/silverlight-4-ria-services-ready-for-business-exposing-odata-services.aspx"&gt;Silverlight 4 + RIA Services - Ready for Business: Exposing OData Services-4-ria-services-ready-for-business-exposing-odata-services.aspx&lt;/A&gt; - Brad Abrams (MSFT)&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx" mce_href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx"&gt;Open Data for the Open Web&lt;/A&gt; - Douglas Purdy (MSFT)&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blog.jonudell.net/2010/02/09/producing-and-consuming-odata-feeds-an-end-to-end-example/" mce_href="http://blog.jonudell.net/2010/02/09/producing-and-consuming-odata-feeds-an-end-to-end-example/"&gt;Producing and consuming OData feeds: An end-to-end example&lt;/A&gt; - Jon Udell (MSFT)&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blog.jonudell.net/2010/01/29/odata-for-collaborative-sense-making/" mce_href="http://blog.jonudell.net/2010/01/29/odata-for-collaborative-sense-making/"&gt;OData for collaborative sense-making&lt;/A&gt; - Jon Udell&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://eaves.ca/2009/09/30/three-law-of-open-government-data/" mce_href="http://eaves.ca/2009/09/30/three-law-of-open-government-data/"&gt;The three laws of open government data&lt;/A&gt; – David Eaves&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://resource.org/8_principles.html" mce_href="http://resource.org/8_principles.html"&gt;8 Open Government Data Principles&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.hanselminutes.com/default.aspx?ShowID=223" mce_href="http://www.hanselminutes.com/default.aspx?ShowID=223"&gt;Open Data Protocol (OData) with Pablo Castro&lt;/A&gt; - Hanselminutes podcast interview with Pablo Castro (MSFT – Architect for OData)&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://andytson.com/blog/2010/03/odata-a-restful-contender-for-your-api/" mce_href="http://andytson.com/blog/2010/03/odata-a-restful-contender-for-your-api/"&gt;OData, a RESTful contender for your API&lt;/A&gt; - Andy Thompson&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://weblogs.asp.net/fmarguerie/archive/2010/03/17/announcing-sesame-data-browser.aspx" mce_href="http://weblogs.asp.net/fmarguerie/archive/2010/03/17/announcing-sesame-data-browser.aspx"&gt;Announcing Sesame Data Browser&lt;/A&gt; - Fabrice Marguerie&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/brian_swan/archive/2010/03/18/using-the-odata-sdk-for-php.aspx" mce_href="http://blogs.msdn.com/brian_swan/archive/2010/03/18/using-the-odata-sdk-for-php.aspx"&gt;Retrieving Data with the OData SDK for PHP&lt;/A&gt; - Brian Swann&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.odata.org/blog/2010/3/18/got-sql-azure-then-you've-got-odata" mce_href="http://www.odata.org/blog/2010/3/18/got-sql-azure-then-you've-got-odata"&gt;Got SQL Azure? Then you've got OData&lt;/A&gt; - OData blog&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/pablo/archive/2010/01/26/implementing-only-certain-aspects-of-odata.aspx" mce_href="http://blogs.msdn.com/pablo/archive/2010/01/26/implementing-only-certain-aspects-of-odata.aspx"&gt;Implementing only certain aspects of OData-only-certain-aspects-of-odata.aspx&lt;/A&gt; - Pablo Castro&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/pablo/archive/2009/10/19/every-sharepoint-2010-server-is-a-data-services-server.aspx" mce_href="http://blogs.msdn.com/pablo/archive/2009/10/19/every-sharepoint-2010-server-is-a-data-services-server.aspx"&gt;Every SharePoint 2010 server is a Data Services server&lt;/A&gt; - Pablo Castro&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.cmswire.com/cms/web-cms/microsoft-creates-new-odataorg-website-for-open-data-protocol-007006.php" mce_href="http://www.cmswire.com/cms/web-cms/microsoft-creates-new-odataorg-website-for-open-data-protocol-007006.php"&gt;Microsoft Creates New OData.org Website for Open Data Protocol&lt;/A&gt; – CMS Wire&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.zdnet.com/microsoft/?p=5582" mce_href="http://blogs.zdnet.com/microsoft/?p=5582"&gt;Microsoft delivers updates on OData, Houston, Dallas&lt;/A&gt; - ZDNet&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/pablo/archive/2008/08/20/timeline-of-project-astoria.aspx" mce_href="http://blogs.msdn.com/pablo/archive/2008/08/20/timeline-of-project-astoria.aspx"&gt;Timeline of Project Astoria&lt;/A&gt; - Pablo Castro&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://alexbarnett.net/blog/archive/2008/08/20/how-ado-net-data-services-came-to-be-formerly-known-as-project-astoria.aspx" mce_href="http://alexbarnett.net/blog/archive/2008/08/20/how-ado-net-data-services-came-to-be-formerly-known-as-project-astoria.aspx"&gt;How ADO.NET Data Services came to be (formerly known as Project Astoria)&lt;/A&gt; - Alex Barnett&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://alexbarnett.net/blog/archive/tags/Astoria/default.aspx" mce_href="http://alexbarnett.net/blog/archive/tags/Astoria/default.aspx"&gt;previous Astoria / OData posts&lt;/A&gt; - Alex Barnett&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=44845" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/ADO.NET/default.aspx">ADO.NET</category><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/Astoria/default.aspx">Astoria</category><category domain="http://alexbarnett.net/blog/archive/tags/Data/default.aspx">Data</category><category domain="http://alexbarnett.net/blog/archive/tags/Intuit/default.aspx">Intuit</category><category domain="http://alexbarnett.net/blog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/OData/default.aspx">OData</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/REST/default.aspx">REST</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/ROA/default.aspx">ROA</category><category domain="http://alexbarnett.net/blog/archive/tags/RSS/default.aspx">RSS</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/semanticweb/default.aspx">semanticweb</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category><category domain="http://alexbarnett.net/blog/archive/tags/XML/default.aspx">XML</category></item><item><title>Federated Apps on the Intuit Partner Platform</title><link>http://alexbarnett.net/blog/archive/2009/06/03/federated-apps-on-the-intuit-partner-platform.aspx</link><pubDate>Wed, 03 Jun 2009 13:52:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:44124</guid><dc:creator>alexbarnett</dc:creator><slash:comments>0</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=44124</wfw:comment><comments>http://alexbarnett.net/blog/archive/2009/06/03/federated-apps-on-the-intuit-partner-platform.aspx#comments</comments><description>&lt;P&gt;So what have I been working on since joining Intuit? A bunch of stuff, but something I wanted to shout about is the &lt;A href="http://eon.businesswire.com/news/eon/20090603005184/en" mce_href="http://eon.businesswire.com/news/eon/20090603005184/en"&gt;release of “Federated Applications”&lt;/A&gt; on the &lt;A href="http://ipp.developer.intuit.com/" mce_href="http://ipp.developer.intuit.com/"&gt;Intuit Partner Platform&lt;/A&gt;. 
&lt;P&gt;Working closely with five new developers to Intuit's Platform as a Service (PaaS), &lt;A href="http://marketplace.intuit.com/AppID-3191-Overview.aspx" mce_href="http://marketplace.intuit.com/AppID-3191-Overview.aspx"&gt;VerticalResponse&lt;/A&gt;, &lt;A href="http://marketplace.intuit.com/AppID-3188-Overview.aspx" mce_href="http://marketplace.intuit.com/AppID-3188-Overview.aspx"&gt;DimDim&lt;/A&gt;, &lt;A href="http://marketplace.intuit.com/AppID-3189-Overview.aspx" mce_href="http://marketplace.intuit.com/AppID-3189-Overview.aspx"&gt;Rypple&lt;/A&gt;, &lt;A href="http://marketplace.intuit.com/AppID-3186-Overview.aspx" mce_href="http://marketplace.intuit.com/AppID-3186-Overview.aspx"&gt;Setster&lt;/A&gt;, and &lt;A href="http://marketplace.intuit.com/AppID-3190-Overview.aspx" mce_href="http://marketplace.intuit.com/AppID-3190-Overview.aspx"&gt;ExpenseWare&lt;/A&gt;, we've got some kick-ass apps federated into the platform. 
&lt;P&gt;Some nice coverage so far this morning, including: 
&lt;P&gt;Ben Kepes, CloudAve &lt;A href="http://www.cloudave.com/link/intuit-launches-the-ipp-version-2" mce_href="http://www.cloudave.com/link/intuit-launches-the-ipp-version-2"&gt;Intuit Launches the IPP Version 2&lt;/A&gt; 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"After the briefing I have to say that it looks to me like IPP is finally offering to fulfil the promise of the end-to-end integrated small business software platform that I’ve been evangelising for a few years now – my catch cry of late has been that application integration should only be seen as the very first step in building a SaaS ecosystem. Much more important is the aggregation of applications. This may be data aggregation, UI aggregation, sign-on integration or billing integration – and ideally users and vendors would determine what parts of the integration they bought into."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Leena Rao at TechCrunch - &lt;A href="http://www.techcrunch.com/2009/06/02/intuits-partner-platform-goes-multilingual-with-federated-apps/" mce_href="http://www.techcrunch.com/2009/06/02/intuits-partner-platform-goes-multilingual-with-federated-apps/"&gt;Intuit’s Partner Platform Goes Multilingual With Federated Apps&lt;/A&gt; 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;“The “Federated Applications” functionality lets developers who have existing SaaS applications that are built with any programming language, database or cloud computing platform publish their apps on Intuit Marketplace. Applications won’t have to be rewritten to conform to QuickBooks but will instead go through a minor configuration process.”&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Phil Wainewright, ZDNet: &lt;A href="http://blogs.zdnet.com/SAAS/?p=779" mce_href="http://blogs.zdnet.com/SAAS/?p=779"&gt;Intuit makes two-pronged PaaS and SaaS push&lt;/A&gt; 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;“The significant element of Intuit’s PaaS announcement is that it is a land-grab to capture mindshare among developers on other cloud platforms, who can take their AppEngine, Amazon Web Services or self-hosted applications and make them available using Intuit’s single sign-on, billing and QuickBooks integration infrastructure. Market reach being one of the key attributes developers look for in a new platform, perhaps the most appealing factor is that applications will be showcased within the &lt;/EM&gt;&lt;A href="http://marketplace.intuit.com/" mce_href="http://marketplace.intuit.com/"&gt;&lt;EM&gt;Intuit Marketplace&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;, with a potential reach to the four-million-strong installed base of QuickBooks accounting software customers and their estimated 25 million employees.”&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;What I've found very cool about this new&amp;nbsp;Federated Apps capability for IPP is that fact that these different SaaS apps&amp;nbsp;are&amp;nbsp;developed on a variety of stacks and&amp;nbsp;hosted outside of the IPP platform.. One of the apps is built on Java. Another is built enirely on .NET. Another is a mix of RoR and LAMP. Another built of Flex (on their own hosting environment - not IPP). If an app was running on EC2, that would work too, as would&amp;nbsp;an app built on Google's AppEngine. It doen't matter - the integration points for Federated Apps are just that and pretty lightweight (one of the partners was able to turnaround the work with 1 developer in less than two weeks, including time for the technical review of the app). We made a deliberate decision to make IPP agnostic to the technology that developers want to use. Yes, we have a "native" stack also, but the options we are providing developers now means there is no technology lock-in to speak of. 
&lt;P&gt;Here is some more information on &lt;A href="https://ipp.developer.intuit.com/Federatedapps" mce_href="https://ipp.developer.intuit.com/Federatedapps"&gt;the details of federation and how you as a developer can get started&lt;/A&gt;. 
&lt;P&gt;Oh, and a quick plug on the talk I'll be giving on how to federate applications to IPP at the &lt;A href="http://bit.ly/GFe8j" mce_href="http://bit.ly/GFe8j"&gt;Startups and the Cloud&lt;/A&gt; event next week in the Boston area.&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=44124" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/cloudcomputing/default.aspx">cloudcomputing</category><category domain="http://alexbarnett.net/blog/archive/tags/Intuit/default.aspx">Intuit</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/QuickBooks/default.aspx">QuickBooks</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/salesforce/default.aspx">salesforce</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category></item><item><title>Joining Intuit</title><link>http://alexbarnett.net/blog/archive/2008/09/21/joining-intuit.aspx</link><pubDate>Sun, 21 Sep 2008 22:02:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:42924</guid><dc:creator>alexbarnett</dc:creator><slash:comments>11</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=42924</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/09/21/joining-intuit.aspx#comments</comments><description>&lt;p&gt;Firstly - thanks to everyone who has reached out to me in the last three weeks via email, phone calls and comments since I shared the news of my &lt;a href="http://alexbarnett.net/blog/archive/2008/08/27/the-great-bungee-jump.aspx" mce_href="http://alexbarnett.net/blog/archive/2008/08/27/the-great-bungee-jump.aspx"&gt;pursuit for the next adventure&lt;/a&gt; - I have really appreciated everyone's support and interest in my next steps.&lt;/p&gt;
  
&lt;p&gt;The great news is I'll be joining &lt;a href="http://www.intuit.com/" mce_href="http://www.intuit.com/"&gt;Intuit&lt;/a&gt; as a Group Manager working in a fast growing start-up team responsible for leading the &lt;a href="http://developer.intuit.com/quickbase/" mce_href="http://developer.intuit.com/quickbase/"&gt;Intuit Partner Platform&lt;/a&gt;. Below is a snippet and some links to blog posts and articles that should give you a fairly good idea about where my focus will be a week from now.&lt;/p&gt;
  
&lt;p&gt;Although I'll be working from the Orem office (Utah) to start off with, the plan is to ultimately move to the greater Boston area - another new adventure. I've visited Boston three times in the last year or so and have loved it more and more with each visit, so watch out Boston!&lt;/p&gt;
  
&lt;p&gt;This is a fantastic opportunity for me personally - the team has ambitious goals and an amazing set of existing assets to leverage (see some of the numbers below) in becoming a significant player in the cloud computing space. I look forward to sharing stories of my new journey with you. &lt;/p&gt;
  
&lt;ul&gt;   
&lt;li&gt;&lt;a href="http://www.cflex.net/shownewsitem.cfm?NewsID=655" mce_href="http://www.cflex.net/shownewsitem.cfm?NewsID=655"&gt;Intuit Partner Platform Opens to Developers&lt;/a&gt; (Sept 15 2008)&lt;/li&gt;
 &lt;/ul&gt;
  
&lt;blockquote&gt;   
&lt;p&gt;&lt;i&gt;"The &lt;/i&gt;&lt;a href="http://developer.intuit.com/quickbase/" mce_href="http://developer.intuit.com/quickbase/"&gt;&lt;i&gt;Intuit Partner Platform&lt;/i&gt;&lt;/a&gt;&lt;i&gt; not only gives developers the opportunity to build Web-based applications, but successful &lt;a href="http://en.wikipedia.org/wiki/Software_as_a_Service" mce_href="http://en.wikipedia.org/wiki/Software_as_a_Service"&gt;SaaS&lt;/a&gt; businesses by taking the complexity out of managing infrastructure, hosting, user management, integration and billing. Now developers can focus on developing innovative on-demand software solutions that solve unique and important problems for the four million small and mid-market businesses across the U.S. that use &lt;a href="http://quickbooks.intuit.com/" mce_href="http://quickbooks.intuit.com/"&gt;QuickBooks&lt;/a&gt; and the 25 million employees that work in those companies. &lt;/i&gt;&lt;/p&gt;
    
&lt;p&gt;&lt;i&gt;The platform-as-a-service offering allows developers to combine the powerful &lt;a href="http://labs.adobe.com/wiki/index.php/Flex:Open_Source" mce_href="http://labs.adobe.com/wiki/index.php/Flex:Open_Source"&gt;open source Flex framework&lt;/a&gt; and &lt;a href="http://www.adobe.com/products/flex/features/flex_builder/" mce_href="http://www.adobe.com/products/flex/features/flex_builder/"&gt;Adobe Flex Builder&lt;/a&gt; and the proven database of &lt;a href="http://quickbase.intuit.com/" mce_href="http://quickbase.intuit.com/"&gt;Intuit QuickBase&lt;/a&gt; to build rich Internet applications that work with QuickBooks data. They can also leverage &lt;a href="http://www.adobe.com/products/air/" mce_href="http://www.adobe.com/products/air/"&gt;Adobe AIR&lt;/a&gt; to provide additional desktop-like functionality in their applications, such as pop-up notifications, local file system access, local data storage, and the ability to create a fully branded user experience. &lt;/i&gt;&lt;/p&gt;
    
&lt;p&gt;&lt;i&gt;"We have now accepted more than 1,000 developers into the program and it is exciting to hear their ideas and energy about what they want to build," said Alex Chriss, business leader for the Intuit Partner Platform. "Customers will benefit greatly from the imagination and expertise that developers use to solve problems facing their specific industries." "&lt;/i&gt;&lt;/p&gt;
 &lt;/blockquote&gt;
  
&lt;ul&gt;   
&lt;li&gt;&lt;a href="http://quickbase.intuit.com/blog/2008/09/19/web-20-expo-nyc-intuit-connected-services/" mce_href="http://quickbase.intuit.com/blog/2008/09/19/web-20-expo-nyc-intuit-connected-services/"&gt;Web 2.0 Expo NYC - Intuit Connected Services&lt;/a&gt; (Sept 19 2008)&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.webguild.org/2008/09/intuit-makes-saas-play-guns-for-salesforce.php" mce_href="http://www.webguild.org/2008/09/intuit-makes-saas-play-guns-for-salesforce.php"&gt;Intuit Makes SaaS Play Guns For Salesforce&lt;/a&gt; (Sept 18 2008) &lt;/li&gt;

    
&lt;li&gt;&lt;a href="http://www.flex888.com/799/intuits-flexy-paas.html" mce_href="http://www.flex888.com/799/intuits-flexy-paas.html"&gt;Intuit’s flexy PaaS&lt;/a&gt; (Aug 14 2008)&lt;/li&gt;
    
&lt;li&gt;&lt;a href="http://blogs.zdnet.com/SAAS/?p=507" mce_href="http://blogs.zdnet.com/SAAS/?p=507"&gt;Intuit enters the PaaS wars&lt;/a&gt; (April 28 2008)&lt;/li&gt;
    
&lt;li&gt;&lt;a href="http://smoothspan.wordpress.com/2008/04/16/intuits-radical-new-flex-quickbase-cloud-platform/" mce_href="http://smoothspan.wordpress.com/2008/04/16/intuits-radical-new-flex-quickbase-cloud-platform/"&gt;Intuit’s Radical New Flex + QuickBase Cloud Platform&lt;/a&gt; (April 16 2008) &lt;/li&gt;
 &lt;/ul&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=42924" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/Adobe/default.aspx">Adobe</category><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/cloudcomputing/default.aspx">cloudcomputing</category><category domain="http://alexbarnett.net/blog/archive/tags/Data/default.aspx">Data</category><category domain="http://alexbarnett.net/blog/archive/tags/Flash/default.aspx">Flash</category><category domain="http://alexbarnett.net/blog/archive/tags/Intuit/default.aspx">Intuit</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/QuickBase/default.aspx">QuickBase</category><category domain="http://alexbarnett.net/blog/archive/tags/QuickBooks/default.aspx">QuickBooks</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/ROA/default.aspx">ROA</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/salesforce/default.aspx">salesforce</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category></item><item><title>Open Source in a SaaS World</title><link>http://alexbarnett.net/blog/archive/2008/05/15/open-source-in-a-saas-world.aspx</link><pubDate>Fri, 16 May 2008 03:01:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:41510</guid><dc:creator>alexbarnett</dc:creator><slash:comments>5</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=41510</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/05/15/open-source-in-a-saas-world.aspx#comments</comments><description>&lt;P&gt;About a year ago, I took part in a meeting where the question: &lt;A href="http://alexbarnett.net/blog/archive/2007/07/12/what-does-open-source-quot-mean-quot-in-a-saas-world.aspx" mce_href="http://alexbarnett.net/blog/archive/2007/07/12/what-does-open-source-quot-mean-quot-in-a-saas-world.aspx"&gt;"What does open source &lt;EM&gt;"mean"&lt;/EM&gt; in a SaaS world?"&lt;/A&gt; came up in conversation. &lt;/P&gt;
&lt;P&gt;A year later, that same question is becoming increasingly pertinent as the &lt;A href="http://alexbarnett.net/blog/archive/2008/01/13/8-trends-in-software-as-a-service-platforms.aspx" mce_href="http://alexbarnett.net/blog/archive/2008/01/13/8-trends-in-software-as-a-service-platforms.aspx"&gt;IT industry's move to Software-as-a-Service&lt;/A&gt; (&lt;A href="http://en.wikipedia.org/wiki/Software_as_a_Service" mce_href="http://en.wikipedia.org/wiki/Software_as_a_Service"&gt;SaaS&lt;/A&gt;) and &lt;A href="http://www.nytimes.com/idg/IDG_002570DE00740E180025742400363509.html?ex=1365393600&amp;amp;en=9076c93ed5911518&amp;amp;ei=5088&amp;amp;partner=rssnyt&amp;amp;emc=rss" mce_href="http://www.nytimes.com/idg/IDG_002570DE00740E180025742400363509.html?ex=1365393600&amp;amp;en=9076c93ed5911518&amp;amp;ei=5088&amp;amp;partner=rssnyt&amp;amp;emc=rss"&gt;cloud-based computing&lt;/A&gt; accelerates.&lt;/P&gt;
&lt;P&gt;For &lt;A href="http://www.bungeelabs.com/" mce_href="http://www.bungeelabs.com/"&gt;Bungee Labs&lt;/A&gt; (I work there), where&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;we provide an entire platform-as-a-service&amp;nbsp; (&lt;A href="http://bungeeconnect.wordpress.com/2008/02/18/defining-platform-as-a-service-or-paas/" mce_href="http://bungeeconnect.wordpress.com/2008/02/18/defining-platform-as-a-service-or-paas/"&gt;PaaS&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;developers create, share and re-use code and deploy apps in the cloud&lt;/LI&gt;
&lt;LI&gt;developers "consume" and program against third party web apis and will create their own&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;...the &lt;EM&gt;"meaning"&lt;/EM&gt; of &lt;A href="http://en.wikipedia.org/wiki/Free_and_open_source_software" mce_href="http://en.wikipedia.org/wiki/Free_and_open_source_software"&gt;FOSS&lt;/A&gt; is&amp;nbsp;central within these different contexts and has many possible answers with many non-trivial implications...&lt;A href="http://memory-alpha.org/en/wiki/Three-dimensional_chess" mce_href="http://memory-alpha.org/en/wiki/Three-dimensional_chess"&gt;Three dimensional chess&lt;/A&gt; as it were.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://memory-alpha.org/en/wiki/Three-dimensional_chess" mce_href="http://memory-alpha.org/en/wiki/Three-dimensional_chess"&gt;&lt;IMG height=139 alt="Three-dimensional chess in the 23rd century." src="http://images2.wikia.nocookie.net/memoryalpha/en/images/thumb/d/df/Spock_McCoy_3D_chess.jpg/180px-Spock_McCoy_3D_chess.jpg" width=188 border=0 mce_src="http://images2.wikia.nocookie.net/memoryalpha/en/images/thumb/d/df/Spock_McCoy_3D_chess.jpg/180px-Spock_McCoy_3D_chess.jpg"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;H6&gt;(pic source: &lt;A href="http://memory-alpha.org/en/wiki/Three-dimensional_chess" mce_href="http://memory-alpha.org/en/wiki/Three-dimensional_chess"&gt;Memory Alpha, the Star Trek wiki&lt;/A&gt;)&lt;/H6&gt;
&lt;P&gt;For this post, I want to share some of the considerations relating to # 1) above: the context of open sourcing Bungee Labs' own system (Bungee Connect). Last month we &lt;A href="http://bungeeconnect.wordpress.com/2008/04/23/bungee-labs-outlines-source-code-release-plans-for-bungee-application-server/" mce_href="http://bungeeconnect.wordpress.com/2008/04/23/bungee-labs-outlines-source-code-release-plans-for-bungee-application-server/"&gt;stated that&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Bungee Labs is evaluating several Free and Open Source Software (&lt;/EM&gt;&lt;A href="http://en.wikipedia.org/wiki/Free_and_open_source_software" mce_href="http://en.wikipedia.org/wiki/Free_and_open_source_software"&gt;&lt;EM&gt;FOSS&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;) licenses for the software components that comprise the complete Bungee Connect system. However, the task of reviewing the various FOSS licenses, and then identifying which of them best aligns with the software components and subsystems created by Bungee Labs–as well as ensuring compatibility with third-party components upon which Bungee Connect relies–requires considerable review and source code preparation. And we want to do this right, with the community’s involvement."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Since and before that announcement, &lt;A href="http://reverendted.wordpress.com/" mce_href="http://reverendted.wordpress.com/"&gt;Ted Haeger&lt;/A&gt; (who runs the &lt;A href="http://bcdn.bungeeconnect.com/" mce_href="http://bcdn.bungeeconnect.com"&gt;Bungee Connect Developer Network&lt;/A&gt;) has been discussing some of the issues at hand and some of the options we see before us with some very "FOSS savvy" communities at events such as &lt;A href="http://www.socallinuxexpo.org/" mce_href="http://www.socallinuxexpo.org/"&gt;Socal Linux Expo&lt;/A&gt;, &lt;A href="http://www.lugradio.org/live/USA2008/speakers" mce_href="http://www.lugradio.org/live/USA2008/speakers"&gt;LugRadio Live USA&lt;/A&gt; and &lt;A href="http://linuxfestnorthwest.org/" mce_href="http://linuxfestnorthwest.org/"&gt;LinuxFest Northwest&lt;/A&gt; and of course with Bungee Connect's own growing developer community. &lt;/P&gt;
&lt;P&gt;Today there's an interesting conversation going on between Ted and &lt;A href="http://blog.gardeviance.org/" mce_href="http://blog.gardeviance.org/"&gt;Simon Wardley&lt;/A&gt;, ex-COO of &lt;A href="http://radar.oreilly.com/archives/2006/09/zimki-hosted-javascript-enviro.html" mce_href="http://radar.oreilly.com/archives/2006/09/zimki-hosted-javascript-enviro.html"&gt;Zimki&lt;/A&gt; / Fotago who &lt;A href="http://www.theregister.co.uk/2007/07/27/wardley_zimki_fotango/" mce_href="http://www.theregister.co.uk/2007/07/27/wardley_zimki_fotango/"&gt;resigned&lt;/A&gt; last year over the company's decision not to open source their platform (&lt;A href="http://blip.tv/file/322635" mce_href="http://blip.tv/file/322635"&gt;the video of his announcement&lt;/A&gt; at a OSCON 2007 talk he gave &lt;EM&gt;"Commoditisation of IT and What the Future Holds"&lt;/EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;makes for entertaining and informative viewing all of its own...Simon discusses open source in a SaaS context. &lt;EM&gt;Update&lt;/EM&gt;: &lt;EM&gt;Simon let me know &lt;/EM&gt;&lt;A class="" href="http://blog.gardeviance.org/2007/10/previous-talk.html" mce_href="http://blog.gardeviance.org/2007/10/previous-talk.html"&gt;&lt;EM&gt;of this video&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; which also includes the slides&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Anyway, back to the thread:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Simon &lt;A href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html" mce_href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html"&gt;wrote a post this morning&lt;/A&gt; providing his thoughts on the some the FOSS options available to Bungee Labs&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/" mce_href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/"&gt;Ted wrote back responding to Simon&lt;/A&gt; sharing his point of view&lt;/LI&gt;
&lt;LI&gt;Then &lt;A href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html#comment-2147904043863805414" mce_href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html#comment-2147904043863805414"&gt;Simon responded to Ted&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;All three posts (and more to come no doubt) make an informative and interesting read, but I want to highlight one of the key issues in discussion.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The SaaS Loophole&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The issue goes back to the question: "What does open source &lt;EM&gt;"mean"&lt;/EM&gt; in a SaaS world?" and specifically the licensing issues. I'm going &lt;A href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/" mce_href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/"&gt;to quote and edit from Ted's post somewhat&amp;nbsp; liberally&lt;/A&gt; (Ted owes me a Sushi, so we're quits now :P ) and isolate an (if not &lt;EM&gt;"the"&lt;/EM&gt;) open source licensing issue in the context of SaaS (my emphasis):&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Personally, I think that GPLv3 is the wrong license for freeing any SaaS or PaaS offering. The Free Software Foundation has a better license for this purpose.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;GPLv3 is inadequate because it does not mandate that modifications that others make be opened.&lt;/STRONG&gt; Originally, GPLv3 was planned to close up the “&lt;/EM&gt;&lt;A href="http://www.linux-mag.com/id/3017" mce_href="http://www.linux-mag.com/id/3017"&gt;&lt;EM&gt;SaaS Loophole&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;” (a.k.a. the “ASP Loophole”) in GPLv2. However, as I understand it, several large companies pressured the FSF to remove the key clause that would have closed the loophole.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;What is the loophole? It’s this: if you take free software and offer it as a hosted service, then you are not conveying the software, and are therefore not obligated to reciprocate your modifications to the original code.&lt;/STRONG&gt; In the context of service providers, GPLv3 is effectively the same as the BSD license. Many companies, &lt;/EM&gt;&lt;A href="http://blogs.zdnet.com/open-source/?p=2408" mce_href="http://blogs.zdnet.com/open-source/?p=2408"&gt;&lt;EM&gt;Google among them&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;, live inside this loophole. (For now, Bungee Labs is also in that camp.) Some remain there deliberately. Others are in it simply as a matter of course…that is, where they are in their business development process."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So that's the "SaaS loophole". Where's the loophole now? &lt;A href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/" mce_href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/"&gt;Ted explains&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;Perhaps the argument could have been made in the age of GPLv2 that the SaaS Loophole was an oversight, but now that GPLv3 has the loophole&lt;/EM&gt; by design&lt;EM&gt;, it’s really no longer a loophole.&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt; The latest version of the license supports the practice. (And just to be clear, I am not advocating this for Bungee Connect.)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;...Say Bungee Labs opens Bungee Connect under GPLv3. Is there a danger that small companies could replicate our offering? I don’t think that’s the case. But could a well-funded company do the same, fork the code, and then fund an engineering team to outpace the original inventors? &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;...The Free Software Foundation also provides the GNU Affero General Public License version 3, or &lt;A href="http://www.fsf.org/licensing/licenses/agpl-3.0.html" mce_href="http://www.fsf.org/licensing/licenses/agpl-3.0.html"&gt;AGPLv3&lt;/A&gt;. &lt;STRONG&gt;AGPLv3 specifically closes the SaaS loophole. Instead of being triggered by conveying the software, AGPLv3 is triggered by accessing the service.&lt;/STRONG&gt; This helps to reduce the risk that a company could not branch the code and then out-engineer the originators, as the vulture company would be obligated to share-alike terms with their derivations."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So, is the AGPLv3 the right license for Bungee Labs to pursue?&amp;nbsp; Is it the right license for SaaS providers? Is it enough on its own? (back to Simon Wardley's point &lt;A href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html" mce_href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html"&gt;in his post&lt;/A&gt;). Each company has their own unique circumstances and they each need to think through the 3D chess game. We're still working it out at Bungee Labs.&lt;/P&gt;
&lt;P&gt;For us at least, I think some of the potential answers are becoming clearer, and others not yet. But it is the kinds of discussions that Ted is having with Simon that are a critical part of Bungee Labs' decision making process around FOSS. It cannot be an insular process.&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=41510" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/BungeeLabs/default.aspx">BungeeLabs</category><category domain="http://alexbarnett.net/blog/archive/tags/community/default.aspx">community</category><category domain="http://alexbarnett.net/blog/archive/tags/Google/default.aspx">Google</category><category domain="http://alexbarnett.net/blog/archive/tags/Linux/default.aspx">Linux</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/trends/default.aspx">trends</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category></item><item><title>Designing Web APIs - Twitter Learnings</title><link>http://alexbarnett.net/blog/archive/2008/05/01/designing-web-apis-twitter-learnings.aspx</link><pubDate>Thu, 01 May 2008 11:08:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:41413</guid><dc:creator>alexbarnett</dc:creator><slash:comments>0</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=41413</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/05/01/designing-web-apis-twitter-learnings.aspx#comments</comments><description>&lt;P&gt;Although I made it to Web 2.0 Expo in San Francisco last week, I didn't make it to a session &lt;A class="" href="http://www.mattmcalister.com/blog/2008/04/23/225/interesting-perspectives-from-web-20-expo/" mce_href="http://www.mattmcalister.com/blog/2008/04/23/225/interesting-perspectives-from-web-20-expo/"&gt;Matt McAlister blogged&lt;/A&gt; about by Twitter’s &lt;A class="" href="http://www.al3x.net/" mce_href="http://www.al3x.net/"&gt;Alex Payne&lt;/A&gt; and Michael Migurski of &lt;A class="" href="http://stamen.com/" mce_href="http://stamen.com/"&gt;Stamen Design&lt;/A&gt; who presented learnings from the perspective of an API provider.&lt;/P&gt;
&lt;P&gt;But I can see the slide deck discussing the &lt;A class="" href="http://groups.google.com/group/twitter-development-talk/web/api-documentation" mce_href="http://groups.google.com/group/twitter-development-talk/web/api-documentation"&gt;Twitter API&lt;/A&gt; and so can you:&lt;/P&gt;
&lt;DIV id=__ss_369874 style="WIDTH: 425px; TEXT-ALIGN: left"&gt;
&lt;OBJECT style="MARGIN: 0px" height=355 width=425&gt;&lt;PARAM NAME="movie" VALUE="http://static.slideshare.net/swf/ssplayer2.swf?doc=preso-1208985232644502-9"&gt;&lt;PARAM NAME="allowFullScreen" VALUE="true"&gt;&lt;PARAM NAME="allowScriptAccess" VALUE="always"&gt;
&lt;embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=preso-1208985232644502-9" mce_src="http://static.slideshare.net/swf/ssplayer2.swf?doc=preso-1208985232644502-9" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"&gt;&lt;/embed&gt;&lt;/OBJECT&gt;
&lt;DIV style="FONT-SIZE: 11px; PADDING-TOP: 2px; FONT-FAMILY: tahoma,arial; HEIGHT: 26px"&gt;&lt;A href="http://www.slideshare.net/?src=embed" mce_href="http://www.slideshare.net/?src=embed"&gt;&lt;IMG style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN-BOTTOM: -5px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px" alt=SlideShare src="http://static.slideshare.net/swf/logo_embd.png" mce_src="http://static.slideshare.net/swf/logo_embd.png"&gt;&lt;/A&gt; | &lt;A title="View this slideshow on SlideShare" href="http://www.slideshare.net/al3x/designing-your-api" mce_href="http://www.slideshare.net/al3x/designing-your-api"&gt;View&lt;/A&gt; | &lt;A href="http://www.slideshare.net/upload" mce_href="http://www.slideshare.net/upload"&gt;Upload your own&lt;/A&gt;&lt;/DIV&gt;&lt;/DIV&gt;
&lt;P&gt;More Web 2.0 session slides &lt;A class="" href="http://www.slideshare.net/event/web-20-expo-san-francisco-08/slideshows" mce_href="http://www.slideshare.net/event/web-20-expo-san-francisco-08/slideshows"&gt;available here&lt;/A&gt;. Recommended:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="" id="" title="Web 2.0: The How Of OAuth" href="http://www.slideshare.net/nullstyle/web-20-the-how-of-oauth/" target=""&gt;Web 2.0: The How Of OAuth&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="" id="" title="Mobile Ajax and the Future of the Web" href="http://www.slideshare.net/dappelquist/web2-expo-sf2008-appelquist/" target=""&gt;Mobile Ajax and the Future of the Web&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;Videos of sessions &lt;A class="" href="http://web2expo.blip.tv/#864781" mce_href="http://web2expo.blip.tv/#864781"&gt;here&lt;/A&gt;. Check out &lt;A class="" href="http://www.shirky.com/" mce_href="http://www.shirky.com/"&gt;Clay Shirky&lt;/A&gt;'s session, author of &lt;A href="http://isbn.nu/978-1594201530"&gt;Here Comes Everybody: The Power of Organizing Without Organizations&lt;/A&gt;&amp;nbsp;(a good read btw).&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=41413" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/community/default.aspx">community</category><category domain="http://alexbarnett.net/blog/archive/tags/Data/default.aspx">Data</category><category domain="http://alexbarnett.net/blog/archive/tags/Dev/default.aspx">Dev</category><category domain="http://alexbarnett.net/blog/archive/tags/JSON/default.aspx">JSON</category><category domain="http://alexbarnett.net/blog/archive/tags/maps/default.aspx">maps</category><category domain="http://alexbarnett.net/blog/archive/tags/Mashup/default.aspx">Mashup</category><category domain="http://alexbarnett.net/blog/archive/tags/OAuth/default.aspx">OAuth</category><category domain="http://alexbarnett.net/blog/archive/tags/Programming/default.aspx">Programming</category><category domain="http://alexbarnett.net/blog/archive/tags/REST/default.aspx">REST</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/usability/default.aspx">usability</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category></item><item><title>Sync Google Calendar with Outlook and more with WideLens</title><link>http://alexbarnett.net/blog/archive/2008/03/05/sync-google-calendar-with-outlook-and-more-with-widelens.aspx</link><pubDate>Thu, 06 Mar 2008 05:37:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40817</guid><dc:creator>alexbarnett</dc:creator><slash:comments>3</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40817</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/03/05/sync-google-calendar-with-outlook-and-more-with-widelens.aspx#comments</comments><description>&lt;P&gt;Google has &lt;A href="http://googleblog.blogspot.com/2008/03/google-calendar-sync.html" mce_href="http://googleblog.blogspot.com/2008/03/google-calendar-sync.html"&gt;just released a very cool utility&lt;/A&gt; (.exe download for Windows) providing users with the ability to synchronize their Google Calendar with Outlook.&lt;/P&gt;
&lt;P&gt;Some &lt;A class="" href="http://blogoscoped.com/archive/2008-03-06-n27.html" mce_href="http://blogoscoped.com/archive/2008-03-06-n27.html"&gt;nice features&lt;/A&gt; in their 0.9.3.0 release:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;schedule the sync frequency: every x minutes &lt;/LI&gt;
&lt;LI&gt;define directional flow: 2-way, and 1-way (either way) &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;A title="Sync Google Calendar with Outlook" href="http://blogoscoped.com/archive/2008-03-06-n27.html" mce_href="http://blogoscoped.com/archive/2008-03-06-n27.html"&gt;&lt;IMG alt="" src="http://blogoscoped.com/files/google-calendar-sync.png" mce_src="http://blogoscoped.com/files/google-calendar-sync.png"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://www.techmeme.com/080305/p122#a080305p122" mce_href="http://www.techmeme.com/080305/p122#a080305p122"&gt;A bit&lt;/A&gt; of a &lt;A class="" href="http://blogs.zdnet.com/Google/?p=959" mce_href="http://blogs.zdnet.com/Google/?p=959"&gt;buzz&lt;/A&gt; &lt;A class="" href="http://googlesystem.blogspot.com/2008/03/google-calendar-sync-for-microsoft.html" mce_href="http://googlesystem.blogspot.com/2008/03/google-calendar-sync-for-microsoft.html"&gt;going on&lt;/A&gt; &lt;A class="" href="http://blogoscoped.com/archive/2008-03-06-n27.html" mce_href="http://blogoscoped.com/archive/2008-03-06-n27.html"&gt;about this...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Now, what if you could do the same over the web - no download, just use your browser (IE, FF, Safari)...? And not just Google Calendar &amp;lt;&amp;gt; Outlook, but others too...?&lt;/P&gt;
&lt;P&gt;Well, it's certainly possible...First, watch &lt;A class="" href="http://video.google.com/videoplay?docid=4169255139767314426" mce_href="http://video.google.com/videoplay?docid=4169255139767314426"&gt;this screencast&lt;/A&gt; I put together tonight (apologies for sound quality...done from home equipment):&lt;/P&gt;&lt;EMBED id=VideoPlayback style="WIDTH: 400px; HEIGHT: 326px" src=http://video.google.com/googleplayer.swf?docId=4169255139767314426&amp;amp;hl=en type=application/x-shockwave-flash flashvars="flashvars" mce_src="http://video.google.com/googleplayer.swf?docId=4169255139767314426&amp;amp;hl=en"&gt;&lt;/EMBED&gt; 
&lt;P&gt;&lt;STRONG&gt;&lt;IMG height=36 alt=logo_widelens_sm src="http://bungeeconnect.files.wordpress.com/2008/02/logo-widelens-sm-thumb.gif?w=167&amp;amp;h=36" width=167 border=0 mce_src="http://bungeeconnect.files.wordpress.com/2008/02/logo-widelens-sm-thumb.gif?w=167&amp;amp;h=36"&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;About WideLens&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;A couple of weeks back Bungee Labs &lt;A href="http://bungeeconnect.wordpress.com/2008/02/18/widelens-a-calendaring-reference-application-for-bungee-connect/" mce_href="http://bungeeconnect.wordpress.com/2008/02/18/widelens-a-calendaring-reference-application-for-bungee-connect/"&gt;released a reference calendaring application&lt;/A&gt;, called WideLens, designed to show off some of the power of the Bungee Connect platform, from the kind of rich AJAX UI experiences delivered through to the high level of functionality developers can create by wiring up and integrating multiple web services and distributed web data sources into a single web app. &lt;/P&gt;
&lt;P&gt;&lt;A title="User Experience Overview (4-35)" href="http://www.bungeeconnect.com/?bl_link=involved-widelens-userx" mce_href="http://www.bungeeconnect.com/?bl_link=involved-widelens-userx"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Video: &lt;A href="http://docs.bungeeconnect.com/wiki/index.php/Screencasts_:_WideLens" mce_href="http://docs.bungeeconnect.com/wiki/index.php/Screencasts_:_WideLens"&gt;WideLens User Experience&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Video: &lt;A title="Developer Overview (2-26)" href="http://www.bungeeconnect.com/?bl_link=involved-widelens-overview" mce_href="http://www.bungeeconnect.com/?bl_link=involved-widelens-overview"&gt;Developer Overview&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;WideLens connects to Microsoft Exchange calendar, Google Calendar, Salesforce.com, Facebook, MySQL and iCalendar feeds, representing a variety of protocols and authentication schemes. MS Exchange is accessed through WebDav, Google Calendar through gData, Salesforce.com via SOAP, Facebook through REST and MySQL connectivity is based on client libraries provided by MySQL (integrated directly inside Bungee Connect).&lt;/P&gt;
&lt;P&gt;WideLens is an uber-mashup.&lt;/P&gt;
&lt;P&gt;WideLens connects to each of the sources in real-time, presenting the user with live data. With the exception of Facebook and iCalendar, users can create and modify events and those changes are immediately posted back to the source. MySQL pulls double duty, serving as both a WideLens native calendar source and as the persistence layer for all kinds of application data including user preferences and credential information for each service.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://bungeeconnect.files.wordpress.com/2008/02/logo-widelens-sm.gif" mce_href="http://bungeeconnect.files.wordpress.com/2008/02/logo-widelens-sm.gif"&gt;&lt;IMG height=36 alt=logo_widelens_sm src="http://bungeeconnect.files.wordpress.com/2008/02/logo-widelens-sm-thumb.gif?w=167&amp;amp;h=36" width=167 border=0 mce_src="http://bungeeconnect.files.wordpress.com/2008/02/logo-widelens-sm-thumb.gif?w=167&amp;amp;h=36"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Developers: Have At it!&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;As mentioned above, WideLens has been released as a Bungee Connect reference application where we're encouraging Bungee Connect developers &lt;A href="http://bungeeconnect.wordpress.com/2008/02/18/extending-the-widelens-reference-app/" mce_href="http://bungeeconnect.wordpress.com/2008/02/18/extending-the-widelens-reference-app/"&gt;to customize the WideLens application&lt;/A&gt; as much as they want, deploy their own version of the app &lt;EM&gt;as their own app -&lt;/EM&gt; to their &lt;A href="http://bungeeconnect.wordpress.com/2007/10/09/how-to-use-a-custom-url-for-your-bungee-powered-apps/" mce_href="http://bungeeconnect.wordpress.com/2007/10/09/how-to-use-a-custom-url-for-your-bungee-powered-apps/"&gt;own domain&lt;/A&gt;, at &lt;A href="http://bungeeconnect.wordpress.com/2008/01/28/no-fee-for-live-bungee-powered-test-apps-during-beta/" mce_href="http://bungeeconnect.wordpress.com/2008/01/28/no-fee-for-live-bungee-powered-test-apps-during-beta/"&gt;no charge&lt;/A&gt;, branded however they want and with whatever features / cuts / modifications / extended they want - the WideLens code is released under a BSD licence (&lt;A href="http://bungeeconnect.wordpress.com/2008/02/18/extending-the-widelens-reference-app/" mce_href="http://bungeeconnect.wordpress.com/2008/02/18/extending-the-widelens-reference-app/"&gt;read more here&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&lt;IMG height=218 alt=image src="http://bungeeconnect.files.wordpress.com/2008/02/image-thumb5.png?w=447&amp;amp;h=218" width=447 border=0 mce_src="http://bungeeconnect.files.wordpress.com/2008/02/image-thumb5.png?w=447&amp;amp;h=218"&gt;&lt;/P&gt;
&lt;P&gt;To get going with Bungee Connect and develop your own vision of what WideLens could do, sign up for your &lt;A href="http://www.bungeeconnect.com/?bl_link=started" mce_href="http://www.bungeeconnect.com/?bl_link=started"&gt;Bungee Connect account&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40817" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/BungeeLabs/default.aspx">BungeeLabs</category><category domain="http://alexbarnett.net/blog/archive/tags/enterprise2.0/default.aspx">enterprise2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/Facebook/default.aspx">Facebook</category><category domain="http://alexbarnett.net/blog/archive/tags/Google/default.aspx">Google</category><category domain="http://alexbarnett.net/blog/archive/tags/Mashup/default.aspx">Mashup</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/REST/default.aspx">REST</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/salesforce/default.aspx">salesforce</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/SOAP/default.aspx">SOAP</category><category domain="http://alexbarnett.net/blog/archive/tags/socialsoftware/default.aspx">socialsoftware</category><category domain="http://alexbarnett.net/blog/archive/tags/video/default.aspx">video</category><category domain="http://alexbarnett.net/blog/archive/tags/Web/default.aspx">Web</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category></item><item><title>Astoria at MIX08 (REST in Vegas)</title><link>http://alexbarnett.net/blog/archive/2008/03/04/astoria-at-mix08-rest-in-vegas.aspx</link><pubDate>Wed, 05 Mar 2008 02:11:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40802</guid><dc:creator>alexbarnett</dc:creator><slash:comments>0</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40802</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/03/04/astoria-at-mix08-rest-in-vegas.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;As much as I'd love to make&amp;nbsp;it to MIX08 this week, time will not&amp;nbsp;allow me...But if I were, then I'd be going to &lt;A class="" href="http://blogs.msdn.com/astoriateam/archive/2008/02/29/mix08-is-almost-here.aspx" mce_href="http://blogs.msdn.com/astoriateam/archive/2008/02/29/mix08-is-almost-here.aspx"&gt;the following three sessions&lt;/A&gt; related to the &lt;A class="" href="http://astoria.mslivelabs.com/" mce_href="http://astoria.mslivelabs.com/"&gt;Project Formerly Known as Astoria&lt;/A&gt;:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;DIV mce_keep="true"&gt;Wed, March 5th - RESTful Data Services with the ADO.NET Data Services Framework&lt;/DIV&gt;&lt;/LI&gt;
&lt;LI&gt;Fri, March 7th - Accessing Windows Live Services via AtomPub&lt;/LI&gt;
&lt;LI&gt;Fri, March 7th - Building RESTful Real World Applications with the ADO.NET Data Services Framework&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40802" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/.NET/default.aspx">.NET</category><category domain="http://alexbarnett.net/blog/archive/tags/ADO.NET/default.aspx">ADO.NET</category><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/Astoria/default.aspx">Astoria</category><category domain="http://alexbarnett.net/blog/archive/tags/Atom/default.aspx">Atom</category><category domain="http://alexbarnett.net/blog/archive/tags/Data/default.aspx">Data</category><category domain="http://alexbarnett.net/blog/archive/tags/Mashup/default.aspx">Mashup</category><category domain="http://alexbarnett.net/blog/archive/tags/REST/default.aspx">REST</category><category domain="http://alexbarnett.net/blog/archive/tags/ROA/default.aspx">ROA</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/SQL/default.aspx">SQL</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category><category domain="http://alexbarnett.net/blog/archive/tags/WindowsLive/default.aspx">WindowsLive</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category><category domain="http://alexbarnett.net/blog/archive/tags/XML/default.aspx">XML</category></item><item><title>Time to Define "Platform as a Service" (or PaaS)</title><link>http://alexbarnett.net/blog/archive/2008/02/19/time-to-define-quot-platform-as-a-service-quot-or-paas.aspx</link><pubDate>Tue, 19 Feb 2008 09:27:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40786</guid><dc:creator>alexbarnett</dc:creator><slash:comments>3</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40786</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/02/19/time-to-define-quot-platform-as-a-service-quot-or-paas.aspx#comments</comments><description>&lt;P&gt;Before joining &lt;A href="http://bungeelabs.com/" mce_href="http://bungeelabs.com"&gt;Bungee Labs&lt;/A&gt; last year, I knew they were on to something big. I mean, really big.&lt;/P&gt;
&lt;P&gt;A big idea, an ambitious vision: to provide developers with end-to-end development, testing, deployment and hosting of sophisticated web applications as&amp;nbsp;a service &lt;EM&gt;delivered purely in the cloud.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Since we announced our private beta back in May 2007, we've had over 1,500 developers sign up. In January alone we had over 400 developers kicking the tires - not just signing up and disappearing, but 400 returning developers, learning, building and deploying out increasingly sophisticated apps on a fast evolving developer platform, requiring no install &lt;EM&gt;of anything&lt;/EM&gt; on their machine - all through the browser.&lt;/P&gt;
&lt;P&gt;And since May 2007, the &lt;A href="http://alexbarnett.net/blog/archive/2008/01/13/8-trends-in-software-as-a-service-platforms.aspx" mce_href="http://alexbarnett.net/blog/archive/2008/01/13/8-trends-in-software-as-a-service-platforms.aspx"&gt;trend to delivering software as a service (SaaS)&lt;/A&gt; has been moving at terrific pace. &lt;A href="http://blog.programmableweb.com/2008/01/14/600-web-apis/" mce_href="http://blog.programmableweb.com/2008/01/14/600-web-apis/"&gt;New web APIs are being made available every month&lt;/A&gt; and new announcements by start-ups as well established big players are reinforcing and fueling the acceleration to the inevitable world of cloud computing.&lt;/P&gt;
&lt;P&gt;&lt;A class="" href="http://blogs.zdnet.com/Stewart/?p=756" mce_href="http://blogs.zdnet.com/Stewart/?p=756"&gt;As we&lt;/A&gt; &lt;A href="http://www.techcrunch.com/2008/02/18/bungee-connect-launches-ambitious-new-online-development-product/" mce_href="http://www.techcrunch.com/2008/02/18/bungee-connect-launches-ambitious-new-online-development-product/"&gt;announce our move&lt;/A&gt; from &lt;A href="http://blogs.zdnet.com/BTL/?p=8023" mce_href="http://blogs.zdnet.com/BTL/?p=8023"&gt;private to public beta today&lt;/A&gt;, we've also tried to articulate the new category of product and service we believe Bungee Connect is at the forefront of defining, the category of &lt;A href="http://blog.programmableweb.com/2008/02/19/platform-as-a-service-via-bungee-connect/" mce_href="http://blog.programmableweb.com/2008/02/19/platform-as-a-service-via-bungee-connect/"&gt;Platform as a Service&lt;/A&gt;, or PaaS, and our &lt;A href="http://www.readwriteweb.com/archives/bungee_launches_paas_for_building_web_apps_in_the_cloud.php" mce_href="http://www.readwriteweb.com/archives/bungee_launches_paas_for_building_web_apps_in_the_cloud.php"&gt;big bet is that PaaS is the next big thing&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;So what is a "Platform as a Service"?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;In September 2006, Marc Andreessen posted his thought provoking "&lt;A href="http://blog.pmarca.com/2007/09/the-three-kinds.html" mce_href="http://blog.pmarca.com/2007/09/the-three-kinds.html"&gt;The three kinds of platforms you meet on the Internet&lt;/A&gt;" and it got a fair level attention from the web industry. And we took note. We thought what Marc was describing in his Level 3 definition where:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"A Level 3 platform's apps run inside the platform itself -- the platform provides the "runtime environment" within which the app's code runs.",&lt;/EM&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;...was right, but &lt;EM&gt;only partly right&lt;/EM&gt;. Given Bungee Labs'&amp;nbsp;ambition and vision, we felt there was a lot more to&amp;nbsp;Marc's definition of the highest level definition of an "internet platform", a definition more holistic and comprehensive than a runtime.&lt;/P&gt;
&lt;P&gt;But we kept focused, kept working on what we were hearing our developers telling us we needed &lt;A class="" href="http://bungeeconnect.wordpress.com/2008/02/18/from-private-to-public-beta-it-takes-a-community-notes-from-the-pm/" mce_href="http://bungeeconnect.wordpress.com/2008/02/18/from-private-to-public-beta-it-takes-a-community-notes-from-the-pm/"&gt;to fix and improve on Bungee Connect&lt;/A&gt;, to give what developers are telling us what they really want - a Platform as a Service - to provide everything required in the lifecycle for the development&amp;nbsp;through hosting of full-on, sophisticated and highly interactive web apps, not just widgets.&lt;/P&gt;
&lt;P&gt;As we were readying for our next phase -our public beta - we thought&amp;nbsp;it would be a good time to put a&amp;nbsp;stake in the ground and actually define what we mean when we use the term Platform-as-a-service, and thereby describe the comprehensiveness what Bungee Connect has to offer.&lt;/P&gt;
&lt;P&gt;So early this morning, our CTO and Founder of Bungee Labs, Dave Mitchell &lt;A href="http://bungeeconnect.wordpress.com/2008/02/18/defining-platform-as-a-service-or-paas/" mce_href="http://bungeeconnect.wordpress.com/2008/02/18/defining-platform-as-a-service-or-paas/"&gt;posted a definition describing PaaS&lt;/A&gt; in concrete terms.&lt;/P&gt;
&lt;P&gt;What follows is&amp;nbsp;a summary of Dave's post, with a selection of my favorite "soundbites" and ideas, but I suggest you read the whole post for yourself - there's a fair amount to consider:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;B&gt;1) &lt;/B&gt;&lt;B&gt;Develop, Test, Deploy, Host and Maintain on the Same Integrated Environment.&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"It’s time to stop developing “here” and running “there”. Today, most applications are coded in one environment (usually custom-built for that project by a developer), then tested in another, and redeployed to yet another for production...In a completely-realized PaaS, the entire software lifecycle is supported on the same computing environment, dramatically reducing costs of development and maintenance, time-to-market and project risk. A PaaS should let developers spend their time creating great software, rather than building environments and wrestling with configurations just to make their applications run — let alone testing, tuning and debugging them...Also, an end-to-end PaaS should provide a high productivity Integrated Development Environment (IDE) running on the actual target delivery platform, so that debugging and test scenarios run in the same environment as production deployment.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;2) &lt;/B&gt;&lt;B&gt;User Experience Without Compromise&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"A Platform-as-a-Service must deliver compelling user experiences, with all the richness and live interactivity that consumers have been conditioned to expect....Hiccups like software downloads or plug-in installations, browser dependencies and inconsistencies, or local executables break the web model, and are inherently less secure, less maintainable and less user-friendly. In order to be relevant and popular, PaaS must deliver the best user experience available on the web, comparable to or better than conventional approaches.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;3) &lt;/B&gt;&lt;B&gt;Built-in Scalability, Reliability, and Security&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"Developers should be free to build applications with the comfort that the security of customer data, network traffic, source code (intellectual property) and even server hardware is maintained automatically by the platform through-out application development and delivery."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;4) &lt;/B&gt;&lt;B&gt;Built-in Integration with Web Services and Databases.&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"Applications need to leverage existing software investments in databases, and internal or external third party web services, requiring that the platform offer a wide variety of connectivity options."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;5) &lt;/B&gt;&lt;B&gt;Support Collaboration&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"A PaaS must support both formal and on-demand collaboration throughout the entire software lifecycle (development, testing, documentation and operations), while maintaining security of source code and associated intellectual property."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;B&gt;6) &lt;/B&gt;&lt;B&gt;Deep Application Instrumentation&lt;/B&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;"With instrumentation, organizations can see exactly how users are using the application, the type of performance they are experiencing and any application crashes. This information can also be leveraged to create new business models where costs are tied to actual utilities, rather than flat-rate subscriptions or licenses."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Over the next couple of years we expect to be hearing a lot more about PaaS and how "Y announcement" by "X company" is now providing true a PaaS offering to businesses and developers.&lt;/P&gt;
&lt;P&gt;But saying you are&amp;nbsp;providing a Platform as a Service &lt;EM&gt;has to mean something&lt;/EM&gt;, and we think the above definition sets a high but reasonable standard&amp;nbsp;that must be met&amp;nbsp;for any company to claim they are providing a "platform-as-a-service' and legitimately describe themselves as a PaaS player.&lt;/P&gt;
&lt;P&gt;The amazing thing is, for me at least, is that&amp;nbsp;Bungee Connect is delivering all of the above, &lt;EM&gt;today.&lt;/EM&gt; From our point of view, delivering PaaS - the real deal - is not statement of Bungee's intent, it's a statement of fact. It's bold, but so is our vision. Yes, we've still a lot to do before we're commercially ready and we think that's coming soon, but so much is already there. &lt;A href="http://bungeeconnect.com/" mce_href="http://bungeeconnect.com/"&gt;Try it out&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40786" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/Ajax/default.aspx">Ajax</category><category domain="http://alexbarnett.net/blog/archive/tags/BungeeLabs/default.aspx">BungeeLabs</category><category domain="http://alexbarnett.net/blog/archive/tags/community/default.aspx">community</category><category domain="http://alexbarnett.net/blog/archive/tags/Dev/default.aspx">Dev</category><category domain="http://alexbarnett.net/blog/archive/tags/Mashup/default.aspx">Mashup</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/Programming/default.aspx">Programming</category><category domain="http://alexbarnett.net/blog/archive/tags/REST/default.aspx">REST</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/ROA/default.aspx">ROA</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/salesforce/default.aspx">salesforce</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/SOAP/default.aspx">SOAP</category><category domain="http://alexbarnett.net/blog/archive/tags/Tech/default.aspx">Tech</category><category domain="http://alexbarnett.net/blog/archive/tags/trends/default.aspx">trends</category><category domain="http://alexbarnett.net/blog/archive/tags/Web/default.aspx">Web</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category></item><item><title>Video demo: REST Describe &amp; Compile for WADL</title><link>http://alexbarnett.net/blog/archive/2008/01/21/rest-describe-amp-compile-for-wadl-video.aspx</link><pubDate>Tue, 22 Jan 2008 01:08:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40586</guid><dc:creator>alexbarnett</dc:creator><slash:comments>1</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40586</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/01/21/rest-describe-amp-compile-for-wadl-video.aspx#comments</comments><description>&lt;P&gt;In March 2007, I naively asked &lt;A title="Does REST need a WSDL?" href="http://alexbarnett.net/blog/archive/2007/03/13/Does-REST-need-a-WSDL_3F00_.aspx" mce_href="http://alexbarnett.net/blog/archive/2007/03/13/Does-REST-need-a-WSDL_3F00_.aspx"&gt;if REST needs a WSDL&lt;/A&gt; and if yes, was &lt;A href="https://wadl.dev.java.net/" mce_href="https://wadl.dev.java.net/"&gt;WADL&lt;/A&gt; the one (Web Application Description Language). The conversation &lt;A href="http://blogsearch.google.com/blogsearch?hl=en&amp;amp;rls=com.microsoft%3A*&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8&amp;amp;startIndex=&amp;amp;startPage=1&amp;amp;um=1&amp;amp;tab=wb&amp;amp;q=wadl+rest" mce_href="http://blogsearch.google.com/blogsearch?hl=en&amp;amp;rls=com.microsoft%3A*&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8&amp;amp;startIndex=&amp;amp;startPage=1&amp;amp;um=1&amp;amp;tab=wb&amp;amp;q=wadl+rest"&gt;goes on&lt;/A&gt;, but I thought the video below and pointers might be of interest to those who have an opinion one way or the other.&lt;/P&gt;
&lt;P&gt;The video Google Chalk Talk was &lt;A class="" href="http://www.youtube.com/watch?v=hZ2EtAEBpq0" mce_href="http://www.youtube.com/watch?v=hZ2EtAEBpq0"&gt;published last week&lt;/A&gt; and shows Thomas Steiner demoing REST Describe &amp;amp; Compile, &lt;A href="http://tomayac.de/rest-describe/latest/RestDescribe.html" mce_href="http://tomayac.de/rest-describe/latest/RestDescribe.html"&gt;an online editor and a compiler&lt;/A&gt; for REST Web services based on SUN engineer &lt;A href="http://weblogs.java.net/blog/mhadley/" mce_href="http://weblogs.java.net/blog/mhadley/"&gt;Marc Hadley's&lt;/A&gt; Web Application Description Language (&lt;A href="https://wadl.dev.java.net/" mce_href="https://wadl.dev.java.net/"&gt;WADL&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;
&lt;OBJECT height=373 width=425&gt;&lt;PARAM NAME="movie" VALUE="http://www.youtube.com/v/hZ2EtAEBpq0&amp;amp;rel=1&amp;amp;border=1"&gt;&lt;PARAM NAME="wmode" VALUE="transparent"&gt;
&lt;embed src="http://www.youtube.com/v/hZ2EtAEBpq0&amp;rel=1&amp;border=1" mce_src="http://www.youtube.com/v/hZ2EtAEBpq0&amp;rel=1&amp;border=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="373"&gt;&lt;/embed&gt;&lt;/OBJECT&gt;&lt;/P&gt;
&lt;P&gt;(huh? video not available as embeded??? wtf? Here's &lt;A class="" href="http://www.youtube.com/watch?v=hZ2EtAEBpq0" mce_href="http://www.youtube.com/watch?v=hZ2EtAEBpq0"&gt;the link to&amp;nbsp;it&lt;/A&gt;)&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;"&lt;EM&gt;&lt;STRONG&gt;ABSTRACT&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;REST Describe &amp;amp; Compile is an editor and a compiler for REST Web services based on SUN engineer Marc Hadley's Web Application Description Language (WADL). REST Describe &amp;amp; Compile is implemented using the Google Web Toolkit (GWT) and is split up in two sub-apps:&lt;/EM&gt;&lt;/P&gt;&lt;EM&gt;&lt;STRONG&gt;REST Describe:&lt;/STRONG&gt; &lt;BR&gt;This component takes a (set of) URL(s) as input and tries to analyze the parameters regarding parameter types and Web service structure. It then generates a WADL representation for the given URL(s), represented in an editable, tree-like form. Typical input would be GET &lt;/EM&gt;&lt;EM&gt;
&lt;P&gt;&lt;A href="http://webservices.amazon.com/onca/xml?Service=AWSECommerceService=0ZMFM7HPBYYY0SPERCR2=ItemSearch=Enterprise+Integration+Patterns=Books"&gt;http://webservices.amazon.com/onca/xml?Service=AWSECommerceService=0ZMFM7HPBYYY0SPERCR2=ItemSearch=Enterprise+Integration+Patterns=Books&lt;/A&gt;&lt;/P&gt;&lt;EM&gt;or GET &lt;/EM&gt;&lt;A href="http://picasaweb.google.com/data/feed/api/user/" mce_href="http://picasaweb.google.com/data/feed/api/user/"&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/A&gt;&lt;A href="http://picasaweb.google.com/data/feed...%7BuserID%7D/albumid/%7BalbumID%7D/photoid/%7BphotoID%7D?kind=kinds=0=1{userID}/albumid/{albumID}/photoid/{photoID}?kind=kinds=0=10"&gt;http://picasaweb.google.com/data/feed...%7BuserID%7D/albumid/%7BalbumID%7D/photoid/%7BphotoID%7D?kind=kinds=0=1&lt;EM&gt;{userID}/albumid/{albumID}/photoid/{photoID}?kind=kinds=0=10&lt;/A&gt;&lt;/EM&gt;&lt;/A&gt;&lt;/EM&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/EM&gt;&lt;EM&gt; 
&lt;P&gt;&lt;BR&gt;&lt;STRONG&gt;REST Compile:&lt;/STRONG&gt; &lt;BR&gt;This component allows for the WADL representation of a Web service to be "compiled" to working programming code in various languages (for the moment these languages are Java, PHP5, Python, and Ruby). The idea is thus similar to WSDL2Java, however in a more general WADL2Anything way. &lt;BR&gt;&lt;/P&gt;
&lt;P&gt;The application can be tested online: &lt;/P&gt;&lt;A title=http://tomayac.de/rest-describe/latest/RestDescribe.html href="http://tomayac.de/rest-describe/latest/RestDescribe.html" mce_href="http://tomayac.de/rest-describe/latest/RestDescribe.html"&gt;http://tomayac.de/rest-describe/latest/RestDescribe.html&lt;/A&gt; &lt;BR&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/EM&gt;
&lt;P&gt;&lt;EM&gt;There are some screencasts available on YouTube: &lt;/EM&gt;&lt;A href="http://youtube.com/profile?user=tomayac" mce_href="http://youtube.com/profile?user=tomayac"&gt;&lt;EM&gt;http://youtube.com/profile?user=tomayac&lt;/EM&gt;&lt;/A&gt; &lt;BR&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Speaker: Thomas Steiner &lt;BR&gt;Thomas Steiner works as a Customer Solutions Engineer from Barcelona, Spain, and has joined Google full-time only since October 1st. However, he has been with Google first as an intern and then as a temorary contractor since February 2005. During his time at Google, Thomas has created the Google APIlity PHP Library for the AdWords API, as well as the APIlity Agua Ajax application, which can be seen as an Ajax GUI for AdWords. From January 2007 till July 2007, Thomas did his Final Year Project with Google, where the REST Describe &amp;amp; Compile application was to be developed, hosted by Googler Patrick Chanezon."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Related, last week Assaf (a true web pragmatist) wrote in his post &lt;A href="http://blog.labnotes.org/2008/01/18/rest-idl-substance-over-style/" mce_href="http://blog.labnotes.org/2008/01/18/rest-idl-substance-over-style/"&gt;REST IDL, substance over style&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"So far most of the suggestions I saw are turf wars in disguise, arguing for this syntax or that, but never for what it should describe. WADL so far looks like one of those best-for-my-platform choices, the constant mentioning of Microformats, which are not optimized for this task, is another danger sign.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;It has to start somehow, but it better start with substance, not with style."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I agree with the last statement...&lt;/P&gt;
&lt;P&gt;Now, I don't know if Assaf has seen the above video or not, and if not, whether the video would further sway him one way on WADL or not...anyone else have thoughts on what's in the video or tool demo'd, or WADL itself?&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40586" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/Google/default.aspx">Google</category><category domain="http://alexbarnett.net/blog/archive/tags/REST/default.aspx">REST</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/SOAP/default.aspx">SOAP</category><category domain="http://alexbarnett.net/blog/archive/tags/WADL/default.aspx">WADL</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category></item><item><title>Podcast interviews - smart people in the world of the web</title><link>http://alexbarnett.net/blog/archive/2008/01/20/podcast-interviews-smart-people-in-the-world-of-the-web.aspx</link><pubDate>Sun, 20 Jan 2008 15:41:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40581</guid><dc:creator>alexbarnett</dc:creator><slash:comments>0</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40581</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/01/20/podcast-interviews-smart-people-in-the-world-of-the-web.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;One of the fun parts of my job at &lt;A title="Bungee Labs" href="http://www.bungeeconnect.com/" mce_href="http://www.bungeeconnect.com"&gt;Bungee Labs&lt;/A&gt; is to partner up with &lt;A href="http://reverendted.wordpress.com/" mce_href="http://reverendted.wordpress.com/"&gt;Ted&lt;/A&gt; and interview some smart people in the world of the web. We publish these as a podcast series (&lt;A title="The Bungee Line" href="http://bungeeconnect.wordpress.com/category/podcast/the-bungee-line" mce_href="http://bungeeconnect.wordpress.com/category/podcast/the-bungee-line"&gt;the Bungee Line&lt;/A&gt; - podcast &lt;A title="The Bungee Line podcast feed" href="http://feeds.feedburner.com/TheBungeeLine-FeatureInterviews" mce_href="http://feeds.feedburner.com/TheBungeeLine-FeatureInterviews"&gt;feed here&lt;/A&gt;) over on the &lt;A href="http://bungeeconnect.wordpress.com/" mce_href="http://bungeeconnect.wordpress.com/"&gt;BCDN blog&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;If you have ideas about someone you think we should interview, let me know! We're focusing on topics we think web developers might be interested in the worlds of software as a service and web app development, in particular profiling web apis. Related topics are good too.&lt;/P&gt;
&lt;P&gt;I've listed out below our most recent podcasts below...plenty more in the works (previous podcasts &lt;A class="" href="http://alexbarnett.net/blog/archive/2006/09/23/Alex-Barnett-Podcasts.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/Alex-Barnett-Podcasts.aspx"&gt;are listed here&lt;/A&gt;). Hope you like :-)&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="http://bungeeconnect.wordpress.com/category/podcast/the-bungee-line//" mce_href="http://bungeeconnect.wordpress.com/category/podcast/the-bungee-line//"&gt;&lt;IMG alt="Bungee Line podcasts" src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" border=0 mce_src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A title="Alan Lewis on eBay Desktop and eBay APIs" href="http://bungeeconnect.wordpress.com/2008/01/15/alan-lewis-on-ebay-desktop-and-ebay-apis/" mce_href="http://bungeeconnect.wordpress.com/2008/01/15/alan-lewis-on-ebay-desktop-and-ebay-apis/"&gt;Alan Lewis on eBay Desktop and eBay APIs&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"As product manager for eBay Desktop, Alan Lewis relies on the same &lt;A class="" title="eBay web APIs" href="http://developer.ebay.com/common/api/" mce_href="http://developer.ebay.com/common/api/"&gt;web APIs that eBay makes available to all developers&lt;/A&gt;. In this edition of the Bungee Line, Alan tells us about what the eBay Desktop is, how it came about, and various details about eBay’s developer program and web APIs. We ask Alan about eBay’s position &lt;/EM&gt;&lt;A href="http://oauth.net/" mce_href="http://oauth.net/"&gt;&lt;EM&gt;Oauth&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; and on open source."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="http://bungeeconnect.wordpress.com/2007/12/13/toby-segaran-on-programming-collective-intelligence/" mce_href="http://bungeeconnect.wordpress.com/2007/12/13/toby-segaran-on-programming-collective-intelligence/"&gt;Toby Segaran on “Programming Collective Intelligence”&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Since the publication of his O’Reilly book &lt;/EM&gt;&lt;A title="Programming Collective Intelligence - link to book" href="http://www.oreilly.com/catalog/9780596529321/" mce_href="http://www.oreilly.com/catalog/9780596529321/"&gt;&lt;EM&gt;Programming Collective Intelligence: Building Smart Web 2.0 Applications&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;, &lt;/EM&gt;&lt;A title="Toby Segaran's blog" href="http://blog.kiwitobes.com/" mce_href="http://blog.kiwitobes.com/"&gt;&lt;EM&gt;Toby Segaran&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; has become well noted for his ability to explain easily-understandable algorithms for the kind of deeply complex problems involved in social applications. Toby joins Alex and Ted to discuss some of the high-level concepts that he tackles in his book."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A title=http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/ href="http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/" mce_href="http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/"&gt;&lt;/A&gt;&lt;A title="Jon Aizen of Dapper.net" href="http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/" mce_href="http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/"&gt;Jon Aizen of Dapper.net&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Jon Aizen joins Alex and Ted to explain how &lt;A href="http://www.dapper.net/" mce_href="http://www.dapper.net/"&gt;Dapper.net&lt;/A&gt; provides a no-fee tool for making almost any structured web site data accessible via a REST API. In a past life, Jon was involved in creating &lt;A title="The Internet Archive" href="http://www.archive.org/index.php" mce_href="http://www.archive.org/index.php"&gt;The Internet Archive&lt;/A&gt;. Jon also helps the Bungee Line introduce romantic intrigue into the podcast.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Punditry Alert!&lt;/STRONG&gt; At the end of this show, Ted and Alex speculate a bit about &lt;A href="http://code.google.com/android/" mce_href="http://code.google.com/android/"&gt;Android&lt;/A&gt;, Google’s open source mobile device platform, the Apache License, and whether &lt;A href="http://blog.rlove.org/" mce_href="http://blog.rlove.org/"&gt;Robert Love&lt;/A&gt; is involved. Please consider this as another demonstration of Ted’s idiocy, brought to you by the Bungee Line."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="http://bungeeconnect.wordpress.com/2007/11/07/jeff-barr-on-amazon-web-services-part-2/"&gt;Jeff Barr on Amazon Web Services (Part 2)&lt;/A&gt; 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"In part 2 of our interview with Amazon Web Services evangelist &lt;A href="http://www.jeff-barr.com/" mce_href="http://www.jeff-barr.com/"&gt;Jeff Barr&lt;/A&gt;, Alex and Ted ask Jeff about &lt;A href="http://www.amazon.com/b?ie=UTF8&amp;amp;node=342430011" mce_href="http://www.amazon.com/b?ie=UTF8&amp;amp;node=342430011"&gt;Flexible Payment Service&lt;/A&gt;, virtual user &lt;A href="http://www.jeff-barr.com/?p=584" mce_href="http://www.jeff-barr.com/?p=584"&gt;group meetings in Second Life&lt;/A&gt;, the &lt;A title="Amazon Startup Project" href="http://www.amazon.com/b?ie=UTF8&amp;amp;node=332775011" mce_href="http://www.amazon.com/b?ie=UTF8&amp;amp;node=332775011"&gt;Startup Project&lt;/A&gt;, and pry at Jeff’s views of possible futures of technologies that developers might anticipate."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="http://bungeeconnect.wordpress.com/2007/10/18/jeff-barr-on-amazon-web-services-part-1/" mce_href="http://bungeeconnect.wordpress.com/2007/10/18/jeff-barr-on-amazon-web-services-part-1/"&gt;Jeff Barr on Amazon Web Services (Part 1)&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Developer evangelist for &lt;/EM&gt;&lt;A title="Amazon Web Services" href="http://www.amazon.com/gp/browse.html?node=3435361" mce_href="http://www.amazon.com/gp/browse.html?node=3435361"&gt;&lt;EM&gt;Amazon Web Services&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;, Jeff Barr tells Alex and Ted about how he became a native Amazonian, his recent visit to &lt;/EM&gt;&lt;A title="The Business of API’s Conference" href="http://mashery.com/blog/read/9868" mce_href="http://mashery.com/blog/read/9868"&gt;&lt;EM&gt;“The Business of API’s Conference,”&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; and a bunch of stuff on Amazon Web Services, including: Mechanical Turk, EC2, and S3. Additionally, Jeff explains the newly &lt;/EM&gt;&lt;A title="announced S3 Service Level Agreement" href="http://developer.amazonwebservices.com/connect/message.jspa?messageID=68943" mce_href="http://developer.amazonwebservices.com/connect/message.jspa?messageID=68943"&gt;&lt;EM&gt;announced S3 Service Level Agreement*.&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;"&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40581" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/BungeeLabs/default.aspx">BungeeLabs</category><category domain="http://alexbarnett.net/blog/archive/tags/collectiveintelligence/default.aspx">collectiveintelligence</category><category domain="http://alexbarnett.net/blog/archive/tags/community/default.aspx">community</category><category domain="http://alexbarnett.net/blog/archive/tags/Dev/default.aspx">Dev</category><category domain="http://alexbarnett.net/blog/archive/tags/eBay/default.aspx">eBay</category><category domain="http://alexbarnett.net/blog/archive/tags/Google/default.aspx">Google</category><category domain="http://alexbarnett.net/blog/archive/tags/OAuth/default.aspx">OAuth</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/podcast/default.aspx">podcast</category><category domain="http://alexbarnett.net/blog/archive/tags/REST/default.aspx">REST</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/ROA/default.aspx">ROA</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/SOAP/default.aspx">SOAP</category><category domain="http://alexbarnett.net/blog/archive/tags/Web/default.aspx">Web</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category></item><item><title>8 Trends in Software as a Service Platforms</title><link>http://alexbarnett.net/blog/archive/2008/01/13/8-trends-in-software-as-a-service-platforms.aspx</link><pubDate>Sun, 13 Jan 2008 17:40:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40568</guid><dc:creator>alexbarnett</dc:creator><slash:comments>9</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40568</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/01/13/8-trends-in-software-as-a-service-platforms.aspx#comments</comments><description>&lt;p&gt;To kick off the new year, I presented to around 40 or 50 members of Utah Technology Council (&lt;a href="http://www.uita.org" mce_href="http://www.uita.org"&gt;UTC&lt;/a&gt;) last week. The title of the topic they asked me to speak about was "Trends in Software as a Service Platforms". I searched around for some ideas and came across two recent posts predicting trends in SaaS for 2008, one by Phil Wainewright "&lt;a href="http://blogs.zdnet.com/SAAS/?p=432" mce_href="http://blogs.zdnet.com/SAAS/?p=432"&gt;Eight Reasons SaaS Will Surge in 2008&lt;/a&gt;" and Jeff Kaplan's post "&lt;a href="http://thinkitservices.blogspot.com/2007/12/top-ten-reasons-why-on-demand-services.html" mce_href="http://thinkitservices.blogspot.com/2007/12/top-ten-reasons-why-on-demand-services.html"&gt;Top Ten Reasons Why On-Demand Services in 2008&lt;/a&gt;". I decided to borrow liberally from these (thanks Phil and Jeff) and mash these two together (along with a&amp;nbsp;couple of thoughts of my own) and present &lt;b&gt;"8 Trends in Software as a Service Platforms"&lt;/b&gt; to an audience made up of CTOs and VPs of engineering and development for software companies in the Utah area.&lt;/p&gt;
&lt;p&gt;In preparation for the presentation, my boss (&lt;a href="http://www.youtube.com/watch?v=slZ7PO6nlSg&amp;amp;feature=related" mce_href="http://www.youtube.com/watch?v=slZ7PO6nlSg&amp;amp;feature=related"&gt;Martin Plaehn&lt;/a&gt;) at &lt;a href="http://www.bungeelabs.com" mce_href="http://www.bungeelabs.com"&gt;Bungee Labs&lt;/a&gt; suggested I write up my presentation as notes blog them afterward, so here they are.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;8 Trends in Software as a Service Platforms&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;b&gt;SaaS is just part of the web mega-trend&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Mainstream opinion says “Yes” to SaaS&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Software vendors stampede into SaaS&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;All is being virtualized&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Explosion of Web APIs &lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Economic factors favor SaaS&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Enterprise and SMB IT embraces SaaS&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;SaaS platforms proliferate (PaaS)&lt;/b&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;p&gt;&lt;b&gt;1. SaaS is just part of the web mega-trend&lt;/b&gt; 
&lt;/p&gt;&lt;p&gt;Most of us have witnessed and many of us have been a part of the transformation in the way goods and services have been digitized, virtualized, delivered and consumed. Software, the data behind that software and the functionality that software provides is no different - software is subject to the very same transformational forces. 
&lt;/p&gt;&lt;p&gt;Just think about how even a class of product that is &lt;i&gt;natively&lt;/i&gt; digital - such as software - has been transformed in the way it is delivered and consumed. For prosperity's sake, I've still got a few of those &lt;a href="http://oldcomputers.net/zx81.html" class="" mce_href="http://oldcomputers.net/zx81.html"&gt;ZX81&lt;/a&gt; software cassettes stashed away somewhere, gathering dust, looking ever more antiquated with each passing year. How will today's mode of software delivery and use look to us in a few years from now? 
&lt;/p&gt;&lt;p&gt;The web wants to connect things, and that's interesting. But connecting and interacting with "live" data, information and remote functionality make things more interesting. 
&lt;/p&gt;&lt;p&gt;At the fundamental level, the web connects things. It connects people to people, businesses to businesses, and people to businesses. Since the early 90's, the web has enabled the connection of so many things to so many other things at an ever accelerating rate, and yet we crave even more connectivity. But we increasingly also want the ability to &lt;i&gt;interact&lt;/i&gt; with those things. 
&lt;/p&gt;&lt;p&gt;And it is the nature of these connected things that have changed since the early internet. The early web was good at connecting to static views of information and accessing limited and rigid functional services, very much a read-only mode. Then, as we learned a) the ability to read more dynamic-type information - at least regularly updated, and b) access richer remote functionality, we created whole new opportunities for ourselves. Next, we grew our ability read &lt;i&gt;and &lt;/i&gt;write against dynamic, near real-time data and information and to &lt;i&gt;program&lt;/i&gt; against remote functionality to create a new class of web applications leveraging those capabilities - and hence a new order of business and experiential opportunities have emerged. Some label this as "Web 2.0". 
&lt;/p&gt;&lt;p&gt;At its essence, it is the "liveness" of these real-time read-write data, information and functional sources available &lt;i&gt;as "always on" services &lt;/i&gt;and the increasing ease to connect to, interact with - specifically &lt;i&gt;change&lt;/i&gt; those resources available as &lt;i&gt;live, programmable services&lt;/i&gt; that allows us to create new value out of those resources, opening up brand new market opportunities for businesses and the compelling, rich "live" end-user experiences of tomorrow. 
&lt;/p&gt;&lt;p&gt;&lt;b&gt;2. Mainstream opinion says “Yes” to SaaS&lt;/b&gt; 
&lt;/p&gt;&lt;p&gt;Not surprisingly, Wall Street loves the the predictability of subscription services. It's good for cash flow, forecasting and business planning. 
&lt;/p&gt;&lt;p&gt;The venture firms also relish the opportunities that are opening up in a software as services-oriented economy. The ability to circumnavigate the incumbent software players with new disruptive technologies and propositions that are significantly easier to try and access for prospective customers compared to traditional software evaluation, along with usage and subscription-based business models verses the old licensing model makes investing in services-based software companies very compelling propositions from the venture firms' point of view. We should also see healthy M&amp;amp;A activity based on these similar opportunities in the coming year. 
&lt;/p&gt;&lt;p&gt;And then there's the trend for offshore / IT business process outsourcing. These providers will surely get in the game and make their plays through investments in and acquisitions of SaaS vendors that align well with their current core businesses. 
&lt;/p&gt;&lt;p&gt;Add to that the excitement we're reading about the SaaS space from the IT Analysts, journalists and bloggers, plus the new book by Nick Carr (author of “IT Doesn’t Matter”) -&amp;nbsp; delivered by Amazon to me last week: “&lt;a href="http://www.amazon.com/exec/obidos/ASIN/0393062287" mce_href="http://www.amazon.com/exec/obidos/ASIN/0393062287"&gt;The Big Switch: Rewiring the World, from Edison to Google&lt;/a&gt;”. I think there's little doubt Carr's excellent analysis of the computing industry as an analogy to the electricity industry's shift to a utility model will be on business bestseller list for much of 2008. His messages resonates with corporate executives and end-users agree with him: 
&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;IT is a needless hassle, 
&lt;/li&gt;&lt;li&gt;it should be as easy as electricity and 
&lt;/li&gt;&lt;li&gt;be as reliable as a utility&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;b&gt;3. Software vendors stampede into SaaS&lt;/b&gt; 
&lt;/p&gt;&lt;p&gt;The Big Software Players are following the early SaaS successes 
&lt;/p&gt;&lt;p&gt;CRM as a case in point. If you've been following the CRM software market, you'll know about the noises Oracle-Siebel, SAP and Microsoft started to make in the 2007 about what they are are lining up for the 2008 in terms of CRM as a service. Their efforts to emulate &lt;a href="http://www.salesforce.com/" mce_href="http://www.salesforce.com/"&gt;Salesforce.com&lt;/a&gt;'s success delivering CRM as SaaS will be key strategic bets from the incumbents' point of view - and loud, price and functionally competitive propositions from the point of view of their existing and prospective customers. 
&lt;/p&gt;&lt;p&gt;CRM is just one of the multiple horizontal solution categories to transform from on-premise with traditional licensing model to a service-based delivery and subscription-based revenue model. ERP, supply chain, e-commerce, HR and many more...the horizontal solution list goes on. And then there are the vertical solution players... 
&lt;/p&gt;&lt;p&gt;Here's another data point to consider regarding the move by traditional software vendors to a SaaS model: 
&lt;/p&gt;&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;“15-20% of application ISVs have already either begun new skunk works initiatives or gained access to SaaS assets and development experience through M&amp;amp;A activity”&lt;/i&gt; 
&lt;/p&gt;&lt;p&gt;(Source: &lt;a href="http://www.saugatech.com/researchbytopic.htm" mce_href="http://www.saugatech.com/researchbytopic.htm"&gt;Key Trends in SaaS: 2008 and Beyond, Saugatuck Technology&lt;/a&gt;)&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;b&gt;4. All is being virtualized&lt;/b&gt; 
&lt;/p&gt;&lt;p&gt;Virtualization is a technology trend. 
&lt;/p&gt;&lt;p&gt;Virtualization enables hardware as a service. The demand for virtual machines met by &lt;a href="http://en.wikipedia.org/wiki/Hypervisor" mce_href="http://en.wikipedia.org/wiki/Hypervisor"&gt;hypervisor software&lt;/a&gt; (VMWare, &lt;a href="http://en.wikipedia.org/wiki/Xen" mce_href="http://en.wikipedia.org/wiki/Xen"&gt;Xen&lt;/a&gt;, Hyper-V) and the success of &lt;a href="http://www.amazon.com/gp/browse.html?node=201590011" mce_href="http://www.amazon.com/gp/browse.html?node=201590011"&gt;Amazon's Elastic Compute Cloud (EC2)&lt;/a&gt; in the last couple of years point to a continuation of further virtualization of applications and hardware. Virtualization is accelerating the move from traditional on-premise software to services. 
&lt;/p&gt;&lt;p&gt;Virtualization is a business trend. 
&lt;/p&gt;&lt;p&gt;We continue to become a mobile workforce. The younger entrants into the workforce in service-oriented economies expect and want to be always connected. It's very hard work, if not impossible to get your traditional on-premise applications and centralized servers sitting behind a firewall to serve today's mobile workers. SaaS and managed services meet the needs square on. 
&lt;/p&gt;&lt;p&gt;&lt;b&gt;5. The explosion of Web APIs is upon us&lt;/b&gt; 
&lt;/p&gt;&lt;p&gt;According to ProgrammableWeb.com, there are 559 commercial and public APIs available today, most of these are new and there are plenty more to come. How many will we see go live this year? And how many private web APIs are there and will be developed and consumed in the coming year? 
&lt;/p&gt;&lt;p&gt;&lt;img src="http://farm3.static.flickr.com/2134/2189399441_5ae791eaf6_o.jpg" mce_src="http://farm3.static.flickr.com/2134/2189399441_5ae791eaf6_o.jpg"&gt; 
&lt;/p&gt;&lt;p&gt;&lt;img src="http://farm3.static.flickr.com/2253/2190186356_a41ed85333.jpg" mce_src="http://farm3.static.flickr.com/2253/2190186356_a41ed85333.jpg"&gt; 
&lt;/p&gt;&lt;p&gt;&lt;img src="http://www.programmableweb.com/images/logo2.png" alt="ProgrammableWeb" mce_src="http://www.programmableweb.com/images/logo2.png" width="109" height="41"&gt;&lt;/p&gt;
&lt;p&gt;Data from &lt;a href="http://www.programmableweb.com/scorecard" mce_href="http://www.programmableweb.com/scorecard"&gt;ProgrammableWeb.com&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;6. Economic factors favor SaaS&lt;/b&gt; 
&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;On-premise software requires upfront capital investments 
&lt;/li&gt;&lt;li&gt;To lower costs, many companies hold back on their capital investments to mitigate their risks, especially in recessions 
&lt;/li&gt;&lt;li&gt;Adopting on-demand services on a pay-as-you-go basis will be a perfect sourcing strategy for businesses seeking greater cost-controls and flexibility – the utility model&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;All well and good, but the real economic value of SaaS is that fact that it &lt;i&gt;unleashes new value of previously isolated data silos and functionality&lt;/i&gt;.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;7. Enterprise and SMB embraces SaaS&lt;/b&gt; 
&lt;/p&gt;&lt;p&gt;When it comes to IT, who doesn't like 
&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;Low-maintenance? 
&lt;/li&gt;&lt;li&gt;Low cost? 
&lt;/li&gt;&lt;li&gt;Low-resource profile?&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;IT and business folk like these things, and externally delivered SaaS applications deliver these benefits. 
&lt;/p&gt;&lt;p&gt;&lt;b&gt;8. SaaS platforms proliferate (PaaS)&lt;/b&gt; 
&lt;/p&gt;&lt;p&gt;The more mainstream SaaS becomes the more the large vendors will be forced to offer effective platforms for ISVs,&amp;nbsp; enterprises and SMBs. 
&lt;/p&gt;&lt;p&gt;If the move by the software vendors from traditional on-premise software to a services model is to be successful, they will need to provide programmable interfaces - not just end-user interfaces - to their services for their customers. Customers need and want the ability to access, intergrate and create new value out of live, &lt;i&gt;programmable&lt;/i&gt; data, information and functionality living in the cloud. And in turn these same customers will want their custom-developed composite applications and integrated data available as &lt;i&gt;programmable services&lt;/i&gt; - yet more APIs. 
&lt;/p&gt;&lt;p&gt;Customers want to unleash new value of previously isolated data silos and functionality through the development of their own applications programmed against those resources. And in turn these same customers will want their own custom-developed composite applications and newly integrated data available &lt;i&gt;as end-user interfaces and as programmable services&lt;/i&gt; - yet more APIs. These customer needs will drive the software market to provide platforms to provide businesses and developers with with end-to-end: 
&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;programmable services and data integration 
&lt;/li&gt;&lt;li&gt;application development, testing and collaboration tools 
&lt;/li&gt;&lt;li&gt;deployment and scalable delivery&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;...all &lt;u&gt;as a service &lt;/u&gt;with &lt;u&gt;a utility model.&lt;/u&gt; 
&lt;/p&gt;&lt;p&gt;(hey...I needed to mentioned &lt;a href="http://www.bungeeconnect.com/" class="" mce_href="http://www.bungeeconnect.com/"&gt;Bungee Connect&lt;/a&gt; just the once ;-).&lt;/p&gt;
&lt;p&gt;2008 will mark a the proliferation of such offerings as "platforms as services" (or PaaS) through 2009, where then the consolidation will begin. Interesting SaaS and PaaS times ahead.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Update 2/20/2008&lt;/b&gt;: see &lt;a href="http://alexbarnett.net/blog/archive/2008/02/19/time-to-define-quot-platform-as-a-service-quot-or-paas.aspx" class="" mce_href="http://alexbarnett.net/blog/archive/2008/02/19/time-to-define-quot-platform-as-a-service-quot-or-paas.aspx"&gt;"Time to Define "Platform as as Service" (PaaS)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;-&lt;/p&gt;
&lt;p&gt;The presentation seemed to go down pretty well and we had lots of interesting discussion throughtout. One of the topics we discussed was data security in a SaaS world. Don Kleinschnitz (VP, Development at &lt;a href="http://www.symantec.com" class="" mce_href="http://www.symantec.com"&gt;Symantec&lt;/a&gt;) followed up with a mail linking to &lt;a href="http://www.donondata.blogspot.com/" class="" mce_href="http://www.donondata.blogspot.com/"&gt;his blog&lt;/a&gt; covering Security 2.0 topics.&lt;/p&gt;
&lt;p&gt;Again - thanks to &lt;a href="http://blogs.zdnet.com/SAAS/" class="" mce_href="http://blogs.zdnet.com/SAAS/"&gt;Phil Wainewright&lt;/a&gt; and &lt;a href="http://thinkitservices.blogspot.com" class="" mce_href="http://thinkitservices.blogspot.com"&gt;Jeff Kaplan&lt;/a&gt; for their post and to Martin for suggesting I blog this.&lt;/p&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40568" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/2008/default.aspx">2008</category><category domain="http://alexbarnett.net/blog/archive/tags/Amazon/default.aspx">Amazon</category><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/BungeeLabs/default.aspx">BungeeLabs</category><category domain="http://alexbarnett.net/blog/archive/tags/CRM/default.aspx">CRM</category><category domain="http://alexbarnett.net/blog/archive/tags/Data/default.aspx">Data</category><category domain="http://alexbarnett.net/blog/archive/tags/Dev/default.aspx">Dev</category><category domain="http://alexbarnett.net/blog/archive/tags/Internet/default.aspx">Internet</category><category domain="http://alexbarnett.net/blog/archive/tags/Mashup/default.aspx">Mashup</category><category domain="http://alexbarnett.net/blog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/predictions/default.aspx">predictions</category><category domain="http://alexbarnett.net/blog/archive/tags/ROA/default.aspx">ROA</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/salesforce/default.aspx">salesforce</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/trends/default.aspx">trends</category><category domain="http://alexbarnett.net/blog/archive/tags/Utah/default.aspx">Utah</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category></item><item><title>PaaS, more than SaaS</title><link>http://alexbarnett.net/blog/archive/2007/07/18/paas-more-than-saas.aspx</link><pubDate>Wed, 18 Jul 2007 15:01:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40262</guid><dc:creator>alexbarnett</dc:creator><slash:comments>1</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40262</wfw:comment><comments>http://alexbarnett.net/blog/archive/2007/07/18/paas-more-than-saas.aspx#comments</comments><description>&lt;P&gt;In May 2007 I attended Salesforce.com developer conference where Salesforce SOA was announced as an add-on to the Apex platform. Industry analysts focusing on the area of SaaS considered the move as significant, but not surprising (see &lt;A href="http://blogs.zdnet.com/SAAS/?p=333" mce_href="http://blogs.zdnet.com/SAAS/?p=333"&gt;Phil Wainewright's take on the new in May 2007 as an example&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;The game is moving on. PaaS, or "Platform as a Service" could be the acronym that defines a new web-oriented model where more than just specific vertical "services" are delivered as SaaS (e.g CRM, ERP, etc).&lt;/P&gt;
&lt;P&gt;PaaS speaks to a more generalized services platform concept.&amp;nbsp;If the&amp;nbsp;"web as a platform"&amp;nbsp;is the notion of multiple&amp;nbsp;services in the cloud, then where does&amp;nbsp;the "composition" happen? There are several&amp;nbsp;&lt;A href="http://alexbarnett.net/blog/archive/2007/05/22/mashup-design-patterns.aspx" mce_href="http://alexbarnett.net/blog/archive/2007/05/22/mashup-design-patterns.aspx"&gt;Mashup design patterns&lt;/A&gt;&amp;nbsp;to chose from. These patterns are&amp;nbsp;along a continuum - from pure browser presentation mashups to client-side mashups to server-side&amp;nbsp;services and data mashups (composite applications). If architecturally speaking you land in the composite applications pattern for&amp;nbsp;delivering your SaaS apps,&amp;nbsp;then this is where PaaS comes in.&lt;/P&gt;
&lt;P&gt;This last week there is further evidence that Microsoft and Salesforce&amp;nbsp;want to benefit from&amp;nbsp;the opportunity in the power of PaaS. From &lt;A class="" href="http://www.cbronline.com/article_news.asp?guid=F38F4DC0-73F3-4663-B2C1-BCBA3B82E9F3" mce_href="http://www.cbronline.com/article_news.asp?guid=F38F4DC0-73F3-4663-B2C1-BCBA3B82E9F3"&gt;SaaS out, PaaS in&lt;/A&gt;, by Angela Eager at CBRonline.com: Sub heading is:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"The Salesforce.com Summer '07 release is all about the platform, with software-as-a-service evolving to platform-as-a-service, a move that will antagonize and incentivize big league players Microsoft, SAP, and Oracle."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Angela's&amp;nbsp;analysis includes a comparison to Microsoft's own forthcoming offering, including "Titan"&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Salesforce.com might be the first to deliver an on-demand platform but it certainly will not be the only one, and the on-demand specialist is starting to feel Microsoft's breath. &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Releasing snippets of information about the forthcoming Titan offering at its partner conference last week, Microsoft chief Steve Ballmer said Titan referred to a CRM application-development platform on which developers would be able to build customized applications that could run on their servers or on Microsoft's own servers. &lt;/EM&gt;
&lt;P&gt;&lt;EM&gt;Although the Microsoft offering is not yet available, and even after launch it will take time for some of the planned functionality to be available such as running custom user applications within the Microsoft data center, it will be a direct challenge to Salesforce.com. With similar platform offerings, users will have a choice for the first time, which has the potential to cut into Salesforce.com's growth."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Maybe "Titan" is the news &lt;A href="http://alexbarnett.net/blog/archive/2007/07/10/and-of-dynamics-live-crm-saas-apis.aspx" mce_href="http://alexbarnett.net/blog/archive/2007/07/10/and-of-dynamics-live-crm-saas-apis.aspx"&gt;I was looking for last week&lt;/A&gt;, but&amp;nbsp;we're seeing hints at&amp;nbsp;more than just Dynamics APIs as SaaS from Microsoft. There is still no real hard news on this today, but watch out for posts by the likes of Phil Richardson, a Microsoft Program manager in the Dynamics team (and my ex-neighbor in Redmond) &lt;A href="http://www.philiprichardson.org/blog/post.aspx?id=286" mce_href="http://www.philiprichardson.org/blog/post.aspx?id=286"&gt;like this&lt;/A&gt; where&amp;nbsp;Phil hints: 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Soon (can't say exactly when) I'll be starting to blog about Titan features....Once marketing gives the go-ahead you can expect to see boatloads of Titan content on this blog. I'll be focusing primarily on features which are targeted at VARs &amp;amp; ISVs - but I'll make sure to throw in some end user features."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And then Phil&amp;nbsp;&lt;A href="http://www.philiprichardson.org/blog/post.aspx?id=287" mce_href="http://www.philiprichardson.org/blog/post.aspx?id=287"&gt;hints a little more&lt;/A&gt;&amp;nbsp;this week... 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Some vendors have the 'heads in the sand' and refuse to talk services seriously (with no offering or a token offering). Other vendors only offer SaaS and trash talk those who aren't pure services players. There is no question that our industry is moving towards services and Microsoft's CRM has a strategy which is sensitive towards these industry changes. As we announced: we are using our Titan Project to create a Microsoft Hosted version, a Partner Hosted version and an On-Premise version. I use the term 'version' loosely as the final number of SKUs is up to marketing. I believe we are entering an time in the industry when customers will start moving away from self hosting 'non-unique' business functions. Anything which can be achieved by configuring on the shelf apps (like Microsoft CRM) will eventually move to hosted services (if I knew exactly when 'eventually' was I'd be a rich man). Our strategy understands that customers and partners will find themselves in varying degrees along the on-premise to hosted spectrum. Some will want everything 'in the cloud' and others will want everyone their own datacenters. Some might want to prototype in the cloud and move to on-premise etc etc. I believe vendors need to interpret these changing times appropriately for their business."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;(hey Phil....trackbacks? comments? common dude!)&lt;/EM&gt; 
&lt;P&gt;My take is that Phil hints to more generalized services platform concept from Microsoft. PaaS, more than SaaS. 
&lt;P&gt;Delivering on PaaS is hard though. Yesterday,&amp;nbsp;Dan Farber's post &lt;A href="http://blogs.zdnet.com/BTL/?p=5672" mce_href="http://blogs.zdnet.com/BTL/?p=5672"&gt;Salesforce.com transitions to platform as a service&lt;/A&gt;&amp;nbsp;highlighted one of the greatest challenges in this PaaS space - uptime at scale: 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Collins said that salesforce.com consistently provides above 99.9 percent availability. “Three nines is the best quality of service you can get today from any on demand player,” he said, claiming that the best deployments of Siebel and Oracle are closer to 96- to 97-percent available.&lt;/EM&gt; 
&lt;P&gt;&lt;EM&gt;In any case, as salesforce.com scales up the enterprise and companies have more dependence than for just CRM on its platform, three nines, which doesn’t include times when the service is up but suffers performance problems, won’t be sufficient for customers who can’t afford 8.76 hours of downtime a year."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Uptime is just a small (but critical) component of the whole PaaS vision. Developer tools for PaaS is another kettle of fish (see &lt;A href="http://blogs.zdnet.com/Gardner/?p=2500" mce_href="http://blogs.zdnet.com/Gardner/?p=2500"&gt;Dana Gardner's post&lt;/A&gt; on Software Development and Deployment as a Service, or "SDDS" -&amp;nbsp; on this topic). It's how &lt;A class="" href="http://bungeelabs.com/" mce_href="http://bungeelabs.com"&gt;Bungee Labs&lt;/A&gt; sees the future. But that's for another post. &lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40262" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/BungeeLabs/default.aspx">BungeeLabs</category><category domain="http://alexbarnett.net/blog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/salesforce/default.aspx">salesforce</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category></item><item><title>RESTpectful comparison of Microsoft's Astoria and Google Base Data APIs</title><link>http://alexbarnett.net/blog/archive/2007/07/13/restpectful-comparison-of-microsoft-s-astoria-and-google-base-data-apis.aspx</link><pubDate>Fri, 13 Jul 2007 06:36:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40242</guid><dc:creator>alexbarnett</dc:creator><slash:comments>1</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40242</wfw:comment><comments>http://alexbarnett.net/blog/archive/2007/07/13/restpectful-comparison-of-microsoft-s-astoria-and-google-base-data-apis.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Dare has written up RESTpectful comparison of the programming&amp;nbsp;models&amp;nbsp;of&amp;nbsp;&lt;A class="" href="http://astoria.mslivelabs.com/" mce_href="http://astoria.mslivelabs.com/"&gt;Microsoft's Astoria&lt;/A&gt; and &lt;A class="" href="http://code.google.com/apis/base/" mce_href="http://code.google.com/apis/base/"&gt;Google Base Data API&lt;/A&gt;&amp;nbsp;for&amp;nbsp;querying relational data over the web (RESTful data services).&lt;/P&gt;
&lt;P mce_keep="true"&gt;Both these APIs&amp;nbsp;also happen to&amp;nbsp;support operations for changing the data - inserting, updating, and deleting - Google's details &lt;A class="" href="http://code.google.com/apis/base/starting-out.html#insupdel" mce_href="http://code.google.com/apis/base/starting-out.html#insupdel"&gt;here&lt;/A&gt; and Astoria's in this&amp;nbsp;&lt;A class="" href="http://astoria.mslivelabs.com/UsingMicrosoftCodenameAstoria.doc" mce_href="http://astoria.mslivelabs.com/UsingMicrosoftCodenameAstoria.doc"&gt;.doc&lt;/A&gt;, where in addition Astoria allows associations between&amp;nbsp;entities&amp;nbsp;to be&amp;nbsp;created and deleted). These aren't mentioned in Dare's analysis (I'm sure he knows of the&amp;nbsp;ability to &lt;EM&gt;change &lt;/EM&gt;the data via the APIs, not just query), however &lt;A class="" href="http://www.25hoursaday.com/weblog/2007/07/13/GoogleBaseDataAPIVsAstoriaTwoApproachesToSQLlikeQueriesInARESTfulProtocol.aspx" mce_href="http://www.25hoursaday.com/weblog/2007/07/13/GoogleBaseDataAPIVsAstoriaTwoApproachesToSQLlikeQueriesInARESTfulProtocol.aspx"&gt;the article&lt;/A&gt; is worth a read nonetheless.&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40242" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/Astoria/default.aspx">Astoria</category><category domain="http://alexbarnett.net/blog/archive/tags/Data/default.aspx">Data</category><category domain="http://alexbarnett.net/blog/archive/tags/Google/default.aspx">Google</category><category domain="http://alexbarnett.net/blog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/REST/default.aspx">REST</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category></item><item><title>What does open source "mean" in a SaaS world?</title><link>http://alexbarnett.net/blog/archive/2007/07/12/what-does-open-source-quot-mean-quot-in-a-saas-world.aspx</link><pubDate>Thu, 12 Jul 2007 13:19:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40237</guid><dc:creator>alexbarnett</dc:creator><slash:comments>3</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40237</wfw:comment><comments>http://alexbarnett.net/blog/archive/2007/07/12/what-does-open-source-quot-mean-quot-in-a-saas-world.aspx#comments</comments><description>&lt;P&gt;In March 2007, this &lt;A href="http://www.linux-mag.com/id/3017" mce_href="http://www.linux-mag.com/id/3017"&gt;article by Bryan Richard&lt;/A&gt;&amp;nbsp;discussed the the implications of Software as a Service (&lt;A class="" href="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx" mce_href="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx"&gt;SaaS&lt;/A&gt;) with respect to the &lt;A href="http://www.gnu.org/copyleft/gpl.html" mce_href="http://www.gnu.org/copyleft/gpl.html"&gt;GPL licence&lt;/A&gt;. 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Conservative estimate: In the future 75% of your applications will be delivered over a computer network and you will interact with them with no "transfer of a copy." For evidence of this trend just look to the popularity of Gmail and the creation (impossible 10 years ago) of Google's document and spreadsheet apps; analyst suggestions that the importance of operating systems is fading; the success of web apps like SalesForce; wiki culture; the popularity of Web APIs and application mash-ups; Adobe building an online version Photoshop.&lt;/EM&gt; 
&lt;P&gt;&lt;EM&gt;The future is networked. The GPL isn't."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;In April, &lt;A href="http://weblog.infoworld.com/openresource/archives/2007/04/web_20_and_the.html" mce_href="http://weblog.infoworld.com/openresource/archives/2007/04/web_20_and_the.html"&gt;Matt Asay posted&lt;/A&gt; his recognition of the same issue after visiting Bungee Labs (as a member of our Advisory Board): 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"I believe we're on the cusp of a hugely disruptive change in the way open source software is licensed. The OSI, of which I'm part, is against license proliferation. But the community and OSI will need to figure out how to make open source relevant to the online world, without stifling the creativity that has built it. This is a non-trivial problem, and it is a problem."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And &lt;A href="http://alexbarnett.net/blog/archive/2007/04/04/In-the-cloud_2C00_-of-the-cloud_2C00_-and-for-the-cloud.aspx" mce_href="http://alexbarnett.net/blog/archive/2007/04/04/In-the-cloud_2C00_-of-the-cloud_2C00_-and-for-the-cloud.aspx"&gt;I agreed&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"..the cloud-based future we're heading to&amp;nbsp;will cause an&amp;nbsp;invigorating and necessary debate within the industry on the topic of licenses in a purely networked computing environment:"&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Today Tim O'Reilly chips in, &lt;A href="http://radar.oreilly.com/archives/2007/07/the_gpl_and_sof_1.html" mce_href="http://radar.oreilly.com/archives/2007/07/the_gpl_and_sof_1.html"&gt;concluding&lt;/A&gt; 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"This is still an unsolved area for both open source and Web 2.0. I believe that there will come a time when we will need to rediscover for Web 2.0 the freedoms that led Richard Stallman to the GPL, but I don't think it will grow out of the current crop of free software licenses. It will be closer, perhaps to &lt;/EM&gt;&lt;A href="http://www.wesabe.com/page/security" mce_href="http://www.wesabe.com/page/security"&gt;&lt;EM&gt;Wesabe's open data bill of rights&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And&amp;nbsp;in response, Matt Asay &lt;A class="" href="http://blogs.cnet.com/8301-13505_1-9743301-16.html?tag=more" mce_href="http://blogs.cnet.com/8301-13505_1-9743301-16.html?tag=more"&gt;picks up on the thread again&lt;/A&gt;&amp;nbsp;this morning: 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"There's no point in complaining about what might have been. The real debate should be over what we do now: we need a new crop of licenses to help make open source relevant for the web. It's actually surprising that we have almost nothing so far...."&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The question is: What does "open source" &lt;EM&gt;mean&lt;/EM&gt; in a networked,&amp;nbsp;SOA / API-based&amp;nbsp;world&amp;nbsp;as SaaS becomes the dominant computing model? 
&lt;P&gt;It looks like this will be the main topic of conversation at this &lt;A href="http://conferences.oreillynet.com/pub/w/58/radar.html" mce_href="http://conferences.oreillynet.com/pub/w/58/radar.html"&gt;O'Reilly event &lt;S&gt;next week&lt;/S&gt; in two week's time&lt;/A&gt; (I'm going to try to make it given the&amp;nbsp;topic's pertinence to the future of our own business). My own (and maybe obvious to some) prediction is that the effort&amp;nbsp;by the community to answer the &lt;EM&gt;"&lt;/EM&gt;What does "open source" mean in a SaaS world?" question will become&amp;nbsp;the center of&amp;nbsp;a highly controversial and popular topic of conversation for the wider&amp;nbsp;technical community in 2008.&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40237" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category></item><item><title>And of Dynamics Live CRM SaaS APIs?</title><link>http://alexbarnett.net/blog/archive/2007/07/10/and-of-dynamics-live-crm-saas-apis.aspx</link><pubDate>Wed, 11 Jul 2007 04:18:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40234</guid><dc:creator>alexbarnett</dc:creator><slash:comments>5</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40234</wfw:comment><comments>http://alexbarnett.net/blog/archive/2007/07/10/and-of-dynamics-live-crm-saas-apis.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;&lt;A href="http://blog.seattlepi.nwsource.com/microsoft/archives/117809.asp" mce_href="http://blog.seattlepi.nwsource.com/microsoft/archives/117809.asp"&gt;Todd Bishop&lt;/A&gt;&amp;nbsp;reported today of Microsoft's intended entrance next year into the B2B SaaS market with its announcement at the annual Worldwide Partner Conference in Denver, providing details on pricing and partner revenue-share plans for a hosted service version of Microsoft Dynamics Live CRM:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Businesses use CRM programs to handle sales, service and other customer interactions. The new "Live" CRM option, to be offered by Microsoft as an online service, is part of its broader effort to expand beyond traditional software licensing into subscription- and advertising-based offerings.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;...Microsoft announced plans for a subscription rate of $44 per user each month for the professional version of the new Microsoft Dynamics Live CRM, and $59 for the enterprise version.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Salesforce.com lists prices of $65 for the professional version of its Web-based customer relationship management service, and $125 for the enterprise version. List prices in the online CRM market are commonly in the ballpark of $70 to $100 per user each month, said Liz Herbert, a Forrester Research analyst.&lt;/EM&gt; &lt;EM&gt;"&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="http://blogs.zdnet.com/SAAS/?p=355" mce_href="http://blogs.zdnet.com/SAAS/?p=355"&gt;Phil Wainewright&lt;/A&gt;&amp;nbsp;commented on the catching up Microsoft needs to do in this SaaS / CRM space (something I've commented on &lt;A class="" href="http://alexbarnett.net/blog/archive/2007/03/15/Now-my-wife-will-become-a-Cisco-customer-instead_2E00_.aspx" mce_href="http://alexbarnett.net/blog/archive/2007/03/15/Now-my-wife-will-become-a-Cisco-customer-instead_2E00_.aspx"&gt;previously&lt;/A&gt;), hence the lower price-point when compared to Salesforce. &lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Undercutting Salesforce.com is an obvious ploy for Microsoft to attempt with its CRM Live product, so &lt;/EM&gt;&lt;A href="http://blogs.zdnet.com/microsoft/?p=562" mce_href="http://blogs.zdnet.com/microsoft/?p=562"&gt;&lt;EM&gt;the pricing it announced today&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; shouldn’t come as any big surprise. Salesforce.com has always priced at the high end of what it could get away with, and it’s benefitted from five years of being allowed to get away with it, &lt;/EM&gt;&lt;A href="http://blogs.zdnet.com/SAAS/?p=286" mce_href="http://blogs.zdnet.com/SAAS/?p=286"&gt;&lt;EM&gt;plowing the proceeds&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; into an astonishing sales and marketing drive that’s blasted revenues past the half-billion dollar a year mark."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;(screenshots &lt;A href="http://content.zdnet.com/2346-12558_22-94036.html" mce_href="http://content.zdnet.com/2346-12558_22-94036.html"&gt;here&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;&lt;A href="http://content.zdnet.com/2347-12558_22-94036-94040.html?seq=4" target=_new mce_href="http://content.zdnet.com/2347-12558_22-94036-94040.html?seq=4"&gt;&lt;IMG title="Dynamics Live CRM: Mash-up with Virtual Earth" height=348 src="http://i.zdnet.com/gallery/94040-525-407.jpg" width=450 border=0 mce_src="http://i.zdnet.com/gallery/94040-525-407.jpg"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;Although Microsoft will be&amp;nbsp;offering Dynamics Live CRM at no charge during an &lt;A class="" href="http://www.microsoft.com/presspass/press/2007/jul07/07-10CRMWPCPR.mspx?rss_fdn=Press%20Releases" mce_href="http://www.microsoft.com/presspass/press/2007/jul07/07-10CRMWPCPR.mspx?rss_fdn=Press%20Releases"&gt;early access beta starting this year&lt;/A&gt;, it is unlikely they will go "live" until the second half of 2008 (I'm speculating), presumably once the &lt;EM&gt;"Windows Live Data Centres"&lt;/EM&gt; are ready to do so...a brand &lt;A href="http://blogs.msdn.com/stevecla01/archive/2007/07/10/live-from-partner-conference-launch-dates-announced.aspx" mce_href="http://blogs.msdn.com/stevecla01/archive/2007/07/10/live-from-partner-conference-launch-dates-announced.aspx"&gt;we are promised&lt;/A&gt; we'll hear a lot more of in the future.&lt;/P&gt;
&lt;P&gt;Salesforce.com responded. In &lt;A href="http://blog.seattlepi.nwsource.com/microsoft/archives/117847.asp" mce_href="http://blog.seattlepi.nwsource.com/microsoft/archives/117847.asp"&gt;a phone call with Todd Bishop&lt;/A&gt;, VP of Corporate Strategy, Bruce Francis, took a typically aggressive&amp;nbsp;tone (that is, typical of Salesforce.com, not Bruce) in reacting&amp;nbsp;to the news:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"What it looks like is that Microsoft is just marking down an inferior product to what customers are actually paying right now. Also, one thing that I haven't seen is the url where I can sign up for a 30-day trial. ... I know a great multi-tenant on-demand service when I see one, and I see more of them every day. ... We could talk for hours about all the great on-demand services that are out there that I can sign up and use. Where is Microsoft? Microsoft has a price list, not a product."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;But where is the news of&amp;nbsp;Dynamics Live CRM web / SaaS&amp;nbsp;APIs? No&amp;nbsp;mention of these&amp;nbsp;anywhere that I've seen, but if Microsoft wants to take on Salesforce.com&amp;nbsp;they'll need a strong story here - the latter has &lt;A class="" href="http://www.salesforce.com/developer/" mce_href="http://www.salesforce.com/developer/"&gt;a mature programmable surface today&lt;/A&gt;&amp;nbsp;with a fairly healthy ecosystem of developers.&lt;/P&gt;
&lt;P&gt;It's one thing to have &lt;EM&gt;on-premises software&lt;/EM&gt; that can be extended and integrated with other software and services through SOAP APIs behind your firewall&amp;nbsp;(Dynamics has a&amp;nbsp;&lt;A href="http://blogs.msdn.com/crm/archive/2006/05/12/596238.aspx" mce_href="http://blogs.msdn.com/crm/archive/2006/05/12/596238.aspx"&gt;healthy story&lt;/A&gt; in this department today), but it is quite another (increasingly necessary) thing to provide APIs as part of&amp;nbsp;a hosted SaaS&amp;nbsp;service. I would have thought the provisioning of SaaS APIs would have been a central component of Microsoft's messaging today so am a little surprised&amp;nbsp;by its&amp;nbsp;omission.&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40234" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/CRM/default.aspx">CRM</category><category domain="http://alexbarnett.net/blog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/salesforce/default.aspx">salesforce</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/SOAP/default.aspx">SOAP</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category></item></channel></rss>