<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   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/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
<channel>
    <title>transcyberia.info - socialnetworking</title>
    <link>http://transcyberia.info/</link>
    <description>open .:. technology .:. economics</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2.1 - http://www.s9y.org/</generator>
    
    

<item>
    <title>autonomo.us cloud computing</title>
    <link>http://transcyberia.info/archives/38-autonomo.us-cloud-computing.html</link>
            <category>open</category>
            <category>socialnetworking</category>
    
    <comments>http://transcyberia.info/archives/38-autonomo.us-cloud-computing.html#comments</comments>
    <wfw:comment>http://transcyberia.info/wfwcomment.php?cid=38</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://transcyberia.info/rss.php?version=2.0&amp;type=comments&amp;cid=38</wfw:commentRss>
    

    <author>nospam@example.com (Guido Stevens)</author>
    <content:encoded>
    &lt;p&gt;
A &lt;a href=&quot;http://autonomo.us/2008/07/franklin-street-statement/&quot;&gt;flurry&lt;/a&gt; of &lt;a href=&quot;http://blog.grossmeier.net/2008/07/15/are-you-autonomous/&quot;&gt;activity&lt;/a&gt; on free software blogs addresses 
the losses of freedom brought about by cloud computing.
&lt;/p&gt;&lt;p&gt;
The Free Software Foundation is &lt;a href=&quot;http://www.fsf.org/news/FreedomForWebServices&quot;&gt;concerned&lt;/a&gt;, that:
&lt;/p&gt;
&lt;blockquote&gt;
the movement of software off of personal computers has reconfigured power relationships between users and their software and complicated questions of ownership and control in ways that free software advocates do not yet know how to address.
&lt;/blockquote&gt;

&lt;p&gt;
Cloud computing presents a centralization of resources, hence a centralization of power.
The software you&#039;re using doesn&#039;t run on your own PC, it runs on a distant server.
The documents you&#039;re creating aren&#039;t saved on your local harddisk, but somewhere
on the intarweb. The combination of the two presents a major shift of control away
from you, an individual, towards a few giant global technology corporations.
&lt;/p&gt;&lt;p&gt;
That&#039;s scary. Read on for countermeasures.
&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://transcyberia.info/archives/38-autonomo.us-cloud-computing.html#extended&quot;&gt;Continue reading &quot;autonomo.us cloud computing&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 21 Jul 2008 11:50:00 +0200</pubDate>
    <guid isPermaLink="false">http://transcyberia.info/archives/38-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><category>agpl</category>
<category>autonomo.us</category>
<category>cloudcomputing</category>
<category>dataportability</category>
<category>freedom</category>
<category>freesoftware</category>
<category>fsf</category>
<category>gpl</category>
<category>hypecycle</category>
<category>open</category>
<category>opendata</category>
<category>openservice</category>
<category>opensource</category>
<category>protocol</category>
<category>semanticweb</category>
<category>socialnetworking</category>
<category>web20</category>
<category>web30</category>

</item>
<item>
    <title>trust in XFN social graphs</title>
    <link>http://transcyberia.info/archives/22-trust-in-XFN-social-graphs.html</link>
            <category>socialnetworking</category>
    
    <comments>http://transcyberia.info/archives/22-trust-in-XFN-social-graphs.html#comments</comments>
    <wfw:comment>http://transcyberia.info/wfwcomment.php?cid=22</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://transcyberia.info/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>nospam@example.com (Guido Stevens)</author>
    <content:encoded>
    &lt;p&gt;
XFN is vulnerable to relationship injection attacks, as discussed earlier &lt;a href=&quot;http://transcyberia.info/archives/15-living-in-the-glass-house.html&quot;&gt;here&lt;/a&gt; and &lt;a href=&quot;http://mrtopf.de/blog/web20/the-xfn-microformat-and-a-spider-in-python&quot;&gt;there&lt;/a&gt;
and &lt;a href=&quot;http://microformats.org/wiki?title=xfn-issues&amp;amp;redirect=no&quot;&gt;elsewhere&lt;/a&gt;. Summary: If I create a malicious page and put a &lt;code&gt;rel=&quot;me&quot;&lt;/code&gt; link to your page, your XFN &quot;identity&quot; contains my malicious page and is therefore compromised. The same holds true for links to other people.
&lt;/p&gt;
&lt;p&gt;
&lt;!-- s9ymdb:9 --&gt;&lt;img width=&quot;282&quot; height=&quot;303&quot; style=&quot;border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://transcyberia.info/uploads/images/xfn-full.gif&quot; alt=&quot;&quot;  /&gt;
&lt;/p&gt;
&lt;p&gt;
We can arm ourselves against such an attack by requiring that all links are bidirectional, i.e. reciprocated. This is, in practice, too burdensome. If you have 10 pages, you&#039;d have to link to all 10 pages from all 10 pages to truly establish identity. If you have 20 friends with 10 pages each, they&#039;d have to put &lt;em&gt;all your&lt;/em&gt; 10 pages on &lt;em&gt;all their&lt;/em&gt; 10 pages. And everyone would have to do that for everyone.
&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://transcyberia.info/archives/22-trust-in-XFN-social-graphs.html#extended&quot;&gt;Continue reading &quot;trust in XFN social graphs&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 04 Mar 2008 00:00:00 +0100</pubDate>
    <guid isPermaLink="false">http://transcyberia.info/archives/22-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><category>dataportability</category>
