Hello Everyone,
I am using pubsubhubbub to receive the recent updates on the feed. As soon as callback url receives the update, it should displayed in the web page like friend feed or twitter top tweets (content will move down as soon as new content arrives).
Is there any library to do this? Jquery?
Callback url receives the updates in atom xml format.
Thanks, Mani