var HOST = 'hurlnecklace.mu.nu'; // Copyright (c) 1996-1997 Athenia Associates. // http://www.webreference.com/js/ // License is granted if and only if this entire // copyright notice is included. By Tomer Shiran. function setCookie (name, value, expires, path, domain, secure) { var curCookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : ""); document.cookie = curCookie; } function getCookie (name) { var prefix = name + '='; var c = document.cookie; var nullstring = ''; var cookieStartIndex = c.indexOf(prefix); if (cookieStartIndex == -1) return nullstring; var cookieEndIndex = c.indexOf(";", cookieStartIndex + prefix.length); if (cookieEndIndex == -1) cookieEndIndex = c.length; return unescape(c.substring(cookieStartIndex + prefix.length, cookieEndIndex)); } function deleteCookie (name, path, domain) { if (getCookie(name)) document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT"; } function fixDate (date) { var base = new Date(0); var skew = base.getTime(); if (skew > 0) date.setTime(date.getTime() - skew); } function rememberMe (f) { var now = new Date(); fixDate(now); now.setTime(now.getTime() + 365 * 24 * 60 * 60 * 1000); setCookie('mtcmtauth', f.author.value, now, '', HOST, ''); setCookie('mtcmtmail', f.email.value, now, '', HOST, ''); setCookie('mtcmthome', f.url.value, now, '', HOST, ''); } function forgetMe (f) { deleteCookie('mtcmtmail', '', HOST); deleteCookie('mtcmthome', '', HOST); deleteCookie('mtcmtauth', '', HOST); f.email.value = ''; f.author.value = ''; f.url.value = ''; } //-->
Doin' the time to get the dime. Her Momma did NOT raise her to drink cheap champagne.

March 31, 2004

Blank Slate

I know that I was overly eager to get settled in to my new home, but I guess there is something to be said about not being OVERWHELMED with color. After spending the last three days and anticipating the next 5 weeks in a kindergarten classroom, this page could not be clean enough. Staring at the muted grays and whites of movable type as opposed to the blinding orange and dark blue (okay.not blinding. just disturbing.UVA, anyone?) of my previous home, I feel a sense of calm. Rare, rare, rare for me. And boring, boring, boring for you all. Spring Break tomorrow. I will YIPP PPEEE at 1:00. 16 hours 15 minutes and counting.

Comments
on March 31, 2004 02:11 PM SuRfCaT said:

I've always said that calm is good. But YIPP PPEEE is better!

on March 31, 2004 03:52 PM Howard said:

Wahoo! NO LIGHT BLUE TEXT! Nice new site...May I ask what mu.nu is and why you were invited to join?

on March 31, 2004 08:59 PM Alex said:

SC,

Don't worry, the YIPP PPEEE is coming! I'm off to work and when I get back, well, I don't know, I'm so excited, but I'll probably just fall down from exhaustion!

on March 31, 2004 09:01 PM Alex said:

H,

Don't be mad, but I'll probably do the same look here! I promise that I will go in and change it so I don't hurt your eyes. I noticed that the whole sidebar was light blue. Oops.

on April 1, 2004 06:31 AM Simon said:

You need the old blog colour scheme - otherwise you ain't gonna win prettiest blog.

on April 1, 2004 07:43 AM Alex said:

It's coming, it's coming! The blogelves, or should I say the wonderfully generous with his time MadfishWillie is helping me out! YIP YIP YIP!

on April 1, 2004 05:10 PM Howard said:

A,

Don't worry about it. I'll just read your blog with my shades on. :)

Post a comment









Remember personal info?