<?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</title><link>http://alexbarnett.net/blog/archive/tags/RIA/default.aspx</link><description>Tags: RIA</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>Joining Intuit</title><link>http://alexbarnett.net/blog/archive/2008/09/21/joining-intuit.aspx</link><pubDate>Sun, 21 Sep 2008 22:02:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:42924</guid><dc:creator>alexbarnett</dc:creator><slash:comments>11</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=42924</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/09/21/joining-intuit.aspx#comments</comments><description>&lt;p&gt;Firstly - thanks to everyone who has reached out to me in the last three weeks via email, phone calls and comments since I shared the news of my &lt;a href="http://alexbarnett.net/blog/archive/2008/08/27/the-great-bungee-jump.aspx" mce_href="http://alexbarnett.net/blog/archive/2008/08/27/the-great-bungee-jump.aspx"&gt;pursuit for the next adventure&lt;/a&gt; - I have really appreciated everyone's support and interest in my next steps.&lt;/p&gt;
  
&lt;p&gt;The great news is I'll be joining &lt;a href="http://www.intuit.com/" mce_href="http://www.intuit.com/"&gt;Intuit&lt;/a&gt; as a Group Manager working in a fast growing start-up team responsible for leading the &lt;a href="http://developer.intuit.com/quickbase/" mce_href="http://developer.intuit.com/quickbase/"&gt;Intuit Partner Platform&lt;/a&gt;. Below is a snippet and some links to blog posts and articles that should give you a fairly good idea about where my focus will be a week from now.&lt;/p&gt;
  
&lt;p&gt;Although I'll be working from the Orem office (Utah) to start off with, the plan is to ultimately move to the greater Boston area - another new adventure. I've visited Boston three times in the last year or so and have loved it more and more with each visit, so watch out Boston!&lt;/p&gt;
  
&lt;p&gt;This is a fantastic opportunity for me personally - the team has ambitious goals and an amazing set of existing assets to leverage (see some of the numbers below) in becoming a significant player in the cloud computing space. I look forward to sharing stories of my new journey with you. &lt;/p&gt;
  
&lt;ul&gt;   
&lt;li&gt;&lt;a href="http://www.cflex.net/shownewsitem.cfm?NewsID=655" mce_href="http://www.cflex.net/shownewsitem.cfm?NewsID=655"&gt;Intuit Partner Platform Opens to Developers&lt;/a&gt; (Sept 15 2008)&lt;/li&gt;
 &lt;/ul&gt;
  
&lt;blockquote&gt;   
&lt;p&gt;&lt;i&gt;"The &lt;/i&gt;&lt;a href="http://developer.intuit.com/quickbase/" mce_href="http://developer.intuit.com/quickbase/"&gt;&lt;i&gt;Intuit Partner Platform&lt;/i&gt;&lt;/a&gt;&lt;i&gt; not only gives developers the opportunity to build Web-based applications, but successful &lt;a href="http://en.wikipedia.org/wiki/Software_as_a_Service" mce_href="http://en.wikipedia.org/wiki/Software_as_a_Service"&gt;SaaS&lt;/a&gt; businesses by taking the complexity out of managing infrastructure, hosting, user management, integration and billing. Now developers can focus on developing innovative on-demand software solutions that solve unique and important problems for the four million small and mid-market businesses across the U.S. that use &lt;a href="http://quickbooks.intuit.com/" mce_href="http://quickbooks.intuit.com/"&gt;QuickBooks&lt;/a&gt; and the 25 million employees that work in those companies. &lt;/i&gt;&lt;/p&gt;
    
&lt;p&gt;&lt;i&gt;The platform-as-a-service offering allows developers to combine the powerful &lt;a href="http://labs.adobe.com/wiki/index.php/Flex:Open_Source" mce_href="http://labs.adobe.com/wiki/index.php/Flex:Open_Source"&gt;open source Flex framework&lt;/a&gt; and &lt;a href="http://www.adobe.com/products/flex/features/flex_builder/" mce_href="http://www.adobe.com/products/flex/features/flex_builder/"&gt;Adobe Flex Builder&lt;/a&gt; and the proven database of &lt;a href="http://quickbase.intuit.com/" mce_href="http://quickbase.intuit.com/"&gt;Intuit QuickBase&lt;/a&gt; to build rich Internet applications that work with QuickBooks data. They can also leverage &lt;a href="http://www.adobe.com/products/air/" mce_href="http://www.adobe.com/products/air/"&gt;Adobe AIR&lt;/a&gt; to provide additional desktop-like functionality in their applications, such as pop-up notifications, local file system access, local data storage, and the ability to create a fully branded user experience. &lt;/i&gt;&lt;/p&gt;
    
&lt;p&gt;&lt;i&gt;"We have now accepted more than 1,000 developers into the program and it is exciting to hear their ideas and energy about what they want to build," said Alex Chriss, business leader for the Intuit Partner Platform. "Customers will benefit greatly from the imagination and expertise that developers use to solve problems facing their specific industries." "&lt;/i&gt;&lt;/p&gt;
 &lt;/blockquote&gt;
  
