January 2009
5 posts
OS X character weirdness
marco:
Firefox 3 still has this annoying text-rendering bug for me.
This is the complete source of my test page:
<html>
<body>
Look at the so/urce code to this.
</body>
</html>
It converts o/ to ø, plus a few other similar bugs. Am I the only one seeing this?
This might be related to the Twitter random-spaces-in-words bug: does this say “for th e Underworld” in...
A group of ravens is called a murder.
(via randomfacts)
Obama Staff Arrives to White House Stuck in Dark... →
WP Config
webslinger:
“NOTE: Since Version 2.6, wp-config.php can be moved to the directory directly above the WordPress application directory.”
— Editing wp-config.php / WordPress Codex
In addition to this very nice tip from Trey/Webslinger, I also learned that you can override the home and siteurl database settings in wp-config (since 2.2!).
Also, since 2.6, you can change the location of the...