Monday, November 08, 2010 at 12:05 AM.

system.verbs.builtins.radio.weblog.bloggerApi.install

<<Changes
	<<3/17/02; 8:26:46 AM by DW
		<<Called from radio.init to install the handlers for the Blogger API. Now, in addition to being accessible via XML-RPC, the Blogger API can also be called through Radio's SOAP interface. It would be interesting to see a blogging tool in .Net or other environments that have SOAP support but not XML-RPC.
user.betty.rpcHandlers.blogger = @radio.weblog.bloggerApi.rpcHandlers;
user.soap.rpcHandlers.blogger = @radio.weblog.bloggerApi.rpcHandlers



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.