Es Tea Double Eye

You're never too old for a happy childhood

Tag: pubsubhubbub

Pubsubhubbub on Google appspot

It is the weirdest thing. I was having issues subscribing to blogs that is using pubsubhubbub.appspot.com using a Python script. It returned a 500 Internal Server error without fail. So I rewrote the process in PHP and like magic, it is gone… I used PHP and CURL to subscribe to the appspot service. In Python [...]

Realtime feed updates with Pubsubhubbub on Afrigator

Okay, I’ve implemented this beast. Feeds that support Pubsubhubbub functionality will now be able to distribute their posts as they are published to Afrigator. Well, all but Blogger or Blogspot feeds as I’m having a weird issue with pubsubhubbub.appspot.com which is the hub for Blogger/Blogspot blogs. If you are using WordPress.com (i.e. yourname.wordpress.com) your good [...]

Dare you to say Pubsubhubbub when drunk

What a crazy name! Anyway, the idea is much cooler than what the name is. Basically, what Pubsubhubbub does is it enable your blog to broadcast your new blog posts as you publish them. Instead of aggregators like Afrigator periodically fetching and processing your feed, you tell Afrigator “HEY! Listen up! I’ve written something new [...]