<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2009:/1/tag:www.readwriteweb.com,2009://1.15750-</id>
  <updated>2009-11-23T16:41:25Z</updated>
  <title>Comments for The Future of Search: Social Relevancy Rank</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.23-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=15750" title="The Future of Search: Social Relevancy Rank" />
    <published>2009-07-17T04:05:22Z</published>
    <updated>2009-07-17T22:16:17Z</updated>
    <title>The Future of Search: Social Relevancy Rank</title>
    <summary>The Future of Search: Social Relevancy Rank</summary>
    <author>
      <name>Alex Iskold</name>
      <uri>http://www.adaptiveblue.com</uri>
    </author>
    
    <category term="Features" />
    
    <category term="NYT" />
    
    <category term="Search Services" />
    
    <category term="Social Web" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09a.jpg" width="150" height="112" />FriendFeed has <a href="http://www.readwriteweb.com/archives/how_to_use_the_new_friendfeed.php">recently launched</a> a search feature, and so Facebook search must be coming soon.</p>

<p>Real-time Web search (of streams of activities) is a <a href="http://www.readwriteweb.com/archives/keeping_an_eye_on_collecta_real-time_search_engine.php">hot topic</a> <a href="http://www.readwriteweb.com/archives/sorry_google_you_missed_the_real_time_web.php">right</a> <a href="http://www.readwriteweb.com/archives/make_google_real_time_with_twitter_ad-on.php">now</a>. <font style="float: right; margin-left: 10px;"><script type="text/javascript">
tweetmeme_url = 'http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php';
tweetmeme_source = 'rww';
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></font>Everyone, including Google and <a href="http://www.readwriteweb.com/archives/bingtweets_microsoft_launches_a_twitter_search_eng.php">Microsoft</a>, recognizes the value of using trusted contacts as filters. What was once called <a href="http://www.readwriteweb.com/archives/google_social_search_is_coming.php">social search</a> is now called real-time search, but this time it will really happen. First, it will be applied to streams and then to the Web in general.</p>

