Apr
23
2008
A few Twitter users reported today that they were seeing partially localized text on Twitter web interface. Currently, localized text strings are often mixed with English, and text language changes according to your browser settings.
The following picture shows Chinese with English when I used Safari Chinese version:

Here’s another screen shot showing French mixed with English when I viewed the page with my French version of FireFox:

And I have a feeling that they are still testing the pages before going on with the full-scale internationalization – anyway a nice development out there!
Apr
17
2008
They said it and they will do it. Your blog might be dropped by Technorati for not upgrading to WordPress 2.5.
According to their official blog of April 7, 2008:
Blogs that have been compromised by this security vulnerability are typified by having links to spam destinations inserted onto the blog page. These link insertions may be invisible to casual observations; the links are often obscured by style attributes that render them invisible.
And as a result, Technorati will be:
discontinuing processing crawls of blogs that exhibit common symptoms of being compromised.
Although after running a check, I found no compromised security problems with my blog, I still decided to upgrade to WordPress 2.5 a couple of days ago as a precaution. If such unfortunate things ever happened, the damage would be more than being dropped by Technorati, but also by Google and Yahoo.
Most people feel upgrading WordPress a headache. Actually it is not! What you need to do is only to replace files under the ROOT, WP-admin and WP-includes folders and leave wp-configure.php intact. After replacing these files, visit the upgrade link and you are done.
WordPress 2.5 not only features a streamlined control panel, but also better functionalities such as one key update of plug-ins. Very cute. After upgrading, I also found no spam comments waiting for me to moderate.
Further resources:
Technorati Blog
Apr
08
2008
After upgrading from an earlier version of WordPress to its most recent release 2.5, some people got this error message when adding a picture:
- Fatal error: Call to undefined function wp_constrain_dimensions.
This problem is caused by a corrupted upgrading process. To solve the problem, you must overwrite the old files (It is recommended to delete the old files first, then upload new ones) under the wp-admin and wp-includes folders. For root folder (where your wp-configure.php file resides), leave wp-configure.php intact but overwrite all other files.
For more detailed upgrade instructions, read WP’s Three Step Upgrade.