Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone know if RSS <cloud> is used in the real world?




On 19 Jan '06, at 3:29 PM, Danny Ayers wrote:

There's been quite a lot of work done with streaming Atom

notifications over XMPP (Jabber)

http://www.xmpp.org/drafts/draft-saintandre-atompub-notify-04.html


Yup, I'm aware of that. Unfortunately this is layered on the XMPP Pub/Sub protocol, which is wonderful but very complex. I know of one experimental OSS server implementation, plus whatever pubsub.com has running providing their service. I would prefer something easier for publishers to adopt.

If you're contemplating implementing anything on top of XML-RPC I
suggest you read this first:

Don't worry, I've already drunk the REST kool-aid :)


Robert Sayre wrote:
"Routing Atom Entries through Google Talk Servers"

Nice article! Using XMPP without the pub/sub extension is definitely a lot easier, but then you're left with the issues that pub/sub would have addressed, like how one creates or cancels subscriptions. Also, XMPP <message>s don't work well for one-to-many since they have to be individually sent to each recipient. In basic Jabber only the <presence> element does efficient multicasting; in effect, Jabber was designed with one hard-coded pub/sub channel for presence signaling, which can't be extended to other purposes without doing something on the scale of the Pub/Sub extension.


Brent Simmons wrote:
The biggest problem with it, as I recall, was that it relied on their being
an HTTP server on the user's machine that could be reached from the outside
world (from the cloud server). Which is a pretty big problem.

Indeed, and I've been grappling with this issue in one form or another for a while. My thinking is that you need a two-stage mechanism, where a direct <cloud>-type ping can be used from the publisher's server to another server acting on behalf of a subscriber; while a different mechanism may be needed to notify the user agent. This is what Johannes Ernst calls a "Four-Point Architecture":
http://netmesh.info/jernst/Big_Picture/4-point-architecture.html
Very analogous to email (where server-to-server is push, while clients use a lightweight polling protocol), or to XMPP (where the client initiates a long-lived connection to the server to receive messages.) Ernst points out that even ostensibly P2P networks often end up in a topology like this, with "superpeers" and "edge peers".

___________________________________________
Jens Alfke — Social Software Introvert — Apple Computer
Getting bored is not allowed


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
syndication-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/syndication-dev/email@hidden

This email sent to email@hidden

References: 
 >Anyone know if RSS <cloud> is used in the real world? (From: Jens Alfke <email@hidden>)
 >Re: Anyone know if RSS <cloud> is used in the real world? (From: Danny Ayers <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.