<?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 : RIA, REST</title><link>http://alexbarnett.net/blog/archive/tags/RIA/REST/default.aspx</link><description>Tags: RIA, REST</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>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>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>Announcing Bungee Connect</title><link>http://alexbarnett.net/blog/archive/2007/04/16/Announcing-Bungee-Connect.aspx</link><pubDate>Mon, 16 Apr 2007 07:11:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:37018</guid><dc:creator>alexbarnett</dc:creator><slash:comments>8</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=37018</wfw:comment><comments>http://alexbarnett.net/blog/archive/2007/04/16/Announcing-Bungee-Connect.aspx#comments</comments><description>&lt;p&gt;At last, I can tell you more about what Bungee Labs has been up to...&lt;/p&gt;&lt;p&gt;We&amp;#39;ve &lt;a href="http://www.bungeelabs.com/pressreleases/pr-041607-debut.html"&gt;just announced&lt;/a&gt; details about Bungee Connect, a 100% on-demand web development and deployment environment that will be going into Beta phase in May.&lt;/p&gt;&lt;p&gt;Over the next three days at the &lt;a href="http://www.web2expo.com/"&gt;Web 2.0 Expo 2007&lt;/a&gt; and on &lt;a href="http://bungeeconnect.com"&gt;bungeeconnect.com&lt;/a&gt; we&amp;#39;ll be providing a lot more detail on exactly what Bungee Connect is, how it works and why we think it will be a big deal when we go live.&lt;/p&gt;&lt;p&gt;So before I go on, let me quote a couple of people who have already seen Bungee Connect in action behind closed doors. The following are from tonight&amp;#39;s two press releases (&lt;a href="http://www.bungeelabs.com/pressreleases/pr-041607-debut.html"&gt;1&lt;/a&gt; and &lt;a href="http://www.bungeelabs.com/pressreleases/pr-041607-early-access.html"&gt;2&lt;/a&gt;)&lt;/p&gt;&lt;p&gt;First off, &lt;a href="http://ajax.sys-con.com/"&gt;Dion Hinchcliffe&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;ldquo;Ajax is just the beginning of the RIA story and Bungee Labs provides the rest of the solution with a web-based IDE, on-demand scalable deployment, a well-designed community model and a built-in component ecosystem with real-world licensing options,&amp;rdquo; said Dion Hinchcliffe, ZDNet blogger; President/CTO, Hinchcliffe &amp;amp; Co.; and editor in chief, AjaxWorld Magazine. &amp;ldquo;Bungee Connect is a surprisingly complete one-stop shop for the RIA development, deployment and operations lifecycle.&amp;rdquo;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Next, &lt;a href="http://blogs.zdnet.com/Gardner/"&gt;Dana Gardner&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;ldquo;Given the current disjointed state of tools, testing and deployment models, most developers find creating rich internet applications (RIAs) to be complex, time-consuming and expensive,&amp;rdquo; said Dana Gardner, Principal Analyst, Interarbor Solutions. &amp;ldquo;By combining development, testing and deployment functions into an integrated, low-cost-of-entry service approach, Bungee Connect both broadens the numbers of developers that can produce web applications as well as slashes the barriers of entry for creating innovative ecommerce services and web-based businesses.&amp;quot;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;The Bungee Labs team has been working very closely with the Amazon team (and others API providers) the last few months to make sure Amazon&amp;#39;s web services &amp;quot;just work&amp;quot; with Bungee Connect. &lt;a href="http://www.jeff-barr.com/"&gt;Jeff Barr&lt;/a&gt;, Senior Evangelist for &lt;a href="http://www.amazon.com/AWS-home-page-Money/b/ref=sc_fe_l_1_3435361_1/103-2170705-7983845?ie=UTF8&amp;amp;node=3435361&amp;amp;no=3435361&amp;amp;me=A36L942TSJ2AJA"&gt;Amazon&amp;#39;s Web Services&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;ldquo;Bungee Labs&amp;rsquo; decision to make their development environment integrate seamlessly with Amazon Web Services is great news for our developer community,&amp;rdquo; said Jeff Barr, Senior Evangelist for Amazon Web Services. &amp;ldquo;AWS developers can now use Bungee Connect to directly access our services, which means they can build Web-Scale applications in an easy to use, browser-based development environment.&amp;rdquo;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;Another provider of web APIs, Salesforce.com has also been working closely with the Bungee Labs engineers. This time a quote from Adam Gross, Vice President, Developer Marketing, &lt;a href="http://www.salesforce.com/developer"&gt;Salesforce.com&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;ldquo;Salesforce.com has demonstrated that the innovation and ideas of the consumer Internet are at the core of the next generation of business applications. Bungee Connect together with Salesforce.com&amp;rsquo;s Apex platform makes it easier for developers to create mashups for their businesses, and in doing so hastens the transition from traditional enterprise software to the new on-demand model of building and deploying applications.&amp;rdquo;&lt;/em&gt; &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;&amp;nbsp;So, &lt;em&gt;what is&lt;/em&gt; Bungee Connect? Well, it&amp;#39;s a lot of things:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Bungee Connect is&amp;nbsp;a completely web-based integrated development environment (IDE) for building and deploying rich Ajax&amp;nbsp;web applications, from simple web apps to seriously&amp;nbsp;sophisticated&amp;nbsp;Ajax applications. No install for developers, no installation of delivery infrastructure, and no client install for end users.&lt;/li&gt;&lt;li&gt;Bungee Connect is for developers, not for consumers. Yes, it provides a huge amount of automated support for the&amp;nbsp;integration of SOAP and REST-based web services, Ajax app development and state management. You can&amp;nbsp;develop sophisticated apps that integrate&amp;nbsp;powerful (as well as simple) web services&amp;nbsp;plus develop your own logic without having to write&amp;nbsp;a line of code. It massivley reduces complexity. But, nonetheless,&amp;nbsp;it is&amp;nbsp;for developers, not consumers.&lt;/li&gt;&lt;li&gt;Bungee Connect provides a completely integrated means of deploying apps to the live web. No FTP. No separation between your dev, staging, production and live environment.&amp;nbsp;No local set-up on your machine. No bits to install anywhere. No web servers, no app servers, no stacks, nor libraries to install, patch or manage. No &lt;a href="http://projects.csail.mit.edu/gsb/old-archive/gsb-archive/gsb2000-02-11.html"&gt;&amp;#39;Yak shaving&amp;#39;&lt;/a&gt;. It&amp;#39;s all taken care of for you. You develop your app through the browser, then deploy your app through the browser and map the app to your domain / URL (or embed the app in your site) - It&amp;#39;s your app. Oh, and you get IE, Firefox and Safari cross-browser compat taken care of too - you build your app once and &lt;em&gt;it just works&lt;/em&gt; in these three browsers. Sweet.&lt;/li&gt;&lt;li&gt;Bungee Connect includes a whole code share and team collaboration concept. You can keep your code proprietary, or you can share it with other Bungee Connect developers in your workgroup or with the wider Bungee Connect developer community. There&amp;#39;s a lot more to this than I can cover here and I&amp;#39;ll be writing a lot more on this soon, but I like how Mat Asay described the community aspect as a &amp;#39;&lt;a href="http://weblog.infoworld.com/openresource/archives/2007/04/web_20_and_the.html"&gt;Sourceforge for the 21st Century&lt;/a&gt;&amp;#39;.&lt;/li&gt;&lt;li&gt;Bungee&amp;nbsp;Connect allows developers to leverage the world of web APIs. We&amp;#39;ve been working with the API engineering and evangelist teams at Amazon,&amp;nbsp;Ebay, Google, Microsoft Windows Live, PayPal, RealNetworks, Salesforce.com and Yahoo! to ensure Bungee Connect works sweetly with the multitude of their rich APIs (both WS* and RESTful). The aim is to ensure Bungee Connect can&amp;nbsp;work with&amp;nbsp;&lt;em&gt;any &lt;/em&gt;web service that you choose and by working with these teams and their APIs in developing Bungee Connect, we&amp;#39;ve got a great test-bed to make sure we can achieve this goal.&lt;/li&gt;&lt;li&gt;Bungee Connect is No Fee for the developer to use in developing and testing Bungee-powered apps. You only pay once you&amp;#39;ve deployed your app commercially or unrestricted.&amp;nbsp; We expect this to be&amp;nbsp;US$1 per computer-network-interaction-hour, billed monthly. Again, more on this later.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;And there&amp;#39;s so much more. Tomorrow, anyone attending &lt;a href="http://www.web2expo.com/"&gt;Web 2.0 Expo&lt;/a&gt; will be able to get hands on with Bungee Connect. We&amp;#39;ve got a booth with PCs (Windows, Macs and Linux) with the browser open (IE, Firefox and Safari) where you&amp;nbsp;run through some tutorials and&amp;nbsp;judge for yourself&amp;nbsp;if you think we&amp;#39;re all smoking crack (see pics below - no crack, just the booths). We&amp;#39;ll also be updating &lt;a href="http://www.bungeelabs.com/"&gt;the site&lt;/a&gt; with screencasts and plenty more details and Martin will be presenting and demo&amp;#39;ing with Brad on Wednesday morning. And by then I&amp;#39;m sure David might have something &lt;a href="http://www.oreillynet.com/xml/blog/2007/04/alex_barnett_leaves_microsoft.html"&gt;more to say&lt;/a&gt; too...&lt;/p&gt;&lt;p&gt;&lt;u&gt;To underline a couple of points here:&lt;/u&gt; we&amp;#39;re not live yet. We go into Beta in May and are looking for web developers who&amp;nbsp;ideally already have experience in progamming against the APIs of the companies I mentioned earlier. &lt;a href="http://www.bungeelabs.com/"&gt;So sign up&lt;/a&gt; if that sounds like you...&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;img height="334" src="http://farm1.static.flickr.com/167/461130403_81bc586e2e.jpg" width="500" /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;img height="334" src="http://farm1.static.flickr.com/197/461122934_83d41c8d52.jpg" width="500" /&gt;&lt;/p&gt;&lt;p&gt;---&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Dana Gardner has &lt;a href="http://blogs.zdnet.com/Gardner/?p=2448"&gt;written up his thoughts on Bungee Connect&lt;/a&gt;.&lt;/li&gt;&lt;li&gt;Short but sweet &lt;a href="http://mashable.com/2007/04/16/bungee-labs"&gt;mention on Mashable.com&lt;/a&gt;&amp;nbsp;by Pete Cashmore.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;&lt;strong&gt;Update 2 (4/18/07)&lt;/strong&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Richard MacManus &lt;a href="http://www.readwriteweb.com/archives/bungee_labs_next_generation_web_development.php"&gt;blogged it over at Read/Write Web&lt;/a&gt; &lt;/li&gt;&lt;li&gt;Ryan Stewart &lt;a href="http://blog.digitalbackcountry.com/?p=773"&gt;blogged us too&lt;/a&gt; :-)&lt;/li&gt;&lt;/ul&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=37018" 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/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/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/enterprise2.0/default.aspx">enterprise2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/Live/default.aspx">Live</category><category domain="http://alexbarnett.net/blog/archive/tags/Mashup/default.aspx">Mashup</category><category domain="http://alexbarnett.net/blog/archive/tags/MSN+API/default.aspx">MSN API</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/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/socialsoftware/default.aspx">socialsoftware</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>Alex Barnett Podcasts</title><link>http://alexbarnett.net/blog/archive/2006/09/23/Alex-Barnett-Podcasts.aspx</link><pubDate>Sat, 23 Sep 2006 19:58:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:265</guid><dc:creator>admin</dc:creator><slash:comments>6</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=265</wfw:comment><comments>http://alexbarnett.net/blog/archive/2006/09/23/Alex-Barnett-Podcasts.aspx#comments</comments><description>
&lt;p&gt;&lt;b&gt;Alex Barnett Podcasts&lt;/b&gt; - I like podcasting, here are the links to them.&lt;/p&gt;

