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

<channel>
	<title>simon button • com &#187; diaspora</title>
	<atom:link href="http://www.simonbutton.com/category/diaspora/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.simonbutton.com</link>
	<description>Deep into a world that interests, fascinates and never fails to surprise me!</description>
	<lastBuildDate>Wed, 01 Feb 2012 01:18:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Will the future of social networking be open and distributed? Here comes Plexus</title>
		<link>http://www.simonbutton.com/2010/07/21/will-the-future-of-social-networking-be-open-and-distributed-here-comes-plexus/</link>
		<comments>http://www.simonbutton.com/2010/07/21/will-the-future-of-social-networking-be-open-and-distributed-here-comes-plexus/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 11:18:39 +0000</pubDate>
		<dc:creator>Ross Dawson</dc:creator>
				<category><![CDATA[blog]]></category>
		<category><![CDATA[diaspora]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[plexus]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[Social trends]]></category>
		<category><![CDATA[socialnetworks]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I just caught up with my neighbor and fellow futurist Mark Pesce, who over a coffee at our local briefed me on his new project Plexus, which he publicly announced at his recent keynote at Pycon Australia, for Python developers. His excellent speech, ti...]]></description>
			<content:encoded><![CDATA[<p>I just caught up with my neighbor and fellow futurist <a href="http://markpesce.com/">Mark Pesce</a>, who over a coffee at our local briefed me on his new project Plexus, which he publicly announced at his recent keynote at Pycon Australia, for Python developers. His excellent speech, titled How Not to be Seen, is below, and the <a href="http://blog.futurestreetconsulting.com/?p=381">transcript on Mark’s blog</a>. </p>
<p><embed src="http://blip.tv/play/AYHqgwcC" width="480" height="419" allowScriptAccess="never" allowFullScreen="true" wmode="transparent" type="application/x-shockwave-flash"></embed></p>
<p>In his presentation Mark starts with his long relationship with programming and finally moves on to describe his project <a href="http://plexus.relationalspace.org/">Plexus</a>, which will provide a new platform for social networks.</p>
<p>        <span><img alt="Plexusarchitecture.jpg" src="http://rossdawsonblog.com/Plexusarchitecture.jpg" width="500" height="377" style="float:left;margin:0 20px 20px 0"></span></p>
<p>In his talk Mark says:</p>
<p><em><br />
<blockquote>There are three components within Plexus.  First and most important is the social graph, a database of connections known as the ‘Plex’.  Each of these connections, like a business card, comes with a list of connection points.  These connection points can be outgoing – ‘this is how I will speak to you’, or incoming – ‘this is how I will listen to you’.  They can be unilateral or bilateral. </p>
<p>&#8230;.</p>
<p>
The Plex is only a database.  To bring that database to life, two other components are required.  The first of these is the ‘Sharer’.  The Sharer, as the name implies, makes sure that something to be shared – be it a string of text, or a link, or a video, or a blog post, or whatever – ends up going out over the negotiated channels.  The Sharer is built out of a set of Python modules, with each particular sharing service handled by its own module.  This means that there is no limit or artificial constraint on what kinds of services Plexus can share with.</p>
<p>
Conversely, the third component, the Listener, monitors all of the negotiated channels for any activity by any of the connections in the Plex.  When the Listener hears something, it sends that to the user – to be displayed or saved or ignored according to the needs of the moment.  Like the Sharer, the Listener is also a set of Python modules, with each monitored service handled by its own module.  The Listener should be able to listen to anything that has a clearly defined interface.</p>
<p>
When Plexus starts up, it reads through the Plex, instancing the appropriate Sharer and Listener objects on a connection-by-connection basis.  Everything after initialization is event-driven: the Plexus user shares something, or the Listener hears something and offers that to the Plexus user.</p>
<p>
In essence Plexus gives everyone control of their social graph. They own and control the database which contains their personal relationships and connections. They can run it on any of the devices they use to communicate, or they can entrust it to someone else to run it in the cloud, so they can access it how they please. </p></blockquote>
<p></em></p>
<p>The idea of an open, distributed social network is something I’ve considered and hoped for for many years. A time when the discussion of open social networks was particularly prominent was just around three years ago, in mid-2007, the topic of open social networks was a hot point of discussion. I wrote about it and captured some of <a href="http://rossdawsonblog.com/weblog/archives/2007/08/is_the_trend_to.html">the conversation on open social networks on my blog </a>at the time.</p>
<p>For example, <a href="http://www.wired.com/software/webservices/news/2007/08/open_social_net">Wired said</a>: </p>
<p><em><br />
<blockquote>While we&#8217;ve largely outgrown the limitations of closed platforms (take e-mail or the web itself), no one has stepped forward with an open solution to managing your friends on the internet at large.  We would like to place an open call to the web-programming community to solve this problem. We need a new framework based on open standards. 
</p></blockquote>
<p></em></p>
<p><a href="http://www.anshublog.com/2007/08/identity-crisis-in-land-of-social.html">Anshu Sharma wrote</a>:<br />
<em><br />
<blockquote>It will be a game changer &#8211; a new Facebook or Google that will challenge the closed networks by offering a good enough service that is as good as MySpace or Facebook but is entirely open.
</p></blockquote>
<p></em></p>
<p>The most prominent initiative in the space was Marc Canter’s <a href="http://www.peopleaggregator.net/">PeopleAggregator</a>, based on the long-standing Friend of a Friend (FOAF) protocol, which I first wrote about in 2004 in a <a href="http://rossdawsonblog.com/weblog/archives/2004/02/the_rise_of_soc.html">survey of the social networking space</a>. Unfortunately PeopleAggregator has not taken off.</p>
<p>Over the last few years the dominant feature of the social networking space has of course been the rise and rise of Facebook and Twitter. Calls for open social networks were barely heard in the frenzy.</p>
<p>Now the backlash is stronger against Facebook and the extraordinary power it has gained, as people are beginning to realize what they have given up by entering into the maw of the giant. </p>
<p><a href="http://www.joindiaspora.com/">Diaspora*</a> has gained massive attention by offering an open alternative to Facebook, famously raising $200,000 on crowdfunding site when they were looking for only $10,000. It is under development and hopefully will be running in the next months.</p>
<p>However while Diaspora* is open, it is not a truly distributed platform. Plexus is an example of a distributed social network in which its participants fully own their own data and social participation, and can connect with any platform they choose, including existing networks such as Facebook and Twitter. </p>
<p>Plexus may prove to be a solution that many are hunting for, and take off rapidly as a protocol and platform. Perhaps others will offer alternative ways to give people back ownership of their social networks. Or possibly the vast majority will remain happy to live beholden to those who control their social data. </p>
<p>Certainly I hope the time for open distributed social networks is here. </p>
<p>    <img src="http://feeds.feedburner.com/~r/TrendsInTheLivingNetworks/~4/J_UT_jWB4JI" height="1" width="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonbutton.com/2010/07/21/will-the-future-of-social-networking-be-open-and-distributed-here-comes-plexus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We Need an Open and Federated Social Network. Even Facebook’s Paul Buchheit Said So.</title>
		<link>http://www.simonbutton.com/2010/05/21/we-need-an-open-and-federated-social-network-even-facebook%e2%80%99s-paul-buchheit-said-so/</link>
		<comments>http://www.simonbutton.com/2010/05/21/we-need-an-open-and-federated-social-network-even-facebook%e2%80%99s-paul-buchheit-said-so/#comments</comments>
		<pubDate>Fri, 21 May 2010 07:14:35 +0000</pubDate>
		<dc:creator>Mark Krynsky</dc:creator>
				<category><![CDATA[alex-wilhelm]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[chris-saad]]></category>
		<category><![CDATA[Commentary]]></category>
		<category><![CDATA[diaspora]]></category>
		<category><![CDATA[gillmor-gang]]></category>
		<category><![CDATA[jason-fried]]></category>
		<category><![CDATA[leo-laporte]]></category>
		<category><![CDATA[Lifestream]]></category>
		<category><![CDATA[lifestreaming]]></category>
		<category><![CDATA[open-social-web]]></category>
		<category><![CDATA[paul-buchheit]]></category>
		<category><![CDATA[storytlr]]></category>
		<category><![CDATA[superfeedr]]></category>
		<category><![CDATA[thenextweb]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I’ve been somewhat following the whole Facebook privacy debacle over the last few weeks with some interest. The very passioned outcry I’ve seen from so many is something I didn’t expect. I agree that any social network that offer layers of both p...]]></description>
			<content:encoded><![CDATA[<p>I’ve been somewhat following the whole Facebook privacy debacle over the last few weeks with some interest. The very passioned outcry I’ve seen from so many is something I didn’t expect. I agree that any social network that offer layers of both public and private sharing needs to adhere to some basic principles. They need to be very clear about what information is public and make it very simple for people to adjust their privacy settings. For the most part I think sites have done a decent job of this and the reason Facebook has been criticized is because it started as a defacto private network that slowly, and in many people’s minds sneakily, opted its users to being public. You <a href="http://www.nytimes.com/interactive/2010/05/12/business/facebook-privacy.html">need a giant infographic</a> nowadays to help navigate your way through the current privacy settings. I did come across <a href="http://www.reclaimprivacy.org/">this great new tool</a> you can use to check and reclaim your privacy settings.</p>
<div style="width:396px"><a href="http://blog.superfeedr.com/api/federation/pubsubhubbub/federating-pubsubhubbub/"><img title="federated_pubsubhubbub" src="http://lifestreamblog.com/wp-content/uploads/2010/05/federated_pubsubhubbub.png" alt="" width="386" height="303"></a>
<p>Image courtesy of Superfeedr post on Federating PubSubHubbub</p>
</div>
<p>But this post isn’t to talk about that as I feel many have covered this topic very well. My interest really got piqued when I started to see many people get excited about a new project called <a href="http://www.joindiaspora.com/">Diaspora</a> that was announced last week. This Facebook incident became the catalyst for a group to create in their words “an open source social network”. This team created a site with some basic information about their goals and asked for 10k in donations to help them get started. Word of their endeavor <a href="http://techcrunch.com/2010/05/12/diaspora-open-facebook-project/">spread like wildfire</a> and got a good dose of fuel when Leo Laporte deleted his Facebook account and announced giving a $100 donation to the Diaspora team. They have raised over $176k as of this writing.</p>
<p>It’s nice to see the attention that the Diaspora project is getting and specifically the plight of creating a decentralized and distributed open source social network. Unfortunately I don’t think that this team is the proper group to head up such an endeavor and I’m not alone with this sentiment either.</p>
<p><a href="http://blog.areyoupayingattention.com/2010/05/diaspora-is-not-the-answer-to-the-open-web-but-thats-ok/">Chris Saad wrote a piece</a> that captured my thoughts and feelings the closest. His post describes his personal experiences trying foster adoption of the <a href="http://dataportability.org/">DataPortability</a> project and the roadblocks he encountered along the way to provide the real-world challenges the Diaspora team will face.</p>
<p>He takes the Diaspora <strong>spotlight</strong> as an opportunity to <strong>highlight</strong> what really needs to happen with this statement:</p>
<blockquote><p>I think we need more fresh, independent voices generating hype and attention for the idea that an open alternative to Facebook can and must exist. Their success in capturing people’s imagination only shows that there is an appetite for such a thing.[Regarding Open Standards]… We all need to do our part to embed them into every project we’re working on so that peer-to-peer, interoperable social networking will become a reality.</p>
</blockquote>
<p><a href="http://thenextweb.com/socialmedia/2010/05/13/diaspora-problems/">Alex Wilhelm over at TheNextWeb took a different approach</a> by breaking down the reasons why Diaspora is not the answer. Stating that their system will be too complex, points to why it won’t easily guarantee the privacy concerns that fueled the project, and questions whether people would be willing to pay for it. But ultimately he sees their endeavor as a positive one and wishes them the best of luck.</p>
<p>Lastly Jason Fried over at 37Signals took the brutally honest approach and <a href="http://37signals.com/svn/posts/2330-diasporas-curse">calls their recent attention a curse</a>. He points to the fact that they have now raised too much money, the spotlight is on them much too early, and the expectations are too high.</p>
<p>I agree with all 3 of these posts. I have watched Lifestreaming services progress for over 3 years now which in many ways have attempted to achieve what the Diaspora team is trying to do. I think having a system that allows us to tie together multiple web services we pick from a menu to post content in an aggregated fashion and tie in friends across these services in a seamless way is the end game.</p>
<p>Many talented teams have tried and failed at this with the closest team to do it being FriendFeed. I was one of the first users of FriendFeed and followed the site’s development and growth very closely. I made it a point to try and read all news written and listen to interviews with their founders.</p>
<p>The Facebook situation reminded me of several times that I recalled FriendFeed co-founder Paul Buchheit discussing the need for an open and federated system to take FriendFeed to the next level. I remember when I attended <a href="http://2009.sxsw.com/interactive/talks/panels?action=show&amp;id=IAP0900837">his panel at SXSW in 2009</a> where he discussed this along with folks from Microsoft and the soon to be suitor Facebook.</p>
<p>I was able to dig up and re-listen to <a href="http://feedproxy.google.com/~r/TheGillmorGangShow/~3/rqB7Lu5bK4E/GillmorGang2009.03.07.mp3">this Gillmor Gang podcast</a> I remembered featured an interview with Paul Buchheit where around 7 minutes into the podcast he says the following:</p>
<blockquote><p>“I think in the long term if what we are building here [referring to FriendFeed] is actually as important as we believe it is, it’s going to need to be an open and federated sort of system where there is multiple participants.”</p>
</blockquote>
<p>It was a few months after this podcast that Facebook came in and bought FriendFeed. It almost makes me think that not only did Facebook want to acquire the talent from FriendFeed, but also diminish any further possibility of them making progress on an open and federated social network.</p>
<p>So where does that leave us now? Well I still think that as much as I and many other folks like the freedom and ability to totally customize your own social network in the way Lifestreaming services allow us to, it’s just currently an impossible task to simplify it for the mainstream. As bad as it may seem to have all the features and functionality controlled by a single entity like Facebook, it’s the simplicity, integration, and elegance that captures the mainstream and I’m sad to say it’s going to be a long time if ever before an open standards federated platform can be built in a meaningful way to compete with that.</p>
<p>That’s not to say that we shouldn’t continue working towards this goal and I’ll be the first to be a cheerleader for those working on this endeavor. In fact ever since the Diaspora team has been gaining notoriety, I’ve been trying to swing the attention to the similarly focused <a href="http://onesocialweb.org/">OneSocialWeb</a> project which I think is much more deserving of the spotlight. It was created by the proven development team of the very popular Storytlr Lifestreaming service which they released as open source to turn their attention to this project. You can <a href="http://lifestreamblog.com/storytlr-founders-announce-ambitious-one-social-web-project/?PHPSESSID=420d07478bf33caedb64e30629b10dc6">read my post</a> with information about their project to learn more.</p>
<div style="float:left;margin-right:10px"><a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Flifestreamblog.com%2Fwe-need-an-open-and-federated-social-network-even-facebooks-paul-buchheit-said-so%2F"><img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Flifestreamblog.com%2Fwe-need-an-open-and-federated-social-network-even-facebooks-paul-buchheit-said-so%2F" height="61" width="51"></a></div>
<p><img src="http://feeds.feedburner.com/~r/Lifestreamblogcom/~4/LSYLvlaXprM" height="1" width="1"></p>
]]></content:encoded>
			<wfw:commentRss>http://www.simonbutton.com/2010/05/21/we-need-an-open-and-federated-social-network-even-facebook%e2%80%99s-paul-buchheit-said-so/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://feedproxy.google.com/~r/TheGillmorGangShow/~3/rqB7Lu5bK4E/GillmorGang2009.03.07.mp3" length="58797067" type="audio/mpeg" />
		</item>
	</channel>
</rss>

