Check out Meteor
by oneafrikan on July 13, 2007
Interesting…
_ Meteor
This demo uses data from the Sixapart Livejournal updates feed, a streaming XML service that pushes the full text of all posts made to Livejournal, as they’re made. Our daemon listens to that stream, indexes all the words in the incoming posts, and counts the word frequency. The number of ‘mentions per minute’ is tracked over a five minute rolling window, and word counts injected into Meteor server when the values change. This page has a Meteor Javascript client that subscribes to the ‘sngst’ channel and fires JS event handlers when new messages are received.
Hat tip to Demian
2 comments
wrong link dude, phpkitchen.com ;-)
by Demian Turner on July 13, 2007 at 11:14 pm. #
Doh! Sorry man ;-) Updated….
by Gareth Knight on July 15, 2007 at 11:10 pm. #