I wrote .rss file and included it for our site. When user clicks on the feed at the addree bar, Add live bookmark window is opening. It is working fine upto here. But I'm unable to understand, if user bookmark it then, how user can notified when any changes are occured in our site?.Please Can anyone explain the procedure, how RSS feed is working?
How user can notified with RSS feed?
RSS feeds are really pull technologies. The user's aggregator periodically polls for a change in the RSS feed and when it does it lets the user know that it has changed.
It is a lot like email, you don't really know that you have new mail until your client goes to the server to check for mail, but since it goes every couple of minutes it appears to arrive from the sender.
You cannot inform your users that the RSS feed has changed.
http://en.wikipedia.org/wiki/Push_techno...
No comments:
Post a Comment