Here's a nice easy way to force the page to be loaded in IE compatibility mode.
<meta http-equiv="X-UA-Compatible" content="IE=7" />
I use this blog to record programming notes from both work and personal projects. I don't put everything I do on here but when I write a handy script or figure something out that I don't want to forget for next time, I add it to this blog. Feel free to use this blog in your own projects.