| 1 |
james |
76 |
Sargasso - RSS feed reader |
| 2 |
|
|
http://zamez.org/sargasso |
| 3 |
|
|
|
| 4 |
|
|
Sargasso is a viewer for RSS feeds. RSS is a format for syndicating news |
| 5 |
|
|
and the content of news-like sites. To find out more, see |
| 6 |
|
|
|
| 7 |
|
|
http://www.xml.com/pub/a/2002/12/18/dive-into-xml.html |
| 8 |
|
|
|
| 9 |
|
|
After starting Sargasso, the main window showing your feeds will open. |
| 10 |
|
|
Sargasso will fetch the feeds and show a count of items in each. Click on a |
| 11 |
|
|
feed to read it. |
| 12 |
|
|
|
| 13 |
|
|
Click on an item in a feed window to go to the web page associated with |
| 14 |
|
|
that item. |
| 15 |
|
|
|
| 16 |
|
|
To add a feed, click menu on the iconbar icon or in the main window, choose |
| 17 |
|
|
"Add feed...", and enter the URL of the feed (these are often linked on web |
| 18 |
|
|
pages with an orange "RSS" icon). To remove a feed, use the menu in the |
| 19 |
|
|
main window. |
| 20 |
|
|
|
| 21 |
|
|
Choose "Update feeds" from the menu to check your feeds for new items. |
| 22 |
|
|
Items that are new since you last looked at the feed contents are shown in |
| 23 |
|
|
bold. |
| 24 |
|
|
|
| 25 |
|
|
|
| 26 |
|
|
Licensed under the GNU General Public License, |
| 27 |
|
|
http://www.opensource.org/licenses/gpl-license |
| 28 |
|
|
Copyright 2005 James Bursa <james@semichrome.net> |
| 29 |
|
|
|
| 30 |
|
|
except for the following source files: |
| 31 |
|
|
|
| 32 |
|
|
feedparser.py Copyright 2002-4, Mark Pilgrim, Python licence, |
| 33 |
|
|
see http://feedparser.org/ |
| 34 |
|
|
|
| 35 |
|
|
http_client.py Copyright 2002-2005 by Fredrik Lundh, |
| 36 |
|
|
see http://effbot.org/zone/copyright.htm |
| 37 |
|
|
|
| 38 |
|
|
wimp.py Copyright 2005 James Bursa, |
| 39 |
|
|
MIT License, http://www.opensource.org/licenses/mit-license |
| 40 |
|
|
|
| 41 |
|
|
Thanks to Michael Drake for the icon, http://www.smoothartist.com/ |