Node.js based application for extracting data from RSS feeds

5
Your rating: None Average: 5 (1 vote)

This session is related to ALM.

 

Using simple patterns, extract entities from RSS feeds and then allow to see for each entity the others it is related to via web. Based on node.js.

 

E.g. "ittay closed issue 3434" and "ittay committed r304" (in two separated feeds) will be parsed to extract "ittay", "3434" and "ittay", "r304" respectively. Then the page for "ittay" will show the commit and closing of issue (that can be seen as related because of the time span)

 

How to install node.js: https://github.com/joyent/node/wiki/Building-node.js-on-Cygwin-%28Window...

For windows, take 0.4.11 (the version that npm works with) from: http://node-js.prcn.co.cc/

Also check: http://www.slideshare.net/sh1mmer/oscon-2011-nodejs-tutorial

Session Details
Status: 
Closed
Session Date & Time: 
Wed, 21/09/2011 - 14:00 - Thu, 22/09/2011 - 18:30
Related multi-session event: