Monday, April 04, 2011 at 1:08 AM.
radio2Suite.pingRssCloud
on pingRssCloud (urlRSS) {
<<Changes
<<3/30/11; 9:43:21 PM by DW
<<Change call from tcp.httpclient to tcp.httpReadUrl.
<<1/10/11; 7:29:39 PM by DW
<<Also let Twitterfeed know wazzup.
<<9/22/10; 11:18:19 AM by DW
<<Realized at this late date that when I switched over to the Scripting2 software, I stopped pinging the RSS updates through rssCloud.
["xmlrpc://rpc.rsscloud.org:5337/RPC2"].rssCloud.ping (urlRSS);
tcp.httpReadUrl ("http://twitterfeed.com/ping?url=" + string.urlencode (urlRSS))}
<<bundle //test code
<<dialog.alert (pingRssCloud ("http://scripting.com/rss.xml"))
This listing is for code that runs in the OPML Editor environment. I created these listings because I wanted the search engines to index it, so that when I want to look up something in my codebase I don't have to use the much slower search functionality in my object database. Dave Winer.