Peter, Are you trying to subscribe to feeds that are PubSubHubbub enabled or are you trying to publish PubSubHubbub enabled feeds? Thanks
-- *Got a blog? Make following it simple: https://www.subtome.com/ <https://www.subtome.com/>* Julien Genestoux, http://twitter.com/julien51 +1 (415) 830 6574 +33 (0)9 70 44 76 29 On Wed, Sep 24, 2014 at 1:36 PM, <[email protected]> wrote: > I am a php startup, > > trying to test pubsubhubbub on local by using the example code on > https://github.com/pfefferle/pubsubhubbub-php , > > It use online hub https://pubsubhubbub.appspot.com > <https://pubsubhubbub.appspot.com> > > I have following questions, > > 1. I develop a localhost .php file which can write the present time to > my local laptop as a ".txt file" and set it as "callback_url". Every time I > run "subscriber_example" the hub will access "callback_url" and record the > time to my local laptop. But every time I try to run "publisher_example", > nothing is recorded in my localhost .txt file. It seems like the publish > isn't success, what should I do with this problem? > 2. Is it correct that every time we run publish_example, the hub will > access the callback_url whatever there is new update? > 3. Is "http://pubsubhubbub.appspot.com/" a realtime hub that whenever > I publish new update the hub will notify the subscriber and access the > callback_url ? > > The attachments are my test files, thanks for help ! > > P.S hello.php is a easy php file that I use to set as callback_url, I use > localtunnel to set my websever port to a accessible URL > > -- > > --- > 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/d/optout. > -- --- 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/d/optout.
