<?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>Bitcurrent &#187; Social Computing</title>
	<atom:link href="http://www.bitcurrent.com/category/posts/social-computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bitcurrent.com</link>
	<description>Humans changing technology, technology changing humans</description>
	<lastBuildDate>Mon, 21 Jun 2010 21:05:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why aren&#8217;t there any smiley hashtags?</title>
		<link>http://www.bitcurrent.com/why-arent-there-any-smiley-hashtags/</link>
		<comments>http://www.bitcurrent.com/why-arent-there-any-smiley-hashtags/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 16:14:07 +0000</pubDate>
		<dc:creator>Alistair Croll</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Social Computing]]></category>
		<category><![CDATA[User centricity]]></category>
		<category><![CDATA[emoticon]]></category>
		<category><![CDATA[hashtag]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[sentiment]]></category>
		<category><![CDATA[Tweet clout]]></category>
		<category><![CDATA[tweet cred]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.bitcurrent.com/?p=1462</guid>
		<description><![CDATA[ Hashtags are the standard way of adding meaning and context to online content, providing explicit context and making it easier for computers to understand what&#8217;s being said. And emoticons are a de facto standard for expressing sentiment that work across cultures and languages. Why haven&#8217;t we combined the two?
Hashtags give us context
As we try [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bitcurrent.com/wp-content/uploads/2010/03/Hashtag-searches.jpg"><img class="alignright size-full wp-image-1466" style="float: right; margin: 5px;" title="Hashtag searches" src="http://www.bitcurrent.com/wp-content/uploads/2010/03/Hashtag-searches.jpg" alt="Hashtag searches (note that this may be a technical constraint of how Twitter parses emoticon characters)" width="307" height="190" /></a> Hashtags are the standard way of adding meaning and context to online content, providing explicit context and making it easier for computers to understand what&#8217;s being said. And emoticons are a de facto standard for expressing sentiment that work across cultures and languages. Why haven&#8217;t we combined the two?</p>
<h3><span id="more-1462"></span>Hashtags give us context</h3>
<p>As we try to understand and organize our online lives, we&#8217;re realizing that tagging is essential. Hashtags bridge the gulf between human writers and machine readers. They tell us what the content we&#8217;re reading is about, making it easier to categorize and process.</p>
<p>But there&#8217;s no standard set of hashtags. This is because information architecture must balance rigidity and flexibility: too formal, and nobody will use it; too variable and it&#8217;s hard to categorize and understand. Imagine you had to use only approved hashtags in a message or photo. You&#8217;d seldom make the effort to look them up, and few people would adopt them, undermining their usefulness. Just look at these <a href="http://epic.cs.colorado.edu/groups/tweakthetweet/" target="_blank">guidelines for hashtags around the Haiti quake</a>, designed to make them machine-readable. They&#8217;re a great effort, but hardly easy for casual users to pick up.</p>
<p>On the other hand, many hashtags are meaningless and inconsistent, making them unreliable. Along with the immense creativity that comes from an open system comes tag sprawl. That gives us a tradeoff: easy for people, or easy for machines:</p>
<p style="text-align: center;"><a href="http://www.bitcurrent.com/wp-content/uploads/2010/03/rigid-tradeoff1.png"><img class="size-full wp-image-1472 aligncenter" style="margin: 5px;" title="Tradeoff between rigid and flexible" src="http://www.bitcurrent.com/wp-content/uploads/2010/03/rigid-tradeoff1.png" alt="Tradeoff between rigid and flexible" width="300" height="269" /></a></p>
<h3>Sentiment matters</h3>
<p>Now consider <a href="http://twittersentiment.appspot.com/search?query=%23ignitemtl" target="_blank">sentiment</a>. If <a href="http://www.bitcurrent.com/twitters-not-a-site-its-a-protocol/" target="_blank">Twitter is a human message bus</a>, alerting us to what the online planet thinks providing us with ambient awareness, then understanding the planet&#8217;s sentiment is valuable.</p>
<p>What companies really care about when analyzing things online is a combination of the <a href="http://www.watchingwebsites.com/archives/how-twitters-retweet-creates-pagerank-for-humans" target="_blank">clout or credibility of the speaker</a>, and the sentiment (see <a href="http://www.horsepigcow.com/2010/02/personal-rfp-attention-airlines/" target="_blank">Tara&#8217;s breakup with Delta</a>, for example.). A very angry person with no influence might be less of a concern than a mildly disgruntled one with legions of online minions. The formula probably looks something like this:</p>
<p style="text-align: center;"><a href="http://www.bitcurrent.com/wp-content/uploads/2010/03/Tweetclout-and-sentiment.png"><img class="size-full wp-image-1478 aligncenter" title="Tweetclout and sentiment" src="http://www.bitcurrent.com/wp-content/uploads/2010/03/Tweetclout-and-sentiment.png" alt="Tweetclout and sentiment" width="300" height="82" /></a></p>
<p>Because sentiment matters so much, there are dozens of firms trying to infer it from what happens online. They look for keywords &#8212; &#8220;good&#8221;, &#8220;sucks&#8221;, &#8220;idiot&#8221; &#8212; and perform natural language parsing in an attempt to discern meaning and ferret out false positives. This is <a href="http://en.wikipedia.org/wiki/Sentiment_analysis" target="_blank">hard work</a>, because computers don&#8217;t do sarcasm very well. If I say, &#8220;oh, great, my house is leaking,&#8221; that&#8217;s not a very positive sentiment, but it contains the word &#8220;great&#8221;.</p>
<p>Without a formal taxonomy for sentiment, machines have a hard time inferring true sentiment. But formalizing any system will reduce its adoption by the world at large, which is rather the whole point of this Internet thing in the first place.</p>
<h3>Is there a standard for emotions?</h3>
<p>There&#8217;s at least one de facto standard for emotion online: emoticons. Put aside the really complicated ones, and most people know what <img src='http://www.bitcurrent.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  means. As with Twitter&#8217;s Retweet and @name conventions, emoticons were initially devised by users. But today, <a href="http://messenger.yahoo.com/features/emoticons/" target="_blank">most online tools understand them</a> &#8212; just type one into Skype, or Google Chat, or AIM, and it&#8217;ll replace it with artwork.</p>
<p>So it&#8217;s surprising that we haven&#8217;t combined hashtags (giving meaning and context to a message) with emoticons (a relatively standardized taxonomy of sentiment.)</p>
<p>There are technical impediments to this: some of the characters in emoticons are interpreted as word breaks, and others are blocked to prevent certain security exploits. But there are also lots of reasons to love this approach:</p>
<ul>
<li>Hashtag smilies are the best working standard we have for sentiment.</li>
<li>They&#8217;re multilingual and multicultural (assuming we can read them in either direction).</li>
<li>They&#8217;re human-readable.</li>
<li>They consume just four precious characters of a message.</li>
</ul>
<p>Ultimately, by combining hashtags and emoticons we could tag sentiment explicitly&#8211;making it much easier to process and analyze online communities, collections of links, comment threads, and photo galleries.</p>
<p>And that makes me #:-)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitcurrent.com/why-arent-there-any-smiley-hashtags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The perils of inadvertent sharing</title>
		<link>http://www.bitcurrent.com/the-perils-of-inadvertent-sharing/</link>
		<comments>http://www.bitcurrent.com/the-perils-of-inadvertent-sharing/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 20:34:09 +0000</pubDate>
		<dc:creator>Alistair Croll</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Social Computing]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[opt-out]]></category>
		<category><![CDATA[overshare]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[syndication]]></category>

		<guid isPermaLink="false">http://www.bitcurrent.com/?p=1413</guid>
		<description><![CDATA[There&#8217;s hidden plumbing behind our online lives. As we link our online accounts to one another, it&#8217;s easy to lose track of what&#8217;s connected to what. Social sites make it easy to inadvertently share content with an audience you didn&#8217;t know you had. Social sites that want to quickly generate the appearance of traffic mine [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/mwichary/2484798477/"><img class="alignright size-full wp-image-1415" style="float: right; margin: 10px;" title="Pipes, from MWichary on Flickr." src="http://www.bitcurrent.com/wp-content/uploads/2010/02/pipes-mwichary.jpg" alt="Pipes, from MWichary on Flickr." width="240" height="160" /></a>There&#8217;s hidden plumbing behind our online lives. As we link our online accounts to one another, it&#8217;s easy to lose track of what&#8217;s connected to what. Social sites make it easy to inadvertently share content with an audience you didn&#8217;t know you had. Social sites that want to quickly generate the appearance of traffic mine all our online accounts in search of things to include in status updates.</p>
<p>Which can have some awkward consequences.</p>
<h3>Syndication is a land grab</h3>
<p>Every online platform I use is desperate to pull in data from elsewhere. In the land grab for social media, each site wants to be the consolidator of my digital life. To do this, it needs content. So Facebook pulls in activity from all over the web; Linkedin, Friendfeed, and dozens of other sites all syndicate one another.</p>
<p>When I first enroll in a social platform, I link it to other sources of data. Initially, that system may be something personal; but online applications have a habit of changing, and something I once thought was just for me may one day become a shared system, dragging with it all of the links between systems that I once set up.</p>
<h3>Inadvertent sharing</h3>
<p>These forgotten social links show up in unexpected places. I was reminded of this&#8211;somewhat forcefully&#8211;when, a few months ago, I left myself logged into Flickr at a friend&#8217;s house. He thought it would be funny to upload something inappropriate <em>(Really, really inappropriate. Don&#8217;t try to find this. Trust me.)</em> to my account, not realizing it was linked to other social services:<span id="more-1413"></span></p>
<p><a href="http://www.bitcurrent.com/wp-content/uploads/2010/02/FriendFeed.png"><img class="aligncenter size-full wp-image-1425" title="An unfortunate upload. Don't try and find this picture. Really, REALLY NSFW." src="http://www.bitcurrent.com/wp-content/uploads/2010/02/FriendFeed.png" alt="An unfortunate upload. Don't try and find this picture. Really, REALLY NSFW." width="580" height="180" /></a></p>
<p>Soon, <a href="http://www.twitter.com/jesserobbins" target="_blank">Jesse Robbins</a> let me know about the problem. I was unaware of how intertwined all these services were beforehand: a breach in one site can have far-reaching repercussions across all others.<a href="http://www.bitcurrent.com/wp-content/uploads/2010/02/Jesse-Tweet.jpg"><img class="size-full wp-image-1414 aligncenter" title="Tweet from Jesse Robbins" src="http://www.bitcurrent.com/wp-content/uploads/2010/02/Jesse-Tweet.jpg" alt="Tweet from Jesse Robbins" width="310" height="149" /></a></p>
<p><a href="http://www.bitcurrent.com/wp-content/uploads/2010/02/Jesse-Tweet.jpg"></a>This is happening right now with Google Buzz. Our email and Google profile was fairly private and controlled. GMail and its related services were for managing our own data, or sharing it with a small part of the world. In terms of social networks, Google was a walled garden. Social relationships were symmetric, in contrast to the asymmetry of a microblogging site like Twitter, where stalking is easy and even encouraged.</p>
<p>Twitter&#8217;s growth has encouraged many other social sites to open up. Facebook has made profiles public, amidst much furore over privacy controls. Google&#8217;s Buzz is having a similar effect. Here&#8217;s an example of <a href="http://twitter.com/mathewi" target="_blank">Mathew Ingram</a> inadvertently buzzing something he&#8217;d uploaded a year earlier:</p>
<h2><a href="http://www.bitcurrent.com/wp-content/uploads/2010/02/MathewI-overshare.jpg"><img class="aligncenter size-full wp-image-1416" title="Mathew realizes he's got vestigial links" src="http://www.bitcurrent.com/wp-content/uploads/2010/02/MathewI-overshare.jpg" alt="Mathew realizes he's got vestigial links" width="398" height="178" /></a></h2>
<p>This is a new kind of opt-out marketing for which we don&#8217;t have good guidelines.</p>
<p style="padding-left: 30px;"><em>(A bit of background on opt-out marketing: When you sign up for on less scrupulous sites, a box saying you&#8217;re willing to receive emails from them is already checked. You have to remember to opt </em><em>out of receiving a message in order to avoid mails. It&#8217;s generally considered sleazy: opt-in marketing, where you need to explicitly declare your willingness to hear from them, is the right way to do it.)</em></p>
<h3>Being transparent about what&#8217;s shared</h3>
<p>Some of the big players have built a degree of control into their tools. Here&#8217;s what Google Buzz does:</p>
<p style="text-align: left;"><a href="http://www.bitcurrent.com/wp-content/uploads/2010/02/Google-connected-sites.jpg"><img class="aligncenter size-full wp-image-1417" title="Google connected sites" src="http://www.bitcurrent.com/wp-content/uploads/2010/02/Google-connected-sites.jpg" alt="Google connected sites" width="333" height="268" /></a></p>
<p style="text-align: left;"><a href="http://www.bitcurrent.com/wp-content/uploads/2010/02/Google-connected-sites.jpg"></a>And here&#8217;s Facebook&#8217;s configuration:</p>
<p><a href="http://www.bitcurrent.com/wp-content/uploads/2010/02/Facebook-app-settings.jpg"><img class="aligncenter size-full wp-image-1418" title="Facebook app settings" src="http://www.bitcurrent.com/wp-content/uploads/2010/02/Facebook-app-settings.jpg" alt="Facebook app settings" width="464" height="303" /></a></p>
<p>To their credit, both companies make it pretty easy to see what&#8217;s being shared and where it comes from, and to stop it. It&#8217;s not clear how many of their users know these screens exist, however. We&#8217;re not forced to look at them when we enroll. In our <a href="http://www.bitcurrent.com/why-you-should-let-your-computer-spy-on-you/" target="_blank">eagerness to help computers understand what we&#8217;re doing</a>, we may inadvertently be telling the rest of the world more about ourselves than we realize.</p>
<p>While the two screens above are commendable, remember that these are the big, legitimate social networks&#8211;and even then, it <a href="http://www.computerworld.com/s/article/9142042/Facebook_privacy_changes_draw_mixed_reviews" target="_blank">took considerable pressure</a> from users to get Facebook to properly enforce privacy.</p>
<h3>Some guidelines for republishing syndicated feeds</h3>
<p>We live in the <a href="http://newworldword.com/2008/12/01/2008-word-of-the-year-overshare/" target="_blank">Overshare Generation</a>, and smaller, less established sites, desperate for attention, may take advantage of that in ways that are hard to track down. Just as marketers have set up guidelines for good mailing practices, so social sites need guidelines for linking vestigial social feeds to newly-public features. Some suggestions:</p>
<ul>
<li><strong>The buck stops at the publisher:</strong> all third-party feeds should be turned off initially as new features are introduced.</li>
<li><strong>Be transparent about what&#8217;s shared:</strong> there should be a clear overview of what feeds are connected to a social site and whether they&#8217;re published.</li>
<li><strong>Make it possible for users to trace &amp; troubleshoot:</strong> online platforms need a consistent API so a user can crawl them and determine any links that exist.</li>
<li><strong>The permissions need to live with the content</strong>, not the republisher. I want to flag an image as private once, and have those permissions travel with the content regardless of where it winds up.</li>
</ul>
<p>In the social media rat-race, that sounds like wishful thinking. It may take legislation similar to the <a href="http://www.ftc.gov/bcp/edu/pubs/business/ecommerce/bus61.shtm" target="_blank">CAN-SPAM</a> act to make it a reality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitcurrent.com/the-perils-of-inadvertent-sharing/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A look back at 2009: The year of Twitter</title>
		<link>http://www.bitcurrent.com/a-look-back-at-2009-the-year-of-twitter/</link>
		<comments>http://www.bitcurrent.com/a-look-back-at-2009-the-year-of-twitter/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 20:48:26 +0000</pubDate>
		<dc:creator>Alex Bowyer</dc:creator>
				<category><![CDATA[Social Computing]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.bitcurrent.com/?p=1353</guid>
		<description><![CDATA[
Back in mid-2008, Twitter was just another Web 2.0 application. Industry watchers were beginning to take notice of its million or so users and speculate if it might be the start of something bigger, but most people hadn&#8217;t heard of it or didn&#8217;t &#8220;get it&#8221;. Here at Bitcurrent we pondered the rise of microblogging and the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-medium wp-image-1354 aligncenter" style="margin-top: 5px; margin-bottom: 5px;" title="Twitter - Bird with Follow Me Sign" src="http://www.bitcurrent.com/wp-content/uploads/2010/01/twitter_bird_follow_me__Small__bigger-300x180.jpg" alt="Twitter - Bird with Follow Me Sign" width="300" height="180" /></p>
<p style="text-align: left;">Back in mid-2008, Twitter was just another Web 2.0 application. Industry watchers were beginning to take notice of its <a href="http://www.techcrunch.com/2008/04/29/end-of-speculation-the-real-twitter-usage-numbers/" target="_blank">million or so users</a> and speculate if it might be <a href="http://www.businessweek.com/technology/content/may2008/tc20080514_269697.htm" target="_blank">the start of something bigger</a>, but most people hadn&#8217;t heard of it or didn&#8217;t &#8220;get it&#8221;. Here at Bitcurrent we <a href="http://www.bitcurrent.com/microblogging-wars" target="_blank">pondered the rise of microblogging and the scaling problems ahead</a>, noting <a href="http://www.bitcurrent.com/twitter-you-break-my-heart/" target="_blank">a few teething problems</a> along the way.</p>
<p>Towards the end of 2008, people outside of tech circles began to take notice, especially when it became a key form of <a href="http://www.bitcurrent.com/mumbai-twitter-wikipedia-it-doesnt-get-more-mainstream-than-this/" target="_blank">communication during the Mumbai terror attacks</a> in November. In December it became clear that Twitter was not just another social site, but <a href="http://www.bitcurrent.com/twitters-not-a-site-its-a-protocol/" target="_blank">a protocol for a new form of communication</a>. By the end of the year, people were exploring all sorts of new uses for Twitter, and the <a href="http://www.bitcurrent.com/pantomime-on-twitter-oh-yes-you-can/" target="_blank">Twitter pantomime</a> was born.</p>
<p>But 2009 was the year that Twitter really took the world by storm.</p>
<p>We didn&#8217;t imagine that we&#8217;d be writing so much about Twitter in 2009, but being focused as we are on technology and how it changes society, it turned out to be inevitable as Twitter became more and more a part of our online lives and went mainstream. Here&#8217;s a look back at 2009 through the eyes of Twitter, including all the Twitter stories we covered across the year:</p>
<p><strong>January 2009</strong></p>
<p><span id="more-1353"></span></p>
<p>Twitter became part of another major news event in January as an airliner <a href="http://twitter.com/jkrums/status/1121915133" target="_blank">ditched into the Hudson River</a>.</p>
<p>On Watching Websites, Sean Power wrote the <a href="http://www.watchingwebsites.com/archives/twitter-survival-guide" target="_blank">Twitter New User Survival Guide</a>.</p>
<p><strong>February 2009</strong></p>
<p>Twitter was now experiencing <a href="http://blog.nielsen.com/nielsenwire/online_mobile/twitters-tweet-smell-of-success/" target="_blank">1,382%</a> growth and surpassed 7 million unique visitors.</p>
<p><strong>March 2009</strong></p>
<p>After Facebook&#8217;s failed attempt to buy Twitter we, like many others, pondered the apparent lack of business model for Twitter and Alistair Croll <a href="http://www.bitcurrent.com/twitters-business-model-pay-to-follow/" target="_blank">contemplated a pay-to-follow model</a> for the growing class of celebrity Twitterers.</p>
<p><strong>April 2009</strong></p>
<p>Celebrity Twitter madness peaked as Ashton Kutcher <a href="http://www.cnn.com/2009/TECH/04/15/ashton.cnn.twitter.battle/index.html" target="_blank">challenged</a> and <a href="http://www.cbc.ca/news/blogwatch/2009/04/ashton_kutcher_beats_cnn_to_1m.html" target="_blank">beat</a> CNN to 1 million followers. Twitter also made headlines at the <a href="http://news.bbc.co.uk/2/hi/technology/7979378.stm" target="_blank">G20 summit</a> in London.</p>
<p>On Bitcurrent, Sean wrote about how Twitter search was next to useless and that <a href="http://www.bitcurrent.com/twitter-search-breaks-desperately-needs-ranking-algorithm/" target="_blank">Twitter needed a ranking algorithm</a>.</p>
<p><strong>May 2009</strong></p>
<p>May saw astronaut Mike Massimino <a href="http://twitter.com/astro_mike/status/1777093627" target="_blank">the first tweet from space</a> and the <a href="http://twitter.com/CDCEmergency" target="_blank">US Center for Disease Control</a> use Twitter to communicate with the public about swine flu.</p>
<p><strong>June 2009</strong></p>
<p>Twitter was one of several technologies that helped <a href="http://news.bbc.co.uk/2/hi/middle_east/8099579.stm" target="_blank">Iranian citizens challenge the election</a> of Mahmoud Ahmadinejad and keep open channels with the west despite the Iranian government&#8217;s <a href="http://www.bitnorth.com/2009/shortbits.html#iran" target="_blank">attempts at censorship</a> (which we learned more about at <a href="http://www.bitnorth.com/2009/shortbits.html">Bitnorth</a> later in the year).</p>
<p>Michael Jackson&#8217;s death caused a <a href="http://latimesblogs.latimes.com/technology/2009/06/huge-spike-in-michael-jackson-traffic-strains-web-sites.html" target="_blank">doubling of traffic on Twitter</a> as the world talked about it.</p>
<p style="text-align: center;"><a href="http://siteanalytics.compete.com/twitter.com/?metric=uv"><img class="aligncenter size-full wp-image-1357" title="Twitter Growth in 2009" src="http://www.bitcurrent.com/wp-content/uploads/2010/01/twitter-com_uv_1y1.png" alt="Twitter Growth in 2009" width="600" height="199" /></a><em>In June, <a href="http://siteanalytics.compete.com/twitter.com/?metric=uv" target="_blank">Twitter traffic</a> passed 20 million unique visitors per month, then began to stabilize</em></p>
<p><strong>July 2009</strong></p>
<p>In Chicago, Horizon Realty Group <a href="http://www.nbcchicago.com/news/local-beat/Tweet--Sour-Small-Complaint-Attracts-Big-Lawsuit.html" target="_blank">sued a former tenant over her tweet</a> about a mouldy apartment.</p>
<p>When the film Bruno opened on July 13th, its box-office takings tanked after the first night. The general reaction to the movie on Twitter was very negative and most people now believe that <a href="http://www.time.com/time/arts/article/0,8599,1910059,00.html" target="_blank">that the speed at which the bad reviews spread was directly responsible for the drop in takings</a>. Twitter has changed the dynamics of opening weekends at the movies forever.</p>
<p><strong>August 2009</strong></p>
<p>Georgian blogger Cyxymu became the <a href="http://news.cnet.com/8301-27080_3-10305200-245.html" target="_blank">target of cyber attacks trying to silence his voice online</a>, leading to the biggest recorded outage of Twitter, Facebook and other social networks. I wrote on Bitcurrent about the problems this highlighted in terms of <a href="http://www.bitcurrent.com/twitter-and-facebook-attacks-highlight-the-need-for-a-true-social-network/" target="_blank">entrusting our online identities and communications to single companies</a>.</p>
<p>The US healthcare debate spread into a global debate thanks in large part to Twitter, as the American right described the UK&#8217;s National Health Service as &#8220;evil&#8221; and Brits from around the world (including the prime minister and his wife) <a href="http://news.bbc.co.uk/2/hi/uk_news/politics/8199615.stm" target="_blank">leapt to its defence</a> via the <a href="http://www.labourlist.org/defending_our_most_beloved_national_institution_alex_smith" target="_blank">#welovetheNHS</a> hashtag.</p>
<p>A study dismissed 40% of Twitter traffic as <a href="http://www.pearanalytics.com/blog/2009/twitter-study-reveals-interesting-results-40-percent-pointless-babble/" target="_blank">&#8220;pointless babble&#8221;</a>, or, as the rest of the world like to call it, conversation.</p>
<p><strong>September 2009</strong></p>
<p>In September, Sean wrote on Watching Websites about how <a href="http://www.watchingwebsites.com/archives/twitter-suspends-legitimate-accounts-weeping-ensues" target="_blank">Twitter temporarily suspended a number of legitimate accounts</a> including himself and Tim O&#8217;Reilly.</p>
<p>There was much discussion on Twitter about another new form of communication launched that month, <a href="http://news.bbc.co.uk/2/hi/technology/8280864.stm" target="_blank">Google Wave</a>.</p>
<p><strong>October 2009</strong></p>
<p>The Internet won a small battle for free speech as discussion of UK Member of Parliament Paul Farrelly&#8217;s question about oil traders Trafigura, broke out on Twitter and in the blogosphere. The courts were forced to overturn the injunction that had prevented the press from naming the MP, prompting suggestions that <a href="http://news.bbc.co.uk/2/hi/uk_news/politics/8304908.stm" target="_blank">in the age of Twitter, there are no secrets any more</a>.</p>
<p>Alistair wrote about the social pressure created by reading tweets from others in his post on <a href="http://www.bitcurrent.com/status-update-anxiety/" target="_blank">&#8220;Status Update Anxiety&#8221;</a>. Alistair also wrote about how <a href="http://www.bitcurrent.com/twitter-credits-and-the-mainstreaming-of-web2-0/" target="_blank">Twitter has hit the mainstream</a> and become an integral part of our everyday lives.</p>
<p><strong>November 2009</strong></p>
<p>In November the biggest mainstream Twitter stories were about Tiger Woods, but the tech industry was entering a lively debate over Twitter&#8217;s new implementation of the Retweet feature, something invented by the users of the service. On Watching Websites, Alistair wrote about how a formalized retweet mechanism gives Twitter a <a href="http://www.watchingwebsites.com/archives/how-twitters-retweet-creates-pagerank-for-humans" target="_blank">&#8220;PageRank for humans&#8221;</a>. Alistair and Sean presented a <a href="http://blog.web2expo.com/2009/11/communilytics-how-to-calculate-your-success/" target="_blank">bootcamp at Web 2.0 Expo</a> on the new science of Communilytics of which this is just one part &#8211; measuring the spread of your marketing messages through social networks like Twitter.</p>
<p>Meanwhile, I wrote on Bitcurrent about how Twitter had failed to consider how people were really using Retweets with their new design, which removes the ability to add a comment or tailor the message for your followers. I proposed a <a href="http://www.bitcurrent.com/a-better-design-for-twitter-retweets/" target="_blank">better retweet design</a>, which meets both Twitter&#8217;s needs for tracking as well as maintaining user functionality.</p>
<p><strong>December 2009</strong></p>
<p>On Bitcurrent, I wrote about how the use of Twitter for backchannels at conferences is starting to go too far, and how <a href="http://www.bitcurrent.com/why-twitter-should-never-take-center-stage/" target="_blank">Twitter should never take center stage</a>.</p>
<p>Elsewhere, a Twitter campaign in the UK saw <a href="http://www.thefirstpost.co.uk/57394,news-comment,entertainment,twitter-campaign-rages-against-x-factor-machine-facebook-simon-cowell-mcelderry" target="_blank">Rage Against The Machine beat Joe McElderry</a> to the coveted Christmas number one spot, despite the backing of Simon Cowell and the X Factor &#8220;music machine&#8221;, another testament to the people power of Twitter.</p>
<p>Stephen Fry, one of the most popular celebrity twitterers, announced he is <a href="http://women.timesonline.co.uk/tol/life_and_style/women/celebrity/article6973887.ece" target="_blank">giving up Twitter</a> for a while in order to focus on writing his next book, reminding many of how distracting a constant stream of public conversations can be.</p>
<p><strong>2010 &#8211; Where next?</strong></p>
<p>It seems the hype around Twitter and its rapid growth is starting to die down, but it is clear that it is here to stay.</p>
<p>I expect we will see Twitter used in more and more fields in 2010, and it will continue to enhance people&#8217;s ability to connect globally, share ideas and breaking news, and influence others.</p>
<p>The events of 2009 have also shown us that we should be wary of our over dependence on Twitter the company &#8211; or risk redesigns, outages and company actions impacting our ability to communicate effectively. We have also seen how Twitter can bring the conversation right into the current moment &#8211; but we should control this carefully or risk damaging the integrity of our news reports and public speaking events.</p>
<p>I hope that 2010 will bring a growing awareness of the need for electronic communications around open protocols like e-mail, XMPP and Google Wave, leaving control and choice with us, the people who use them instead of in the hands of companies like Twitter and Facebook. I also hope that the news industry will worry less about what people are saying on Twitter and get back to reporting the news.</p>
<p>For more on 2009&#8217;s Twitter news events you can read <a href="http://news.bbc.co.uk/2/hi/technology/8429223.stm" target="_blank">this BBC News article</a>, which was a source for this post.</p>
<p>From all the Bitcurrent team, we wish you a happy and prosperous 2010!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitcurrent.com/a-look-back-at-2009-the-year-of-twitter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The perils of backchannels: Why Twitter should never take center stage</title>
		<link>http://www.bitcurrent.com/why-twitter-should-never-take-center-stage/</link>
		<comments>http://www.bitcurrent.com/why-twitter-should-never-take-center-stage/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 22:06:56 +0000</pubDate>
		<dc:creator>Alex Bowyer</dc:creator>
				<category><![CDATA[Social Computing]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[backchannel]]></category>
		<category><![CDATA[communication]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.bitcurrent.com/?p=1252</guid>
		<description><![CDATA[
Backchannels are all the rage at tech events these days, connecting presenter and audience like never before. They allow audiences to get more value from a presentation by communicating with each other about it. And the audience can feed back to the presenter, which helps him stay on track and know that he is being [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-1253" title="The #uxmtl tweet stream behind the panelists" src="http://www.bitcurrent.com/wp-content/uploads/2009/11/uxmtltweets_400px.jpg" alt="The #uxmtl tweet stream behind the panelists" width="400" height="256" /></p>
<p><a href="http://en.wikipedia.org/wiki/Backchannel" target="_blank">Backchannels</a> are all the rage at tech events these days, connecting presenter and audience like never before. They allow audiences to get more value from a presentation by communicating with each other about it. And the audience can feed back to the presenter, which helps him stay on track and know that he is being understood.</p>
<p>But there&#8217;s a point where a backchannel goes beyond adding interactivity to an event and begins to undermine the event itself. In November, I witnessed this at the launch of <a href="http://uxmtl.ca/" target="_blank">UXMTL</a>, a community for user experience design in Montreal.</p>
<p>Twitter has made setting up backchannels trivially easy &#8212; with or without the consent of conference organizers &#8212; since anyone can start a Twitter backchannel simply by using a hashtag. Unlike <a href="http://moderator.appspot.com/" target="_blank">Google Moderator</a> or <a href="http://www.backnoise.com/" target="_blank">Backnoise</a>, no specialized software is needed. At UXMTL, the event organisers simply announced that audience members should use the hashtag <em>#uxmtl </em>on Twitter, and all tweets for that tag were displayed on a large screen behind the panelists, using <a href="http://www.twitterfall.com/uxmtl" target="_blank">Twitterfall</a>. For me, this completely changed my experience of the event, both as an audience member and a backchannel contributor.</p>
<p><span id="more-1252"></span></p>
<p><strong>Why are backchannels popular?</strong></p>
<p>Olivia Mitchell has explored the <a href="http://pistachioconsulting.com/twitter-presentations/" target="_blank">popularity of backchannels</a> in depth, and many insights can be gained from <a href="http://www.aaceconnect.org/forum/topics/why-dowould-you-use-back" target="_blank">discussions about them</a>. For the audience it&#8217;s mostly about being able to communicate with each other in context &#8211; seeking clarity, sharing insights and innovating or building upon what is being said.</p>
<p>Where backchannels really come into their own is when presenters can receive feedback and and adapt to it while the event is still ongoing. We experienced this for ourselves running the <a href="http://www.bitcurrent.com/enterprise-cloud-summit-is-underway/" target="_blank">Enterprise Cloud Summit</a> back in May. Thanks to the <em>#ECS</em> hashtag we were able to discover sentiments <a href="http://twitter.com/magicmerl/status/1837842564" target="_blank">like this</a> and address them quickly on stage, averting any possible audience backlash.</p>
<p><strong>Problem #1: Self-censorship</strong></p>
<p>Usually when I&#8217;m listening to an interesting session, I&#8217;ll tweet frequently, quoting key points or sharing my own insights and musings. But knowing that my tweets would be on center stage was paralyzing. My first reaction was one of fear: &#8220;I don&#8217;t want my tweet on stage, I&#8217;ll feel self-conscious&#8221;. After a while, I made a conscious effort to rebel against this and resolved to tweet as normal. But it wasn&#8217;t the same. Every tweet had to be much more carefully crafted, and knowing that a tweet could steal the focus of the audience, carefully timed. This was a bizarre new experience for me.</p>
<p><strong>Problem #2: Breaking the flow of the event</strong></p>
<p>It wasn&#8217;t just my behavior that was affected, but that of the panelists too. Often, I saw them zoning out of others&#8217; answers, leaning over their shoulders to read the screen, overcome with curiosity at what the audience was saying and looking at.</p>
<p>The tweet stream was a distraction to everyone. Sometimes someone would crack <a href="http://twitter.com/Wuxia/statuses/6066051228" target="_blank">a joke</a> on the backchannel, and the audience would burst out laughing, interrupting the speaker&#8217;s flow and causing the conversation to go off topic. I found myself hitting send during moments of laughter or applause so as not to interrupt a key point or distract the speaker.</p>
<p><strong>Problem #3: Breaking the flow of the event</strong></p>
<p>In the backchannel, new social games began to emerge, like <a href=" http://twitter.com/Wuxia/statuses/6065501310" target="_blank">rating the panelists while they speak</a> or <a href="http://twitter.com/pandraos/statuses/6065745080" target="_blank">pointing arrows to panelists&#8217; heads</a>. These tweets took attention of other audience members away from the speakers. People were starting to engage more with the conversation than the content. There was a funny side to these games, but it wasn&#8217;t the right time.</p>
<p>As a <a href="http://www.aaceconnect.org/forum/topics/why-dowould-you-use-back" target="_blank">commenter notes here</a>, backchannels can become a problem when both the presentation and the backchannel are cognitively demanding. We only have so much attention to give, and despite <a href="http://www.time.com/time/magazine/article/0,9171,1174696-1,00.html" target="_blank">the trend towards multitasking</a>, humans are not wired for dividing our attention, and<a href="http://news.stanford.edu/news/2009/august24/multitask-research-study-082409.html" target="_blank"> some studies </a>suggest it can even be harmful.</p>
<p><strong>The start of a worrying trend?</strong></p>
<p>I was dismayed to learn that <a href="http://www.sapweb20.com/blog/powerpoint-twitter-tools/">SAP have launched a tool</a> to let you include a Twitter stream in your presentation. I cannot see any benefit to including this kind of distraction. There are a number of recent examples of presenters being <a href="http://chronicle.com/article/Conference-Humiliation-/49185/" target="_blank">humiliated</a> by their audiences via backchannels. Danah Boyd was recently chastised by the Web2.0 Expo audience, who used the projected backchannel (or &#8220;frontchannel&#8221;) to effectively <a href="http://www.zephoria.org/thoughts/archives/2009/11/24/spectacle_at_we.html" target="_blank">talk behind her back</a>. This can bring out the very worst in human behaviour, and with no feedback to the presenter, the balance of power is shifted too far towards the audience.</p>
<p>As a presenter, you&#8217;re responsible for the results. You hold the mic, you have the authority. But having a backchannel take center stage gives that away. The audience have the authority but none of the responsibility.</p>
<p>Scott Berkun writes about speaker/audience power dynamics in &#8220;Confessions of a Public Speaker&#8221;:</p>
<p style="padding-left: 30px;"><em>&#8220;When you allow someone in the audience to speak, you are giving him the floor and with it, some of your power&#8230; You are judge, jury and executioner&#8230; Never be afraid to enforce the rules the room wants you to follow&#8230; When you enforce a popular rule, you reengage everyone<em>&#8230; </em>You restore your power and earn the audience&#8217;s respect&#8230; So don&#8217;t hesitate to cut off a blowhard or silence the guy on his cellphone.&#8221;</em></p>
<p><strong>The Conversation is not the Event</strong></p>
<p>Allowing the audience to take control from the presenters is a step too far. We need to draw the line here. Twitter is great for getting news out instantly, but it seems now it&#8217;s going even further, and the commentary is becoming part of the event itself. Already we see Twitter comment streams on CNN and &#8220;photos from our viewers&#8221; on the BBC. I believe that to be fully absorbed content needs to be left unadulterated by others comments or views, so that we can form our own opinions before being influenced by others, or worse, before the presenter is forced to change tack.</p>
<p>And that&#8217;s not to mention the creative aspect. We would never interrupt a concert pianist, magician or performance artist, so why should public speakers be any different? Allowing the conversation to dominate steals the creative freedom of the presenter, forcing them to bend to the will of their audience.</p>
<p><strong>So how <em>should</em></strong><strong> we use backchannels?</strong></p>
<p style="text-align: center;"><img class="size-medium wp-image-1322 aligncenter" style="margin-top: 5px; margin-bottom: 5px;" title="Alistair being a Twitter ombudsman for Sean at Web2Expo" src="http://www.bitcurrent.com/wp-content/uploads/2009/12/Twitter-ombudsman-300x247.png" alt="Alistair being a Twitter ombudsman for Sean at Web2Expo" width="300" height="247" /></p>
<p>What we need is careful control in the ways we use backchannels, so that presenters can get feedback without being distracted or losing control. Here are some examples:</p>
<ul>
<li>Only display moderated highlights from the backchannel, at the times you choose (or better still, never show the backchannel at all. Keep it separate).</li>
<li>Check the backchannel during scheduled breaks (which is what we did at ECS) and take necessary actions in the next session.</li>
<li>Have a colleague monitor and participate in the backchannel on your behalf, bringing important sentiments and questions to your attention &#8211; a sort of &#8220;<a href="http://www.veen.com/jeff/archives/000996.html" target="_blank">ombudsman for the audience</a>&#8220;, as Alistair did for Sean at Web2Expo (shown above).</li>
<li>Have regular &#8220;Twitter breaks,&#8221; <a href="http://news.cnet.com/8301-13772_3-9942297-52.html">as Robert Scoble suggests</a>.</li>
<li>Use software like <a href="http://code.google.com/p/keynotetweet/" target="_blank">keynotetweet</a> to send triggered tweets into the backchannel as you hit certain slides. This can help keep the backchannel conversation on track.</li>
<li>Include live polls in your presentations with software like <a href="http://www.polleverywhere.com/twitter-powerpoint-slides" target="_blank">PollEverywhere</a>. This is a good example of inviting audience feedback but keeping control.</li>
</ul>
<p>These are the ways that I think work, and are effective, adding value for presenter and audience alike. But of course there are always risks with any backchannel. The crowd may turn against you, especially if they become more interested in the discussion than what you are saying. There is more pressure for you to deliver value. This is particularly  a danger in <a href="http://chronicle.com/article/Teaching-With-Twitter-Not-for/49230/?sid=at&amp;utm_source=at&amp;utm_medium=en" target="_blank">classroom situations</a>, where audiences may be less motivated. But in most cases this can be managed by ensuring someone is attentive to what the audience is saying, moderating and guiding the discussion, and feeding important things back to the presenter.</p>
<p>Above all, keep control, and keep focus. Do not use backchannel technology just because you can. Use it wisely and sparingly, only when it will enhance your audience&#8217;s experience.</p>
<p>I&#8217;d like to reiterate that I am not criticizing UXMTL. I enjoyed the event and look forward to getting involved with the community and attending future events. The purpose of this post is only to discuss the wider issues the situation raised for me. What do you think? Are backchannels worth the effort or should they be avoided?</p>
<p><em>Further reading:</em></p>
<ul>
<li><a href="http://blog.dyknow.com/blog/learning-software/0/0/backchannel-in-your-classroom" target="_blank">Joel Dart &#8211; Backchannel in Your Classroom</a></li>
<li><a href="http://www.fourhourworkweek.com/blog/2008/05/25/the-multitasking-virus-and-the-end-of-learning-part-1/" target="_blank">Josh Waitzkin &#8211; The Multitasking Virus and the End of Learning</a></li>
<li><a href="http://www.time.com/time/magazine/article/0,9171,1174696-1,00.html" target="_blank">Claudia Wallis &#8211; The Multitasking Generation</a></li>
<li><a href="http://www.spring.org.uk/2009/03/learning-to-multitask-simultaneous-reading-and-writing.php" target="_blank">Learning to multitask (PsyBlog)</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bitcurrent.com/why-twitter-should-never-take-center-stage/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A better design for Twitter retweets</title>
		<link>http://www.bitcurrent.com/a-better-design-for-twitter-retweets/</link>
		<comments>http://www.bitcurrent.com/a-better-design-for-twitter-retweets/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 20:54:35 +0000</pubDate>
		<dc:creator>Alex Bowyer</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Social Computing]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[retweet]]></category>
		<category><![CDATA[social platforms]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.bitcurrent.com/?p=1208</guid>
		<description><![CDATA[
This week, many people have been given beta access to Twitter&#8217;s new Retweet feature. Unfortunately, rather than seizing the opportunity to pave the cowpaths by building a feature that reflects the way users are currently retweeting each other, Twitter have launched something which behaves quite differently.
You have to change your retweet behavior to use the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bitcurrent.com/design-patterns-for-social-experience/" target="_blank"><img class="aligncenter size-full wp-image-1218" style="border: 0; vertical-align: middle; margin: 5px;" title="Twitter's new Retweet function" src="http://www.bitcurrent.com/wp-content/uploads/2009/11/new-retweet.png" alt="Twitter's new Retweet function" width="416" height="119" /></a></p>
<p>This week, many people have been given beta access to Twitter&#8217;s new Retweet feature. Unfortunately, rather than seizing the opportunity to <a href="../design-patterns-for-social-experience/" target="_blank">pave the cowpaths</a> by building a feature that reflects the way users are currently retweeting each other, Twitter have launched something which behaves quite differently.</p>
<p>You have to change your retweet behavior to use the new feature. This has angered <a href="http://su.pr/2ExDhJ" target="_blank">many</a> <a href="http://su.pr/9t3eBI" target="_blank">users</a>, myself included, so I&#8217;d like to explain how I think the new feature should have been designed. To start with I&#8217;ll look at where retweeting came from, I&#8217;ll then explain some of the problems with the way it works currently, how Twitter are trying to address these problems with the new feature, and finally how I think the problems could be better addressed.</p>
<p><strong>Why do we need a retweet feature anyway?</strong></p>
<p><strong><span id="more-1208"></span></strong>Up to now, retweeting has been done purely through syntax &#8211; by editing the original message and adding notations like <em>RT @alexbfree</em> or <em>(via @acroll)</em>. Often people will add a comment too, as seen in this example:<img style="border: 0pt none; margin: 5px;" title="An example retweet" src="../wp-content/uploads/2009/11/need-for-RT1.png" alt="An example retweet" width="420" height="69" /></p>
<p>There are a number of problems with this current approach, most of which are explained by Twitter founder Evan Williams <a href="http://su.pr/8PyvMv" target="_blank">in his explanation of the new feature</a>. Let&#8217;s look at each in turn:</p>
<p><em>1. Attribution confusion</em></p>
<p>From my tweet, you can&#8217;t tell that this was originally a tweet by <a href="http://twitter.com/CBCMontreal" target="_blank">@CBCMontreal</a>, to which <a href="http://twitter.com/zoonini" target="_blank">@zoonini</a> added &#8220;This is troubling&#8221;. It might appear that @zoonini was the original poster.<br />
This is because I had to remove her &#8220;RT @CBCMontreal&#8221; to make room for my &#8220;RT @zoonini&#8221; and my own comment.</p>
<p>Evan believes the solution is to show the originator&#8217;s avatar in place of the retweeter, and credit the retweeter with a tiny link at the bottom:</p>
<p><img class="aligncenter size-full wp-image-1216" style="border: 0; margin: 5px;" title="Example retweet with new feature" src="http://www.bitcurrent.com/wp-content/uploads/2009/11/retweeted-by-you1.png" alt="Example retweet with new feature" width="420" height="79" /></p>
<p>Ultimately, this is a value judgement about whether as a retweeter you want to credit the person who passed on the information or the person who first posted it. Personally, I want to credit both, but given a choice I err towards crediting the person I know who passed the link on. I&#8217;m sure this judgement will be different for everyone, and the new system doesn&#8217;t allow for this.</p>
<p><em>2. Identity protection</em></p>
<p>There&#8217;s another issue with attribution, that anybody can claim to be retweeting you by writing <em>RT @yourname</em> before any kind of message, and then it looked like you said that thing, which could be something you disapprove of, such as advertising spam. There is a clear need for retweets to be attributable and for it to be harder for people to misquote others, intentionally or otherwise.</p>
<p>Here we see a loophole in the design of the new feature &#8211; since we can still retweet &#8220;the old way&#8221;, there is nothing to stop this behaviour continuing. If Twitter had got the redesign right, they would have the confidence to block the use of RT @name syntax in messages. I think they know that people won&#8217;t use the new feature, so they had to leave this option open &#8211; which can be used for good or bad purposes.</p>
<p><em>3. Messy<br />
</em></p>
<p>There&#8217;s no denying that my example tweet above is messy and hard to read. RT syntax is not intuitive (as I was reminded recently when explaining it to a new Twitter user). I wholeheartedly agree that there is a need to take the metadata about this being a retweet and from whom, out of the message. It&#8217;s a no-brainer that having a retweet button you can click to do it for you would also enable this metadata to be captured.</p>
<p><em>4. Untrackable</em></p>
<p>At the moment, you can&#8217;t follow the history of retweet back to its source &#8211; you can&#8217;t see how many people are retweeting a particular message. Why is this important? Because we are moving towards a social, real-time web. In the same way Google revolutionized search by looking at who was linking to a particular site (<a href="http://en.wikipedia.org/wiki/PageRank" target="_blank">PageRank</a>) and looking at the authority of that site, the next challenge is to build a PageRank equivalent for the social web. </p>
<p>Companies like Twitter need to determine what is most popular based on how many people are talking about it, and more importantly who are the people who are the most important generators of content. Looking at how many people retweet a message, and whose messages are the most retweeted, give a direct measurement for both of these. These are needed to make real-time social search a viable option.</p>
<p>Alistair Croll has been taking a look in more depth at the idea of <A HREF="http://www.watchingwebsites.com/archives/how-twitters-retweet-creates-pagerank-for-humans" target="_blank">a PageRank for humans</A> over on <A HREF="http://www.watchingwebsites.com/" target="_blank">Watching Websites</A>.</p>
<p><em>5. Noise and Redundancy</em></p>
<p>Evan goes on to mention Noise and Redundancy as two other issues with current retweeting &#8211; that you see repeat too many retweets or too many copies of the same retweet. I don&#8217;t think these are major issues &#8211; if a tweet shows up more than once, that means more than once person thought it had value, so it is right that it should get more visibility. A &#8220;mark as read&#8221; option would be more useful than grouping all occurrences of the tweet. As for people who retweet too much, I think the solution is simple &#8211; unfollow them!</p>
<p>This is the point where Evan stops, and offers the new feature as the best way to combat these six issues. I think there is one other key issue he has failed to address though:</p>
<p><em>6. Freedom to comment</em></p>
<p>Possibly the most frustrating thing about retweeting today is having to tweak and edit the message so that you can fit in the RT credit and more importantly your own comment. The comment is the key part of the retweet, it&#8217;s what makes the content tailored and relevant to your audience. It&#8217;s hard at the moment &#8211; this is often done with a &#8220;&lt;&#8221; or &#8220;&lt;==&#8221; at the end of the tweet, followed by a comment. But there are often few characters to play with. This is completely overlooked by the new retweet feature. In the new feature, you cannot add your own commentary at all:</p>
<p><img class="aligncenter size-full wp-image-1214" style="border: 0; margin: 5px;" title="How to retweet" src="http://www.bitcurrent.com/wp-content/uploads/2009/11/to-retweet.png" alt="How to retweet" width="420" height="96" /></p>
<p>Clicking Yes posts the retweet. A retweet becomes a verbatim quote, with no personalization or commentary applied.</p>
<p><strong>Changing the nature of retweets</strong></p>
<p>And this is the most controversial thing about the new features. It changes the nature of a retweet into the granting of permission to another person to send their message out to all of your followers as well. You might even call it a new form of spamming.</p>
<p>In any medium, the message should be tailored to the audience. On Twitter, every person has a different audience. Untailored retweets are undesirable because they take away the context of the retweet. You don&#8217;t get to see why the person you are following retweeted &#8211; and this may be different for each retweeter. Some may retweet things they are impressed by, others may want to retweet things they want to ridicule. This is where grouping all retweeters together breaks down. The new design fails to accomodate the variety of tweeters and their audiences and makes Twitter more like an advertising platform than a forum for conversations and diverse opinions.</p>
<p>At the very least, it&#8217;s reducing a retweet to a version of Facebook&#8217;s &#8220;Like&#8221; feature rather than an opportunity to comment and add context to the content.</p>
<p><strong>An alternative solution</strong></p>
<p>This brings me to my proposed solution, which I believe solves all the problems mentioned above, while also preserving our right to make a retweet our own with commenting.</p>
<p>I propose that instead of retweet being a one click operation, it should include 2 steps:</p>
<p><em>Step 1: Click retweet on the tweet you want to share</em></p>
<p><a href="../design-patterns-for-social-experience/" target="_blank"><img class="aligncenter" style="border: 0; vertical-align: middle; margin: 5px;" title="Retweet step 1" src="../wp-content/uploads/2009/11/new-retweet.png" alt="Retweet step 1" width="416" height="119" /></a><br />
This is exactly the same as in the new feature.</p>
<p><em>Step 2: Add your comment</em></p>
<p>The key difference I am proposing is that clicking Yes would then give you the opportunity to add a comment &#8211; a special kind of tweet which references an existing tweet:</p>
<p><strong><img class="aligncenter size-full wp-image-1235" style="border: 0; vertical-align: middle; margin: 5px;" title="A new way to retweet - step 2" src="http://www.bitcurrent.com/wp-content/uploads/2009/11/retweeting1.png" alt="A new way to retweet - step 2" width="420" height="94" /></strong></p>
<p>In effect, the link to the existing tweet is additional context, much like the &#8220;in reply to&#8221; links today.</p>
<p><em>Viewing the retweet</em></p>
<p>The final difference would be how the retweeted message is displayed. The comment of the person you are following should the primary thing visible, with the original message shown underneath in context. (clicking &#8220;retweeting&#8221; would show/collapse the retweet history)<em><br />
</em></p>
<p><em><img class="aligncenter size-full wp-image-1236" style="border: 0; vertical-align: middle; margin: 5px;" title="A redesigned view of retweets" src="http://www.bitcurrent.com/wp-content/uploads/2009/11/retweet-redesign1.png" alt="A redesigned view of retweets" width="420" height="88" /></em></p>
<p>This would allow content-centric conversations to happen on Twitter, much like they do currently on Facebook wall items, forum threads or Flickr photos.</p>
<p><strong>Does it solve the problems?</strong></p>
<p>I believe so, and it does so in a way that preserves current user behavior. Let&#8217;s look at each problem in turn:</p>
<p><em>Attribution</em> &#8211; the originator of the tweet and the originator of the comment are separated and clearly identified, and credit is given equally to originator and retweeter.</p>
<p><em>Identity protection</em> &#8211; this model would allow old style RTs to be blocked, eliminating the possibility of false attribution.</p>
<p><em>Messy</em> &#8211; the original content, the retweeter, the originator, and the comment are all separate and distinct</p>
<p><em>Untrackable</em> &#8211; this method allows just the same sort of tracking of the spread of the message and the influence of different tweeters</p>
<p><em>Noise</em> &#8211; I think this will make Twitter streams much easier to digest, because every message will have a context you can dig into if you wish</p>
<p><em>Redundancy</em> &#8211; Much like Gmail&#8217;s conversation threads reorder mails to show history, the RT threads would group related comments on the same retweet together, avoiding redundancy while still preserving each retweeter&#8217;s right to add their own perspective.</p>
<p><em>Freedom to comment</em> &#8211; The retweeter can not only add a comment to the retweet, they now have the full 140 characters available to do so.</p>
<p>I would be interested to know why Twitter did not come up with a design like this, which seems a fairly obvious all-round win. Did they really not think of this or not notice how people use retweets? Or do they want to change Twitter into more of an advertising network? What do you think? Add you comments below</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitcurrent.com/a-better-design-for-twitter-retweets/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
		</item>
		<item>
		<title>Twitter credits and the mainstreaming of Web2.0</title>
		<link>http://www.bitcurrent.com/twitter-credits-and-the-mainstreaming-of-web2-0/</link>
		<comments>http://www.bitcurrent.com/twitter-credits-and-the-mainstreaming-of-web2-0/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 13:58:30 +0000</pubDate>
		<dc:creator>Alistair Croll</dc:creator>
				<category><![CDATA[Community]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Social Computing]]></category>

		<guid isPermaLink="false">http://www.bitcurrent.com/?p=1180</guid>
		<description><![CDATA[Somewhere around 1999, I first saw a URL in a movie trailer. That confirmed for me that web technology had reached the mainstream. Clay Shirky points out that really interesting social capital applications emerge not when new technology is created, but when that technology is so mainstream as to be boring. He cites U.S. &#8220;citizen [...]]]></description>
			<content:encoded><![CDATA[<p>Somewhere around 1999, I first saw a URL in a movie trailer. That confirmed for me that web technology had reached the mainstream. Clay Shirky <a href="http://www.ted.com/talks/clay_shirky_how_cellphones_twitter_facebook_can_make_history.html" target="_blank">points out</a> that really interesting social capital applications emerge not when new technology is created, but when that technology is so mainstream as to be boring. He cites U.S. &#8220;citizen voter&#8221; applications designed to document suspicious voting practices, but is quick to emphasize that these were inspired by their low-tech predecessors in Africa.<img class="alignright size-medium wp-image-1181" style="float: right; margin: 5px;" title="Twitter names in the credits of a Russell Howard show" src="http://www.bitcurrent.com/wp-content/uploads/2009/10/twittercredits-300x195.png" alt="Twitter names in the credits of a Russell Howard show" width="300" height="195" align="right" /></p>
<p>Recently, I noticed something equally mainstream about a new class of technology: its appearance in movie and TV credits. As this screencap shows, the credits for @bbcgoodnews (which, I&#8217;m pretty sure, features <a href="http://www.twitter.com/notrusshoward" target="_blank">@notrusshoward</a>) include Twitter usernames.</p>
<p>Which got me thinking:<br />
<span id="more-1180"></span></p>
<ul>
<li>Whether it&#8217;s thanking someone, or simply footnoting to give credit (literally) where credit is due, <strong>Twitter&#8217;s model fits the way we endorse others</strong>. We didn&#8217;t put emails into movie and TV credits, because email is private. But asymmetric-follow social networks like Twitter handle celebrity well, and acknowledgments build social capital for both parties. You don&#8217;t need someone&#8217;s permission to give out their Twitter name the way you do their email.</li>
<li><strong>The ubiquitous @ has become as universally understood as the &#8220;www&#8221; was when studios first embraced it</strong> &#8212; and Twitter is the ICANN of those names, handling assignment and investigating fraudulent behavior. Notice the Twitter name above &#8212; &#8220;bbcgoodnews&#8221; includes both the organization (BBC) and the show name (Good News). There&#8217;s no structured standard the way there is for DNS (goodnews.bbc.co.uk) but there surely will be.</li>
<li>PageRank-like algorithms within media will become possible: some future <a href="http://www.imdb.com" target="_blank">IMDB</a> could scrape video content to determine who gets thanked the most, in <strong>a form of new media social capital leaderboard</strong>. While there might be a hundred Russell Howards in media, there&#8217;s only one @notrusshoward (particularly if he&#8217;s <a href="http://twitter.com/help/verified" target="_blank">verified officially</a>), so the Twitter account serves as a unique identifier around which relationships can be analyzed.</li>
</ul>
<p>Websites changed movie promotions dramatically, putting trailers only a click away and letting studios share more than a thirty-second clip with their audiences. But early web-based marketing was still one-way, promotionally focused, and built on monetization. By contrast, the two-way social web changes change how shows are created and credited, with producers getting their inspiration from audiences, then curating and augmenting that input into future shows.</p>
<p>Want to see this in action? Check out the Reddit threads on <a href="http://www.reddit.com/r/funny/comments/9q8ld/share_your_favourite_nerd_geek_science_jokes/" target="_blank">Geek</a> jokes, leading <a href="http://www.reddit.com/r/AskReddit/comments/7w6za/does_anyone_think_the_writers_of_the_big_bang/" target="_blank">Reddit users to wonder</a> whether that&#8217;s where writers of the Big Bang Theory get their ideas.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitcurrent.com/twitter-credits-and-the-mainstreaming-of-web2-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Status update anxiety</title>
		<link>http://www.bitcurrent.com/status-update-anxiety/</link>
		<comments>http://www.bitcurrent.com/status-update-anxiety/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 18:31:59 +0000</pubDate>
		<dc:creator>Alistair Croll</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[Social Computing]]></category>
		<category><![CDATA[De Botton]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[Status anxiety]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.bitcurrent.com/?p=1084</guid>
		<description><![CDATA[I&#8217;ve realized I&#8217;m the least interesting person I know. My social networks tell me so.
Right now, one of my online contacts is cooking; one&#8217;s hiking in Nepal; one&#8217;s mixing music; one&#8217;s boarding a flight to Europe; one explained an idea I had better than I ever could; and one just launched some software I wish [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve realized I&#8217;m the least interesting person I know. My social networks tell me so.</p>
<p>Right now, one of my online contacts is cooking; one&#8217;s hiking in Nepal; one&#8217;s mixing music; one&#8217;s boarding a flight to Europe; one explained an idea I had better than I ever could; and one just launched some software I wish I&#8217;d built. At least, that&#8217;s what their status updates remind me.</p>
<p><a href="http://www.amazon.com/Status-Anxiety-Alain-Botton/dp/0375725350/ref=sr_1_1"><img class="alignright size-medium wp-image-1086" title="Alain de Botton's Status Anxiety" src="http://www.bitcurrent.com/wp-content/uploads/2009/10/status-anxiety-194x300.jpg" alt="Alain de Botton's Status Anxiety" width="155" height="240" align="right" /></a>Call it Status Update Anxiety.</p>
<p>Happiness is relative, as <a href="http://en.wikipedia.org/wiki/Alain_de_Botton" target="_blank">Alain de Botton</a> so eloquently tells us. We compare ourselves to our peers, and use this as the basis for our self-esteem. In <a href="http://www.ted.com/talks/alain_de_botton_a_kinder_gentler_philosophy_of_success.html" target="_blank">a TED presentation he gave</a>, he makes the point that few people envy the Queen of England &#8212; after all, she&#8217;s not that like you and I, with her funny accent and strange family rituals &#8212; but we all envy the latest tech wunderkind, the classmate who flipped a house, the brother who made some smart investments.</p>
<p>These objects of our disaffection are just like us. Every time Sergey Brin gets up on stage in jeans and a T-shirt, he reminds us that we could have been him if we&#8217;d only thought of Pagerank. This is, of course, a gross misstatement &#8212; but the mainstream media can&#8217;t convey the underlying complexity of achievent. Many inventions seem simple in retrospect, and the one-page writeup in Wired Magazine can&#8217;t do justice to the years of hard work. As Sheryl Crow said, it takes a long time to become an overnight success.</p>
<p><span id="more-1084"></span><a href="http://battellemedia.com/archives/2008_09.php"><img class="alignright size-full wp-image-1085" title="Sergey Brin at Web2Summit" src="http://www.bitcurrent.com/wp-content/uploads/2009/10/225px-Sergey_Brin_Web_2.0_Conference.jpg" alt="Sergey Brin at Web2Summit" width="225" height="150" align="right" /></a>Envy is worst in first-world meritocracies. When you&#8217;re a pauper in a caste-based community, you seldom question your place in the world. But in a society where you can be anything, the nagging question is: why <em>aren&#8217;t</em> you? Social networks make it much, much worse. There&#8217;s always someone, somewhere in my online peer group doing something fascinating. If I have 99 friends, and one of us is doing something really interesting at any given time, then 99 percent of the time, I&#8217;m dull.</p>
<p>Asymmetrical social network models like Twitter feed this dismay. Our Facebook relationships are mutual, so the people we befriend are our peers. On Twitter, however, we also follow those we aspire to be. And behold! They&#8217;re just like us! They drink coffee, miss busses, stub their toes &#8212; they&#8217;re mortals too! <em>Why can&#8217;t we be like them?</em></p>
<p>Comparing ouselves to others is human. Just as adaptation is the basis for natural selection, so aspirations are the basis for social advancement &#8212; and we get our aspirations from those we envy. We like to think we&#8217;re civilized, but the reality is that millennia of tribal training have programmed the jungle-surplus wetware on which we operate. There&#8217;s a status-obsessed animal lurking beneath our thin veneer of social decency, and now it has to deal with an overload of status updates from peers. It&#8217;s no wonder we&#8217;re anxious.</p>
<p>As more of our lives are lived online, many social mechanisms will need adjusting. Unchecked, Status Update Anxiety can lead to envy and a sense of missed opportunities. It takes a Zen-like, love-the-one-you&#8217;re-with attitude to survive the onslaught of interesting. We can&#8217;t all be fascinating all the time, after all.</p>
<p>It&#8217;s likely that our online peers only blog, Tweet, and upload the good parts. Like a dysfunctional high school reunion where everyone puts their best foot forward, it&#8217;s not a healthy way to form a picture of oneself. The most grounded people I know are the ones who enjoy their lot, recognizing that theirs is the slice of life they&#8217;ve chosen, and enjoying it for what it is.</p>
<p>Now if my friends would just stop traveling to so many fun-sounding places.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitcurrent.com/status-update-anxiety/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ambient awareness &#8211; the next step in collaboration</title>
		<link>http://www.bitcurrent.com/ambient-awareness-the-next-step-in-collaboration/</link>
		<comments>http://www.bitcurrent.com/ambient-awareness-the-next-step-in-collaboration/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 17:43:24 +0000</pubDate>
		<dc:creator>Alex Bowyer</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Posts]]></category>
		<category><![CDATA[Social Computing]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ambient-awareness]]></category>
		<category><![CDATA[collaboration]]></category>
		<category><![CDATA[enterprise]]></category>
		<category><![CDATA[social-working]]></category>

		<guid isPermaLink="false">http://www.bitcurrent.com/?p=1071</guid>
		<description><![CDATA[In my office, I know what everyone else is doing, without them telling me. I’m not spying on them; it’s a side effect of our shared hard drive. Whenever my co-workers create or update a file, I get notified. What’s more, I can then click the message and view the file, which is already saved [...]]]></description>
			<content:encoded><![CDATA[<p>In my office, I know what everyone else is doing, without them telling me. I’m not spying on them; it’s a side effect of our shared hard drive. Whenever my co-workers create or update a file, I get notified. What’s more, I can then click the message and view the file, which is already saved on my laptop.</p>
<p style="text-align: center;"><img class="size-full wp-image-955 align:center" style="vertical-align: middle; margin: 10px;" title="Dropbox Growl notification" src="http://www.bitcurrent.com/wp-content/uploads/2009/08/dropbox-growl.png" alt="Dropbox Growl notification" width="371" height="144" /></p>
<p>We use <a title="Dropbox" href="http://www.getdropbox.com/" target="_blank">Dropbox</a>, a clever product that effortlessly synchronizes and backs up our files. We’ve discovered it does a lot more than this though; it gives us an <em>ambient awareness</em> of each other’s work, and it makes us more effective because we no longer have to think about versions, file locations or lost data.</p>
<p><strong>Ambient awareness</strong></p>
<p><span id="more-1071"></span>Status sharing is not a new idea. The IM world invented it. Facebook made it social. Twitter made it famous as an activity in its own right. More recently the likes of <a href="http://www.yammer.com/" target="_blank">Yammer</a>, <a href="http://www.socialtext.com/" target="_blank">Socialtext</a> and <a href="http://www.status.net/">status.net</a> made it available inside the enterprise. But what is new is the idea that it can happen <em>all by itself</em>.</p>
<p>First let&#8217;s remind ourselves why status sharing is useful. The idea has been heavily criticized in the media of late &#8211; especially Twitter, which many have dismissed as <a href="http://mashable.com/2009/08/12/twitter-analysis/" target="_blank">pointless babble</a>. It&#8217;s important to realise that social software is actually a lot more useful for work than it is in our personal lives. I may not care that a schoolfriend has “had a cracking night out”, but it’s <em>very useful</em> at work to know Fred has “just put together presentation for XYZCo”, especially if I know XYZCo will love the new feature I’m working on and Fred hasn’t seen it yet. It&#8217;s even more useful to find out that someone is working on something that directly benefits my own work.</p>
<p>One thing that Yammer, Twitter and Facebook all have in common is that you have to break away from your current task and actively declare what it is that you are doing. The beauty of Dropbox is that you just save your file as normal, and Dropbox announces it for you. You can focus on your work.</p>
<p style="text-align: center;"><img class="size-full wp-image-1072 aligncenter" style="margin-top: 10px; margin-bottom: 10px; vertical-align: middle;" title="Recent Changes RSS feed in Dropbox" src="http://www.bitcurrent.com/wp-content/uploads/2009/10/dropbox-recent.png" alt="Recent Changes RSS feed in Dropbox" width="399" height="284" /></p>
<p>Dropbox’s notifications (and its RSS feed &#8211; shown above) do something that we haven’t seen before  &#8211; they give us an <em>ambient awareness</em> of what others are working on before we even talk about it. This can trigger useful conversations. One morning, I saved an partial draft of a document. Ten minutes later my two colleagues had both read it and given me suggestions on how to improve it, before I’d even finished typing or mentioned it to them. Now <em>that’s</em> collaboration.</p>
<p><strong>An end to version hell</strong></p>
<p>Have you ever experienced the headaches of trying to merge different versions, figure out which change came first in a file, or tried to decide whether you should be using “Proposal v2 with comments.doc” or “Final proposal &#8211; reviewed.doc”?</p>
<p>With Dropbox, there is only ever one version of the file. Every time you make a change it is saved as a new version and synched to everyone’s machine. Old versions are there if you need to go back, but more importantly there’s only ever one “latest version”. If edits do clash, Dropbox intelligently resolves the conflict and ensures nothing is lost.</p>
<p>By moving our Dropbox folders to a common path, you can make it easier still. We did this and can now exchange links like file:///Dropbox/MyFile.txt to our communications instead of attaching files which quickly get out of date and out of sync.</p>
<p>Effectively, Dropbox lets us use our folders as a <a href="http://en.wikipedia.org/wiki/Wiki" target="_blank">wiki</a>&#8211;a co-edited, shared resource&#8211;but using the software we’re used to and without having to learn new habits or special syntax.</p>
<p><strong>Edit and delete with confidence</strong></p>
<p>Who doesn’t find an Undo feature useful? Who hasn’t been frustrated by overwriting or deleting a file or paragraph you meant to keep? Word processors made it much easier for us to chop and change our text, but    unlike typewritten copy, discarded text is lost for ever. It’s easy to  become hesitant to make changes in case you  make it worse and can&#8217;t go back, and there&#8217;s often a fear of losing your work.</p>
<p>With Dropbox, provided you get used to saving regularly, every edit you make can be undone. As a writer, I find this incredibly liberating.  I am no longer afraid to delete huge chunks of text and re-write them. I just save-then-delete, and I know I can always recover text from an earlier version.</p>
<p>What&#8217;s more, every file you delete is stored forever(*) and can be recovered. This is a healthy antidote for data-hoarders like me. It&#8217;s great to know that I can clean up folders by deleting the old notes and temporary files, safe in the knowledge if I really needed them I can still get them back.</p>
<p><strong>Work together more effectively</strong></p>
<p>In my office, Dropbox has helped us become more efficient at collaborating. It doesn’t seem like they were trying to build social software (and were unavailable for comment on this question when I asked). But it’s clear that what was designed as a personal online backup solution has inadvertently morphed into the beginnings of a very powerful shared workspace for teams and small businesses. As it is now, it’s highly useful for office productivity. With the right tweaks and enhancements, it could easily take on such stalwarts of enterprise collaboration as Groove, Socialtext and Confluence.</p>
<hr />(*) Dropbox recently gave existing users the choice of continuing to store deleted files forever, or just for 30 days. Naturally we opted for the “forever” option. All new users will only get 30 days storage of deleted files. Presumably this is a cost-saving measure. It&#8217;s a shame, as it makes the service slightly less powerful.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitcurrent.com/ambient-awareness-the-next-step-in-collaboration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Design Patterns for Social Experience</title>
		<link>http://www.bitcurrent.com/design-patterns-for-social-experience/</link>
		<comments>http://www.bitcurrent.com/design-patterns-for-social-experience/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 00:01:20 +0000</pubDate>
		<dc:creator>Alex Bowyer</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[IDEA2009]]></category>
		<category><![CDATA[Social Computing]]></category>

		<guid isPermaLink="false">http://www.bitcurrent.com/?p=1035</guid>
		<description><![CDATA[At IDEA2009, Christian Crumlish and Erin Malone, authors of the forthcoming book “Designing Social Interfaces”, gave an overview of some key steps and design patterns that can be used when creating social software or sites.
Christian started by reiterating that social experience design is about the interaction between people rather than the interface between the human [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bitcurrent.com/?attachment_id=1036" target="_blank"><img class="alignright size-medium wp-image-1036" style="float: right; margin: 5px;" title="Christian Crumlish and Erin Malone explain Social Experience Design Patterns" src="http://www.bitcurrent.com/wp-content/uploads/2009/09/P1180503-300x225.jpg" alt="Christian Crumlish and Erin Malone explain Social Experience Design Patterns" width="300" height="225" /></a>At <a href="http://www.ideaconference.org/" target="_blank">IDEA2009</a>, <a href="http://twitter.com/mediajunkie" target="_blank">Christian Crumlish</a> and <a href="http://twitter.com/emalone" target="_blank">Erin Malone</a>, authors of the forthcoming book “<a href="http://www.designingsocialinterfaces.com" target="_blank">Designing Social Interfaces</a>”, gave an overview of some key steps and design patterns that can be used when creating social software or sites.</p>
<p>Christian started by reiterating that social experience design is about the <em>interaction between people</em> rather than the interface between the human and the computer &#8211; and that while you can fairly well control one person’s experience with a system, you cannot predict or control how people will choose to interact with each other.</p>
<p>As such, when you design a social experience, all you can really do is provide a framework. You can set the basic rules and capabilities, but the participants will finish the design for you.</p>
<p><strong>Five steps of social experience design</strong></p>
<p><span id="more-1035"></span><em>1. Give people a way to be identified</em><br />
Without a name, profile or avatar they cannot maintain relationships across sessions.</p>
<p><em>2. Give people a way to distinguish themselves from others</em><br />
For example, the <a href="http://personas.media.mit.edu/personasWeb.html" target="_blank">MIT personas art project</a> cannot distinguish between people who share the same name. This is also why Facebook added usernames.</p>
<p><em>3. Give people something to do</em><br />
Friendster failed because people had nothing to do besides accumulate followers. Attempts to create groups through “fakesters” were blocked by Friendster as TOS violations. They failed to recognize the users’ attempts to interact in new ways.</p>
<p><em>4. Enable a bridge to real life events</em><br />
People want to take what they are doing online into the real world, talk about it and bring it back again. Research has shown that bringing social interaction into the offline world enriches the content and strengthens the relationships of all involved.</p>
<p><em>5. Let the community elevate people &amp; content they value</em><br />
A good example is Flickr <a href="http://www.flickr.com/explore/interesting/7days/" target="_blank">“interestingness”</a>, which is derived from the amount of user activity around each image.</p>
<p><strong>Five design patterns you can use</strong></p>
<p><em>1. Pave the cowpaths</em><br />
There is an often quoted story about an architect who couldn’t get agreement on where to lay the paths between the buildings on new site. So he grassed everywhere, allowed people to form their own paths, and then came back and paved those. The moral of the story is that you shouldn’t try and push people towards the behavior you expect &#8211; you should instead react to the way they use the space. An example of this is Twitter RTs and @replies, which were both created by users and later adopted in the platform.</p>
<p><em>2. Talk like a person</em><br />
There is no point in hiding the fact that there are humans behind your product or site. Flickr, Dopplr and GetSatisfaction are examples of sites that have benefited from setting a very human, conversational tone and avoiding engineering speak or business speak.</p>
<p><em>3. Be open. Play well with others.</em><br />
Enable data portability in &amp; out. Don’t build the whole ecosystem when you can plug into existing third party components. Provide APIs for interoperability. Use open source where possible.</p>
<p><em>4. Learn from games.</em><br />
People like to collect, share, compete, rate, challenge and all sorts of other fun activities. Sometimes, a work activity can be made to feel like a game. Enable game-like activities and your community will flourish. Make sure users can create their own games too. Would you prefer to use a spreadsheet or a game?</p>
<p><em>5. Respect the ethical dimension</em><br />
Recognize that wherever people interact, they will build relationships and may betray or harm other people. Be prepared to encourage good behaviour in the society you create, and discourage the bad. Also recognize the trust the users put in you to treat them well and protect their information. Be conscious of the consequences of your actions on your users.</p>
<p><strong>Five design anti patterns to avoid</strong></p>
<p><em>1. Cargo Cult</em><br />
This is a reference to Pacific islands where natives build model airplanes when the US bases were deserted after WWII. They believed the presence of these planes <A HREF="http://en.wikipedia.org/wiki/Cargo_cult" target="_blank">would encourage cargo</A> and supplies to be delivered once again. In the electronic world, this means you cannot just copy an interface from a successful social site and expect the same results. There may be other underlying differences.</p>
<p><em>2. Don’t break email</em><br />
Recognize that people have existing habits, the most common of which is email. Let new habits evolve from people’s existing behaviors rather than forcing people to shift wholesale to new paradigms. Allow conversations to take place across mediums, For example. Basecamp fixed this with their <A HREF="http://basecamphq.com/help/messages#reply_via_email" target="_blank">&#8220;reply above the line&#8221; feature</A>.</p>
<p><em>3. The Password Anti-Pattern</em><br />
This refers to the practice of requesting user’s credentials to pull in contacts from address books. This trains users to give away their passwords, and creates issues of trust. Instead, use alternatives like OAuth, Facebook Connect or OpenID.</p>
<p><em>4. The Ex-Boyfriend Bug</em><br />
While it is usually true that communication networks reveal relationships, recognize that sometimes there are good reasons why two people with 35 friends in common might not want to connect. As Rex Sorgatz put it, “the ‘people you should know’ list on Facebook is actually a list of people you hate.”</p>
<p><em>5. Potemkin Village</em><br />
This refers to the Russian minister Potemkin who <a href="http://en.wikipedia.org/wiki/Potemkin_village" target="_blank">created fake villages</a> to fool Empress Catherine II on her visit to Crimea in 1787. In a social site, you shouldn’t have lots of categories for conversations you hope will happen &#8211; this will divide your audience and hinder growth. Instead, put all your users in the same place, and wait for them to tell you when they want a separate area.  This is what happened with Grateful Dead fans in the net.music group in the early days of Usenet.</p>
<p>Christian and Erin followed up this session with an opportunity for attendees to try out their new <a href="http://www.designingsocialinterfaces.com/patterns.wiki/index.php?title=Social_Mania_Game" target="_blank">Social Mania</a> game which educates about the things that need to be considered when designing from a social perspective, and can be used as an ice-breaker with teams or clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitcurrent.com/design-patterns-for-social-experience/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Impact of Social Models</title>
		<link>http://www.bitcurrent.com/the-impact-of-social-models/</link>
		<comments>http://www.bitcurrent.com/the-impact-of-social-models/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 03:53:55 +0000</pubDate>
		<dc:creator>Alex Bowyer</dc:creator>
				<category><![CDATA[Collaboration]]></category>
		<category><![CDATA[Community]]></category>
		<category><![CDATA[IDEA2009]]></category>
		<category><![CDATA[Social Computing]]></category>

		<guid isPermaLink="false">http://www.bitcurrent.com/?p=982</guid>
		<description><![CDATA[Today saw the IDEA2009 Social Experience Design Conference kick off in Toronto. Luke Wroblewski, Director of &#8220;Product Ideation &#38; Design&#8221; at Yahoo, gave the first session, where he presented the results of a number of different pieces of research which showed that the way social interactions and relationships are modeled can have a large effect [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bitcurrent.com/the-impact-of-social-models/p1180453/" target="_blank"><img class="alignright size-thumbnail wp-image-993" style="float: right; margin: 5px;" title="Luke Wroblewski explains the impact of social models at IDEA2009" src="http://www.bitcurrent.com/wp-content/uploads/2009/09/P1180453-150x150.jpg" alt="Luke Wroblewski explains the impact of social models at IDEA2009" width="150" height="150" /></a>Today saw the <a href="http://www.ideaconference.org/" target="_blank">IDEA2009</a> Social Experience Design Conference kick off in Toronto. <a href="http://www.lukew.com/" target="_blank">Luke Wroblewski</a>, Director of &#8220;Product Ideation &amp; Design&#8221; at Yahoo, gave the first session, where he presented the results of a number of different pieces of research which showed that the way social interactions and relationships are modeled can have a large effect on the way that people behave online. He also uncovered some interesting facts along the way about which types of social model generate the most active users, and what factors influence user behaviour.</p>
<p>He divided social sites into five types of social model:<br />
<span id="more-982"></span></p>
<ol>
<li>No relationships declared (e.g. Amazon reviews, blog comments)</li>
<li>A community site (e.g. YouTube, Yahoo Answers)</li>
<li>A group (e.g Yahoo Groups or a Flickr Group)</li>
<li>Symmetric/2 way &#8220;personal&#8221; relationships (e.g. Facebook, LinkedIn)</li>
<li>Asymmetric/1 way/fan/follow relationships (e.g. Twitter, IM, Flickr)</li>
</ol>
<p>The focus was on the latter four &#8211; sites where users can interact with each within that site other through messaging or collaboration, leave visible traces of behavior and manage their identity.</p>
<p>(It was noted that even for the first type where no relationship is declared, some grouping of users can be done by techniques such as geo-location, technology (device/OS/browser/preferences) or even by looking at browser history.)</p>
<p>Here are some highlights from the observations and findings presented:</p>
<ul>
<li>1.8% of Wikipedia users write 70% of the articles. There is a commonly cited model for community sites like these &#8211; 1% are creators, 10% are curators, and 100% are consumers.</li>
<li>On Twitter, 10% of users produce 90% of the content. In contrast, 10% of Facebook users produce 30% of the content. This suggests that among active users, 1 way relationships lead people to produce three times more (perhaps because they know their audience is interested).</li>
<li>One way follow relationships like Twitter are more flexible because they support multiple relationship structures</li>
<li>On average, the YouTube community produces 58,000% more content per user than Facebook!</li>
</ul>
<p>Luke also highlighted a number of other insights gathered from the research:</p>
<ol>
<li><strong>Relationship limits exist in all models.</strong> The average number of friends on Facebook is 120. 92% of those on Twitter follow less than 100 people. This is in line with Robert Dunbar’s work showing people can maintain stable social relationships with a maximum of 148 people.</li>
<li> <strong>Tight-knit circles flourish.</strong> An HP Labs study showed that 92% of Twitter users have 13 “friends” (defined as two-way @reply type contact occurring twice or more)</li>
<li><strong>Communication reveals relationships.</strong> The same HP study showed that Twitter “friends” (as above) relationships were 90% reciprocated. <a href="http://news.bbc.co.uk/2/hi/technology/8205940.stm" target="_blank">Studies</a> have shown 95% accuracy for detecting real friends using mobile call logs and location records. Interfaces such as <a href="http://mashable.com/2009/09/10/motoblur/" target="_blank">Motoblur</a> and HTC Hero&#8217;s friend aggregation interface are starting to arrange communications around relationships.</li>
<li><strong>More attention, more contribution.</strong> The number of daily Twitter updates increases from 3 to 6 when followers increased by 1000. Yahoo Answers showed a 480% increase in contributions when the number of relationships increased to 20.</li>
<li><strong>Less attention, less contribution.</strong> Similarly, as interest(followers) reduced, contributions become less frequent.</li>
<li><strong>There is a limit to contribution in all models.</strong> More relationships than 20 on Yahoo Answers did not lead to an increase in contribution. Similarly gaining several thousand Twitter followers does not lead to additional increases in contributions.</li>
<li><strong>1-way relationships optimize for reach.</strong> In other words people are more willing to commit to 1 way relationships that allow them to stay connected with topics or people of interest via a lightweight subscribe. Facebook Fan pages are another example of this.</li>
<li><strong>Real relationships drive production.</strong> People are more likely to collaborate online and produce content with “real life friends” thanks to something he calls the &#8220;0-1-2&#8243; effect.</li>
<li><strong>Better tools yield more content of a higher quality.</strong> MySpace gives poor control and so people invest less. The game Spore owes a great deal of its success to the tools it gives to users to create something attractive and interesting.</li>
</ol>
<p>Luke also observed that current relationship models are crude. He expects that in the future we will be able to do things like “follow Todd but only his thoughts on prototyping, not his fashion tips”</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bitcurrent.com/the-impact-of-social-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
