RSS Feed Parser for Node.JS
Posted: May 21st, 2010 | Author: Rob Searles | Filed under: General | CommentsUpdate: If you are looking for a NodeJS tutorial, visit this post: NodeJS Tutorial with CouchDB and Haml.
I have just committed my first attempt at a simple RSS parser for Node.JS.
It’s pretty simple at the moment, probably very buggy and needs lots done on it, but it is a start. I am making heavy use of Rob Righter’s node-xml module which has saved me hours, possibly days of time!
You can fork it on GitHub.




















