Oh, here I can retrieve all feeds associated to a hub, right? I was looking for a something like Google does: retrieve the last item from a feed that is associated to a hub. Something to perform a quick check if the hub is up to date with the feed.
Thanks for your answer! On Thu, Jul 4, 2013 at 6:20 PM, Julien Genestoux <[email protected] > wrote: > Jeremy, > > It is now possible to retrieve a given feed's status for hosted hubs: > > http:/<hub domain>/?hub.mode=retrieve&hub.topic=<feed> > For example: > > > http://pubsubhubbub.superfeedr.com/?hub.mode=retrieve&hub.topic=http://push-pub.appspot.com/feed > > Let me know if that was what you were looking for! > Thanks, > > > On Sun, Jun 23, 2013 at 11:27 PM, Jérémy Benoist > <[email protected]> wrote: > > Like that > > > https://pubsubhubbub.appspot.com/topic-details?hub.url=http://api.f43.me/slate > > > > Being able to retrieve information for a given feed using an URL or an > API > > -- > > Jeremy > > > > > > On Sun, Jun 23, 2013 at 10:20 PM, Julien Genestoux > > <[email protected]> wrote: > >> > >> I'm not familiar with the topic details (link maybe?) but we can provide > >> some things indeed, like analytics, etc... > >> > >> Thanks, > >> > >> > >> On Sun, Jun 23, 2013 at 3:09 PM, Jeremy Benoist < > [email protected]> > >> wrote: > >>> > >>> Well, I'm playing with the hub from Google at the moment. And it seems > >>> that for every new feed, I got a 500. Then few hours/days later, the > feed > >>> seems ok, and few hours/days later again, Reader/Feedly/etc.. use the > hub. > >>> > >>> About superfeedr, is there a way to see what the hub store for a given > >>> feed? Like the "topic details" from Google? > >>> > >>> Thanks > >>> > >>> -- > >>> Jeremy > >>> > >>> Le dimanche 23 juin 2013 à 08:49, Julien Genestoux a écrit : > >>> > >>> Is that happening with every hub or just the google one? > >>> Have you tried http://pubsubhubbub.superfeedr.com/ ? > >>> Thanks, > >>> > >>> > >>> -- > >>> Got a blog? Make following it simple: https://www.subtome.com/ > >>> > >>> Julien Genestoux, > >>> http://twitter.com/julien51 > >>> > >>> +1 (415) 830 6574 > >>> +33 (0)9 70 44 76 29 > >>> > >>> > >>> On Sun, Jun 23, 2013 at 7:58 AM, Jérémy Benoist > >>> <[email protected]> wrote: > >>> > >>> In fact, it seems to be every time a ping the hub in *the first time*. > >>> After few hours, the 500 is gone and it display every thing ok. > >>> > >>> Here is a fresh one (well, sent 14 hours ago..), displaying a 500 > >>> > https://pubsubhubbub.appspot.com/topic-details?hub.url=http://api.f43.me/iphonix > >>> > >>> > >>> On Saturday, June 22, 2013 1:30:28 PM UTC+2, Jérémy Benoist wrote: > >>> > >>> I just add pubhubsubbub support for my new platform. > >>> I've sent few feed to the hub and when I check the topic detail, I got > a > >>> 500 for every feed I've sent. > >>> > >>> You can see the 500: > >>> > https://pubsubhubbub.appspot.com/topic-details?hub.url=http://api.f43.me/infoconcert > >>> And the feed: http://api.f43.me/infoconcert > >>> > >>> I've other feeds > >>> > https://pubsubhubbub.appspot.com/topic-details?hub.url=http://api.f43.me/slate > >>> > >>> Each feed I send to publish, goes 500 after when checking. > >>> > >>> I ping hub using basic cURL in PHP. And it returns a 204, seems ok to > me > >>> then. > >>> > >>> I don't know what can be wrong with my feed, or what I've to define. > >>> Any idea? > >>> > >>> -- > >>> > >>> --- > >>> You received this message because you are subscribed to the Google > Groups > >>> "Pubsubhubbub" group. > >>> To unsubscribe from this group and stop receiving emails from it, send > an > >>> email to [email protected]. > >>> For more options, visit https://groups.google.com/groups/opt_out. > >>> > >>> > >>> > >>> > >>> -- > >>> > >>> --- > >>> You received this message because you are subscribed to a topic in the > >>> Google Groups "Pubsubhubbub" group. > >>> To unsubscribe from this topic, visit > >>> https://groups.google.com/d/topic/pubsubhubbub/WZZhzSz-0Hk/unsubscribe > . > >>> To unsubscribe from this group and all its topics, send an email to > >>> [email protected]. > >>> > >>> For more options, visit https://groups.google.com/groups/opt_out. > >>> > >>> > >>> > >>> > >>> -- > >>> > >>> --- > >>> You received this message because you are subscribed to the Google > Groups > >>> "Pubsubhubbub" group. > >>> To unsubscribe from this group and stop receiving emails from it, send > an > >>> email to [email protected]. > >>> For more options, visit https://groups.google.com/groups/opt_out. > >>> > >>> > >> > >> > >> -- > >> > >> --- > >> You received this message because you are subscribed to a topic in the > >> Google Groups "Pubsubhubbub" group. > >> To unsubscribe from this topic, visit > >> https://groups.google.com/d/topic/pubsubhubbub/WZZhzSz-0Hk/unsubscribe. > >> To unsubscribe from this group and all its topics, send an email to > >> [email protected]. > >> For more options, visit https://groups.google.com/groups/opt_out. > >> > >> > > > > > > -- > > > > --- > > You received this message because you are subscribed to the Google Groups > > "Pubsubhubbub" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > -- > > --- > You received this message because you are subscribed to a topic in the > Google Groups "Pubsubhubbub" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/pubsubhubbub/WZZhzSz-0Hk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- --- You received this message because you are subscribed to the Google Groups "Pubsubhubbub" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
