Screencasts
- You're Killing Me Here!
A screencast discussing usability and design from the perspective of the power user. - Learn CSS Positioning in Ten Steps
Interactive tutorial (screencast coming soon). - Diagnosing JavaScript Memory Leaks in the Windows IE Browser
Discusses how I diagnosed and fixed a memory leak in a JavaScript library. It's a very simplified example, and the same techniques probably can't be used for more complex web applications, but it might shed some light on how these memory leaks occur.