While websites are great for gaining immediate global exposure (or notoriety, as the case may be), there are times when your product would benefit more from local search engine targeting. For example, you have a pizzeria in Trieste, Italy. A person in Hawaii may accidentally stumble on your site and get a craving for your [...]
May 2008

When it comes to making your site important, platforms trounce software hands down. Facebook learned this the easy way; today, the myriad of Facebook applications available make the social networking site a typical destination for a significant proportion of internet users. Indeed, many users now browse new content on their favourite sites via their respective [...]

I recently came across the Mortgage Loan Calculator Widget, a simple widget that provides mortgage repayment calculations. With the credit crunch in recent times, keeping tabs on your mortgage is a highly topical issue, so why not let your users do some quick calculations directly from your website? With a WordPress plugin for blogs, and [...]
Do you have multiple WordPress self-hosted blogs? If so, you’ve likely run into a scenario where you just can’t remember your password. With WordPress 2.5 and 2.5.1 there’s an annoying bug that sometimes generates passwords that don’t work when you click the “Forgot Password” option. Usually that button generates a query that …
FirePHP is a plugin for Firebug, the web development plugin for Firefox, that allows PHP scripts to talk to a Firebug panel. FirePHP installs alongside Firebug, and provides a simple PHP library to bridge the two. FirePHP provides a window of insight into your PHP applications, with a simple debugging interface that won’t interfere with [...]
So you’ve just built a fantastic processing routine for your application. You’ve checked and double checked the integrity of user input, and you’re doing some serious processing. There’s only one problem: it’s too slow. There’s a simple solution: forking your processing script, and running the code as a background process asynchronously. It can email your [...]
