John Jones's blog

Setting up multiple memcached instances

http://spf13.com/feature/running-multiple-memcache-instances

Little bit of snow :)

installing memcache on centos through yum

http://www.lullabot.com/articles/installing-memcached-redhat-or-centos

Also upgrading php to v5.2 on centos JSON is the issue on 5.1.6 (issue is its not supported till 5.2)

http://bluhaloit.wordpress.com/2008/03/13/installing-php-52x-on-redhat-e...

adding images to drupal

Good PDF can be got here

http://www.jenlampton.com/wysiwyg.pdf

Largest file in the disk for unix

http://www.informit.com/articles/article.aspx?p=30599&seqNum=4

Removal of a e46 rear bumper

A very good guide on how to do this on a facelift saloon is here

http://forum.e46fanatics.com/showthread.php?t=358017

and some more information on the clips is here

http://forum.e46fanatics.com/showthread.php?t=655802

Going racing...

Well to make more of my love for cars, I am going to racing a car in a racing series this year.

The championship is called the BMWRDC (www.bmwrdc.com) and my car is being prepared by myself (apart from the cage as I need it to have a certificate)

You can see the progress here www.going-racing.com/blog/ for the build diary.

Putting firefox into developer mode.

Putting the following in a browser url bar, can put the page into a editable mode.

javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0