Recent posts

RubyGem update on Leopard

less than 1 minute read

I have a RubyGem version 1.2.0 installed on Leopard. If you would like to update RubyGems to a newer version, the RubyGem user guide suggests for modern vers...

WordPress the_excerpt Plugin

2 minute read

Recently, I was looking for a solution for extracting post text by defining the length of the string. WordPress offers two useful functions:

mySQL: Error 1045

less than 1 minute read

If you get this error (in phpMyAdmin or other operation) after setting up a MySQL password:

VirtualHost browser cache

less than 1 minute read

Setting up a virtual host on PC, Mac or Linux isn’t difficult, but the browser cache problem drives me crazy. Apart from editing the /etc/hosts mappings and ...