You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The RSS binding example shows how to use the RSS bindings to poll RSS feeds for updates. RSS is an XML format designed for sharing web content between sites.

A hypothetical business scenario, which uses RSS is a website constantly polling RSS feeds for its What's New section. Whenever an RSS feed being monitored by the rssPoller is changed it will send an updated list of url to displayNewSites. The displayNewSites component will then auomatically update the website's What's New section accordingly.

The following diagram illustrates this:

Department of Public Works Project Monitoring System

  • No labels