milov.nl

Interaction design • webdevelopment • web art • photography

June 2005

Thiemo Mättig: PHP imagesharpen() [related] [via]

September 2002

dhtml asciifire (IE4+) [by mados] - wow, check out the seemingly simple sourcecode. I like his trick for generating a custom array of characters:

char=' .:*sS#$'.split('');
instead of
char=new Array(' ','.',':','*','s','S','#','$');

July 2002

Mados made a the5k.org Rank Finder bookmarklet.