<category>infosec</category>
<category>socialnetworking</category>
<category>web20</category>
<category>xfn</category>

</item>
<item>
    <title>living in the glass house</title>
    <link>http://transcyberia.info/archives/15-living-in-the-glass-house.html</link>
            <category>socialnetworking</category>
    
    <comments>http://transcyberia.info/archives/15-living-in-the-glass-house.html#comments</comments>
    <wfw:comment>http://transcyberia.info/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://transcyberia.info/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>nospam@example.com (Guido Stevens)</author>
    <content:encoded>
    &lt;p&gt;
Webmonday Aachen yesterday featured &lt;a href=&quot;http://mrtopf.de/blog/web20/webmontag-aacheneuregio-xfn-social-graph-und-data-portability/&quot;&gt;great talks (video available)&lt;/a&gt; and lively discussions.
&lt;/p&gt;
&lt;p&gt;
Technologies like &lt;a href=&quot;http://en.wikipedia.org/wiki/XHTML_Friends_Network&quot;&gt;XFN&lt;/a&gt; enable &lt;a href=&quot;http://www.mediamatic.net/set-26902-en.html&quot;&gt;exchange&lt;/a&gt; of social network data between different carriers.
Now people can &lt;a href=&quot;http://google-code-updates.blogspot.com/2008/02/urls-are-people-too.html&quot;&gt;search&lt;/a&gt; your social network through the &lt;a href=&quot;http://googlesystem.blogspot.com/2008/02/social-graph-api.html&quot;&gt;Google Social Graph API&lt;/a&gt;. 
&lt;/p&gt;
&lt;blockquote&gt;
As it stands, there is a real concern for user backlash as these APIs start being implemented and users find themselves presented with eerily accurate information about themselves magically appearing on websites without their ‘consent’.
&lt;/blockquote&gt;
&lt;p&gt;
Suddenly
even people in the dataportability camp start &lt;a href=&quot;http://chrissaad.wordpress.com/2008/02/11/some-challenges-in-current-dataportability-trends/&quot;&gt;scratching their heads&lt;/a&gt; about the implications of unbridled data sharing.
&lt;/p&gt;
&lt;p&gt;
The separation between our online identities is &lt;a href=&quot;http://www.wired.com/techbiz/people/magazine/16-02/pl_brown&quot;&gt;a feature, not a bug&lt;/a&gt;.
Unifying our fragmented online selves into a total identity is not only
technically difficult (XFN is vulnerable to relationship injection attacks).
It&#039;s also &lt;a href=&quot;http://www.internetactu.net/2008/02/01/le-design-de-la-visibilite-un-essai-de-typologie-du-web-20/&quot;&gt;epistemologically unsound&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
&lt;!-- s9ymdb:8 --&gt;&lt;a href=&quot;http://hq.andrewshuttleworth.com/hq/2008/02/social-media-on.html&quot; title=&quot;social media fatigue&quot;&gt;&lt;img width=&quot;110&quot; height=&quot;90&quot; style=&quot;float: right; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://transcyberia.info/uploads/images/shuttleworth-map.serendipityThumb.jpg&quot; alt=&quot;social media map&quot; /&gt;&lt;/a&gt;

Not everything that &lt;em&gt;can&lt;/em&gt; be done, &lt;em&gt;should&lt;/em&gt; be done.
We should be talking less about technology, and more about what we want.
And especially about what we &lt;strong&gt;don&#039;t&lt;/strong&gt; want.
&lt;/p&gt;
&lt;p&gt;
If you start thinking about social data control, it soon becomes clear
that ownership of social data, like &lt;a href=&quot;http://opensocialweb.org/&quot;&gt;opensocialweb.org&lt;/a&gt; claims in their Bill of Rights,
is a fiction. If Alice publishes a &lt;code&gt;link rel=&quot;friend&quot;&lt;/code&gt; relation with Bob, and Claire publishes
a &lt;code&gt;link rel=&quot;coworker&quot;&lt;/code&gt; relationship with Bob, we know a lot about Bob without having to ask Bob.
It ain&#039;t Bob&#039;s data, and it ain&#039;t under his control. That&#039;s because it&#039;s &lt;em&gt;social&lt;/em&gt; data.
&lt;/p&gt;

