TechRelax
Whether it’s news from CNN and the BBC, or posts on your friend’s blog, the Web is updated continually. Firefox’s Live Bookmarks feature automatically keeps track of these updates for you, so you always know when new content has been added to your favorite sites.
With Live Bookmarks, the content comes to you. Instead of constantly checking Web pages for changes and additions, a Live Bookmark delivers updates to you as soon as they are available.
1. Subscribing to an RSS web feed is as simple as creating a Live Bookmark. And to make life even easier Firefox can auto detect some feeds, and provide a shortcut for subscribing.

Subscribing to an RSS feed (pre 1.5)
2. When you visit a site and you see the orange icon in the bottom right part of the Mozilla Firefox browser window (the status bar), or if you are using version 1.5 or newer, in the right most part of the address bar.

Subscribing to an RSS feed (1.5 and later)
3. You can add the feed(s) by clicking the orange icon and subscribing to one. If there is more then one RSS feed, Firefox shows a list from which you can pick one.

Multiple RSS feeds (1.5 and later)
4. The Add Bookmark (Add Live Bookmark for 1.5 and newer) dialog appears and you can add the Live Bookmark.

Adding a Live Bookmark
I prefer to add the Live bookmarks to the Bookmarks Toolbar Folder, normally shown under the navigation toolbar, so I can have a quick peek at recent events with just one mouse click.

Live Bookmarks added to the Toolbar Folder
If a site has an RSS feed, but the orange icon doesn’t show up, you can add the feed manually. Select “New Live Bookmark…” in the Bookmarks Manager and enter the URL and other information of the feed.
If your site makes a feed available, but the orange icon doesn’t show up in the status bar, add the following lines to the head part (not the body) of your HTML pages:
<link rel="alternate" type="application/rss+xml"
title="John Bokma RSS" href="/index.rss">
Add a link element as given above for each RSS feed available on your site.
RSS feed for comments on this post · TrackBack URI
Leave a reply