Javascript

I tend to fiddle with javascript for my own use, and then for other people too. These are my public links.

Goto /examples/
..
Haiku Trac Tickets, link
We needed to have sub–components, but didn't want to add the complexity to Trac. So we used Javascript because its a much better idea, and also degrades too.
Favicon link icons, link
Wanting to add to my external link graphic, I wanted to add the site’s favicon as a link logo. Well, you can grab my script here.
Since it’s something that most users wont want (hell, sending that extra data to my mobile would annoy me), it’s in javascript rather than being php on the server.
Gravatar link icons, link