Comments
The comments system here is always in a state of flux, sometimes it works, sometimes it doesn’t. Well, it’s working again.previously it was a hodge podge of things making it work, now it’s one nice chunk of code that saves the comments in XML files, and then the XSL that generates the website imports [...]
CSS 1 height in Gecko / Mozilla / Netscape
A small complaint. the height property in CSS doesn’t appear to do anything on A elements in Gecko / Mozilla / Netscape. This means that the menu I am creating (a horizontal menu using a UL>LI for the items, and anchors doesn’t appear properly in Mozilla .7 (and other Gecko based things) although it [...]
Events in Netscape
You know, I’d be really pleased if IE and Netscape would just follow some standards. I’m sure everyone wishes that. In any case, I wanted to use the window.event.toElement property, but Netscape doesn’t supoort it, only IE. It’s not a standard at all, Microsoft just came up with it, but it’s definitely [...]
How to run a design critique
Excellent article about constructive critiques. A must read: How to run a design critique.
How To Report Bugs Effectively
I found the document I was looking for: How to Report Bugs Effectively by Simon Tatham.
