March 2016
Beginner to intermediate
232 pages
4h 29m
English
RSS stands for Rich Site Summary. It is used to publish frequently updated information. Users need standalone special software applications or browser add-ons called RSS readers to read information from any feeds.
Feed documents contain summarized or full text, metadata, publishing date, author name, and so on. Using feed, users can receive timely website updates or aggregate data from many websites. User need not check manually for any updates from those websites frequently, but subscribe for feeds. Feed reader checks the subscribed website frequently for any new data and retrieves them.
An example of a RSS feed document is listed here:
<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0"> <channel> ...
Read now
Unlock full access