RSS is a family of web feed formats used to publish frequently
updated digital content, such as blogs, news feeds or podcasts.
Users of RSS content use programs called feed 'readers' or 'aggregators': the
user 'subscribes' to a feed by supplying to their reader a link to the feed; the
reader can then check the user's subscribed feeds to see if any of those feeds
have new content since the last time it checked, and if so, retrieve that content
and present it to the user.
Thus if you subscribe to ebizproduction RSS feed, you can display on your computer
the latest news published on our site without having to connect to our home page.
How to access RSS feeds ?
There are a number of ways to access RSS feeds. You can
install a news reader that displays RSS feeds from the Web sites you select, enabling
you to view hundreds of headlines at once. After installing the news reader, you
can add each feed manually from the Web site by clicking on the "Subscribe" or
the "XML" orange button next to the feed.
An alternative to downloading a dedicated news reader is to use a Web-based news
reader. For example, My
Yahoo! or My
AOL users can now add RSS feeds directly to their personal page.
Pour les webmasters :
If you want to enrich the content of your site by publishing ebizproduction's
RSS feed you just have to insert a simple Javascript code line in your HTML page.
For our news you can use the following script : <script
language="JavaScript" src="http://convert.rss-to-javascript.com/?src=http://www.ebizproduction.com/uk/rss/rss-news.xml+">
</script>.
For our press review you can use the following
script : <script language="JavaScript" src="http://convert.rss-to-javascript.com/?src=http://www.ebizproduction.com/uk/rss/rss-press.xml+">
</script>.