&lt;ul&gt;   
&lt;li&gt;&lt;a href="http://quickbase.intuit.com/blog/2008/09/19/web-20-expo-nyc-intuit-connected-services/" mce_href="http://quickbase.intuit.com/blog/2008/09/19/web-20-expo-nyc-intuit-connected-services/"&gt;Web 2.0 Expo NYC - Intuit Connected Services&lt;/a&gt; (Sept 19 2008)&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.webguild.org/2008/09/intuit-makes-saas-play-guns-for-salesforce.php" mce_href="http://www.webguild.org/2008/09/intuit-makes-saas-play-guns-for-salesforce.php"&gt;Intuit Makes SaaS Play Guns For Salesforce&lt;/a&gt; (Sept 18 2008) &lt;/li&gt;

    
&lt;li&gt;&lt;a href="http://www.flex888.com/799/intuits-flexy-paas.html" mce_href="http://www.flex888.com/799/intuits-flexy-paas.html"&gt;Intuit’s flexy PaaS&lt;/a&gt; (Aug 14 2008)&lt;/li&gt;
    
&lt;li&gt;&lt;a href="http://blogs.zdnet.com/SAAS/?p=507" mce_href="http://blogs.zdnet.com/SAAS/?p=507"&gt;Intuit enters the PaaS wars&lt;/a&gt; (April 28 2008)&lt;/li&gt;
    
&lt;li&gt;&lt;a href="http://smoothspan.wordpress.com/2008/04/16/intuits-radical-new-flex-quickbase-cloud-platform/" mce_href="http://smoothspan.wordpress.com/2008/04/16/intuits-radical-new-flex-quickbase-cloud-platform/"&gt;Intuit’s Radical New Flex + QuickBase Cloud Platform&lt;/a&gt; (April 16 2008) &lt;/li&gt;
 &lt;/ul&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=42924" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/Adobe/default.aspx">Adobe</category><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/cloudcomputing/default.aspx">cloudcomputing</category><category domain="http://alexbarnett.net/blog/archive/tags/Data/default.aspx">Data</category><category domain="http://alexbarnett.net/blog/archive/tags/Flash/default.aspx">Flash</category><category domain="http://alexbarnett.net/blog/archive/tags/Intuit/default.aspx">Intuit</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/QuickBase/default.aspx">QuickBase</category><category domain="http://alexbarnett.net/blog/archive/tags/QuickBooks/default.aspx">QuickBooks</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/ROA/default.aspx">ROA</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/salesforce/default.aspx">salesforce</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category></item><item><title>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>Social Clouds, XML 10 Years Old, and Honourable Mentions</title><link>http://alexbarnett.net/blog/archive/2008/02/12/social-clouds-xml-10-years-old-and-honourable-mentions.aspx</link><pubDate>Tue, 12 Feb 2008 13:51:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40771</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=40771</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/02/12/social-clouds-xml-10-years-old-and-honourable-mentions.aspx#comments</comments><description>&lt;P&gt;&lt;STRONG&gt;The Social Cloud&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Kevin Marks is a software engineer at Google, was principal engineer for Technorati and one of the founders of &lt;A href="http://microformats.org/"&gt;Microformats&lt;/A&gt;. In &lt;A href="http://epeus.blogspot.com/2008/02/social-cloud.html"&gt;this video&lt;/A&gt; Kevin talks about the big picture re: the phenomenon of online social networks in a presentation called &lt;A href="http://epeus.blogspot.com/2008/02/social-cloud.html"&gt;The Social Cloud&lt;/A&gt;. Great backgrounder to the topic. More Lift &lt;A href="http://www.nouvo.ch/liftvideo"&gt;videos here&lt;/A&gt;.&lt;/P&gt;&lt;EMBED src=http://www.nouvo.ch/lift/media/2008/mediaplayer.swf width=500 height=280 type=application/x-shockwave-flash mce_src="http://www.nouvo.ch/lift/media/2008/mediaplayer.swf" flashvars="width=500&amp;amp;height=280&amp;amp;overstretch=fit&amp;amp;file=http://www.tsr.ch/xobix_media/tsr/nouvolift/2008/conferences/kevin_marks.flv&amp;amp;logo=http://www.nouvo.ch/lift/media/2008/logonouvo.png&amp;amp;link=http://www.nouvo.ch/liftℑ=http://www.tsr.ch/http://www.tsr.ch/xobix_media/tsr/nouvolift/2008/conferences/kevin_marks.jpg" allowfullscreen="true" allowscriptaccess="always"&gt;&lt;/EMBED&gt; 
