Maybe I am misunderstanding but how can I use PuSH for a BBC feed if they
don't support it? because doesn't a publisher ping the hub to notify of an
update?

So saying that, I am wondering how Google Reader gets instant updates from a
BBC feed?

On 28 May 2010 01:21, Bradley Holt <[email protected]> wrote:

> 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
>
>
>

Reply via email to