Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.

mkrss

http://jonathanaquino.com/singpolymaplay/yubnub-mkrss.php?xn_auth=no&data=%s&title=${title}&url=${url}&get=${get}
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
    
4143 uses - Created 2006-04-06 17:27:14 - Last used 2016-11-08 03:39:30
Is this command broken? Tell Jon if you know how to fix it.
Do you find this command offensive? Let Jon know.