links for 2008-12-03

The Grid System
Interesting design resource for grid based design.
(tags: css webdesign typography)

Anti-Debugging Series – Part I
Tyler Shields begins an interesting series on practical development considerations for application security, starting with "anti-debugging"–methods used to hinder the reverse engineering of a process.
(tags: security)

PNG in Windows IE
Lightweight JavaScript solution for transparent PNGs in IE6.
(tags: webdesign png javascript)

Obscure HTML element of the day: dfn

I’ve had an opportunity to do a little static HTML + CSS work recently, and have had a few educational and reeducational moments about the joys of doing basic web development–all the stuff that a good CMS like WordPress hides from you.
Today’s educational moment was a question of footnote treatments. My application had footnotes at [...]