<?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 : OpenSource</title><link>http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx</link><description>Tags: OpenSource</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>The Great Bungee Jump</title><link>http://alexbarnett.net/blog/archive/2008/08/27/the-great-bungee-jump.aspx</link><pubDate>Thu, 28 Aug 2008 00:21:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:42633</guid><dc:creator>alexbarnett</dc:creator><slash:comments>14</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=42633</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/08/27/the-great-bungee-jump.aspx#comments</comments><description>&lt;p&gt;Well, the great Bungee Jump has come. Martin Plaehn, CEO of &lt;a href="http://www.bungeeconnect.com/" mce_href="http://www.bungeeconnect.com/"&gt;Bungee Labs&lt;/a&gt; has shared the news of the company &lt;a href="http://blogs.bungeeconnect.com/2008/08/27/changes/" mce_href="http://blogs.bungeeconnect.com/2008/08/27/changes/"&gt;the letting go of 15 regular employees and contractors&lt;/a&gt;. Unfortunately, I am among this set of affected Bungee Labs employees.&lt;/p&gt;    &lt;p&gt;&lt;b&gt;A Voyage of Discovery&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;As Martin explained in &lt;a href="http://blogs.bungeeconnect.com/2008/08/27/changes/" mce_href="http://blogs.bungeeconnect.com/2008/08/27/changes/"&gt;today's post&lt;/a&gt;, Bungee Labs has been on a voyage of discovery. There are many lessons for me and the company to take away from the whole experience of the last year or so, but the bottom line is that we were overly optimistic about what it takes to achieve the rate and scale of developer adoption - &lt;span style="font-style: italic;"&gt;real traction&lt;/span&gt; - and therefore the development of killer apps by the developer community that would drive the platform and the business forward at the velocity that makes a &lt;a href="http://www.techcrunch.com/2008/03/14/bungee-labs-takes-8-million-series-c/" mce_href="http://www.techcrunch.com/2008/03/14/bungee-labs-takes-8-million-series-c/"&gt;VC-backed venture&lt;/a&gt; "interesting".&lt;/p&gt;  &lt;p&gt;So where does Bungee Labs go from here? Well, I think Martin eluded to &lt;a href="http://blogs.bungeeconnect.com/2008/08/27/changes/" mce_href="http://blogs.bungeeconnect.com/2008/08/27/changes/"&gt;the key clue&lt;/a&gt;: &lt;i&gt;&lt;/i&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;i&gt;"Over the next several months, Bungee Labs will lay out the course for a business object solution framework for user configurable enterprise-class applications that demonstrate these principles"&lt;/i&gt;&lt;/p&gt;&lt;/blockquote&gt;  &lt;p&gt;It'll be very interesting to see how this manifests and the impetus it will provide to the platform's adoption.&lt;br&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;No Regrets&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;No regrets, none at all. When I considered the opportunity of joining Bungee Labs (and by doing so &lt;a href="http://alexbarnett.net/blog/archive/2007/03/26/Thank-you-Microsoft_2C00_-Hello-Bungee-Labs.aspx" mce_href="http://alexbarnett.net/blog/archive/2007/03/26/Thank-you-Microsoft_2C00_-Hello-Bungee-Labs.aspx"&gt;leave a relatively safe harbor in order to do so&lt;/a&gt;) I knew of the risks involved. Bungee Labs' mission was - and still is - of the kind that aims to "&lt;a href="http://www.gapingvoid.com/Moveable_Type/archives/003388.html" mce_href="http://www.gapingvoid.com/Moveable_Type/archives/003388.html"&gt;change the world&lt;/a&gt;". To have been a member of the team tasked with realizing the company's hugely ambitious mission has been nothing short of an entirely worthwhile and educational pursuit.&lt;/p&gt;  &lt;p&gt;In my mind at least, Bungee Labs has made its mark in the brave new world of cloud computing. It has opened the eyes to many in the industry about what might be and can be. It has made cloudy ideas and visions more concrete and helped to &lt;a href="http://en.wikipedia.org/wiki/Platform_as_a_service" mce_href="http://en.wikipedia.org/wiki/Platform_as_a_service"&gt;define&lt;/a&gt; the &lt;a href="http://alexbarnett.net/blog/archive/2008/02/19/time-to-define-quot-platform-as-a-service-quot-or-paas.aspx" mce_href="http://alexbarnett.net/blog/archive/2008/02/19/time-to-define-quot-platform-as-a-service-quot-or-paas.aspx"&gt;concepts&lt;/a&gt; a (Platform as a Service, or PaaS) and &lt;a href="http://www.google.com/search?hl=en&amp;amp;q=%22platform+as+a+service%22&amp;amp;btnG=Search" mce_href="http://www.google.com/search?hl=en&amp;amp;q=%22platform+as+a+service%22&amp;amp;btnG=Search"&gt;memes&lt;/a&gt; that are contributing to the next generation of cloud computing platforms.&lt;/p&gt;  &lt;p&gt;I've learned a great deal in the past 16 months working closely with a very talented, smart and creative set of teammates. And although it is probably unfair to call out individuals - for it implies those not mentioned weren't of similar caliber (which is &lt;i&gt;not&lt;/i&gt; the case) -&amp;nbsp; I do want to thank Martin Plaehn, Bungee Labs' CEO in particular for his mentorship during my tenure at Bungee Labs' and from whom I've learned an enormous amount management and leadership. I'll also miss the inane banter with Ted in those &lt;a href="http://feeds.feedburner.com/TheBungeeLine" mce_href="http://feeds.feedburner.com/TheBungeeLine"&gt;podcasts we put together&lt;/a&gt; (and the &lt;i&gt;"Shushee"&lt;/i&gt;&amp;nbsp; lunches).&lt;/p&gt;  &lt;p&gt;&lt;b&gt;What Next?&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;And so...on to my next adventure. What will that be exactly? Frankly, I have no idea yet...but whatever it is, I need to know I'll be trying to change the world :-) &lt;/p&gt;  &lt;p&gt;I'm open to ideas...so if you have some, &lt;a href="http://alexbarnett.net/blog/pages/About-Alex-Barnett.aspx" mce_href="http://alexbarnett.net/blog/pages/About-Alex-Barnett.aspx"&gt;please get in touch&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=42633" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/BungeeLabs/default.aspx">BungeeLabs</category><category domain="http://alexbarnett.net/blog/archive/tags/community/default.aspx">community</category><category domain="http://alexbarnett.net/blog/archive/tags/memes/default.aspx">memes</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category></item><item><title>Open Source in a SaaS World</title><link>http://alexbarnett.net/blog/archive/2008/05/15/open-source-in-a-saas-world.aspx</link><pubDate>Fri, 16 May 2008 03:01:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:41510</guid><dc:creator>alexbarnett</dc:creator><slash:comments>5</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=41510</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/05/15/open-source-in-a-saas-world.aspx#comments</comments><description>&lt;P&gt;About a year ago, I took part in a meeting where the question: &lt;A href="http://alexbarnett.net/blog/archive/2007/07/12/what-does-open-source-quot-mean-quot-in-a-saas-world.aspx" mce_href="http://alexbarnett.net/blog/archive/2007/07/12/what-does-open-source-quot-mean-quot-in-a-saas-world.aspx"&gt;"What does open source &lt;EM&gt;"mean"&lt;/EM&gt; in a SaaS world?"&lt;/A&gt; came up in conversation. &lt;/P&gt;
&lt;P&gt;A year later, that same question is becoming increasingly pertinent as the &lt;A href="http://alexbarnett.net/blog/archive/2008/01/13/8-trends-in-software-as-a-service-platforms.aspx" mce_href="http://alexbarnett.net/blog/archive/2008/01/13/8-trends-in-software-as-a-service-platforms.aspx"&gt;IT industry's move to Software-as-a-Service&lt;/A&gt; (&lt;A href="http://en.wikipedia.org/wiki/Software_as_a_Service" mce_href="http://en.wikipedia.org/wiki/Software_as_a_Service"&gt;SaaS&lt;/A&gt;) and &lt;A href="http://www.nytimes.com/idg/IDG_002570DE00740E180025742400363509.html?ex=1365393600&amp;amp;en=9076c93ed5911518&amp;amp;ei=5088&amp;amp;partner=rssnyt&amp;amp;emc=rss" mce_href="http://www.nytimes.com/idg/IDG_002570DE00740E180025742400363509.html?ex=1365393600&amp;amp;en=9076c93ed5911518&amp;amp;ei=5088&amp;amp;partner=rssnyt&amp;amp;emc=rss"&gt;cloud-based computing&lt;/A&gt; accelerates.&lt;/P&gt;
&lt;P&gt;For &lt;A href="http://www.bungeelabs.com/" mce_href="http://www.bungeelabs.com/"&gt;Bungee Labs&lt;/A&gt; (I work there), where&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;we provide an entire platform-as-a-service&amp;nbsp; (&lt;A href="http://bungeeconnect.wordpress.com/2008/02/18/defining-platform-as-a-service-or-paas/" mce_href="http://bungeeconnect.wordpress.com/2008/02/18/defining-platform-as-a-service-or-paas/"&gt;PaaS&lt;/A&gt;)&lt;/LI&gt;
&lt;LI&gt;developers create, share and re-use code and deploy apps in the cloud&lt;/LI&gt;
&lt;LI&gt;developers "consume" and program against third party web apis and will create their own&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;...the &lt;EM&gt;"meaning"&lt;/EM&gt; of &lt;A href="http://en.wikipedia.org/wiki/Free_and_open_source_software" mce_href="http://en.wikipedia.org/wiki/Free_and_open_source_software"&gt;FOSS&lt;/A&gt; is&amp;nbsp;central within these different contexts and has many possible answers with many non-trivial implications...&lt;A href="http://memory-alpha.org/en/wiki/Three-dimensional_chess" mce_href="http://memory-alpha.org/en/wiki/Three-dimensional_chess"&gt;Three dimensional chess&lt;/A&gt; as it were.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://memory-alpha.org/en/wiki/Three-dimensional_chess" mce_href="http://memory-alpha.org/en/wiki/Three-dimensional_chess"&gt;&lt;IMG height=139 alt="Three-dimensional chess in the 23rd century." src="http://images2.wikia.nocookie.net/memoryalpha/en/images/thumb/d/df/Spock_McCoy_3D_chess.jpg/180px-Spock_McCoy_3D_chess.jpg" width=188 border=0 mce_src="http://images2.wikia.nocookie.net/memoryalpha/en/images/thumb/d/df/Spock_McCoy_3D_chess.jpg/180px-Spock_McCoy_3D_chess.jpg"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;H6&gt;(pic source: &lt;A href="http://memory-alpha.org/en/wiki/Three-dimensional_chess" mce_href="http://memory-alpha.org/en/wiki/Three-dimensional_chess"&gt;Memory Alpha, the Star Trek wiki&lt;/A&gt;)&lt;/H6&gt;
&lt;P&gt;For this post, I want to share some of the considerations relating to # 1) above: the context of open sourcing Bungee Labs' own system (Bungee Connect). Last month we &lt;A href="http://bungeeconnect.wordpress.com/2008/04/23/bungee-labs-outlines-source-code-release-plans-for-bungee-application-server/" mce_href="http://bungeeconnect.wordpress.com/2008/04/23/bungee-labs-outlines-source-code-release-plans-for-bungee-application-server/"&gt;stated that&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Bungee Labs is evaluating several Free and Open Source Software (&lt;/EM&gt;&lt;A href="http://en.wikipedia.org/wiki/Free_and_open_source_software" mce_href="http://en.wikipedia.org/wiki/Free_and_open_source_software"&gt;&lt;EM&gt;FOSS&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;) licenses for the software components that comprise the complete Bungee Connect system. However, the task of reviewing the various FOSS licenses, and then identifying which of them best aligns with the software components and subsystems created by Bungee Labs–as well as ensuring compatibility with third-party components upon which Bungee Connect relies–requires considerable review and source code preparation. And we want to do this right, with the community’s involvement."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Since and before that announcement, &lt;A href="http://reverendted.wordpress.com/" mce_href="http://reverendted.wordpress.com/"&gt;Ted Haeger&lt;/A&gt; (who runs the &lt;A href="http://bcdn.bungeeconnect.com/" mce_href="http://bcdn.bungeeconnect.com"&gt;Bungee Connect Developer Network&lt;/A&gt;) has been discussing some of the issues at hand and some of the options we see before us with some very "FOSS savvy" communities at events such as &lt;A href="http://www.socallinuxexpo.org/" mce_href="http://www.socallinuxexpo.org/"&gt;Socal Linux Expo&lt;/A&gt;, &lt;A href="http://www.lugradio.org/live/USA2008/speakers" mce_href="http://www.lugradio.org/live/USA2008/speakers"&gt;LugRadio Live USA&lt;/A&gt; and &lt;A href="http://linuxfestnorthwest.org/" mce_href="http://linuxfestnorthwest.org/"&gt;LinuxFest Northwest&lt;/A&gt; and of course with Bungee Connect's own growing developer community. &lt;/P&gt;
&lt;P&gt;Today there's an interesting conversation going on between Ted and &lt;A href="http://blog.gardeviance.org/" mce_href="http://blog.gardeviance.org/"&gt;Simon Wardley&lt;/A&gt;, ex-COO of &lt;A href="http://radar.oreilly.com/archives/2006/09/zimki-hosted-javascript-enviro.html" mce_href="http://radar.oreilly.com/archives/2006/09/zimki-hosted-javascript-enviro.html"&gt;Zimki&lt;/A&gt; / Fotago who &lt;A href="http://www.theregister.co.uk/2007/07/27/wardley_zimki_fotango/" mce_href="http://www.theregister.co.uk/2007/07/27/wardley_zimki_fotango/"&gt;resigned&lt;/A&gt; last year over the company's decision not to open source their platform (&lt;A href="http://blip.tv/file/322635" mce_href="http://blip.tv/file/322635"&gt;the video of his announcement&lt;/A&gt; at a OSCON 2007 talk he gave &lt;EM&gt;"Commoditisation of IT and What the Future Holds"&lt;/EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;makes for entertaining and informative viewing all of its own...Simon discusses open source in a SaaS context. &lt;EM&gt;Update&lt;/EM&gt;: &lt;EM&gt;Simon let me know &lt;/EM&gt;&lt;A class="" href="http://blog.gardeviance.org/2007/10/previous-talk.html" mce_href="http://blog.gardeviance.org/2007/10/previous-talk.html"&gt;&lt;EM&gt;of this video&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; which also includes the slides&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Anyway, back to the thread:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Simon &lt;A href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html" mce_href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html"&gt;wrote a post this morning&lt;/A&gt; providing his thoughts on the some the FOSS options available to Bungee Labs&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/" mce_href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/"&gt;Ted wrote back responding to Simon&lt;/A&gt; sharing his point of view&lt;/LI&gt;
&lt;LI&gt;Then &lt;A href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html#comment-2147904043863805414" mce_href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html#comment-2147904043863805414"&gt;Simon responded to Ted&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;All three posts (and more to come no doubt) make an informative and interesting read, but I want to highlight one of the key issues in discussion.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The SaaS Loophole&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The issue goes back to the question: "What does open source &lt;EM&gt;"mean"&lt;/EM&gt; in a SaaS world?" and specifically the licensing issues. I'm going &lt;A href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/" mce_href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/"&gt;to quote and edit from Ted's post somewhat&amp;nbsp; liberally&lt;/A&gt; (Ted owes me a Sushi, so we're quits now :P ) and isolate an (if not &lt;EM&gt;"the"&lt;/EM&gt;) open source licensing issue in the context of SaaS (my emphasis):&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Personally, I think that GPLv3 is the wrong license for freeing any SaaS or PaaS offering. The Free Software Foundation has a better license for this purpose.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;GPLv3 is inadequate because it does not mandate that modifications that others make be opened.&lt;/STRONG&gt; Originally, GPLv3 was planned to close up the “&lt;/EM&gt;&lt;A href="http://www.linux-mag.com/id/3017" mce_href="http://www.linux-mag.com/id/3017"&gt;&lt;EM&gt;SaaS Loophole&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;” (a.k.a. the “ASP Loophole”) in GPLv2. However, as I understand it, several large companies pressured the FSF to remove the key clause that would have closed the loophole.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;What is the loophole? It’s this: if you take free software and offer it as a hosted service, then you are not conveying the software, and are therefore not obligated to reciprocate your modifications to the original code.&lt;/STRONG&gt; In the context of service providers, GPLv3 is effectively the same as the BSD license. Many companies, &lt;/EM&gt;&lt;A href="http://blogs.zdnet.com/open-source/?p=2408" mce_href="http://blogs.zdnet.com/open-source/?p=2408"&gt;&lt;EM&gt;Google among them&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;, live inside this loophole. (For now, Bungee Labs is also in that camp.) Some remain there deliberately. Others are in it simply as a matter of course…that is, where they are in their business development process."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So that's the "SaaS loophole". Where's the loophole now? &lt;A href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/" mce_href="http://reverendted.wordpress.com/2008/05/15/re-reputation-saas-and-marketplaces-simon-wardley/"&gt;Ted explains&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"&lt;/EM&gt;&lt;STRONG&gt;&lt;EM&gt;Perhaps the argument could have been made in the age of GPLv2 that the SaaS Loophole was an oversight, but now that GPLv3 has the loophole&lt;/EM&gt; by design&lt;EM&gt;, it’s really no longer a loophole.&lt;/EM&gt;&lt;/STRONG&gt;&lt;EM&gt; The latest version of the license supports the practice. (And just to be clear, I am not advocating this for Bungee Connect.)&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;...Say Bungee Labs opens Bungee Connect under GPLv3. Is there a danger that small companies could replicate our offering? I don’t think that’s the case. But could a well-funded company do the same, fork the code, and then fund an engineering team to outpace the original inventors? &lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;...The Free Software Foundation also provides the GNU Affero General Public License version 3, or &lt;A href="http://www.fsf.org/licensing/licenses/agpl-3.0.html" mce_href="http://www.fsf.org/licensing/licenses/agpl-3.0.html"&gt;AGPLv3&lt;/A&gt;. &lt;STRONG&gt;AGPLv3 specifically closes the SaaS loophole. Instead of being triggered by conveying the software, AGPLv3 is triggered by accessing the service.&lt;/STRONG&gt; This helps to reduce the risk that a company could not branch the code and then out-engineer the originators, as the vulture company would be obligated to share-alike terms with their derivations."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So, is the AGPLv3 the right license for Bungee Labs to pursue?&amp;nbsp; Is it the right license for SaaS providers? Is it enough on its own? (back to Simon Wardley's point &lt;A href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html" mce_href="http://blog.gardeviance.org/2008/05/reputation-saas-and-marketplaces.html"&gt;in his post&lt;/A&gt;). Each company has their own unique circumstances and they each need to think through the 3D chess game. We're still working it out at Bungee Labs.&lt;/P&gt;
&lt;P&gt;For us at least, I think some of the potential answers are becoming clearer, and others not yet. But it is the kinds of discussions that Ted is having with Simon that are a critical part of Bungee Labs' decision making process around FOSS. It cannot be an insular process.&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=41510" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/BungeeLabs/default.aspx">BungeeLabs</category><category domain="http://alexbarnett.net/blog/archive/tags/community/default.aspx">community</category><category domain="http://alexbarnett.net/blog/archive/tags/Google/default.aspx">Google</category><category domain="http://alexbarnett.net/blog/archive/tags/Linux/default.aspx">Linux</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/trends/default.aspx">trends</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category></item><item><title>Bungee Connect news x3 to share with you this morning</title><link>http://alexbarnett.net/blog/archive/2008/04/23/bungee-connect-news-x3-to-share-with-you-this-morning.aspx</link><pubDate>Wed, 23 Apr 2008 12:46:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:41369</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=41369</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/04/23/bungee-connect-news-x3-to-share-with-you-this-morning.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;Three big pieces of &lt;A class="" href="http://bungeeconnect.com/" mce_href="http://bungeeconnect.com/"&gt;Bungee Connect&lt;/A&gt; news to share with you this morning:&lt;/P&gt;
&lt;P mce_keep="true"&gt;1. &lt;EM&gt;&lt;A href="http://bungeeconnect.wordpress.com/2008/04/23/bungee-grid-now-running-on-amazon-ec2-and-accessible-to-bungee-developers/"&gt;Bungee Grid now running on Amazon EC2 and accessible to Bungee Developers&lt;/A&gt;&lt;/EM&gt; &lt;/P&gt;
&lt;P&gt;Bungee-powered application hosting on Bungee Grid-EC2 using &lt;A title="Amazon EC2" href="http://www.amazon.com/gp/browse.html?node=201590011"&gt;Amazon’s Elastic Computing Cloud (EC2) infrastructure&lt;/A&gt;&amp;nbsp;is available today upon special request for deployed Bungee-powered applications. The Bungee Grid-EC2 option is in addition to Bungee Grid-US, Bungee Grid-Europe. As a live example of a Bungee-powered app running on Bungee Grid-EC2, we've now deployed &lt;A class="" href="http://widelens.com/" mce_href="http://widelens.com"&gt;WideLens.com&lt;/A&gt; on Bungee Grid-EC2. &lt;A class="" href="http://bungeeconnect.wordpress.com/2008/04/23/bungee-grid-now-running-on-amazon-ec2-and-accessible-to-bungee-developers/" mce_href="http://bungeeconnect.wordpress.com/2008/04/23/bungee-grid-now-running-on-amazon-ec2-and-accessible-to-bungee-developers/"&gt;Pricing model and&amp;nbsp;other details available here&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;2. &lt;A title="Announcing Bungee Connect Server" href="http://bungeeconnect.wordpress.com/2008/04/23/announcing-bungee-application-server/"&gt;Announcing Bungee Application Server&lt;/A&gt;&lt;/EM&gt; &lt;/P&gt;
&lt;P&gt;This is sweet: Developers wanting to deploy Bungee-powered applications on their own servers will be able to download a complete single-server Bungee Grid as virtual software appliance called the “Bungee Application Server”. The Bungee Application Server uses &lt;A href="http://www.vmware.com/"&gt;VMware technology&lt;/A&gt; and operates as a single complete management and delivery server for Bungee-powered applications. The Bungee Application Server will be first made available in June 2008 to &lt;A href="http://bcdn.bungeeconnect.com/"&gt;BCDN&lt;/A&gt; Early Adopter Program (EAP) members. General Availability for sustained commercial deployment is expected in Q4 2008.&amp;nbsp; &lt;A class="" href="http://bungeeconnect.wordpress.com/2008/04/23/announcing-bungee-application-server/" mce_href="http://bungeeconnect.wordpress.com/2008/04/23/announcing-bungee-application-server/"&gt;More details including pricing and licensing info here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;3. &lt;A title="Community Source Code Licensing plans for Bungee Connect" href="http://bungeeconnect.wordpress.com/2008/04/23/bungee-labs-outlines-source-code-release-plans-for-bungee-application-server/"&gt;Community Source Code Licensing plans for Bungee Connect technologies&lt;/A&gt;&lt;/EM&gt; &lt;/P&gt;
&lt;P&gt;Bungee Labs will make the source code available to the Bungee Application Server and the Bungee Pulse Client under several software source code licenses.&lt;/P&gt;
&lt;P&gt;Two of these software licenses are available as of today in ‘draft form’ to facilitate community feedback prior to formalization in June 2008. These draft licenses are:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="" href="http://www.bungeeconnect.com/about/legal/bcsl-commercial.html" mce_href="http://www.bungeeconnect.com/about/legal/bcsl-commercial.html"&gt;Bungee Community Source License (BCSL) – Commercial Use&lt;/A&gt; 
&lt;LI&gt;&lt;A class="" href="http://www.bungeeconnect.com/about/legal/bcsl-rnd.html" mce_href="http://www.bungeeconnect.com/about/legal/bcsl-rnd.html"&gt;Bungee Community Source License (BCSL) – Research and Development Only (RDO)&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;We're also answering this question:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Q: Is Bungee Labs is&amp;nbsp;considering Free and Open Source Software (FOSS) licenses for the software components that comprise the complete Bungee Connect system?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Great question. &lt;A class="" href="http://bungeeconnect.wordpress.com/2008/04/23/bungee-labs-outlines-source-code-release-plans-for-bungee-application-server/" mce_href="http://bungeeconnect.wordpress.com/2008/04/23/bungee-labs-outlines-source-code-release-plans-for-bungee-application-server/"&gt;Answers here...&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;--&lt;/P&gt;
&lt;P&gt;Btw,&amp;nbsp;I'm at Web 2.0 Expo in San Francisco this week. Let me know if you want to hook up!&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=41369" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/BungeeLabs/default.aspx">BungeeLabs</category><category domain="http://alexbarnett.net/blog/archive/tags/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/SaaS/default.aspx">SaaS</category></item><item><title>Among the dynamos, My Data and advice for startups.</title><link>http://alexbarnett.net/blog/archive/2008/01/24/among-the-dynamos.aspx</link><pubDate>Thu, 24 Jan 2008 14:41:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40587</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=40587</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/01/24/among-the-dynamos.aspx#comments</comments><description>&lt;P&gt;&lt;STRONG&gt;SaaS / DaaS / WaaS (Whatever As a Service) and Mashups&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Nick Carr quotes &lt;A href="http://en.wikipedia.org/wiki/Henry_Brooks_Adams" mce_href="http://en.wikipedia.org/wiki/Henry_Brooks_Adams"&gt;Henry Adams&lt;/A&gt; in &lt;A href="http://www.roughtype.com/archives/2008/01/among_the_dynam.php" mce_href="http://www.roughtype.com/archives/2008/01/among_the_dynam.php"&gt;Among the dynamos&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;“One lingered long among the dynamos,” he wrote, “for they were new, and they gave to history a new phase.&lt;/FONT&gt;&lt;/I&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Pointing to &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;SaaS Platforms trends&lt;/A&gt;, Clive Keyte write about "&lt;A href="http://iconax.wordpress.com/2008/01/22/saas-management-platforms-more-important-than-the-apps-at-this-stage/" mce_href="http://iconax.wordpress.com/2008/01/22/saas-management-platforms-more-important-than-the-apps-at-this-stage/"&gt;SaaS Management Platforms&lt;/A&gt;"&lt;EM&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"&lt;/EM&gt;&lt;EM&gt;Force.com is not on it’s own offering ‘cloud development facilities for SaaS applications though, there are a plethora of smaller companies entering into the fray including Bungee Connect"&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Among the dynamos indeed...&lt;/P&gt;
&lt;P&gt;And SaaS by the numbers: &lt;A href="http://blog.programmableweb.com/2008/01/17/salesforcecom-24-billion-api-calls-so-far/" mce_href="http://blog.programmableweb.com/2008/01/17/salesforcecom-24-billion-api-calls-so-far/"&gt;Salesforce.com: 24 Billion API Calls So Far&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;"This statistic along with others like 130 million transactions daily, 61,200 custom applications, and 750 AppExchange apps"&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Bray Forrest informs us even &lt;A href="http://radar.oreilly.com/archives/2008/01/dash_your_car_g.html" mce_href="http://radar.oreilly.com/archives/2008/01/dash_your_car_g.html"&gt;Your Car Gets An API&lt;/A&gt;&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;"&lt;/FONT&gt;At the end of the month the Dash will get a RESTful API. At the user's initiative lat/long coordinates can be sent to a server. The Dash will consume a &lt;/EM&gt;&lt;A href="http://georss.org/" mce_href="http://GeoRSS.org"&gt;&lt;EM&gt;GeoRSS&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; feed. This is just the first release. In the future they may add HTML pages, search and even the ability to poll. The device I saw did not have any API-driven apps loaded, but I can imagine great ones (update my location and finding out who from my YASN contacts are nearby)."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;So what will we do with all these APIs? Mashups of course!&amp;nbsp; &lt;A href="http://www.mattmcalister.com/blog/2007/11/29/206/what-is-a-mashup/" mce_href="http://www.mattmcalister.com/blog/2007/11/29/206/what-is-a-mashup/"&gt;What is a MashUp?&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;"Potatoes + beans + a little bit of beef + pork, and then you pour Smithwicks over the top of it."&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Ah...Microsoft Research project alert: &lt;A href="http://research.microsoft.com/news/msrnews/newsDisplay.aspx?0rc=n&amp;amp;id=1873" mce_href="http://research.microsoft.com/news/msrnews/newsDisplay.aspx?0rc=n&amp;amp;id=1873"&gt;Rotunda: Profiling the Cloud&lt;/A&gt;&lt;FONT size=2&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size=2&gt;&lt;EM&gt;"the goal of the project is to be able to profile the performance of a Web application from the time a user clicks on a link and triggers an event in the browser—which triggers a database lookup—through each point of the resolution of the transaction."&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size=2&gt;Sounds a lot like &lt;A class="" href="http://www.bungeeconnect.com/" mce_href="http://www.bungeeconnect.com"&gt;Bungee Connect&lt;/A&gt; instrumentation designed to measure every transactions from user's browser interactions and server-side roundtrips, through to the app's service calls, triggers, events, response times, etc...You see, our business model demands we and our developers know this...&lt;EM&gt;we have this today&lt;/EM&gt; :-)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;My Data&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;The UK gets some relief from the ID Card madness, for a while anyway...turns out &lt;A href="http://www.no2id.net/news/newsblog/?p=762" mce_href="http://www.no2id.net/news/newsblog/?p=762"&gt;National ID cards scheme will delayed until 2012&lt;/A&gt;:&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size=2&gt;"&lt;EM&gt;The Government’s national identity card scheme was “in the intensive care ward” after leaked documents showed plans to issue UK citizens with the cards have been delayed until after the next election."&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;FONT size=2&gt;Phew! Seeing &lt;A href="http://www.arnnet.com.au/index.php/id;1278624130;fp;16;fpid;1" mce_href="http://www.arnnet.com.au/index.php/id;1278624130;fp;16;fpid;1"&gt;stories like this&lt;/A&gt; seems to be knocking sense to those who are living in cloud-cuckoo land...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;On the other end of the &lt;A class="" href="http://alexbarnett.net/blog/archive/2007/08/17/closed-is-still-the-old-closed.aspx" mce_href="http://alexbarnett.net/blog/archive/2007/08/17/closed-is-still-the-old-closed.aspx"&gt;"my data" equation&lt;/A&gt;: cries of&amp;nbsp;"we want our data, when we want it and where we want it" are getting heard...&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size=2&gt;Here's video intro to DataPortability.org initiative: &lt;/FONT&gt;&lt;A href="http://www.vimeo.com/610179" mce_href="http://www.vimeo.com/610179"&gt;DataPortability - Connect, Control, Share, Remix&lt;/A&gt;&lt;FONT size=2&gt;. &lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT size=2&gt;"DataPortability gathers existing open standards into a blueprint for a social, open, remixable web where your online identity, media, contacts and content can follow you wherever you go."&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Niall Kennedy's take on &lt;A href="http://www.niallkennedy.com/blog/2008/01/data-portability-authentication-authorization.html" mce_href="http://www.niallkennedy.com/blog/2008/01/data-portability-authentication-authorization.html"&gt;Data Portability, Authentication, and Authorization&lt;/A&gt;. &lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;I&gt;&lt;FONT size=2&gt;"Data authorization is the first step in data portability."&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Enter &lt;A class="" href="http://openid.net/" mce_href="http://openid.net"&gt;OpenID&lt;/A&gt; and &lt;A class="" href="http://oauth.net/" mce_href="http://oauth.net/"&gt;OAuth&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://blogs.computerworld.com/microsoft_hijack_data_portability" mce_href="http://blogs.computerworld.com/microsoft_hijack_data_portability"&gt;How will DataPortability.org keep from being hijacked by Microsoft?&lt;/A&gt; Now Microsoft has joined the fray, so does the inevitable questioning begin:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"So is the nascent DataPortability.org group at such risk from Redmond? Not according to a source inside the group."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;News of Last.fm's on demand since CBS's acquisition &lt;A href="http://www.vnunet.com/vnunet/news/2207981/fm-switches-free-music" mce_href="http://www.vnunet.com/vnunet/news/2207981/fm-switches-free-music"&gt;hit the mainstream tech media&lt;/A&gt; yesterday. But what next? &lt;A href="http://www.paidcontent.org/entry/419-cbs-will-try-to-convert-lastfm-acquisition-to-video-value/" mce_href="http://www.paidcontent.org/entry/419-cbs-will-try-to-convert-lastfm-acquisition-to-video-value/"&gt;CBS Will Try To Convert Last.FM Acquisition To Video Value&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;“One of the reasons we liked the idea of buying it is, if we can develop a great social networking site around this music content, why couldn’t this extend in to entertainment, in to news sports, all businesses that we’re in"&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;Kaching!&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://willprice.blogspot.com/2008/01/martin-plaehns-quick-hits-dos-and-donts.html" mce_href="http://willprice.blogspot.com/2008/01/martin-plaehns-quick-hits-dos-and-donts.html"&gt;Martin Plaehn's Quick Hits: Do's and Dont's of Entrepreneurship&lt;/A&gt;&lt;FONT size=2&gt;.&amp;nbsp;16&amp;nbsp;pieces of advice&amp;nbsp;for start-ups.&lt;/FONT&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"6. Do always accumulate choice; two by definition, three of four is better; then make decisions and have a back-up"&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;More Investments Into Open Source&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;News that &lt;A href="http://mashable.com/2008/01/22/alfresco-funded/" mce_href="http://mashable.com/2008/01/22/alfresco-funded/"&gt;Alfresco Gets Another $9M for Open Source Content Management&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;"Alfresco Software, an open source content management alternative to software created for large companies, has received an additional $9 million in a third round of financing, led by SAP Ventures and existing investors Accel Partners and Mayfield Fund"&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;However, not all the shareholders are happy with the Alfresco deal...Matt Asay wrote in &lt;A href="http://blogs.cnet.com/8301-13505_1-9854919-16.html?tag=head" mce_href="http://blogs.cnet.com/8301-13505_1-9854919-16.html?tag=head"&gt;New open source venture funding and the importance of SAP Ventures and Intel Capital&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"But since we didn't need the money (not even remotely) and I didn't want the dilution, it's not my favorite news of the day."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Amen to that.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Uh Oh...&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.smartmobs.com/2008/01/22/mobile-phone-radiation-wrecks-your-sleep/" mce_href="http://www.smartmobs.com/2008/01/22/mobile-phone-radiation-wrecks-your-sleep/"&gt;Mobile phone radiation wrecks your sleep&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;"Radiation from mobile phones delays and reduces sleep, and causes headaches and confusion, according to a new study, reports The Independent"&lt;/FONT&gt;&lt;/I&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40587" 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/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/mydata/default.aspx">mydata</category><category domain="http://alexbarnett.net/blog/archive/tags/OAuth/default.aspx">OAuth</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenID/default.aspx">OpenID</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/salesforce/default.aspx">salesforce</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category></item><item><title>Podcast interviews - smart people in the world of the web</title><link>http://alexbarnett.net/blog/archive/2008/01/20/podcast-interviews-smart-people-in-the-world-of-the-web.aspx</link><pubDate>Sun, 20 Jan 2008 15:41:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40581</guid><dc:creator>alexbarnett</dc:creator><slash:comments>0</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40581</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/01/20/podcast-interviews-smart-people-in-the-world-of-the-web.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;One of the fun parts of my job at &lt;A title="Bungee Labs" href="http://www.bungeeconnect.com/" mce_href="http://www.bungeeconnect.com"&gt;Bungee Labs&lt;/A&gt; is to partner up with &lt;A href="http://reverendted.wordpress.com/" mce_href="http://reverendted.wordpress.com/"&gt;Ted&lt;/A&gt; and interview some smart people in the world of the web. We publish these as a podcast series (&lt;A title="The Bungee Line" href="http://bungeeconnect.wordpress.com/category/podcast/the-bungee-line" mce_href="http://bungeeconnect.wordpress.com/category/podcast/the-bungee-line"&gt;the Bungee Line&lt;/A&gt; - podcast &lt;A title="The Bungee Line podcast feed" href="http://feeds.feedburner.com/TheBungeeLine-FeatureInterviews" mce_href="http://feeds.feedburner.com/TheBungeeLine-FeatureInterviews"&gt;feed here&lt;/A&gt;) over on the &lt;A href="http://bungeeconnect.wordpress.com/" mce_href="http://bungeeconnect.wordpress.com/"&gt;BCDN blog&lt;/A&gt;. &lt;/P&gt;
&lt;P&gt;If you have ideas about someone you think we should interview, let me know! We're focusing on topics we think web developers might be interested in the worlds of software as a service and web app development, in particular profiling web apis. Related topics are good too.&lt;/P&gt;
&lt;P&gt;I've listed out below our most recent podcasts below...plenty more in the works (previous podcasts &lt;A class="" href="http://alexbarnett.net/blog/archive/2006/09/23/Alex-Barnett-Podcasts.aspx" mce_href="http://alexbarnett.net/blog/archive/2006/09/23/Alex-Barnett-Podcasts.aspx"&gt;are listed here&lt;/A&gt;). Hope you like :-)&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="http://bungeeconnect.wordpress.com/category/podcast/the-bungee-line//" mce_href="http://bungeeconnect.wordpress.com/category/podcast/the-bungee-line//"&gt;&lt;IMG alt="Bungee Line podcasts" src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png" border=0 mce_src="http://s3.amazonaws.com/bungee-media/image/bungee-audio-logo_80.png"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A title="Alan Lewis on eBay Desktop and eBay APIs" href="http://bungeeconnect.wordpress.com/2008/01/15/alan-lewis-on-ebay-desktop-and-ebay-apis/" mce_href="http://bungeeconnect.wordpress.com/2008/01/15/alan-lewis-on-ebay-desktop-and-ebay-apis/"&gt;Alan Lewis on eBay Desktop and eBay APIs&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"As product manager for eBay Desktop, Alan Lewis relies on the same &lt;A class="" title="eBay web APIs" href="http://developer.ebay.com/common/api/" mce_href="http://developer.ebay.com/common/api/"&gt;web APIs that eBay makes available to all developers&lt;/A&gt;. In this edition of the Bungee Line, Alan tells us about what the eBay Desktop is, how it came about, and various details about eBay’s developer program and web APIs. We ask Alan about eBay’s position &lt;/EM&gt;&lt;A href="http://oauth.net/" mce_href="http://oauth.net/"&gt;&lt;EM&gt;Oauth&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; and on open source."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="http://bungeeconnect.wordpress.com/2007/12/13/toby-segaran-on-programming-collective-intelligence/" mce_href="http://bungeeconnect.wordpress.com/2007/12/13/toby-segaran-on-programming-collective-intelligence/"&gt;Toby Segaran on “Programming Collective Intelligence”&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Since the publication of his O’Reilly book &lt;/EM&gt;&lt;A title="Programming Collective Intelligence - link to book" href="http://www.oreilly.com/catalog/9780596529321/" mce_href="http://www.oreilly.com/catalog/9780596529321/"&gt;&lt;EM&gt;Programming Collective Intelligence: Building Smart Web 2.0 Applications&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;, &lt;/EM&gt;&lt;A title="Toby Segaran's blog" href="http://blog.kiwitobes.com/" mce_href="http://blog.kiwitobes.com/"&gt;&lt;EM&gt;Toby Segaran&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; has become well noted for his ability to explain easily-understandable algorithms for the kind of deeply complex problems involved in social applications. Toby joins Alex and Ted to discuss some of the high-level concepts that he tackles in his book."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A title=http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/ href="http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/" mce_href="http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/"&gt;&lt;/A&gt;&lt;A title="Jon Aizen of Dapper.net" href="http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/" mce_href="http://bungeeconnect.wordpress.com/2007/11/16/jon-aizen-of-dappernet/"&gt;Jon Aizen of Dapper.net&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Jon Aizen joins Alex and Ted to explain how &lt;A href="http://www.dapper.net/" mce_href="http://www.dapper.net/"&gt;Dapper.net&lt;/A&gt; provides a no-fee tool for making almost any structured web site data accessible via a REST API. In a past life, Jon was involved in creating &lt;A title="The Internet Archive" href="http://www.archive.org/index.php" mce_href="http://www.archive.org/index.php"&gt;The Internet Archive&lt;/A&gt;. Jon also helps the Bungee Line introduce romantic intrigue into the podcast.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;Punditry Alert!&lt;/STRONG&gt; At the end of this show, Ted and Alex speculate a bit about &lt;A href="http://code.google.com/android/" mce_href="http://code.google.com/android/"&gt;Android&lt;/A&gt;, Google’s open source mobile device platform, the Apache License, and whether &lt;A href="http://blog.rlove.org/" mce_href="http://blog.rlove.org/"&gt;Robert Love&lt;/A&gt; is involved. Please consider this as another demonstration of Ted’s idiocy, brought to you by the Bungee Line."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="http://bungeeconnect.wordpress.com/2007/11/07/jeff-barr-on-amazon-web-services-part-2/"&gt;Jeff Barr on Amazon Web Services (Part 2)&lt;/A&gt; 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"In part 2 of our interview with Amazon Web Services evangelist &lt;A href="http://www.jeff-barr.com/" mce_href="http://www.jeff-barr.com/"&gt;Jeff Barr&lt;/A&gt;, Alex and Ted ask Jeff about &lt;A href="http://www.amazon.com/b?ie=UTF8&amp;amp;node=342430011" mce_href="http://www.amazon.com/b?ie=UTF8&amp;amp;node=342430011"&gt;Flexible Payment Service&lt;/A&gt;, virtual user &lt;A href="http://www.jeff-barr.com/?p=584" mce_href="http://www.jeff-barr.com/?p=584"&gt;group meetings in Second Life&lt;/A&gt;, the &lt;A title="Amazon Startup Project" href="http://www.amazon.com/b?ie=UTF8&amp;amp;node=332775011" mce_href="http://www.amazon.com/b?ie=UTF8&amp;amp;node=332775011"&gt;Startup Project&lt;/A&gt;, and pry at Jeff’s views of possible futures of technologies that developers might anticipate."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="http://bungeeconnect.wordpress.com/2007/10/18/jeff-barr-on-amazon-web-services-part-1/" mce_href="http://bungeeconnect.wordpress.com/2007/10/18/jeff-barr-on-amazon-web-services-part-1/"&gt;Jeff Barr on Amazon Web Services (Part 1)&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Developer evangelist for &lt;/EM&gt;&lt;A title="Amazon Web Services" href="http://www.amazon.com/gp/browse.html?node=3435361" mce_href="http://www.amazon.com/gp/browse.html?node=3435361"&gt;&lt;EM&gt;Amazon Web Services&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;, Jeff Barr tells Alex and Ted about how he became a native Amazonian, his recent visit to &lt;/EM&gt;&lt;A title="The Business of API’s Conference" href="http://mashery.com/blog/read/9868" mce_href="http://mashery.com/blog/read/9868"&gt;&lt;EM&gt;“The Business of API’s Conference,”&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt; and a bunch of stuff on Amazon Web Services, including: Mechanical Turk, EC2, and S3. Additionally, Jeff explains the newly &lt;/EM&gt;&lt;A title="announced S3 Service Level Agreement" href="http://developer.amazonwebservices.com/connect/message.jspa?messageID=68943" mce_href="http://developer.amazonwebservices.com/connect/message.jspa?messageID=68943"&gt;&lt;EM&gt;announced S3 Service Level Agreement*.&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;"&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40581" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/BungeeLabs/default.aspx">BungeeLabs</category><category domain="http://alexbarnett.net/blog/archive/tags/collectiveintelligence/default.aspx">collectiveintelligence</category><category domain="http://alexbarnett.net/blog/archive/tags/community/default.aspx">community</category><category domain="http://alexbarnett.net/blog/archive/tags/Dev/default.aspx">Dev</category><category domain="http://alexbarnett.net/blog/archive/tags/eBay/default.aspx">eBay</category><category domain="http://alexbarnett.net/blog/archive/tags/Google/default.aspx">Google</category><category domain="http://alexbarnett.net/blog/archive/tags/OAuth/default.aspx">OAuth</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/podcast/default.aspx">podcast</category><category domain="http://alexbarnett.net/blog/archive/tags/REST/default.aspx">REST</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/ROA/default.aspx">ROA</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/SOAP/default.aspx">SOAP</category><category domain="http://alexbarnett.net/blog/archive/tags/Web/default.aspx">Web</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category></item><item><title>SQL Server 2005 Driver for PHP</title><link>http://alexbarnett.net/blog/archive/2007/10/09/sql-server-2005-driver-for-php.aspx</link><pubDate>Tue, 09 Oct 2007 21:57:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40478</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=40478</wfw:comment><comments>http://alexbarnett.net/blog/archive/2007/10/09/sql-server-2005-driver-for-php.aspx#comments</comments><description>&lt;P mce_keep="true"&gt;&lt;A class="" href="http://blogs.msdn.com/data/archive/2007/10/09/sql-server-2005-driver-for-php-ctp-announced-at-zendcon.aspx" mce_href="http://blogs.msdn.com/data/archive/2007/10/09/sql-server-2005-driver-for-php-ctp-announced-at-zendcon.aspx"&gt;Who woulda thunk it&lt;/A&gt;? The CTP for the SQL Server 2005 Driver for PHP will be &lt;A class="" href="http://www.microsoft.com/sql/technologies/php/default.mspx" mce_href="http://www.microsoft.com/sql/technologies/php/default.mspx"&gt;available October 11&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;"The SQL Server Driver for PHP is designed to enable reliable, scalable integration with SQL Server for PHP applications deployed on the Windows platform. The Driver for PHP is a PHP 5 extension that allows the reading and writing of SQL Server data from within PHP scripts. It provides a procedural interface for accessing data in all Editions of SQL Server 2005 and SQL Server 2000 (including Express Edition), and makes use of PHP features, including PHP streams to read and write large objects."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;A class="" href="http://www.news.com/8301-13580_3-9793871-39.html?tag=repblg" mce_href="http://www.news.com/8301-13580_3-9793871-39.html?tag=repblg"&gt;CNET reports&lt;/A&gt;...&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;&amp;nbsp;"Microsoft revealed some fruits of a &lt;/EM&gt;&lt;A title="Zend Web tools adapted for Windows -- Tuesday, Oct 31, 2006" href="http://www.news.com/Zend-Web-tools-adapted-for-Windows/2100-7344_3-6131076.html" context="com.caucho.jsp.PageContextImpl@ca8e2b8"&gt;&lt;FONT color=#0048c0&gt;&lt;EM&gt;partnership that that was announced a year ago with Zend&lt;/EM&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;EM&gt;, which develops and commercializes the open-source PHP scripting language for creating dynamic Web pages. Bill Staples, a Microsoft product unit manager, announced four moves at the ZendCon conference here: &lt;/EM&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;•&amp;nbsp;Microsoft is releasing a preview version of a software connector that lets PHP run atop the SQL Server 2005 database. "This is a Microsoft-developed and supported PHP driver for accessing SQL Server data from within a PHP application," Staples said."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;Ah...stat time now...(my bold):&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P mce_keep="true"&gt;&lt;EM&gt;"About &lt;STRONG&gt;70 percent of PHP developers use Windows&lt;/STRONG&gt;, said Andi Gutmans, who along with Zeev Suraski are Zend's co-founders and co-CTOs. But &lt;STRONG&gt;when it comes to deploying the applications for use, customers use Linux in about 80 percent to 90 percent of cases&lt;/STRONG&gt;, Suraski said."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40478" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/Data/default.aspx">Data</category><category domain="http://alexbarnett.net/blog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/SQLServer/default.aspx">SQLServer</category></item><item><title>What does open source "mean" in a SaaS world?</title><link>http://alexbarnett.net/blog/archive/2007/07/12/what-does-open-source-quot-mean-quot-in-a-saas-world.aspx</link><pubDate>Thu, 12 Jul 2007 13:19:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:40237</guid><dc:creator>alexbarnett</dc:creator><slash:comments>3</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=40237</wfw:comment><comments>http://alexbarnett.net/blog/archive/2007/07/12/what-does-open-source-quot-mean-quot-in-a-saas-world.aspx#comments</comments><description>&lt;P&gt;In March 2007, this &lt;A href="http://www.linux-mag.com/id/3017" mce_href="http://www.linux-mag.com/id/3017"&gt;article by Bryan Richard&lt;/A&gt;&amp;nbsp;discussed the the implications of Software as a Service (&lt;A class="" href="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx" mce_href="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx"&gt;SaaS&lt;/A&gt;) with respect to the &lt;A href="http://www.gnu.org/copyleft/gpl.html" mce_href="http://www.gnu.org/copyleft/gpl.html"&gt;GPL licence&lt;/A&gt;. 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Conservative estimate: In the future 75% of your applications will be delivered over a computer network and you will interact with them with no "transfer of a copy." For evidence of this trend just look to the popularity of Gmail and the creation (impossible 10 years ago) of Google's document and spreadsheet apps; analyst suggestions that the importance of operating systems is fading; the success of web apps like SalesForce; wiki culture; the popularity of Web APIs and application mash-ups; Adobe building an online version Photoshop.&lt;/EM&gt; 
&lt;P&gt;&lt;EM&gt;The future is networked. The GPL isn't."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;In April, &lt;A href="http://weblog.infoworld.com/openresource/archives/2007/04/web_20_and_the.html" mce_href="http://weblog.infoworld.com/openresource/archives/2007/04/web_20_and_the.html"&gt;Matt Asay posted&lt;/A&gt; his recognition of the same issue after visiting Bungee Labs (as a member of our Advisory Board): 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"I believe we're on the cusp of a hugely disruptive change in the way open source software is licensed. The OSI, of which I'm part, is against license proliferation. But the community and OSI will need to figure out how to make open source relevant to the online world, without stifling the creativity that has built it. This is a non-trivial problem, and it is a problem."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And &lt;A href="http://alexbarnett.net/blog/archive/2007/04/04/In-the-cloud_2C00_-of-the-cloud_2C00_-and-for-the-cloud.aspx" mce_href="http://alexbarnett.net/blog/archive/2007/04/04/In-the-cloud_2C00_-of-the-cloud_2C00_-and-for-the-cloud.aspx"&gt;I agreed&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"..the cloud-based future we're heading to&amp;nbsp;will cause an&amp;nbsp;invigorating and necessary debate within the industry on the topic of licenses in a purely networked computing environment:"&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Today Tim O'Reilly chips in, &lt;A href="http://radar.oreilly.com/archives/2007/07/the_gpl_and_sof_1.html" mce_href="http://radar.oreilly.com/archives/2007/07/the_gpl_and_sof_1.html"&gt;concluding&lt;/A&gt; 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"This is still an unsolved area for both open source and Web 2.0. I believe that there will come a time when we will need to rediscover for Web 2.0 the freedoms that led Richard Stallman to the GPL, but I don't think it will grow out of the current crop of free software licenses. It will be closer, perhaps to &lt;/EM&gt;&lt;A href="http://www.wesabe.com/page/security" mce_href="http://www.wesabe.com/page/security"&gt;&lt;EM&gt;Wesabe's open data bill of rights&lt;/EM&gt;&lt;/A&gt;&lt;EM&gt;."&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;And&amp;nbsp;in response, Matt Asay &lt;A class="" href="http://blogs.cnet.com/8301-13505_1-9743301-16.html?tag=more" mce_href="http://blogs.cnet.com/8301-13505_1-9743301-16.html?tag=more"&gt;picks up on the thread again&lt;/A&gt;&amp;nbsp;this morning: 
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"There's no point in complaining about what might have been. The real debate should be over what we do now: we need a new crop of licenses to help make open source relevant for the web. It's actually surprising that we have almost nothing so far...."&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;The question is: What does "open source" &lt;EM&gt;mean&lt;/EM&gt; in a networked,&amp;nbsp;SOA / API-based&amp;nbsp;world&amp;nbsp;as SaaS becomes the dominant computing model? 
&lt;P&gt;It looks like this will be the main topic of conversation at this &lt;A href="http://conferences.oreillynet.com/pub/w/58/radar.html" mce_href="http://conferences.oreillynet.com/pub/w/58/radar.html"&gt;O'Reilly event &lt;S&gt;next week&lt;/S&gt; in two week's time&lt;/A&gt; (I'm going to try to make it given the&amp;nbsp;topic's pertinence to the future of our own business). My own (and maybe obvious to some) prediction is that the effort&amp;nbsp;by the community to answer the &lt;EM&gt;"&lt;/EM&gt;What does "open source" mean in a SaaS world?" question will become&amp;nbsp;the center of&amp;nbsp;a highly controversial and popular topic of conversation for the wider&amp;nbsp;technical community in 2008.&lt;/P&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=40237" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category></item><item><title>In the cloud, of the cloud, and for the cloud</title><link>http://alexbarnett.net/blog/archive/2007/04/04/In-the-cloud_2C00_-of-the-cloud_2C00_-and-for-the-cloud.aspx</link><pubDate>Wed, 04 Apr 2007 13:01:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:34626</guid><dc:creator>alexbarnett</dc:creator><slash:comments>2</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=34626</wfw:comment><comments>http://alexbarnett.net/blog/archive/2007/04/04/In-the-cloud_2C00_-of-the-cloud_2C00_-and-for-the-cloud.aspx#comments</comments><description>&lt;p&gt;Yesterday Matt Asay of the &lt;a href="http://www.opensource.org/"&gt;OSI&lt;/a&gt;&amp;nbsp;visited &lt;a href="http://www.bungeelabs.com/"&gt;Bungee Labs&lt;/a&gt;. We invited Matt to provide us&amp;nbsp;advice specifically on the issue of the licensing&amp;nbsp;options we&amp;#39;re planning to use when we open things up&amp;nbsp;for wider beta program and beyond. It was a fascinating discussion - we all agreed that today&amp;#39;s current licensing options we have available to us are, as he put it,&amp;nbsp;not yet &amp;#39;21st Century-ready&amp;#39;.&lt;/p&gt;&lt;p&gt;Given the food for thought, Matt &lt;a href="http://weblog.infoworld.com/openresource/archives/2007/04/web_20_and_the.html"&gt;shared his thoughts here&lt;/a&gt;&amp;nbsp;yesterday. I absolutely agree with Matt that the cloud-based future we&amp;#39;re heading to&amp;nbsp;will cause an&amp;nbsp;invigorating and necessary debate within the industry on the topic of licenses in a purely networked computing environment:&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;&amp;quot;I believe we&amp;#39;re on the cusp of a hugely disruptive change in the way open source software is licensed. The OSI, of which I&amp;#39;m part, is against license proliferation. But the community and OSI will need to figure out how to make open source relevant to the online world, without stifling the creativity that has built it. This is a non-trivial problem, and it is a problem.&amp;quot;&lt;/em&gt;&lt;/p&gt;&lt;/blockquote&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=34626" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/BungeeLabs/default.aspx">BungeeLabs</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</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>