Whatever you do, don’t panic!
Archive for December, 2005
Gravatar – globally recognized avatar
Dec 31st
I’ve added a Gravatar plugin to the comments section.
Gravatar offers to link your posts (via your eMail adress) to a picture which is then shown in all blogs all over the world (if they’ve got the Gravatar code implemented too, which is quite easy)
…so start getting those Gravatars NOW!
New header image
Dec 29th
Thanks to Chris (aka Gfrastsackl) I have a shiny new header image for this blog, which fits perfectly to the rest of the theme.
Hope you all like it as much as I do
Changing the MySQL root password
Dec 28th
just so I don’t forget it …
(still need it EVERYTIME I set up a new server *sigh*)
root@u-1:/home/u-1# mysql -u root mysql
mysql> SET PASSWORD FOR root@localhost=PASSWORD('whatever');