&lt;p&gt;&lt;b&gt;2008 - Podcasts for &lt;/b&gt;&lt;a href="http://bungeeconnect.wordpress.com/tag/podcast/the-bungee-line/" class="" mce_href="http://bungeeconnect.wordpress.com/tag/podcast/the-bungee-line/"&gt;&lt;b&gt;the Bungee Line&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
  
&lt;li&gt;&lt;a href="http://bungeeconnect.wordpress.com/2008/07/20/attas/%20"&gt;Nate Bowler, CTO of @Task&lt;/a&gt;, July 20 2008 &lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
  
&lt;p&gt;&lt;em&gt;@task (or &lt;/em&gt;&lt;a href="http://attask.com/"&gt;&lt;em&gt;AtTask&lt;/em&gt;&lt;/a&gt;&lt;em&gt;) is a Utah-based tech company providing a comprehensive, web-based project and portfolio-management package delivered in both a SaaS and on-premise model with a &lt;/em&gt;&lt;a href="http://attask.com/services/developer_center"&gt;&lt;em&gt;very rich web API set&lt;/em&gt;&lt;/a&gt;&lt;em&gt;. We talked with Nate about the evolution of their web services design and @task's future product plans in light of the market opportunities presented by the availability of the &lt;/em&gt;&lt;a href="http://alexbarnett.net/blog/archive/2008/01/13/8-trends-in-software-as-a-service-platforms.aspx"&gt;&lt;em&gt;increasing number of 3rd party programmable web services&lt;/em&gt;&lt;/a&gt;&lt;em&gt;."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
  
