[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [syndication] Syndication Subscription
I think you must have just been sitting on the couch at my house. Not 5
minutes ago I was thinking about this very subject. And the function list
is identical :-o
On Sun, 2 Jul 2000, Aaron Swartz wrote:
> It seems that there's a strong need for a publish-and-subscribe system for
> news syndication. Rather than having aggregators constantly check for
> updates, they could be notified about them using XML-RPC. To start a
> discussion, here are a list of functions that seem necessary:
>
> PUBLISHER FUNCTIONS
> getPublications() - Returns a list of publicationIDs.
>
> subscribePublication(publicationID,url) - Subscribes the XML-RPC handler at
> URL to publicationID. For security reasons, we might require that url be on
> the same machine that makes the request. Returns a subscriptionID. If the
> machine is already subscribed, return the old subscriptionID. Machines are
> automatically unsubscribed if the server cannot reach them for a specified
> number of times.
>
> unsubscribePublication(subscriptionID) - Unsubscribe from a publication.
>
> getStoriesSince(publicationID,time) - Gets the new stories for publicationID
> since 'time'.
>
>
> SUBSCRIBER FUNCTIONS
>
> newStory(subscriptionID,storyID...) - Notifies about a new story.
>
>
> Obviously, I'm leaving out a lot, such as specification of the format for
> story information. However, this should be a good starting point to get a
> discussion going. I look forward to hearing what others think.
>
> --
> Aaron Swartz <aswartz@upclink.com>| The Info Network
> <http://www.swartzfam.com/aaron/> | <http://theinfo.org>
> lambda.moo.mud.org:8888 - Aaron | an oasis from ads on the Web
>
>
> ------------------------------------------------------------------------
> Life's too short to send boring email. Let SuperSig come to the rescue.
> http://click.egroups.com/1/6137/14/_/304461/_/962589823/
> ------------------------------------------------------------------------
>
>
>
Rael
------------------------------------------------------------------
Rael Dornfest rael@oreilly.com
Developer & Maven, http://www.oreillynet.com/~rael
The O'Reilly Network http://meerkat.oreillynet.com
------------------------------------------------------------------
"Outside of a dog, a book is Man's best friend.
Inside of a dog, it's too dark to read."
-- Groucho Marx