Actually i am interested in implementing my own hub for wordpress .And i am just beginner so just wanted some example code of how to get the notifications and post on the hub from wordpress plugin.I have created a file named server.php for implementing hub.So server.php should get the notification or post data from the wordpress when the user says publish.One more thing - can wordpress plugin and the hub be on the same server?Please help me in this regard..
On Oct 24, 1:08 am, Josh Fraser <[email protected]> wrote: > Are you wanting to implement your own hub or simply the PuSH > protocol? My guess is that you're actually looking for the later. If > that's true, there are a couple wordpress plugins available. You can > find the one I wrote athttp://wordpress.org/extend/plugins/pubsubhubbub/. > There's also one from Padraic Brady that you can find > athttp://wordpress.org/extend/plugins/wp-pubsubhubbub/ > > Hope that helps! Welcome to the PubSubHubbub family. > > On Oct 22, 10:32 pm, jits <[email protected]> wrote: > > > Hi > > This is jits .I am trying to implement a pubsubhub for our website > > blog system.I searched on net about the pubsubhub specification n > > implementaion,so i came up with googleapp engine and feed burner.I > > have difficulty in implemntating our own hub for the blogging system > > as i m new to this.Has anybody implemnted the pubsubhub using > > wordpress plugins and php.? > > Please help me.
