[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SOAP meets RSS



Dave Winer <dave@userland.com> wrote:

> Help me sort it out. I want to send two bits of information to your cloud:
> 
> 1. The URL of the channel I want to subscribe to. (target)
> 
> 2. The URL of the page to receive notification of a change. (responder)

Sounds perfect. As an example, for my test of the implementation, here's
what I used:

args.responder = "http://my.theinfo.org/changed/email/?aswartz@upclink.com";
args.target = "http://aaronsw.com/school/";

Hope this helps,

-- 
[ Aaron Swartz | me@aaronsw.com | http://www.aaronsw.com ]