<?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>Synaptic &#124; preona &#187; Google</title>
	<atom:link href="http://synaptic.preona.net/tag/google/feed/" rel="self" type="application/rss+xml" />
	<link>http://synaptic.preona.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 06 Jul 2010 13:26:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Why people like liking things</title>
		<link>http://synaptic.preona.net/2010/05/why-people-like-liking-things/</link>
		<comments>http://synaptic.preona.net/2010/05/why-people-like-liking-things/#comments</comments>
		<pubDate>Thu, 20 May 2010 12:42:20 +0000</pubDate>
		<dc:creator>swizec</dc:creator>
				<category><![CDATA[Real-Time web]]></category>
		<category><![CDATA[Synaptic web]]></category>
		<category><![CDATA[The Web]]></category>
		<category><![CDATA[Application programming interface]]></category>
		<category><![CDATA[Artificial intelligence]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[Recommender system]]></category>

		<guid isPermaLink="false">http://synaptic.preona.net/?p=164</guid>
		<description><![CDATA[Image via Wikipedia When we first started the Preona project one of our most important assumptions was that actively liking things is very cumbersome and few people will want to do it in order to personalise the reading suggestion system. What we wanted to build was a system that could automagically learn from what the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsynaptic.preona.net%2F2010%2F05%2Fwhy-people-like-liking-things%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsynaptic.preona.net%2F2010%2F05%2Fwhy-people-like-liking-things%2F&amp;source=preona&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<div class="zemanta-img" style="margin: 1em; display: block;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://en.wikipedia.org/wiki/Image:MagrittePipe.jpg"><img title="The Treachery Of Images (1928-29) by René Magr..." src="http://upload.wikimedia.org/wikipedia/en/thumb/b/b9/MagrittePipe.jpg/300px-MagrittePipe.jpg" alt="The Treachery Of Images (1928-29) by René Magr..." width="300" height="230" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://en.wikipedia.org/wiki/Image:MagrittePipe.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>When we first started the Preona project one of our most important assumptions was that actively liking things is very cumbersome and few people will want to do it in order to personalise the reading suggestion system.</p>
<p>What we wanted to build was a system that could automagically learn from what the user is doing, be intriguingly implicit and invisible.</p>
<p>This was wrong.</p>
<p>After observing what people are doing online and how they behave, we, or rather I, have come to the conclusion that liking is a very important action that transcends <a class="zem_slink" title="Culture" rel="wikipedia" href="http://en.wikipedia.org/wiki/Culture">cultural</a> and technological bounds. And that people do it for everything <em>but</em> improving the ratings of what they&#8217;re reading.</p>
<p>The reason people like liking things is simple: <strong>Feedback</strong>.</p>
<p>And I don&#8217;t mean giving feedback to developers, or <a class="zem_slink" title="Recommender system" rel="wikipedia" href="http://en.wikipedia.org/wiki/Recommender_system">recommendation systems</a>. No, they&#8217;re giving feedback on a completely personal level. The act of liking things online has gained a significant cultural and sociological dimension &#8211; it&#8217;s a lot like giving flowers to people, the meaning depends wholly on the context.</p>
<p>But this makes the whole act very difficult to interpret and base your <a class="zem_slink" title="Machine learning" rel="wikipedia" href="http://en.wikipedia.org/wiki/Machine_learning">machine learning</a> systems on. When the context defines the action&#8217;s meaning, rather than the action itself that&#8217;s a very big problem. Sure, in general you can assume that liking means people would like to read more of that particular content, but what about when they&#8217;re just expressing agreement, or mutual dislike of something? Or expressing condolences? Nobody wants to read a lot of sad things &#8230;</p>
<p>This sounds like a very difficult problem to solve, but perhaps the solution is incredibly simple.</p>
<p>Implement liking as a purely conversational feature and ignore it completely from a machine learning perspective? I don&#8217;t know, we&#8217;re going to have to try and see what works best.</p>
<p>An interesting experiment would be to try predicting whether a person will &#8220;like&#8221; something with <a class="zem_slink" title="Google" rel="homepage" href="http://google.com">Google</a>&#8216;s new prediction <a class="zem_slink" title="Application programming interface" rel="wikipedia" href="http://en.wikipedia.org/wiki/Application_programming_interface">API</a>. This probably calls for a weekend project, hopefully I&#8217;ll have a chance to play with that in the following days and try it out.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://dorai.wordpress.com/2010/05/19/linklog-google-prediction-api/">LinkLog: Google Prediction API</a> (dorai.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://googlecode.blogspot.com/2010/05/bigquery-and-prediction-api-get-more.html">BigQuery and Prediction API: Get more from your data with Google</a> (googlecode.blogspot.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.physorg.com/news193417234.html">Machines that learn better</a> (physorg.com)</li>
<li class="zemanta-article-ul-li"><a href="http://news.cnet.com/8301-30684_3-20001843-265.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20">Google&#8217;s search for the perfect learning machine</a> (news.cnet.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/fcb2af59-7fff-4ca6-818a-f26d175f94a7/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=fcb2af59-7fff-4ca6-818a-f26d175f94a7" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://synaptic.preona.net/2010/05/why-people-like-liking-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The myth of [online] privacy, or how facebook is becoming more realistic</title>
		<link>http://synaptic.preona.net/2010/05/the-myth-of-online-privacy-or-how-facebook-is-becoming-more-realistic/</link>
		<comments>http://synaptic.preona.net/2010/05/the-myth-of-online-privacy-or-how-facebook-is-becoming-more-realistic/#comments</comments>
		<pubDate>Mon, 10 May 2010 15:03:24 +0000</pubDate>
		<dc:creator>swizec</dc:creator>
				<category><![CDATA[The Web]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Flickr]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Online Communities]]></category>
		<category><![CDATA[Privacy]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Social network]]></category>

		<guid isPermaLink="false">http://synaptic.preona.net/?p=154</guid>
		<description><![CDATA[Lately facebook has been taking a lot of flak over user privacy regarding the changes they&#8217;ve implemented to their API and how easy it is for 3rd parties to access user&#8217;s private data &#8230; or more to the point, how much pain users have to go through to hide their personal data. My personal opinion [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsynaptic.preona.net%2F2010%2F05%2Fthe-myth-of-online-privacy-or-how-facebook-is-becoming-more-realistic%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsynaptic.preona.net%2F2010%2F05%2Fthe-myth-of-online-privacy-or-how-facebook-is-becoming-more-realistic%2F&amp;source=preona&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p><a href="http://www.allfacebook.com/2010/05/infographic-the-history-of-facebooks-default-privacy-settings/"><img class="alignleft" title="Facebook default privacy through time" src="http://www.allfacebook.com/wordpress/wp-content/uploads/2010/05/facebook-privacy-history.jpg" alt="" width="205" height="1495" /></a></p>
<p>Lately <a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com">facebook</a> has been taking a lot of flak over user <a class="zem_slink" title="Privacy" rel="wikipedia" href="http://en.wikipedia.org/wiki/Privacy">privacy</a> regarding the changes they&#8217;ve implemented to their API and how easy it is for 3rd parties to access user&#8217;s private data &#8230; or more to the point, how much pain users have to go through to hide their personal data.</p>
<p>My personal opinion is that, yes, facebook is being a bit of an arse about the whole issue. At first they were promising everyone a <a class="zem_slink" title="Walled garden (technology)" rel="wikipedia" href="http://en.wikipedia.org/wiki/Walled_garden_%28technology%29">walled garden</a> free of outside scrutiny where you can behave just like you were locked up in your little <a class="zem_slink" title="Dormitory" rel="wikipedia" href="http://en.wikipedia.org/wiki/Dormitory">dorm room</a> having fun with a few mates.</p>
<p>And people got used to that.</p>
<p>For example you&#8217;ll never see anyone complain about the fact their tweets are public, or that whatever they post on their blogs is public, or <a class="zem_slink" title="Flickr" rel="homepage" href="http://www.flickr.com">flickr</a> or forums or irc and a miriad other services. The whole online world is &#8230; public. And nobody bats an eyelid.</p>
<p>Then facebook becomes slightly more public.</p>
<p><em>Public outrage!</em></p>
<h3>Villages, internet and old women peeking out of windows</h3>
<p>The fact of the matter is that facebook was never private even though it promised to be. In fact I&#8217;ll wager it&#8217;s more private now than it was ever before!</p>
<p>Wait what?</p>
<p>It all boils down to rumors and basic human behaviour.</p>
<p><span class="the-point">if you&#8217;re worried about looking like an idiot, don&#8217;t be an idiot when someone is looking</span></p>
<p>Now I&#8217;m not a psychologist or sociologist or anything like that, but because I&#8217;m a computer scientist I like to pretend I can understand anything algorithmically complex &#8211; like people.</p>
<p>Also I&#8217;ve talked to one or two people who have lived in a small enough village to explain this effect to me.</p>
<p>When you have a small <a class="zem_slink" title="Population" rel="wikipedia" href="http://en.wikipedia.org/wiki/Population">population</a> of people living in a confined area everybody knows a little bit about everybody else. It doesn&#8217;t matter who you are or how many friends you&#8217;ve got. Someone will always know what you did last summer or how drunk you got on that party on Friday and not to mention what big of an arse you turned out to be when you dumped that poor girly.</p>
<p>Everybody! Will! Know, When. You, Fuck Up! They just will.</p>
<p>But when you live in a big city, it&#8217;s a little different. Suddenly there are so many people on so big an area you hardly know anyone. Most of us don&#8217;t even know any of the people living in the same building we are. If you&#8217;re lucky you&#8217;ll have a vague idea of what profession they&#8217;re in.</p>
<p>This gives us a super huge expectation of privacy and we&#8217;ve grown so used to being anonymous and unknown that we want this notion of privacy to extend into every little facet of our world.</p>
<p>So where lies the problem?</p>
<p>The problem is when these city slickers reach the online world. It looks anonymous. It smells anonymous. And it certainly likes to talk anonymous. No names. No identity. Nothing</p>
<p>Hoorah! I can make a total idiot of myself and no-one will know! yay</p>
<p>Well no, not really. Google and a bunch of other things are tracking your every move, every keystroke almost. They do this to make more money off of you through targeted advertising and some other unimportant stuff.</p>
<p>We&#8217;ve gone full circle, suddenly the online world behaves a lot like a village. Everybody knows everybody and so on.</p>
<p>So why such an outcry over privacy issues?</p>
<p>Well, because us city slickers don&#8217;t really know how to handle this kind of information. We&#8217;re not used to knowing so much about people around us, we&#8217;re not used to always having a pair of eyes on our back through the curtains of the window across the street.</p>
<p>That&#8217;s why we do strange google searches of people we want to hire, we research people we want to date, we &#8230; I don&#8217;t know, we basically dig up every little detail of anybody we encounter and think is important enough.</p>
<p>We want all that info.</p>
<p>But we can&#8217;t handle it.</p>
<p>A long time ago people in villages learned that being drunk at a party 20 years ago does not reflect poorly on a man today. The rest of us still need to figure that out so there won&#8217;t be cases of people not getting hired due to an obscure image found online or a drunk photo posted on their facebook etc.</p>
<p>Until then, for fuck&#8217;s sake people, if you&#8217;re worried about looking like an idiot, don&#8217;t be an idiot when someone is looking!</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.readwriteweb.com/archives/google_offers_lip_service_response_to_privacy_comm.php">Google Offers Lip Service Response to Privacy Commissioners</a> (readwriteweb.com)</li>
<li class="zemanta-article-ul-li"><a href="http://techcrunch.com/2010/05/10/make-up-your-mind-facebook-because-your-privacy-controls-are-a-mess/">Make Up Your Mind Facebook, Because Your Privacy Controls Are A Mess</a> (techcrunch.com)</li>
<li class="zemanta-article-ul-li"><a href="http://gizmodo.com/5534736/why-you-should-still-quit-facebook">Why You Should Still Quit Facebook [Rant]</a> (gizmodo.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.businessinsider.com/embarrassing-facebook-board-members-profile-hacked-2010-5">EMBARRASSING: Facebook Board Member&#8217;s Profile Hacked</a> (businessinsider.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.boingboing.net/2010/05/07/yet-another-privacy.html">Yet another privacy risk with Facebook: leaked IP addresses</a> (boingboing.net)</li>
<li class="zemanta-article-ul-li"><a href="http://www.markevanstech.com/2010/05/08/has-facebook-jumped-the-shark/">Has Facebook Jumped the Shark?</a> (markevanstech.com)</li>
<li class="zemanta-article-ul-li"><a href="http://jezebel.com/5534598/the-facebook-trap-how-do-you-stay-connected-without-compromising-your-own-privacy">The Facebook Trap: How Do You Stay Connected Without Compromising Your Own Privacy? [Facebooked]</a> (jezebel.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.allfacebook.com/2010/05/infographic-the-history-of-facebooks-default-privacy-settings/">INFOGRAPHIC: The History Of Facebook&#8217;s Default Privacy Settings</a> (allfacebook.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/98e8fc20-45b2-4ddf-8e77-efc47aa37b3c/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=98e8fc20-45b2-4ddf-8e77-efc47aa37b3c" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://synaptic.preona.net/2010/05/the-myth-of-online-privacy-or-how-facebook-is-becoming-more-realistic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Real-time really really sucks!</title>
		<link>http://synaptic.preona.net/2010/03/real-time-really-really-sucks/</link>
		<comments>http://synaptic.preona.net/2010/03/real-time-really-really-sucks/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 09:00:30 +0000</pubDate>
		<dc:creator>swizec</dc:creator>
				<category><![CDATA[Information overload]]></category>
		<category><![CDATA[Real-Time web]]></category>
		<category><![CDATA[Clients]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Feed Readers]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Pubsubhubbub]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Syndication and Feeds]]></category>
		<category><![CDATA[WWW]]></category>

		<guid isPermaLink="false">http://synaptic.preona.net/?p=135</guid>
		<description><![CDATA[Image via Wikipedia Yesterday I read an interesting post about the speed at which information travels between two nodes in a network. It was about a so called Data Singularity and the basic premise was that nowadays information flows are so horribly fast that only computers talking to computers can handle the stream at all [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsynaptic.preona.net%2F2010%2F03%2Freal-time-really-really-sucks%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsynaptic.preona.net%2F2010%2F03%2Freal-time-really-really-sucks%2F&amp;source=preona&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<div class="zemanta-img" style="margin: 1em; display: block; float: left;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:1896_telephone.jpg"><img title="Info from the English WP http://en.wikipedia.o..." src="http://upload.wikimedia.org/wikipedia/commons/thumb/1/15/1896_telephone.jpg/300px-1896_telephone.jpg" alt="Info from the English WP http://en.wikipedia.o..." width="300" height="308" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:1896_telephone.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Yesterday I read an interesting post about the speed at which information travels between two nodes in a network. It was about a so called <a href="http://lazysharer.preona.net/hotornot/?sharer_id=1&amp;url=http://dataspora.com/blog/the-data-singularity-is-here/" target="_blank">Data Singularity</a> and the basic premise was that nowadays information flows are so horribly fast that only computers talking to computers can handle the stream at all and that humans are even less than mediaries, but can only really comprehend meta-meta-data.</p>
<p>To recap the changing history of what the concept of &#8220;real-time&#8221; information means (btw this is a talk I was supposed to have at WebCampLj last month but then lost the artistic inspiration):</p>
<ul>
<li>there was once a time when any news that came to the listener in a week was considered real-time information, depending on how far away the event was (<a class="zem_slink" title="Snail mail" rel="wikipedia" href="http://en.wikipedia.org/wiki/Snail_mail">snail mail</a>)</li>
<li>then real-time became the <a class="zem_slink" title="Speed of light" rel="wikipedia" href="http://en.wikipedia.org/wiki/Speed_of_light">speed of light</a> with human routers (telegraph, early <a class="zem_slink" title="Telephone" rel="wikipedia" href="http://en.wikipedia.org/wiki/Telephone">telephone</a>)</li>
<li>real-time then became instant, but not constant (phone, <a class="zem_slink" title="Television" rel="wikipedia" href="http://en.wikipedia.org/wiki/Television">TV</a> etc.)</li>
</ul>
<p>But right now we are in a world where there is an instant and constant global conversation going on. Everybody is multicasting, if not downright broadcasting, very many random thoughts that pop into their heads. People are having conversations all over the place and it&#8217;s all <em>right there; <strong>always</strong><span style="font-style: normal;">.</span></em></p>
<div class="the-point">Can you read 250 words per minute, _every_ minute?</div>
<p><em><span style="font-style: normal;">Hell, even <a class="zem_slink" title="Google" rel="homepage" href="http://google.com">Google</a> has decided to start thinking about something as horrible as real-time <a class="zem_slink" title="RSS" rel="wikipedia" href="http://en.wikipedia.org/wiki/RSS">RSS feeds</a> by integrating <a class="zem_slink" title="Pubsubhubbub" rel="homepage" href="http://code.google.com/p/pubsubhubbub/">pubsubhubbub</a> into their Reader.</span></em></p>
<p><em><span style="font-style: normal;">It&#8217;s almost as if the whole world is conspiring against the lonely infonaut who just wants to be able to </span>do something</em> while still getting all the information they crave so deeply. I&#8217;m not sure where I&#8217;ve read it or how far ago, but it was something along the lines of the average person these days being completely and totally addicted to information and that this addiction is made worse than heroin by the simple fact <em>society</em> <em>expects it.</em></p>
<p>That is to say, if you&#8217;re not addicted to information, you&#8217;re being quite odd and strange.</p>
<div class="zemanta-img" style="margin: 1em; display: block; float: left;">
<div>
<dl class="wp-caption alignright">
<dt class="wp-caption-dt"><a href="http://www.flickr.com/photos/72474457@N00/76979637"><img title="homebrew computer club" src="http://farm1.static.flickr.com/9/76979637_e65b7f7dc1_m.jpg" alt="homebrew computer club" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image by <a href="http://www.flickr.com/photos/72474457@N00/76979637">mjasonprickett</a> via Flickr</dd>
</dl>
</div>
</div>
<p>But where does this attitude lead us?</p>
<p>There are 25 million tweets made every day, that is to say <strong>289 tweets</strong> EVERY FUCKING SECOND! Even if you follow a very small subset of those people, that still makes at least 10 tweets every minute!</p>
<p>Count RSS feeds into that &#8230; Reader already pushes updates to the interface so very real-time that when I click &#8220;mark all as read&#8221; there are usually 5 new items waiting for me in the time it takes for the interface to clear. Yes, it&#8217;s <em>That Bad(tm). </em>Considering that following only a handful of RSS feeds (about 100) means I personally get on average 500 to 600 new articles every day &#8230; yeah, that makes one article <em>every two bloody minutes!</em></p>
<p>And they want to make that process even faster.</p>
<p>So essentially, as an infonaut, the internet expects me to read twenty tweets and one long-ish article every two minutes of my day. And that&#8217;s not even counting E-Mail, <a class="zem_slink" title="Facebook" rel="homepage" href="http://facebook.com">Facebook</a>, Forums and a bunch of other things.</p>
<p>Just to give you a sense of how little two minutes is: It takes three minutes to steep a cup of tea.</p>
<p>Now obviously I am quite incapable of processing information constantly, all day, at a rate of at least 240-ish <a class="zem_slink" title="Words per minute" rel="wikipedia" href="http://en.wikipedia.org/wiki/Words_per_minute">words per minute</a>. For a little sense of what this means, the <a class="zem_slink" title="World record" rel="wikipedia" href="http://en.wikipedia.org/wiki/World_record">world record</a> for typing is 150 words per minute sustained over 50 minutes.</p>
<p>Yeah that&#8217;s right, those very very crazy typists that type so fast it looks like magic &#8230; type much much slower than you are expected to read these days.</p>
<p>Quite apparent to anyone paying attention is that this situation is very unsustainable and people saying that <em>&#8220;Oh you can just take an hour every day and skim through the titles of everyting&#8221;</em> are downright bollocking crazy! What <em>can</em> be done is a matter of long debate, what <em>will</em> be done remains to be seen.</p>
<p>But <em>something</em> has got to be done &#8217;cause this is insane.</p>
<h6 class="zemanta-related-title" style="font-size: 1em;">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://nickduncan.co.za/myscoop-now-your-fetches-articles-in-real-time/">myScoop now fetches your articles in REAL-TIME</a> (nickduncan.co.za)</li>
<li class="zemanta-article-ul-li"><a href="http://maketecheasier.com/integrate-pubsubhubbub-to-wordpress/2010/03/06">What is PubSubHubbub and How to Implement It In WordPress</a> (maketecheasier.com)</li>
<li class="zemanta-article-ul-li"><a href="http://search.slashdot.org/story/10/03/04/1518249/Google-Indexing-In-Near-Realtime?from=rss">Google Indexing In Near-Realtime</a> (search.slashdot.org)</li>
<li class="zemanta-article-ul-li"><a href="http://www.makeuseof.com/tag/3-ways-google-reader-online-archive/">3 Ways To Use Google Reader As An Online Archive</a> (makeuseof.com)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/8dd55f1e-891f-4502-a047-d5fec0773a74/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=8dd55f1e-891f-4502-a047-d5fec0773a74" alt="Reblog this post [with Zemanta]" /></a></div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"></div>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;">erratum: I have just noticed that I had memorised the Twitter statistic wrongly. There are 25M tweets per day, but only 2M per hour. Please forgive me.</div>
]]></content:encoded>
			<wfw:commentRss>http://synaptic.preona.net/2010/03/real-time-really-really-sucks/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Semantic vs. Synaptic Web</title>
		<link>http://synaptic.preona.net/2010/01/semantic-vs-synaptic-web/</link>
		<comments>http://synaptic.preona.net/2010/01/semantic-vs-synaptic-web/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 08:27:57 +0000</pubDate>
		<dc:creator>swizec</dc:creator>
				<category><![CDATA[synaptic web]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[History]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[Searching]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Tim Berners-Lee]]></category>
		<category><![CDATA[World Wide Web]]></category>
		<category><![CDATA[Zemanta]]></category>

		<guid isPermaLink="false">http://synaptic.preona.net/?p=70</guid>
		<description><![CDATA[Image by *iFatma via Flickr Word on the street has it that semantic has become a curseword and people should avoid using it at all cost, especially in relation to any sort of internet business or technology. Hearing about this led me to wondering about why and how it was that the semantic web failed [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsynaptic.preona.net%2F2010%2F01%2Fsemantic-vs-synaptic-web%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsynaptic.preona.net%2F2010%2F01%2Fsemantic-vs-synaptic-web%2F&amp;source=preona&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<div class="zemanta-img" style="width: 250px;margin: 1em;float: right">
<div>
<dl>
<dt><a href="http://www.flickr.com/photos/10565597@N00/4240161686/"><img src="http://synaptic.preona.net/wp-content/uploads/2010/01/4240161686_7f376f9b49_m.jpg" alt="sunday" /></a></dt>
<dd>Image by <a href="http://www.flickr.com/photos/10565597@N00/4240161686/">*iFatma</a> via Flickr</dd>
</dl>
</div>
</div>
<p>Word on the street has it that <em>semantic</em> has become a curseword and people should avoid using it at all cost, especially in relation to any sort of internet <a class="zem_slink" title="Business" rel="wikipedia" href="http://en.wikipedia.org/wiki/Business">business</a> or <a class="zem_slink" title="Technology" rel="wikinvest" href="http://www.wikinvest.com/industry/Technology">technology</a>.</p>
<p>Hearing about this led me to wondering about why and how it was that the semantic web failed us so badly that even just using the word is bad for business. The first step on my adventure was figuring out what the semantic web promised us, because you can&#8217;t see where things went wrong if you don&#8217;t know what a movement tried to produce.</p>
<p>After a lot of googling and searching my memory for what people have said/promised over the years this is the best description I could find:</p>
<blockquote>
<blockquote><p>I have a dream for <a class="zem_slink" title="World Wide Web" rel="wikipedia" href="http://en.wikipedia.org/wiki/World_Wide_Web">the Web</a> [in which <a class="zem_slink" title="Computer" rel="wikipedia" href="http://en.wikipedia.org/wiki/Computer">computers</a>] become capable of analyzing all the <a class="zem_slink" title="Data" rel="wikipedia" href="http://en.wikipedia.org/wiki/Data">data</a> on the Web – the content, links, and transactions between people and computers. A ‘Semantic Web’, which should make this possible, has yet to emerge, but when it does, the day-to-day mechanisms of trade, bureaucracy and our daily lives will be handled by machines talking to machines. The ‘<a title="Intelligent agent" href="/wiki/Intelligent_agent">intelligent agents</a>’ people have touted for ages will finally materialize.</p></blockquote>
<p>– <cite><a title="Tim Berners-Lee" href="/wiki/Tim_Berners-Lee">Tim Berners-Lee</a>, 1999</cite></p></blockquote>
<p>Far as I can understand this means that the web will be organised in such a fashion machines could understand it perfectly and use it as some sort of huge collective <a class="zem_slink" title="Brain" rel="wikipedia" href="http://en.wikipedia.org/wiki/Brain">brain</a> &#8211; a bit like the Borg perhaps. This would indeed be a wonderful future, machines talking to machines, data flowing to and fro with perfect understanding of why, streamlined transactions optimised to perfection through better understanding of their environment &#8230;</p>
<p>The big flaw here is: <strong>machines talking to machines.</strong></p>
<p>It would be difficult to say how exactly somebody came up with a concept of the internets that so deeply misses the whole point of why the internet is as popular as it is. Perhaps the reason is that the quote comes from 1999 when the web was a wholly different beast, but why then, pray tell, did entrepreneurs latch onto this idea only around 2005 when not much was different than today? If you&#8217;re looking for those answers, I&#8217;m not the man to ask, but I can tell you what the internet <em>is</em> about and how the synaptic web helps there.</p>
<div class="zemanta-img" style="float: left;width: 310px;margin: 1em">
<div>
<dl>
<dt><a href="http://commons.wikipedia.org/wiki/Image:Internet_map_1024.jpg"><img src="http://synaptic.preona.net/wp-content/uploads/2010/01/300px-Internet_map_1024.jpg" alt="Partial map of the Internet based on the Janua..." width="300" height="300" /></a></dt>
<dd>Image via <a href="http://commons.wikipedia.org/wiki/Image:Internet_map_1024.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<h3>The internet is people talking to people</h3>
<p>When it comes to the internet it&#8217;s all about being social, about following your friends and having <em>conversations.</em> Nobody cares anymore about finding data, that&#8217;s all on wikipedia, at worst a google search away, nobody cares anymore about computers talking to computers. In fact I&#8217;d wager a nice lump of money that most user&#8217;s eyes would glaze over when you started talking about all of that.</p>
<p>This is where I believe the semantic web has failed us, the users, and investors and pretty much anyone who wanted to do anything serious with it. Semantics are a good background protocol, a lovely standard for obsessive webdevs to follow, an amazingly good technology &#8230; but in and of itself without a purpose.</p>
<p>The only people that needed the semantic web were [are] developers, there is no product to be found therein, <a class="zem_slink" title="Zemanta" rel="homepage" href="http://www.zemanta.com">Zemanta</a>&#8216;s tool is probably the closest one can come to a semantic product and even that probably has far more magic in everything <em>but</em> semantics.</p>
<p><strong>We need computers that understand people</strong> and this is something you, of course, need semantics for. It&#8217;s also something that produces immediate value to the only person that really matters &#8211; <em>The User</em>.</p>
<p>tl;dr version: <span style="font-size: 1.5em;font-weight: bold">The Synaptic Web will not fail us because it focuses on users.</span></p>
<h6 class="zemanta-related-title" style="font-size: 1em">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.readwriteweb.com/archives/top_5_web_trends_of_2009_structured_data_1.php">Top 5 Web Trends of 2009: Structured Data</a> (readwriteweb.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.readwriteweb.com/archives/redux_will_the_semantic_web_have_a_gender.php">Will The Semantic Web Have a Gender?</a> (readwriteweb.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.slideshare.net/novaspivack/a-yarn-about-twine-iswc-2009-keynote-nova-spivack">A Yarn About Twine &#8212; ISWC 2009 Keynote &#8212; Nova Spivack</a> (slideshare.net)</li>
<li class="zemanta-article-ul-li"><a href="http://r.zemanta.com/?u=http%3A//www.telegraph.co.uk/technology/news/6191392/Sir-Tim-Berners-Lee-demands-more-raw-data-from-Government.html&amp;a=7657738&amp;rid=5259b0cd-e7e4-43b6-89ee-d6c3296d9ec0&amp;e=482c3c2852c6835611c1278e6294a4fb">Sir Tim BernersLee demands more &#8216;raw data&#8217; from Government</a> (telegraph.co.uk)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px;height: 15px"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/5259b0cd-e7e4-43b6-89ee-d6c3296d9ec0/"><img class="zemanta-pixie-img" style="border: none;float: right" src="http://img.zemanta.com/reblog_e.png?x-id=5259b0cd-e7e4-43b6-89ee-d6c3296d9ec0" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"></span></div>
]]></content:encoded>
			<wfw:commentRss>http://synaptic.preona.net/2010/01/semantic-vs-synaptic-web/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>The problems involved with developing Synaptic Web applications</title>
		<link>http://synaptic.preona.net/2009/12/the-problems-involved-with-developing-synaptic-web-applications/</link>
		<comments>http://synaptic.preona.net/2009/12/the-problems-involved-with-developing-synaptic-web-applications/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 09:21:37 +0000</pubDate>
		<dc:creator>swizec</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[synaptic web]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Application programming interface]]></category>
		<category><![CDATA[Artificial intelligence]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Research Groups]]></category>
		<category><![CDATA[Web application]]></category>

		<guid isPermaLink="false">http://synaptic.preona.net/?p=43</guid>
		<description><![CDATA[Image via Wikipedia Just as the foundation of modern RISC computers was a set of basic design and performance requirements put forth in the mid 1970&#8242;s, so too there are a few basic requirements for a synaptic web application. Paraphrased and somewhat shortened from synapticweb.org they are: They connect two or more categories of things [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fsynaptic.preona.net%2F2009%2F12%2Fthe-problems-involved-with-developing-synaptic-web-applications%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fsynaptic.preona.net%2F2009%2F12%2Fthe-problems-involved-with-developing-synaptic-web-applications%2F&amp;source=preona&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<div class="zemanta-img" style="display: block; float: left; width: 310px; margin: 1em;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:Oeufs002b%2C55.png"><img title="Egg of shark (?)" src="http://synaptic.preona.net/wp-content/uploads/2009/12/300px-Oeufs002b%2C55.png" alt="Egg of shark (?)" width="300" height="561" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:Oeufs002b%2C55.png">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>Just as the foundation of modern <a class="zem_slink" title="Reduced instruction set computer" rel="wikipedia" href="http://en.wikipedia.org/wiki/Reduced_instruction_set_computer">RISC</a> computers was a set of basic design and performance requirements put forth in the mid 1970&#8242;s, so too there are a few basic requirements for a synaptic <a class="zem_slink" title="Web application" rel="wikipedia" href="http://en.wikipedia.org/wiki/Web_application">web application</a>.</p>
<p>Paraphrased and somewhat shortened from synapticweb.org they are:</p>
<ul>
<li>They connect two or more categories of things together</li>
<li>They create or derive new/novel meaning or utility from implicit connections</li>
<li>The connections they enable adjust in real or near-real time to changes</li>
<li>They bias towards implicit connections driven by user behaviour</li>
<li>They use the web as the platform</li>
<li>They apply a variety of inputs to extend existing applications</li>
<li>They become stronger through <a class="zem_slink" title="Network effect" rel="wikipedia" href="http://en.wikipedia.org/wiki/Network_effect">network effects</a></li>
<li>They are defined by usership and information flows and are untethered from any destination site</li>
<li>One of their primary inputs and/or outputs is the stream</li>
</ul>
<p>Some of these requirements are arguably almost trivial to implement. Most web developers already know how to use the web as the platform with various <a class="zem_slink" title="Application programming interface" rel="wikipedia" href="http://en.wikipedia.org/wiki/Application_programming_interface">API</a>&#8216;s and many of the most popular applications already base almost their entire ecosystem on extensions and pluggable widgets.</p>
<p>However there are some very hard nuts to crack in there. Namely the two biggest problems are creating a rating algorithm, because all connections need ratings/weights lest they are useless, that would comply and creating connections between several different kinds of things.</p>
<h3>The Connections Problem</h3>
<div class="zemanta-img" style="display: block; float: right; width: 310px; margin: 1em;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:M-T4.jpg"><img title="The new terminal at Barajas airport in Madrid,..." src="http://synaptic.preona.net/wp-content/uploads/2009/12/300px-M-T4.jpg" alt="The new terminal at Barajas airport in Madrid,..." width="300" height="450" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:M-T4.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<p>ON the face of it, creating connections between completely different and practically unrelated concepts is nearly impossible. How would you, for example, form connections between a platypus and a frog?</p>
<p>A human can [almost] easily make the connection, after all, a human came up with it. The association is quite simply that they both live mostly in water, but aren&#8217;t fish.</p>
<p>But how could a computer come up with such a leap of logic? It can&#8217;t do this with <a class="zem_slink" title="Machine learning" rel="wikipedia" href="http://en.wikipedia.org/wiki/Machine_learning">machine learning</a>, simply isn&#8217;t possible by any means we know today and there is no set of organised data large enough to figure out intricate connections like that. Perhaps if you had the whole of wikipedia processed and a few years of supercomputer time &#8230; then perhaps, perhaps you could crack it.</p>
<p>Did you notice it? The answer was right there, in those two paragraphs.</p>
<p>No? Well let me help you out, the answer is to use humans to make the connections. This might not work for every application out there, but humans in general are very good at making illogical and non-obvious connections. The real kicker? These are the connections that <em>really</em> matter to us. We don&#8217;t, personally, care that water on Phobos implies life. We care that our neighbour&#8217;s cat reminds us of Mr. Fluffy we had as a child.</p>
<div class="zemanta-img" style="display: block; float: left; width: 310px; margin: 1em;">
<div>
<dl class="wp-caption alignright" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://commons.wikipedia.org/wiki/Image:RL_1938_Bugatti_57SC_Atlantic_34_2.jpg"><img title="1938 Type 57SC Atlantic from the Ralph Lauren ..." src="http://synaptic.preona.net/wp-content/uploads/2009/12/300px-RL_1938_Bugatti_57SC_Atlantic_34_2.jpg" alt="1938 Type 57SC Atlantic from the Ralph Lauren ..." width="300" height="201" /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution" style="font-size: 0.8em;">Image via <a href="http://commons.wikipedia.org/wiki/Image:RL_1938_Bugatti_57SC_Atlantic_34_2.jpg">Wikipedia</a></dd>
</dl>
</div>
</div>
<h3>The Rating Problem</h3>
<p>Because all connections and pretty much anything about information is rather useless, or only marginally useful, without some sort of weights acting on the whole mishmash of technologies, we soon clash with the toughest nut to crack with all of the Synaptic Web.</p>
<p>Eric Schmidt has said that <em>the biggest problem of this age is discovering a link rating algorithm that works with a real-time information stream</em>. The answer, in my opinion, is a synaptic application.</p>
<p>Right now most ratings are considered globally, are created very explicitly, and barely tell us anything about what they&#8217;re trying to rate. <a class="zem_slink" title="Google" rel="homepage" href="http://google.com">Google</a> <a class="zem_slink" title="Google Reader" rel="homepage" href="http://www.google.com/reader">Reader</a> suggests things as very very awesome even when they were &#8220;liked&#8221; by people I&#8217;ve never heard of. <a class="zem_slink" title="TweetMeme" rel="homepage" href="http://www.tweetmeme.com">TweetMeme</a> promotes stuff every-fucking-body in the world has retweeted, but there is nothing even remotely considering whether <strong>I</strong>&#8216;m going to like it.</p>
<p>The synaptic web model predicts a future where applications understand my actions (some of this is implicitly creating connections between things) and dynamically adjust their ratings of content accordingly. One of my biggest pet peeves, for example, is that <a class="zem_slink" title="Last.fm" rel="homepage" href="http://last.fm">last.fm</a> says my favouritest band in the world is something I haven&#8217;t listened to in almost a year. Wtf?</p>
<p>Creating such algorithms is very problematic though. The only real way of even scratching the surface of this problem is by applying a lot of meta-heuristics, like <a class="zem_slink" title="Simulated annealing" rel="wikipedia" href="http://en.wikipedia.org/wiki/Simulated_annealing">simulated annealing</a>, and doing a lot of reinforcement machine learning &#8211; something that isn&#8217;t as perfectly researched and understood as supervised, unsupervised and semi-supervised machine learning algorithms &#8211; to the problem of weighing connections and things in databases.</p>
<p>And even after you&#8217;ve created a good reinforcement learning environment with a lot of simulated annealing going on, you&#8217;re still left wondering how to even rate user action. Sometimes clicking a link is good because the person liked what they were suggested, at other times they opened and shared it just so they could warn their friends not to bother with this crap.</p>
<h3>Final Summation</h3>
<p>In short, creating a real synaptic application is <em>hard</em> and those that do make one are bloody amazing guys.</p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/1a21be41-98e3-4ed6-b6c1-4445ea4460aa/"><img class="zemanta-pixie-img" style="border: none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=1a21be41-98e3-4ed6-b6c1-4445ea4460aa" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://synaptic.preona.net/2009/12/the-problems-involved-with-developing-synaptic-web-applications/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

