<?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/personalized_cl.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2008:/1/tag:72.47.210.69,2006://1.4749-</id>
  <updated>2008-08-22T19:07:03Z</updated>
  <title>Comments for Personalized Clustering: It&apos;s too hard, say developers</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.1</generator>
  <entry>
    <id>tag:72.47.210.69,2006://1.4749</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.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=4749" title="Personalized Clustering: It's too hard, say developers" />
    <published>2006-02-15T10:21:55Z</published>
    <updated>2007-12-16T23:15:59Z</updated>
    <title>Personalized Clustering: It&apos;s too hard, say developers</title>
    <summary><![CDATA[After my post about Personalized Megite, I got taken to task by both Gabe Rivera from Memeorandum and Nik Cubrilovic from OmniDrive - two developers who have had a lot of experience trying to develop such systems. As Gabe wrote in Scoble's comments: "I agree with Nik that there&rsquo;s a huge technical chasm to cross...]]></summary>
    <author>
      <name>Richard MacManus</name>
      <uri>http://www.readwriteweb.com</uri>
    </author>
    
    <category term="Filtering Services" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img alt="nik and gabe" src="http://static.flickr.com/26/92776918_13ac01d958_m.jpg"
width="180" height="240" align="left" hspace="5" vspace="5" />After <a href="http://www.readwriteweb.com/archives/megite_testing.php">my post</a> about
Personalized Megite, I got taken to task by both Gabe Rivera from <a
href="http://tech.memeorandum.com/">Memeorandum</a> and Nik Cubrilovic from <a
href="http://www.omnidrive.com.au">OmniDrive</a> - two developers who have had a lot of
experience trying to develop such systems. As Gabe wrote in <a
href="http://scobleizer.wordpress.com/2006/02/13/megite-working-on-personal-memetracker/#comment-14349">
Scoble's comments</a>:</p>

<p>"I agree with Nik that there&rsquo;s a huge technical chasm to cross before a
&ldquo;personalized meme tracker&rdquo; gets really useful. I think progress I make on
the memeorandum engine is approaching that, but it&rsquo;s still far off enough that
I&rsquo;ll pass on hyping it for now."</p>

<p>Gabe then proceeded to give me an earful in a Skype conversation about the issue ;-) I
was also interested to read <a href="http://glinden.blogspot.com/">Greg Linden</a>'s
thoughts on the matter, as he is another very smart developer with experience in this
domain. Actually Greg <a
href="http://scobleizer.wordpress.com/2006/02/13/megite-working-on-personal-memetracker/#comment-14379">
seemed to like</a> my suggestion of introducing clustering to <a
href="http://www.findory.com">Findory</a>, which would definitely get me using it
more.&nbsp;</p>

<p>Because let's face it, Personalization + Clustering is the next big step in RSS. <b>If
2005 was about Aggregation, then 2006 is all about Filtering.</b></p>

<p>Nik wrote up his thoughts today, in a post entitled <a
href="http://www.nik.com.au/archives/2006/02/14/memetracking-attempts-at-old-issues/">Memetracking
Attempts at Old Issues</a>. While he mentions lack of link data as being an issue, it
seems to me the crux of the problem is this:</p>

<p>"generating a personal view of the web for each and every person is computationally
expensive and thus does not scale, at all."</p>

<p>He goes on to say that "this is why you don&rsquo;t have personalized Google results
&ndash; we just don&rsquo;t have the CPU cycles to care about you."</p>

<p>So it's mainly a computational and scaling problem. Damn hardware.</p>

<p>Nevertheless, there is a <a
href="http://blogs.msdn.com/alexbarn/archive/2006/02/13/531631.aspx">big demand</a> for
personalized clustering - among the edge cases, it must be said. And <a
href="http://www.megite.com/">Megite</a> and <a
href="http://www.tailrank.com">TailRank</a> are both trying to capture that demand, which
to be frank I'm very pleased about. I understand why Gabe and Nik don't want a bar of it,
but there are lots of squeezed bloggers out there who are desperate for a good RSS
filtering solution. The first web app that solves this, or at least gives me decent
<b>filtered RSS feeds</b>, is going to get my business for sure.</p>]]>
      
    </content>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36952</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36952" />
    <title>Comment from l.m.orchard on 2006-02-15</title>
    <author>
        <name>l.m.orchard</name>
        <uri>http://decafbad.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://decafbad.com/">
        <![CDATA[<p>Is this is where desktop apps trump hosted apps?  I've got plenty of CPU cycles in my basement.  Of course, the problem is gathering all the data worth analyzing.</p>

<p>Maybe I'm not quite understanding the term "Personalized Clustering".  I've got a script [1] that scans through about 1000 RSS feeds from my subscriptions, extracts all the links, then groups and sorts the links by number of entries containing the links.  This gives me a pretty decent overview of the day's memes from the perspective of people I watch.</p>

<p>Now, this script is simpleminded and doesn't pull in any other factors like "blog authority" or popularity amongst sites not included in my subscription list, but it's been pretty useful as my first daily stop.</p>

<p>[1]: <a href="http://decafbad.com/blog/2006/01/03/sharing-attention-while-reading-feeds" rel="nofollow">a"><a href="http://decafbad.com/blog/2006/01/03/sharing-attention-while-reading-feeds" rel="nofollow">a">http://decafbad.com/blog/2006/01/03/sharing-attention-while-reading-feeds">a</a></a> script</p>]]>
    </content>
    <published>2006-02-15T13:14:37Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36953</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36953" />
    <title>Comment from atleta on 2006-02-15</title>
    <author>
        <name>atleta</name>
        <uri>http://www.atleta.hu</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.atleta.hu">
        <![CDATA[<p>Yep... it seems as if we had totally forgotten the hype before syndication blogs and rss: p2p. Of course it would be hard to make money from. At least it would be harder than with a simple web site but it would solve the CPU and the bandwidth problem. Do collaborative filtering with a p2p architecture. Let my peer swap data with others (similiar users, friends, FOAFs, etc.)</p>]]>
    </content>
    <published>2006-02-15T13:56:48Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36954</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36954" />
    <title>Comment from Matt Grommes on 2006-02-15</title>
    <author>
        <name>Matt Grommes</name>
        <uri>http://www.mattorama.net</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.mattorama.net">
        <![CDATA[<p>Saying that personalization is too computationally hard is a copout. You don't have to personalize for every single person who visits your site. You can personalize just enough. No site is going to have 100% unique users needing exact personalization. This is why sites like memeorandum work in the first place, because my interests intersect with a large group of other users. Just break that down a bit and determine if your user likes Blog news and Enterprise news, etc. and give them filtered results based on groups of interests.</p>]]>
    </content>
    <published>2006-02-15T15:02:58Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36955</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36955" />
    <title>Comment from Joel Hoard on 2006-02-15</title>
    <author>
        <name>Joel Hoard</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>I think they keys to personalized clustering are limited expectations and incrimental improvements. No, you can't get an app that reads memes for you, categorizes them and alerts you based on relevantance (those apps do exists today, but they have a phenominal cost in terms of hardware and software). But you can set up some more basic filtering and categorization tools and make improvements from there. Something is generally considered to be better than nothing.</p>

<p>I believe that there are less hardware intensive methods of personalization and cluster that can be developed without a huge resource investment. There have been some intriguing developments in data mining and data warehousing recently that give me hope that the massive amounts of data necessary to develop a personalized meme tracker aren't too far away. I think the biggest issue is that people look at the challenges from an established perspective and say "Eh...that's too difficult." If more people develop applications, it will inspire others to come along.</p>

<p>(It's early, I apologize for any typos or spelling mistakes. And I'm not sure how to add newlines in this forum.)</p>]]>
    </content>
    <published>2006-02-15T15:09:35Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36956</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36956" />
    <title>Comment from Matthew on 2006-02-15</title>
    <author>
        <name>Matthew</name>
        <uri>http://www.megite.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.megite.com">
        <![CDATA[<p>The desktop is the way to go. But needs to figure out a good business for that. Shareware may not work. Advertisement may not work either. Maybe sponsorship.</p>]]>
    </content>
    <published>2006-02-15T16:41:06Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36957</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36957" />
    <title>Comment from Ari Steinberg on 2006-02-15</title>
    <author>
        <name>Ari Steinberg</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Alright this has been killing me every time I've seen a post on Memeorandum for the last few months, but I can't hold back any longer (as much as we have been trying to avoid creating more hype).  I built this exact feature for Flock; it's been in the hourly test builds since the beginning of December and will be in the version released real soon now.</p>

<p>As for the problems you cite, you're absolutely right - link data isn't good enough for personalized feeds, so while we try to use it when it's there, the bulk of the clustering is done using text analysis.  And because you can cluster any arbitrary set of RSS feeds, we do the clustering ON-DEMAND, so efficiency is a big deal (and we manage - for most views it happens on my laptop in a 1 or 2 seconds - feels more or less like loading any other web page).</p>]]>
    </content>
    <published>2006-02-15T17:22:42Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36958</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36958" />
    <title>Comment from Gabe on 2006-02-15</title>
    <author>
        <name>Gabe</name>
        <uri>http://tech.memeorandum.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tech.memeorandum.com/">
        <![CDATA[<p>I personally don't think the scaling problem is intractable, but it's difficult, and a desktop version is a liberating avenue to explore.  Memeorandum is designed to run on the desktop, so I can with little effort release such a beast for all to personalize.  The problem is that I doubt it will see much adoption outside of the memetracker-obsessed digerati, due to the problems associated with limited metadata and limited content.  (Let's even forget for a moment that few people know what OPML is.)</p>

<p>Ari's doing text analysis in Flock.  That definitely helps, but my guess is not enough.  On a scale of 1-10 in "personal memetracker" usefulness, link analysis gives 2 points, state-of-the-art text analysis gives another 2 points, but that's only 4/10 when most people demand higher.  Yes, I just made up those numbers, but it's one way to illustrate my point.</p>

<p>If I'm wrong, and "personal memetrackers" make the cover of Time Magazine, well, I'll just release my desktop client.</p>]]>
    </content>
    <published>2006-02-15T19:53:20Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36959</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36959" />
    <title>Comment from Nik Cubrilovic on 2006-02-15</title>
    <author>
        <name>Nik Cubrilovic</name>
        <uri>http://www.nik.com.au</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.nik.com.au">
        <![CDATA[<p>Seems like Flock are doing the two things that need to happen:</p>

<p>1. Pushing the calculation load onto the client<br />
2. Using contextual analysis to overcome the lack of links problem</p>

<p>I look forward to trying it out as that approach seems to make a lot more sense, but I believe that a destination site such as memeorandum can live alongside having relevance in your desktop aggregator - two different things. Ari it seems you guys can pull this off well and create a decent aggregator (with 147 feeds in my bloglines, I usually skip whole sections of posts because I can't keep up).</p>

<p>Contextual analysis is needed in the current crop of memetrackers, look at TailRank today and you will see that the same story appears in a few seperate clusters, and both Megite and memeorandum sometimes get the same problem though some of them solve it better than others. Relying just on links isn't even working well for the bigger stories.</p>]]>
    </content>
    <published>2006-02-15T19:57:00Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36960</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36960" />
    <title>Comment from Aapo Laitinen on 2006-02-15</title>
    <author>
        <name>Aapo Laitinen</name>
        <uri>http://tarpeet-on.blogspot.com/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tarpeet-on.blogspot.com/">
        <![CDATA[<p>I find the quote "this is why you don‚Äôt have personalized Google results ‚Äì we just don‚Äôt have the CPU cycles to care about you" a bit strange considering that Google has a service (beta, obviously) called "Personalized Search", which does the following: "Get the results most relevant to you, based on what you‚Äôve searched for in the past"</p>

<p>More information here: <a href="http://www.google.com/support/bin/answer.py?answer=26651&topic=1593" rel="nofollow"><a href="http://www.google.com/support/bin/answer.py?answer=26651&topic=1593" rel="nofollow">http://www.google.com/support/bin/answer.py?answer=26651&topic=1593</a></a></p>

<p>Am I missing something subtle here?</p>]]>
    </content>
    <published>2006-02-15T20:19:42Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36961</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36961" />
    <title>Comment from Markus on 2006-02-15</title>
    <author>
        <name>Markus</name>
        <uri>http://www.plentyoffish.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.plentyoffish.com">
        <![CDATA[<p>"generating a personal view of the web for each and every person is computationally expensive and thus does not scale, at all."</p>

<p>I would guess these people don't have more then passing knowledge of database systems.  I would say what is being proposed here is trivial.   </p>

<p>I create a personalized view for each and every member on my site on each and every pageview.   I peak out at 1 million pageviews/hour so what i'm doing is several orders of magnitude more complex then anything proposed here.</p>]]>
    </content>
    <published>2006-02-15T20:59:35Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36962</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36962" />
    <title>Comment from Kevin Burton on 2006-02-15</title>
    <author>
        <name>Kevin Burton</name>
        <uri>http://tailrank.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://tailrank.com">
        <![CDATA[<p>Great post.  The key is scalability.  I've given a great deal of thought to personalized recommendations over the years.  Personalized recommendation is where I think TailRank is really going to shine and I do believe we've solved the scalability issue.  Just because its a hard problem doesn't mean it lacks a solution.  Of course I intend to put my money where my mouth is so stay tuned.  </p>

<p>One reason some of the memetrackers have entered the market so fast is that they have a somewhat trivial problem.  All they have to do is bake one static HTML page and serve the same page to  all their readers.  This is a somewhat easy problem.  TailRank's architecture is a bit more complicated than this obviously and when memetrackers start to be used by more and more people TailRank will be able to scale.</p>

<p>Scalable search is hard but for the most part Google solved it.</p>

<p>Maybe TailRank is the Google of memetrackers.  God I hope so :)</p>

<p>Anyway.  Wanted to follow up with a comment but I'm pending a blog post on this soon. Just swamped with work right now to write the post :-/</p>

<p>Onward!</p>

<p>Kevin</p>]]>
    </content>
    <published>2006-02-15T21:29:13Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36963</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36963" />
    <title>Comment from Richard MacManus on 2006-02-15</title>
    <author>
        <name>Richard MacManus</name>
        <uri>http://readwriteweb.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://readwriteweb.com">
        <![CDATA[<p>I love it when developers try to 'out-complex' one another. My app is more complicated than yours, heh heh. Markus, your comment was particularly enjoyable.</p>]]>
    </content>
    <published>2006-02-15T21:45:22Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36964</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36964" />
    <title>Comment from Markus on 2006-02-15</title>
    <author>
        <name>Markus</name>
        <uri>http://www.plentyoffish.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.plentyoffish.com">
        <![CDATA[<p>I thought you'd like that :).   It puts it in perspective though, what is being discussed here isn't that complex. When it comes to complexity google and many others have us beat hands down.</p>]]>
    </content>
    <published>2006-02-15T23:51:10Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36965</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36965" />
    <title>Comment from Richard MacManus on 2006-02-15</title>
    <author>
        <name>Richard MacManus</name>
        <uri>http://readwriteweb.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://readwriteweb.com">
        <![CDATA[<p>Well I think it's definitely a hard problem though Markus, otherwise I would have a plethora of personalized news trackers to choose from. :-)</p>]]>
    </content>
    <published>2006-02-16T01:42:59Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36966</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36966" />
    <title>Comment from Ari Steinberg on 2006-02-15</title>
    <author>
        <name>Ari Steinberg</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Gabe: agreed...I like to think that we get a bit better than "4/10" but you're definitely right that it's far from perfect, and in fact I did some (fairly unscientific) testing on interannotator agreement and  found that even humans don't quite do this perfectly (it was about 95% agreement).</p>

<p>Nik: I hope we can make a good aggregator, but don't get your hopes up too high, we still have a lot of work to do (even I still rely on bloglines...at the very least we need to finish adding in read/unread which we have code for but won't quite be ready for this release).  You're definitely right that there is room for both Memeorandum-style and this personalized style to coexist: I'd say the Memeorandum style is more accessible (you don't need to go through and pick your own feeds to read, you just get a good view of what's going on as a whole) but for some people there is that need to read every post on a certain set of feeds you like which is where I think the personalized ones fit in.</p>

<p>Aapo: ugg, I hate this personalized search thing.  Useful personalized search would be if you're searching for something that you saw once before and it says "here's that page you were looking at last week about this".  Personalized search that a lot of people love to talk about is "you're a tech person, so when you search for Windows you want Microsoft".  Dammit, people interested in technology still need to get their windows washed every once in a while.  Personalization is not the solution to query disambiguation and I wish people would stop fixating on this.  Yahoo has the right idea with it's query refinement suggestions: "Also try: jaguar cars, jaguar animal, jaguar parts, jaguar pictures".</p>]]>
    </content>
    <published>2006-02-16T04:16:26Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36967</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36967" />
    <title>Comment from Rich Collins on 2006-02-15</title>
    <author>
        <name>Rich Collins</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>It seems that everyone has glazed over the other issue.  It is hard to come up with a good personalization model regardless of scalability.  Maybe someone here that is in the know can describe an existing personalization model (within this context) that performs well.</p>]]>
    </content>
    <published>2006-02-16T04:20:21Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36968</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36968" />
    <title>Comment from Markus on 2006-02-15</title>
    <author>
        <name>Markus</name>
        <uri>http://www.plentyoffish.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.plentyoffish.com">
        <![CDATA[<p>Richard,</p>

<p>It really depends on how you define "hard".  </p>

<p>1. This looks like a 1 person company, what are the chances that person has the nessary skills to make a kick ass database?</p>

<p>2. Hard in most online applications is rarely a expotential problem.   Search\personalization has already been proven to be solved in linar time.</p>

<p>3. Is it "hard" to allow personalization and still make any kind of profit/revenue?</p>

<p>I think the reason we don't see a ton of personalized news trackers is because there is no money in it.  I make that comment because I see no monitization on Memeorandum.  If there is money in it, who cares about spending 10 grand and buying a bunch of servers?</p>]]>
    </content>
    <published>2006-02-16T04:33:21Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36969</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36969" />
    <title>Comment from Alex Barnett on 2006-02-15</title>
    <author>
        <name>Alex Barnett</name>
        <uri>http://blogs.msdn.com/alexbarn/</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://blogs.msdn.com/alexbarn/">
        <![CDATA[<p>Did someone say 'edge case'?</p>]]>
    </content>
    <published>2006-02-16T06:44:32Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36970</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36970" />
    <title>Comment from Rich Collins on 2006-02-17</title>
    <author>
        <name>Rich Collins</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Markus:</p>

<p>You didn't describe a specific personalization method that could easily solve the problem.</p>]]>
    </content>
    <published>2006-02-17T22:44:24Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36971</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36971" />
    <title>Comment from Phil Leif on 2006-02-17</title>
    <author>
        <name>Phil Leif</name>
        <uri>http://millionairesocialite.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://millionairesocialite.com">
        <![CDATA[<p>It's easy in verticals! Check out <a href="http://dappr.com" rel="nofollow"><a href="http://dappr.com" rel="nofollow">http://dappr.com</a></a> for personalized and user-filterable fashion industry news. Not totally relevant to most of your readers, but it should make a splash on 7th Ave.</p>

<p>It's not going completely live until Monday, but nothing beats being topical :)</p>]]>
    </content>
    <published>2006-02-18T00:40:24Z</published>
  </entry>

  <entry>
    <id>tag:72.47.210.69,2006://1.4749-comment:36972</id>
    <thr:in-reply-to ref="tag:72.47.210.69,2006://1.4749" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/personalized_cl.php#c36972" />
    <title>Comment from Markus on 2006-02-19</title>
    <author>
        <name>Markus</name>
        <uri>http://www.plentyoffish.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.plentyoffish.com">
        <![CDATA[<p>Rich Collins,</p>

<p>Allow a user to define a filter containing blogs and subjects they don't care about.  Then you can continue to expand on those filters.   I get the feeling this is something you have to throw a lot of possibilities out there and then see what works best.</p>]]>
    </content>
    <published>2006-02-20T06:40:40Z</published>
  </entry>

</feed>