![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
feedview - open a feed in an RSS reader.
SYNOPSIS
feedview [ RSS_FEED ] [ FEED_READER_COMMAND ]
DESCRIPTION
The feedview command displays an RSS feed using the YubNub command for an
online viewer. The user can specify any feed or command, but by default
feedview will display the YubNub feed of comments made through JS-Kit.com
and use Google Reader (rssread).
EXAMPLES
Example: feedview
Result: Returns the YubNub comments feed with the default Google Reader.
Note: If not signed-in, only 10 items from the feed are returned.
Example: feedview http://js-kit.com/rss/yubnub.org
Result: Also returns the feed for YubNub.org with Google Reader.
Example: feedview http://yubnub.org/commands.xml grazr
Result: Returns the YubNub command list feed in the Grazr web interface.
Example: feedview {scrapefeed {url ls}} grazr
Result: Also returns the YubNub command list feed in the Grazr web interface.
Example: feedview {scrapefeed slashdot.org} feedvv
Result: Returns the feed for Slashdot.org using javascript from Feed2JS.org.
Example: feedview {scrapefeed {url /.}} feedvv
Result: Also returns the feed for Slashdot.org using javascript from Feed2JS.org.
Example: feedview http://rss.slashdot.org/Slashdot/slashdot rss2pdf
Result: Uses the RSS 2 PDF Generator to create a pdf file from the feed for Slashdot.
AUTHOR
Paul M. Boren
pmboren AT gmail DOT com