stdout.be

A blog about programming, information architecture and journalism

in journalism, coding

Pimp My Reader

Summary Or: building a feed juggler for journalists

RSS readers are a great tool for journalists to stay on top of things. They allow you to follow a gazillion websites and blogs, both famous and obscure, without having to manually check tons of irregularly updated websites each and every day. Once you’ve become adept at skimming, you can get a ton of news and story ideas in less than thirty minutes.

Not much more than ten years ago, a reporter who kept up with trends was somebody who read a couple of different newspapers and magazines and knew a couple of people in different places and asked, “hey, what’s going on?” For some journalists that’s still how it works, but they’re finding themselves no match for their adversaries who do know how to really keep track of the remote regions of the web.

That said, feed readers were made for consumers, not for newsrooms, and it shows. Here’s what would change that:

Email, social media, blogs, wires and news updates, all in one (filtered!) stream, that’s what I want. I might build it, too. Halfway there: Google Reader plus Yahoo! Pipes and ifttt. But easier (think FeedHint) and not spread over five different services.


3 comments

Just running out the door, but quite excited to comment on this. :) Could dovetail nicely with an idea I submitted to the Knight news challenge some years ago (online here).

More soon. :)

Phillip.

Actually, Phillip, that's an interesting Knight proposal and it reminds me of a rough prototype along those lines I made sometime in late '08. Great minds think alike, aye.

The crucial insight I lacked back then was that you can convert pretty much anything (email, tweets and FB messages, scraper data, dropbox documents etc.) into a feed, and then use one toolkit for manipulating all these different feeds and one app for viewing them, no matter where the content originated from.

The everything-can-be-a-feed concept is what turns this from a nice idea into something that's technically achievable, maintainable solution. But! For journalists, the fact that everything is driven by feeds is just an implementation detail, it's not the big picture.

The essence for journalists is that they could have a unified inbox or an all-purpose information gathering app. So to "sell" a feed manipulation and generation tool like this, I'll actually first have to get people excited about having a central place for gathering and skimming through information, and only then point them to these tools and Google Reader.

Something to chew on.

The everything-can-be-a-feed concept is what turns this from a nice idea into something that's technically achievable, maintainable solution.

Agreed.

Feeds are already the backhaul of the Web, so why not start from there? Makes total sense.

The essence for journalists is that they could have a unified inbox or an all-purpose information gathering app.

+1

My own experiences using Fever (http://feedafever.com/) for my main Inbox -- where I throw everything -- is that more can be better, as long as the system is intelligent enough to prioritize the information for me. For example, the 'Hot' feed in Fever bubbles up important feed items (screenshot).

Would love to see -- visually! -- what you're thinking here for the Pimped Reader. :)