&lt;li&gt;
    &lt;a href="http://bungeeconnect.wordpress.com/2008/06/20/bl-deki-stevebjorg/"&gt;Steve Bjorg, Founder and CTO of MindTouch&lt;/a&gt;, June 20 2008
  &lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
  
&lt;p&gt;&lt;em&gt;"Prior to founding MindTouch and Steve worked in advanced strategies at Microsoft focusing on distributed systems and web services. We talked with Steve about MindTouch platform, its rich set of web APIs and the implications of a programmable wiki. But MindTouch goes beyond providing open source wiki collaboration and content management - it's delivering a leading edge application integration and development platform called MindTouch Deki. Michael Coté, an &lt;/em&gt;&lt;a href="http://redmonk.com/"&gt;&lt;em&gt;industry analyst with RedMonk&lt;/em&gt;&lt;/a&gt;&lt;em&gt; (analyst firm) &lt;/em&gt;&lt;a href="http://www.redmonk.com/cote/2008/07/23/mindtouchs-deki-release-the-mashup-marketing-delima/"&gt;&lt;em&gt;picked up on&lt;/em&gt;&lt;/a&gt;&lt;em&gt; both the &lt;/em&gt;&lt;a href="http://bungeeconnect.wordpress.com/2008/06/20/bl-deki-stevebjorg/"&gt;&lt;em&gt;podcast interview&lt;/em&gt;&lt;/a&gt;&lt;em&gt; and &lt;/em&gt;&lt;a href="http://wiki.mindtouch.com/Press_Room/Press_Releases/2008-07-23"&gt;&lt;em&gt;news of the latest release of MinTouch Deki&lt;/em&gt;&lt;/a&gt;&lt;em&gt;."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
  
&lt;li&gt;&lt;a href="http://bungeeconnect.wordpress.com/2008/04/14/update-from-john-musser-of-programmableweb/"&gt;Update from John Musser of ProgrammableWeb&lt;/a&gt;, April 14 2008 &lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
  
&lt;p&gt;&lt;em&gt;"&lt;/em&gt;&lt;a href="http://programmableweb.com/"&gt;&lt;em&gt;ProgrammableWeb’s&lt;/em&gt;&lt;/a&gt;&lt;em&gt; John Musser returns to the Bungee Line to give us an update on the API action of early 2008. Alex and Ted apologize for the unfortunate audio treatment to the Bungee sound in the previous episode, promising “never again!” In related news, check out the new intro music for our “Cool Web Tips” segment."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
  
&lt;li&gt;&lt;a href="http://bungeeconnect.wordpress.com/2008/03/14/developer-community-management-with-jono-bacon/"&gt;Developer Community Management with Jono Bacon&lt;/a&gt;, March 14 2008 &lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
  
&lt;p&gt;&lt;em&gt;"There are few developer communities as large and distributed as that of Ubuntu, perhaps the most popular brand of GNU/Linux distributions available today. Jono Bacon is the first official community manager for Ubuntu. He joins to tell us what he has learned in his 18 months of working with this vast and disparate community."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
  
&lt;li&gt;&lt;a href="http://bungeeconnect.wordpress.com/2008/01/29/social-design-with-joshua-porter/"&gt;Social Design with Joshua Porter&lt;/a&gt;, Jan 30 2008 &lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
  
