Glad to see the list firing up again.
One of the first things we should address is the spec, which hasn't
been updated to OPML 1.1, the current version in Radio UserLand.
OPML 1.1 was announced here:
http://www.opml.org/stories/storyReader$11
It adds an optional CLOUD element to the HEAD element of an OPML
file, supporting publish-subscribe notification. The syntax is
borrowed from the same element in RSS:
Publish-Subscribe Notification
<cloud> is a new optional sub-element of <head>. It specifies a Web
service that supports the rssCloud interface which can be implemented
in HTTP-POST, XML-RPC or SOAP 1.1.
Its purpose is to allow processes to register with a cloud to be
notified of updates to the channel. For example:
<cloud domain="data.ourfavoritesongs.com" port="80" path="/RPC2"
registerProcedure="ourFavoriteSongs.rssPleaseNotify"
protocol="xml-rpc"/>
A full explanation of this element and the rssCloud interface is here
[1].
1: http://www.thetwowayweb.com/soapmeetsrss
--
Rogers Cadenhead, rogers@... on 12/01/2003
Weblog: http://www.cadenhead.org/workbench