On Thu, May 27, 2010 at 7:42 PM, Daniel Latter <[email protected]> wrote:
> Hi all, > > I'm processing feeds with Zend_Feed and I am wondering how to get instant > feed updates like Google reader? > > For example, I consume a feed from bbc.co.uk and get a pubDate for each > item, but if I look in Google reader at same feed I can see that it has > been/gets updated almost instantly with new items? But the propoagtion to > the feed takes much longer? > > Now I know about the pubsubhubbub class that ZF provides that enables "real > time web" but that is still relatively new. > > Why is its "newness" a reason not to use it? > So I guess my question is how can I architect real time feed updates like > Google Reader.? > > I'd just use PubSubHubbub and not reinvent the wheel :-) > Thanks > Dan