&lt;p&gt;&lt;em&gt;"Joshua Porter is a usability consultant, web designer, researcher and blogger specializing in the art of social design for the web whose experience includes five years at world-renowned &lt;/em&gt;&lt;a href="http://www.uie.com/"&gt;&lt;em&gt;User Interface Engineering&lt;/em&gt;&lt;/a&gt;&lt;em&gt;. Josh’s blog (&lt;/em&gt;&lt;a href="http://bokardo.com/"&gt;&lt;em&gt;Bokardo.com&lt;/em&gt;&lt;/a&gt;&lt;em&gt;) is a must-read favorite for UI and web designers and is finishing up his first book, to be published in the next few weeks (details below)."&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://bungeeconnect.wordpress.com/2008/01/15/alan-lewis-on-ebay-desktop-and-ebay-apis/" title="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;, January 15 2008 &lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"As product manager for eBay Desktop, Alan Lewis relies on the same web APIs that eBay makes available to all developers. 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;/i&gt;&lt;a href="http://oauth.net/" mce_href="http://oauth.net/"&gt;&lt;i&gt;Oauth&lt;/i&gt;&lt;/a&gt;&lt;i&gt; and on open source."&lt;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;b&gt;2007 - Podcasts for &lt;/b&gt;&lt;a href="http://bungeeconnect.wordpress.com/tag/podcast/the-bungee-line/" class="" mce_href="http://bungeeconnect.wordpress.com/tag/podcast/the-bungee-line/"&gt;&lt;b&gt;the Bungee Line&lt;/b&gt;&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&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;, December 13 2007 &lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"Since the publication of his O’Reilly book &lt;/i&gt;&lt;a href="http://www.oreilly.com/catalog/9780596529321/" title="Programming Collective Intelligence - link to book" mce_href="http://www.oreilly.com/catalog/9780596529321/"&gt;&lt;i&gt;Programming Collective Intelligence: Building Smart Web 2.0 Applications&lt;/i&gt;&lt;/a&gt;&lt;i&gt;, &lt;/i&gt;&lt;a href="http://blog.kiwitobes.com/" title="Toby Segaran's blog" mce_href="http://blog.kiwitobes.com/"&gt;&lt;i&gt;Toby Segaran&lt;/i&gt;&lt;/a&gt;&lt;i&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;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/" title="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 href="http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/" title="Jon Aizen of Dapper.net" mce_href="http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/"&gt;Jon Aizen of Dapper.net&lt;/a&gt;, November 17 2007 &lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&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 href="http://www.archive.org/index.php" title="The Internet Archive" 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;/i&gt;&lt;/p&gt;