&lt;p&gt;
Combine this &lt;a href=&quot;http://bokardo.com/archives/the-danger-of-social-markers-made-public/&quot;&gt;brewing&lt;/a&gt; &lt;a href=&quot;http://www.securecomputing.net.au/feature/4139,the-illusion-of-privacy.aspx&quot;&gt;privacy&lt;/a&gt; &lt;a href=&quot;http://news.yahoo.com/s/afp/20080123/tc_afp/euparliamentitinternetgoogleprivacy&quot;&gt;backlash&lt;/a&gt; with mounting signs of 
&lt;a href=&quot;http://shivsingh.com/goingsocial/2008/02/social-media-fatigue-too-much.html&quot;&gt;social media&lt;/a&gt;
&lt;a href=&quot;http://www.readwriteweb.com/archives/visualizing_social_media_fatigue.php&quot;&gt;fatigue&lt;/a&gt;
and you may start to wonder if, maybe,
social networking has reached the peak of it&#039;s &lt;a href=&quot;http://en.wikipedia.org/wiki/Hype_cycle&quot;&gt;hype cycle&lt;/a&gt;?
&lt;/p&gt;
 
    </content:encoded>

    <pubDate>Tue, 19 Feb 2008 21:54:00 +0100</pubDate>
    <guid isPermaLink="false">http://transcyberia.info/archives/15-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><category>dataportability</category>
<category>hypecycle</category>
<category>opendata</category>
<category>privacy</category>
<category>socialnetworking</category>
<category>web20</category>
<category>webmonday</category>
<category>webmontag</category>
<category>xfn</category>

</item>
<item>
    <title>Facebook apps leave nest, lose appeal</title>
    <link>http://transcyberia.info/archives/11-Facebook-apps-leave-nest,-lose-appeal.html</link>
            <category>socialnetworking</category>
            <category>themirrorpalace</category>
    
    <comments>http://transcyberia.info/archives/11-Facebook-apps-leave-nest,-lose-appeal.html#comments</comments>
    <wfw:comment>http://transcyberia.info/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://transcyberia.info/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (Guido Stevens)</author>
    <content:encoded>
    &lt;p&gt;
The &lt;a href=&quot;http://developers.facebook.com/news.php?blog=1&amp;amp;story=73&quot;&gt;announcement&lt;/a&gt; that Facebook apps can now also be &lt;a href=&quot;http://wiki.developers.facebook.com/index.php/JavaScript_Client_Library&quot;&gt;deployed on other websites&lt;/a&gt; (outside Facebook),
has gone largely unnoticed, except for some &lt;a href=&quot;http://automatiseringgids.sdu.nl/ag/nieuws/nieuws/toon_nieuwsbericht.jsp?di=390767&quot;&gt;Dutch press coverage&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Following the introduction last year of the Facebook platform, which precipitated the OpenSocial effort,
widening the scope in which Facebook apps can be deployed is potentially a big deal.
Deployment of Facebook apps across the web is attractive for both application developers (gain exposure) and for Facebook (drive traffic).
&lt;/p&gt;
&lt;p&gt;
However, Facebook may have passed the peak of it&#039;s &lt;a href=&quot;http://www.sofasportler.de/dirk.blog/articles/second-life-gardner-hype-cycle-curve-fixed&quot; title=&quot;Second Life hype cycle curve&quot;&gt;hype cycle&lt;/a&gt; already.
The proliferation of apps results in a &lt;a href=&quot;http://www.whoisandrewwee.com/social-networking/end-of-the-road-for-facebook-apps/&quot;&gt;deluge of spammy messages&lt;/a&gt; that 
seriously &lt;a href=&quot;http://www.readwriteweb.com/archives/have_facebook_apps_peaked_in_popularity.php&quot;&gt;annoys the user population&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Exporting this problem to other sites will only hasten the &lt;a href=&quot;http://www.gartner.com/pages/story.php.id.8795.s.8.jsp&quot;&gt;&quot;Through of Disillusionment.&quot;&lt;/a&gt;

&lt;/p&gt; 
    </content:encoded>

    <pubDate>Wed, 30 Jan 2008 13:12:00 +0100</pubDate>
    <guid isPermaLink="false">http://transcyberia.info/archives/11-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><category>facebook</category>
<category>hypecycle</category>
<category>socialnetworking</category>
<category>themirrorpalace</category>
<category>web20</category>

