First Beta Released

IE8 has been released. http://www.microsoft.com/windows/products/winfamily/ie/ie8/readiness/Install.htm
Now I just need to find a way to try IE8 and keep IE7.

Continued...

IE6 loves wasting bandwidth.

A friend of mine visited my site and suggested I turn on http compression.  He was even kind enough to provide the code necessary.  Everything went smoothly until I discovered IE6 can not handle compressed css files.  IE6 only interprets some of a css file that has been compressed.  I don't know exactly which parts it chooses to ignore, but background-images are definitely one of them.  I was forced to turn off http compression, but luckily only for IE6 and below.  Here is the C# code I used to determine if it could handle compression:

Continued...

...switch browsers.

Visiting one of my favorite forums I came across a thread talking about making the switch from Internet Explorer to Firefox.  I had the unpleasant experience of reading the following quote:

Continued...