« Flushed with Inspiration | Main | Three Things You Should Know About NewsGator »

Sunday, November 25, 2007

Comments

Feed You can follow this conversation by subscribing to the comment feed for this post.

Quick look at my attention report of my top twenty feeds are spot on with what i think is the 20 twenty i look at / act upon. Nice work :)

If we had an API that gave us access to the inputs, a way of adding inputs and a way to feed back an attention value; then we could research and improve our own attention measurements.

What happens when the attention integers overflow? :-)

I find it to be pretty accurate, but there are 2 items that do seem skewed.

I have a few high-post feeds that I only subscribe to so I can run a watch on them to extract the minuscule number of items I am interested in from that feed. Those feeds seem to be skewed higher because of the watch, when in actuality I never check the feed itself or the other 99.9% of them items in it.

The other thing that seems skewed too low is feeds that don't publish very often. I have a few that FD says I "pay the least attention to." Actually, I read every post in those feeds, they just publish on a very infrequent basis. In one sense I pay a lot of attention to them, just not very often.

But overall, I'd say it's pretty accurate.

@Marcus: when the attention integers overflow, I come out with a new version and charge an astronomical upgrade fee ;) Seriously, these numbers are 64-bit values, so it would take a lifetime for them to overflow.

@Mike: I had intended to expose a simple way to bump up/down a feed's attention rank in v2.6, but unfortunately it didn't make the cut. You can expect to see this in a future release, though.

@Peter: you may want to simply exclude your "watch" feeds from the attention collection. To do this, go to each feed's properties and turn off the "Collection attention data for this feed" checkbox.

I'm not sure yet how to handle low-traffic feeds that you value highly, though. At one point I experimented with including a feed's posting frequency in the calculation, but this skewed down high-traffic feeds in a way I wasn't happy with.

Very cool. Thanks for sharing.

A couple of questions:

Why did you go with an over/under scoring system (mult/div) instead of giving each element a multiplier?

What about using ratios as a way to further normalize the posting volume of feeds? i.e. If I read every single post from a blog then that ratio would be 1 otherwise it would be something like .4. I guess the easiest way to do that would be to also track NumPosts and divide each metric by that.

ex: (NumPostVisits / NumPosts) / 5

@Jackson: Honestly, I'm not sure why I went with mul/div - that algorithm was simply the one that seemed to bring accurate results in my testing, so I stuck with it.

I could use a ratio to counter high-volume feeds, but I'm not convinced that would be any better. If we're measuring per-post importance, it would make sense to take the ratio of NumPostsRead/NumPostsTotal into account. But isn't attention really more a measurement of time than it is importance?

Also, I'm subscribed to a number of high-volume feeds whose posts I usually skip over unless I spot one that looks interesting, yet I still consider these feeds important.

My only problem with the attention report is the same as Peter - I still use the generic NG Forum feed, and a watch for FeedDemon posts. The attention rank for that feed is so high it seems like everything is counted twice (once when I mark each item as read in the watch, and again when I do a "mark feed as read" without even viewing the feed newspaper).

@Nick That makes sense. With statzen I am looking at attention given to each individual post (but then I am looking at attention from the other side). I take into account the tags/categories for the posts. So, the high volume feeds that you usually skip over may have certain tags/categories that usually catch your eye.

Granted, that wouldn't help with sorting feeds by attention as much as it would help with sorting individual posts by attention in a "river of news" view.

I like your take that attention is a measure of time and not of importance, therefore applying attention information is kinda like predicting the future. i.e. sorting feeds by attention is saying "these are the feeds you will want to read first". If you ever sort posts by attention it could also help with the "panic button" situation by predicting that "If you only read 1 post from the 5 new posts in this feed, it would likely be this one".

Of course, diminishing returns apply.

BTW, I am thinking I might start reading feeds in Parallels just to play with the features you talk about here.

How does reading articles in another client (specifically NGO) affect/not affect attention? I ask because I usually read ~half my feeds on NGO while at work and the rest in FD when I'm at home.

@critter: right now we're not tracking cross-client attention, so if you read a post in NGO, FeedDemon won't record it as a "post visit." However, this is something we're actively working on.

@Andrew: marking a feed as read shouldn't impact its attention score, unless you first click on the feed (since that would count as an "explicit feed visit"). And marking an item as read in a watch also won't impact the feed's attention score.

My biggest problem with this is that I have a number of high-volume feeds (support feeds) that trigger watches which makes them list as having high attention. What would be great would be for us to be able to exclude/include feeds/groups of feeds from/in watches. This at least would solve my issues.

/Mikkel

The comments to this entry are closed.