<?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>i-penny &#187; Interviews</title>
	<atom:link href="http://i-penny.com/category/interviews/feed/" rel="self" type="application/rss+xml" />
	<link>http://i-penny.com</link>
	<description></description>
	<lastBuildDate>Sun, 10 Jul 2011 02:00:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Hacker Chat: Max Ogden Talks About CouchDB, Open Data and Couchappsora (Part 2)</title>
		<link>http://i-penny.com/hacker-chat-max-ogden-talks-about-couchdb-open-data-and-couchappsora-part-2/</link>
		<comments>http://i-penny.com/hacker-chat-max-ogden-talks-about-couchdb-open-data-and-couchappsora-part-2/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 03:30:00 +0000</pubDate>
		<dc:creator>penny</dc:creator>
				<category><![CDATA[Improve Life]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.readwriteweb.com/hack/2011/02/max-pt-2.php</guid>
		<description><![CDATA[ Max Ogden is a developer living in San Francisco. He's a Code for America fellow and one of the founding developers of Couchappspora, an open source social network built with Apache CouchDB.

This is the second half of our interview. Part one can be f...]]></description>
			<content:encoded><![CDATA[<p><img alt="Max Ogden" src="http://www.readwriteweb.com/hack/images/max-ogden_photo_0211.png" width="150" height="150" /> <a href="http://maxogden.com">Max Ogden</a> is a developer living in San Francisco. He's a <a href="http://codeforamerica.org/">Code for America</a> fellow and one of the founding developers of <a href="https://github.com/maxogden/couchappspora">Couchappspora</a>, an open source social network built with <a href="http://couchdb.apache.org/">Apache CouchDB</a>.</p>

<p>This is the second half of our interview. Part one can be found <a href="http://www.readwriteweb.com/hack/2011/02/hacker-chat-max-ogden.php">here</a>. In this half we focus on Couchappspora, Ogden's open source social networking project.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=24935&amp;cb=24935' ><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=24935&amp;n=24935' border='0' alt='' /></a></p>

<p><strong>Klint Finley: How many Couchappsora users are there?</strong></p>

<p>Max Ogden: I'm not sure at this point to be honest. Probably on the order of hundreds. It is incredibly alpha.</p>

<p>The nature of it is that you can set up a CouchDB somewhere and then tell your Couch to start replicating from anyone else's Couchappspora instance or start your own disconnected network. Replicating in that sense is similar to 'following' someone. So it is a big experiment in creating small decentralized networks.</p>

<p>One of the comments that I always think of came from a user named 'Chauncey' on Couchappspora. He left a comment that said "Anything 'small' like this can be really 'big' in China market, and web app like this is no exception." I think it was in reference to the aggressive censorship that is prevalent there. </p>

<p>The development timeline of Couchappspora so far hasn't been that speedy. Originally we did a couple weeks of work after the initial Diaspora release back in September of 2010. And then it laid dormant for a few months. I actually picked it back up at the beginning of February because I got motivated by the turmoil in Egypt. In the last few months I had been ruminating on what other projects people are working on in this space and how I can make Couchappspora something relevant. I've decided to use it as an excuse to write interfaces for the OStatus stack.</p>

<p>In terms of OStatus, the most exciting part of it to me is the <a href="http://activitystrea.ms/">ActivityStreams</a> spec, which is being spearheaded by some folks at IBM, Google, Myspace and Microsoft. See the bottom of <a href="http://activitystrea.ms/head/json-activity.txt">this document</a> for references.</p>

<p>ActivityStreams is implementing what is called "actor-verb-object" logic to represent social streams. So if you look at the front page of Github, of Twitter, of Facebook or any other social network (or feed) you can extract actor verb object triples such as "Max pushed a new piece of functionality to his project on github" or "Tyler posted 'hello max' to your wall" or "Klint uploaded a photo of his cat to icanhazcheezburger."</p>

<p>So if we can convince these major players to implement ActivityStreams as a syndication format...</p>

<p><strong>You could pull stuff from all around the web into Couchappspora?</strong></p>

<p>Exactly. Jeremie Miller's <a href="https://github.com/quartzjer/Locker">Locker Project</a> is really exciting. I had a chance to have dinner with Jeremie and the rest of his team at <a href="http://sing.ly/">Sing.ly</a> a few weeks ago and they got me really excited about Locker and <a href="http://www.telehash.org/">Telehash</a> and I got them really excited about CouchDB and <a href="http://ostatus.org/">Ostatus</a>. It was a productive meeting.</p>

<p>At a high level I am promoting the idea that data should be able to flow freely. I'm actually getting mentored by <a href="http://en.wikipedia.org/wiki/Stewart_Brand">Stewart Brand</a> this year, which is one of the most exciting things to ever happen to me. He famously stated "information wants to be free," and I think that idea gets more and more important as we move forward. Especially when governments start shutting off the Internet.</p>

<p>To state it even more concisely, I want users to have the option to be totally private and "off the grid." Right now it is a binary system. You're on Facebook or not. But I want to introduce the option to host your data anywhere if you are motivated to do so.</p>

<p>I would like to see Linux nerds running social networks from their cellphones and when they turn their phones off they become invisible online.</p>

<p>I think that most people don't care about their privacy. A small percentage does care a lot and it's important to facilitate the rights of all users.</p>

<p>I want to see Couchappspora or other related technologies be combined with mesh networking hardware in situations like Egypt or Iran where you run a social network server on your cell phone and it will automatically 'hop' your data around the crowd to find the one guy who has internet access.</p>

<p><strong>I would love to see something like that. I've been covering mesh networks a lot lately.</strong></p>

<p>Couch.io/CouchOne/<a href="http://www.couchbase.com/">CouchBase</a> are working on getting Couch running everywhere, which is really exciting in that respect. You can run it on Android now and iOS and in browser via HTML5 are in the pipeline.</p>

<p><strong>Is it possible to run Couchappsora on Android then?</strong></p>

<p>Yep, although I don't have an Android.</p>

<p><strong>What advice would you give people just starting out with Couch?</strong></p>

<p>The hardest thing to 'grok' with couch is how to get data in and out, the workflow of pushing and pulling. There are some great developer tools that make it really easy, but like any other command line utilities they can sometimes be a pain to install since the entire API is implemented in HTTP. It is hard to wrap your head around sometimes, but you can literally do anything in couch over HTTP, which is one of it's strongest points.</p>

<p><em><strong><a href="http://www.readwriteweb.com/hack/2011/02/hacker-chat-max-ogden.php">Back to part one.</a></strong></em></p>
<strong><a href="http://www.readwriteweb.com/hack/2011/02/max-pt-2.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/m6JPiR0nhXbJCgnO9_Ug18X__vI/0/da"><img src="http://feedads.g.doubleclick.net/~at/m6JPiR0nhXbJCgnO9_Ug18X__vI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~at/m6JPiR0nhXbJCgnO9_Ug18X__vI/1/da"><img src="http://feedads.g.doubleclick.net/~at/m6JPiR0nhXbJCgnO9_Ug18X__vI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:FFnlKYwJmN0"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=FFnlKYwJmN0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:C2pbw5bZMiI"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=C2pbw5bZMiI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=Q-y4mqJBmm8:Y1c10sZXOsM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=Q-y4mqJBmm8:Y1c10sZXOsM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=Q-y4mqJBmm8:Y1c10sZXOsM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/Q-y4mqJBmm8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://i-penny.com/hacker-chat-max-ogden-talks-about-couchdb-open-data-and-couchappsora-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hacker Chat: Max Ogden Talks About CouchDB, Open Data and Couchappsora (Part 2)</title>
		<link>http://i-penny.com/hacker-chat-max-ogden-talks-about-couchdb-open-data-and-couchappsora-part-2/</link>
		<comments>http://i-penny.com/hacker-chat-max-ogden-talks-about-couchdb-open-data-and-couchappsora-part-2/#comments</comments>
		<pubDate>Fri, 25 Feb 2011 03:30:00 +0000</pubDate>
		<dc:creator>penny</dc:creator>
				<category><![CDATA[Improve Life]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.readwriteweb.com/hack/2011/02/max-pt-2.php</guid>
		<description><![CDATA[ Max Ogden is a developer living in San Francisco. He's a Code for America fellow and one of the founding developers of Couchappspora, an open source social network built with Apache CouchDB.

This is the second half of our interview. Part one can be f...]]></description>
			<content:encoded><![CDATA[<p><img alt="Max Ogden" src="http://www.readwriteweb.com/hack/images/max-ogden_photo_0211.png" width="150" height="150" /> <a href="http://maxogden.com">Max Ogden</a> is a developer living in San Francisco. He's a <a href="http://codeforamerica.org/">Code for America</a> fellow and one of the founding developers of <a href="https://github.com/maxogden/couchappspora">Couchappspora</a>, an open source social network built with <a href="http://couchdb.apache.org/">Apache CouchDB</a>.</p>

<p>This is the second half of our interview. Part one can be found <a href="http://www.readwriteweb.com/hack/2011/02/hacker-chat-max-ogden.php">here</a>. In this half we focus on Couchappspora, Ogden's open source social networking project.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=24935&amp;cb=24935' ><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=24935&amp;n=24935' border='0' alt='' /></a></p>

<p><strong>Klint Finley: How many Couchappsora users are there?</strong></p>

<p>Max Ogden: I'm not sure at this point to be honest. Probably on the order of hundreds. It is incredibly alpha.</p>

<p>The nature of it is that you can set up a CouchDB somewhere and then tell your Couch to start replicating from anyone else's Couchappspora instance or start your own disconnected network. Replicating in that sense is similar to 'following' someone. So it is a big experiment in creating small decentralized networks.</p>

<p>One of the comments that I always think of came from a user named 'Chauncey' on Couchappspora. He left a comment that said "Anything 'small' like this can be really 'big' in China market, and web app like this is no exception." I think it was in reference to the aggressive censorship that is prevalent there. </p>

<p>The development timeline of Couchappspora so far hasn't been that speedy. Originally we did a couple weeks of work after the initial Diaspora release back in September of 2010. And then it laid dormant for a few months. I actually picked it back up at the beginning of February because I got motivated by the turmoil in Egypt. In the last few months I had been ruminating on what other projects people are working on in this space and how I can make Couchappspora something relevant. I've decided to use it as an excuse to write interfaces for the OStatus stack.</p>

<p>In terms of OStatus, the most exciting part of it to me is the <a href="http://activitystrea.ms/">ActivityStreams</a> spec, which is being spearheaded by some folks at IBM, Google, Myspace and Microsoft. See the bottom of <a href="http://activitystrea.ms/head/json-activity.txt">this document</a> for references.</p>

<p>ActivityStreams is implementing what is called "actor-verb-object" logic to represent social streams. So if you look at the front page of Github, of Twitter, of Facebook or any other social network (or feed) you can extract actor verb object triples such as "Max pushed a new piece of functionality to his project on github" or "Tyler posted 'hello max' to your wall" or "Klint uploaded a photo of his cat to icanhazcheezburger."</p>

<p>So if we can convince these major players to implement ActivityStreams as a syndication format...</p>

<p><strong>You could pull stuff from all around the web into Couchappspora?</strong></p>

<p>Exactly. Jeremie Miller's <a href="https://github.com/quartzjer/Locker">Locker Project</a> is really exciting. I had a chance to have dinner with Jeremie and the rest of his team at <a href="http://sing.ly/">Sing.ly</a> a few weeks ago and they got me really excited about Locker and <a href="http://www.telehash.org/">Telehash</a> and I got them really excited about CouchDB and <a href="http://ostatus.org/">Ostatus</a>. It was a productive meeting.</p>

<p>At a high level I am promoting the idea that data should be able to flow freely. I'm actually getting mentored by <a href="http://en.wikipedia.org/wiki/Stewart_Brand">Stewart Brand</a> this year, which is one of the most exciting things to ever happen to me. He famously stated "information wants to be free," and I think that idea gets more and more important as we move forward. Especially when governments start shutting off the Internet.</p>

<p>To state it even more concisely, I want users to have the option to be totally private and "off the grid." Right now it is a binary system. You're on Facebook or not. But I want to introduce the option to host your data anywhere if you are motivated to do so.</p>

<p>I would like to see Linux nerds running social networks from their cellphones and when they turn their phones off they become invisible online.</p>

<p>I think that most people don't care about their privacy. A small percentage does care a lot and it's important to facilitate the rights of all users.</p>

<p>I want to see Couchappspora or other related technologies be combined with mesh networking hardware in situations like Egypt or Iran where you run a social network server on your cell phone and it will automatically 'hop' your data around the crowd to find the one guy who has internet access.</p>

<p><strong>I would love to see something like that. I've been covering mesh networks a lot lately.</strong></p>

<p>Couch.io/CouchOne/<a href="http://www.couchbase.com/">CouchBase</a> are working on getting Couch running everywhere, which is really exciting in that respect. You can run it on Android now and iOS and in browser via HTML5 are in the pipeline.</p>

<p><strong>Is it possible to run Couchappsora on Android then?</strong></p>

<p>Yep, although I don't have an Android.</p>

<p><strong>What advice would you give people just starting out with Couch?</strong></p>

<p>The hardest thing to 'grok' with couch is how to get data in and out, the workflow of pushing and pulling. There are some great developer tools that make it really easy, but like any other command line utilities they can sometimes be a pain to install since the entire API is implemented in HTTP. It is hard to wrap your head around sometimes, but you can literally do anything in couch over HTTP, which is one of it's strongest points.</p>

<p><em><strong><a href="http://www.readwriteweb.com/hack/2011/02/hacker-chat-max-ogden.php">Back to part one.</a></strong></em></p>
<strong><a href="http://www.readwriteweb.com/hack/2011/02/max-pt-2.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/m6JPiR0nhXbJCgnO9_Ug18X__vI/0/da"><img src="http://feedads.g.doubleclick.net/~at/m6JPiR0nhXbJCgnO9_Ug18X__vI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~at/m6JPiR0nhXbJCgnO9_Ug18X__vI/1/da"><img src="http://feedads.g.doubleclick.net/~at/m6JPiR0nhXbJCgnO9_Ug18X__vI/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:FFnlKYwJmN0"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=FFnlKYwJmN0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:C2pbw5bZMiI"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=C2pbw5bZMiI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=Q-y4mqJBmm8:Y1c10sZXOsM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=Q-y4mqJBmm8:Y1c10sZXOsM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=Q-y4mqJBmm8:Y1c10sZXOsM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Q-y4mqJBmm8:Y1c10sZXOsM:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/Q-y4mqJBmm8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://i-penny.com/hacker-chat-max-ogden-talks-about-couchdb-open-data-and-couchappsora-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hacker Chat: Max Ogden Talks About CouchDB, Open Data and Couchappsora (Part 1)</title>
		<link>http://i-penny.com/hacker-chat-max-ogden-talks-about-couchdb-open-data-and-couchappsora-part-1/</link>
		<comments>http://i-penny.com/hacker-chat-max-ogden-talks-about-couchdb-open-data-and-couchappsora-part-1/#comments</comments>
		<pubDate>Fri, 18 Feb 2011 04:05:00 +0000</pubDate>
		<dc:creator>penny</dc:creator>
				<category><![CDATA[Improve Life]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.readwriteweb.com/hack/2011/02/hacker-chat-max-ogden.php</guid>
		<description><![CDATA[ Max Ogden is a developer living in San Francisco. He's a Code for America fellow and one of the founding developers of Couchappspora, an open source social network built with Apache CouchDB.

I recently talked to him about his Code for America fellows...]]></description>
			<content:encoded><![CDATA[<p><img alt="Max Ogden" src="http://www.readwriteweb.com/hack/images/max-ogden_photo_0211.png" width="150" height="150" /> <a href="http://maxogden.com">Max Ogden</a> is a developer living in San Francisco. He's a <a href="http://codeforamerica.org/">Code for America</a> fellow and one of the founding developers of <a href="https://github.com/maxogden/couchappspora">Couchappspora</a>, an open source social network built with <a href="http://couchdb.apache.org/">Apache CouchDB</a>.</p>

<p>I recently talked to him about his Code for America fellowship, how he got started programming, CouchDB and much more. Tune in next week for part two of the interview.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=24934&amp;cb=24934' ><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=24934&amp;n=24934' border='0' alt='' /></a></p>

<p><strong>Klint Finley: Can you start by telling us a little big about who you are and what you do?</strong></p>

<p>Max Ogden: Sure. I'm Max Ogden, originally from Oregon, most recently Portland. Now I'm talking to you over IRC from Harvard's guest wi-fi and I technically live in San Francisco, although I'm in Boston for the month of February on assignment for Code for America where I'm a fellow this year.</p>

<p>I'm working out of Boston City Hall on a software project intended to give more educational resources to low income populations in the city of Boston. But outside of Code for America I've previously worked at some startups in Portland. But my real passion lies in the communication and networking space. More recently I've been getting involved in different privacy-centric open source projects.</p>

<p><strong>How did you become a Code for America fellow?</strong></p>

<p>I was recruited by Tim O'Reilly. He worked his charismatic magic on me. The mayor of Portland, Sam Adams, was presenting me with an award for doing open source and open data work in Portland and Tim was at the awards ceremony. He said "We'd like to see this happen in more cities than just Portland." That was a pretty exciting proposition.</p>

<p><strong>How did you get started with Web development, and programming in general?</strong></p>

<p>In high school I started taking classes, I actually got hooked by playing Starcraft back in 1999. The custom level editor has elements of event-driven asynchronous programming and I started geeking out on custom Starcraft maps. And then realized that programming is just Starcraft without the space aliens. </p>

<p>My programming career was largely self-directed, but then I got a great job at a marketing research company under some really talented engineers. It was a really good mentoring environment. Agile processes, pair programming, test driven development. A lot of experimentation with newer technologies and a lot of freedom to innovate. But the nature of the work was building human interfaces to technology.</p>

<p>The company's purpose was to create ways for consumers to express qualitative information about consumer goods, a la focus groups, but using consumer technology as the capture mechanism. So I have a background in helping people be more human using technology. Which is an interesting field/challenge.</p>

<p><strong>Did you go to college for computer science or did you go straight into the job market after high school?</strong></p>

<p>I skipped college altogether actually and went straight into startup land.</p>

<p><strong>You do a lot of work with CouchDB, notably GeoCouch and Couchappsora. What attracted you to Couch?</strong></p>

<p>I got interested in CouchDB when Portland started releasing a lot of government generated data sets. Because Portland is so laid back, I would get off of work at 5pm and then have the rest of the evening to hop around town and code at cafes and bars with peers. Cost of rent is low so you can afford to not take your work home with you.</p>

<p>So the Mayor's office started releasing raw data and it was in the native GIS format that the government created it in, which requires certain proprietary software in order to work with. A lot of major cities have $50,000 + annual licenses for these software suites. The barrier of entry there is high. So I tried decoding a single data set to see what the workflow was like and nine hours later I had a list of 2,900 bicycle parking racks in JSON format</p>

<p>So the problem arose as: how do I host the other  approximately 100 geographic datasets in the same nice JSON format for other developers to work with, so that they don't have to go through all of the trouble that I originally had to go through to work with the data. So I was shopping around for databases and GeoCouch was brand new at the time and was the most elegant and simple solution that I've found since.</p>

<p>Basically I can dump a bunch government data into it and with little to no special configuration it automatically becomes a publicly accessible API. I guess the biggest "feature" of Couch.</p>

<p>The relevance to my software philosophy is the idea that Couch is by default open and replicable. So any data that is in Couch becomes fully replicable by anyone.</p>

<p>Right now we have the notion of a blog presented via HTML and then a separate syndicatable feed, usually via RSS. Couch is basically a more robust pub/sub mechanism that would replace RSS in that model. So for open government data it is really enticing because anyone can replicate the actual API itself, not just consume the API via one-off queries.</p>

<p><strong>Can you talk a little more about GeoCouch and what it is?</strong></p>

<p>GeoCouch is just a light layer on top of Couch. There are a couple notable CouchDB "plugins." One is GeoCouch, the other is CouchDB-Lucene. GeoCouch lets you quickly look up spatial objects. So if you have, for instance, a list of all of the fire hydrants in Boston - there happens to be 13,000 - and you wanted to show a firefighter the three fire hydrants on the block that he is standing on you can filter those three out of the list of 13,000 in a very efficient manner. On the order of milliseconds.</p>

<p>CouchDB-Lucene is similar in nature, except instead of spatial queries it lets you do full text indexing. The normal out of the box Couch has a more familiar B-Tree index, which is a pretty general purpose indexing engine for lists of data. But spatial queries and full text indexes are more specialized around big lists of geolocated objects or large bodies of freeform text. The general workflow is: You put data into a database ("folder," "bucket") and then you hook up a Web application to pull that data out and display it. So I usually do a lot of the logic on the client side in JavaScript.</p>

<p>The nice side effect of that strict separation between data and presentation is that every site built that way automatically has a replicable API. So you can use the Couch "protocol" to subscribe to anyone's API.</p>

<p>When Diaspora got released they tightly coupled the data layer and the presentation layer so it was a big Rails app that had a lot of complex dependencies and fancy front end-user interfaces and an opaque backend that didn't adhere to any notable syndicatable protocols. The OStatus stack was missing, for instance. OStatus is a set of six or seven different formats like RSS for creating decentralized subscription based social networks. But OStatus is front-end agnostic. OStatus doesn't advocate for any specific user interface, it expects to you built your front end in new and interesting ways.</p>

<p>On some level I was bored with Facebook because every user is exposed to the same interface. It was too standardized. And on another level Facebook's centralized data ownership was morally questionable. And then Diaspora came along and didn't seem to promote any data standards but instead tried to make its front end the selling point. Which is great, but you need to pursue both the standards in the backend and the innovation in the user experience at least that's the way I look at it.</p>

<p>So I started hacking with RWW resident hacker Tyler Gillies on Couchappspora, which used the Couch protocol to replicate data but used Diaspora's front end.</p>

<p><em><strong>To be continued...</strong></em></p>
<strong><a href="http://www.readwriteweb.com/hack/2011/02/hacker-chat-max-ogden.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/0FjxZQ5f_2_CIaD5EUR0tXBnlW8/0/da"><img src="http://feedads.g.doubleclick.net/~at/0FjxZQ5f_2_CIaD5EUR0tXBnlW8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~at/0FjxZQ5f_2_CIaD5EUR0tXBnlW8/1/da"><img src="http://feedads.g.doubleclick.net/~at/0FjxZQ5f_2_CIaD5EUR0tXBnlW8/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Z10NUE3JfBA:ybFRRr6Jv4o:FFnlKYwJmN0"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=FFnlKYwJmN0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Z10NUE3JfBA:ybFRRr6Jv4o:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Z10NUE3JfBA:ybFRRr6Jv4o:C2pbw5bZMiI"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=C2pbw5bZMiI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Z10NUE3JfBA:ybFRRr6Jv4o:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Z10NUE3JfBA:ybFRRr6Jv4o:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=Z10NUE3JfBA:ybFRRr6Jv4o:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Z10NUE3JfBA:ybFRRr6Jv4o:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=Z10NUE3JfBA:ybFRRr6Jv4o:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Z10NUE3JfBA:ybFRRr6Jv4o:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=Z10NUE3JfBA:ybFRRr6Jv4o:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=Z10NUE3JfBA:ybFRRr6Jv4o:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/Z10NUE3JfBA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://i-penny.com/hacker-chat-max-ogden-talks-about-couchdb-open-data-and-couchappsora-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instapaper&#8217;s Product Development Philosophy</title>
		<link>http://i-penny.com/instapapers-product-development-philosophy/</link>
		<comments>http://i-penny.com/instapapers-product-development-philosophy/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 08:01:27 +0000</pubDate>
		<dc:creator>penny</dc:creator>
				<category><![CDATA[Improve Life]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.readwriteweb.com/hack/2010/10/instapaper-product-development.php</guid>
		<description><![CDATA[Yesterday we published an interview with the founder of Instapaper, Marco Arment. In this post on ReadWriteHack, we look at Arment's product development philosophy. And he knows what he's talking about. Instapaper, a cross-platform app that saves web p...]]></description>
			<content:encoded><![CDATA[<p><img src="http://rww.readwriteweb.netdna-cdn.com/images/instapaper_logo_oct10.jpg" />Yesterday we published <a href="http://www.readwriteweb.com/archives/how_instapaper_was_created.php">an interview with the founder of Instapaper</a>, Marco Arment. In this post on ReadWriteHack, we look at Arment's product development philosophy. And he knows what he's talking about. <a href="http://www.instapaper.com/">Instapaper</a>, a cross-platform app that saves web pages for reading later, is the second popular web service that Marco Arment has developed. He was co-founder and lead developer of <a href="http://tumblr.com">Tumblr</a>, the <a href="http://www.readwriteweb.com/archives/tumblr_leaves_posterous_in_the_dust.php">leading light blogging service</a>.</p>
<p>As a developer of web applications, Marco Arment is the kind of guy who  builds things  fast, gets it  out there and iterates quickly. I asked him: is that pretty much his philosophy, or is there more to it?</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=22404&amp;cb=22404' ><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=22404&amp;n=22404' border='0' alt='' /></a></p>

<p><a href="http://www.flickr.com/photos/luciuskwok/4440518558/" title="Marco Arment by Lucius Kwok, on Flickr"><img src="http://farm5.static.flickr.com/4048/4440518558_4d99c6fc16_m.jpg" width="177" height="240" alt="Marco Arment" align="right" /></a>Arment replied that there are two different approaches he takes. For his browser-based web apps, he said, &quot;the features are very, very simple. At least, they end up being very simple once I've handed them out. And so the web apps are intentionally kept very basic.&quot; </p>
<p>But for the iPhone and Kindle platform devices that Instapaper has, in addition to the web site, they are &quot;much more complicated.&quot; </p>
<p>Arment told us that he has to do a conservative release cycle with these apps. &quot;Especially with the App Store's approval process,&quot; he said, &quot;I have to do a much more conservative release cycle on that.&quot; </p>
<p>If Instapaper has to issue a bug in a release on the iPhone, he told us, he typically has to wait 10 days before the fix is approved and pushed out. </p>
<p>&quot;That process has gotten better over time, by a lot actually. Much better than the way it used to be. But, there's still a delay there. And so I have to be very, very careful that I don't ship bugs to customers in the iPhone app. I'm much more conservative, the release cycle is much longer and there's much more testing involved before I release. I'm generally very conservative about it.&quot; </p>
<p>Arment concluded by noting that &quot;on the [Instapaper] web site, I'll just do something very quickly and throw it out there and see what happens. Then adjust it and iterate until it's ready.&quot;</p>
<p>Let us know your thoughts on product development for web apps - browser-based or native apps - in the comments.</p>
<p><em>Photo credit: <a href="http://www.flickr.com/photos/luciuskwok/4440518558/">Lucius Kwok</a> </em></p>
<strong><a href="http://www.readwriteweb.com/hack/2010/10/instapaper-product-development.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/oH0clp8kcdqgdVAIIiI4i1FpwU4/0/da"><img src="http://feedads.g.doubleclick.net/~at/oH0clp8kcdqgdVAIIiI4i1FpwU4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~at/oH0clp8kcdqgdVAIIiI4i1FpwU4/1/da"><img src="http://feedads.g.doubleclick.net/~at/oH0clp8kcdqgdVAIIiI4i1FpwU4/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=hFQYminNkY4:5bWYUgitEg8:FFnlKYwJmN0"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=FFnlKYwJmN0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=hFQYminNkY4:5bWYUgitEg8:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=hFQYminNkY4:5bWYUgitEg8:C2pbw5bZMiI"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=C2pbw5bZMiI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=hFQYminNkY4:5bWYUgitEg8:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=hFQYminNkY4:5bWYUgitEg8:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=hFQYminNkY4:5bWYUgitEg8:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=hFQYminNkY4:5bWYUgitEg8:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=hFQYminNkY4:5bWYUgitEg8:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=hFQYminNkY4:5bWYUgitEg8:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=hFQYminNkY4:5bWYUgitEg8:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=hFQYminNkY4:5bWYUgitEg8:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/hFQYminNkY4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://i-penny.com/instapapers-product-development-philosophy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Big Switch to Internet TV &amp; How Clicker Aims to be Your TV Guide</title>
		<link>http://i-penny.com/the-big-switch-to-internet-tv-how-clicker-aims-to-be-your-tv-guide/</link>
		<comments>http://i-penny.com/the-big-switch-to-internet-tv-how-clicker-aims-to-be-your-tv-guide/#comments</comments>
		<pubDate>Thu, 30 Sep 2010 04:29:18 +0000</pubDate>
		<dc:creator>penny</dc:creator>
				<category><![CDATA[Improve Life]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.readwriteweb.com/archives/the_big_switch_to_internet_tv_clicker.php</guid>
		<description><![CDATA[Television is one of the biggest markets in entertainment, but it is at the early stages of a huge shift online. While most people still watch TV through cable and via traditional linear programming, increasingly TV will be delivered over the Internet ...]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.readwriteweb.com/images/clicker_logo_sep10.jpg" />Television is one of the biggest markets in entertainment, but it is at the early stages of <a href="http://www.readwriteweb.com/archives/google_tv_developer_platform_what_can_we_expect.php">a huge shift online</a>. While most people still watch TV through cable and via traditional linear programming, increasingly TV will be delivered over the Internet and with the user in charge of their own programming. The big TV networks are already making moves to prepare for this shift, of course, with efforts like Hulu. </p>
<p>Just as interesting to watch is how new startups will design for the changing usage patterns of TV consumers. <a href="http://www.clicker.com/">Clicker</a> is one such company. Co-founded by ex-Ask.com CEO Jim Lanzone, Clicker aims to be the TV Guide of Internet TV. I spoke with Lanzone to find out how the idea came about and to hear his thoughts on how Internet TV is evolving.</p>

<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=22168&amp;cb=22168' ><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=22168&amp;n=22168' border='0' alt='' /></a></p>

<h2>How Clicker Was Conceived</h2>
<p><em><strong>RWW: </strong>How did you come up with the idea for Clicker and what was the inspiration for it?</em></p>
<div class="pullquote">"The goal is to build the ultimate programming guide for the next generation of TV, which is about navigation and discovery."</div>
<p><strong>Jim Lanzone: </strong>Every Monday, Dave Goldberg [at the time an entrepreneur-in-residence at Benchmark] and  I would go to Starbucks on Sand Hill Road and  brainstorm together. He pointed out to me that in the 70s, TV Guide was worth more than the big three networks combined. We agreed that television was going to be online and when that happened, finding what to watch or figuring out what you want to watch was a lot more like a search and navigation problem than a schedule grid - you know, a calendar - which was what TV Guide has been over the last 50 years. </p>
<p>So we just started brainstorming [on that] for about a month. And then, I got very, very serious about it. Bill Gurley at Benchmark and I then started talking more seriously about it. Dave was not ready to jump in  at that point, maybe that early. And so the more I talked about it with them, the more serious I got about wanting to start a company around it. I was looking at all kinds of other things to do, other public companies to go to or take over somebody else's start-up. This [Clicker] was definitely the riskiest, but it was the one that I felt the most passionate about. Also I loved the idea of being able to get some of the members of my old product and technology teams back together to tackle a new problem. </p>
<p><img src="http://www.readwriteweb.com/images/clicker_sep10a.jpg" /></p>
<h2>Building the Product</h2>
<p><em><strong>RWW: </strong>Tell us about how you started the company and the beginnings of the product.</em></p>
<p><strong>Jim Lanzone: </strong>I raised money from Bill at Benchmark and then from Jeff Yang at Redpoint. Bill found a small little company in Los Angeles that had been putting together a very early-stage version of what I wanted to build. But mostly doing it manually, you know - not with technology. The company was called 'Modern Feed.' And so we actually acquired them as part of the funding. We subsumed them into our company. </p>
<p>I started hiring some of the main people from the Ask.com technology team [which Lanzone used to lead]. That was the foundation of the Clicker team. It really all came together in January of '09, and then we launched into beta at TechCrunch 50 in September of '09, and then out of beta just two months later at Bill Mallow's Conference at UTV in November.</p>
<p>The first year was spent building the kernel of the company; the real asset that we have that we can deploy in many different ways, which is the database of shows, episodes, movies, music videos, and live events on the web. And the technologies that maintain and update that on automated basis [and] organized in a structured data fashion. </p>
<p>The goal  is [to build] the ultimate programming guide for the next generation of TV, which is about navigation and discovery. So it's not just finding TV shows, it's also how you decide what to watch. </p>
<p><em><strong>Next Page:</strong> Who's Watching Internet TV? Plus the Second Screen vs Set-Top Boxes debate...</em></p>]]></content:encoded>
			<wfw:commentRss>http://i-penny.com/the-big-switch-to-internet-tv-how-clicker-aims-to-be-your-tv-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How GetGlue Taps Into Our Emotions</title>
		<link>http://i-penny.com/how-getglue-taps-into-our-emotions/</link>
		<comments>http://i-penny.com/how-getglue-taps-into-our-emotions/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 05:55:45 +0000</pubDate>
		<dc:creator>penny</dc:creator>
				<category><![CDATA[Improve Life]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.readwriteweb.com/archives/how_getglue_taps_into_our_emotions.php</guid>
		<description><![CDATA[Sometimes a successful web product takes a while to find its niche. Occasionally it morphs into a different product altogether, along the way. Both things have happened to GetGlue, the service where users &#34;check in&#34; to watching TV shows, read...]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.readwriteweb.com/images/madmen_150.jpg" />Sometimes a successful web product takes a while to find its niche. Occasionally it morphs into a different product altogether, along the way. Both things have happened to <a href="http://getglue.com/">GetGlue</a>, the service where users &quot;check in&quot; to watching TV shows, reading books, listening to music - indeed, to just about anything. </p>
<p>I caught up with GetGlue founder and CEO Alex Iskold to discuss the evolution of the product since its inception. It's changed from an under-used geeky Firefox browser add-on, to a mainstream service where hundreds of thousands of people check-in to Mad Men and other popular entertainment shows. How has GetGlue made this transition? One word, by getting <em><strong>emotional</strong></em>.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=22078&amp;cb=22078' ><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=22078&amp;n=22078' border='0' alt='' /></a></p>

<p>What's more, the changes have been good for GetGlue. It has experienced strong growth this year. Iskold told me that &quot;in the month of August alone we saw over 8 million ratings and check-ins.&quot; That's about 300,000 ratings and check-ins every day. GetGlue currently has over 600,000 users and is, according to Iskold, riding &quot;an upward trend in the social entertainment market.&quot;</p>
<h2>People Get Emotional About Entertainment</h2>
<div class="pullquote">"The big insight was that [the product] needs to be emotional."</div>
<p>GetGlue changed its branding and <a href="http://www.readwriteweb.com/archives/getgluecom_distributed_networking_recommendation.php">launched a new website</a>, GetGlue.com, last November. It changed almost overnight from a geeky browser add-on  called Blue Organizer to a destination website called GetGlue. Mobile applications followed soon after.</p>
<p>&quot;Once we launched the website,&quot; Iskold told me, &quot;it made a world of a difference and ever since [we've had] exponential growth that continues to increase.&quot;</p>
<p>It wasn't until the re-launch that Iskold and company realized that their core users are emotional about the things that they're watching on TV and the things they're consuming.</p>
<p> &quot;It was because we kind of stood back and said, what we need to do is create something that will be a fit for entertainment. The big insight was that it needs to be <strong>emotional</strong>. Our users are really emotional about GetGlue and about their entertainment - so that strikes the chord with them. That was a big turn around for us.&quot;</p>
<p><img src="http://www.readwriteweb.com/images/madmen_getglue.jpg" /></p>
<p>&quot;When you you read a book,&quot; Iskold said (knowing that I am a book lover), &quot;it's an emotional experience, right? Likewise, other people are very passionate about different forms of entertainment. Somebody may like True Blood, somebody may like Mad Men, somebody may be into classical music. Humans are attached to entertainment and entertainment drives our emotions. Everybody wants to talk about entertainment and essentially it's a form of self-expression. Which books you like, which movies you like, which shows you watch - it's self-expression and something that we'd like to discuss and tell each other about.&quot;</p>
<h2>From Browser Add-On to Destination Website</h2>

<p>It was fairly obvious to  industry observers last year that the Blue Organizer browser add-on wasn't quite working - a few of us at ReadWriteWeb found it hard to keep using the product after the initial trial period. Despite the issues, the November re-branding and move to a different delivery platform was a drastic change. I asked Alex Iskold what drove the company to that? He replied that &quot;a  process for every start-up that ultimately succeeds is a process of iteration.&quot; </p>
<div class="pullquote">"We're connecting people around entertainment. But the delivery [browser add-on] just wasn't right."</div>
<p>&quot;I think it starts with the idea. The idea has always been the same, which is the vision of connecting people around entertainment that they love, around things they love. I mean you know that since day one, we were fascinated with the idea of  why should we be separated by different websites? If you are a NetFlix customer and I am a Blockbuster customer, why can't we share each other's tastes and why can't we see each other's comments? </p>
<p>So this original idea is at the heart of the service, which is that we're connecting people around entertainment. But the <em>delivery</em>, as you said, just wasn't right. The browser add-on model was interesting and innovative. But the problem was it wasn't generating emotions and it wasn't resonating with people. I mean we had over two million downloads of the add-on, but it just wasn't the delivery [mechanism] that people ultimately wanted.&quot; </p>
<p>Iskold told me that the company had a bunch of internal conversations about how to move beyond the browser add-on. Eventually one of their investors told the team that they &quot;cannot be this closed network.&quot; He encouraged GetGlue to be &quot;part of the open web&quot; and launch a destination website. </p>
<h2>Usage Patterns</h2>
<p>Seeing as the product changed so much, how do people use GetGlue nowadays?</p>
<p><img src="http://www.readwriteweb.com/images/getglue_mobile_sep10.jpg" align="right" />&quot;Well, we have a bunch of mobile apps,&quot; replied Iskold. &quot;We have an iPhone app and we recently launched an iPad app. We have an Android app. We also have a <a href="http://getglue.com/mobile">mobile website</a>.  Most of the usage for checking in happens through the [mobile] apps. So it's a natural thing. You're sitting on the couch, you're watching Mad Men, you want to check-in and tell your friends what you're doing. Or you're at work listening to music and you can check-in.&quot;</p>
<p>In terms of browsing information on GetGlue, Iskold said that &quot;most of the ratings are happening through getglue.com [i.e. the website], about 80% of the ratings.&quot; He suggested that use cases for browsing GetGlue are when the user is bored or nostalgic. </p>
<p>&quot;I want to go in check out what my friends are doing but also read a bunch of lists - action films that I've seen, books that I've read. So you're just basically being nostalgic [about] entertainment and browsing through peoples' profiles. We see most of the ratings coming through this way.&quot;</p>
<p>I wondered whether a lot of the new mainstream audience has been coming in via Twitter and Facebook? Surprisingly, Iskold said that the opposite is more generally the case. </p>
<p>&quot;People are sharing from GetGlue to Facebook and Twitter a lot,&quot; he noted. &quot;They're sharing at a rate of three shares per minute to each network. On weekends and evenings, we're actually seeing over ten shares per minute to each of these networks.&quot;</p>
<p>I asked if the current audience contributes content (ratings, check-ins) at the same rate as the early adopter users that the browser add-on had? Iskold pointed to checking in and rating as two very common actions.</p>
<p>&quot;Everybody rates. Ratings are huge for us. Checking in is a really light weight thing. Hey, so you checked in to Mad Men. But do you actually like the show? If so, then what other shows do you like? That's how you build your taste profile and then you get suggestions. Based on the suggestions, you check-in again. So the whole flow is basically when users get in they start checking in. It's really light weight. Then, over the next couple of weeks, they will build up their taste profile, with thousands of data points. And we will then be able to give them intelligent recommendations for what else to consume. And then because of the check-ins, they stay engaged. They can also get rewards from big brands and that's pretty exciting for people.&quot;</p>
<h2>Partnering With Entertainment Brands</h2>
<p>Another reason for GetGlue's recent momentum is the partnerships it has inked with blockbuster entertainment companies like HBO, Showtime, Fox, PBS, Universal Pictures and &quot;dozens of other brands.&quot; At the end of last week, GetGlue announced its first major news network partnership - with MSNBC. It also obtained &quot;a very exciting set of rewards&quot; from ABC (the makers of Mad Men, a show that is obviously popular on GetGlue), Discovery HDTV and a couple of other networks.</p>
<div class="pullquote">"For the TV networks, it's a simple and viral mechanism to get people to spread the message."</div>
<p>I was curious to know how a partnership with an entertainment company usually works?</p>
<p>&quot;There are various ways that partners promote GetGlue,&quot; commented Iskold. &quot;The most basic one is like you said: they're promoting us through their Twitter accounts, through their Facebook accounts and sending their fans to us. Secondly, and you can see this on HBO for example, they  have [GetGlue] units on their homepage. [For example] Sony Pictures has some  units on their homepage which basically say: 'check-in with GetGlue to unlock exclusive rewards from us.'&quot; </p>
<p>Iskold said that GetGlue will soon announce &quot;partner check-ins&quot; - which will be &quot;essentially another way for partners to promote us.&quot; </p>
<p><img src="http://www.readwriteweb.com/images/getglue_sep10b.jpg" /></p>
<p>&quot;It's actually a really interesting use case. Most of the TV networks have full episodes online and they want people to come to their site to watch them - because they can run ads on those episodes. So it's economical for them. Imagine a widget on Showtime's Dexter web page, where you can be watching the show and  at the same time check in and say &quot;I'm watching Dexter on Showtime.&quot; The kicker is that the link will be shared to Facebook and Twitter, which will point [back] to Showtime's page. So for the networks, it's really interesting because it's a simple and viral mechanism to get people to spread the message, via fans you have watching on your web site.&quot;</p>
<p>In Part 2 of this interview, we explore Alex Iskold's product development philosophy and some of the trends that he's tracking.</p>
<p>Let us know in the comments if you use GetGlue or a similar product. Do you &quot;check in&quot; to entertainment things?</p>
<p><em>Disclosure: Alex Iskold used to be a feature writer for ReadWriteWeb, back in the old browser add-on days!</em></p>
<strong><a href="http://www.readwriteweb.com/archives/how_getglue_taps_into_our_emotions.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/Nx-JN7kLxESA-ckCgjK-Vvn2CsA/0/da"><img src="http://feedads.g.doubleclick.net/~at/Nx-JN7kLxESA-ckCgjK-Vvn2CsA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~at/Nx-JN7kLxESA-ckCgjK-Vvn2CsA/1/da"><img src="http://feedads.g.doubleclick.net/~at/Nx-JN7kLxESA-ckCgjK-Vvn2CsA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=F3bWnHcjvEU:PU2_WWCSszM:FFnlKYwJmN0"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=FFnlKYwJmN0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=F3bWnHcjvEU:PU2_WWCSszM:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=F3bWnHcjvEU:PU2_WWCSszM:C2pbw5bZMiI"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=C2pbw5bZMiI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=F3bWnHcjvEU:PU2_WWCSszM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=F3bWnHcjvEU:PU2_WWCSszM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=F3bWnHcjvEU:PU2_WWCSszM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=F3bWnHcjvEU:PU2_WWCSszM:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=F3bWnHcjvEU:PU2_WWCSszM:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=F3bWnHcjvEU:PU2_WWCSszM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=F3bWnHcjvEU:PU2_WWCSszM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=F3bWnHcjvEU:PU2_WWCSszM:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/F3bWnHcjvEU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://i-penny.com/how-getglue-taps-into-our-emotions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Data &amp; the Future of TweetDeck</title>
		<link>http://i-penny.com/twitter-data-the-future-of-tweetdeck/</link>
		<comments>http://i-penny.com/twitter-data-the-future-of-tweetdeck/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 22:19:58 +0000</pubDate>
		<dc:creator>penny</dc:creator>
				<category><![CDATA[Improve Life]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.readwriteweb.com/archives/the_value_of_twitter_data_the_future_of_tweetdeck.php</guid>
		<description><![CDATA[<p><img alt="dodsworth150.jpg" src="http://www.readwriteweb.com/images/dodsworth150.jpg"><strong>An Interview With TweetDeck Founder Iain Dodsworth</strong></p>

<p><font><br />
tweetmeme_url = 'http://www.readwriteweb.com/archives/the_value_of_twitter_data_the_future_of_tweetdeck.php';<br />
tweetmeme_source = 'rww';<br />
</font>A small startup company called <a href="http://infochimps.org">InfoChimps</a> released for sale yesterday three very large sets of data extracted from 500 million Twitter messages.  Included in the offering are the senders and recipients of 1 billion @ messages, Retweets and Favorites.  We wrote in-depth about the release <a href="http://www.readwriteweb.com/archives/twitter_data_dump_infochimp_puts_1b_connections_up.php">late last night</a>.  This morning we interviewed <a href="http://twitter.com/iaindodsworth">Iain Dodsworth</a>, creator of the most popular Twitter client, <a href="http://tweetdeck.com">TweetDeck</a>, about the value he might find in that data and the direction he's aiming to take TweetDeck in the future.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=17098&#38;cb=17098' target='_blank'><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&#38;cb=17098&#38;n=17098' border='0' alt='' align="right" /></a></p>

<p><img alt="dodsworthdeck.jpg" src="http://www.readwriteweb.com/images/dodsworthdeck.jpg"><br />
<img alt="tweetdeckcaption2.jpg" src="http://www.readwriteweb.com/images/tweetdeckcaption2.jpg"></p>

<p><strong>Dodsworth:</strong> Straight off the bat - an archive of tweets could form the basis of a profiler and that's very interesting. Sentiment analysis (which I am ALL over) requires that kind of base corpus.</p>

<p><strong>RWW:</strong> InfoChimps isn't releasing full text yet, but they would do a custom slice if you wanted it.</p>

<p><strong>Dodsworth:</strong> It's the historical element that a large number of services are missing and where they will fall flat - analysis based on the last few hundreds tweets is almost pointless.</p>

<p><strong>RWW:</strong> I'm curious what "a profiler" might mean to you and what this data could help make possible in those terms.</p>

<p><strong>Dodsworth:</strong> For me a true profiler would be akin to the holy grail - we would analyse who a person converses with, who RTs them the most, essentially all interactions.  Then we would track activity metrics (how many tweets sent, replies) and then we would analyse language patterns (usage of certain words) to ascertain how they express themselves and pinpoint sentiment.   Off the top of my head this could lead to elements of intention prediction and I'm steering TweetDeck to have this kind of very very basic Artificial Intelligence at its heart.</p>

<p>I'm currently researching intent predicition inside high frequency trading systems and it's fascinating and could directly relate to TweetDeck and social media systems/services in general.</p>

<p>[Dodsworth's <a href="http://uk.linkedin.com/in/iaindodsworth">background</a> is in developing for financial services, at places like Prudential Financial and PricewaterhouseCoopers.]</p>

<p><strong>RWW:</strong> What would intention prediction look like in this context? On twitter?</p>

<p><strong>Dodsworth:</strong> At its most basic if TweetDeck could predict what the user was probably about to require next, based on current activity, then it could start to collate that data in the background - cross twitter/facebook/linkedin data for example.  I'm looking at it right now from a cross-service data gathering perspective where our servers do the gathering and hopefully get around the issues of API limits for example.</p>

<p>This is based on future functionality we're mapping out now which is a lot more complex than looking at someone's profile or seeing how many RTs one of your tweets has.</p>

<p>I'm thinking the scope is full social graph rather than just twitter/facebook.</p>

<p><strong>RWW:</strong> I guess I'm having a hard time imagining what "what the user was probably about to require next, based on current activity, then TweetDeck could start to collate that data in the background - cross twitter/facebook/linkedin data for example" might look like.  Like, if I'm looking at a person's profile, I'd probably like to see their LinkedIn data?</p>

<p><strong>Dodsworth:</strong> Good example...or see how a certain person you're tweeting with right now stacks up against "similar" people you've spoken to - a box could pop up mid-conversation and give you a tonne of metrics on this person.  How full of [crap] are they? Are they a social media guru? Would you be wise to tell this person anything sensitive?  Based on previous language patterns, is the person you're tweeting with right now probably lying? A bit out there but possible in theory.</p>
<strong><a href="http://www.readwriteweb.com/archives/the_value_of_twitter_data_the_future_of_tweetdeck.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/nXkqGx0bbumbXmoj4CYqBf2JM8E/0/da"><img src="http://feedads.g.doubleclick.net/~at/nXkqGx0bbumbXmoj4CYqBf2JM8E/0/di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~at/nXkqGx0bbumbXmoj4CYqBf2JM8E/1/da"><img src="http://feedads.g.doubleclick.net/~at/nXkqGx0bbumbXmoj4CYqBf2JM8E/1/di" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:FFnlKYwJmN0"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=FFnlKYwJmN0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:C2pbw5bZMiI"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=C2pbw5bZMiI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=33Ha2IrWoyg:rsWoh-U3d7Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=33Ha2IrWoyg:rsWoh-U3d7Q:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=33Ha2IrWoyg:rsWoh-U3d7Q:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/33Ha2IrWoyg" height="1">]]></description>
			<content:encoded><![CDATA[<p><img alt="dodsworth150.jpg" src="http://www.readwriteweb.com/images/dodsworth150.jpg" ><strong>An Interview With TweetDeck Founder Iain Dodsworth</strong></p>

<p><font style="float: right; margin-left: 10px;"><script type="text/javascript"><br />
tweetmeme_url = 'http://www.readwriteweb.com/archives/the_value_of_twitter_data_the_future_of_tweetdeck.php';<br />
tweetmeme_source = 'rww';<br />
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></font>A small startup company called <a href="http://infochimps.org">InfoChimps</a> released for sale yesterday three very large sets of data extracted from 500 million Twitter messages.  Included in the offering are the senders and recipients of 1 billion @ messages, Retweets and Favorites.  We wrote in-depth about the release <a href="http://www.readwriteweb.com/archives/twitter_data_dump_infochimp_puts_1b_connections_up.php">late last night</a>.  This morning we interviewed <a href="http://twitter.com/iaindodsworth">Iain Dodsworth</a>, creator of the most popular Twitter client, <a href="http://tweetdeck.com">TweetDeck</a>, about the value he might find in that data and the direction he's aiming to take TweetDeck in the future.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d.ads.readwriteweb.com/ck.php?n=17098&amp;cb=17098' ><img src='http://d.ads.readwriteweb.com/avw.php?zoneid=14&amp;cb=17098&amp;n=17098' border='0' alt='' align="right" /></a></p>

<p><img alt="dodsworthdeck.jpg" src="http://www.readwriteweb.com/images/dodsworthdeck.jpg" ><br />
<center><img alt="tweetdeckcaption2.jpg" src="http://www.readwriteweb.com/images/tweetdeckcaption2.jpg" ></center></p>

<p><strong>Dodsworth:</strong> Straight off the bat - an archive of tweets could form the basis of a profiler and that's very interesting. Sentiment analysis (which I am ALL over) requires that kind of base corpus.</p>

<p><strong>RWW:</strong> InfoChimps isn't releasing full text yet, but they would do a custom slice if you wanted it.</p>

<p><strong>Dodsworth:</strong> It's the historical element that a large number of services are missing and where they will fall flat - analysis based on the last few hundreds tweets is almost pointless.</p>

<p><strong>RWW:</strong> I'm curious what "a profiler" might mean to you and what this data could help make possible in those terms.</p>

<p><strong>Dodsworth:</strong> For me a true profiler would be akin to the holy grail - we would analyse who a person converses with, who RTs them the most, essentially all interactions.  Then we would track activity metrics (how many tweets sent, replies) and then we would analyse language patterns (usage of certain words) to ascertain how they express themselves and pinpoint sentiment.   Off the top of my head this could lead to elements of intention prediction and I'm steering TweetDeck to have this kind of very very basic Artificial Intelligence at its heart.</p>

<p>I'm currently researching intent predicition inside high frequency trading systems and it's fascinating and could directly relate to TweetDeck and social media systems/services in general.</p>

<p>[Dodsworth's <a href="http://uk.linkedin.com/in/iaindodsworth">background</a> is in developing for financial services, at places like Prudential Financial and PricewaterhouseCoopers.]</p>

<p><strong>RWW:</strong> What would intention prediction look like in this context? On twitter?</p>

<p><strong>Dodsworth:</strong> At its most basic if TweetDeck could predict what the user was probably about to require next, based on current activity, then it could start to collate that data in the background - cross twitter/facebook/linkedin data for example.  I'm looking at it right now from a cross-service data gathering perspective where our servers do the gathering and hopefully get around the issues of API limits for example.</p>

<p>This is based on future functionality we're mapping out now which is a lot more complex than looking at someone's profile or seeing how many RTs one of your tweets has.</p>

<p>I'm thinking the scope is full social graph rather than just twitter/facebook.</p>

<p><strong>RWW:</strong> I guess I'm having a hard time imagining what "what the user was probably about to require next, based on current activity, then TweetDeck could start to collate that data in the background - cross twitter/facebook/linkedin data for example" might look like.  Like, if I'm looking at a person's profile, I'd probably like to see their LinkedIn data?</p>

<p><strong>Dodsworth:</strong> Good example...or see how a certain person you're tweeting with right now stacks up against "similar" people you've spoken to - a box could pop up mid-conversation and give you a tonne of metrics on this person.  How full of [crap] are they? Are they a social media guru? Would you be wise to tell this person anything sensitive?  Based on previous language patterns, is the person you're tweeting with right now probably lying? A bit out there but possible in theory.</p>
<strong><a href="http://www.readwriteweb.com/archives/the_value_of_twitter_data_the_future_of_tweetdeck.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/nXkqGx0bbumbXmoj4CYqBf2JM8E/0/da"><img src="http://feedads.g.doubleclick.net/~at/nXkqGx0bbumbXmoj4CYqBf2JM8E/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~at/nXkqGx0bbumbXmoj4CYqBf2JM8E/1/da"><img src="http://feedads.g.doubleclick.net/~at/nXkqGx0bbumbXmoj4CYqBf2JM8E/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:FFnlKYwJmN0"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=FFnlKYwJmN0" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:C2pbw5bZMiI"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=C2pbw5bZMiI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=33Ha2IrWoyg:rsWoh-U3d7Q:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=33Ha2IrWoyg:rsWoh-U3d7Q:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=33Ha2IrWoyg:rsWoh-U3d7Q:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=33Ha2IrWoyg:rsWoh-U3d7Q:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/33Ha2IrWoyg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://i-penny.com/twitter-data-the-future-of-tweetdeck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kiva&#8217;s Causemopolitan on World Tour: Social Media for Social Good</title>
		<link>http://i-penny.com/kivas-causemopolitan-on-world-tour-social-media-for-social-good/</link>
		<comments>http://i-penny.com/kivas-causemopolitan-on-world-tour-social-media-for-social-good/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 06:16:49 +0000</pubDate>
		<dc:creator>penny</dc:creator>
				<category><![CDATA[Improve Life]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.readwriteweb.com/archives/kivas_causemopolitan_on_social_media_for_social_go.php</guid>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/berrent.jpg">It's been a long and winding road for serial volunteer and social media philanthropist <a href="http://www.thecausemopolitan.com/">Sloane Berrent</a>.</p>

<p>Since her unplanned departure from an L.A.-based startup in 2008, <font><br />
tweetmeme_url = 'http://www.readwriteweb.com/archives/kivas_causemopolitan_on_social_media_for_social_go.php';<br />
tweetmeme_source = 'rww';<br />
</font>Berrent has traveled through eight countries, documenting and publicizing the struggles of those in developing areas through her blog posts, tweets, images, videos, and her own presence at events at home and abroad. From post-Katrina New Orleans to a trash dump in Manila to a monastery in Burma, read on for her story of trying to achieve social good through social media.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d1.openx.org/ck.php?n=16577&#38;cb=16577' target='_blank'><img src='http://d1.openx.org/avw.php?zoneid=11205&#38;cb=16577&#38;n=16577' border='0' alt='' align="right" /></a></p>

<p><strong>RWW: "Social media for social good" has become the catchphrase du jour, it seems. What does it actually mean; how much can social media users affect social change, and how?</strong></p>

<p>I am a strong believer in the idea that the things you do online are meant to facilitate your offline interactions. People are so fast to click a button, and that can be great. Retweeting, forwarding, and Facebook walls are great engagements. But what's more difficult is the donate button. That's the big hurdle and disconnect. I'm trying to provide these inspirational opportunities in timeboxed campaigns. Social media is slowly catching on, but there's a lot of noise. Standing out is hard; it's important to have an offline component.</p>

<p> <em>Berrent was visibly disturbed by what she witnessed at this Manila trash dump, where she saw shoeless children running through piles of debris.</em></p>

<p><strong>RWW: Tell me about your experiences with Kiva borrowers. What kinds of people and enterprises have you seen? In your opinion, does microlending have a measurable impact on struggling local economies?</strong></p>

<p>Kiva is really unique. It has a lot of power users - more than any nonprofit I've ever seen. One man has made a thousand loans. It's individual stories, and people really connect. You get updates on that person, and people say it's their favorite email of the month. As a microlending company, Kiva is one spoke in the larger wheel of microfinance. On a global scale, it has a very big impact.</p>

<p>Typically, when you go to a village or province, certain industries are prevalent. In a fishing community, maybe the borrower bought a fishnet or a fishing boat. In an area with a lot of bamboo, it's going to be crafts. I worked in eleven branch offices. I met over 40 different female borrowers individually and over 250 in my time there.</p>

<p>I can see that the money Kiva provides makes a difference. Microfinance is a very slow process, and there are gems and sparks of people who break through the poverty cycle. When you see villages changing, it's really something. It's like watching grass grow, but it's really beautiful grass.</p>

<p><img src="http://www.readwriteweb.com/kiva2.jpg"> <em>This woman is a pig farmer and a recipient of funds from a <a href="http://www.kiva.org/about/aboutPartner?id=124">Kiva-affiliated organization</a>.</em></p>

<p><strong>RWW: Now you're working on a <a href="http://causeitsmybirthday.com/">seven-day, seven-city tour</a> to raise awareness and funds for malaria prevention through bed nets. Where did this idea come from?</strong></p>

<p>It's a city-by-city competition on who can raise the most money for malaria nets, but also an <a href="http://causeitsmybirthday.com/donate.html">opportunity for anyone to donate</a> who wants to get involved. The tour starts this Saturday night in New York City and continues for the next seven days in Miami, New Orleans, Chicago, Seattle, San Francisco, and ends in Los Angeles on Friday...</p>

<p>I'd just finished Kiva training, and I was going to the Philippines for three months. And all I could think was, "When I come back, I'm going to be <em>thirty</em>." I've honed in a lot on my direction - using the Internet to help people. And what if I could use this opportunity to give back, involving people in different parts of the country - something really ambitious?</p>

<p>I wanted it to be about saving lives. I wanted to say, "I saved this many lives on my birthday." I've done a lot of work in HIV and AIDS; I looked into that and polio and malaria, and that's what stuck with me. The campaign has no administrative fees. One hundred percent of the funds go to malaria... in rural northern Ghana. Providing malaria nets will really be a part of saving lives there.</p>

<p><img src="http://www.readwriteweb.com/kiva1.jpg"> <em>Berrent <a href="http://www.thecausemopolitan.com/teaching-of-the-buddhas/">met this monk</a> in Burma and spent the afternoon pagoda-hopping with him.</em></p>

<p><strong>RWW: What needs or gaps do you see in philanthropic efforts online?</strong></p>

<p>I think it's not having a strategy to begin with, not knowing the tools in your toolbox before you start. There's a lot to be said for jumping in and having fun, but nonprofits don't have the resources to play around online. They think it's about getting interns and getting followers and fans without figuring out why a medium is important and how to make it successful for them.</p>

<p><strong>RWW: What's one surprise - good or bad - that you've come across since you started working with Kiva? What did you not expect from this experience, and what did you learn?</strong></p>

<p>I learned that it's much more complicated than the website makes it seem. There's an entire division devoted to foreign exchange currency. The operational cost analysis, the challenges of technology in the developing world, the processes of remittance - it's incredibly complex. There are regional specialists. On the site, you can make a loan in five clicks, but a lot of machinery comes together to make it that way.</p>

<p><strong>RWW: What's next for you? Is there more globe-trotting in your immediate future? How do you think the web will continue to be part of your life and career?</strong></p>

<p>One of the best parts of this past year has been that I've gone through long periods where I didn't have Internet access. That's brought me a heightened and renewed sense of my purpose in the world and my authentic desire to make the world a better place. I'd like to be able to continue to support campaigns - even for-profit ventures - that I believe in, and I think social business is a wonderful intersection of the two.</p>

<p>I want to explore avenues with online and offline components, while continuing to blog and tell stories I'm passionate about.</p>

<p><img src="http://www.readwriteweb.com/kiva3.jpg"> <em>Follow Berrent's next adventures on <a href="http://twitter.com/sloane">Twitter</a> or at <a href="http://www.thecausemopolitan.com/">her blog</a>.</em></p>

<p>And all this is just the tip of the iceburg that is Sloane Berrent's fascinating story. For a fuller look at her travels and timeline, check out this list of her <a href="http://www.thecausemopolitan.com/9-favorite-posts-of-the-past-6-months/">nine favorite posts</a> on her blog, The Causemopolitan, covering humanitarianism, her work in New Orleans, the phenomenon of serendipity in international travel, and much more.</p>

<p>Many thanks to Sloane Berrent for the use of her <a href="http://www.youtube.com/user/sloaneberrent">videos</a> and <a href="http://www.flickr.com/photos/answerwithaction/">images</a> as well as for sharing her story with us and our readers.</p>
<strong><a href="http://www.readwriteweb.com/archives/kivas_causemopolitan_on_social_media_for_social_go.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/EGJIzSPVLK44qNSxMWR4_1-q-Xg/0/da"><img src="http://feedads.g.doubleclick.net/~at/EGJIzSPVLK44qNSxMWR4_1-q-Xg/0/di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~at/EGJIzSPVLK44qNSxMWR4_1-q-Xg/1/da"><img src="http://feedads.g.doubleclick.net/~at/EGJIzSPVLK44qNSxMWR4_1-q-Xg/1/di" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:43XJWBOcfNo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=43XJWBOcfNo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=jh8eybOdef0:wFQg935Zb2U:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=jh8eybOdef0:wFQg935Zb2U:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=jh8eybOdef0:wFQg935Zb2U:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:C2pbw5bZMiI"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=C2pbw5bZMiI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/jh8eybOdef0" height="1">]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.readwriteweb.com/berrent.jpg">It's been a long and winding road for serial volunteer and social media philanthropist <a href="http://www.thecausemopolitan.com/">Sloane Berrent</a>.</p>

<p>Since her unplanned departure from an L.A.-based startup in 2008, <font style="float: right; margin-left: 10px;"><script type="text/javascript"><br />
tweetmeme_url = 'http://www.readwriteweb.com/archives/kivas_causemopolitan_on_social_media_for_social_go.php';<br />
tweetmeme_source = 'rww';<br />
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></font>Berrent has traveled through eight countries, documenting and publicizing the struggles of those in developing areas through her blog posts, tweets, images, videos, and her own presence at events at home and abroad. From post-Katrina New Orleans to a trash dump in Manila to a monastery in Burma, read on for her story of trying to achieve social good through social media.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d1.openx.org/ck.php?n=16577&amp;cb=16577' ><img src='http://d1.openx.org/avw.php?zoneid=11205&amp;cb=16577&amp;n=16577' border='0' alt='' align="right" /></a></p>

<p><strong>RWW: "Social media for social good" has become the catchphrase du jour, it seems. What does it actually mean; how much can social media users affect social change, and how?</strong></p>

<p>I am a strong believer in the idea that the things you do online are meant to facilitate your offline interactions. People are so fast to click a button, and that can be great. Retweeting, forwarding, and Facebook walls are great engagements. But what's more difficult is the donate button. That's the big hurdle and disconnect. I'm trying to provide these inspirational opportunities in timeboxed campaigns. Social media is slowly catching on, but there's a lot of noise. Standing out is hard; it's important to have an offline component.</p>

<p><object width="610" height="361.14"><param name="movie" value="http://www.youtube.com/v/yRShYkNb6fk&hl=en&fs=1&color1=0x5d1719&color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/yRShYkNb6fk&hl=en&fs=1&color1=0x5d1719&color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="610" height="361.14"></embed></object> <em>Berrent was visibly disturbed by what she witnessed at this Manila trash dump, where she saw shoeless children running through piles of debris.</em></p>

<p><strong>RWW: Tell me about your experiences with Kiva borrowers. What kinds of people and enterprises have you seen? In your opinion, does microlending have a measurable impact on struggling local economies?</strong></p>

<p>Kiva is really unique. It has a lot of power users - more than any nonprofit I've ever seen. One man has made a thousand loans. It's individual stories, and people really connect. You get updates on that person, and people say it's their favorite email of the month. As a microlending company, Kiva is one spoke in the larger wheel of microfinance. On a global scale, it has a very big impact.</p>

<p>Typically, when you go to a village or province, certain industries are prevalent. In a fishing community, maybe the borrower bought a fishnet or a fishing boat. In an area with a lot of bamboo, it's going to be crafts. I worked in eleven branch offices. I met over 40 different female borrowers individually and over 250 in my time there.</p>

<p>I can see that the money Kiva provides makes a difference. Microfinance is a very slow process, and there are gems and sparks of people who break through the poverty cycle. When you see villages changing, it's really something. It's like watching grass grow, but it's really beautiful grass.</p>

<p><img src="http://www.readwriteweb.com/kiva2.jpg"> <em>This woman is a pig farmer and a recipient of funds from a <a href="http://www.kiva.org/about/aboutPartner?id=124">Kiva-affiliated organization</a>.</em></p>

<p><strong>RWW: Now you're working on a <a href="http://causeitsmybirthday.com/">seven-day, seven-city tour</a> to raise awareness and funds for malaria prevention through bed nets. Where did this idea come from?</strong></p>

<p>It's a city-by-city competition on who can raise the most money for malaria nets, but also an <a href="http://causeitsmybirthday.com/donate.html">opportunity for anyone to donate</a> who wants to get involved. The tour starts this Saturday night in New York City and continues for the next seven days in Miami, New Orleans, Chicago, Seattle, San Francisco, and ends in Los Angeles on Friday...</p>

<p>I'd just finished Kiva training, and I was going to the Philippines for three months. And all I could think was, "When I come back, I'm going to be <em>thirty</em>." I've honed in a lot on my direction - using the Internet to help people. And what if I could use this opportunity to give back, involving people in different parts of the country - something really ambitious?</p>

<p>I wanted it to be about saving lives. I wanted to say, "I saved this many lives on my birthday." I've done a lot of work in HIV and AIDS; I looked into that and polio and malaria, and that's what stuck with me. The campaign has no administrative fees. One hundred percent of the funds go to malaria... in rural northern Ghana. Providing malaria nets will really be a part of saving lives there.</p>

<p><img src="http://www.readwriteweb.com/kiva1.jpg"> <em>Berrent <a href="http://www.thecausemopolitan.com/teaching-of-the-buddhas/">met this monk</a> in Burma and spent the afternoon pagoda-hopping with him.</em></p>

<p><strong>RWW: What needs or gaps do you see in philanthropic efforts online?</strong></p>

<p>I think it's not having a strategy to begin with, not knowing the tools in your toolbox before you start. There's a lot to be said for jumping in and having fun, but nonprofits don't have the resources to play around online. They think it's about getting interns and getting followers and fans without figuring out why a medium is important and how to make it successful for them.</p>

<p><strong>RWW: What's one surprise - good or bad - that you've come across since you started working with Kiva? What did you not expect from this experience, and what did you learn?</strong></p>

<p>I learned that it's much more complicated than the website makes it seem. There's an entire division devoted to foreign exchange currency. The operational cost analysis, the challenges of technology in the developing world, the processes of remittance - it's incredibly complex. There are regional specialists. On the site, you can make a loan in five clicks, but a lot of machinery comes together to make it that way.</p>

<p><strong>RWW: What's next for you? Is there more globe-trotting in your immediate future? How do you think the web will continue to be part of your life and career?</strong></p>

<p>One of the best parts of this past year has been that I've gone through long periods where I didn't have Internet access. That's brought me a heightened and renewed sense of my purpose in the world and my authentic desire to make the world a better place. I'd like to be able to continue to support campaigns - even for-profit ventures - that I believe in, and I think social business is a wonderful intersection of the two.</p>

<p>I want to explore avenues with online and offline components, while continuing to blog and tell stories I'm passionate about.</p>

<p><img src="http://www.readwriteweb.com/kiva3.jpg"> <em>Follow Berrent's next adventures on <a href="http://twitter.com/sloane">Twitter</a> or at <a href="http://www.thecausemopolitan.com/">her blog</a>.</em></p>

<p>And all this is just the tip of the iceburg that is Sloane Berrent's fascinating story. For a fuller look at her travels and timeline, check out this list of her <a href="http://www.thecausemopolitan.com/9-favorite-posts-of-the-past-6-months/">nine favorite posts</a> on her blog, The Causemopolitan, covering humanitarianism, her work in New Orleans, the phenomenon of serendipity in international travel, and much more.</p>

<p>Many thanks to Sloane Berrent for the use of her <a href="http://www.youtube.com/user/sloaneberrent">videos</a> and <a href="http://www.flickr.com/photos/answerwithaction/">images</a> as well as for sharing her story with us and our readers.</p>
<strong><a href="http://www.readwriteweb.com/archives/kivas_causemopolitan_on_social_media_for_social_go.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/EGJIzSPVLK44qNSxMWR4_1-q-Xg/0/da"><img src="http://feedads.g.doubleclick.net/~at/EGJIzSPVLK44qNSxMWR4_1-q-Xg/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~at/EGJIzSPVLK44qNSxMWR4_1-q-Xg/1/da"><img src="http://feedads.g.doubleclick.net/~at/EGJIzSPVLK44qNSxMWR4_1-q-Xg/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:43XJWBOcfNo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=43XJWBOcfNo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=jh8eybOdef0:wFQg935Zb2U:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=jh8eybOdef0:wFQg935Zb2U:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=jh8eybOdef0:wFQg935Zb2U:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:C2pbw5bZMiI"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=C2pbw5bZMiI" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=jh8eybOdef0:wFQg935Zb2U:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/jh8eybOdef0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://i-penny.com/kivas-causemopolitan-on-world-tour-social-media-for-social-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Tim O&#8217;Reilly Aims to Change Government</title>
		<link>http://i-penny.com/how-tim-oreilly-aims-to-change-government/</link>
		<comments>http://i-penny.com/how-tim-oreilly-aims-to-change-government/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 21:44:01 +0000</pubDate>
		<dc:creator>penny</dc:creator>
				<category><![CDATA[Improve Life]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.readwriteweb.com/archives/how_tim_oreilly_aims_to_change_government.php</guid>
		<description><![CDATA[<img alt="oriellyingermany.jpg" src="http://www.readwriteweb.com/images/oriellyingermany.jpg" width="610" height="403">Some people go to Washington to try to make the government more honest; others try to make it smaller.  Technologist Tim O'Reilly is spending time in Washington, and bringing Washington officials to San Francisco, to do something different - perhaps something more realistic.  O'Reilly is trying to help government become a platform for innovation.  A "government as platform" would supply raw digital data and other forms of support for private sector innovators to build on top of.

<p>Tim O'Reilly is a publisher of technical books, the organizer of a series of conferences on diverse topics, an investor in web startup companies and smart electrical grid technologies.  He's credited with shepharding the term Web 2.0 into public consciousness and he regularly uses his extensive influence to call on technologists to "do something worthy," especially in the face of ecological and political crisis.  Now he's brokering meetings of Obama administration officials and bleeding-edge geeks.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d1.openx.org/ck.php?n=16122&#38;cb=16122' target='_blank'><img src='http://d1.openx.org/avw.php?zoneid=11205&#38;cb=16122&#38;n=16122' border='0' alt='' align="right" /></a></p>

<p>"What I learned when I went to Washington," O'Reilly told me by phone as he drove down a California highway earlier this month, "was how much the dialogue is determined by the companies that go there."  O'Reilly is a man in the habit of helping determine dialogue around important issues and the opportunity the Obama administration offers to change government is no different.  "[Google CEO] Eric Schmidt told me - 'tell a big story - talk to people and then share what you've learned.'"</p>

<p>O'Reilly is talking to people, but he's helping people talk to eachother as well.  He's introducing officials like Vivek Kundra, the new CIO of the Federal government, and Federal CTO Aneesh Chopra to ground-breaking hackers like geek rennaisance man <a href="http://factoryjoe.com">Chris Messina</a> and <a href="http://ycombinator.com">YCombinator</a> founder Paul Graham.  He's bringing together geospatial visionaries and the government officials that provide them the GPS data they work with.  </p>

<p>"What I've learned from all these conversations," O'Reilly says,"is about government as a platform.  It's not just social media use by government, or government using wikis.  No, it's something more profound. How do you think like a platform provider?  We've moved our government from a lean vehicle for collective action, and over the last 200 years it has become so strong that it's now 40% of GDP. I want to go back to the original vision of the role of government: a convener of things that we as individuals and companies can't do alone. Standard setting, pilot programs; government providing enabling technologies for citizens to serve themselves.</p>

<p>"This morning we did a call with the White House and some geohackers, talking about what's wrong with government geodata now and how could it be fixed.  The government people said we need to translate this into real projects that will appeal to politicians. 'If you fix this kind of geodata then we'll be able to provide this service - street safety, education attainment, public policy objectives,' was what they wanted to hear from the hackers.  It's really about social innovation, building better tools for us as a nation to use technology to focus on real problems."</p>

<p>Healthcare, education and innovation policy are the three sectors O'Reilly says have the most momentum when it comes to government as platform.</p>

<p>"The old model," O'Reilly argues, "said we'll build services ourselves or we'll make deals with a few prefered providers that we'll then offer to our customers.  This is very similar to what we saw recently in the cell phone market. Rather than providing all the apps themselves, Apple provided a platform and said to developers 'go build on it.' That's where I think the government is trying to go. Instead of offering a website, here's an API [application programming interface]. Can we spark innovation against what we're doing? It's not about picking a provider or partner and then your conduit to the private sector is them, instead its about evangelizing your platform so far more people develop on top of it."</p>

<p>"There are absolutely other companies coming to Washington and saying otherwise, to stick with old model," he says,"but there's an opportunity for government to say if people want to build services on this then we need the data we make public to be granular and timely. We should not be publishing updates once a month.  Real time, local, responsive to users - those are new thinking for government.  It's just like the 90's when government was discovering websites, now they are discovering web services and we're saying this is what they need to look like."</p>

<p>That conversation will become very public when O'Reilly hosts the <a href="http://www.gov2summit.com/">Gov 2.0 conference</a> next month.  The lineup of geeks and people from the government is already intruiging and O'Reilley has said that some of the holes in the schedule are placeholders for very high-profile speakers who haven't yet sent final confirmation.</p>

<p>"Vivek [Kundra, US CIO] says he wants to make working for government sexy," O'Reilly says.  "It's a huge part of our economy and there's a lot of opportunity for entreprenuers. Why are we letting beltway bandits get away with overchanging government to do work?  We're missing opportunities to get our best thinking into government planning."</p>

<p>Making work for the government sexy is going to be a very big challenge.  If there's a person and a paradigm that just might be able to do it, though, Tim O'Reilly and this vision of "government as platform" might be the right combination.</p>

<p><em>Photo: <a href="http://www.flickr.com/photos/adders/2962853002/">O'Reilly at Web 2.0 Expo Berlin</a>, by Adam Tinworth</em></p>
<strong><a href="http://www.readwriteweb.com/archives/how_tim_oreilly_aims_to_change_government.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/U5Ts104WKiYbSgtWlU2IYtAIeJA/0/da"><img src="http://feedads.g.doubleclick.net/~at/U5Ts104WKiYbSgtWlU2IYtAIeJA/0/di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~at/U5Ts104WKiYbSgtWlU2IYtAIeJA/1/da"><img src="http://feedads.g.doubleclick.net/~at/U5Ts104WKiYbSgtWlU2IYtAIeJA/1/di" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:JzerP2ZdMrc"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=JzerP2ZdMrc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=bvSO5eUFLd8:_Pby20sx9mg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=bvSO5eUFLd8:_Pby20sx9mg:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=bvSO5eUFLd8:_Pby20sx9mg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/bvSO5eUFLd8" height="1">]]></description>
			<content:encoded><![CDATA[<center><img alt="oriellyingermany.jpg" src="http://www.readwriteweb.com/images/oriellyingermany.jpg" width="610" height="403"></center>Some people go to Washington to try to make the government more honest; others try to make it smaller.  Technologist Tim O'Reilly is spending time in Washington, and bringing Washington officials to San Francisco, to do something different - perhaps something more realistic.  O'Reilly is trying to help government become a platform for innovation.  A "government as platform" would supply raw digital data and other forms of support for private sector innovators to build on top of.

<p>Tim O'Reilly is a publisher of technical books, the organizer of a series of conferences on diverse topics, an investor in web startup companies and smart electrical grid technologies.  He's credited with shepharding the term Web 2.0 into public consciousness and he regularly uses his extensive influence to call on technologists to "do something worthy," especially in the face of ecological and political crisis.  Now he's brokering meetings of Obama administration officials and bleeding-edge geeks.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d1.openx.org/ck.php?n=16122&amp;cb=16122' ><img src='http://d1.openx.org/avw.php?zoneid=11205&amp;cb=16122&amp;n=16122' border='0' alt='' align="right" /></a></p>

<p>"What I learned when I went to Washington," O'Reilly told me by phone as he drove down a California highway earlier this month, "was how much the dialogue is determined by the companies that go there."  O'Reilly is a man in the habit of helping determine dialogue around important issues and the opportunity the Obama administration offers to change government is no different.  "[Google CEO] Eric Schmidt told me - 'tell a big story - talk to people and then share what you've learned.'"</p>

<p>O'Reilly is talking to people, but he's helping people talk to eachother as well.  He's introducing officials like Vivek Kundra, the new CIO of the Federal government, and Federal CTO Aneesh Chopra to ground-breaking hackers like geek rennaisance man <a href="http://factoryjoe.com">Chris Messina</a> and <a href="http://ycombinator.com">YCombinator</a> founder Paul Graham.  He's bringing together geospatial visionaries and the government officials that provide them the GPS data they work with.  </p>

<p>"What I've learned from all these conversations," O'Reilly says,"is about government as a platform.  It's not just social media use by government, or government using wikis.  No, it's something more profound. How do you think like a platform provider?  We've moved our government from a lean vehicle for collective action, and over the last 200 years it has become so strong that it's now 40% of GDP. I want to go back to the original vision of the role of government: a convener of things that we as individuals and companies can't do alone. Standard setting, pilot programs; government providing enabling technologies for citizens to serve themselves.</p>

<p>"This morning we did a call with the White House and some geohackers, talking about what's wrong with government geodata now and how could it be fixed.  The government people said we need to translate this into real projects that will appeal to politicians. 'If you fix this kind of geodata then we'll be able to provide this service - street safety, education attainment, public policy objectives,' was what they wanted to hear from the hackers.  It's really about social innovation, building better tools for us as a nation to use technology to focus on real problems."</p>

<p>Healthcare, education and innovation policy are the three sectors O'Reilly says have the most momentum when it comes to government as platform.</p>

<p>"The old model," O'Reilly argues, "said we'll build services ourselves or we'll make deals with a few prefered providers that we'll then offer to our customers.  This is very similar to what we saw recently in the cell phone market. Rather than providing all the apps themselves, Apple provided a platform and said to developers 'go build on it.' That's where I think the government is trying to go. Instead of offering a website, here's an API [application programming interface]. Can we spark innovation against what we're doing? It's not about picking a provider or partner and then your conduit to the private sector is them, instead its about evangelizing your platform so far more people develop on top of it."</p>

<p>"There are absolutely other companies coming to Washington and saying otherwise, to stick with old model," he says,"but there's an opportunity for government to say if people want to build services on this then we need the data we make public to be granular and timely. We should not be publishing updates once a month.  Real time, local, responsive to users - those are new thinking for government.  It's just like the 90's when government was discovering websites, now they are discovering web services and we're saying this is what they need to look like."</p>

<p>That conversation will become very public when O'Reilly hosts the <a href="http://www.gov2summit.com/">Gov 2.0 conference</a> next month.  The lineup of geeks and people from the government is already intruiging and O'Reilley has said that some of the holes in the schedule are placeholders for very high-profile speakers who haven't yet sent final confirmation.</p>

<p>"Vivek [Kundra, US CIO] says he wants to make working for government sexy," O'Reilly says.  "It's a huge part of our economy and there's a lot of opportunity for entreprenuers. Why are we letting beltway bandits get away with overchanging government to do work?  We're missing opportunities to get our best thinking into government planning."</p>

<p>Making work for the government sexy is going to be a very big challenge.  If there's a person and a paradigm that just might be able to do it, though, Tim O'Reilly and this vision of "government as platform" might be the right combination.</p>

<p><em>Photo: <a href="http://www.flickr.com/photos/adders/2962853002/">O'Reilly at Web 2.0 Expo Berlin</a>, by Adam Tinworth</em></p>
<strong><a href="http://www.readwriteweb.com/archives/how_tim_oreilly_aims_to_change_government.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/U5Ts104WKiYbSgtWlU2IYtAIeJA/0/da"><img src="http://feedads.g.doubleclick.net/~at/U5Ts104WKiYbSgtWlU2IYtAIeJA/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~at/U5Ts104WKiYbSgtWlU2IYtAIeJA/1/da"><img src="http://feedads.g.doubleclick.net/~at/U5Ts104WKiYbSgtWlU2IYtAIeJA/1/di" border="0" ismap="true"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:JzerP2ZdMrc"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=JzerP2ZdMrc" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=bvSO5eUFLd8:_Pby20sx9mg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=bvSO5eUFLd8:_Pby20sx9mg:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=bvSO5eUFLd8:_Pby20sx9mg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=bvSO5eUFLd8:_Pby20sx9mg:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/bvSO5eUFLd8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://i-penny.com/how-tim-oreilly-aims-to-change-government/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReadWriteWeb Interview With Tim Berners-Lee, Part 2: Search Engines, User Interfaces for Data, Wolfram Alpha, And More&#8230;</title>
		<link>http://i-penny.com/readwriteweb-interview-with-tim-berners-lee-part-2-search-engines-user-interfaces-for-data-wolfram-alpha-and-more/</link>
		<comments>http://i-penny.com/readwriteweb-interview-with-tim-berners-lee-part-2-search-engines-user-interfaces-for-data-wolfram-alpha-and-more/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 14:00:00 +0000</pubDate>
		<dc:creator>penny</dc:creator>
				<category><![CDATA[Improve Life]]></category>
		<category><![CDATA[Interviews]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.readwriteweb.com/archives/readwriteweb_interview_with_tim_berners-lee_part_2.php</guid>
		<description><![CDATA[<p><img src="http://www.readwriteweb.com/images/tbl_may08.jpg" />In part 2 of my one-on-one interview with Tim Berners-Lee, we explore a variety of topics relating to Linked Data and the Semantic Web. If you missed it, in <a href="http://www.readwriteweb.com/archives/interview_with_tim_berners-lee_part_1.php">Part 1 of the interview</a> we covered the emergence of Linked Data and how it is being used now even by governments. </p>
<p>In Part 2 we discuss: how previously reticent search engines like Google and Yahoo have begun to participate in the Semantic Web in 2009, user interfaces for browsing and using data, what Tim Berners-Lee thinks of new computational engine Wolfram Alpha, how e-commerce vendors are moving into the Linked Data world, and finally how the Internet of Things intersects with the Semantic Web.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d1.openx.org/ck.php?n=15658&#38;cb=15658' target='_blank'><img src='http://d1.openx.org/avw.php?zoneid=11205&#38;cb=15658&#38;n=15658' border='0' alt='' align="right" /></a></p>

<h2>Semantic Web and Search Engines Like Google, Yahoo</h2>
<p><em>RWW: You've been talking about the Semantic Web for many years now. Generally the view is that Semantic Web is great in theory, but we're still <a href="http://www.readwriteweb.com/archives/rdf_semantic_web_apps.php">not seeing a large number of commercial web apps that use RDF</a> (we've seen a number of scientific or academic ones). However we have <a href="http://www.readwriteweb.com/archives/understanding_the_new_web_era_web_30_linked_data_s.php">begun to see some traction with RDFa</a> (embedding RDF metadata into XHTML Web content), for example <a href="http://www.readwriteweb.com/.../search_options_google_search_evolves.php">Google's Rich Snippets</a> and <a href="http://www.readwriteweb.com/archives/semtech_making_the_web_searchable_searchmonkey.php">Yahoo's SearchMonkey</a>. Has the takeup of RDFa taken you by surprise?</em></p>
<p>TBL: Not really, but the takeup by the <strong>search engines</strong> is interesting. In a way I was happy to see that, it was a milestone for those things to come out of the search engines. The search engines had typically not been keen on the Semantic Web - maybe you could argue that their business is making order out of chaos, and they're actually <em>happy</em> with the chaos. And if you provide them with the order, they don't immediately see the use of it. </p>
<div class="pullquote">
<p>"The search engines have not been keen on the Semantic Web [...] their business is making order out of chaos, and they're actually happy with the chaos."</p>
</div>
<p>Also I think there was misunderstanding in the search engine industry that the Semantic Web meant metadata, and metadata meant keywords, and keywords don't work because people lie. Because traditionally in information retrieval systems, keywords haven't proven up to the task of finding stuff on the Web. One of the reasons is that people lie, the other is that they can't be bothered to enter keywords. So keywords have gotten a bad reputation, then metadata in general was tarred with this 'keywords don't work' brush. Because a lot of Semantic Web data included metadata, then people thought that with Semantic Web data -- again, that people will lie and won't have the time to produce it. </p>
<p><img src="http://www.readwriteweb.com/images/rich-snippets.png" /><br />
<em>Google rich snippets example; image credit: Matt Cutts</em></p>
<p><em>Now</em> I think there's a realization that when you're putting data online, that people are motivated NOT to lie. For example when your band is going to produce its next album, or when your band is going to play next downtown, you're motivated to put that information up there on the Semantic Web. There's an awful lot of cases when actually data is really important to people; and it's on the web anyway. So I think it's great that some of the search engine companies are starting to read RDFa. </p>
<p>Does this mean that they [search engines] will start to absorb the whole RDF data model? If they do, then they will be able to start pulling all of the linked data cloud in. </p>
<div class="pullquote">
<p>"The web of linked data and the web of documents actually connect in both directions, with links."</p>
</div>

<p>Will they know what to do with it? Because when it's data in a very organized form, I think some people have been misunderstanding the Semantic Web as being something that tries to make a better search engine - i.e. when you type something into a little box. But of course the great thing about the Semantic Web is that you can query it, you can ask a complicated query of the Semantic Web, like a SQL query (we call it a SPARQL query), and that's such a different thing to be able to do. It really doesn't compare to a search engine. </p>
<p>You've got search for text phrases on one side (which is a useful tool) and querying of the data on the other. I think that those things will connect together a lot. </p>
<p>So I think people will search using a search text engine, and find a webpage. On the front of the webpage they'll find a link to some data, then they'll browse with a data browser, then they'll find a pattern which is really interesting, then they'll make their data system go and find all the things which are like that pattern (which is actually doing a query, but they'll not realize it), then they'll be in data mode with tables and doing statistical analysis, and in that statistical analysis they'll find an interesting object which has a home page, and they'll click on that, and go to a homepage and be <em>back</em> on the Web again. </p>
<p>So the web of linked data and the web of documents actually connect in both directions, with links.</p>

<h2>User Interfaces for Semantic Content</h2>
<p><em>RWW: At the recent SemTech conference, <a href="http://www.readwriteweb.com/archives/the_state_of_the_market_in_semantic_technologies.php">Tom Tague of Thomson Reuters' Calais project suggested</a> that user interfaces for semantic content are key in getting more take-up. With that in mind, I wonder if you've seen some great interfaces or designs for semantic applications in recent months - if so which ones and why did they impress you?</em></p>
<p>TBL: I think that whole area is very exciting at the moment. The only piece of hacking I've done over the past few years has been on a thing called <a href="http://www.w3.org/2005/ajar/tab">the Tabulator</a> [a data browser and editor], which is addressing exactly that. Partly because I wanted to be able to look at this data. And now there are lots of different ways that people need to be able to look at data. You need to be able to <strong>browse through it</strong> piece by piece, exploring the world of data. You need to be able to look for <strong>patterns</strong> of particular things that have happened. Because this is data, we need to be able to use all of the power that traditionally we've used for data. When I've pulled in my chosen data set, using a query, I want to be able to do [things like] maps, graphs, analysis, and statistical stuff. </p>
<p><img src="http://www.readwriteweb.com/images/tabulator_july09.jpg" /><br />
<em>W3C Tabulator, a data browser/editor; Image credit: <a href="http://www4.wiwiss.fu-berlin.de/bizer/d2r-server/publishing/">wiwiss.fu-berlin.de</a></em></p>
<p>So when you talk about user interfaces for this, it's really very very broad. Yes I think it's important. There's also the distinction we can make between the <strong>generic interfaces</strong> and the <strong>specific interfaces</strong>. </p>
<p>There will always be specific interfaces; for example if you're looking at calendar data, there's nothing else like a calendar that understands weeks, months and years. If you're looking at a genome, it's good to have a genetics-specific user interface. </p>
<div class="pullquote">
<p>"I want to be able to do maps, graphs, analysis, and statistical stuff."</p>
</div>
<p>However you also need to be able to connect that data, through generic interfaces. So if my genome data was taken during an experiment which happened over a particular period, I need to be able to look at that in the calendar - so I can connect the genetics to the calendar. </p>
<p>So one of the things I hope to see is domain-specific things for various different domains, <em>and</em> the generic user interfaces. And hopefully the generic interfaces will be able to tie together all of the domains.</p>

<p><b><em>Next Page: Wolfram Alpha; e-Commerce and Linked Data</em></b></p>

<!--nextpage-->

<h2>Wolfram Alpha and Natural Language Interfaces</h2>
<p><em>RWW: An interesting new product that was <a href="http://www.readwriteweb.com/archives/wolframalpha_our_first_impressions.php">launched this year</a> was <a href="http://www.wolframalpha.com/">Wolfram&#124;Alpha</a>, a 'computational knowledge engine.' It's kind of a mix between Google (search) and Wikipedia (knowledge), and it's key attribute is that enables you to compute something. The founders think that 'computing' things on the fly is something we're going to see a lot of in future. What's your take on Wolfram&#124;Alpha?</em></p>
<p>TBL: There are two parts to that sort of technology. One of them is a sort of stilted natural language interface. We've seen those sort of natural language queries for years. Boris Katz [from W3C] created a system called <a href="http://start.csail.mit.edu/start-system.html">START</a> <em>[a software system designed to answer questions that are posed to it in natural language]</em>. I think with the Semantic Web out there, those sorts of interfaces are going to become important, very valuable, because people will be able to ask more complicated things. The search engine has traditionally been limited to just a phrase, but some of the search engines are now starting to realize that  if they put data behind them and have computation engines, then you can ask for things like 'what's this many pounds in dollars' and so on. So yes, those interfaces will become important. </p>
<div class="pullquote">
<p>"Those sorts of interfaces will become important [...] people will be able to ask more complicated things."</p>
</div>

<p>Conversational interfaces have always been a really interesting avenue. We've had voice browser work in W3C, that has been an interesting alternative avenue. It's possible that as compute power goes up, we'll see a prolifieration of machines capable of doing voice. It'll move from the mainframe to being able to run on a laptop or your phone. As that happens, we'll get actual voice recognition and pattern natural language at the front end. That will perhaps be an important part of the Semantic Web. </p>
<p><img src="http://www.readwriteweb.com/images/wolfram_football.jpg" /></p>
<p>We talked before about what a great challenge the Semantic Web is going to be from a user interface point of view. Conversational interfaces are going to be part of [solving] that. Of course it's also going to be really valuable to have compositional interfaces - for the visually impaired and so on. </p>
<p>Wolfram&#124;Alpha is also a large curated database of data sets. Obviously I'm interested in the big data set which is out there, which is Linked Data. This everybody can connect to. I don't really know a lot about the internals of Wolfram&#124;Alpha's data set. I don't know whether they're likely to put any of it out on the web as Linked Data - that might be an interesting addition. I imagine that quite a lot of it may have come <em>from</em> the web of Linked Data.</p>

<h2>e-Commerce and Linked Data</h2>
<p><em>RWW: There have been <a href="http://www.semanticuniverse.com/articles-semantic-web-based-e-commerce-webmasters-get-ready.html">reports recently</a> that both Google and Yahoo will be supporting the Good Relations ontology and linked data for e-commerce. Companies such as Best Buy are already putting out product information in RDFa. What would be your advice to e-commerce vendors right now, to help them transition to this world of structured data on the Web. The same question could be asked across many verticals, but e-commerce seems like one area which has some momentum right now. Would you advise them just to put out their data as Linked Data?</em></p>
<p>TBL: Yup! Certainly this year is the year to do it. I've been advising governments to do it and when you look at an enterprise, you find that a lot of the issues are the same. But when you put your data from government or enterprise out there, make sure you don't disturb existing ecosystems. Don't threaten those systems, because you've spent years building them up.  </p>

<p>Maybe there's an analogy with when the Web first started and the first bookshops went online. They were more or less a flyer, saying 'hey we have a great bookshop at 23 Main St, come on down!'. Let's say that a person named Joe owned one of these early online bookshops. If somebody had suggested to Joe that he should put his catalog online, Joe would've felt that that was very proprietary data. And he'd be worried that other bookshops would see where he was weak, so they'd be able to advertise themselves as filling that niche he's weak in. </p>
<div class="pullquote">
<p>"When you put your data out there, make sure you don't disturb existing ecosystems."</p>
</div>

<p>But when his competitors Fred and Albert put their catalogs online, then Joe can check which books people are browsing at Fred and Albert's websites. So Joe would [finally] be pursuaded to put his book catalog up online. But he doesn't put the prices... until Albert and/or Fred does. And even if catalog and pricing is up there, <em>nobody</em> puts their stock levels online. And there was a period of time when nobody [i.e. online booksellers] had their stock levels up. But people got fed up with ordering stuff that wasn't in stock. So the first book shop to actually tell you about stock levels suddenly was then unbelievably attractive to its customers. </p>
<p>So there's this syndrome of <strong>progressive competitive disclosure</strong>. This happens when people realize that if you're going to do business with somebody, if you're going to have your partners up and down the supply chain, really it's useful to check the data web - and life goes much more quickly and open. </p>

<p>Best Buy may be what starts the ball rolling [among e-commerce vendors]. Now if I want to look out for what [products are] available, I can write a program to see what there is. If somebody wants to compete with Best Buy, to my program they'll be invisible unless they can get their data up in RDF. Doesn't matter whether they use RDFa or RDF XML, as long as it maps in a standard fashion to the RDF model, then they will be visible.</p>

<p><b><em>Next Page: Internet of Things; Conclusion</em></b></p>

<!--nextpage-->

<h2>The Internet of Things</h2>
<p><em>RWW: I'm fascinated by how the Internet is becoming more and more integrated into the real world. For example the <a href="http://www.readwriteweb.com/archives/5_companies_building_the_internet_of_things.php">Internet of Things</a>, where everyday objects become <a href="http://www.readwriteweb.com/archives/pachube_internet-enabled_environments.php">Internet connected via sensors</a>. Have you been following this trend closely too, and if so what impact do you think this will have on the Web in say 5 years time?</em></p>
<p>TBL: It connects very much with Semantic Web [and] with linked data. With Linked Data you've got the ability to give a thing a URI. So I can give a URI to my phone, and I can say that's my phone in Linked Data. And also the company that made it can give a URI to the model of the phone. They can also put online all the specs of the phone, and then I can make a link to say my phone is an example of that product. So now any system which is dealing with me and has access to that data will be able to figure out the sorts of things I can do with my phone, which actually is really valuable. Especially if the phone breaks. </p>
<div class="pullquote">
<p>"The Semantic Web is a web of things, conceptually. Tying an actual thing down to a part of the web is the last mile."</p>
</div>

<p>The Semantic Web has already given URIs to things, and to types of things. When the things themselves have an RFID chip in them, then I think it's a very exciting world. One can take that RFID chip, go to the Internet and find out the data about the thing. Whether we'll be able to do that, whether the manufacturers will be open enough to <em>allow me</em> to turn data about the identifier of the thing into data <em>about the thing</em>, is yet to be seen. But it's a very exciting idea. </p>
<p>Similarly, I'd like to be able to scan a barcode and get back nutritional information about what's in - for example - a can of food. But we don't have that yet. To get that sort of thing, which is very powerful, we need to build look-up systems, which allows you to translate an RFID code or a barcode into an HTTP address. </p>
<p>The Semantic Web is a web of things, conceptually. Tying an actual thing down to a part of the web is the last link - the last mile. Give the thing a notion of its own identity in the web.</p>


<h2>Conclusion</h2>
<p>The over-riding message in both Part 1 and 2 of our interview with Tim Berners-Lee, is for companies and organizations to make your data available online. Preferably as Linked Data, which uses a subset of Semantic Web technologies. But Berners-Lee noted in Part 1 of our interview that he'd even be happy with the data in CSV (comma separated values) format. </p>
<p>It's clear that we've seen a lot of progress in linked data already in 2009. In upcoming posts on ReadWriteWeb, we'll continue to track this trend and explain how you can contribute your organization's data.</p>
<strong><a href="http://www.readwriteweb.com/archives/readwriteweb_interview_with_tim_berners-lee_part_2.php#comments-open">Discuss</a></strong>
<p><a href="http://feedads.g.doubleclick.net/~at/_7HAnkXbGoLPAA-gaMCs5d4rogk/0/da"><img src="http://feedads.g.doubleclick.net/~at/_7HAnkXbGoLPAA-gaMCs5d4rogk/0/di" border="0"></img></a><br />
<a href="http://feedads.g.doubleclick.net/~at/_7HAnkXbGoLPAA-gaMCs5d4rogk/1/da"><img src="http://feedads.g.doubleclick.net/~at/_7HAnkXbGoLPAA-gaMCs5d4rogk/1/di" border="0"></img></a></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/readwriteweb?a=abclFtFMe3A:NjVzlRjBTTQ:Ij26kaj3iuU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=Ij26kaj3iuU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=abclFtFMe3A:NjVzlRjBTTQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=abclFtFMe3A:NjVzlRjBTTQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=abclFtFMe3A:NjVzlRjBTTQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=abclFtFMe3A:NjVzlRjBTTQ:gIN9vFwOqvQ"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=abclFtFMe3A:NjVzlRjBTTQ:gIN9vFwOqvQ" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=abclFtFMe3A:NjVzlRjBTTQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/readwriteweb?i=abclFtFMe3A:NjVzlRjBTTQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=abclFtFMe3A:NjVzlRjBTTQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/readwriteweb?a=abclFtFMe3A:NjVzlRjBTTQ:OqabYuBsmOY"><img src="http://feeds.feedburner.com/~ff/readwriteweb?d=OqabYuBsmOY" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/readwriteweb/~4/abclFtFMe3A" height="1">]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.readwriteweb.com/images/tbl_may08.jpg" />In part 2 of my one-on-one interview with Tim Berners-Lee, we explore a variety of topics relating to Linked Data and the Semantic Web. If you missed it, in <a href="http://www.readwriteweb.com/archives/interview_with_tim_berners-lee_part_1.php">Part 1 of the interview</a> we covered the emergence of Linked Data and how it is being used now even by governments. </p>
<p>In Part 2 we discuss: how previously reticent search engines like Google and Yahoo have begun to participate in the Semantic Web in 2009, user interfaces for browsing and using data, what Tim Berners-Lee thinks of new computational engine Wolfram Alpha, how e-commerce vendors are moving into the Linked Data world, and finally how the Internet of Things intersects with the Semantic Web.</p>
<p align="right"><em>Sponsor</em><br /><a href='http://d1.openx.org/ck.php?n=15658&amp;cb=15658' ><img src='http://d1.openx.org/avw.php?zoneid=11205&amp;cb=15658&amp;n=15658' border='0' alt='' align="right" /></a></p>

<h2>Semantic Web and Search Engines Like Google, Yahoo</h2>
<p><em>RWW: You've been talking about the Semantic Web for many years now. Generally the view is that Semantic Web is great in theory, but we're still <a href="http://www.readwriteweb.com/archives/rdf_semantic_web_apps.php">not seeing a large number of commercial web apps that use RDF</a> (we've seen a number of scientific or academic ones). However we have <a href="http://www.readwriteweb.com/archives/understanding_the_new_web_era_web_30_linked_data_s.php">begun to see some traction with RDFa</a> (embedding RDF metadata into XHTML Web content), for example <a href="http://www.readwriteweb.com/.../search_options_google_search_evolves.php">Google's Rich Snippets</a> and <a href="http://www.readwriteweb.com/archives/semtech_making_the_web_searchable_searchmonkey.php">Yahoo's SearchMonkey</a>. Has the takeup of RDFa taken you by surprise?</em></p>
<p>TBL: Not really, but the takeup by the <strong>search engines</strong> is interesting. In a way I was happy to see that, it was a milestone for those things to come out of the search engines. The search engines had typically not been keen on the Semantic Web - maybe you could argue that their business is making order out of chaos, and they're actually <em>happy</em> with the chaos. And if you provide them with the order, they don't immediately see the use of it. </p>
<div class="pullquote">
<p>"The search engines have not been keen on the Semantic Web [...] their business is making order out of chaos, and they're actually happy with the chaos."</p>
</div>
<p>Also I think there was misunderstanding in the search engine industry that the Semantic Web meant metadata, and metadata meant keywords, and keywords don't work because people lie. Because traditionally in information retrieval systems, keywords haven't proven up to the task of finding stuff on the Web. One of the reasons is that people lie, the other is that they can't be bothered to enter keywords. So keywords have gotten a bad reputation, then metadata in general was tarred with this 'keywords don't work' brush. Because a lot of Semantic Web data included metadata, then people thought that with Semantic Web data -- again, that people will lie and won't have the time to produce it. </p>
<p><img src="http://www.readwriteweb.com/images/rich-snippets.png" /><br />
<em>Google rich snippets example; image credit: Matt Cutts</em></p>
<p><em>Now</em> I think there's a realization that when you're putting data online, that people are motivated NOT to lie. For example when your band is going to produce its next album, or when your band is going to play next downtown, you're motivated to put that information up there on the Semantic Web. There's an awful lot of cases when actually data is really important to people; and it's on the web anyway. So I think it's great that some of the search engine companies are starting to read RDFa. </p>
<p>Does this mean that they [search engines] will start to absorb the whole RDF data model? If they do, then they will be able to start pulling all of the linked data cloud in. </p>
<div class="pullquote">
<p>"The web of linked data and the web of documents actually connect in both directions, with links."</p>
</div>

<p>Will they know what to do with it? Because when it's data in a very organized form, I think some people have been misunderstanding the Semantic Web as being something that tries to make a better search engine - i.e. when you type something into a little box. But of course the great thing about the Semantic Web is that you can query it, you can ask a complicated query of the Semantic Web, like a SQL query (we call it a SPARQL query), and that's such a different thing to be able to do. It really doesn't compare to a search engine. </p>
<p>You've got search for text phrases on one side (which is a useful tool) and querying of the data on the other. I think that those things will connect together a lot. </p>
<p>So I think people will search using a search text engine, and find a webpage. On the front of the webpage they'll find a link to some data, then they'll browse with a data browser, then they'll find a pattern which is really interesting, then they'll make their data system go and find all the things which are like that pattern (which is actually doing a query, but they'll not realize it), then they'll be in data mode with tables and doing statistical analysis, and in that statistical analysis they'll find an interesting object which has a home page, and they'll click on that, and go to a homepage and be <em>back</em> on the Web again. </p>
<p>So the web of linked data and the web of documents actually connect in both directions, with links.</p>

<h2>User Interfaces for Semantic Content</h2>
<p><em>RWW: At the recent SemTech conference, <a href="http://www.readwriteweb.com/archives/the_state_of_the_market_in_semantic_technologies.php">Tom Tague of Thomson Reuters' Calais project suggested</a> that user interfaces for semantic content are key in getting more take-up. With that in mind, I wonder if you've seen some great interfaces or designs for semantic applications in recent months - if so which ones and why did they impress you?</em></p>
<p>TBL: I think that whole area is very exciting at the moment. The only piece of hacking I've done over the past few years has been on a thing called <a href="http://www.w3.org/2005/ajar/tab">the Tabulator</a> [a data browser and editor], which is addressing exactly that. Partly because I wanted to be able to look at this data. And now there are lots of different ways that people need to be able to look at data. You need to be able to <strong>browse through it</strong> piece by piece, exploring the world of data. You need to be able to look for <strong>patterns</strong> of particular things that have happened. Because this is data, we need to be able to use all of the power that traditionally we've used for data. When I've pulled in my chosen data set, using a query, I want to be able to do [things like] maps, graphs, analysis, and statistical stuff. </p>
<p><img src="http://www.readwriteweb.com/images/tabulator_july09.jpg" /><br />
<em>W3C Tabulator, a data browser/editor; Image credit: <a href="http://www4.wiwiss.fu-berlin.de/bizer/d2r-server/publishing/">wiwiss.fu-berlin.de</a></em></p>
<p>So when you talk about user interfaces for this, it's really very very broad. Yes I think it's important. There's also the distinction we can make between the <strong>generic interfaces</strong> and the <strong>specific interfaces</strong>. </p>
<p>There will always be specific interfaces; for example if you're looking at calendar data, there's nothing else like a calendar that understands weeks, months and years. If you're looking at a genome, it's good to have a genetics-specific user interface. </p>
<div class="pullquote">
<p>"I want to be able to do maps, graphs, analysis, and statistical stuff."</p>
</div>
<p>However you also need to be able to connect that data, through generic interfaces. So if my genome data was taken during an experiment which happened over a particular period, I need to be able to look at that in the calendar - so I can connect the genetics to the calendar. </p>
<p>So one of the things I hope to see is domain-specific things for various different domains, <em>and</em> the generic user interfaces. And hopefully the generic interfaces will be able to tie together all of the domains.</p>

<p><b><em>Next Page: Wolfram Alpha; e-Commerce and Linked Data</em></b></p>]]></content:encoded>
			<wfw:commentRss>http://i-penny.com/readwriteweb-interview-with-tim-berners-lee-part-2-search-engines-user-interfaces-for-data-wolfram-alpha-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: i-penny.com @ 2012-02-08 18:01:44 -->
