<?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, RIA</title><link>http://alexbarnett.net/blog/archive/tags/OpenSource/RIA/default.aspx</link><description>Tags: OpenSource, RIA</description><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20416.853)</generator><item><title>Why OData Matters (IMHO)</title><link>http://alexbarnett.net/blog/archive/2010/03/19/why-odata-matters-imho.aspx</link><pubDate>Fri, 19 Mar 2010 15:24:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:44845</guid><dc:creator>alexbarnett</dc:creator><slash:comments>1</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=44845</wfw:comment><comments>http://alexbarnett.net/blog/archive/2010/03/19/why-odata-matters-imho.aspx#comments</comments><description>&lt;P&gt;&lt;A href="http://resource.org/8_principles.html" mce_href="http://resource.org/8_principles.html"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Earlier this week I was in the MIX10 crowd as Douglas Purdy announced the &lt;A href="http://www.odata.org/" mce_href="http://www.odata.org/"&gt;Open Data Protocol&lt;/A&gt; (it was a great presentation - &lt;A href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx" mce_href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx"&gt;summarized here&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;I want to share with you why I think OData could be a very big deal…But before we go there...let's start with the basics...&lt;/P&gt;
&lt;P&gt;&lt;IMG src="http://www.odata.org/images/OData-logo.png" mce_src="http://www.odata.org/images/OData-logo.png"&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What is OData? Where Did OData Come From?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;To understand the history of how OData came to be, you need to understand how project "Astoria" came to be...&lt;A href="http://alexbarnett.net/blog/archive/2008/08/20/how-ado-net-data-services-came-to-be-formerly-known-as-project-astoria.aspx" mce_href="http://alexbarnett.net/blog/archive/2008/08/20/how-ado-net-data-services-came-to-be-formerly-known-as-project-astoria.aspx"&gt;I won't go over that again&lt;/A&gt; as this is already pretty &lt;A href="http://blogs.msdn.com/pablo/archive/2008/08/20/timeline-of-project-astoria.aspx" mce_href="http://blogs.msdn.com/pablo/archive/2008/08/20/timeline-of-project-astoria.aspx"&gt;well documented&lt;/A&gt;. &lt;STRIKE&gt;Astoria&lt;/STRIKE&gt; OData has come a long way since.&lt;/P&gt;
&lt;P&gt;In a nutshell: Today, OData builds on a few conventions, popularized by AtomPub (see &lt;A href="http://www.odata.org/developers/protocols/atom-format" mce_href="http://www.odata.org/developers/protocols/atom-format"&gt;OData AtomPub Format&lt;/A&gt;), to using REST-based data services. These services allow resources, identified using Uniform Resource Identifiers (URIs) and defined in an abstract data model (see &lt;A href="http://www.odata.org/developers/protocols/uri-conventions" mce_href="http://www.odata.org/developers/protocols/uri-conventions"&gt;OData URI Conventions&lt;/A&gt;, to be &lt;B&gt;read&lt;/B&gt; and &lt;B&gt;edited&lt;/B&gt; by web clients using simple HTTP messages (see &lt;A href="http://www.odata.org/developers/protocols/operations" mce_href="http://www.odata.org/developers/protocols/operations"&gt;OData Operations&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;An Open Data Protocol for the Web&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;OData offers a standardized way for &lt;EM&gt;programmable &lt;/EM&gt;data to be made available across the web and in turn allowing "consumers" of that data to rely on a set of conventions to be followed that in turn allows many interesting things to happen if widely adopted...&lt;/P&gt;
&lt;P&gt;...And to this end:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx" mce_href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx"&gt;As announced&lt;/A&gt;, OData has been released by Microsoft under the Open Specification Promise (&lt;A href="http://www.microsoft.com/Interop/osp/default.mspx" mce_href="http://www.microsoft.com/Interop/osp/default.mspx"&gt;OSP&lt;/A&gt;) "to allow anyone to freely interoperate with OData implementations" . Since then, the &lt;A href="http://www.w3.org/QA/2010/03/microsoft_bring_odata_to_a_w3c.html" mce_href="http://www.w3.org/QA/2010/03/microsoft_bring_odata_to_a_w3c.html"&gt;W3C has invited&lt;/A&gt; the OData team to Bring OData to a W3C Incubator (I haven't seen a public response yet but I urge the team to do so.).&lt;/LI&gt;
&lt;LI&gt;OData is not a Microsoft-only thing and it won’t succeed if it is. The originating philosophy was about &lt;A href="http://blogs.msdn.com/astoriateam/archive/2007/07/20/transparency-in-the-design-process.aspx" mce_href="http://blogs.msdn.com/astoriateam/archive/2007/07/20/transparency-in-the-design-process.aspx"&gt;transparency&lt;/A&gt; in the design process, with an Open end-point as the goal - not a .NET lock-in play (“agree on standards and compete on implementation”). This approach has &lt;A href="http://blogs.msdn.com/interoperability/archive/2010/03/16/odata-interoperability-with-net-java-php-iphone-and-more.aspx" mce_href="http://blogs.msdn.com/interoperability/archive/2010/03/16/odata-interoperability-with-net-java-php-iphone-and-more.aspx"&gt;already&lt;/A&gt; yielded an initial set of clients, servers, services, and tools. &lt;EM&gt;Today&lt;/EM&gt;, a number of &lt;A href="http://www.odata.org/developers/odata-sdk" mce_href="http://www.odata.org/developers/odata-sdk"&gt;OData SDKs and libraries&lt;/A&gt; are available for .NET, Java, PHP, iPhone (Objective-C) and more – and there’ll be more coming.&lt;/LI&gt;
&lt;LI&gt;There is a small but growing ecosystem of non-Microsoft "producers" and "consumers" - (where&amp;nbsp; OData "&lt;A href="http://www.odata.org/producers" mce_href="http://www.odata.org/producers"&gt;producers&lt;/A&gt;" include &lt;A href="http://developer.netflix.com/docs/oData_Catalog" mce_href="http://developer.netflix.com/docs/oData_Catalog"&gt;Netflix’s catalog as OData&lt;/A&gt; and the VanGuide (a social map of Vancouver Open Data) and Public data from the city of &lt;A href="http://data.edmonton.ca/Developers.aspx" mce_href="http://data.edmonton.ca/Developers.aspx"&gt;Edmonton as OData&lt;/A&gt;) and OData “&lt;A href="http://www.odata.org/consumers" mce_href="http://www.odata.org/consumers"&gt;consumers&lt;/A&gt;”&amp;nbsp; - standard web browsers, RIA "data explorers" – such as &lt;A href="http://metasapiens.com/sesame/data-browser/preview/" mce_href="http://metasapiens.com/sesame/data-browser/preview/"&gt;Sesame OData Browser&lt;/A&gt;, and the client libraries mentioned above – p.s. somebody build a javascript-only data browser please!) &lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Where can OData take us?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;The clue is in the OData icon (next to the RSS feed icon. Can you see the similarities?&lt;/P&gt;
&lt;P&gt;&lt;IMG alt="odata icon" src="http://farm5.static.flickr.com/4024/4444628827_0d08302f14_o.jpg" width=56 height=57 mce_src="http://farm5.static.flickr.com/4024/4444628827_0d08302f14_o.jpg"&gt; &lt;IMG alt="rss icon" src="http://farm5.static.flickr.com/4063/4444623305_4ef69e3398_o.jpg" width=58 height=58 mce_src="http://farm5.static.flickr.com/4063/4444623305_4ef69e3398_o.jpg"&gt;&lt;/P&gt;
&lt;P&gt;The big idea here is that in the same way we have the "RSS" feed icon, we'll get used to seeing the "OData" icon on commercial and non-commercial websites everywhere (especially for government-related data). So in the same way you know today that the RSS icon means "get an XML feed for this content", the "OData" icon means "get this web data" - you'll know (and your client will know) what to expect in terms of how to read in, and &lt;EM&gt;navigate&lt;/EM&gt; through and &lt;EM&gt;query &lt;/EM&gt;structured web data sets - and in many cases write against them - using a common syntax.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Q: Right, But So What?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;A1:&lt;/STRONG&gt; Open Government OData. From &lt;A href="http://resource.org/8_principles.html" mce_href="http://resource.org/8_principles.html"&gt;Open Government Data Principles&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;The Internet is the public space of the modern world, and through it governments now have the opportunity to better understand the needs of their citizens and citizens may participate more fully in their government. Information becomes more valuable as it is shared, less valuable as it is hoarded. Open data promotes increased civil discourse, improved public welfare, and a more efficient use of public resources.&lt;/EM&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That’s great, but it needs to be practicable…And number 5 of the &lt;A href="http://resource.org/8_principles.html" mce_href="http://resource.org/8_principles.html"&gt;8 Principles of Open Government Data&lt;/A&gt; sensibly states that the data should be (via &lt;A href="http://eaves.ca/2009/09/30/three-law-of-open-government-data/" mce_href="http://eaves.ca/2009/09/30/three-law-of-open-government-data/"&gt;David Eaves&lt;/A&gt;):&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;5. &lt;/EM&gt;&lt;A href="http://wiki.opengovdata.org/index.php/Talk:OpenDataPrinciples/machine_processable" mce_href="http://wiki.opengovdata.org/index.php/Talk:OpenDataPrinciples/machine_processable"&gt;&lt;EM&gt;Machine processable&lt;/EM&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Data is reasonably structured to allow automated processing.&lt;/EM&gt; &lt;/P&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It'll be down to each government agency (and local government) as to how they decide to implement this principle, but wouldn't it be great if they agreed to a standard (and a powerfully simple, web-oriented one at that)? This is what Jon Udell &lt;A href="http://blog.jonudell.net/2010/01/29/odata-for-collaborative-sense-making/" mce_href="http://blog.jonudell.net/2010/01/29/odata-for-collaborative-sense-making/"&gt;concluded here&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"The open data movement, in government and elsewhere, aims to help people engage with and participate in processes represented by the data. When you publish data in a fully articulated way, you build a framework for engagement, a trellis for participation. This is a huge opportunity, and it’s what most excites me about OData" &lt;/EM&gt;&lt;/P&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;STRONG&gt;A2:&lt;/STRONG&gt; To ODatarize your data is to RESTify your data. &lt;/P&gt;
&lt;P&gt;As more data-oriented web APIs come online, each team responsible for the design of each web API is confronted by the same kinds of questions, and each team answers these in their own particular way. Increasingly, “RESTful” is a design goal of web APIs. Great…&lt;EM&gt;but what does that mean&lt;/EM&gt;? &lt;EM&gt;How&lt;/EM&gt; do you expose the data, &lt;EM&gt;the relationships&lt;/EM&gt; between the entities inside the model, and what should the querying syntax look like? Unfortunately, there are as many answers to these questions as there are RESTful web APIs. And there needn’t be. &lt;/P&gt;
&lt;P&gt;For to ODatarize your data is to RESTify your data. &lt;EM&gt;Do&lt;/EM&gt; spend the time at the value layer - figure out the way your developers / consumers want to see the data and expose it that way. &lt;EM&gt;Do&lt;/EM&gt; make it easy for devs / consumers to learn / navigate about the data and use it. &lt;EM&gt;Do not&lt;/EM&gt; make them learn about the unique idiosyncrasies you’ve built into your API (or those that leak out of your originating store) :-)&lt;/P&gt;
&lt;P&gt;From a developer’s standpoint, OData is ultimately about&amp;nbsp; productivity. &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;For the OData “Production Developer”: Point at your data store – define your entity model and map it to the data model you already have (so your developers consume / program against the data that makes most sense to them – effectively &lt;A href="http://en.wikipedia.org/wiki/Object-relational_mapping" mce_href="http://en.wikipedia.org/wiki/Object-relational_mapping"&gt;ORM&lt;/A&gt;’ing) and expose as an OData service, inheriting: all the REST characteristics; entity relationship self-discovery; and querying goodness.&lt;/LI&gt;
&lt;LI&gt;For the OData “Consuming Developer”: If you know the web API is OData…great! Pick up a client library, get to the API end-point (data.foo.org/blah.svc). Point and Shoot: Traverse the data model, query it (and bookmark as needed – it’s a URI)…play!&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;(see links at the bottom of this post to technical content that provides details on all this)&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;A3:&lt;/STRONG&gt; Since the announcement, I’ve seen quite a bit of excitement around the web (&lt;A href="http://www.google.com/search?q=odata&amp;amp;hl=en&amp;amp;safe=off&amp;amp;sa=X&amp;amp;tbo=1&amp;amp;tbs=mbl:1,mbl_sv:0&amp;amp;ei=gYSjS_jNMJLysQPUjZ29BA&amp;amp;oi=tool&amp;amp;resnum=0&amp;amp;ct=tlink&amp;amp;ved=0CBcQpwU" mce_href="http://www.google.com/search?q=odata&amp;amp;hl=en&amp;amp;safe=off&amp;amp;sa=X&amp;amp;tbo=1&amp;amp;tbs=mbl:1,mbl_sv:0&amp;amp;ei=gYSjS_jNMJLysQPUjZ29BA&amp;amp;oi=tool&amp;amp;resnum=0&amp;amp;ct=tlink&amp;amp;ved=0CBcQpwU"&gt;especially Twitter&lt;/A&gt;) by developers who see the potential here…there is plenty of experimentation going on. At Intuit, my team is also experimenting with ODatarizing some of our data services, exploring how it might be applied across a number of our cloud based data services. And when our team’s &lt;A href="http://twitter.com/jcollins21/status/10621450099" mce_href="http://twitter.com/jcollins21/status/10621450099"&gt;architect Tweets&lt;/A&gt; that “Looks like &lt;A href="http://twitter.com/search?q=%23odata" mce_href="http://twitter.com/search?q=%23odata"&gt;#odata&lt;/A&gt; is going to be a good fit for our data services”, I know there’s something interesting going on here…&lt;/P&gt;
&lt;P&gt;So I encourage you to find out more about &lt;A href="http://www.odata.org/" mce_href="http://www.odata.org/"&gt;OData&lt;/A&gt; and get involved. &lt;/P&gt;
&lt;P&gt;&lt;A title=OData.org href="http://odata.org/" mce_href="http://odata.org/"&gt;&lt;IMG style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px" border=0 src="http://www.odata.org/images/OData-logo.png" mce_src="http://www.odata.org/images/OData-logo.png"&gt;&lt;/A&gt; &lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;More Resources&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="http://www.stephenforte.net/PermaLink,guid,36354241-a64d-4413-a68f-79e30b20cb20.aspx" mce_href="http://www.stephenforte.net/PermaLink,guid,36354241-a64d-4413-a68f-79e30b20cb20.aspx"&gt;An easy way to set up an OData feed from your SQL Azure database&lt;/A&gt; - Stephen Forte&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/interoperability/archive/2010/03/16/odata-interoperability-with-net-java-php-iphone-and-more.aspx" mce_href="http://blogs.msdn.com/interoperability/archive/2010/03/16/odata-interoperability-with-net-java-php-iphone-and-more.aspx"&gt;OData interoperability with .NET, Java, PHP, iPhone and more&lt;/A&gt; - MSFT Interop team&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.w3.org/QA/2010/03/microsoft_bring_odata_to_a_w3c.html" mce_href="http://www.w3.org/QA/2010/03/microsoft_bring_odata_to_a_w3c.html"&gt;Microsoft, Bring OData to a W3C Incubator&lt;/A&gt; - W3C blog - &lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/brada/archive/2010/03/16/silverlight-4-ria-services-ready-for-business-exposing-odata-services.aspx" mce_href="http://blogs.msdn.com/brada/archive/2010/03/16/silverlight-4-ria-services-ready-for-business-exposing-odata-services.aspx"&gt;Silverlight 4 + RIA Services - Ready for Business: Exposing OData Services-4-ria-services-ready-for-business-exposing-odata-services.aspx&lt;/A&gt; - Brad Abrams (MSFT)&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx" mce_href="http://microsoftontheissues.com/cs/blogs/mscorp/archive/2010/03/16/open-data-for-the-open-web.aspx"&gt;Open Data for the Open Web&lt;/A&gt; - Douglas Purdy (MSFT)&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blog.jonudell.net/2010/02/09/producing-and-consuming-odata-feeds-an-end-to-end-example/" mce_href="http://blog.jonudell.net/2010/02/09/producing-and-consuming-odata-feeds-an-end-to-end-example/"&gt;Producing and consuming OData feeds: An end-to-end example&lt;/A&gt; - Jon Udell (MSFT)&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blog.jonudell.net/2010/01/29/odata-for-collaborative-sense-making/" mce_href="http://blog.jonudell.net/2010/01/29/odata-for-collaborative-sense-making/"&gt;OData for collaborative sense-making&lt;/A&gt; - Jon Udell&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://eaves.ca/2009/09/30/three-law-of-open-government-data/" mce_href="http://eaves.ca/2009/09/30/three-law-of-open-government-data/"&gt;The three laws of open government data&lt;/A&gt; – David Eaves&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://resource.org/8_principles.html" mce_href="http://resource.org/8_principles.html"&gt;8 Open Government Data Principles&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.hanselminutes.com/default.aspx?ShowID=223" mce_href="http://www.hanselminutes.com/default.aspx?ShowID=223"&gt;Open Data Protocol (OData) with Pablo Castro&lt;/A&gt; - Hanselminutes podcast interview with Pablo Castro (MSFT – Architect for OData)&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://andytson.com/blog/2010/03/odata-a-restful-contender-for-your-api/" mce_href="http://andytson.com/blog/2010/03/odata-a-restful-contender-for-your-api/"&gt;OData, a RESTful contender for your API&lt;/A&gt; - Andy Thompson&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://weblogs.asp.net/fmarguerie/archive/2010/03/17/announcing-sesame-data-browser.aspx" mce_href="http://weblogs.asp.net/fmarguerie/archive/2010/03/17/announcing-sesame-data-browser.aspx"&gt;Announcing Sesame Data Browser&lt;/A&gt; - Fabrice Marguerie&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/brian_swan/archive/2010/03/18/using-the-odata-sdk-for-php.aspx" mce_href="http://blogs.msdn.com/brian_swan/archive/2010/03/18/using-the-odata-sdk-for-php.aspx"&gt;Retrieving Data with the OData SDK for PHP&lt;/A&gt; - Brian Swann&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.odata.org/blog/2010/3/18/got-sql-azure-then-you've-got-odata" mce_href="http://www.odata.org/blog/2010/3/18/got-sql-azure-then-you've-got-odata"&gt;Got SQL Azure? Then you've got OData&lt;/A&gt; - OData blog&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/pablo/archive/2010/01/26/implementing-only-certain-aspects-of-odata.aspx" mce_href="http://blogs.msdn.com/pablo/archive/2010/01/26/implementing-only-certain-aspects-of-odata.aspx"&gt;Implementing only certain aspects of OData-only-certain-aspects-of-odata.aspx&lt;/A&gt; - Pablo Castro&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/pablo/archive/2009/10/19/every-sharepoint-2010-server-is-a-data-services-server.aspx" mce_href="http://blogs.msdn.com/pablo/archive/2009/10/19/every-sharepoint-2010-server-is-a-data-services-server.aspx"&gt;Every SharePoint 2010 server is a Data Services server&lt;/A&gt; - Pablo Castro&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.cmswire.com/cms/web-cms/microsoft-creates-new-odataorg-website-for-open-data-protocol-007006.php" mce_href="http://www.cmswire.com/cms/web-cms/microsoft-creates-new-odataorg-website-for-open-data-protocol-007006.php"&gt;Microsoft Creates New OData.org Website for Open Data Protocol&lt;/A&gt; – CMS Wire&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.zdnet.com/microsoft/?p=5582" mce_href="http://blogs.zdnet.com/microsoft/?p=5582"&gt;Microsoft delivers updates on OData, Houston, Dallas&lt;/A&gt; - ZDNet&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://blogs.msdn.com/pablo/archive/2008/08/20/timeline-of-project-astoria.aspx" mce_href="http://blogs.msdn.com/pablo/archive/2008/08/20/timeline-of-project-astoria.aspx"&gt;Timeline of Project Astoria&lt;/A&gt; - Pablo Castro&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://alexbarnett.net/blog/archive/2008/08/20/how-ado-net-data-services-came-to-be-formerly-known-as-project-astoria.aspx" mce_href="http://alexbarnett.net/blog/archive/2008/08/20/how-ado-net-data-services-came-to-be-formerly-known-as-project-astoria.aspx"&gt;How ADO.NET Data Services came to be (formerly known as Project Astoria)&lt;/A&gt; - Alex Barnett&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://alexbarnett.net/blog/archive/tags/Astoria/default.aspx" mce_href="http://alexbarnett.net/blog/archive/tags/Astoria/default.aspx"&gt;previous Astoria / OData posts&lt;/A&gt; - Alex Barnett&lt;/LI&gt;&lt;/UL&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=44845" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/ADO.NET/default.aspx">ADO.NET</category><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/Astoria/default.aspx">Astoria</category><category domain="http://alexbarnett.net/blog/archive/tags/Data/default.aspx">Data</category><category domain="http://alexbarnett.net/blog/archive/tags/Intuit/default.aspx">Intuit</category><category domain="http://alexbarnett.net/blog/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://alexbarnett.net/blog/archive/tags/OData/default.aspx">OData</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/REST/default.aspx">REST</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/ROA/default.aspx">ROA</category><category domain="http://alexbarnett.net/blog/archive/tags/RSS/default.aspx">RSS</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/semanticweb/default.aspx">semanticweb</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category><category domain="http://alexbarnett.net/blog/archive/tags/XML/default.aspx">XML</category></item><item><title>Joining Intuit</title><link>http://alexbarnett.net/blog/archive/2008/09/21/joining-intuit.aspx</link><pubDate>Sun, 21 Sep 2008 22:02:00 GMT</pubDate><guid isPermaLink="false">0a97a1d1-9921-457b-8bd7-ce5530d7bd45:42924</guid><dc:creator>alexbarnett</dc:creator><slash:comments>11</slash:comments><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://alexbarnett.net/blog/commentapi.aspx?PostID=42924</wfw:comment><comments>http://alexbarnett.net/blog/archive/2008/09/21/joining-intuit.aspx#comments</comments><description>&lt;p&gt;Firstly - thanks to everyone who has reached out to me in the last three weeks via email, phone calls and comments since I shared the news of my &lt;a href="http://alexbarnett.net/blog/archive/2008/08/27/the-great-bungee-jump.aspx" mce_href="http://alexbarnett.net/blog/archive/2008/08/27/the-great-bungee-jump.aspx"&gt;pursuit for the next adventure&lt;/a&gt; - I have really appreciated everyone's support and interest in my next steps.&lt;/p&gt;
  
&lt;p&gt;The great news is I'll be joining &lt;a href="http://www.intuit.com/" mce_href="http://www.intuit.com/"&gt;Intuit&lt;/a&gt; as a Group Manager working in a fast growing start-up team responsible for leading the &lt;a href="http://developer.intuit.com/quickbase/" mce_href="http://developer.intuit.com/quickbase/"&gt;Intuit Partner Platform&lt;/a&gt;. Below is a snippet and some links to blog posts and articles that should give you a fairly good idea about where my focus will be a week from now.&lt;/p&gt;
  
&lt;p&gt;Although I'll be working from the Orem office (Utah) to start off with, the plan is to ultimately move to the greater Boston area - another new adventure. I've visited Boston three times in the last year or so and have loved it more and more with each visit, so watch out Boston!&lt;/p&gt;
  
&lt;p&gt;This is a fantastic opportunity for me personally - the team has ambitious goals and an amazing set of existing assets to leverage (see some of the numbers below) in becoming a significant player in the cloud computing space. I look forward to sharing stories of my new journey with you. &lt;/p&gt;
  
&lt;ul&gt;   
&lt;li&gt;&lt;a href="http://www.cflex.net/shownewsitem.cfm?NewsID=655" mce_href="http://www.cflex.net/shownewsitem.cfm?NewsID=655"&gt;Intuit Partner Platform Opens to Developers&lt;/a&gt; (Sept 15 2008)&lt;/li&gt;
 &lt;/ul&gt;
  
&lt;blockquote&gt;   
&lt;p&gt;&lt;i&gt;"The &lt;/i&gt;&lt;a href="http://developer.intuit.com/quickbase/" mce_href="http://developer.intuit.com/quickbase/"&gt;&lt;i&gt;Intuit Partner Platform&lt;/i&gt;&lt;/a&gt;&lt;i&gt; not only gives developers the opportunity to build Web-based applications, but successful &lt;a href="http://en.wikipedia.org/wiki/Software_as_a_Service" mce_href="http://en.wikipedia.org/wiki/Software_as_a_Service"&gt;SaaS&lt;/a&gt; businesses by taking the complexity out of managing infrastructure, hosting, user management, integration and billing. Now developers can focus on developing innovative on-demand software solutions that solve unique and important problems for the four million small and mid-market businesses across the U.S. that use &lt;a href="http://quickbooks.intuit.com/" mce_href="http://quickbooks.intuit.com/"&gt;QuickBooks&lt;/a&gt; and the 25 million employees that work in those companies. &lt;/i&gt;&lt;/p&gt;
    
&lt;p&gt;&lt;i&gt;The platform-as-a-service offering allows developers to combine the powerful &lt;a href="http://labs.adobe.com/wiki/index.php/Flex:Open_Source" mce_href="http://labs.adobe.com/wiki/index.php/Flex:Open_Source"&gt;open source Flex framework&lt;/a&gt; and &lt;a href="http://www.adobe.com/products/flex/features/flex_builder/" mce_href="http://www.adobe.com/products/flex/features/flex_builder/"&gt;Adobe Flex Builder&lt;/a&gt; and the proven database of &lt;a href="http://quickbase.intuit.com/" mce_href="http://quickbase.intuit.com/"&gt;Intuit QuickBase&lt;/a&gt; to build rich Internet applications that work with QuickBooks data. They can also leverage &lt;a href="http://www.adobe.com/products/air/" mce_href="http://www.adobe.com/products/air/"&gt;Adobe AIR&lt;/a&gt; to provide additional desktop-like functionality in their applications, such as pop-up notifications, local file system access, local data storage, and the ability to create a fully branded user experience. &lt;/i&gt;&lt;/p&gt;
    
&lt;p&gt;&lt;i&gt;"We have now accepted more than 1,000 developers into the program and it is exciting to hear their ideas and energy about what they want to build," said Alex Chriss, business leader for the Intuit Partner Platform. "Customers will benefit greatly from the imagination and expertise that developers use to solve problems facing their specific industries." "&lt;/i&gt;&lt;/p&gt;
 &lt;/blockquote&gt;
  
&lt;ul&gt;   
&lt;li&gt;&lt;a href="http://quickbase.intuit.com/blog/2008/09/19/web-20-expo-nyc-intuit-connected-services/" mce_href="http://quickbase.intuit.com/blog/2008/09/19/web-20-expo-nyc-intuit-connected-services/"&gt;Web 2.0 Expo NYC - Intuit Connected Services&lt;/a&gt; (Sept 19 2008)&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.webguild.org/2008/09/intuit-makes-saas-play-guns-for-salesforce.php" mce_href="http://www.webguild.org/2008/09/intuit-makes-saas-play-guns-for-salesforce.php"&gt;Intuit Makes SaaS Play Guns For Salesforce&lt;/a&gt; (Sept 18 2008) &lt;/li&gt;

    
&lt;li&gt;&lt;a href="http://www.flex888.com/799/intuits-flexy-paas.html" mce_href="http://www.flex888.com/799/intuits-flexy-paas.html"&gt;Intuit’s flexy PaaS&lt;/a&gt; (Aug 14 2008)&lt;/li&gt;
    
&lt;li&gt;&lt;a href="http://blogs.zdnet.com/SAAS/?p=507" mce_href="http://blogs.zdnet.com/SAAS/?p=507"&gt;Intuit enters the PaaS wars&lt;/a&gt; (April 28 2008)&lt;/li&gt;
    
&lt;li&gt;&lt;a href="http://smoothspan.wordpress.com/2008/04/16/intuits-radical-new-flex-quickbase-cloud-platform/" mce_href="http://smoothspan.wordpress.com/2008/04/16/intuits-radical-new-flex-quickbase-cloud-platform/"&gt;Intuit’s Radical New Flex + QuickBase Cloud Platform&lt;/a&gt; (April 16 2008) &lt;/li&gt;
 &lt;/ul&gt;&lt;img src="http://alexbarnett.net/blog/aggbug.aspx?PostID=42924" width="1" height="1"&gt;</description><category domain="http://alexbarnett.net/blog/archive/tags/Adobe/default.aspx">Adobe</category><category domain="http://alexbarnett.net/blog/archive/tags/APIs/default.aspx">APIs</category><category domain="http://alexbarnett.net/blog/archive/tags/cloudcomputing/default.aspx">cloudcomputing</category><category domain="http://alexbarnett.net/blog/archive/tags/Data/default.aspx">Data</category><category domain="http://alexbarnett.net/blog/archive/tags/Flash/default.aspx">Flash</category><category domain="http://alexbarnett.net/blog/archive/tags/Intuit/default.aspx">Intuit</category><category domain="http://alexbarnett.net/blog/archive/tags/OpenSource/default.aspx">OpenSource</category><category domain="http://alexbarnett.net/blog/archive/tags/PaaS/default.aspx">PaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/platforms/default.aspx">platforms</category><category domain="http://alexbarnett.net/blog/archive/tags/QuickBase/default.aspx">QuickBase</category><category domain="http://alexbarnett.net/blog/archive/tags/QuickBooks/default.aspx">QuickBooks</category><category domain="http://alexbarnett.net/blog/archive/tags/RIA/default.aspx">RIA</category><category domain="http://alexbarnett.net/blog/archive/tags/ROA/default.aspx">ROA</category><category domain="http://alexbarnett.net/blog/archive/tags/SaaS/default.aspx">SaaS</category><category domain="http://alexbarnett.net/blog/archive/tags/salesforce/default.aspx">salesforce</category><category domain="http://alexbarnett.net/blog/archive/tags/SOA/default.aspx">SOA</category><category domain="http://alexbarnett.net/blog/archive/tags/Web+2.0/default.aspx">Web 2.0</category><category domain="http://alexbarnett.net/blog/archive/tags/webservices/default.aspx">webservices</category><category domain="http://alexbarnett.net/blog/archive/tags/WOA/default.aspx">WOA</category></item><item><title>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>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>