&lt;P&gt;&lt;STRONG&gt;My Open ID?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Chris Brogen asked &lt;A href="http://chrisbrogan.com/question-about-openid/"&gt;Question about OpenID&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"I’ve chosen to use the Wordpress.com installation of OpenID. I tied it to my Wordpress.com account and have so far used it in only two places. I’m thinking that every time I offer up an OpenID, I’ll point to that one. So far so good, right? ( To get up to speed on OpenID, &lt;/EM&gt;&lt;A href="http://openid.net/"&gt;&lt;EM&gt;go here&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;). &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;What happens if Wordpress.com folds? What happens if they change their mind and start charging me, or I leave them for someone else, or whatever?"&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Good question, to which you'll find multiple useful answers provided in the &lt;A href="http://chrisbrogan.com/question-about-openid/#comments"&gt;post's comments&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Semantic web enablement&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The XML spec first public draft was November '96, the final release as a 1.0 was Feb 1998. XML was ten years old Feb 10, 2008. Tim Bray provides a history of the people involved and the events leading up to the birth of XML in his &lt;A href="http://www.tbray.org/ongoing/When/200x/2008/02/10/XML-People"&gt;XML People&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Semantic news discovery&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.silobreaker.com/"&gt;Silobreaker&lt;/A&gt; &lt;EM&gt;"provides relevance by looking at the data it finds like a person does. It recognises people, companies, topics, places and keywords; understands how they relate to each other in the news flow, and puts them in context for the user."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;I need to play more to find out how useable / useful this service is, but I like the idea.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Honourable mention&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.redmonk.com/cote/2008/02/09/ria-weekly-06-whats-behind-code-behind-javafx-with-adobe-tools-microsoftyahoo-and-other-acquisitions/"&gt;RIA Weekly #06 - What’s Behind Code-Behind, JavaFX with Adobe tools, Microsoft/Yahoo!, and other acquisitions&lt;/A&gt;. The &lt;A href="http://www.redmonk.com/"&gt;Redmonk&lt;/A&gt; podcast with &lt;A href="http://redmonk.com/cote/"&gt;Michael Coté&lt;/A&gt; and &lt;A href="http://blog.digitalbackcountry.com/"&gt;Ryan Stewart&lt;/A&gt; (Adobe). Topics include &lt;A href="http://ajaxian.com/archives/kevin-lynch-promoted-to-become-adobe-cto"&gt;Kevin Lynch as new Adobe CTO&lt;/A&gt;, &lt;A href="http://www.sun.com/software/javafx/index.jsp"&gt;JavaFX&lt;/A&gt; vs. &lt;A href="http://silverlight.net/"&gt;Silverlight&lt;/A&gt; vs. &lt;A href="http://labs.adobe.com/technologies/air/"&gt;Air&lt;/A&gt;, code-behind annoyance, Google's &lt;A href="http://code.google.com/android/"&gt;Android&lt;/A&gt;, and the &lt;A href="http://blogs.zdnet.com/open-source/?p=1892"&gt;Oracle / BEA deal&lt;/A&gt;. I get an honourable mention on the show.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Random but good&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Visual Music Instruments - via &lt;A href="http://kk.org/ct2/2008/02/visual-music-instruments.php"&gt;Kevin Kelly&lt;/A&gt;. No manual required, but it would probably help.&lt;/P&gt;&lt;EMBED src=http://www.youtube.com/v/KIDFuQCIvRU&amp;amp;rel=1 width=425 height=355 type=application/x-shockwave-flash wmode="transparent"&gt;&lt;/EMBED&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40771" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/Adobe/default.aspx">Adobe</category><category domain="http://alexbarnett.net/blog/archive/tags/identity/default.aspx">identity</category><category domain="http://alexbarnett.net/blog/archive/tags/microformats/default.aspx">microformats</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenID/default.aspx">OpenID</category><category domain="http://alexbarnett.net/blog/archive/tags/Oracle/default.aspx">Oracle</category><category domain="http://alexbarnett.net/blog/archive/tags/redmonk/default.aspx">redmonk</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/semanticweb/default.aspx">semanticweb</category><category domain="http://alexbarnett.net/blog/archive/tags/silverlight/default.aspx">silverlight</category><category domain="http://alexbarnett.net/blog/archive/tags/socialnetworking/default.aspx">socialnetworking</category><category domain="http://alexbarnett.net/blog/archive/tags/socialsoftware/default.aspx">socialsoftware</category><category domain="http://alexbarnett.net/blog/archive/tags/XML/default.aspx">XML</category></item><item><title>Geek Juice</title><link>http://alexbarnett.net/blog/archive/2008/01/29/geek-juice.aspx</link><pubDate>Wed, 30 Jan 2008 04:36:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40607</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=40607</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/01/29/geek-juice.aspx#comments</comments><description>&lt;P&gt;Yup, I've definitely been missing my feedreader (and now &lt;A href="http://nick.typepad.com/blog/2008/01/free-demon-yes.html" mce_href="http://nick.typepad.com/blog/2008/01/free-demon-yes.html"&gt;FeedDemon is free&lt;/A&gt; I really have no excuses to catch up).&lt;/P&gt;
&lt;P&gt;So much good stuff out there, so little time! Here's a sample of the good stuff I've been running into...&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;MVC, I know what you're thinking...&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;Haacked shares his MVC joke - "&lt;/FONT&gt;&lt;A href="http://haacked.com/archive/2008/01/29/so-a-model-a-view-and-a-controller-walk-into.aspx" mce_href="http://haacked.com/archive/2008/01/29/so-a-model-a-view-and-a-controller-walk-into.aspx"&gt;So A Model, A View, and a Controller Walk Into a Bar&lt;/A&gt;"...ok, so that's a bad start.&lt;/P&gt;
&lt;P&gt;Less of a joke though, more the future...&lt;EM&gt;I think therefore I click&lt;/EM&gt; - &lt;A href="http://www.marketwatch.com/news/story/why-microsoft-so-interested-our/story.aspx?guid=%7B5FC1EC89-A444-4BD9-B436-FD8BBE879E26%7D" mce_href="http://www.marketwatch.com/news/story/why-microsoft-so-interested-our/story.aspx?guid=%7B5FC1EC89-A444-4BD9-B436-FD8BBE879E26%7D"&gt;Microsoft's investigation into the subconscious&lt;/A&gt;, studying thought patterns as part of battle against Apple, Google:&lt;EM&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;&lt;FONT size=2&gt;"When a Microsoft Corp. patent application for a method of sorting brain waves surfaced late last year, it drew quips that the company now plans to read PC users' minds, in addition to selling them software."&lt;/FONT&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;But that's a while off. I think. &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Build it!&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;In the meantime, back to some semi-reality - here's a good Facebook app primer on &lt;A href="http://www.digital-web.com/articles/building_facebook_applications/" mce_href="http://www.digital-web.com/articles/building_facebook_applications/"&gt;How To Build A Facebook Application&lt;/A&gt;...and now you can add your own very own virtual realty into Virtual Earth: &lt;A href="http://virtualearth.spaces.live.com/Blog/cns!2BBC66E99FDCDB98!11043.entry" mce_href="http://virtualearth.spaces.live.com/Blog/cns!2BBC66E99FDCDB98!11043.entry"&gt;3D Models in Mashups. Customize your own Virtual World on your website!&lt;/A&gt;&lt;I&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT size=2&gt;"In this release we added the ability to load custom 3D models as part of a Collection right in your own web applications"&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Ship It!&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.skyfire.com/" mce_href="http://www.skyfire.com/"&gt;Skyfire&lt;/A&gt; has emerged from stealth mode, this video shows the Skyfire &lt;A href="http://www.betanews.com/article/New_mobile_browser_enables_Flash_video_through_serverside_rendering/1201541565" mce_href="http://www.betanews.com/article/New_mobile_browser_enables_Flash_video_through_serverside_rendering/1201541565"&gt;mobile browser enabling Flash video through server-side rendering&lt;/A&gt;&lt;I&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT size=2&gt;"While the mobile phone industry scrambles to adopt faster graphics platforms for rendering video, a startup may have bypassed everyone with an approach so simple, you wonder why nobody tried it already"&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It looks pretty slick and could well...&lt;FONT size=2&gt;It just needs to ship! Something else that needs shipping, and pronto...The &lt;/FONT&gt;&lt;A href="http://www.news.com/2100-1007_3-6227721.html" mce_href="http://www.news.com/2100-1007_3-6227721.html"&gt;World Wide Web Consortium releases draft of HTML 5&lt;/A&gt;:&lt;I&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT size=2&gt;"In its final form by 2010, HTML 5 is intended to bring the markup language forward into today's richer Internet environments, with new application programming interfaces to control audio and 2D video content."&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size=2&gt;And along the shipping theme, Tommy Williams of Microsoft's Data Programmability team &lt;A href="http://twwilliams.com/blog/2007/12/06/i-pushed-the-button-on-the-adonet-entity-framework-today/" mce_href="http://twwilliams.com/blog/2007/12/06/i-pushed-the-button-on-the-adonet-entity-framework-today/"&gt;describes how&lt;/A&gt; he takes a finished software product and gets it up on the Web for people to download.&lt;/FONT&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Trends &lt;S&gt;It!&lt;/S&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Here's a &lt;A href="http://www.tbray.org/ongoing/When/200x/2008/01/01/Predictions#c1199301211.463037" mce_href="http://www.tbray.org/ongoing/When/200x/2008/01/01/Predictions#c1199301211.463037"&gt;comment left by a Brian Campbell&lt;/A&gt; re: Tim Bray's &lt;A href="http://www.tbray.org/ongoing/When/200x/2008/01/01/Predictions" mce_href="http://www.tbray.org/ongoing/When/200x/2008/01/01/Predictions"&gt;2008 Prediction 1: RIA vs. AJAX&lt;/A&gt; post.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT size=2&gt;"Well, one of the big trends is actually getting AJAX to be able to do what the RIA platforms can."&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yup. Lots more to do here.&lt;/P&gt;
&lt;P&gt;And what consumer trends to we expect this year? How about the &lt;A href="http://www.trendwatching.com/trends/expectationeconomy.htm" mce_href="http://www.trendwatching.com/trends/expectationeconomy.htm"&gt;Expectation Economy&lt;/A&gt;? I read this, liked it, but thought: &lt;I&gt;&lt;FONT size=2&gt;Isn't this really describing the &lt;A href="http://en.wikipedia.org/wiki/Experience_economy" mce_href="http://en.wikipedia.org/wiki/Experience_economy"&gt;experience economy&lt;/A&gt;?&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;A personal trend for me...How about enjoying the &lt;A href="http://ca.youtube.com/watch?v=9XUD9lwgQYQ" mce_href="http://ca.youtube.com/watch?v=9XUD9lwgQYQ"&gt;NJOY Electronic Cigarette&lt;/A&gt;&lt;FONT size=2&gt;&lt;EM&gt;.&lt;/EM&gt; My wife got me one of these. I haven't got the balls to try this publicly yet...but my time may come.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;And this year, how are devs &lt;A href="http://blogs.zdnet.com/SAAS/?p=439" mce_href="http://blogs.zdnet.com/SAAS/?p=439"&gt;really going make money with Web 2.0&lt;/A&gt;? I agree with Phil Wainewright's prediction:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;"&lt;I&gt;&lt;FONT size=2&gt;a groundswell of smart developers are going to use DevPay to make money under the radar screen"&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;STRONG&gt;Useful&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;Subscribed to Steve Gillmor's podcasting series&lt;/FONT&gt; - &lt;A href="http://feeds.gillmorgroup.com/TheGangFeed" mce_href="http://feeds.gillmorgroup.com/TheGangFeed"&gt;The Gang » Audio&lt;/A&gt;.&amp;nbsp;It includes a&amp;nbsp;fair amount of stuff I'm not really into, but some very good stuff that's right up my street. Just got to be selective about which episodes I'll listen to.&lt;/P&gt;
&lt;P&gt;I liked this tool, &lt;A href="http://greggman.com/pages/flickrdown.htm" mce_href="http://greggman.com/pages/flickrdown.htm"&gt;FlickrDown&lt;/A&gt;&lt;FONT size=2&gt;&amp;nbsp;- download and save your Flickr pics to your hard drive - pics by username, tags or group. Windows only. Sorry! Maybe Mac support in a future release?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;Letting your customers know where you're going with your product, what criteria you're using to float some features / improvements to the top of your roadmap is obviously important when you're dealing with developer customer base.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;But that's easier said than done. It's a balancing act - on the one hand you don't want to risk over-promising and under-delivering (in fact, you want the opposite) and yet you want provide the best level of visibility you can, so I liked how &lt;FONT size=2&gt;Ning is carefully introducing its future roadmap to customers in this post - &lt;/FONT&gt;&lt;/FONT&gt;&lt;A href="http://blog.ning.com/2008/01/our_product_roadmap.html" mce_href="http://blog.ning.com/2008/01/our_product_roadmap.html"&gt;January Product Roadmap - What's Next&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Defining Community&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Having clearly defined and agreed term is generally a useful thing (Web 2.0 anyone?)...it gets us all on the same page when we're trying to figure stuff out together. Bob Rebholz of Microsoft's Community team is doing his bit to define the "Community" bit in &lt;A href="http://processofchange.com/blogs/blog/archive/2008/01/19/beta-social-system-design-part-1-defining-terms.aspx" mce_href="http://processofchange.com/blogs/blog/archive/2008/01/19/beta-social-system-design-part-1-defining-terms.aspx"&gt;Social system design part 1: defining terms&lt;/A&gt;&lt;I&gt;&lt;FONT size=2&gt;&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT size=2&gt;"Defining community should be easy right? And it is, sort of."&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40607" 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/Attention/default.aspx">Attention</category><category domain="http://alexbarnett.net/blog/archive/tags/community/default.aspx">community</category><category domain="http://alexbarnett.net/blog/archive/tags/flickr/default.aspx">flickr</category><category domain="http://alexbarnett.net/blog/archive/tags/HTML5/default.aspx">HTML5</category><category domain="http://alexbarnett.net/blog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</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>How to contradict yourself in two easy steps</title><link>http://alexbarnett.net/blog/archive/2007/05/23/how-to-contradict-yourself-in-two-easy-steps.aspx</link><pubDate>Thu, 24 May 2007 02:22:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40126</guid><dc:creator>alexbarnett</dc:creator><slash:comments>4</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40126</wfw:comment><comments>http://alexbarnett.net/blog/archive/2007/05/23/how-to-contradict-yourself-in-two-easy-steps.aspx#comments</comments><description>&lt;P&gt;How to contradict yourself in two easy steps:&lt;/P&gt;
&lt;P&gt;Step 1. Dare Obasajno (a PM at Microsoft)&amp;nbsp;&lt;A class="" href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=b78cfe57-3616-43a8-b551-7a4bf59016bd" mce_href="http://www.25hoursaday.com/weblog/CommentView.aspx?guid=b78cfe57-3616-43a8-b551-7a4bf59016bd"&gt;argues&lt;/A&gt; that anyone comparing &lt;A class="" href="http://labs.adobe.com/wiki/index.php/Apollo" mce_href="http://labs.adobe.com/wiki/index.php/Apollo"&gt;Adobe's Apollo&lt;/A&gt; and &lt;A class="" href="http://www.silverlight.net/" mce_href="http://www.silverlight.net/"&gt;Microsoft's Silverlight&lt;/A&gt; by mentioning them in &lt;EM&gt;"the same sentence as if they are similar products"&lt;/EM&gt; is proof that [&lt;EM&gt;"popular technology blog pundits"&lt;/EM&gt;] don't &lt;EM&gt;"do much research and in many cases aren't technical enough to do the research anyway."&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Step 2. &lt;A class="" href="http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=b78cfe57-3616-43a8-b551-7a4bf59016bd" mce_href="http://www.25hoursaday.com/weblog/PermaLink.aspx?guid=b78cfe57-3616-43a8-b551-7a4bf59016bd"&gt;In the same post&lt;/A&gt;, Dare (remember- a PM at Microsoft) provides&amp;nbsp;his own comparison of Adobe's Apollo and Microsoft's Silverlight by mentioning them&amp;nbsp;in the same sentence&amp;nbsp;as if they were similar products, arguably validating&amp;nbsp;comparisons by the aforementioned, apparently unresearched, popular technology blog pundits that&amp;nbsp;in his view are not&amp;nbsp;technical enough to do the research anyway:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"&lt;/EM&gt;&lt;A href="http://labs.adobe.com/wiki/index.php/Apollo" mce_href="http://labs.adobe.com/wiki/index.php/Apollo"&gt;&lt;EM&gt;Apollo&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;&amp;nbsp;is Adobe's Flash based &lt;STRIKE&gt;knock off&lt;/STRIKE&gt; competitor to the .NET Framework while &lt;/EM&gt;&lt;A href="http://www.silverlight.net/" mce_href="http://www.silverlight.net/"&gt;&lt;EM&gt;Silverlight&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;&amp;nbsp;is Microsoft's .NET Framework based &lt;STRIKE&gt;knock off&lt;/STRIKE&gt; competitor to the Flash platform."&lt;/EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;A class="" href="http://devhawk.net/2007/05/23/Morning+Coffee+82.aspx" mce_href="http://devhawk.net/2007/05/23/Morning+Coffee+82.aspx"&gt;In this response&lt;/A&gt; to Dare's &lt;S&gt;nonsense&lt;/S&gt; post, Harry Pierson (an architect at Microsoft) deftly avoids being labelled as an unresearched-popular-technology-blog-pundit-that-isn't-technical-enough-to-do-the-research-anyway by not comparing the products in the same sentence, but by instead comparing the companies Adobe and Microsoft:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;"The upshot is that both companies are trying to deliver a unified "client" platform that spans desktop, devices and browser. That sounds like "platform competition" to me."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40126" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/_3A00_-_2F00_/default.aspx">:-/</category><category domain="http://alexbarnett.net/blog/archive/tags/Adobe/default.aspx">Adobe</category><category domain="http://alexbarnett.net/blog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category></item><item><title>Congrats to 'Rich' Ryan</title><link>http://alexbarnett.net/blog/archive/2007/05/19/congrats-to-rich-ryan.aspx</link><pubDate>Sat, 19 May 2007 20:07:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40096</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=40096</wfw:comment><comments>http://alexbarnett.net/blog/archive/2007/05/19/congrats-to-rich-ryan.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Congratulations &lt;A class="" href="http://blog.digitalbackcountry.com/?p=816" mce_href="http://blog.digitalbackcountry.com/?p=816"&gt;to Ryan Stewart&lt;/A&gt;&amp;nbsp;on his new role at Adobe as&lt;EM&gt; &lt;/EM&gt;a&amp;nbsp;&lt;EM&gt;Rich&lt;/EM&gt; Internet Application Evangelist on the Platform Team. Great catch for Adobe.&lt;/P&gt;
&lt;P mce_keep="true"&gt;Actually stating how well you are paid, eh Ryan?...now &lt;EM&gt;that's&lt;/EM&gt; transparency for you...does imply Adobe&amp;nbsp;also has&amp;nbsp;'poor' Internet Application Evangelists&amp;nbsp;too? ;-)&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40096" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/Adobe/default.aspx">Adobe</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</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>Adobe on Apollo Compeitors</title><link>http://alexbarnett.net/blog/archive/2007/03/25/Adobe-on-Apollo-Compeitors.aspx</link><pubDate>Sun, 25 Mar 2007 18:08:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:33233</guid><dc:creator>alexbarnett</dc:creator><slash:comments>4</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=33233</wfw:comment><comments>http://alexbarnett.net/blog/archive/2007/03/25/Adobe-on-Apollo-Compeitors.aspx#comments</comments><description>&lt;p&gt;Very &lt;a href="http://blogs.adobe.com/shebanation/2007/03/apollo_competition_and_opennes.html"&gt;interesting post&lt;/a&gt; by Andrew Shebanow (senior computer scientist at Adobe), reflecting on some of the reactions and comments he&amp;#39;s heard since &lt;a href="http://www.alexbarnett.net/blog/archive/2007/03/19/Adobe_2700_s-Apollo-goes-alpha.aspx"&gt;Apollo went alpha&lt;/a&gt;, including&amp;nbsp;comparisons made with other offerings (Microsoft&amp;#39;s &lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx"&gt;WPF&lt;/a&gt;, &lt;a href="http://dekoh.com/"&gt;Dekoh&lt;/a&gt;, &lt;a href="http://joyeur.com/2007/03/22/joyent-slingshot"&gt;Joyent Slingshot&lt;/a&gt;&amp;nbsp;+ &lt;a href="http://blog.magnetk.com/2007/03/22/joyent-slingshot/"&gt;magnetk&lt;/a&gt;, &lt;a href="http://widgets.yahoo.com/"&gt;Yahoo! Widgets&lt;/a&gt; and &lt;a href="http://wiki.mozilla.org/Firefox3"&gt;Firefox 3&lt;/a&gt;. &lt;/p&gt;&lt;p&gt;Highlights for me are:&lt;/p&gt;&lt;p&gt;On &lt;a href="http://msdn2.microsoft.com/en-us/netframework/aa663326.aspx"&gt;WPF&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;quot;Apollo competes with WPF - this meme is attractive to journalists because its easy to write a sexy story about a war between two large companies....Apollo&amp;rsquo;s can succeed even if WPF proves to be extremely popular, and vice versa.&lt;/em&gt; &lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;On comments that Apollo is closed source &lt;a href="http://www.javalobby.org/java/forums/t86183.html?start=15"&gt;and proprietary&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;quot;Its true that a number of the pieces that make up Apollo are closed source, but how important this is will vary from developer to developer, and the story around Apollo alternatives is generally even worse.&amp;quot;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;On &lt;a href="http://dekoh.com/"&gt;Dekoh&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;quot;one thing that they have revealed is that the product relies on a centralized &amp;ldquo;Dekoh Network Service&amp;rdquo; for identity, sharing, and so on. The bottom line is that with Dekoh, you are making your application dependent on a closed source, propietary Dekoh service that will own and leverage information about your users and their data.&amp;quot;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;On &lt;a href="http://joyeur.com/2007/03/22/joyent-slingshot"&gt;Joyent Slingshot&lt;/a&gt;&amp;nbsp;+ &lt;a href="http://blog.magnetk.com/2007/03/22/joyent-slingshot/"&gt;magnetk&lt;/a&gt;:&amp;nbsp;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;quot;Downsides are a lot of potential security issues (no sandbox?)...More disturbing, though, is that it &lt;/em&gt;&lt;a href="http://joyeur.com/2007/03/22/joyent-slingshot"&gt;&lt;em&gt;sounds like&lt;/em&gt;&lt;/a&gt;&lt;em&gt; Joyent will be charging a royalty for distributing applications based on their runtime unless you are a customer for their hosting service...much less open than the Apollo model where the SDK and runtime are both free of charge.&amp;quot;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;On &lt;a href="http://widgets.yahoo.com/"&gt;Yahoo! Widgets&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;quot;I don&amp;rsquo;t really get the comparison, but even if you do think they serve similar needs, the fact is that Yahoo! Widgets is just as closed source and proprietary as Apollo, if not moreso&amp;quot;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;And &lt;a href="http://wiki.mozilla.org/Firefox3"&gt;Firefox 3&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;quot;its still fundamentally a web browser and it is nothing but vaporware at the moment.&amp;quot;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;The &lt;a href="http://blogs.adobe.com/shebanation/2007/03/apollo_competition_and_opennes.html#comments"&gt;comments conversation&lt;/a&gt;&amp;nbsp;to &lt;a href="http://blogs.adobe.com/shebanation/2007/03/apollo_competition_and_opennes.html"&gt;Andrew&amp;#39;s post&lt;/a&gt; make&amp;nbsp;enlightening reading too -&amp;nbsp;I&amp;#39;d also be&amp;nbsp;interested in hearing&amp;nbsp;&lt;a href="http://blogs.adobe.com/shebanation/2007/03/apollo_competition_and_opennes.html#comment-278086"&gt;his thoughts&lt;/a&gt; on&amp;nbsp;the &lt;a href="http://www.dojotoolkit.org/docs"&gt;Dojo Toolkit&lt;/a&gt;&amp;nbsp;/ &lt;a href="http://codinginparadise.org/weblog/2006/04/now-in-browser-near-you-offline-access.html"&gt;dojo.storage&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=33233" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/.NET/default.aspx">.NET</category><category domain="http://alexbarnett.net/blog/archive/tags/Adobe/default.aspx">Adobe</category><category domain="http://alexbarnett.net/blog/archive/tags/Apollo/default.aspx">Apollo</category><category domain="http://alexbarnett.net/blog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/Programming/default.aspx">Programming</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/WPF_2F00_e/default.aspx">WPF/e</category></item><item><title>2007 to be a big year for 'Rich Internet Applications'</title><link>http://alexbarnett.net/blog/archive/2006/12/16/2007-to-be-a-big-year-for-_2700_Rich-Internet-Applications_2700_.aspx</link><pubDate>Sat, 16 Dec 2006 14:39:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:10130</guid><dc:creator>alexbarnett</dc:creator><slash:comments>7</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=10130</wfw:comment><comments>http://alexbarnett.net/blog/archive/2006/12/16/2007-to-be-a-big-year-for-_2700_Rich-Internet-Applications_2700_.aspx#comments</comments><description>&lt;p&gt;The following is a short description of Adobe&amp;#39;s play for 2007 -&amp;nbsp;&lt;a href="http://labs.adobe.com/wiki/index.php/Apollo"&gt;Apollo&lt;/a&gt;&amp;nbsp;- &lt;a href="http://www.techcrunch.com/2006/12/16/preparing-for-apollo/"&gt;big news&lt;/a&gt; in my opinion:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;quot;Apollo, the code name for &amp;ldquo;a cross-operating system runtime&amp;rdquo; is a platform that will allow developers to create to desktop applications using existing web development skills such as Flash, Flex, HTML, JavaScript and Ajax.&amp;quot;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;A&amp;nbsp;big play indeed.&lt;/p&gt;&lt;p&gt;Things I heard in this TalkCrunch &lt;a href="http://www.talkcrunch.com/2006/12/16/here-comes-adobe-apollo/"&gt;podcast interview&lt;/a&gt; by Michael Arrington and &lt;a href="http://gesturelab.com/"&gt;Steve Gillmor&lt;/a&gt; with Adobe&amp;#39;s Chief Architect, Kevin Lynch: Cross-platform client&amp;nbsp;runtime (Windows, Mac, Linux), supports Occasionally Connected Computing (OCC) scenarios and local data storage. No &amp;#39;direct&amp;#39; revenue model&amp;nbsp;- devs can use Eclipse IDE, but the strategy seems to be to have Apollo drive sales for designers &amp;#39; developer tools Flex, Blaze&amp;nbsp;(&amp;#39;better tooling support for Apollo&amp;#39;) and media server sales&amp;nbsp;and to drive end user adoption of other Adobe products (runtime is free&amp;nbsp;for end user - Flash, PDF authoring tool Acrobat). Currently in beta, Adobe&amp;nbsp;might&amp;nbsp;be v1.0 by July / August timeframe.&lt;/p&gt;&lt;p&gt;Apollo was touched on during&amp;nbsp;Adobe&amp;#39;s latest &lt;a href="http://seekingalpha.com/article/22482"&gt;earnings conf call&lt;/a&gt;, &lt;a href="http://blogs.zdnet.com/BTL/?p=4153"&gt;Larry Dignan&amp;nbsp;reports&lt;/a&gt;:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;quot;Chizen told analysts to think about Apollo the same way they would characterize Adobe Reader or Flash Player, its a client that can be used to help others build unique applications and allow Adobe to sell more tools.&amp;quot;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;With the development of Adob&amp;#39;es &lt;a href="http://labs.adobe.com/wiki/index.php/Apollo:developerfaq#What_IDE_do_I_use_to_develop_Apollo_Applications.3F"&gt;Apollo&lt;/a&gt; and Microsoft&amp;#39;s &lt;a href="http://blogs.zdnet.com/Stewart/?p=188"&gt;WPF/E&lt;/a&gt;&amp;nbsp;and the continuing rise of &lt;a href="http://en.wikipedia.org/wiki/Ajax_%28programming%29"&gt;Ajax&lt;/a&gt;,&amp;nbsp;2007 is destined to be a very interesting year for&amp;nbsp;&lt;a href="http://en.wikipedia.org/wiki/Rich_Internet_application"&gt;Rich Internet Applications&lt;/a&gt; (RIA).&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Update&lt;/strong&gt;: &lt;a href="http://blogs.opml.org/amyloo/2006/12/16#apolloSeemsLikeJustTheTicket"&gt;Amyloo found&lt;/a&gt; this &lt;a href="https://admin.adobe.acrobat.com/_a227210/p65594978/"&gt;recorded presentation&lt;/a&gt; by Adobe&amp;#39;s product managers introducing Apollo.&lt;/p&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=10130" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/Adobe/default.aspx">Adobe</category><category domain="http://alexbarnett.net/blog/archive/tags/Ajax/default.aspx">Ajax</category><category domain="http://alexbarnett.net/blog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/WPF_2F00_e/default.aspx">WPF/e</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>