</item>
<item>
    <title>the internet galaxy revisited</title>
    <link>http://transcyberia.info/archives/10-the-internet-galaxy-revisited.html</link>
            <category>blastfromthepast</category>
            <category>socialnetworking</category>
    
    <comments>http://transcyberia.info/archives/10-the-internet-galaxy-revisited.html#comments</comments>
    <wfw:comment>http://transcyberia.info/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://transcyberia.info/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com (Guido Stevens)</author>
    <content:encoded>
    &lt;p&gt;
&lt;img width=&quot;110&quot; height=&quot;110&quot; align=&quot;left&quot; src=&quot;http://transcyberia.info/uploads/internetgalaxy.serendipityThumb.jpg&quot; alt=&quot;&quot;  /&gt;
In 2001, &lt;a href=&quot;http://en.wikipedia.org/wiki/Manuel_Castells&quot;&gt;Manuel Castells&lt;/a&gt; published an instant classic: &lt;a href=&quot;http://www.amazon.com/Internet-Galaxy-Reflections-Business-Society/dp/0199255776/&quot;&gt;The Internet Galaxy, Reflections on the Internet, Business, and Society.&lt;/a&gt; Re-reading it strikes you full force with the enormity of changes we&#039;ve seen already, in the few years since 2001.
&lt;/p&gt;&lt;p&gt;
Here your are, in the age of &lt;a href=&quot;http://en.wikipedia.org/wiki/World_of_Warcraft&quot;&gt;World of Warcraft&lt;/a&gt; and &lt;a href=&quot;http://www.facebook.com/&quot;&gt;Facebook&lt;/a&gt;, reading a text that analyzes role-playing &lt;a href=&quot;http://ictlogy.net/20080122-the-scarcely-relevant-practice-of-chat-rooms-and-social-networking-sites/&quot;&gt;chat environments&lt;/a&gt; and &lt;a href=&quot;http://en.wikipedia.org/wiki/WELL_%28virtual_community%29&quot;&gt;The Well&lt;/a&gt; as premier instances of social behaviour on the internet. &lt;em&gt;Meet The Flintstones.&lt;/em&gt;
&lt;/p&gt;&lt;p&gt;
However, in other respects, Castells turns out to be a powerful visionary.
&lt;/p&gt;
 &lt;br /&gt;&lt;a href=&quot;http://transcyberia.info/archives/10-the-internet-galaxy-revisited.html#extended&quot;&gt;Continue reading &quot;the internet galaxy revisited&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 30 Jan 2008 10:51:00 +0100</pubDate>
    <guid isPermaLink="false">http://transcyberia.info/archives/10-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><category>blastfromthepast</category>
<category>castells</category>
<category>foodforthought</category>
<category>socialnetworking</category>

</item>
<item>
    <title>dataportability gains traction</title>
    <link>http://transcyberia.info/archives/6-dataportability-gains-traction.html</link>
            <category>opendata</category>
            <category>openstandards</category>
            <category>socialnetworking</category>
    
    <comments>http://transcyberia.info/archives/6-dataportability-gains-traction.html#comments</comments>
    <wfw:comment>http://transcyberia.info/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://transcyberia.info/rss.php?version=2.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    

    <author>nospam@example.com (Guido Stevens)</author>
    <content:encoded>
    &lt;p&gt;
With Microsoft joining &lt;a href=&quot;http://dataportability.org/&quot;&gt;DataPortability.org&lt;/a&gt;, &lt;a href=&quot;http://groups.google.com/group/dataportability-public/web/buzz&quot;&gt;an impressive line-up of major web2.0 sites&lt;/a&gt;
is now &lt;a href=&quot;http://www.webpronews.com/topnews/2008/01/24/data-portability-workgroup-wpn-takes-inside-look&quot;&gt;co-operating&lt;/a&gt; on establishing common ground for exchanging social data.
&lt;/p&gt;&lt;p&gt;
This augments Google&#039;s launch of &lt;a href=&quot;http://en.wikipedia.org/wiki/OpenSocial&quot;&gt;OpenSocial&lt;/a&gt;,
a &lt;a href=&quot;http://code.google.com/apis/opensocial/docs/0.6/spec.html&quot;&gt;programming standard&lt;/a&gt; for social networking environments,
last november.
&lt;/p&gt; &lt;br /&gt;&lt;a href=&quot;http://transcyberia.info/archives/6-dataportability-gains-traction.html#extended&quot;&gt;Continue reading &quot;dataportability gains traction&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 27 Jan 2008 14:59:33 +0100</pubDate>
    <guid isPermaLink="false">http://transcyberia.info/archives/6-guid.html</guid>
    <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><category>dataportability</category>
<category>open</category>
<category>opendata</category>
<category>opensocial</category>
<category>openstandards</category>
<category>socialnetworking</category>

</item>

</channel>
</rss>