I started implementing i18n for my upcoming KO3 application, and implemented a quick patch so that I don't need to manually find and type translation strings. What this code does What the code below does is it checks whether the translation string exists, if not then it saves…
Here are some problems I ran into when setting up Wordpress 3.0 with multiple different domains, along with how I solved them. I figured it's better to get them out on the blog now, and update this post if/when I have more solutions. Problem 1: I…
In the previous blog post I discussed how the multi-site functionality in WP 3.0 can be enabled and how it can be hacked to use multiple different domains. Now, let's have a look at how you can migrate all of your old WP 2.9 sites under…
Wordpress 3.0 is coming out very soon (apparently they missed their original deadline, see the schedule here) - and it has one killer feature for anyone who maintains multiple Wordpress sites: official support for multiple subdomains and (unofficial) support for multiple different domains. This means that one only has…
There are two important things to try out in picking the IDE settings that work best for you: 1) the font you use and 2) the color scheme for syntax highlighting. Choice of font My font of choice is Consolas (included in Vista/Win7 and available for download). It looks…