Monthly Archives: March 2007
My Basal Cell Carcinoma
March 22, 2007 – 10:44 am
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. Not terribly surprised, [...]
WordPress Relocation Without Editing the Database
March 20, 2007 – 5:07 pm
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 live, as [...]