&lt;p&gt;&lt;i&gt;&lt;b&gt;Punditry Alert!&lt;/b&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;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&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;, October 7 2007 &lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&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 href="http://www.amazon.com/b?ie=UTF8&amp;amp;node=332775011" title="Amazon Startup Project" 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;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;&lt;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;a href="http://alexbarnett.net/blog/archive/2007/11/03/oauth-podcast.aspx" class="" mce_href="http://alexbarnett.net/blog/archive/2007/11/03/oauth-podcast.aspx"&gt;OAuth Podcast&lt;/a&gt;, with Chris Messina (aka &lt;a href="http://factoryjoe.com/blog" class="" mce_href="http://factoryjoe.com/blog"&gt;&lt;font color="#006ff7"&gt;FactoryJoe&lt;/font&gt;&lt;/a&gt;), &lt;a href="http://larryhalff.com" class="" mce_href="http://larryhalff.com"&gt;&lt;font color="#006ff7"&gt;Larry Halff&lt;/font&gt;&lt;/a&gt;&amp;nbsp;(of &lt;a href="http://ma.gnolia.com" class="" mce_href="http://ma.gnolia.com"&gt;&lt;font color="#006ff7"&gt;Ma.gnolia&lt;/font&gt;&lt;/a&gt;) and &lt;a href="http://www.hueniverse.com" class="" mce_href="http://www.hueniverse.com"&gt;&lt;font color="#006ff7"&gt;Eran Hammer-Lahav&lt;/font&gt;&lt;/a&gt;, November 3 2007&amp;nbsp;&lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p mce_keep="true"&gt;&lt;i&gt;"OAuth is a big idea, but is it a "solution looking for a problem to solve"? I don't think so. The problem for end users today is real, i.e.&amp;nbsp;authorizing one service to access your data by another service for use by the first service, securely and with control. For developers wanting to develop apps and services that create value through the use of customer data stored on other services, there is no standardized means set of protocols to lean on. Instead, developers need to waste time learning&amp;nbsp;a new way for their app to be authorized to do so for each&amp;nbsp;service provider, having to&amp;nbsp;jump through the various specific&amp;nbsp;means and idiosyncrasies of each service."&lt;/i&gt;&lt;/p&gt;
&lt;i&gt;&lt;/i&gt;&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;i&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;,&amp;nbsp;October 18 2007&lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/i&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;&lt;i&gt;"Developer evangelist for &lt;/i&gt;&lt;a href="http://www.amazon.com/gp/browse.html?node=3435361" title="Amazon Web Services" mce_href="http://www.amazon.com/gp/browse.html?node=3435361"&gt;&lt;i&gt;Amazon Web Services&lt;/i&gt;&lt;/a&gt;&lt;i&gt;, Jeff Barr tells Alex and Ted about how he became a native Amazonian, his recent visit to &lt;/i&gt;&lt;a href="http://mashery.com/blog/read/9868" title="The Business of API’s Conference" mce_href="http://mashery.com/blog/read/9868"&gt;&lt;i&gt;“The Business of API’s Conference,”&lt;/i&gt;&lt;/a&gt;&lt;i&gt; and a bunch of stuff on Amazon Web Services, including: Mechanical Turk, EC2, and S3. Additionally, Jeff explains the newly &lt;/i&gt;&lt;a href="http://developer.amazonwebservices.com/connect/message.jspa?messageID=68943" title="announced S3 Service Level Agreement" mce_href="http://developer.amazonwebservices.com/connect/message.jspa?messageID=68943"&gt;&lt;i&gt;announced S3 Service Level Agreement*.&lt;/i&gt;&lt;/a&gt;&lt;i&gt;"&lt;/i&gt;&lt;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;i&gt;&lt;/i&gt;
&lt;ul&gt;
&lt;li&gt;Interview&amp;nbsp;with &lt;a href="http://jeremy.zawodny.com/blog/" class="" mce_href="http://jeremy.zawodny.com/blog/"&gt;Jeremy Zawodny&lt;/a&gt; of Yahoo! - &lt;a href="http://alexbarnett.net/blog/archive/2007/10/01/podcast-with-jeremy-zawodny-of-yahoo-part-1.aspx" class="" mce_href="http://alexbarnett.net/blog/archive/2007/10/01/podcast-with-jeremy-zawodny-of-yahoo-part-1.aspx"&gt;Part 1&lt;/a&gt; and &lt;a href="http://alexbarnett.net/blog/archive/2007/10/10/part-2-interview-with-jeremy-zawodny.aspx" class="" mce_href="http://alexbarnett.net/blog/archive/2007/10/10/part-2-interview-with-jeremy-zawodny.aspx"&gt;Part 2&lt;/a&gt;, October 1 2007 &lt;a href="http://bungeeconnect.wordpress.com/tag/podcast/the-bungee-line/"&gt;&lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;a href="http://alexbarnett.net/blog/archive/2007/10/01/podcast-with-jeremy-zawodny-of-yahoo-part-1.aspx" class="" mce_href="http://alexbarnett.net/blog/archive/2007/10/01/podcast-with-jeremy-zawodny-of-yahoo-part-1.aspx"&gt;Part 1&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;i&gt;"Yahoo!'s&amp;nbsp;&lt;/i&gt;&lt;a href="http://www.zimbra.com/about/yahoo_acquires_zimbra.html" class="" mce_href="http://www.zimbra.com/about/yahoo_acquires_zimbra.html"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;Zimbra acquisition&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt;, the &lt;/i&gt;&lt;a href="http://developer.yahoo.com/mail/" class="" mce_href="http://developer.yahoo.com/mail/"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;Yahoo! Mail Web Services APIs&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt;, Jeremy's &lt;/i&gt;&lt;a href="http://jeremy.zawodny.com/blog/archives/009490.html" class="" mce_href="http://jeremy.zawodny.com/blog/archives/009490.html"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;take&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt; on the &lt;/i&gt;&lt;a href="http://www.businessweek.com/technology/content/sep2007/tc20070911_775317.htm" class="" mce_href="http://www.businessweek.com/technology/content/sep2007/tc20070911_775317.htm"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;Business Week article&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt; discussing Yahoo! Openness, the fruits of &lt;/i&gt;&lt;a href="http://developer.yahoo.net/hackday/" class="" mce_href="http://developer.yahoo.net/hackday/"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;Yahoo! Hack Days&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt; and the &lt;/i&gt;&lt;a href="http://yodel.yahoo.com/2007/09/12/hacks-come-to-life/" class="" mce_href="http://yodel.yahoo.com/2007/09/12/hacks-come-to-life/"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;Internal Yahoo! Hack Days initiative&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt;, &lt;/i&gt;&lt;a href="http://developer.yahoo.com/maps/rest/V1/geocode.html" class="" mce_href="http://developer.yahoo.com/maps/rest/V1/geocode.html"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;Yahoo! Geocoding API&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt;, &lt;/i&gt;&lt;a href="http://developer.yahoo.com/yui/" class="" mce_href="http://developer.yahoo.com/yui/"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;Yahoo! User Interface (YUI) Library&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt;, Yahoo!'s&amp;nbsp;&lt;/i&gt;&lt;a href="http://developer.yahoo.com/maps/ajax/index.html" class="" mce_href="http://developer.yahoo.com/maps/ajax/index.html"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;AJAX&amp;nbsp;API for Maps&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt;"&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://alexbarnett.net/blog/archive/2007/10/10/part-2-interview-with-jeremy-zawodny.aspx" class="" mce_href="http://alexbarnett.net/blog/archive/2007/10/10/part-2-interview-with-jeremy-zawodny.aspx"&gt;Part 2&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;i&gt;"What &lt;/i&gt;&lt;a href="http://bits.blogs.nytimes.com/2007/09/15/yahoo-mash-attempts-hip/?em&amp;amp;ex=1190088000&amp;amp;en=f6e4aa10d72c6b45&amp;amp;ei=5087%0A" mce_href="http://bits.blogs.nytimes.com/2007/09/15/yahoo-mash-attempts-hip/?em&amp;amp;ex=1190088000&amp;amp;en=f6e4aa10d72c6b45&amp;amp;ei=5087%0A"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;Mash lets you do&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt;, &amp;nbsp;&lt;/i&gt;&lt;a href="http://developer.yahoo.net/blog/archives/2007/07/yahoo-hadoop.html" mce_href="http://developer.yahoo.net/blog/archives/2007/07/yahoo-hadoop.html"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;Hadoop and Yahoo!&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt;'s&amp;nbsp;formal involvement, the WebOS meme, something &lt;/i&gt;&lt;a href="http://jeremy.zawodny.com/blog/archives/009417.html" mce_href="http://jeremy.zawodny.com/blog/archives/009417.html"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;Jeremy feels strongly about&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt; :-) That was fun. Watch out for the discussion on "Meta-API Providers"... More APIs...From b2c APIs to b2b APIs, plus&amp;nbsp;&lt;/i&gt;&lt;a href="http://pipes.yahoo.com/pipes/" mce_href="http://pipes.yahoo.com/pipes/"&gt;&lt;font color="#006ff7"&gt;&lt;i&gt;Pipes&lt;/i&gt;&lt;/font&gt;&lt;/a&gt;&lt;i&gt;&amp;nbsp;and democratizing the mashupshpere"&lt;/i&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2007/09/19/podcast-with-john-musser-of-programmableweb-com.aspx" class="" mce_href="http://alexbarnett.net/blog/archive/2007/09/19/podcast-with-john-musser-of-programmableweb-com.aspx"&gt;Interview with John Musser of ProgrammableWeb.com&lt;/a&gt;, September 19 2007 &lt;img src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" style="width: 36px; height: 35px;" modo="true" width="19" border="0" height="16"&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p mce_keep="true"&gt;&lt;i&gt;"Topics covered include &lt;/i&gt;&lt;a href="http://developers.facebook.com/" class="" mce_href="http://developers.facebook.com/"&gt;&lt;i&gt;Facebook APIs&lt;/i&gt;&lt;/a&gt;&lt;i&gt;, Amazon's&amp;nbsp;recently launched&amp;nbsp;&lt;/i&gt;&lt;a href="http://www.amazon.com/b?ie=UTF8&amp;amp;node=342430011" class="" mce_href="http://www.amazon.com/b?ie=UTF8&amp;amp;node=342430011"&gt;&lt;i&gt;Flexible Payment Service (FPS)&lt;/i&gt;&lt;/a&gt;&lt;i&gt; , &lt;/i&gt;&lt;a href="http://base.google.com/" class="" mce_href="http://base.google.com/"&gt;&lt;i&gt;Google Base&lt;/i&gt;&lt;/a&gt;&lt;i&gt;, &lt;/i&gt;&lt;a href="http://alexbarnett.net/blog/archive/2007/08/03/astoria-data-services-for-the-web-part-2.aspx" class="" mce_href="http://alexbarnett.net/blog/archive/2007/08/03/astoria-data-services-for-the-web-part-2.aspx"&gt;&lt;i&gt;Microsoft's Astoria&lt;/i&gt;&lt;/a&gt;&lt;i&gt; and relational-data-in-the-cloud programming models and services, SaaS models and API SLAs, &lt;/i&gt;&lt;a href="http://www.prescod.net/rest/rest_vs_soap_overview/" class="" mce_href="http://www.prescod.net/rest/rest_vs_soap_overview/"&gt;&lt;i&gt;REST vs SOAP&lt;/i&gt;&lt;/a&gt;&lt;i&gt;,&amp;nbsp;&amp;nbsp;"&lt;/i&gt;&lt;a href="http://alexbarnett.net/blog/archive/2007/08/17/closed-is-still-the-old-closed.aspx" class="" mce_href="http://alexbarnett.net/blog/archive/2007/08/17/closed-is-still-the-old-closed.aspx"&gt;&lt;i&gt;Closed is Still the Old Closed&lt;/i&gt;&lt;/a&gt;&lt;i&gt;" and plenty more."&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;-&lt;/b&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;b&gt;Older&amp;nbsp;podcasts:&lt;/b&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2006/06/28/Search-_2600_-Enjoy_2100_-_2800_Podcast_2900_-The-Power-of-Search-and-Recommendation.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/06/28/Search-_2600_-Enjoy_2100_-_2800_Podcast_2900_-The-Power-of-Search-and-Recommendation.aspx"&gt;Search &amp;amp; Enjoy! (Podcast) The Power of Search and Recommendation&lt;/a&gt;, June 6 2006&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"Speakers from Microsoft, Blinkx and Last.fm discussed issues of content regarding search, recommendation, the semantic web and the ownership of data in the Web 2.0 era at Content 2.0 on 6th June 2006."&lt;/i&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;-&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;div class="postcontent"&gt;&lt;a href="http://alexbarnett.net/blog/archive/2006/09/23/Microformats-Podcast.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/Microformats-Podcast.aspx"&gt;Microformats Podcast&lt;/a&gt;, March 31, 2006&lt;/div&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote class="postcontent" dir="ltr" style="margin-right: 0px;"&gt;
&lt;p&gt;&lt;i&gt;"Here's a great podcast for you. All &lt;/i&gt;&lt;a href="http://microformats.org/about/" mce_href="http://microformats.org/about/"&gt;&lt;i&gt;about microformats&lt;/i&gt;&lt;/a&gt;&lt;i&gt;..."&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Guests: &lt;a href="http://tantek.com/" mce_href="http://tantek.com/"&gt;Tantek Çelik&lt;/a&gt;, &lt;a href="http://www.w3.org/People/Connolly/" mce_href="http://www.w3.org/People/Connolly/"&gt;Dan Connolly&lt;/a&gt; and &lt;a href="http://www.ics.uci.edu/%7Erohit/" mce_href="http://www.ics.uci.edu/~rohit/"&gt;Rohit Khare&lt;/a&gt;. I think it's safe to say these guys know a thing or two about the web and microformats.&lt;/p&gt;

