Friendly HTTP Error Messages

When it comes to Internet Explorer, there is one feature that is not particularly useful for web developers. Both IE 6 and the newer version 7, have a feature that overrides error messages sent from the web server to the browser. This feature takes effect any time an error message is less than 512 bytes long. To turn off this feature, you need to bring up Internet Options and go to the Advanced tab, under the Browsing section you will find: Show Friendly HTTP Error Messages. You need to clear this setting and now IE will display all error messages sent from the server.

IE 7 - Internet Tools Advanced Tab

Note that most web servers send 404 error messages that are less that 512 bytes, by default.

Optimizing Windows XP

Last week I spent most of my time, setting up a laptop with WindowsXP, and it dawned on me to put together a little document on how I optimize Windows. Once Windows is installed and you logon for the first time, I basically do eight steps:

  • Run Windows Update
  • Disable unneeded services
  • Modify the Registry for tuning up performance
  • Install Anti-Virus and Spam-blocking programs
  • Install Third Party Applications
  • Add some final utility programs

The Optimizing WindowsXP page goes into further detail.