As some of you may know, Twitter is fading out support for “basic authentication”. This basically means that app developers (like myself) can’t just send a user’s login information to Twitter’s server when we want to send a tweet or change a setting. Instead the application needs to be “authorized” by the user using a process called oAuth.
For Snapatar, this meant I needed to make a lot of changes. OAuth is far from trivial to implement, and I was lucky to find a library that handles most of the complicated stuff. With it, I was able to get oAuth working on snapatar.com, and beat the August 16 deadline. More Snapatar now uses oAuth (phew!)
Every once in a while a user asks me how to change something in WP-Cumulus that fits his or her specific needs. If enough people ask for the same thing (*), it’ll probably be in the next release, but sometimes the modification is so specific to a certain website or project that it makes sense to simply hack it in. Here are the five most common of those, in no particular order.
More The top 5 WP-Cumulus hacks
If you want to include an email link in a WordPress template, or any other web page for that matter, its advisable to ‘obfuscate’ the address. Unfortunately, spammers scour the web to harvest email addresses, so if you simply place your address online, you’re very likely to get a some extra unwanted email. That’s where obfuscation comes in.
More Obfuscate email addresses using PHP

A few days ago I got a comment asking me whether I would release the source files for my Nabaztag Flash movie I created when I first got my wifi bunny. I couldn’t think of a single reason not to, so here they are…
More Nabaztag flash movie source files
Imagine renting a big-ass car, with pretty much unlimited mileage. But when you get in the engine turns out to be too weak to actually move you forward. That’s how this feels. This site too has been hosted with Hosting Zoom for a while now, as are some of my other sites. Recently however, I’ve been getting 500 errors (internal server error). So was a friend of mine, and she eventually got HZ’s support department to fess up. WP is exceeding their memory limit for PHP scripts.
More No WordPress on Hosting Zoom?
Recent Comments
Joost de Valk on WordPress SEO
QNAP TS-210 first impressions
Introducing Photo widget, floating thumbnails for your website
Amazon’s Kindle doing well… but why?
Introducing Photo widget, floating thumbnails for your website
How to repurpose my tag cloud Flash movie
Introducing Photo widget, floating thumbnails for your website
Help me test WP-Cumulus unicode support