Using Mozilla for web page debugging
Here’s a good article on using Mozilla for debugging web pages. One of the hard things about building web pages is figuring out what’s actually going on - what the web browser is getting from the server, and how it’s interpreting it. Mozilla makes it possible to get at a lot of this information, and this article points to a few features I didn’t know were there. The HTTP Header viewer is particularly cool.