Creating a wordpress project in the webroot is something which is a really static task. And when you have done that task several times you really fed up with it. That's why I thought "Why not automate this task?". Planning I started out thinking about doing a complete solution with django, but decided to just do a quick bash script which gets executed by a php script which is situated in a htpasswd protected folder. Here's [...]
Recently, I have been using the Facebook As3 API in a project involving two banners and a campaign site. And the point of this post is to give you some insight of what it is like to work with this library, and also give you some handy hints and pointers. Introduction First of all I'm going to skip all the beating around the bush and get down to what is interesting. My intentions with this post is that it should push [...]