Es Tea Double Eye

You're never too old for a happy childhood

Tag: pushpress

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 [...]

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 [...]