Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME mkrss - Converts an 'array' to RSS SYNOPSIS mkrss [ARRAY DATA] -title [TITLE] -url [LINK URL] EXAMPLES mkrss -get {url match -url {url g test} -pattern /<p class=g>[^\f]*?<\/nobr>/} -title test -url {url g test} generates an RSS feed for google search results for test mkrss {explode 1,2,3,4} generates an RSS feed with the items of title and description 1, 2, 3, and 4 NOTES -title and -url switches are optional but recommended. Optional switch -get will take a URL to get instead of using passed array data. AUTHOR Stephen Paul Weber http://singpolyma-tech.blogspot.com/ ========== Old implementation: http://singpolymaplay.ning.com/2rss.php?url=%s