Hi All, Just discovered Pubsubhubbub, demos look cool. I have a question, which may be easy to answer. The demos I have seen are related to pushing media, but what about ajax data?
Say, for example, I have a little text description on my site describing the weather here in Dublin in realtime; I usually update using ajax, where the client polls the server every 10 mins or so in the hope of seeing the description turn from RAINY to WARM AND SUNNY. Since it is almost never warm and sunny the server wasts resources on these polling requests. It would be cool to implement reverse AJAX where the update is pushed to the client. Can I do that with PubDubDyHub? Thanks and best of luck with the project, Paul.
