Hey Brett, Thanks for responding.
Now i get it. Is it normal to get this error? "hub.callback is empty" I'm using Google Reader to subscribe the feed and it really works real time albeit 1 min delay but that's fine by me. Now it's time to build a subscriber for this. Know of anyone implemented the subscriber using jQuery? regards, clayton On Fri, Apr 2, 2010 at 11:15 PM, Brett Slatkin <[email protected]> wrote: > Hey Clayton, > > Sorry to hear you're having trouble. > > On Thu, Apr 1, 2010 at 1:25 PM, claytonnarcis <[email protected]> > wrote: > > I've been cracking my head for hours now to get the Wordpress + > > PushPress to work nicely. Any new feeds appears within a 1 minute and > > at most 5minute but that is by clicking the refresh button. > > > > Nothing like how the demo of PubSubHubbub at RealTime Crunchup video > > where it pop up immediately. > > > > I double check some links from comments section on PushPress page and > > notice that all of them that got it working has a detail page as > > follows > > > https://pubsubhubbub.appspot.com/topic-details?hub.url=http://feeds.feedburner.com/ChrisMLindsey > > > > This is my feed that i'm trying to get it work which returns Topic URL > > not found. > > > http://pubsubhubbub.appspot.com/topic-details?hub.url=http://www.wootfood.com/beta/feed > > As I understand it, the PushPress plug-in for WordPress will use > *your* hub to syndicate content. If you look in your feed you'll see > this element: > > <atom:link rel='hub' > href='http://www.wootfood.com/beta/?pushpress=hub'/<http://www.wootfood.com/beta/?pushpress=hub%27/> > > > > That's the hub you should be pinging and what's subscribing. The > pubsubhubbub.appspot.com 's topic details page would only show your > feed if you pushed your feed through that hub. Does that make sense? > This is part of the decentralized nature of the protocol. Subscribers > should know to come to your hub because that's what's in your feed. > > Otherwise, what feed reader are you subscribing to your hub with? > > -Brett > > > -- > To unsubscribe, reply using "remove me" as the subject. > -- regards, Clayton Narcis