&lt;p&gt;-&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2006/09/23/OPML-Podcast.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/OPML-Podcast.aspx"&gt;OPML Podcast&lt;/a&gt;, March 10, 2006&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"It's all about the &lt;a href="http://www.opml.org/spec2" mce_href="http://www.opml.org/spec2"&gt;draft OPML 2.0 spec&lt;/a&gt; and a few other things thrown in such as structured blogging, OPML tools, namespaces and microformats."&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Guests: &lt;a href="http://bokardo.com/" mce_href="http://bokardo.com/"&gt;Joshua Porter&lt;/a&gt;, &lt;a href="http://darwinianweb.com/bio.html" mce_href="http://darwinianweb.com/bio.html"&gt;Adam Green&lt;/a&gt; and &lt;a href="http://libraryclips.blogsome.com/" mce_href="http://libraryclips.blogsome.com/"&gt;John Tropea&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2006/09/23/Reading-Lists-and-OPML-Podcast.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/Reading-Lists-and-OPML-Podcast.aspx"&gt;OPML and Reading Lists&amp;nbsp;Podcast with Danny Ayers and Adam Green&lt;/a&gt;, Feb 12, 2006&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"Last year Dave Winer started to push the idea of &lt;a href="http://www.reallysimplesyndication.com/2005/10/13" mce_href="http://www.reallysimplesyndication.com/2005/10/13"&gt;Reading Lists for RSS&lt;/a&gt;. More recently, the idea of&amp;nbsp;Dynamic Reading Lists and&amp;nbsp;Feed Grazing (or Grazing Lists / Glists) has been kicking around.&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;&lt;i&gt;Its&amp;nbsp;likely that Reading Lists support will become a common feature of Feed Readers / Aggregators."&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Guests: &lt;a href="http://dannyayers.com/misc/about/biog.htm" mce_href="http://dannyayers.com/misc/about/biog.htm"&gt;Danny Ayers&lt;/a&gt;, &lt;a href="http://darwinianweb.com/bio.html" mce_href="http://darwinianweb.com/bio.html"&gt;Adam Green&lt;/a&gt; and &lt;a href="http://bokardo.com/" mce_href="http://bokardo.com/"&gt;Joshua Porter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2006/09/23/Attention-with-Steve-Gillmor-Podcast.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/Attention-with-Steve-Gillmor-Podcast.aspx"&gt;Attention podcast : Attention with Steve Gillmor&lt;/a&gt;, Feb 08, 2006&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"Steve has been leading &lt;a href="http://blogs.zdnet.com/Gillmor/index.php?p=74" mce_href="http://blogs.zdnet.com/Gillmor/index.php?p=74"&gt;Attention&lt;/a&gt; conversation for some time now. In &lt;a href="http://www.emergic.org/archives/2003/09/22/index.html#rss_and_attentionxml" mce_href="http://www.emergic.org/archives/2003/09/22/index.html#rss_and_attentionxml"&gt;2003&lt;/a&gt; he, along with &lt;a href="http://www.sifry.com/alerts/" mce_href="http://www.sifry.com/alerts/"&gt;David Sifry&lt;/a&gt; (CEO of Technorati), initiated the &lt;a href="http://developers.technorati.com/wiki/attentionxml" mce_href="http://developers.technorati.com/wiki/attentionxml"&gt;attention.xml&lt;/a&gt; efforts and has since taken on the role as president of the non-profit &lt;a href="http://www.attentiontrust.org/about#board" mce_href="http://www.attentiontrust.org/about#board"&gt;Attention Trust&lt;/a&gt;."&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Guests: &lt;a href="http://blogs.zdnet.com/Gillmor" mce_href="http://blogs.zdnet.com/Gillmor"&gt;Steve Gillmor&lt;/a&gt; and &lt;a href="http://bokardo.com/" mce_href="http://bokardo.com/"&gt;Joshua Porter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2006/09/23/MSN-Search-Champs-Podcast-_2D00_-Privacy-conversation.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/MSN-Search-Champs-Podcast-_2D00_-Privacy-conversation.aspx"&gt;MSN Search Champs podcast - Privacy conversation&lt;/a&gt; Jan 26 2006&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"I&amp;nbsp;attended the&amp;nbsp;MSN Search Champs today....and what a day.&amp;nbsp; Given &lt;a href="http://blogs.msdn.com/msnsearch/archive/2006/01/20/515606.aspx" mce_href="http://blogs.msdn.com/msnsearch/archive/2006/01/20/515606.aspx"&gt;the recent news&lt;/a&gt; and concerns around the data MSN Search, Yahoo and AOL provided to the government, there was a session set up where the 57 bloggers / online experts at MSN Search Champ were invited to discuss the topic with senior MSN management (Senior VP &lt;a href="http://www.microsoft.com/presspass/exec/yusuf/default.mspx" mce_href="http://www.microsoft.com/presspass/exec/yusuf/default.mspx"&gt;Yusuf Mehdi&lt;/a&gt; and VP &lt;a href="http://www.microsoft.com/presspass/exec/payne/default.mspx" mce_href="http://www.microsoft.com/presspass/exec/payne/default.mspx"&gt;Chris Payne&lt;/a&gt;)."&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Guests: &lt;a href="http://webreakstuff.43people.com/" mce_href="http://webreakstuff.43people.com/"&gt;Fred Oliveira&lt;/a&gt;, &lt;a href="http://web2.wsj2.com/" mce_href="http://web2.wsj2.com/"&gt;Dion Hinchcliffe&lt;/a&gt;, &lt;a href="http://bokardo.com/" mce_href="http://bokardo.com/"&gt;Joshua Porter&lt;/a&gt;, &lt;a href="http://chris.pirillo.com/" mce_href="http://chris.pirillo.com/"&gt;Chris Pirillo&lt;/a&gt;, &lt;a href="http://vanderwal.net/random/entrysel.php?blog=1789" mce_href="http://vanderwal.net/random/entrysel.php?blog=1789"&gt;Thomas Vander Wal&lt;/a&gt; and &lt;a href="http://research.microsoft.com/workshops/SCS2005/speakers/Forrest.aspx" mce_href="http://research.microsoft.com/workshops/SCS2005/speakers/Forrest.aspx"&gt;Brady Forrest. &lt;/a&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2006/09/23/Attention-podcast_3A00_-Nick-Bradury-and-Kevin-Burton.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/Attention-podcast_3A00_-Nick-Bradury-and-Kevin-Burton.aspx"&gt;Attention podcast: RSS feedreaders and aggregators&lt;/a&gt; Jan 22, 2006&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"I asked two of the RSS industry's leading lights to join me for a call and share their perspective on the question of where &lt;a href="http://blogs.msdn.com/alexbarn/articles/510483.aspx" mce_href="http://blogs.msdn.com/alexbarn/articles/510483.aspx"&gt;Attention&lt;/a&gt; is going with respect to RSS feedreaders and aggregators: &lt;a href="http://nick.typepad.com/" mce_href="http://nick.typepad.com/"&gt;Nick Bradbury&lt;/a&gt; creator &lt;a href="http://www.bradsoft.com/feeddemon/index.asp" mce_href="http://www.bradsoft.com/feeddemon/index.asp"&gt;FeedDemon&lt;/a&gt;, part of &lt;a href="http://newsgator.com/" mce_href="http://newsgator.com/"&gt;Newsgator&lt;/a&gt; (Nick also developed &lt;a href="http://www.macromedia.com/software/homesite/" mce_href="http://www.macromedia.com/software/homesite/"&gt;Homesite&lt;/a&gt;&amp;nbsp;- sold to Macromedia -&amp;nbsp;and &lt;a href="http://www.bradsoft.com/topstyle/index.asp" mce_href="http://www.bradsoft.com/topstyle/index.asp"&gt;Topstyle&lt;/a&gt;) and &lt;a href="http://www.feedblog.org/" mce_href="http://www.feedblog.org/"&gt;Kevin Burton&lt;/a&gt; of &lt;a href="http://tailrank.com/" mce_href="http://tailrank.com/"&gt;Tailrank&lt;/a&gt; (also co-founder &lt;a href="http://www.rojo.com/" mce_href="http://www.rojo.com/"&gt;Rojo&lt;/a&gt;)."&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Guests: &lt;a href="http://nick.typepad.com/" mce_href="http://nick.typepad.com/"&gt;Nick Bradbury&lt;/a&gt;, &lt;a href="http://bokardo.com/" mce_href="http://bokardo.com/"&gt;Joshua Porter&lt;/a&gt; and &lt;a href="http://www.feedblog.org/" mce_href="http://www.feedblog.org/"&gt;Kevin Burton&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2006/09/23/Structured-Blogging-Podcast-with-Marc-Canter-and-Joe-Reger.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/Structured-Blogging-Podcast-with-Marc-Canter-and-Joe-Reger.aspx"&gt;Structured Blogging podcast with Marc Canter and Joe Reger&lt;/a&gt;, Dec 16, 2005&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"You might have heard of the Structured Blogging initiative announced &lt;a href="http://blogs.zdnet.com/BTL/?p=2275" mce_href="http://blogs.zdnet.com/BTL/?p=2275"&gt;earlier this week by Marc Canter&lt;/a&gt;&amp;nbsp;and others...there was&amp;nbsp;certainly plenty of &lt;a href="http://www.structuredblogging.org/blog/?p=8" mce_href="http://www.structuredblogging.org/blog/?p=8"&gt;buzz and reaction to the news&lt;/a&gt;, but &lt;a href="http://www.corante.com/getreal/archives/2005/12/14/structured_blogging_versus_messy_messy_messy.php" mce_href="http://www.corante.com/getreal/archives/2005/12/14/structured_blogging_versus_messy_messy_messy.php"&gt;not all&lt;/a&gt; the &lt;a href="http://www.myelin.co.nz/post/2005/12/15/#200512151" mce_href="http://www.myelin.co.nz/post/2005/12/15/#200512151"&gt;reaction&lt;/a&gt; was &lt;a href="http://blogs.guardian.co.uk/technology/archives/2005/12/14/structured_blogging_ready_for_takeoff.html" mce_href="http://blogs.guardian.co.uk/technology/archives/2005/12/14/structured_blogging_ready_for_takeoff.html"&gt;rosy&lt;/a&gt;."&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Guests: &lt;a href="http://blog.broadbandmechanics.com/2005/12/reaction-to-our-structuredbloggingorg-announcement" mce_href="http://blog.broadbandmechanics.com/2005/12/reaction-to-our-structuredbloggingorg-announcement"&gt;Marc Canter&lt;/a&gt; and &lt;a href="http://bokardo.com/" mce_href="http://bokardo.com/"&gt;Joshua Porter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2006/09/23/Identity-Podcast-with-Kim-Cameron-and-Dick-Hardt.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/Identity-Podcast-with-Kim-Cameron-and-Dick-Hardt.aspx"&gt;Identity Podcast with Kim Cameron and&amp;nbsp;Dick Hardt&lt;/a&gt;, Dec 09, 2005&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"A couple of weeks ago Joshua and I had a conversation about attention data (as podcasts).&lt;br&gt;&lt;br&gt;In that conversation we kept touching on the topic of online identities and their management, so we thought we'd invite two pioneers of the identity space, Dick Hardt and Kim Cameron, to a podcast session and discuss how they saw the connections between these two related topics: attention and identity."&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Guests:&amp;nbsp;&lt;a href="http://identity20.com/" mce_href="http://identity20.com/"&gt;Dick Hardt&lt;/a&gt;, &lt;a href="http://www.identityblog.com/" mce_href="http://www.identityblog.com/"&gt;Kim Cameron&lt;/a&gt; and &lt;a href="http://bokardo.com/" mce_href="http://bokardo.com/"&gt;Joshua Porter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2006/09/23/OPML-and-Attention-Data-and-Tailrank-Podcast-with-Kevin-Burton-.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/OPML-and-Attention-Data-and-Tailrank-Podcast-with-Kevin-Burton-.aspx"&gt;OPML = Attention Data, Attention Engines and Tailrank&lt;/a&gt;, Nov 12, 2005&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"Although we met briefly last week, &lt;a href="http://www.feedblog.org/2005/07/about_feed_blog.html" mce_href="http://www.feedblog.org/2005/07/about_feed_blog.html"&gt;Kevin Burton&lt;/a&gt; and I didn't manage to get enough time to discuss some of the things on our mind at the time, so we got a Skype call together and posted it as a podcast (.mp3, 42mb).&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;&lt;i&gt;We focused the discussion around what he calls Meme Engines and I call Attention Engines, Tailrank (Kevin's latest project), OPML, RSS and Attention.xml"&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Guests: &lt;a href="http://www.feedblog.org/2005/07/about_feed_blog.html" mce_href="http://www.feedblog.org/2005/07/about_feed_blog.html"&gt;Kevin Burton&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2005/07/01/Web-2.0-Podcast-with-Richard-MacManus.aspx" mce_href="http://alexbarnett.net/blog/archive/2005/07/01/Web-2.0-Podcast-with-Richard-MacManus.aspx"&gt;Web 2.0 podcast&lt;/a&gt;, July 01, 2005&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"&lt;a href="http://www.readwriteweb.com/" mce_href="http://www.readwriteweb.com/"&gt;Richard MacManus of Read/WriteWeb&lt;/a&gt; and I had&amp;nbsp;a Skype chat this evening and recorded the call&amp;nbsp;&amp;nbsp; Talked about Web 2.0, attention.xml, a bit about RSS, APIs and more."&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Guest: &lt;a href="http://www.readwriteweb.com/" mce_href="http://www.readwriteweb.com/"&gt;Richard MacManus&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;-&lt;/p&gt;
&lt;/blockquote&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="http://alexbarnett.net/blog/archive/2006/09/23/Attention-Podcast-with-Joshua-Porter.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/Attention-Podcast-with-Joshua-Porter.aspx"&gt;Attention podcast with Joshua Porter&lt;/a&gt;, Nov 26, 2005&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;i&gt;"About OPML, Attention, and empowering people."&lt;/i&gt;&lt;/p&gt;

&lt;p&gt;Guest: &lt;a href="http://bokardo.com/" mce_href="http://bokardo.com/"&gt;Joshua Porter&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;--&lt;/p&gt;
&lt;/blockquote&gt;
&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=265" 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/Attention/default.aspx">Attention</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><category domain="http://alexbarnett.net/blog/archive/tags/Yahoo/default.aspx">Yahoo</category></item></channel></rss>