<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:georss="http://www.georss.org/georss"
    xmlns:atom="http://www.w3.org/2005/Atom">

    <channel>
        <title>Gavin Carr's Hackery</title>
        <link>http://www.openfusion.net/</link>
        <category>tags/inverted web/rss</category>
        <description>World disintermediation, one hack at a time</description>
        <managingEditor>gavin@openfusion.com.au (Gavin Carr)</managingEditor>
        <webMaster>gavin@openfusion.com.au (Gavin Carr)</webMaster>
        <copyright>Copyright 2007-2008 Gavin Carr</copyright>
        <pubDate>Thu, 06 Sep 2007 07:41:51 +1000</pubDate>
        <language>en-au</language>
        <generator>blosxom 2.0.2</generator>
        <atom:link href="http://www.openfusion.net/tags/inverted web/rss" rel="self" type="application/rss+xml" />
        <sy:updatePeriod>hourly</sy:updatePeriod>
        <sy:updateFrequency>1</sy:updateFrequency>
        <sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>

        <item>
            <title>Data Blogging for Fun and Profit</title>
            <link>http://www.openfusion.net/web/data_blogging</link>
            <guid isPermaLink="true">http://www.openfusion.net/web/data_blogging</guid>
            <pubDate>Thu, 06 Sep 2007 07:41:51 +1000</pubDate>
            <comments>http://www.openfusion.net/web/data_blogging/trackback</comments>
            <category>data blogging</category>
            <category>inverted web</category>
            <category>lifebits</category>
            <category>microformats</category>
            <category>web</category>
            <category>web2.0</category>
            <description>&lt;p&gt;I've been spending some time thinking about
&lt;a href="http://blog.jonudell.net/2007/05/22/hosted-lifebits/"&gt;a couple&lt;/a&gt; of
&lt;a href="http://blog.jonudell.net/2007/08/22/hosted-lifebits-scenarios/"&gt;intriguing posts&lt;/a&gt;
by Jon Udell, in which he discusses a hypothetical "lifebits" service 
which would host his currently scattered "digital assets" and syndicate
them out to various services.&lt;/p&gt;

&lt;p&gt;Jon's partly interested in the storage and persistence guarantees such a
service could offer, but I find myself most intrigued by the way in which
he inverts the current web model, applying the publish-and-subscribe 
pull-model of the blogging world to traditional upload/push environments 
like Flickr or MySpace, email, and even health records.&lt;/p&gt;

&lt;p&gt;The basic idea is that instead of creating your data in some online app,
or uploading your data to some Web 2.0 service, you instead create it in
your own space - blog it, if you like - and then syndicate it to the 
service you want to share it with. You retain control and authority over
your content, you get to syndicate it to multiple services instead of 
having it tied to just one, and you still get the nice aggregation and 
&lt;a href="http://en.wikipedia.org/wiki/folksonomy"&gt;folksonomy&lt;/a&gt; effects from the social networks you're part of.&lt;/p&gt;

&lt;p&gt;I think it's a fascinating idea.&lt;/p&gt;

&lt;p&gt;One way to think of this is as a kind of "data blogging", where we blog 
not ideas for consumption by human readers, but structured data of 
various kinds for consumption by upstream applications and services. 
Data blogs act as drivers of applications and transactions, rather than 
of conversations. &lt;/p&gt;

&lt;p&gt;The syndication piece is presumably pretty well covered via RSS and Atom.
We really just need to define some standard data formats between the
producers - that's us, remember! - and the consumers - which are the 
applications and services - and we've got most of the necessary components 
ready to go. &lt;/p&gt;

&lt;p&gt;Some of the specialised XML vocabularies out there are presumably useful 
on the data formats side. But perhaps the most interesting possibility is 
the new swag of &lt;a href="http://microformats.org/"&gt;microformats&lt;/a&gt; currently being
put to use in adding structured data to web pages. If we can blog
&lt;a href="http://www.microformats.org/wiki/hcard"&gt;people and organisations&lt;/a&gt;,
&lt;a href="http://www.microformats.org/wiki/hcalendar"&gt;events&lt;/a&gt;,
&lt;a href="http://microformats.org/wiki/xfolk"&gt;bookmarks&lt;/a&gt;,
&lt;a href="http://microformats.org/wiki/geo"&gt;map points&lt;/a&gt;,
&lt;a href="http://microformats.org/wiki/rel-tag"&gt;tags&lt;/a&gt;, and 
&lt;a href="http://microformats.org/wiki/XFN"&gt;social networks&lt;/a&gt;, we've got halfway
decent coverage of a lot of the Web 2.0 landscape.&lt;/p&gt;

&lt;p&gt;Anyone else interested in inverting the web?&lt;/p&gt;





            </description>
        </item>
    </channel>
</rss>