Quote:
Originally Posted by PaulFreund
Thats exactly what I'm doing with it, a continous feed reader.
I've written a node.js application myhub which collects information from multiple sources like IMAP mail notifications, XMPP/Jabber messages, IRC channels/messages and RSS feeds and exposes them as a single event feed.
The feed can then be accessed via RSS (with filtering), a reader interface similar to google reader (which is not ready yet but in the works) and a simple news stream which I currently use on the kindle that updates as soon as a message arrives.
|
That would be so awesome! I got so used to Google Reader, I still haven't found a good online replacement for my feeds. Thanks for the clarifications and the great work!