Adopt A Library: ClothRed

Thursday, December 31st, 2009

Right. I want to, but I really can’t get to it.
ClothRed is in dire need of help. Your help.
I simply don’t have the time, or will–truth be told–to begin work on ClothRed again. The code’s become foreign to me, way too foreign, and I have to get back into the thick of things, to write [...]

Favicon gotcha with Google Chrome

Thursday, July 23rd, 2009

You might notice (or not care) that I added a favicon.
Google Chrome has the odd behavior that, if you add the tag for IE first, Chrome will not use the second link. However, Chrome cannot handle IE’s way of dealing with Favicons in the <head>-tag.
Instead, you have to do it like so:
<!– Favicon begin –>
<link [...]