Saturday, April 02, 2011 at 9:21 PM.

rssCloudSuite.testing.testRestPing

<<Changes
	<<7/23/09; 9:58:28 AM by DW
		<<Created. 
local (apiurl = "http://rpc.rsscloud.org:5337/rsscloud/ping", params);
new (tabletype, @params);
params.url = "http://scripting.com/rss.xml";
xml.compile (tcp.httppost (apiurl, @params), @xstruct);
scratchpad.restpingstruct = xstruct



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.