Mar 29, 2009
WordPress
After upgrading to 2.8-beeding-edge I got the following error:
Fatal error: Call to undefined method WordPress_Module::_weak_escape()
in ../wp-includes/wp-db.php on line 473
Disabling Redirection plugin solved the problem. Could it be that Redirection also defines _weak_escape() or escape()? Server ir running PHP 5.2.6.
#
Mar 18, 2009
WordPress
Jeff said he might switch, so I had to update the Widget Context plugin to fix the problem of widget settings not being when adding the widget for the first time, and added a new feature which enables you to show or hide a widget if the blog post has more or less then certain number of words.
Please note the new feature that checks for a word count in a post works perfectly only on single post view (when the full article is displayed) and makes only an estimate when paginated archive or index page is being viewed. The reason for this is that your theme can alter the ‘typical’number of words that archive pages should display, which is everything above the <!--more--> tag.
#
Mar 4, 2009
Web Design
Why doesn’t twitter use <cite> tag for all @replies and <blockquote> for the actual content? It would make things more semantic. Read more »
#
Mar 4, 2009
Meta, Web Design, WordPress
Since the very first day this website has been hosted at MediaTemple. Back then it was a simple shared hosting account for a good price and a lot of good and well earned hype. Almost a year ago they started switching to a grid infrastructure which was said to be able to allocate enough computing power for every grid member no matter what the neighboring cells are doing. Read more »
#