Monthly Archives: March 2007

My Basal Cell Carcinoma

I never thought I’d get cancer from the sun. I don’t sun-bathe. I try to wear a hat whenever I’m outside for long periods (a necessity for bald guys like me). So I was a little surprised to end up with a form of UV-induced carcinoma on my neck below the ear. [...]

WordPress Relocation Without Editing the Database

Here’s a tip I picked up on the WordPress hackers’ list: you can change the “siteurl” WordPress option simply by adding define(’RELOCATE’,true); to the wp-config.php file and browsing to wp-login.php. The “siteurl” option—or what’s called “WordPress address” under the admin options menu—is a database value that refers to where the actual WordPress files [...]