Introducing New RSS Generation - What is pubsubhubbub?

Pubsubhubbub is a crazy name for a new and faster way comparing to RSS. Pubsubhubbub is a simple, open, server-to-server web-hook-based pubsub (pub lish/sub scribe) protocol as an extension to Atom and RSS.


Parties (servers) speaking the PubSubHubbub protocol can get near-instant notifications (via webhook callbacks) when a topic (feed URL) they’re interested in is updated.

pubsubhubbub Introducing New RSS Generation - What is pubsubhubbub?

The protocol in a nutshell is as follows:

  • An feed URL (a “topic”) declares its Hub server(s) in its Atom or RSS XML file, via <link rel=”hub” …>. The hub(s) can be run by the publisher of the feed, or can be a community hub that anybody can use. (Atom and RssFeeds are supported)
  • A subscriber (a server that’s interested in a topic), initially fetches the Atom URL as normal. If the Atom file declares its hubs, the subscriber can then avoid lame, repeated polling of the URL and can instead register with the feed’s hub(s) and subscribe to updates.
  • The subscriber subscribes to the Topic URL from the Topic URL’s declared Hub(s).
  • When the Publisher next updates the Topic URL, the publisher software pings the Hub(s) saying that there’s an update.

The protocol is decentralized and free. No company is at the center of this controlling it. Anybody can run a hub, or anybody can ping (publish) or subscribe using open hubs.

To bootstrap this, we’ve provided an open source reference implementation of the hub (the hard part of the protocol) that runs on Google App Engine, and is open for anybody to use.

Plugins

Spread this KnowTe

Digg Del.icio.us Stumble Float Technorati Bump
Whatever you want to say!

Sofia Singh
Jul 28, 2010
No: 4 / ID: 6586

RSS feeds are really great because you are always updated with the latest news or blog posts.’;~


NewGadgetz
Apr 12, 2010
No: 3 / ID: 5979

I can’t wait for a Wordpress plugin using PubSubHubBub now!


CPA Network
Mar 04, 2010
No: 2 / ID: 5739

Andy, a very interesting post thanks for writing it!

Leave a comment!
Note: You can also use your free Gravatar avatar on Knowtebook! Please also read our Publishing Policy before posting.

Ja, ich möchte bei Kommentaren benachrichtigt werden!

Trackbacks/Pings
Trackback-URL

What is PubSubHubbub
Apr 12, 2010
ID: 1

[…] KnowteBook […]