<p>What we are about to get is a <strong>Social Relevancy Rank</strong>. Whenever you search streams of activity, the results will be ordered not chronologically but by how relevant each is to you based on your social graph. That is, people who matter more to you will bubble up. How does this work? Well, there will be a formula, just as there is a formula for Page Rank.</p>]]>
      <![CDATA[<h2>Solution 101: Rank by Friends and People You Follow</h2>

<p>Here is an idea so obvious that it is surprising Twitter has not implemented it already: front-load search results with people you follow. When you search for, say, "Wilco" on Twitter today, the results are in the chronological order. That is not really relevant because you do not know who most of these people are. But if instead you could see people you follow, the search results would be much more useful.</p>

<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09b.png" width="543" height="368" /></p>

<p>This is not possible on Twitter today, but it already works great on FriendFeed. There, results are filtered or ranked based your social graph. This is not difficult for FriendFeed to do because, on the one hand, it knows who you care about and, on the other, it applies its advanced feed search technology to your social graph:</p>

<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09c.png" width="501" height="413" /></p>

<p>This sounds awesome, but there is a problem. "Wilco" works well as a query because the band has just released a new album, but many other queries would return no results. Simply put, your friends on Facebook and people you follow on Twitter can't possibly have an opinion on every topic you may be interested in. This is a problem of sparse data: <strong>trusted opinions are scarce</strong>.</p>

<h2>Small Worlds and Taste Neighbors</h2>

<p>To solve the problem of sparse data, we need more data... obviously. One possible solution is to incorporate other sources that you trust (i.e. broaden your social graph). As a next step, search results could rank people you may not be directly following but who are being followed by people you follow. Or in Facebook-speak, friends of friends. You could argue that you are not familiar with their opinions and so cannot yet trust them, but given the <a href="http://en.wikipedia.org/wiki/Small-world_network">small world phenomenon</a>, their contributions are often just as valuable.</p>

<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09d.jpg" width="610" height="610" /></p>

<p>Another step could be to include people with similar tastes, so-called taste neighbors. This approach is common among vertical social networks such as Last.fm, Flixster, and Goodreads. These networks have ideas about which people, other than your friends, are like you. However, this is a costly calculation and takes time. In order for Twitter to do something like this, it would have to compare people based on links or perform semantic analyses of tweets over time. Yet even though this is a difficult problem, it will be solved in time.</p>

<h2>The Influencers and the Crowd</h2>

<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09e.png" align="right" width="200" height="182" />Aside from using the "second degree" of your social graph or taste neighbors, a Social Relevancy Rank could front-load influencers. In the absence of any other metric, someone who is followed by hundreds of thousands of users is likely more relevant to you than someone you don't know at all. Using number of followers as a weight might be a good way to order the rest of the activity stream.</p>

<p>In general, combing through countless tweets from strangers is not terribly useful anyway. Just as people have stopped looking at anything beyond the first page of results on Google, sifting through pages of tweets in chronological order gets tedious quickly. What needs to be incorporated into the Social Relevancy Rank is the aggregate sentiment of the crowd: a score that tells you <em>yay</em> or <em>nay</em> and gives you an opportunity to drill into more results if you choose.</p>

<h2>The Quest for the Perfect Filter</h2>

<p>There is no such thing as a perfect formula. Even Page Rank isn't perfect. Yet we all use it and find it useful. Much as Page Rank has been adapted and tuned to search the web, Social Relevancy Rank will evolve over time to help us make sense of endless streams of activity. This ranking will have a profound impact on how we tap into our friends' opinions.</p>

<p><img src="http://www.readwriteweb.com/images/social_relevancy_jul09f.png" width="582" height="448" /></p>

<p>It will change the face of general Web searches in time, too. Today, results are automatically ranked by relevancy and freshness. Once Social Relevancy Rank is factored in, search results will be re-ordered based on social relevancy.</p>

<p>And now, as always, please tell us what you think? What would you expect from a search engine with Social Relevancy Rank built in?</p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147629</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147629" />
    <title>Comment from Jonathan Mendez on 2009-07-16</title>
    <author>
        <name>Jonathan Mendez</name>
        <uri>http://www.optimizeandprophesize.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.optimizeandprophesize.com/">
        <![CDATA[<p>Alex,</p>

<p>Interesting ideas but I have to disagree that social search is now synonymous with realtime search. I get results to many queries (stocks, scores, weather) that are the epitome of realtime without social qualifiers. </p>

<p>When people search in a recovery modality (exemplified above) they want the answer. Period. There is nothing about social connections that makes delivering that answer any more precise. At the moment (and in rare occasions) social connections can deliver that answer faster but I think that is a temporary advantage.</p>

<p>When a searcher is in discovery mode things are different. There is a window where it is possible to develop learning that places authority around people to particular subjects in much the same way Google does with domains. However, I’m not sure that once authority is established that segmenting, filtering and ranking based on proximity to the node of “me” becomes all that valuable. In fact, it is the nature of discovery goals that they are less dependent on trusted sources than those of recovery.</p>

<p>For me Social Search has always been about discovering people. That is what makes it unique from other search modes and where its (large) value resides. It is also where Social Relevancy Rank is likely most valuable. LinkedIn is the clearest & best example of a Social Search Engine that I know of and not coincidentally makes great use of the ideas you have captured here.</p>

<p>Cheers,</p>

<p>Jonathan</p>]]>
    </content>
    <published>2009-07-17T04:43:33Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147632</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147632" />
    <title>Comment from Alex Iskold on 2009-07-16</title>
    <author>
        <name>Alex Iskold</name>
        <uri>http://getglue.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://getglue.com">
        <![CDATA[<p>Hey Jonathan,</p>

<p>You are right, I collapsed real-time into social. </p>

<p>The view of real-time that you hold, to me is really just news. I am not sure how it is different from what blogsearch or google news or any other news search has been? That is, if its coming from newspapers or bloggers its news and it needs to be fresh, but when it comes from people on Twitter or Facebook its social.</p>

<p>When people pass links they effectively vote/filter information much like search engine does. So when you look at this process in aggregate it really does look like what search engine is doing - voting things up.</p>

<p>Alex</p>]]>
    </content>
    <published>2009-07-17T04:48:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147635</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147635" />
    <title>Comment from Brian Galvin on 2009-07-16</title>
    <author>
        <name>Brian Galvin</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Another interesting area is the idea of improving on Page Rank by switching from analyzing the structure of links (which after all reflect interests of content creators) to analyzing the structure of behaviors (instead of using a link from Page A to Page B, which PageRank does, use the probability of a user's transitioning from Page A to Page B). This reflects user's intentions, and user's assessment of the utility of links, and is a much better approach than PageRank. The problem, of course, is getting this data. But there are several good approaches to this, and not all of them involve violating user's privacy!</p>

<p>Microsoft is trying something like this with their research project called BrowseRank (http://news.cnet.com/8301-1023_3-9999038-93.html), although they weren't the first to come up with the concepts in detail (http://appft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&p=1&u=%2Fnetahtml%2FPTO%2Fsearch-bool.html&r=0&f=S&l=50&TERM1=Galvin%2C+Brian&FIELD1=IN&co1=AND&TERM2=behavioral&FIELD2=&d=PG01)...</p>]]>
    </content>
    <published>2009-07-17T05:26:42Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147647</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147647" />
    <title>Comment from Nicola D&apos;Agostino on 2009-07-17</title>
    <author>
        <name>Nicola D&apos;Agostino</name>
        <uri>http://www.nicoladagostino.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.nicoladagostino.net">
        <![CDATA[<p>Once again when looking about useful information the secret is selection and trust (i.e. filtered information). That's probably why I value so much what is in my Delicious Network.</p>

<p>nda</p>]]>
    </content>
    <published>2009-07-17T07:32:26Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147659</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147659" />
    <title>Comment from Andreas Romppel on 2009-07-17</title>
    <author>
        <name>Andreas Romppel</name>
        <uri>http://www.konkurrenzanalyse.biz/blog</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.konkurrenzanalyse.biz/blog">
        <![CDATA[<p>I found a very interesting solution which allows you to combine the typical search behavior of most people (which is typing in keywords at Google) with the ability to define a specific set of people doing research on the same topic (for example an ad hoc research team OR every employee of a certain company OR a small group of people from different companies working together on a project... you name it):   www.qitera.com. Qitera integrates with Google which means that it displays search results of those associated researchers as the first Google results and offers additional services like alerts. <br />
(Disclaimer: Qitera sponsored one of my Competitive Intelligence Seminars - BUT apart from that I am really excited by the solution.)</p>]]>
    </content>
    <published>2009-07-17T11:05:37Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147691</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147691" />
    <title>Comment from mike &quot;glemak&quot; dunn on 2009-07-17</title>
    <author>
        <name>mike &quot;glemak&quot; dunn</name>
        <uri>http://friendfeed.com/glemak</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://friendfeed.com/glemak">
        <![CDATA[<p>the opening statement implying that facebook get's all of its innovative ideas from friendfeed is pretty funny alex - but also sadly true though the fb folks don't come close to the simplistic functionality of ff, just say'n :)</p>]]>
    </content>
    <published>2009-07-17T14:14:32Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147690</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147690" />
    <title>Comment from Dennis McDonald on 2009-07-17</title>
    <author>
        <name>Dennis McDonald</name>
        <uri>http://www.ddmcd.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.ddmcd.com">
        <![CDATA[<p>Linkedin sorts some search results by closeness of a connection and has done so for quote some time.</p>]]>
    </content>
    <published>2009-07-17T14:23:48Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147721</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147721" />
    <title>Comment from Andy on 2009-07-17</title>
    <author>
        <name>Andy</name>
        <uri>http://www.pedrocarbo.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.pedrocarbo.com/">
        <![CDATA[<p>this concept of social raking seems interesting</p>]]>
    </content>
    <published>2009-07-17T16:42:39Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147724</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147724" />
    <title>Comment from http://openid.tomheath.com/me on 2009-07-17</title>
    <author>
        <name>http://openid.tomheath.com/me</name>
        <uri>http://tomheath.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tomheath.com/">
        <![CDATA[<p>Alex,</p>

<p>A very interesting and timely post - you raise a lot of key points. I think your Solution 101 will get us a long way and there's certainly a perfect storm brewing that should enable us to deliver this kind of functionality.</p>

<p>However, we need to keep an eye on what comes next once generic use of Friends and Followers, or even Friends of Friends, no longer scales due to ever increasing amounts of information being available. In fact there are cases already where this doesn't work well enough, particularly outside of taste domains.</p>

<p>What I found in my PhD research in this area was that people make sophisticated decisions about who to ask for information, and this varies according to the nature of the task. For example, there's no guarantee that you'll ask the same person to recommend both movies and financial products, however well you know them: these two examples depend to varying degrees on taste overlap and the expertise of the information source. It's this dynamic we'll need to understand in greater detail.</p>

<p>If you'll forgive the element of self-promotion then there's a full discussion of this in my thesis: <a href="http://tomheath.com/thesis" rel="nofollow">http://tomheath.com/thesis</a></p>

<p>Cheers, Tom.</p>]]>
    </content>
    <published>2009-07-17T16:43:22Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147731</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147731" />
    <title>Comment from Vada on 2009-07-17</title>
    <author>
        <name>Vada</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The One-Riot white paper you Tweeted ( <a href="http://bit.ly/WhitePaper" rel="nofollow">http://bit.ly/WhitePaper</a> ) provides a nice framework to extend search beyond its informational confines to include browse and real-time search. However, discovery within a social framework warrants it's own framework.</p>

<p>I would expand Johnathan's premise about social search beyond merely discovering people to include discovering people, their passions, their opinions, their expertise, their assistance, etc. Jud Valeski at Gnip posted a rather elegant framework for the interplay of self-expression and discovery that pivots on connectedness in a social environment ( <a href="http://bit.ly/connectedness" rel="nofollow">http://bit.ly/connectedness</a> ). Assisting online discovery with criteria from connectedness and the aggregated experience of my social graph not only serves my "logos", but, my "pathos" and "eros" too.</p>]]>
    </content>
    <published>2009-07-17T17:05:58Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147744</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147744" />
    <title>Comment from Marshall Clark on 2009-07-17</title>
    <author>
        <name>Marshall Clark</name>
        <uri>http://www.twitter.com/marshallclark</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.twitter.com/marshallclark">
        <![CDATA[<p>Hi Alex,</p>

<p>I think an interesting fourth possibility is refining the Influencer Rank concept you outlined so it's topic-specific instead of a measure of generic popularity.  I touched on this concept briefly in my <a href="http://bit.ly/128U9V" rel="nofollow">PageRank for People</a> article a month ago, and the more I think about it the more it seems like the most likely solution for general-topic searches.  The challenge is finding a social search algorithm that can provide meaningful results for all types of queries.  If I'm searching a topic that my social graph doesn't already follow, I still want to get returned meaningful results and I suspect some form of universal Influencer Rank score is required to achieve this.</p>

<p>Great post - I really think this cross-breeding of Search and Social Graph is going to give us the next big web/nav innovation. </p>

<p>Cheers,<br />
/-Marshall</p>]]>
    </content>
    <published>2009-07-17T18:28:46Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147781</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147781" />
    <title>Comment from Bernard Lunn on 2009-07-17</title>
    <author>
        <name>Bernard Lunn</name>
        <uri>http://www.readwriteweb.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com">
        <![CDATA[<p>Alex, great post that really defines the issues clearly. I agree with Tom (#9) that "people make sophisticated decisions about who to ask for information, and this varies according to the nature of the task". That is true based on my personal observations (not on external research). What is interesting to me about Twitter - compared to FB or LI - is that it is about WHAT you know and not WHO you know. I find myself looking at somebody who tweets something interesting on a topic that I am researching and then I look for who they are following on that same subject. What I am looking for is Subject Relevance more than Social Relevance. I want to follow somebody who is an expert in that subject. Today I make that judgment intuitively, but as the volume scales it would be great to get some filtering based on how other people have rated this person ON THIS SUBJECT. Bernard</p>]]>
    </content>
    <published>2009-07-17T21:06:28Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147785</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147785" />
    <title>Comment from Haggie on 2009-07-17</title>
    <author>
        <name>Haggie</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>The site that could really benefit from a "social relevancy" filter would be Yelp. </p>

<p>If I could see restaurant ratings based solely on "friends & following", it would dramatically I would actually use it again.</p>]]>
    </content>
    <published>2009-07-17T22:00:33Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147789</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147789" />
    <title>Comment from Mouli Cohen on 2009-07-17</title>
    <author>
        <name>Mouli Cohen</name>
        <uri>http://www.moulicohen.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.moulicohen.com/">
        <![CDATA[<p>As a question to the community: How would this affect search results for brands and companies that have essentially put time and energy into building their own relevancy, whether through some system of pay-to-play or overall presence. Would it be a total reordering of the search results based on the system that's been described? Not that I think this would necessarily be a bad thing by any means, particularly if it ultimately benefits users, but I'm curious to understand how this would work if implemented, as certainly corporations would have other thoughts (as they almost always do). Perhaps I'm missing something fundamental here, but I'd welcome your reactions.</p>

<p>On a side note (though it may be obvious), it seems that this system would most benefit the growing community of online creators - bloggers, designers, thought leaders - who are actively engaging with a variety of online platforms.</p>

<p>From tupperware parties and water cooler conversations to the next online revolution. Good stuff.</p>

<p>Thanks,</p>

<p>MC</p>]]>
    </content>
    <published>2009-07-17T22:30:31Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147895</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147895" />
    <title>Comment from Peter Shine 신동혁 on 2009-07-18</title>
    <author>
        <name>Peter Shine 신동혁</name>
        <uri>http://www.fxceed.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.fxceed.com">
        <![CDATA[<p>Depends on the level of openness of the service enabled by APIs, the application of this system may come much quicker and may be developed to become superior service.</p>]]>
    </content>
    <published>2009-07-18T22:57:58Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147903</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147903" />
    <title>Comment from Send flowers on 2009-07-18</title>
    <author>
        <name>Send flowers</name>
        <uri>http://www.getbestflowers.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.getbestflowers.com">
        <![CDATA[<p>There is a window where it is possible to develop learning that places authority around people to particular subjects in much the same way Google does with domains. </p>]]>
    </content>
    <published>2009-07-19T03:36:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:147906</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c147906" />
    <title>Comment from People Search on 2009-07-18</title>
    <author>
        <name>People Search</name>
        <uri>http://www.mitch92021search.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.mitch92021search.com">
        <![CDATA[<p>Very good blog. You make some very good points</p>]]>
    </content>
    <published>2009-07-19T06:01:59Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:148013</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c148013" />
    <title>Comment from Bill St.Pierre on 2009-07-19</title>
    <author>
        <name>Bill St.Pierre</name>
        <uri>http://www.twine.com/twine/12bxhr335-3d5/google-wave</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.twine.com/twine/12bxhr335-3d5/google-wave">
        <![CDATA[<p>Check out the first real time search engine demonstration here:  </p>

<p><a href="http://blog.wowd.com/wowd_blog/2009/07/short-wowd-demo-screencast.html" rel="nofollow">http://blog.wowd.com/wowd_blog/2009/07/short-wowd-demo-screencast.html</a></p>

<p>I'm not sure if this is the future, but it is very cool.</p>]]>
    </content>
    <published>2009-07-20T04:30:28Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:148014</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c148014" />
    <title>Comment from Gene Golovchinsky on 2009-07-19</title>
    <author>
        <name>Gene Golovchinsky</name>
        <uri>http://palblog.fxpal.com/?author=4</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://palblog.fxpal.com/?author=4">
        <![CDATA[<p>One limitation of this approach is its focus on finding information already found in your social sphere. While this is useful for known-item, precision-oriented searches, it is less useful for exploratory search when you're trying to find something novel or make a connection that hasn't been made before. See my post <a href="http://palblog.fxpal.com/?p=1416" rel="nofollow">Which future of search?</a> for more details.</p>]]>
    </content>
    <published>2009-07-20T04:35:57Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:148029</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c148029" />
    <title>Comment from Water meter on 2009-07-19</title>
    <author>
        <name>Water meter</name>
        <uri>http://www.allwatermeter.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.allwatermeter.com/">
        <![CDATA[<p>That's probably why I value so much what is in my Delicious Network.<br />
</p>]]>
    </content>
    <published>2009-07-20T06:39:59Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:148352</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c148352" />
    <title>Comment from Jesper Åström on 2009-07-21</title>
    <author>
        <name>Jesper Åström</name>
        <uri>http://jesperastrom.com/about</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://jesperastrom.com/about">
        <![CDATA[<p>Well... still too static. The main question to ask right now is what kind of purpose search really fills for a person. Secondly we have to ask ourselves whether or not there is a better way to meet that purpose.</p>

<p>Thinking static search such as the one proposed above, we are still only considering linked pages and people, forgetting the impact that linked data will induce on the way we use the web. In fact, the web will not be anything like the web in the future. It will be something different, and thus it becomes very difficult to know whether or not search in the form of question and answer will take place in the web.</p>

<p>Think about it. How did you use the web before the search engines?</p>

<p>I believe the future web is no host for influencers or naturals or social medias or serps. I believe the future web understands us individually and then translates our wishes from how we use the web, putting us in contact with the best possible person or database to talk to in order to solve our situation in a way that suits us the best.</p>

<p>I don't think we will search the web, I think the web will search us, answering our questions even before we ask them.</p>

<p>//Jesper</p>]]>
    </content>
    <published>2009-07-21T21:11:08Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:148437</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c148437" />
    <title>Comment from Allen MacCannell on 2009-07-22</title>
    <author>
        <name>Allen MacCannell</name>
        <uri>http://www.senderok.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.senderok.com">
        <![CDATA[<p>There are influence sites that rate whether a given Twitterer seems to know more about a subject than others do. The algorithms take into account the quality, not quantity, of the followers.</p>

<p>Although you could score tweets with links higher than those without, you definitely don't want search results to reflect votes on how politically correct information is (RTs often reflect this) and lots of people with huge Twitter followings are charlatans who used steroid software to get that "audience" which is itself largely made up of spammers.</p>

<p>Even for non-charlatans on social media, having a huge following may mean you don't have a day job and don't ultimately know what you are talking about on a variety if not majority of subjects. Furthermore, RT'd tweets are often the shorter ones about Twitterers with short names or they are jokes...making them suspect as to relevance for a serious researcher.</p>

<p>I delete Twitter spam followers constantly, which has halved what my follower count could have been. I don't want get-rich-quick or see-my-cam spammers unfollowing and refollowing all the time so this is why I block (anyone who tries to tell others how to get more followers gets blocked).</p>

<p>Like the influence metering sits, search algorithms should reward people for having a better concentration of real followers who might read any given tweet.</p>

<p>So, sure, if algorithms can identify that such and such a person has 750 followers few of whom score as spammers + this person seems to be constantly commenting with a given keyword combo...then this person should be considered more of an expert on the subject than @APlusk with 2,404,049 followers who just mentioned the keyword for the first time.</p>]]>
    </content>
    <published>2009-07-22T09:49:22Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:148513</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c148513" />
    <title>Comment from Lisa H on 2009-07-22</title>
    <author>
        <name>Lisa H</name>
        <uri>http://inversearch.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://inversearch.blogspot.com">
        <![CDATA[<p>Reference: #9, above: Since following doesn't scale, you can't pull any relevancy from it.</p>]]>
    </content>
    <published>2009-07-22T18:33:53Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:148587</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c148587" />
    <title>Comment from judy shapiro on 2009-07-22</title>
    <author>
        <name>judy shapiro</name>
        <uri>http://trenchwars.wordpress.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://trenchwars.wordpress.com">
        <![CDATA[<p>Ah – leave it to the technologists to dicker over the approaches and miss the main point. </p>

<p>What’s missing in these techno-sym models is the human element of trust. We must build in the trust layer into all these processes if it is to have any value. Add the filter of trust  to the Social Relevancy Rank (which can have definable algorithmic attributes) and the complex picture becomes clearer. </p>

<p>Trust is the glue that holds societies together – that goes for the virtual world too. Real time or not. </p>

<p>Judy Shapiro<br />
Sr. VP, Paltalk<br />
</p>]]>
    </content>
    <published>2009-07-23T04:36:16Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:149493</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c149493" />
    <title>Comment from tim vogel on 2009-07-28</title>
    <author>
        <name>tim vogel</name>
        <uri>http://www.heur-e-ka.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.heur-e-ka.com">
        <![CDATA[<p>So, we're actually back to building Collaborative Filtering's Mentor Pool from which to select one's most likely recommendations.</p>

<p>What a concept!  Why don't computer scientist bother studying history?</p>

<p><br />
TV</p>]]>
    </content>
    <published>2009-07-29T02:40:34Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:150652</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c150652" />
    <title>Comment from Alexas on 2009-08-04</title>
    <author>
        <name>Alexas</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>This is a very good article, very well written and easy to understand, took a lot of work.  kudos  <a href="http://www.ClubDistrict.com" rel="nofollow">http://www.ClubDistrict.com</a> Nightlife Simplified is something I came across, that will be big.</p>]]>
    </content>
    <published>2009-08-05T02:19:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:150721</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c150721" />
    <title>Comment from Priyanka on 2009-08-05</title>
    <author>
        <name>Priyanka</name>
        <uri>http://www.crazyfriendz.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.crazyfriendz.com">
        <![CDATA[<p>nice article...</p>

<p>but der is more on this...</p>

<p>follow this..</p>

<p><a href="http://u.voizle.com/socialrank" rel="nofollow">http://u.voizle.com/socialrank</a></p>

<p>hope u found it helpful</p>]]>
    </content>
    <published>2009-08-05T10:46:56Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:151349</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c151349" />
    <title>Comment from Mike Chelen on 2009-08-09</title>
    <author>
        <name>Mike Chelen</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>There's an app <a href="http://chatterfly.appaturelabs.com" rel="nofollow">http://chatterfly.appaturelabs.com</a> that restricts search to friends, would be nice to see as a native Twitter feature.</p>]]>
    </content>
    <published>2009-08-10T01:01:11Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.15750-comment:152108</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.15750" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/future_of_search_social_relevancy_rank.php#c152108" />
    <title>Comment from Mohamed Amine Chatti on 2009-08-13</title>
    <author>
        <name>Mohamed Amine Chatti</name>
        <uri>http://mohamedaminechatti.blogspot.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://mohamedaminechatti.blogspot.com">
        <![CDATA[<p>Alex,</p>

<p>thanks for the great post and the important issues you raised here. I totally agree with you that social ranking will build the base for future search. In this context, I would like to share with you and your readers a service that goes in the same direction.</p>

<p>The service is called PLEM and is available at <a href="http://eiche.informatik.rwth-aachen.de:3333/PLEM/" rel="nofollow">http://eiche.informatik.rwth-aachen.de:3333/PLEM/</a></p>

<p>The main aim of PLEM is to harness the collective intelligence to rank and recommend learning elements. The idea is quite simple, each filtering action on a learning element from the Web (e.g. comment, link, save, like, rate, vote, view, share) counts as one "vote" for that learning element. The aggregation of the "votes" would then reflect the popularity of that element.</p>

<p>You can find more information about this service on my blog at <a href="http://mohamedaminechatti.blogspot.com/2009/07/plem-mashup-driven-long-tail-aggregator.html" rel="nofollow">http://mohamedaminechatti.blogspot.com/2009/07/plem-mashup-driven-long-tail-aggregator.html</a></p>

<p>Looking forward to receiving your valuable feedback...</p>]]>
    </content>
    <published>2009-08-13T10:44:33Z</published>
  </entry>

</feed>