
About a month ago I was going on about trying to use a newsreader to keep up with all the RSS flying around. I tried Google News Reader, hated it. I tried about 10 other RSS readers, both web based and client software (mac)… I felt like they all missed the point.
When I’m reading RSS, I actually don’t give a monkey’s tail about the RSS. RSS is stupid, unformatted, unstyled text with no soul and even less information. The way to consume RSS coming from websites is to read it in it’s richest form: from the website itself. Some client newsreaders go a short way down this path by giving you button to open the article in your web browser. But this is totally lame. I mean, a drunk dog could open up a web browser and sit there through the World Wide Wait and sift through the blink tags and advertisements and try to read the article.
I am happy to make the first public mention of TikiRobotReader, a Mac OS X application that (eventually) will handle RSS in a way that is not totally dain bramaged. TRR is Open Source, a Cocoa application, and a work in progress.
The basic idea is that for a given Article, TRR will download the link to the article’s web representation and convert it to PDF so the articles are all nice and shiny and ready for your skimming pleasure, no waiting required. Here is what I want TRR to be:
Principles of Operation
- Simple keyboard commands everywhere. Should be operable one-handed while eating lunch.
- RSS is disposable content. It’s not critical like most (personal) Email.
- Read the content as presented by the website, not some random choice of Font and Color.
- Blog posts and status messages from friends are way more important than Yahoo/CNN headlines.
- Streamline the reading process. No nagging feelings of “should I delete this article or save it?”
- Download and cache web pages as PDF. Zero latency when switching articles.
- PDF loads immediately, vs 1-5 seconds for an HTML page to render
- PDF is a static page, no blinking and bouncing flash ads and animated GIFs
- RSS is a source of content. Provide easy hooks for the sinks: Sharing and Research.
The current release is ugly as hell, but functional. At this point TRR is best enjoyed by running out of XCode so you can debug crashes and implement nifty features. I will be using it as my daily news reader in this fashion. But the nightly builds are functional and get the idea across. Feel free to contribute! Design ideas are helpful and code contributions are always a good thing. TikiRobotReader is meant to present RSS the way you, the discerning TikiRobot! blog reader, think is best. TRR will be a great place to implement all those Web 2.0/client features we want but can’t get anywhere else.
Link to TikiRobotReader nightly build
Link to TikiRobotReader SourceForge page