<?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>FactoryCity &#187; Design</title>
	<atom:link href="http://factoryjoe.com/blog/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://factoryjoe.com/blog</link>
	<description>This can all be made better. Ready? Begin.</description>
	<lastBuildDate>Wed, 11 Jan 2012 18:16:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>	<atom:link rel='hub' href='http://factoryjoe.com/blog/?pushpress=hub'/>
		<item>
		<title>Clarifying my comments on Twitter&#8217;s annotations</title>
		<link>http://factoryjoe.com/blog/2010/06/21/comments-on-twitter-annotations/</link>
		<comments>http://factoryjoe.com/blog/2010/06/21/comments-on-twitter-annotations/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 19:21:17 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web building]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://factoryjoe.com/blog/?p=1933</guid>
		<description><![CDATA[Two weeks ago, Mathew Ingram from GigaOM pinged me via my Google Profile to ask what my thoughts — as an open web advocate — are on Twitter&#8217;s new annotations feature. He ended up posted portions of my response yesterday in a post titled &#8220;Twitter Annotations Are Coming — What Do They Mean For Twitter [...]]]></description>
			<content:encoded><![CDATA[<p>Two weeks ago, <a href="http://www.mathewingram.com/work/about/">Mathew Ingram</a> from GigaOM pinged me via <a href="http://www.google.com/profiles/chris.messina">my Google Profile</a> to ask what my thoughts — as an open web advocate — are on Twitter&#8217;s new <a href="http://apiwiki.twitter.com/Annotations-Overview">annotations feature</a>. He ended up posted portions of my response yesterday in a post titled &#8220;<a href="http://gigaom.com/2010/06/20/twitter-annotations-are-coming-what-do-they-mean-for-twitter-and-the-web/">Twitter Annotations Are Coming — What Do They Mean For Twitter and the Web?</a>&#8221;</p>
<p>The portion with my comments reads:</p>
<blockquote><p>But Google open advocate Chris Messina warns that if Twitter doesn’t handle the new feature properly, it could become a free-for-all of competing standards and markups. “I find them very intriguing,” he said of Annotations, but added: “It could get pretty hairy with lots of non-interoperable approaches,” a concern that <a href="http://www.skepticgeek.com/microblogging/twitter-annotations-fountain-of-creativity-or-can-of-worms/">others have raised as well</a>. For example, if more than one company wants to support payments through Annotations but they all use proprietary ways of doing that, “getting Twitter clients and apps to actually make sense of that data will be very slow going indeed,” said Messina. However, the Google staffer said he was encouraged by the fact that Twitter was looking at supporting existing standards such as RDFa and microformats (as well as potentially Facebook’s open graph protocol).</p></blockquote>
<p>Unfortunately some folks found these comments <a href="http://www.hyperorg.com/blogger/2010/06/20/twitter-metadata-and-where-standards-come-from/">more</a> <a href="http://scripting.com/stories/2010/06/20/kickBackGoogle.html">negative</a> than I intended them to be, so I wanted to flesh out my thinking by providing the entire text of the email I sent to Mathew:</p>
<blockquote><p>Thanks for the question Mathew. I admit that I&#8217;m no expert on Twitter Annotations, but I do find them very intriguing&#8230; I see them creating a lot of interesting momentum for the Twitter Dev Community because they allow for all kinds of emergent things to come about&#8230; but at the same time, without a sane community stewardship model, it could get pretty hairy with lots of non-interoperable approaches that re-implement the same kinds of features.</p>
<p>That is — say that someone wants to implement support for payments over Twitter Annotations&#8230; if a number of different service providers want to offer similar functionality but all use their own proprietary annotations, then that means getting Twitter clients and apps to actually make sense of that data will be very slow going indeed.</p>
<p>I do like that <a href="http://twitter.com/rsarver">Ryan Sarver</a> et al are looking at supporting existing schema where they exist — rather than supporting an adhocracy that might lead to more reinventions of the wheel than Firestone had blowouts. But it&#8217;s unclear, again, how successful that effort will be long term.</p>
<p>Of course, as the weirdo <a href="http://factoryjoe.com/blog/2007/08/25/groups-for-twitter-or-a-proposal-for-twitter-tag-channels/">originator of the hashtag</a>, it seems to me that the Twitter community has this funny way of getting the cat paths paved, so it may work out just fine — with just a slight amount of central coordination through the developer mailing lists.</p>
<p>I&#8217;d really like to see Twitter adopt ActivityStreams, of course, and went to their <a href="http://engineering.twitter.com/2010/05/annotations-hackfest.html">hackathon</a> to see what kind of coordination we could do. Our conversation got hijacked so I wasn&#8217;t able to make much progress there, but Twitter does seem interested in supporting these other efforts and has reached out to help move things forward.</p>
<p>Not sure how much that helps, but let me know what other questions you might have.</p></blockquote>
<p>I stand by these comments — though I can see how, spliced and taken out of context, they could be misconstrued.</p>
<p>Considering that we&#8217;re facing similar questions about the <a href="http://wiki.activitystrea.ms/Namespaces">extensibility model for ActivityStreams</a>, I can speak from experience that guiding chaos into order is actually how &#8220;standards&#8221; evolve over time. Managing that process determines how quickly an effort like Twitter&#8217;s annotations will succeed.</p>
<p>Twitter&#8217;s approach of  balancing between going completely open against being centrally managed is a smart approach, and I&#8217;m looking forward to both working with them on their efforts, as well as seeing what their developer community produces.</p>
]]></content:encoded>
			<wfw:commentRss>http://factoryjoe.com/blog/2010/06/21/comments-on-twitter-annotations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Social media versus Oil Can Henry&#8217;s</title>
		<link>http://factoryjoe.com/blog/2010/06/13/social-media-versus-oil-can-henrys/</link>
		<comments>http://factoryjoe.com/blog/2010/06/13/social-media-versus-oil-can-henrys/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 01:25:21 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Economics]]></category>
		<category><![CDATA[Life online]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[fluther]]></category>
		<category><![CDATA[oil can henry's]]></category>
		<category><![CDATA[quora]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[social search]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://factoryjoe.com/blog/?p=1930</guid>
		<description><![CDATA[It&#8217;s the banal that determines whether social media will succeed in the mainstream, and today I had an experience that I think demonstrates how far away we are from achieving the the ubiquitously useful social media experience we deserve. Specifically, I got my oil changed. The epitome of banal, right? Yeah, except, see, I don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s the banal that determines whether social media will succeed in the mainstream, and today I had an experience that I think demonstrates how far away we are from achieving the the ubiquitously useful social media experience we deserve.</p>
<p>Specifically, I got my oil changed.</p>
<p>The <em>epitome</em> of banal, right?</p>
<p>Yeah, except, see, I don&#8217;t really know anything about cars (yeah, I&#8217;m man enough to admit it&#8230; what? <em>What?!</em>), — and so when the <a href="http://oilcanhenrys.com/">Oil Can Henry&#8217;s</a> technician suggested that I use synthetic motor oil instead of the conventional stuff I&#8217;d been using, I had no idea what to tell him — though the significant price difference definitely put me off.</p>
<p><a title="View 'Famous 20-Point Full-Service Oil Change' on Flickr.com" href="http://www.flickr.com/photos/25419820@N00/4698218492"><img class="figure figure-a" style="display: block; margin-left: auto; margin-right: auto;" src="http://farm5.static.flickr.com/4022/4698218492_eeae13d329_o.jpg" border="0" alt="Famous 20-Point Full-Service Oil Change" width="480" height="230" /></a></p>
<p>Pressed for an answer, I did what anyone in this situation would do (<em>yeah right</em>): I <a href="http://twitter.com/chrismessina/status/16098526152">posted to Twitter</a> and <a href="http://blog.vark.com/?p=107">CC&#8217;d Aardvark</a> (a question-answer service that follows my tweets):</p>
<p><a title="Twitter / Chris Messina: I've got ~26K miles on a 2 ... by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4697522991/"><img class="figure figure-a" style="display: block; margin-left: auto; margin-right: auto;" src="http://farm5.static.flickr.com/4044/4697522991_b9b52dcc62_o.png" alt="Twitter / Chris Messina: I've got ~26K miles on a 2 ..." width="571" height="266" /></a></p>
<p>Within seconds <a href="http://twitter.com/vark">@vark</a> sent me a direct message confirming that they&#8217;d received my query and were on the case:</p>
<p><a title="Twitter / Direct Messages by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4697602705/"><img class="figure figure-a" src="http://farm5.static.flickr.com/4060/4697602705_f801f2eb3e_o.png" alt="Twitter / Direct Messages" width="463" height="62" /></a></p>
<p>Of course by now the attendant needed an answer — I was there for an oil change after all — and stalling until I got a definitive answer would have just been awkward.</p>
<p>&#8220;Sure,&#8221; I said, &#8220;what the hell.&#8221;</p>
<p>Then the responses started rolling in.</p>
<p>The first came from Derek S. on Aardvark <a href="http://vark.com/channels/22614075">3 minutes later</a>:</p>
<blockquote>
<p>I&#8217;m far from a car expert, but my experience with my Honda Fit is that Hondas are generally engineered to run on the basics… regular unleaded gas, regular oil, etc. My guess is it&#8217;s probably not worth it.</p>
</blockquote>
<p>Hmm, okay, that&#8217;s basically what I thought too, but it sounds like Derek knows as much about cars as I do.</p>
<p>Then came the <a href="http://twitter.com/kmskala/status/16098711120">first response</a> on Twitter from Kasey Skala:</p>
<blockquote>
<p>@chrismessina synthetic is for 75k+</p>
</blockquote>
<p>Hmm, well, that&#8217;s pretty definitive. Guess I got punk&#8217;d.</p>
<p>But then more answers came in. A total of 17 tweets overall:</p>
<p><a href="http://twitter.com/xentek/status/16098946750">Erik Marden</a>:</p>
<blockquote>
<p>@chrismessina synthetic costs more, but lasts longer. I always go for it.</p>
</blockquote>
<p><a href="http://twitter.com/r/status/16098950069">Rex Hammock</a>:</p>
<blockquote>
<p>@chrismessina For the record, Castrol is 100% owned by BP. Just saying. For the record.</p>
</blockquote>
<p><a href="http://twitter.com/niccai/status/16099014478">Nick Cairns</a>:</p>
<blockquote>
<p>@chrismessina castrol is a bp co</p>
</blockquote>
<p><a href="http://twitter.com/fintler/status/16099038764">Jon Bringhurst</a>:</p>
<blockquote>
<p>@chrismessina If you go synthetic, keep in mind that time between oil changes can jump up to like 10k+ miles, depending on how you drive.</p>
</blockquote>
<p><a href="http://twitter.com/joshsprague/status/16099181769">@joshsprague</a>:</p>
<blockquote>
<p>@chrismessina Started doing 15Kmile synthetic on my 98 Honda. Need to read up more, but think fewer oil changes = less oil used.</p>
</blockquote>
<p><a href="http://twitter.com/bobtiki/status/16099213977">Mark Boszko</a>:</p>
<blockquote>
<p>@chrismessina Synthetic oil is always a good idea, in my experience. I&#8217;ve taken cars to nearly 300K miles with its help.</p>
</blockquote>
<p><a href="http://twitter.com/herrensam/status/16099723855">Sam Herren</a>:</p>
<blockquote>
<p>@chrismessina Only if you wanna keep synthetic for the rest of the time you own the car.  Can&#8217;t go back and forth.</p>
</blockquote>
<p><a href="http://twitter.com/earsmack/status/16099992067">@earsmack</a>:</p>
<blockquote>
<p>@chrismessina I&#8217;ve heard that&#8217;s about the time to do it. Advantage = less frequent oil changes but nary any cost savings in my experience.</p>
</blockquote>
<p><a href="http://twitter.com/frankstallone/status/16100155249">Frank Stallone</a> (<a href="http://twitter.com/frankstallone/status/16100341464">2</a>, <a href="http://twitter.com/frankstallone/status/16100369550">3</a>):</p>
<blockquote>
<p>@chrismessina I put only synthetic oils in my cars &#8212; check your manual you may find you were suppose to be putting that in from the start!</p>
<p>@chrismessina I just looked up your car &#8211; every engine that Honda built for it should use synthetic http://bit.ly/aRvtmX</p>
<p>@chrismessina I love Amsoil the most but I&#8217;ll use Castrol and Mobile 1 any day &#8212; very trust worthy brands</p>
</blockquote>
<p><a href="http://twitter.com/RobotDeathSquad/status/16100432746">B J Clark</a>:</p>
<blockquote>
<p>@chrismessina yes, go with synthetic and then only change it once every 5k &#8211; 10k miles.</p>
</blockquote>
<p><a href="http://twitter.com/zakiwarfel/status/16100888864">Todd Zaki Warfel</a> (<a href="http://twitter.com/zakiwarfel/status/16100969385">2</a>):</p>
<blockquote>
<p>@chrismessina primary benefit of synthetic is if you drive hard or want to go longer on oil changes (e.g. 6-10k).</p>
<p>@chrismessina it&#8217;s the only thing I ran in my Mini Cooper S Works Edition (street legal race car)</p>
</blockquote>
<p><a href="http://twitter.com/namsoila/status/16105033052">Osman Ali</a>:</p>
<blockquote>
<p>@chrismessina Mobil 1</p>
</blockquote>
<p><a href="http://twitter.com/caloggins/status/16105842478">Christopher Loggins</a>:</p>
<blockquote>
<p>@chrismessina Prob too late, but Castrol Syntec is good oil. Good viscocity, temperature range, and zinc. Would use vs conventional.</p>
</blockquote>
<p>I&#8217;ve captured all the responses here to give you a sense for the variety of answers I received from respondents who were all presumably unaware of each other&#8217;s responses.</p>
<p>If you ask me, this is a pretty good range — and is an excellent demonstration of both <a href="http://brynnevans.com/blog/2010/04/24/on-why-people-ask-questions-on-social-networks/">social search</a> and distributed cognition and illustrates why <a href="http://brynnevans.com/blog/2010/01/14/social-cant-be-solved-by-an-algorithm/">&#8220;social&#8221; can&#8217;t be solved by an algorithm</a> (this is the stuff that <a href="http://brynnevans.com">Brynn</a>&#8216;s an<a href="http://brynnevans.com/blog/category/social-search/"> expert on</a>).</p>
<p>The reality is that that my social network (including my <a href="https://twitter.com/chrismessina/followers">22,000+ Twitter followers</a> and extended network through Aardvark) failed me. I probably made a premature decision to switch to synthetic oil — or at best, a decision without sufficient knowledge of the consequences (i.e. that once you switch, you really <a href="http://www.fluther.com/87451/ive-got-26k-miles-on-a-2007-honda-civic-oil-can/#quip1407850">shouldn&#8217;t switch back</a>). It&#8217;s not like it&#8217;s the end of the world or anything, but this is the kind of experience that I&#8217;d expect social networks to be really good at. And it&#8217;s not like I didn&#8217;t get good answers — they just weren&#8217;t there when I needed them.</p>
<p>And it&#8217;s all the more funny because I actually <a href="http://twitter.com/chrismessina/status/16094778894">tweeted my plans</a> two hours before I left&#8230; why didn&#8217;t the network <em>anticipate</em> that I might need this kind of information and prepare it in advance? Better yet: why didn&#8217;t my car tell me <em>its</em> opinion (I&#8217;m half serious — it should be the authority, right?)? Surely the answer I sought was out there in the world some where — why didn&#8217;t my network tee this up for me? (And no doubt I&#8217;m not the first person to find himself in this situation!)</p>
<p>The network responded, but only after it was too late. So the next time I&#8217;m confronted by a question like this, what&#8217;s the likelihood that I&#8217;ll turn to my network? What if I didn&#8217;t work on this stuff for a living?</p>
<p>Out of curiosity, I submitted this question to <a href="http://www.fluther.com/">Fluther</a>, <a href="http://www.quora.com">Quora</a>, and <a href="http://www.flickr.com/photos/factoryjoe/4698184188/"><em>tried</em> to cross-post to Facebook</a> (since Facebook is working on <a href="http://techcrunch.com/2010/05/31/facebook-questions-facebook/">its own Q&amp;A solution</a>) but that <a href="http://www.flickr.com/photos/factoryjoe/4698189678/">failed</a> for some reason.</p>
<p>So far, I&#8217;ve received <a href="http://www.fluther.com/87451/ive-got-26k-miles-on-a-2007-honda-civic-oil-can/">three responses</a> on Fluther, <a href="http://www.quora.com/I've-got-26K-miles-on-a-2007-Honda-Civic.-Oil-Can-Henry's-is-upselling-me-on-Castrol-Syntec-vs-conventional-oil.-Should-I-bite">none</a> on Quora, and <a href="http://vark.com/channels/22614075">two</a> on Aardvark. I also posted the full text of my question to <a href="http://www.google.com/search?hl=en&amp;q=I%27ve+got+%7E26K+miles+on+a+2007+Honda+Civic.+Oil+Can+Henry%27s+is+upselling+me+on+Castrol+Syntec+vs+conventional+oil.+Should+I+bite%3F">Google</a> and <a href="http://www.bing.com/search?q=I%27ve+got+%7E26K+miles+on+a+2007+Honda+Civic.+Oil+Can+Henry%27s+is+upselling+me+on+Castrol+Syntec+vs+conventional+oil.+Should+I+bite%3F&amp;go=&amp;form=QBLH&amp;qs=n&amp;sk=">Bing</a> but amusingly enough, only my Fluther question came up as a result.</p>
<p>My takeaway? We&#8217;ve certainly made progress on the accessibility of social networks in aiding in question answering, but until our networks are able to provide better real-time or anticipatory responses, <a href="http://en.wikipedia.org/wiki/Caveat_emptor">caveat emptor</a> still applies.</p>
<p>Then again, <a href="http://en.wiktionary.org/wiki/your_mileage_may_vary"><abbr title="your mileage may vary">YMMV</abbr></a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://factoryjoe.com/blog/2010/06/13/social-media-versus-oil-can-henrys/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>The social agent, part 5: Narrated Video</title>
		<link>http://factoryjoe.com/blog/2010/04/01/the-social-agent-part-5-narrated-video/</link>
		<comments>http://factoryjoe.com/blog/2010/04/01/the-social-agent-part-5-narrated-video/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 23:25:01 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Digital Identity]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[social agent]]></category>

		<guid isPermaLink="false">http://factoryjoe.com/blog/?p=1893</guid>
		<description><![CDATA[Two weeks ago, I published the first four parts (1, 2, 3, and 4) of The Social Agent, my addition to the Mozilla Concept Series focused on online identity. I provided both interaction mockups and written essays illustrating the thinking behind the designs. While this work invited some feedback, I fear that my essays suffered [...]]]></description>
			<content:encoded><![CDATA[<p>Two weeks ago, I published the first four parts (<a title="The social agent" href="http://factoryjoe.com/blog/2010/03/11/the-social-agent/">1</a>, <a title="The social agent, part 2: Connect" href="http://factoryjoe.com/blog/2010/03/12/the-social-agent-part-2-connect/">2</a>, <a title="The social agent, part 3: Follow" href="http://factoryjoe.com/blog/2010/03/16/the-social-agent-part-3-follow/">3</a>, and <a title="The social agent, part 4: Share" href="http://factoryjoe.com/blog/2010/03/18/the-social-agent-part-4-share/">4</a>) of <a href="https://mozillalabs.com/conceptseries/identity/social-agent/">The Social Agent</a>, my addition to the <a href="http://mozillalabs.com/conceptseries/identity/">Mozilla Concept Series focused on online identity</a>. I provided both <a href="http://www.flickr.com/photos/factoryjoe/sets/72157623600959900/">interaction mockups</a> and written essays illustrating the thinking behind the designs. While this work invited some feedback, I fear that my essays suffered from the <abbr title="Too Long; Didn't Read"><a href="http://www.urbandictionary.com/define.php?term=tl%3Bdr">TL;DR</a></abbr> syndrome. Consequently I decided to try one more medium to explain The Social Agent: <em>narrated video</em>.</p>
<p>There are <a href="http://www.vimeo.com/album/202528">six videos in the series</a>; you can also <a href="http://www.vimeo.com/10518256">watch the entire uncut screencast</a> (parts 1-6) if you&#8217;ve got a half hour to spare. Here they are:</p>
<h3><a href="http://www.vimeo.com/10517373">Introduction</a></h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=10517373&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://vimeo.com/moogaloop.swf?clip_id=10517373&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1"></embed></object></p>
<h3><a href="http://www.vimeo.com/10517404">Identity in the Browser</a></h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=10517404&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://vimeo.com/moogaloop.swf?clip_id=10517404&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1"></embed></object></p>
<h3><a href="http://www.vimeo.com/10517603">People, Apps &amp; Pages</a></h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=10517603&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://vimeo.com/moogaloop.swf?clip_id=10517603&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1"></embed></object></p>
<h3><a href="http://www.vimeo.com/10517750">Share</a></h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=10517750&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://vimeo.com/moogaloop.swf?clip_id=10517750&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1"></embed></object></p>
<h3><a href="http://www.vimeo.com/10517759">Follow</a></h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=10517759&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://vimeo.com/moogaloop.swf?clip_id=10517759&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1"></embed></object></p>
<h3><a href="http://www.vimeo.com/10517785">Connect</a></h3>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=10517785&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="480" height="360" src="http://vimeo.com/moogaloop.swf?clip_id=10517785&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=aeff00&amp;fullscreen=1"></embed></object></p>
<p>I&#8217;d be eager to hear your feedback, here or <a title="Contact" href="http://factoryjoe.com/blog/contact/">by email</a>. There is also a <a href="https://groups.google.com/group/mozilla-labs-online-identity">mailing list</a> that Mozilla set up to capture feedback.</p>
<p>If these ideas interest you, I&#8217;d also recommend checking out the <a href="https://mozillalabs.com/blog/2010/03/account-manager/">Account Manager</a> and <a href="https://mozillalabs.com/blog/2010/03/contacts-in-the-browser/">Contacts</a> prototypes that <a href="http://www.open-mike.org/">Mike Hanson</a>, <a href="http://blog.mozilla.com/thunder/">Dan Mills</a>, <a href="http://ragavan.wordpress.com/">Ragavan Srinivasan </a>and the Mozilla Labs team produced.</p>
]]></content:encoded>
			<wfw:commentRss>http://factoryjoe.com/blog/2010/04/01/the-social-agent-part-5-narrated-video/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The social agent, part 4: Share</title>
		<link>http://factoryjoe.com/blog/2010/03/18/the-social-agent-part-4-share/</link>
		<comments>http://factoryjoe.com/blog/2010/03/18/the-social-agent-part-4-share/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 17:53:54 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[j.mp:key=fj_share]]></category>
		<category><![CDATA[sharing]]></category>

		<guid isPermaLink="false">http://factoryjoe.com/blog/?p=1886</guid>
		<description><![CDATA[This is the fourth part of the five part Mozilla Labs Concept Series on Online Identity. This post introduces the &#8220;Share&#8221; verb as a core feature of the social agent. Historically, browsers have relied on email for sharing, but it&#8217;s time that the browser did more to make it easier to share across networks — [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mozillalabs.com/conceptseries/identity/"><img class="alignright size-full wp-image-1861 figure figure-b" title="Official Concept" src="http://factoryjoe.com/blog/wp-content/uploads/CS_Official_Concept_180x150.png" alt="Mozilla Labs Official Concept" width="180" height="150" /></a>This is the <a title="Share in the Browser" href="http://mozillalabs.com/conceptseries/identity/share-in-the-browser/">fourth part</a> of the <a href="http://mozillalabs.com/conceptseries/identity/">five part Mozilla Labs Concept Series on Online Identity</a>. This post introduces the &#8220;Share&#8221; verb as a core feature of the social agent. Historically, browsers have relied on email for sharing, but it&#8217;s time that the browser did more to make it easier to share across networks — while at the same time reducing unnecessary clutter on webpages. This post describes how sharing could be built in the browser.</p>
<p>Previous entries in the concept series include: <em><a href="http://factoryjoe.com/blog/2010/03/11/the-social-agent/"> Part 1: The Social Agent</a></em>, <em><a href="http://factoryjoe.com/blog/2010/03/12/the-social-agent-part-2-connect/">Part 2: Connect</a></em>, and <em><a href="http://factoryjoe.com/blog/2010/03/16/the-social-agent-part-3-follow/">Part 3: Follow</a></em>.</p>
<p>Also take a look at the rest of <a href="http://www.flickr.com/photos/factoryjoe/sets/72157623600959900/">my mockups</a> (<a href="http://www.flickr.com/photos/factoryjoe/sets/72157623600959900/show/">view as a slideshow</a>) or visit the <a href="https://mozillalabs.com/blog/2010/03/online-identity-concept-series/">project overview</a>.</p>
<p>. . .</p>
<p>Looking back, it’s quite plain to see that web browsing, email and chat co-evolved, each being the domain of different applications, and being powered by non-interoperable protocols. Over time, people grew used to separating information <em>consumption</em> from information <em>exchange</em>. The dual use of applications like Firefox and Thunderbird demonstrate this situation, as though sharing and consuming were completely distinct modes of computing.</p>
<p>However, people largely treat these behaviors as one in the same — they’re nearly as eager to share what they discover on the web as they are excited to discover it. It’s just that email is one of the few (clunky) tools they have. And yet, imagine what the experience is like for the uninitiated — launching a browser for the first time (especially if they aren’t inured to the ways of email). They’re going to find it terribly frustrating to share something they find on the web, no matter how great their natural desire is to share it.</p>
<p>This functionality should be supported by our software — browsers included! <em>Social computing</em> is about combining both discovery <em>and</em> sharing — and the social agent can, again, manage such transactions.</p>
<p><a title="Sharing in modern browsers... by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4243294694/"><img class="figure figure-a" src="http://farm3.static.flickr.com/2711/4243294694_6e4efda2fd_o.png" alt="Sharing in modern browsers..." /></a></p>
<p>Thus, it’s disheartening (is it not?) that the most advanced sharing feature that browsers offer today — <em>in 2010</em> — is a hand off to your preferred local email client, adding friction and interrupting your flow. Should you really need to launch a separate app just to share a link? ?</p>
<p>Meanwhile, it’s become all the more common to publish content openly on the web — a public display of sharing. While historically people have been hesitant to be too open online, the success of <em>public-by-default</em> services like Flickr over <em>private-by-default</em> services like Kodak EasyShare prove the durability of this trend, which is also manifest in services like Delicious, StumbleUpon, Twitter, and Facebook. It’s clear that relying on email as the primary mechanism for sharing is useful, but not sufficient for today’s web user — whose network is increasingly <em>not</em> found in their email address book.</p>
<p>Enter: the social agent.</p>
<p>Recall that the social agent already manages the people and topics you follow and your relationships with various parties. The next step is to add <em>sharing</em> to the browser. In this way, the tool that you use to discover content will be the same tool that you use to share and rebroadcast that content. Thus sharing becomes a natural part of your routine, and you become a <em>participant-creator</em> of the social web.</p>
<p><a href="http://www.flickr.com/photos/factoryjoe/957893518/"><img src="http://farm2.static.flickr.com/1300/957893518_fa6fd737ea_o.png" alt="ShareThis interface" /></a></p>
<p>Now, of course it’s not sufficient to just add a sharing button and call it a day. That’s what so many websites already do, marring their pages with a bunch of tiny icons intended to help you share better! Well, your social agent should banish those annoying pests and make it easier for you to share the links and content with the people that you care about. Sure — for web savvy folks this isn’t necessarily a problem — but as websites become more dynamic and complex, there is a need to make sharing much more straightforward and integrated.</p>
<p>So suppose you visit the New York Times homepage and spot a story you think your friend would be interested in. If you used the “Send Link&#8230;” function, you’d end up sending a link to the homepage: nytimes.com. By the time your friend visits the site, the article you wanted to share might have already fallen out of site. Sharing fail!</p>
<p>Yet, you didn’t do anything wrong. You saw something that you wanted to share and used the only   tool your browser gave you. Regardless, you still want to share the story!</p>
<p><a title="The sharing selector facilitates intentional sharing by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4425505980/"><img class="figure figure-a" src="http://farm5.static.flickr.com/4066/4425505980_a97a820f6a.jpg" alt="The sharing selector facilitates intentional sharing" width="500" height="375" /></a></p>
<p>There are a number of ways that the social agent could help you gracefully achieve this, whether you want to share a video, photo, blog post, article, event, or other common web document. For one, the browser can ask you to indicate specifically which item(s) you want to share. It can then attach extra information (related links, titles, descriptions) to your share to enrich your message (Facebook already does this for those of you who have figured out how to use <a href="http://www.facebook.com/share_options.php">Facebook’s sharing bookmarklet</a>).</p>
<p><a title="Let's send this as a message... by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4424740035/"><img class="figure figure-a" src="http://farm3.static.flickr.com/2770/4424740035_340eb6fc27.jpg" alt="Let's send this as a message..." width="500" height="375" /></a></p>
<p><a title="Again, the familiar sharing widget appears, prefilled with addresses from the profiles in that bundle by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4425506224/"><img class="figure figure-a" src="http://farm5.static.flickr.com/4028/4425506224_57b0d19a01.jpg" alt="Again, the familiar sharing widget appears, prefilled with addresses from the profiles in that bundle" width="500" height="375" /></a></p>
<p>The browser can also tell you what methods it has available to share content with certain friends, or can make a list of your contacts or friends available through a familiar and convenient auto-suggesting textbox.</p>
<p><a title="Let's drag this item instead... by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4425506100/"><img class="figure figure-a" src="http://farm5.static.flickr.com/4063/4425506100_b2953cc4e4.jpg" alt="Let's drag this item instead..." width="500" height="375" /></a></p>
<p>This means that the browser should help you <strong>drag and drop</strong> content to your friends, and between any compatible web sites or services.</p>
<p>Additionally, the browser can also maintain a history all the items you’ve shared, giving you the ability to search across them, and bring them back up quickly. You could also filter by recipient, service, time, or where you were physically located when you shared.</p>
<p><a title="Dropped image (from one web app to another!) by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4424761055/"><img class="figure figure-a" src="http://farm5.static.flickr.com/4053/4424761055_64cdbd522f.jpg" alt="Dropped image (from one web app to another!)" width="500" height="375" /></a></p>
<p><a title="Viewing the metadata of the dropped image... by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4424761167/"><img class="figure figure-a" src="http://farm5.static.flickr.com/4068/4424761167_f23866201d.jpg" alt="Viewing the metadata of the dropped image..." width="500" height="375" /></a></p>
<p>The browser can also follow the items you’ve shared to watch for updates or other changes like new comments. Since following is a feature we’ve already discussed, it’ll suffice to say that the items you share will be recorded and followed for new updates, which will be available in your activity dashboard.</p>
<p>Given how prevalent sharing information has become now that nearly everyone can be reached online, a modern browser should support this behavior in order to make the experience more universal, discoverable, easier to use, and more convenient.</p>
]]></content:encoded>
			<wfw:commentRss>http://factoryjoe.com/blog/2010/03/18/the-social-agent-part-4-share/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The social agent, part 3: Follow</title>
		<link>http://factoryjoe.com/blog/2010/03/16/the-social-agent-part-3-follow/</link>
		<comments>http://factoryjoe.com/blog/2010/03/16/the-social-agent-part-3-follow/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 11:24:38 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Life online]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[follow]]></category>
		<category><![CDATA[j.mp:key=fj_follow]]></category>

		<guid isPermaLink="false">http://factoryjoe.com/blog/?p=1882</guid>
		<description><![CDATA[This is the third part of the five part Mozilla Labs Concept Series on Online Identity. This post introduces and examines the &#8220;Follow&#8221; verb as a more modern and flexible approach to &#8220;subscribing&#8221; to information — information of any kind: people, sites, social objects and anything with a stream or feed. Other entries in the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mozillalabs.com/conceptseries/identity/"><img class="alignright size-full wp-image-1861 figure figure-b" title="Official Concept" src="http://factoryjoe.com/blog/wp-content/uploads/CS_Official_Concept_180x150.png" alt="Mozilla Labs Official Concept" width="180" height="150" /></a>This is the <a href="https://mozillalabs.com/conceptseries/identity/follow/">third part</a> of the <a href="http://mozillalabs.com/conceptseries/identity/">five part Mozilla Labs Concept Series on Online Identity</a>. This post introduces and examines the &#8220;Follow&#8221; verb as a more modern and flexible approach to &#8220;subscribing&#8221; to information — information of any kind: people, sites, social objects and anything with a stream or feed.</p>
<p>Other entries in the concept series include: <em><a href="http://factoryjoe.com/blog/2010/03/11/the-social-agent/"> Part 1: The Social Agent</a> and <a href="http://factoryjoe.com/blog/2010/03/12/the-social-agent-part-2-connect/">Part 2: Connect</a></em>.</p>
<p>Also take a look at the rest of <a href="http://www.flickr.com/photos/factoryjoe/sets/72157623600959900/">my mockups</a> (<a href="http://www.flickr.com/photos/factoryjoe/sets/72157623600959900/show/">view as a slideshow</a>) or visit the <a href="https://mozillalabs.com/blog/2010/03/online-identity-concept-series/">project overview</a>.</p>
<p>. . .</p>
<p>Recently I stopped by my neighborhood Whole Foods looking to pick up fixin’s for dinner — some fish, beets; y’know: the basics. After checking out, I noticed a sign on the wall that I’d not seen before, providing links to that local Whole Foods’ Twitter and Facebook pages. It struck me as rather strange that a company like Whole Foods would promote their profiles on networks owned by other companies until I got out of my tech bubble mindset for a moment and realized how irrelevant Whole Foods’ homepage must seem to people who are now used to following friends’ and celebrities’ activities on sites like Twitter and Facebook. What are you supposed to do with a link to a homepage these days? Bookmark it? — only to lose it among the thousands of other bookmarks you already forgot about?</p>
<p><a title="An increasingly common sight... by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4242973941/"><img class="aligncenter figure figure-a" src="http://farm5.static.flickr.com/4071/4242973941_c1b8c21db5.jpg" alt="An increasingly common sight..." width="375" height="500" /></a></p>
<p>As the number of people and organizations who have homepages on the web has increased the people formerly known as the audience are diverting their attention from these static outposts to activity-based social content, often consumed as-it-happens, in real-time.</p>
<p>This has tremendous implications for the browser, an application devised during the age of the “slow web”. More importantly, the browser’s interface hasn’t kept up with the changing and rapidly evolving nature of web content, failing to provide native interfaces that help you track content that you’re interested in, and that updates you automatically as new atomic data is available.</p>
<p>Though many browsers have basic feedreader support, their implementations are uninspired and irrelevant — as evidenced by the popularity of alternative web-based aggregators like Google Reader, Netvibes, Friendfeed, and even Twitter and Facebook.</p>
<p>In fact, the popularity of these services proves that consuming syndicated content from various sources is something that people want — it’s just that the browser does virtually nothing to satiate this desire.</p>
<p>Whole Foods‘ promotion of their Twitter and Facebook profiles also underscores an additional evolution that existing feed formats don’t express: that people are interested in many more kinds of content than blog posts and articles! People want photos, videos, status updates, wishlists, favorites, birthdays, and more. They want to know what changed or what happened — whether someone left a comment, made a new friend, is attending an event, or changed their profile photo. These activities take place across several domains and contexts, and pulling them all together into one convenient place is needlessly tedious and rarely portable.</p>
<p>Though I’m sure Whole Foods would much prefer to advertise its own website, they must promote themselves in the contexts where their customers spend their time for one simple reason: Facebook and Twitter have made it insanely easy for people to follow what their friends and favorite brands are doing. Even though feeds subscriptions have been built into browsers for several generations now, it took the social networks to actually make this feature usable — and wrote the browser right out of the picture.</p>
<p>But all’s not lost. As it turns out, the social agent is perfectly suited to provide “following” functionality by modernizing the browser’s existing feed infrastructure. In fact, by implementing “follow” at the browser level, we can generalize the activity of “subscribing” beyond articles and blog posts — and bring the functionality that people expect from social networks to the entire web.</p>
<p>Like subscribing, “following” only goes one way — and doesn’t require a reciprocal relationship in the way that “adding someone as a friend” on a social network often does.</p>
<p><a href="http://mozillalabs.com/conceptseries/files/2010/03/Screen-shot-2010-03-15-at-1.32.51-PM.png"><img class="aligncenter size-full wp-image-210" title="CNN Log In to Follow" src="http://mozillalabs.com/conceptseries/files/2010/03/Screen-shot-2010-03-15-at-1.32.51-PM.png" alt="CNN Log In to Follow" width="688" height="401" /></a></p>
<p>This means that following can apply to a wider array of subjects like people, sports teams, comment threads, brands, and any other entity that might emit a stream of updates or activities (even your scale can emit an activity stream!).</p>
<p>Following does not define the <em>mode</em> by which one “follows”, nor is it restrictive in <em>what</em> you follow. In Twitter, for example, you can follow someone’s updates on the web, on your phone via SMS, in apps, or in other connected social networking contexts. In other words, the social agent can continually evolve the experience of following all kinds of activities and objects, rather than being restricted to the conventional list of items common today.</p>
<p><a title="Viewing a photo detail page. by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4424760865/"><img class="figure figure-a" src="http://farm5.static.flickr.com/4015/4424760865_47bbf5a087.jpg" alt="Viewing a photo detail page." width="500" height="375" /></a></p>
<p>The social agent can integrate following in two different ways: it can either provide built-in handling of syndicated content, or it can seamlessly hand off to a service like Friendfeed, Brizzly, TuneIn, Netvibes, Seesmic, or Google Reader. What’s important, though, is that when you hit the “follow” button, updates from your sources flow to a known preferred aggregator.</p>
<p>The power of “following” is evident when you connect to an activity publisher. To date, getting access to protected feeds in the browser has been complicated, especially if you use technologies like Facebook Connect or OpenID which don’t use passwords to provide access. By adding the ability to connect your active account to what you follow, the social agent can provide you seamless access to private feeds.</p>
<p>For example, say you decide to follow your friend, and want to receive updates when he posts new photos. That’d be easy, except that his photos are private to the world, and he posts them to a network that you’re not on. No problem: since the social agent knows who you are, it can help you connect with your friend and make it easy to just ask him for permission to see his photos. Next time he signs in, he’ll get a notification that you’ve requested access, which he can approve at his leisure. And you never have to sign up for the service that he happens to use — since his updates will be delivered to you through your social agent.</p>
<p><a title="Following is about more than just status updates... by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4424740203/"><img class="figure figure-a" src="http://farm3.static.flickr.com/2727/4424740203_8fa17a792c.jpg" alt="Following is about more than just status updates..." width="500" height="375" /></a></p>
<p>In practice, much of what I’ve described is already possible using recent protocols and formats. It’s really just a matter of providing a unified experience through the browser and pushing for wider adoption of these technologies across the most popular social web services.</p>
<p>Over time, it is conceivable that the browser may develop sophisticated functionality that provides personal analysis and insights into the people and activities that you follow. Such analysis may be presented in an aggregated view, or give you “Best Of” summaries along various slices (daily, monthly, locally, among your college friends, etc). It certainly will be exciting to improve your ability to consume all the information you’re interested in without being overwhelmed by it, with the social agent able to differentiate between content types, activity sources, actors, and contexts and able to pick out those things which are most relevant to your tastes.</p>
<p>One last thing: as processors become faster and computers more connected, managing information should be a burden borne by the computer, rather than the individual. The individual should instead focus on information intake, assessment, interaction, and decision making — the things that require human attentiveness.</p>
<p>Interfaces for managing data should be kept to a minimum, and where they do exist, should be made simple, efficient, and clear. Where we once relied on hierarchical folders and directories, for example, we can now rely on search or other heuristic ranking tools that take social inputs to improve their performance.</p>
<p>Over time we can expand functionality, but to begin, it makes sense to heed the wisdom of Gall’s law:</p>
<blockquote><p>“A complex system that works is invariably found to have evolved from a simple system that worked. The inverse proposition also appears to be true: A complex system designed from scratch never works and cannot be made to work. You have to start over, beginning with a working simple system.”</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://factoryjoe.com/blog/2010/03/16/the-social-agent-part-3-follow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The social agent, part 2: Connect</title>
		<link>http://factoryjoe.com/blog/2010/03/12/the-social-agent-part-2-connect/</link>
		<comments>http://factoryjoe.com/blog/2010/03/12/the-social-agent-part-2-connect/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 18:21:36 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Digital Identity]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[j.mp:key=fj_connect]]></category>
		<category><![CDATA[Mozilla Labs]]></category>
		<category><![CDATA[openid connect]]></category>

		<guid isPermaLink="false">http://factoryjoe.com/blog/?p=1868</guid>
		<description><![CDATA[This is the second part of the five part Mozilla Labs Concept Series on Online Identity. This post introduces and examines the verb &#8220;Connect&#8221; as the foundation of a more personalized browser — which I outlined in Part 1: The Social Agent. Also take a look at the rest of my mockups (view as a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mozillalabs.com/conceptseries/identity/"><img class="alignright size-full wp-image-1861 figure figure-b" title="Official Concept" src="http://factoryjoe.com/blog/wp-content/uploads/CS_Official_Concept_180x150.png" alt="Mozilla Labs Official Concept" width="180" height="150" /></a>This is the <a href="https://mozillalabs.com/conceptseries/identity/connect/">second part</a> of the <a href="http://mozillalabs.com/conceptseries/identity/">five part Mozilla Labs Concept Series on Online Identity</a>. This post introduces and examines the verb &#8220;Connect&#8221; as the foundation of a more personalized browser — which I outlined in Part 1: <em><a href="http://factoryjoe.com/blog/2010/03/11/the-social-agent/">The Social Agent</a></em>.</p>
<p>Also take a look at the rest of <a href="http://www.flickr.com/photos/factoryjoe/sets/72157623600959900/">my mockups</a> (<a href="http://www.flickr.com/photos/factoryjoe/sets/72157623600959900/show/">view as a slideshow</a>) or visited the <a href="https://mozillalabs.com/blog/2010/03/online-identity-concept-series/">project overview</a>.</p>
<p>. . .</p>
<p>When was the last time you created a new username and password so that you could make use of some website? Do you remember what username you picked, or which email address you used to sign up? Probably. But what about that support forum that you signed up for a couple weeks ago while you were home for the holidays? Did you write it down somewhere? Or worse: did you just use the same username and password that you use everywhere else?</p>
<p>Spreadsheets, text files, sticky notes, cheat-sheets, software and browser extensions — you name it, people have probably found some way to recruit every kind of notational tool there is to help them remember the countless passwords, PINs, IDs, usernames, and secrets needed to access the apps, websites, and services that they use on a regular basis. But we can do better.</p>
<h3>Step 1: Activate</h3>
<p>The social agent is designed to unify your online social experience. With that in mind, a social agent must become an <em>extension of you</em> in order to mediate your online interactions.</p>
<p>This is achieved by activating your browser against your preferred account provider when you first begin your online session, just as you activate your mobile phone before being able to make or receive calls. This is how the browser is turned into a <em>social agent</em>.</p>
<p>By activating your browser, you are effectively telling your browser who you are and where to store and access your data online.</p>
<p><a title="Account Manager - Activate a New Account by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4425505432/"><img class="figure figure-a" src="http://farm3.static.flickr.com/2750/4425505432_3584bec965.jpg" alt="Account Manager - Activate a New Account" width="500" height="375" /></a></p>
<p>Fortunately, you can activate using any account that you already have that supports a Connect <span class="caps">API</span>, like Twitter Connect or Facebook Connect (or soon, <a href="http://factoryjoe.com/blog/2010/01/04/openid-connect/">OpenID Connect</a>). It is also conceivable to use the browser in an anonymous or “<a title="Explore Google Chrome features: Incognito mode (private browsing)" href="http://www.google.com/support/chrome/bin/answer.py?hl=en&amp;answer=95464">incognito mode</a>”.</p>
<h3>Step 2: Connect</h3>
<p>Once activated, you can visit any site that supports Connect and with the click of a button, sign up and bring your profile, relationships, content, activities, and any other portable data with you. This process is identical to Facebook Connect or Twitter Connect, except that the interaction occurs between your social agent and the site you’re visiting.</p>
<p>What is a Connect <span class="caps">API</span>? Writing for the O’Reilly Radar blog in February last year, <a href="http://davidrecordon.com/">David Recordon</a> defined <a href="http://radar.oreilly.com/2009/02/anatomy-of-connect.html">the anatomy of “connect”</a> as meeting four criteria:</p>
<ul>
<li><strong>Profile</strong>: Everything having to do with identity, account management and profile information ranging from sign in to sign out on the site I’m connecting with.</li>
<li><strong>Relationships</strong>: Think social graph. Answers the questions of who do I know, who do I know who’s already here, and how I can invite others.</li>
<li><strong>Content</strong>: Stuff. All of my posts, photos, bookmarks, video, links, etc that I’ve created on the site I’ve connected with.</li>
<li><strong>Activity</strong>: Poked, bought, shared, posted, watched, loved, etc. All of the actions that things like the Activity Streams project are starting to take on.</li>
</ul>
<p><a title="OpenID Connect by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4246318962/"><img class="alignright figure figure-b" src="http://farm5.static.flickr.com/4053/4246318962_aa6a00554c_m.jpg" alt="OpenID Connect" width="240" height="110" /></a>This is what the verb “connect” means for the social agent. The “connect” button communicates that your browser is going to share some amount of your profile data with the site that you’re connecting with. You’re not just signing in. You’re <em>connecting</em> — and creating a relationship with the site. You can of course change the data that the website gets — even after you’ve signed in — and the benefit of this model is that you have transparency into what data you’re sharing with whom.</p>
<p>Far from making it impossible for you to share your data, your social agent should help you mediate such decisions, guiding you about which sites to connect with, and providing context to help inform you actions.</p>
<p><a title="Clicking Connect pulls a familiar browser-based UI by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4424761313/"><img class="figure figure-a" src="http://farm5.static.flickr.com/4040/4424761313_8181ea23c3.jpg" alt="Clicking Connect pulls a familiar browser-based UI" width="500" height="375" /></a></p>
<p>For this model to work, your connections are actually made between your preferred account provider and the third parties to which you’ve connected. Your account provider, then, acts as a hub for all of your online doings — collecting, maintaining, and mediating your browsing history, relationships and contacts, activities, transactions, content and media, and online profile. This provider should let you selectively configure how much, how little, or how long such your data is made available to third parties — much in the same way that you manage access on Twitter or Facebook today.</p>
<p>For you, this means that you get to pick an account provider of your choice — without needing to worry about remembering or managing passwords or usernames. Instead, you can have any number of accounts that are available to you wherever the web goes.</p>
<p>As a core feature of the social agent, connecting is the action you take whenever you want to establish an enduring an ongoing relationship with a site, service, or individual.</p>
]]></content:encoded>
			<wfw:commentRss>http://factoryjoe.com/blog/2010/03/12/the-social-agent-part-2-connect/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The social agent</title>
		<link>http://factoryjoe.com/blog/2010/03/11/the-social-agent/</link>
		<comments>http://factoryjoe.com/blog/2010/03/11/the-social-agent/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 18:35:06 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Digital Identity]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[Mozilla Labs]]></category>
		<category><![CDATA[openid connect]]></category>

		<guid isPermaLink="false">http://factoryjoe.com/blog/?p=1860</guid>
		<description><![CDATA[Late last fall, from late November through December, I worked with Mozilla Labs to envision what the future of a more social browser might look like. Working with the team, I produced a series of mockups and written pieces that were designed to first layout a future scenario for what I call &#8220;pop computing&#8221; — [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mozillalabs.com/conceptseries/identity/"><img class="alignright size-full wp-image-1861 figure figure-b" title="Official Concept" src="http://factoryjoe.com/blog/wp-content/uploads/CS_Official_Concept_180x150.png" alt="Mozilla Labs Official Concept" width="180" height="150" /></a>Late last fall, from late November through December, I worked with <a href="http://mozillalabs.com">Mozilla Labs</a> to envision what the future of a more social browser might look like. Working with the team, I produced a <a href="http://www.flickr.com/photos/factoryjoe/sets/72157623600959900/">series of mockups</a> and written pieces that were designed to first layout a future scenario for what I call &#8220;pop computing&#8221; — an era when computing is cheap, abundant, and a part of the everyday environment.</p>
<p>Thus, this is the <a href="http://mozillalabs.com/conceptseries/identity/social-agent/">first</a> of a <a href="http://mozillalabs.com/conceptseries/identity/">five part series</a> that <a href="https://mozillalabs.com/blog/2010/03/online-identity-concept-series/">re-imagines the browser as a “social agent”</a> — and defines how it can do more to facilitate various social behaviors by supporting three verbs that can &#8220;socialize&#8221; the browsing experience: <strong>Connect</strong>, <strong>Follow</strong>, and <strong>Share</strong>.</p>
<p><a href="http://mozillalabs.com/conceptseries/identity/"><img class="alignnone size-full wp-image-1874" src="http://factoryjoe.com/blog/wp-content/uploads/weave-identity1.png" alt="Weave Identity" /></a></p>
<p>To put the ideas presented here into some context, I will begin with a vignette that describes a future computing scenario, motivated by three emerging conditions:</p>
<ul>
<li>online account and data portability</li>
<li>ubiquitous networked access</li>
<li>decreasing cost of advanced computing devices</li>
</ul>
<p>This scenario is intended to provoke us to peek around the corner of today’s browser paradigm. Little that is presented here is entirely novel. Instead, this sketch presupposes that the browser has learned new capabilities that take it from the document-centric era of the web into the age of people-centric web services. This “social agent” knows who you are and facilitates common tasks like connecting to sites, interacting with following people and information, and providing intuitive tools for sharing for than just links.</p>
<p>. . .</p>
<p>We begin at a conference, somewhere far from home that required air travel, sometime in the near-future. It doesn’t really matter what the subject of the conference is, where it’s happening specifically, or why you’re going. However, a big draw of this event is getting to meet fellow professionals and exchanging tips and experiences, with the outcome of the event some kind of shared digital artifacts that capture the top highlights. There will be ample WiFi at the event and something else: everyone attending the event is given a slate computer to use for the duration of the event.</p>
<p>In fact, this kind of access to computing has become quite common; and with data access and portability vastly improved, the need to carry around personal electronics of any kind has all but gone away.  In fact, the very thought of bringing a personal laptop — even a netbook — to the conference — now seems obtuse, as though you were bringing your own rotary phone and Yellow Pages to the conference.</p>
<p>It is also not possible to “install” applications on the device; instead, any application or service you need is available on-demand, available as a zero-footprint web service.</p>
<p>This device is the definition of a web native device; it serves dual purposes: to make computing extremely convenient, and abundant. It omits all the distractions and bells and whistles in favor of a lean, clean user experience, and is designed to augment — rather than replace — human interaction, as a whiteboard or pad of paper might.</p>
<p>The “browser” on this device has been modified to accommodate a new mode of online interaction. While it has retained a number of browser conventions, it introduces new capabilities that enhance personalization, sharing, and collaboration by carving out specific interfaces dedicated to interacting with people and web services.</p>
<p>When you turn on the device for the first time, you’re asked to activate the machine by signing in to your preferred identity service provider. You can either choose from a list of well known providers or supply an <a href="http://factoryjoe.com/blog/2010/01/04/openid-connect/">OpenID Connect</a>-enabled account address.</p>
<p><a href="http://factoryjoe.com/blog/wp-content/uploads/IDIB.027.png"><img class="alignnone size-full wp-image-1865 figure figure-a" src="http://factoryjoe.com/blog/wp-content/uploads/IDIB.027.png" alt="Activate" width="1024" height="768" /></a></p>
<p>Once activated, the device becomes an “extension” of your existing digital identity and any activity that you perform on the device will be attached to that identity. You may activate additional identities in order to assume discreet roles, but most people get by with as few as one or two active digital identities at any given time.</p>
<p>To that point, passwords are a thing of the past. With the advances in data portability and service interoperability, all modern sites and web services accept users from other networks (just as we take for granted the ability to email people from different domains today), making it possible to connect with, follow, and share with people on other networks without needing to create a new account. For most people, you only need one account for all your computing activities.</p>
<p><a href="http://factoryjoe.com/blog/wp-content/uploads/IDIB.100.png"><img class="alignnone size-full wp-image-1863 figure figure-a" src="http://factoryjoe.com/blog/wp-content/uploads/IDIB.100.png" alt="Connect" width="1024" height="768" /></a></p>
<p>To better illustrate activation, I’ll draw an analogy to selecting your active gamer profile on an Xbox: once you’ve logged in with your gamertag, all your high scores, achievements, customizations, and social connections get attached to your profile. You don’t create a new gamertag for every game you play, nor for every social network  (Facebook, Twitter, Last.fm, etc) that you add to your profile. Instead, your gamertag is like a <em>meta-identity</em> to which you attach services, preferences, and attributes. This gamertag becomes a convenient, reusable identity.</p>
<p>Furthermore, if you visit a friend’s house and sign in to her Xbox with your gamertag, you’ll be able to bring all those preferences, connections, and achievements with you. You would set up and use the account system of this web-based device in the same way. In our future scenario, you would likely activate the same account that you use in your typical computing tasks while at the conference — picking up from where you left off — bringing access to all the resources and services you use, without the hassle of having to bring your own device, or remember more than one password.</p>
<p>During the course of the event, you would be able to make use of the built-in sharing capabilities to trade notes, photos, and videos with attendees co-located and remote. You could also follow those speakers and presenters who you find interesting, again, using the built-in features of the social agent.</p>
<p><a href="http://factoryjoe.com/blog/wp-content/uploads/IDIB.061.png"><img class="alignnone size-full wp-image-1864 figure figure-a" src="http://factoryjoe.com/blog/wp-content/uploads/IDIB.061.png" alt="Share" width="1024" height="768" /></a></p>
<p>On the expo floor, you could use the device to wirelessly connect your account to any of the exhibitors, taking photos, making notes, and swapping contact information or gathering information to read later — which would all be seamlessly and securely synced to your cloud provider.</p>
<p><a href="http://factoryjoe.com/blog/wp-content/uploads/IDIB.067.png"><img class="alignnone size-full wp-image-1862 figure figure-a" src="http://factoryjoe.com/blog/wp-content/uploads/IDIB.067.png" alt="Follow" width="1024" height="768" /></a></p>
<p>Best of all, because these activities would be performed under a primary account, it would be easy for you to revisit this experience later — filtering the connections and contacts you made by time, location, or contextual activity (for example, did you meet this person because they were a speaker, or were you introduced to this person through a mutual friend?). You would also have digital receipts of the information that you shared with people, and be able to recall the products and organizations you started following while at the event. In other words, rather than having to perform these different types of common tasks across a number of separate networks after the fact, your social agent would mediate these tasks for you — ultimately freeing you up to focus on the event itself — and the interactions with your fellow attendees.</p>
<p>. . .</p>
<p>Our opportunity, then, is to define how the browser could serve us better if it were recast as a <em>social agent</em>. To begin with, we need to make two assumptions:</p>
<ul>
<li>First, there’s no reason why the browser should remain a passive bystander in our online experience. With increasing information abundance, we require smart and sophisticated tools that bring us the information that we need to know, when we need to know it, and that brings back our focus, productivity, and accelerates our understanding of the world around us.</li>
<li>Second, the social agent serves as an extension of the self into the web. Just as the mouse and keyboard facilitate the interaction between man and machine, the social agent facilitates the interaction between people <em>through</em> the medium of the web. We trust the keyboard to “communicate” our keystrokes to the computer just as we typed them, and expect the browser to help us articulate our connections other people directly. As the trust between the browser and man grows, we are extending ourselves into the digital medium — augmenting our access and ability to manipulate information — and enhancing our ability to connect with others. And yet, the browser is cast in the image of an infovore — and <em>not</em> a social being. Thus the potential to retool the browser as a <em>social agent</em> is huge, and remains largely unexplored territory, especially as we are spending more of our computing time in this application.</li>
</ul>
<p>As the nexus of all of our online activities the browser is uniquely positioned to provide convenient and consistent access to friends, contacts, documents, and media <em>across</em> networks. And as an extension of man, the social agent is a fulcrum of user-centric computing — turning the individual into the point of integration by rejecting the current rash of fragmented service-centric identities. As far as the individual is concerned, it should be a <em>choice</em> whether one decides to fragment his identity into a thousand partial profiles strewn across the web, rather than a mandate.</p>
<p>From Mozilla’s perspective, the social agent offers dignity to the individual and brings balance to a chaotic ecosystem.</p>
<p>Just as Firefox has brought choice and innovation to a once-monopolistic browser market, the next generation browser must bring choice to the rapidly centralizing world of social networks. To achieve this, we need more than just another social network; we need a vision of the social web that is built on upon technological interoperability that fosters agency for the citizen of the web.</p>
<p>As my contribution to the Mozilla Concept Series on Identity, this series will explore the following hypotheses:</p>
<ul>
<li>that people’s experience on the web would be enhanced if the browser offered more compelling, integrated social functionality</li>
<li>that the browser can be made social, becoming a personal, social agent</li>
<li>that a social agent can minimize the overhead of participating in the social web and maximize the benefits</li>
<li>that the architecture of identity in the browser is critical to achieving simplicity and clarifying the experience of social networking</li>
<li>that a social agent should simplify and reduce the work necessary of web developers to create secure, compelling social applications</li>
<li>that social functionality must be built into the browser in order to spread the benefits of the social web as wide as possible</li>
<li>that establishing trust is essential to growing the social web, and that trust can be earned by putting the individual, rather than services, at the center of the personal social web experience</li>
</ul>
<p>This series of posts will sketch out a vision for the future of social computing, and is intended to provoke discussion, critique, and alternative proposals. In my mockups, I depict three new flows that adding three new verbs (connect, follow, and share) could bring to the browser. Subsequent posts will tackle each of these topics in turn:</p>
<ul>
<li><strong>Connect</strong>: acting as your social agent, the browser becomes an extension of yourself, making it easier and more secure to participate in the social web</li>
<li><strong>Follow</strong>: as a replacement for the antiquated notion of “subscribing”, “following” becomes the general way to track the activities or feeds associated with a people, brands, celebrities, or social objects.</li>
<li><strong>Share</strong>: as the fundamental activity of the social web, sharing media, content, and information is integrated into the browser and enhanced through making available social connections and publishing services</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://factoryjoe.com/blog/2010/03/11/the-social-agent/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Designing hashtags for emergency response</title>
		<link>http://factoryjoe.com/blog/2010/01/18/designing-hashtags-for-emergency-response/</link>
		<comments>http://factoryjoe.com/blog/2010/01/18/designing-hashtags-for-emergency-response/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 23:52:19 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Life online]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[haiti]]></category>
		<category><![CDATA[hashtags]]></category>
		<category><![CDATA[j.mp:key=fj_tweak]]></category>
		<category><![CDATA[tweak the tweet]]></category>

		<guid isPermaLink="false">http://factoryjoe.com/blog/?p=1847</guid>
		<description><![CDATA[I&#8217;ve been moved by the devastation wrought by the Haitian earthquake. It&#8217;s simply impossible to fathom, with death toll estimates hitting 200,000. In comparison, the Indonesian tsunami of 2004 killed nearly 230,000 people — placing it fourth among the world&#8217;s deadliest earthquakes. To give some perspective to those numbers, the atom bomb dropped on Hiroshima in 1945 killed [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been moved by the <a href="http://www.boston.com/bigpicture/2010/01/haiti_six_days_later.html">devastation wrought</a> by the <a href="http://en.wikipedia.org/wiki/2010_Haiti_earthquake">Haitian earthquake</a>. It&#8217;s simply impossible to fathom, with <a href="http://www.telegraph.co.uk/news/worldnews/centralamericaandthecaribbean/haiti/7003057/Haiti-earthquake-death-toll-may-hit-200000.html">death toll estimates hitting 200,000</a>. In comparison, the <a href="http://en.wikipedia.org/wiki/2004_Indian_Ocean_earthquake">Indonesian tsunami of 2004</a> killed nearly 230,000 people — placing it fourth among the <a href="http://en.wikipedia.org/wiki/List_of_earthquakes#Deadliest_earthquakes_on_record">world&#8217;s deadliest earthquakes</a>. To give some perspective to those numbers, the atom bomb dropped on Hiroshima in 1945 <a id="aptureLink_Fre2I8LULk" href="http://en.wikipedia.org/wiki/Hiroshima#WWII_and_atomic_bombing">killed 80,000 people instantly</a>. These are numbers that I simply can&#8217;t grasp.</p>
<p>And this disaster still unfolds, with scores pitching in — many turning to the social web and social media to facilitate or amplify their efforts.</p>
<p><a href="http://wiki.crisiscommons.org/wiki/File:Tweak-the-Tweet-logo.png"><img class="alignright size-full wp-image-1846" title="Tweak the Tweet logo" src="http://factoryjoe.com/blog/wp-content/uploads/Tweak-the-Tweet-logo.png" alt="Tweak the Tweet logo" width="225" height="100" /></a>One such effort is being lead by <a href="http://epic.cs.colorado.edu">Project EPIC</a>, a collection of information scientists, computer scientists and computational linguists at the <a href="http://www.cs.colorado.edu/">University of Colorado at Boulder</a> and the <a href="http://www.ics.uci.edu/">University of California, Irvine</a>.</p>
<p>Their initiative, called <a href="http://epic.cs.colorado.edu/helping_haiti_tweak_the_twe.html">Tweak the Tweet</a>, provides a <a href="https://epic.cs.colorado.edu/groups/tweakthetweet/">dictionary of hashtags</a> for reporting on issues on the ground in Haiti and calling for aid. Here are templates for using their syntax:</p>
<p><a title="Tweak the Tweet by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4285526524/"><img class="figure figure-a" src="http://farm3.static.flickr.com/2801/4285526524_33e2a87279_o.png" alt="Tweak the Tweet" width="438" height="528" /></a></p>
<p>I <a href="http://www.colorado.edu/news/r/1f74204947e4aeb86d328beb616ad826.html">applaud their efforts</a> and desire to help people communicate their status in a way that facilitates machine-processing. I worry, however, that this approach may limit its success.</p>
<h3>Hashtags are metadata for humans first, machines second</h3>
<p>The original need for hashtags came from the lack of any formal or public grouping mechanism in Twitter.</p>
<p>For example, when half of Silicon Valley went to <a href="http://sxsw.com">SXSW</a> and tweeted for days on end about this speaker or that panel, those who weren&#8217;t at the conference desperately wanted some way to filter out such noise. I <a href="http://factoryjoe.com/blog/2007/08/25/groups-for-twitter-or-a-proposal-for-twitter-tag-channels/">proposed the hashmark</a> (#) as a way of adding context to a tweet, so that people could choose for themselves to filter out or follow tweets tagged with certain keywords. In July last year, Twitter decided to <a href="http://www.techcrunch.com/2009/07/02/twitter-makes-hashtags-more-useful/">hyperlink hashtags to their respective search results</a>, and the format became widely adopted — more often than not used to game the trending topics on Twitter&#8217;s homepage.</p>
<p>Initially, most people thought hashtags were ugly and useless; even the folks at Twitter thought that they were unnecessary because they&#8217;d eventually develop natural language processing algorithms that would supersede the need manual tagging. Contrary to initial complaints about their complexity, hashtags become easier to understand and use with repeated exposure and practice because they are so transparent: if you see someone use a hashtag, you know how to use a hashtag.</p>
<p>And so three years later, hashtags still serve a role in helping people express themselves to each other.</p>
<h3>Keep it simple, make it memorable</h3>
<p>Language is inherently mutable; mathematics (the language of machines) is not. Verbal language can be adapted by a speaker, and what is heard (or read) is itself interpreted; the conversion is never digital, and invariably bears some loss of meaning.</p>
<p>But using hashtags to clarify meaning prioritizes the needs of the machine over the capabilities of the individual.</p>
<p>Such imposed order in a networked environment can succeed, but only if it achieves instant, widespread adoption, and is itself superficial (that is, it doesn&#8217;t require deep knowledge to understand or use the new order). In contrast, simpler, smaller and emergent structures tend to fare better over time, but <a title="Clarifying a few things about Twitter typographics like hashtags and slashtags" href="http://factoryjoe.com/blog/2009/12/14/twitter-typographics/">developing them is not easy</a> (see also: <a title="New microsyntax for Twitter: three pointers and the slasher" href="http://factoryjoe.com/blog/2009/11/08/new-microsyntax-for-twitter-three-pointers-and-the-slasher/">slashtags</a>).</p>
<p>Successful structures should also aim for minimal cognitive burden — by being easy to remember and recall in practice. I&#8217;ve frequently seen people tweet about how they &#8220;forget to use hashtags&#8221; in posts — which is not surprising, since most people don&#8217;t think about the metadata of what they say. Hashtags and slashtags are most useful, therefore, when you want to provide additional context that is harder to express otherwise.</p>
<h3>Learning from previous efforts</h3>
<p>The <a href="http://wiki.crisiscommons.org/wiki/Tweak_the_Tweet">Tweak the Tweet</a> project introduces a &#8220;new order&#8221; for using Twitter. Though the words it calls out are mostly common, the use of the hashmark seems gratuitous, given the limited length of the medium (something that <a href="http://www.stoweboyd.com/message/2010/01/project-epic-and-disaster-microsyntax.html">Stowe Boyd points out</a>) and that <em>the hashed words comprise the meat of the message</em>, rather than the meta. To give you an example, this is Tweak-the-Tweet formatted post (77 characters):</p>
<blockquote><p>#haiti #offering #volunteers #translators #loc Florida #contact @FranceGlobal</p></blockquote>
<p>The same message could be reformatted to be human-readable without any loss of meaning (72 characters):</p>
<blockquote><p>Offering volunteer translators in Florida. Contact @FranceGlobal. #haiti</p></blockquote>
<p>While the message may not be as machine-friendly, it may reach a wider (human) audience available to respond to this offer.</p>
<p>Now, I don&#8217;t want to dismiss this effort, but instead provide a word of caution on focus. Tweak the Tweet is not the first hashtag pidgin language I&#8217;ve seen — and previous efforts struggled to gain adoption and awareness. Perhaps by minimizing the metadata and maximizing the meat, the effort poured into this might achieve a greater effect.</p>
<h3>Paving the cowpaths and bulldozing fields</h3>
<h4>#sandiegofire</h4>
<p>Hashtags may never have taken off if it weren&#8217;t for <a href="http://twitter.com/nateritter">Nate Ritter</a> tweeting about the San Diego forest fire in 2007. In fact, his use of the hashtag was the first dedicated use of a hashtag to <a href="http://factoryjoe.com/blog/2007/10/22/twitter-hashtags-for-emergency-coordination-and-disaster-relief/">help coordinate a response to a natural disaster</a>:</p>
<p><a title="Nate Ritter and #sandiegofire by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/4285648081/"><img class="figure figure-a" src="http://farm5.static.flickr.com/4011/4285648081_9df9062647_o.png" alt="Nate Ritter and #sandiegofire" width="500" height="456" /></a></p>
<p>What&#8217;s important about his use of hashtags in this case was that he was using them to communicate critical information to people in <em>natural language</em>. His use of the hashtag provided additional context to his followers who weren&#8217;t in San Diego, and also <em>modeled a behavior that others could easily emulate</em> when reporting their own news.</p>
<p>When I proposed using #sandiegofire as the hashtag for Nate to use, I first looked at what people were already using the tag their photos of the event on Flickr. At the time, the <a href="http://www.flickr.com/photos/tags/sandiegofire">sandiegofire</a> was one of the trending tags, and that&#8217;s how I chose it:</p>
<p><a title="Popular Tags on Flickr Photo Sharing by factoryjoe, on Flickr" href="http://www.flickr.com/photos/factoryjoe/1704504720/"><img class="figure figure-a" src="http://farm3.static.flickr.com/2063/1704504720_64d7a010d7_o.png" alt="Popular Tags on Flickr Photo Sharing" width="361" height="181" /></a></p>
<p>Had I tried to come up with my own new phrase for the event, Nate&#8217;s use of the tag may not have been picked up. #sandiegofire was also better than the alternatives, which were more localized and therefore more obscure to the broader audience. Using &#8220;SanDiego&#8221; in the tag itself helped bring clarity and context to Nate&#8217;s tweets.</p>
<p><a title="Making the most of hashtags" href="http://factoryjoe.com/blog/2007/12/23/making-the-most-of-hashtags/">Using hashtags effectively</a> means considering the audience and their familiarity with the issue being tweeted about. While tagging lets you be as esoteric as you want, it may limit the reach of your effort, whereas paving the cowpaths means that you build on the familiar and connect with what people already know, reducing friction and inviting contribution.</p>
<h4>iList with #ihave and #iwant</h4>
<p>iList is an interesting service that originally aimed to take on eBay and Craigslist by leveraging social media. More recently they <a href="http://getsatisfaction.com/ilist/topics/ilist_is_becoming_ilist_micro">decided to narrow their efforts</a> to focus on <a href="http://ilist.com/about">hashtag-based listings and Twitter search</a>. Nonetheless, what I think is interesting about their approach is that it is, on the surface, quite simple.</p>
<p>To use the service, you just tag your tweet with <a id="aptureLink_YktSTj6JaJ" href="http://search.twitter.com/search?q=%23ihave">#ihave</a> or <a id="aptureLink_FMMnTK0WLp" href="http://search.twitter.com/search?q=%23iwant">#iwant</a>. If you <em>want</em> to get more detailed, you can add your zip code or categories like <a id="aptureLink_YNqumJkIAi" href="http://ilist.com/search?q=%23forsale">#forsale</a> or <a href="http://ilist.com/search?q=%23electronics">#electronics</a>. But the core service relies on using just two tags which seem to be have <a href="http://trendistic.com/ihave">moderate</a> <a href="http://trendistic.com/iwant">usage</a> — proving that getting adoption is always the hard part of any metadata-based communication strategy.</p>
<h4>Twitter Vote Report#votereport</h4>
<p>The last example is very similar to Tweak the Tweet and was launched by some friends of mine. The <a href="http://twittervotereport.com">Twitter Vote Report</a> project was designed to enable citizens to report on their local voting situation by using a series of hashtags:</p>
<ul>
<li> <strong>#[zip code] </strong>to indicate the zip code where you’re voting; ex., “#12345?</li>
<li> <strong>L:[address or city]</strong> to drill down to your exact location; ex. “L:1600 Pennsylvania Avenue DC”</li>
<li><strong>#machine</strong> for machine problems; ex., “#machine broken, using prov. ballot”</li>
<li><strong>#reg</strong> for registration troubles; ex., “#reg I wasn’t on the rolls”</li>
<li><strong>#wait:[minutes]</strong> for long lines; ex., “#wait:120 and I’m coming back later”</li>
<li><strong>#early</strong> if you’re voting before November 4th</li>
<li><strong>#good </strong>or <strong>#bad</strong> to give a quick sense of your overall experience</li>
<li><strong>#EP[your state]</strong> if you have a serious problem and need help from the <a href="http://www.866ourvote.org/">Election Protection coalition</a>; ex., #EPOH</li>
</ul>
<p>All tags were optional except the <a id="aptureLink_G4Hfv5b1jS" href="http://search.twitter.com/search?q=%23votereport">#votereport</a> tag.</p>
<p>They also went through painstaking effort to <a href="http://votereport.pbworks.com/">mobilize people</a> and provide <a href="http://blog.twittervotereport.com/how-to-help/">alternative means to participate</a>. They also did a good deal of work to report back <a href="http://blog.twittervotereport.com/expanded-map/">their findings</a> in real time (most visualizations appear to be offline) and <a href="http://github.com/davetroy/votereport">open sourced their codebase</a>.</p>
<p>They also made sure to make it possible to participate without using Twitter — the hashtags were just a mechanism for getting data into the system.</p>
<h3>Design for adoption, stay focused</h3>
<p>Around the time it launched, Ethan Zuckerman <a href="http://www.ethanzuckerman.com/blog/2008/11/03/twittering-the-election-and-wondering-if-this-is-the-right-tool/">expressed skepticism</a> about whether Twitter was the appropriate tool for the vote report project, in much the same way I&#8217;m wondering whether Tweak the Tweet could take a more focused approach in exchange for wider participation to achieve its goals.</p>
<p>My greatest concern is that there won&#8217;t be enough people who can &#8220;speak&#8221; the &#8220;tweaked&#8221; syntax, leading to a lot of effort spent building parsers that will be data-starved. While trained volunteers might be able to use this syntax effectively, I wonder if there aren&#8217;t alternative approaches that could use the existing corpus of text messages and tweets coming out of Haiti (which probably aren&#8217;t geo-coded, unfortunately) to discern the typing patterns that people use naturally in order to facilitate adoption? Perhaps by focusing on fewer tags that are self-evident in their meaning and use, it is possible that this effort could be used to model the proper usage of the tags, making a more direct difference while there&#8217;s still time? Unless the audience of this effort is expert users, I&#8217;d suggest steering towards simplicity and ease of adoption — and being mindful that typing out a complicated machine-friendly syntax might be the last thing on someone&#8217;s mind who&#8217;s trying to find or offer help in such a disaster.</p>
]]></content:encoded>
			<wfw:commentRss>http://factoryjoe.com/blog/2010/01/18/designing-hashtags-for-emergency-response/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>Clarifying a few things about Twitter typographics like hashtags and slashtags</title>
		<link>http://factoryjoe.com/blog/2009/12/14/twitter-typographics/</link>
		<comments>http://factoryjoe.com/blog/2009/12/14/twitter-typographics/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 20:53:56 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[hashtags]]></category>
		<category><![CDATA[slashtags]]></category>
		<category><![CDATA[trim:key=fj_typographics]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://factoryjoe.com/blog/?p=1822</guid>
		<description><![CDATA[Prompted by a post by Karl Long and Aral Balkan&#8217;s new Twitterformats initiative, I wanted to clarify a few about hashtags and slashtags — at least as I see them. First: Stowe Boyd deserves credit for Microsyntax. I just pitched in in the beginning and use the wiki to document some ideas I&#8217;ve had. I didn&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Prompted by <a title="Twitter Short Codes – Microsyntax" href="http://experiencecurve.com/archives/twitter-short-codes-microsyntax">a post by Karl Long</a> and <a href="http://aralbalkan.com/">Aral Balkan&#8217;s</a> new <a href="http://twitterformats.org/">Twitterformats</a> initiative, I wanted to clarify a few about hashtags and slashtags — at least as I see them.</p>
<p>First: Stowe Boyd <a href="http://factoryjoe.com/blog/2009/05/26/stowe-boyd-launches-microsyntax-org/">deserves credit for Microsyntax</a>. I just pitched in in the beginning and use the wiki to <a href="http://microsyntax.pbworks.com/Slashtags">document some ideas</a> I&#8217;ve had. I didn&#8217;t start the project, though I do think it&#8217;s a useful convening spot.</p>
<p>As well, Stowe and I have different ideas about microsyntax, and it&#8217;s worth taking the time to grok <a href="http://www.stoweboyd.com/message/2009/11/chris-messinas-new-microsyntax.html">his perspective</a>.</p>
<p>Second: when I wrote <a href="http://factoryjoe.com/blog/2009/11/08/new-microsytax-for-twitter-three-pointers-and-the-slasher/">my post on what are now called slashtags</a>, I was just documenting what <em>I</em> was doing&#8230; not necessarily intending to tell other people what to do. Hey, if people copied me, I figured, they might as well &#8220;get&#8221; what I was up to. Hence my blog post.</p>
<p>As with hashtags, I just <a href="http://factoryjoe.com/blog/2007/08/25/groups-for-twitter-or-a-proposal-for-twitter-tag-channels/">started using them</a> and didn&#8217;t wait for anyone to agree with me! Now, I did <a href="http://factoryjoe.com/blog/2007/12/23/making-the-most-of-hashtags/">look at what people were doing</a>, or what conventions already existed, which is a point that Karl made:</p>
<blockquote><p>My suggestion to anyone looking to build tools that tease out meaning from the conversation that is happening on twitter should look carefully at the communication and social norms that are emerging and leverage that.</p></blockquote>
<p>And that Aral also <a href="http://twitterformats.org">makes</a>:</p>
<blockquote><p>There is no centralized authority that approves Twitterformat proposals – Twitterformats are contributed and implemented by the community and they live or die based on whether Twitter client developers adopt them or not.</p></blockquote>
<p>When I originally proposed hashtags, they <a href="http://twitter.pbworks.com/Hashtags">imitated</a> IRC, Jaiku, Delicious, and Flickr. In that way, they were <em>derived and codified</em> rather than invented — though I suppose they were somewhat novel, as no one had really been thinking about &#8220;Twitter Typography&#8221; in 2007.</p>
<p>As with slashtags, the whole point is to make a tweet more readable — or, as I like to say, to &#8220;<em>separate the meta from the meat</em>&#8220;. Each slashtag, thus, doesn&#8217;t need its own slash, and you can daisy-chain them together:</p>
<p>[tweet content] /cc @username1 via @username2</p>
<p>The slash, therefore, is a way of saying: &#8220;hey, here&#8217;s some meta data for this post — you can ignore it if you want — the good stuff is to the left!&#8221;.</p>
<p>So, even though it may not seem like it at first, all these formats that I&#8217;ve proposed and use are really intended <em>for people first, and machines second </em>(something I learned from <a href="http://microformats.org/wiki/introduction">microformats</a>). I don&#8217;t think that people will use them if they&#8217;re not fairly easy to use, remember, and aren&#8217;t more convenient than what they&#8217;re doing already. And by &#8220;convenient&#8221;, I mean that they make it easy to communicate over a constrained channel clearer and more effectively than <em>not</em> using them.</p>
<p>Just as typographic markup (i.e. <a href="http://en.wikipedia.org/wiki/Punctuation">punctuation</a> like periods, exclamation points, commas, semi-colons) makes prose more readable, slashtags and hashtags are designed to make communicating over Twitter better and more efficiently reflect the intentional message of the author. If the format succeeds at enhancing expression, then they will be adopted; if not, they will likely wither on the vine.</p>
<p>Perhaps it&#8217;s useful to remember that my background is in communication design and typography, rather than format or data design. If you think about from that perspective, hashtags and slashtags will probably make a lot more sense!</p>
]]></content:encoded>
			<wfw:commentRss>http://factoryjoe.com/blog/2009/12/14/twitter-typographics/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Designing for the gut</title>
		<link>http://factoryjoe.com/blog/2009/11/27/designing-for-the-gut/</link>
		<comments>http://factoryjoe.com/blog/2009/11/27/designing-for-the-gut/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 23:09:38 +0000</pubDate>
		<dc:creator>Chris Messina</dc:creator>
				<category><![CDATA[Civil liberties]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Digital Identity]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[OpenID]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web building]]></category>
		<category><![CDATA[interaction design]]></category>
		<category><![CDATA[sxd]]></category>
		<category><![CDATA[trim:key=fj_gut]]></category>

		<guid isPermaLink="false">http://factoryjoe.com/blog/?p=1813</guid>
		<description><![CDATA[This post has been translated to Belorussian by Patricia Clausnitzer. I want you to watch this video from a recent Sarah Palin rally (hat tip: Marshall Kirkpatrick). It gives us &#8220;who&#8221; I&#8217;m talking about. While you could chalk up the effect of the video to clever editing, I&#8217;ve seen similar videos that suggest that the [...]]]></description>
			<content:encoded><![CDATA[<div class="update">This post has been translated to <a href="http://pc.de/pages/designing-for-the-gut-be">Belorussian</a> by <a href="http://pc.de/">Patricia Clausnitzer</a>.</div>
<hr />
I want you to watch this video from <a href="http://newleftmedia.com/2009/11/sarah-palin-book-signing-interviews-with-supporters/">a recent Sarah Palin rally</a> (<a href="http://twitter.com/marshallk/status/6073303620">hat tip</a>: <a href="http://marshallk.com">Marshall Kirkpatrick</a>). It gives us &#8220;who&#8221; I&#8217;m talking about.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/mKKKgua7wQk&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;hd=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/mKKKgua7wQk&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;hd=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>While you could chalk up the effect of the video to clever editing, I&#8217;ve seen <a href="http://www.youtube.com/watch?v=aOSON7i72u4">similar</a> <a href="http://www.huffingtonpost.com/2008/10/06/mccain-does-nothing-as-cr_n_132366.html">videos</a> that suggest that <a href="http://crooksandliars.com/david-neiwert/mccainpalin-supporters-let-their-rac">the attitudes expressed</a> are probably a pretty accurate portrayal of <em>how</em> some people think (and, for the purposes of this essay, I&#8217;m less interested in <em>what</em> they think).</p>
<p>It seems to me that the people in the video largely think with their guts, and not their brains. I&#8217;m not making a judgment about their intelligence, only recognizing that they seem to evaluate the world from a different perspective than I do: with less curiosity and apparent skepticism. This approach would explain George W Bush&#8217;s appeal as someone who &#8220;<a href="http://www.crisispapers.org/essays/bush-gut.htm">lead from the gut</a>&#8220;. It&#8217;s probably also what <a id="aptureLink_UiX2RWawwH" href="http://en.wikipedia.org/wiki/Al%20Gore">Al Gore</a> was talking about in his book, <a href="http://www.amazon.com/gp/product/0143113623?ie=UTF8&amp;tag=factorycity-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=0143113623">Assault on Reason</a>.</p>
<p>Many in my discipline (design) tend to think of the consumers of their products as being rational, thinking beings — not unlike themselves. This seems worse when it comes to engineers and developers, who spend all of their thinking time being mathematically circumspect in their heads. They exhibit a kind of pattern blindness to the notion that some people act completely from gut instinct alone, rarely invoking their higher faculties.</p>
<p>How, then, does this dichotomy impact the utility or usability of products and services, especially those borne of technological innovation, given that designers and engineers tend to work with &#8220;information in the mind&#8221; while many of the users of their products operate purely on the visceral plane?</p>
<p>In writing about <a href="http://factoryjoe.com/blog/2009/11/16/the-death-of-the-url/">the death of the URL</a>, I wanted to expose some consequences of this division. While the intellectually adventuresome are happy to embrace or create technology to expand and challenge their minds (the popularity and vastness of the web a testament to that fact), anti-intellectuals seem to encounter technology as though it were a form of mysticism. In contrast to the technocratic class, anti-intellectuals on the whole seem less curious about how the technology works, so long as it does. Moreover, for technology to work &#8220;well&#8221; (or be perceived to work well) it needs to be responsive, quick, and for the most part, completely invisible. A common sentiment I hear is that the less technology intrudes on their lives, the better and happier they believe themselves to be.</p>
<p>So, back to the death of the URL. As has been argued, <a href="http://www.matthewdawkins.co.uk/the-death-of-the-url.html">the URL is ugly, confusing, and opaque</a>. It feels technical and dangerous. And people just don&#8217;t get them. This is a sharp edge of the web that seems to demand being sanded off — because the less the inner workings of a technology are exposed in one&#8217;s interactions with it, the easier and more pleasurable it will be to operate, within certain limitations, of course. Thus to naively enjoy the web, one needn&#8217;t understand servers, DNS, ports, or hypertext — one should just &#8220;connect&#8221;, pick from a list of known, popular, &#8220;destinations&#8221;, and then point, click — point, click.</p>
<p>And what&#8217;s so wrong with that?</p>
<p>What I find interesting about the social web is not the technology that enables it, but that it bypasses our &#8220;central processor&#8221; and engages the gut. The single greatest thing about the social web is how it has forced people to overcome their technophobias in order to connect with other humans. I mean, prior to the rise of AOL, being online was something that only nerds did. Few innovations in the past have spread so quickly and irreversibly, and it&#8217;s because the benefits of the social web extend beyond the rational mind, and activate our common ancestors&#8217; legacy brain. This widens the potential number of people who can benefit from the technology because rationality is not a requirement for use.</p>
<p>Insomuch as humans have cultivated a sophisticated sociality over millennia, the act of socializing itself largely takes place in the &#8220;gut&#8221;. That&#8217;s not to say that there aren&#8217;t higher order cognitive faculties involved in &#8220;being social&#8221;, but when you interact with someone, especially for the first time, no matter what your brain says, you still rely a great deal on what your gut &#8220;tells you&#8221; — and that&#8217;s not a bad thing. However, when it comes to socializing on sites like Twitter and Facebook, we&#8217;re necessarily engaging more of our prefrontal cortex to interpret our experience because digital environments lack the circumstantial information that our senses use to inform our behavior. To make up for the lack of sensory information, we tend to scan pages all at once, rather than read every word from top to bottom, looking for cues or familiar handholds that will guide us forward. Facebook (by name and design) uses the familiarity of our friends&#8217; faces to help us navigate and cope with what is otherwise typically an information-poor environment that we are ill-equipped to evaluate on our own (hence the success of social engineering schemes and phishing).</p>
<p>As we redesign more of our technologies to provide social functionality, we should not proceed with mistaken assumption that users of social technologies are rational, thinking, deliberative actors. Nor should we be under the illusion that those who use these features will care more about neat tricks that add social functionality than the socialization experience itself. That is, technology that shrinks the perceived distance between one person&#8217;s gut and another&#8217;s and simply gets out of the way, wins. If critical thinking or evaluation is required in order to take advantage of social functionality, the experience will feel, and thus be perceived, as being frustrating and obtuse, leading to avoidance or disuse.</p>
<p>Given this, no where is the recognition of the gut more important than in the design and execution of identity technologies. And this, ultimately, is why I&#8217;m writing this essay.</p>
<p>It might seems strange (or somewhat obsessive), but as I watched the Sarah Palin video above, I thought about how I would talk to these people about OpenID. No doubt we would use very different words to describe the same things — and I bet their mental model of the web, Facebook, Yahoo, and Google would differ greatly from mine — but we would find common goals or use cases that would unite us. For example, I&#8217;m sure that they keep in touch with their friends and family online.  Or they discover or share information — again, even if they do it differently than me or my friends do. Though we may engage with the world very differently — at root we both begin with some kind of conception of our &#8220;self&#8221; that we &#8220;extend&#8221; into the network when we go online and connect with other people.</p>
<p>The foundation of those connections is what I&#8217;m interested in, and why I think designing for the gut is something that technocrats must consider carefully. Specifically, when I read posts like Jesse Stay&#8217;s concept of a <a href="http://staynalive.com/articles/2009/11/25/the-future-has-no-log-in-button/">future without a login button</a>, or evaluate the mockups for an <a title="An Experimental Identity Selector for OpenID" href="http://self-issued.info/?p=235">&#8220;active identity client&#8221; based on information cards</a> or consider <a href="http://www.azarask.in/">Aza</a> and <a href="http://blog.mozilla.com/faaborg/">Alex&#8217;s</a> sketches for what <a href="http://www.azarask.in/blog/post/identity-in-the-browser-firefox/">identity in the browser could look like</a>, I try to involve my gut in that &#8220;thought&#8221; process.</p>
<p>Now, I&#8217;m not just talking about intuition (though that&#8217;s a part of it). I&#8217;m talking about why some people feel &#8220;safer&#8221; experiencing the web with companies like Google or Facebook or Yahoo! at their side, or how frightening the web must seem when everyone seems to need you to keep a secret with them in order to do business (i.e. create a password).</p>
<p>I think the web must seem incredibly scary if you&#8217;re also one of those people that&#8217;s had a virus destroy your files, or use a computer that&#8217;s still infected and runs really slow. For people with that kind of experience as the norm, computers must seem untrustworthy or suspicious. Rationally you could try to explain to them what happened, or how the social web can be safe, but their &#8220;gut has already been made up.&#8221; It&#8217;s not a rational perception that they have of computers, it&#8217;s an instinctual one — and one that is not soon overcome.</p>
<p>Thus, when it comes to designing identity technologies, it&#8217;s very important that we involve the gut as a constituent of our work. Overloading the log in or registration experience with choice is an engineer&#8217;s solution that I&#8217;ve come to accept is <a href="http://factoryjoe.com/blog/2009/04/06/does-openid-need-to-be-hard/">bound to fail</a>. Instead, the act of selecting an identity to &#8220;perform as&#8221; must happen early in one&#8217;s online session — at a point in time equivalent to waking up in the morning and deciding whether to wear sweatpants or a suit and tie  depending on whatever is planned for the rest of the day.</p>
<p>Such an approach is a closer approximation to how people conduct themselves today — in the real world and from the gut — and must inform the next generation of social technologies.</p>
]]></content:encoded>
			<wfw:commentRss>http://factoryjoe.com/blog/2009/11/27/designing-for-the-gut/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

