Ah sorry I misread your email. I thought you were using subscriber diagnostics. It's possible that Google reader is using a custom URL variant for cache breaking or some other purpose, so the topic URL may not be identical. I think the best way to test your code is to set up your own subscription and confirm the data is delivered through.
On Tue, Nov 30, 2010 at 1:18 PM, Travis Yaremco <[email protected]> wrote: > Alright, thanks. But there is only one field for publisher > diagnostics (Topic URL). Are you saying there should be parameters > passed in the Topic URL? > > The delay between the pipe and feedburner I'm not too worried about. > What I'd like to know is why changes to the feedburner feed don't > appear immediately. It behaves as though Reader simply doesn't > subscribe despite a perfectly valid PuSH feed. > > On Nov 30, 1:31 pm, Brett Slatkin <[email protected]> wrote: >> On Tue, Nov 30, 2010 at 11:24 AM, Travis Yaremco <[email protected]> wrote: >> > Because the original feed is a Pipe and not PuSH compliant I just wait >> > 30 min until Feedburner polls or use the ping function in Feedburner. >> > I understand this is where Pingshot comes in: if the Feedburner feed >> > has changed at that point, it notifies the hub. Is this right? >> >> Correct. Thought the 30 minute number is probably not accurate. I >> think it depends on how frequent your feed updates and how many >> subscribers you have? >> >> > Also, shouldn't I be able to see publisher diagnostics at >> >https://pubsubhubbub.appspot.com/publishfor the Feedburner feed? It >> > cannot find the record despite Google Reader being a subscriber. >> >> To see those diagnostics you need to know the subscriber's specific >> parameters, such as callback URl and shared secret. You don't have >> those, so you can't get the debug information. However, you could set >> up your own subscription to the same feed using your own code and then >> debug delivery in that way to see what the delay is from when the pipe >> gets new info to when feedburner sends the pings through. >> >> > On Nov 30, 11:16 am, Brett Slatkin <[email protected]> wrote: >> >> Are you pinging FeedBurner when the feed is published? If not, how >> >> will the hub know that there's new content to distribute to >> >> subscribers? >> >> >> On Mon, Nov 29, 2010 at 4:09 PM, Travis Yaremco <[email protected]> >> >> wrote: >> >> > For example, here is a Yahoo Pipe that I've 'burned': >> >> >http://feeds.feedburner.com/CustomReddit. I can refresh that URL, and >> >> > see new items appear. They don't appear in Reader, however, until >> >> > refresh. >> >> >> > On Nov 29, 5:05 pm, Travis Yaremco <[email protected]> wrote: >> >> >> That's what I though too, so I made a few Feedburner feeds with >> >> >> Pingshot enabled to test it out. I can see changes on >> >> >> feeds.feedburner.com but they don't appear in Google Reader until the >> >> >> feed is polled (which in this case takes hours as I am the only >> >> >> subscriber) or I click refresh. >> >> >> >> I've read that Google Reader shows updates to Wordpress rss in >> >> >> realtime. Can anyone confirm whether Feedburner-Pingshot should have >> >> >> this functionality as well? >> >> >> >> On Nov 29, 4:46 pm, Charl van Niekerk <[email protected]> wrote: >> >> >> >> > On Tue, Nov 30, 2010 at 1:03 AM, Travis Yaremco <[email protected]> >> >> >> > wrote: >> >> >> > > How close is Google Reader to becoming a subscriber to PubSubHubbub >> >> >> > > feeds? Are there currently any rss readers that are PuSH >> >> >> > > subscribers? >> >> >> >> > According to this page, the Google Reader integration has been >> >> >> > completed: >> >> >> >> >http://code.google.com/p/pubsubhubbub/wiki/HubbubAtGoogle >> >>
