hellovetica
the future's later
lots of good projects coming out of node.js right now - Uglify JS is a JS minifier based on a JS AST parser and tree walker. Could do some neat things with that. »
learning javascript oddities from wikipedia: using !! for normalization and the return from || and &&. nice »
kellan points out this interesting old TPJ article on problems with localization and gettext. the solution isn't really any good, but the problem is real »
a new version of the php rfc (2)822 parser is now out, fixing a nasty bug that allowed extra periods almost anywhere in the address. oops »
a nice summary of some js oddities that can be used for building exploits against various filtering systems »
ohloh has some interesting views of open source projects - the committer sparklines are especially nice. like a much more polished version of a tool we use internally. »
bookmarking for a later - fb code leaks »
mozilla are talking about some nice changes coming up in JavaScript 1.7 (starting with the next beta of ff2) »
get it while it's hot - the perl color ascii art library »
and i've also updated lib_filter to handle single quoted attributes. »