On Fri, May 28, 2010 at 11:18 PM, Pádraic Brady <[email protected]> wrote: > (...) > The only proactive instant update mechanisms getting wider usage are > Pubsubhubbub and RSS Cloud. BBC implement neither at the moment, so you are > stuck with polling for now, or using an offsite service (e.g. Superfeedr) > which does 10 minute polling and updates via PuSH.
Or run your own pubsub server. ;-) There are a couple (free) implementations that are basically ready to go. That is if you don't want to rely on superfeedr. They do a stellar job though! Till
