Thursday, March 6, 2003

With version 1.4 of activeRenderer, its rendering engine becomes reachable over HTTP, by sending a GET request to either 127.0.0.1:5335/activeRenderer/render - the local URL if you have both Radio Userland and activeRenderer installed - or services.activerenderer.com/activerenderer/render - the new public URL for the activeRenderer web service.

In both case, you need to add a ? after the web address, and specify at least 2 parameters.

  • src is the local or remote URL of the source OPML outline or RSS feed
  • action is the operation you want to perform. The only legal value currently is render.

First example: http://services.activerenderer.com/activeRenderer/render/?src=http://www.scripting.com/rss.xml&action=render

Second example: http://127.0.0.1:5335/activeRenderer/render/?src=http://radio.weblogs.com/0104487/gems/aR/activeRenderer.opml&action=render - works only if you have Radio and activeRenderer installed.

There are a bunch of parameters one may specify to modify the way outlines are rendered with activeRendererer. I guess I'll have to come up with a tutorial VIII in a not too distant future. In the meantime, you may try several by clicking settings in the outline browser.

I'm planning to add XML-RPC and SOAP support to the activeRenderer service in a coming update version.

Permalink 8:34:13 PM

activeRoll view OPML
 demos
 mailing lists
 tutorials
 faq
 advanced information
March 2003
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          
Feb   Dec

Click to see the XML version of this web page. rss 2.0
updated 3/20/04; 5:56:40 PM