Nov 13

New site design unveiled

See, I knew you were quick! You noticed the new site design right away, didn’t you?

So I busted my butt the last couple of nights to get the design finished up and polished off a few browser quirks, and everything is now live.

The site is best viewed using Firefox, Safari or Google Chrome. If you are using Internet Explorer, I had to dummy down some of the design since various versions of IE didn’t support certain things (even the latest version of IE still doesn’t). The biggest difference you might notice is the calendar badge used by the blog entries is completely different and boring in IE 6.

If you’re still using Microsoft Internet Explorer, you really should switch to Firefox. It’s a better, more secure, less buggy, and just plain faster browser. You’ll notice the speed differences almost immediately. Ask anyone who uses it if you don’t trust your commish.

A few things I learned along the way:

  • Firefox is still by far the best browser available in 2008. Safari and Chrome come in a close second. (Not too surprising since they are based on the same engine.) If you’re still using Internet Explorer, you’re still stuck in 1999. There’s a good reason that IE’s market share is dwindling.
  • Firefox, Safari and Chrome all supported the latest technologies that I utilized, including alpha transparency in PNGs (think transparent GIFs x 1000).  IE 7 kinda supports them but not fully, and IE 6 just sucks at it. That’s why I had to dummy down the fancy calendar badge. I also had to dummy down the schedule pop-ups cuz IE 7 has a PNG bug in it, but that’s not as noticeable.
  • Firefox, Safari and Chrome all have fast javascript engines, which means all of my jQuery code runs fast. IE any version certainly does not, especially the easing animation in my navigation bar—it appears to jump and stutter. I also used jQuery for the hide/show option of eliminated players on the front page (new feature).
  • IE 6 has a bug in it, where background images aren’t cached. Since I heavily used background images to make the site pretty, it would download the same image hundreds of times. Bad IE. I found a clunky fix for it, but it still may not work for everyone.
  • CSS sprites are fun and are heavily utilized to reduce the number of images that needed to be downloaded. Haven’t used sprites since the early ’90s in the days of ANSI being pretty. Old is new again.

If you encounter any issues, let me know. I wasn’t able to test the design with every possible browser scenario.

4 responses to “New site design unveiled”

Leave a Reply