Hi Giridhar- Flipboard subscribes to RSS feeds on our servers -- the Flipboard application requests the latest feed items from our own service. Our service stays up to date with RSS feeds through either just polling, or Pubsubhubbub push (plus the occasional poll). There is (currently) no way to force a poll through the application. However with Pubsubhubbub of course our feeds will be up to date very rapidly after an item is published.
I show that our system is currently subscribed to your feed via the appspot hub, but that we have received no pushes. In addition, I have purged and re-polled your feed, and we currently have seven articles. As Julien has pointed out in other messages, there is not really a widely adopted mechanism to indicate that an item should be deleted from a cached copy of a feed. -- David On Wednesday, July 10, 2013 10:31:31 AM UTC-7, Giridhar B. wrote: > > > Hi David: > > Thanks for your response. In Wordpress, I added > pubsubhubhub.appspot.comalready. I was under the assumption that the feeds > would be updated > dynamically (when I refresh Flipboard). However, it's not the case. Also, > some of the older, deleted articles are also appearing. Once I am done with > testing, I want to post some clean articles for my audience. Can you please > suggest a solution for this? > > Thanks, > Giri > > > On Wednesday, 10 July 2013 22:30:21 UTC+5:30, DCreemer wrote: >> >> Hi Giridhar- >> >> I can confirm that your feed is in the Flipboard system (it was first >> noticed at 03-Jul-2013 14:48:13 UTC). Due to an internal limitation, we are >> currently only subscribed to the feed via the pubsubhubhub.appspot.com hub, >> though that will be upgraded soon. In addition, it has been polled about >> every 24 hours since first seen. >> >> -- David >> >> On Tuesday, July 9, 2013 1:57:10 PM UTC-7, Giridhar B. wrote: >>> >>> Thanks again. >>> >>> This may not be the right forum, but can you please help me how I can >>> make Flipboard subscribe to my feed? >>> >>> I added it to Flipboard using my mobile device, but it just doesn't seem >>> to update the articles. In fact, each device is showing a different set of >>> articles. >>> >>> And yes, I removed flip.it as you suggested. >>> >>> Giri >>> >>> On Tuesday, 9 July 2013 21:45:09 UTC+5:30, Julien wrote: >>>> >>>> Giri, >>>> At this point only Google, Feedly and Twitterfeed have subscribed to >>>> that feed. >>>> Also, you should remove <atom:link rel="hub" href="http://flip.it" /> >>>> because it breaks subscriptions... >>>> >>>> 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 Tue, Jul 9, 2013 at 5:47 PM, Giridhar B. <[email protected]> >>>> wrote: >>>> > Julien, help! :) >>>> > >>>> > Feed address: http://59.160.51.27/cacppm/?feed=rss2 >>>> > >>>> > >>>> > On Monday, 8 July 2013 21:51:18 UTC+5:30, Julien wrote: >>>> >> >>>> >> Giri, >>>> >> >>>> >> That should be good :) >>>> >> If you share the feed url, we could tell you if Flipboard has >>>> already >>>> >> subscribed to that feed on the superfeedr hosted hub. >>>> >> Thanks, >>>> >> >>>> >> On Mon, Jul 8, 2013 at 6:19 PM, Giridhar B. <[email protected]> >>>> wrote: >>>> >> > Hi: >>>> >> > >>>> >> > I am creating a magazine in Wordpress and added PubSubHubHub for >>>> the >>>> >> > feeds >>>> >> > to Flipboard. >>>> >> > >>>> >> > In the Settings section I have (default): >>>> >> > >>>> >> > http://pubsubhubhub.appspot.com >>>> >> > http://pubsubhubbub.superfeedr.com >>>> >> > >>>> >> > Can anyone please tell me if I need to do anything else to make it >>>> work >>>> >> > with >>>> >> > Flipboard? Appreciate your help. >>>> >> > >>>> >> > Regards, >>>> >> > Giri >>>> >> > >>>> >> > -- >>>> >> > >>>> >> > --- >>>> >> > 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 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 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.
