hmmm...never heard of this event before.
sounds interesting. maybe next year when i actually have time to do my "coming soon" pages ,)
btw, mnkeybsness, just a note on your site.
seems like you felt to the same background positioning trap as i did.
attached was how your page looked like on SeaMonkey (mac)
the culprit was at this line:
background: #FFF url(images/temp-reboot.gif) center center no-repeat;
simply add fixed as the positioning:
background: #FFF url(images/temp-reboot.gif) fixed center center no-repeat;
although i think it won't matter much anymore since it's close to 'reboot' time ,)
-stndn.
(btw, pardon the screenshot. i'm on limited bandwidth so i have to conserve on image size)