<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<title>.grumbles.: Well, well</title>

<link rel="stylesheet" href="http://snadsnad.feckov.org/styles-site.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="http://snadsnad.feckov.org/index.rdf" />

<link rel="start" href="http://snadsnad.feckov.org/" title="Home" />
<link rel="prev" href="http://snadsnad.feckov.org/archives/001236.html" title="That was fun" />

<link rel="next" href="http://snadsnad.feckov.org/archives/001238.html" title="More done" />


<script type="text/javascript" language="javascript">
<!--

function OpenTrackback (c) {
    window.open(c,
                    'trackback',
                    'width=480,height=480,scrollbars=yes,status=yes');
}

var HOST = 'snadsnad.feckov.org';

// 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 = '';
}

//-->
</script>



<!--
<rdf:RDF xmlns="http://web.resource.org/cc/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<Work rdf:about="http://snadsnad.feckov.org/archives/001237.html">
<dc:title>Well, well</dc:title>
<dc:description>Spent a lot of money today, the majority of it on a 37&quot; LCD TV with 1080p resolution, although I can&apos;t pick it up until Sunday which is no big deal because Time Warner won&apos;t be at my new place...</dc:description>
<dc:creator>Jim</dc:creator>
<dc:date>2005-12-12T17:14:40-05:00</dc:date>
<license rdf:resource="http://creativecommons.org/licenses/by-nd-nc/1.0/" />
</Work>
<License rdf:about="http://creativecommons.org/licenses/by-nd-nc/1.0/">
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
<requires rdf:resource="http://web.resource.org/cc/Notice" />
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
<prohibits rdf:resource="http://web.resource.org/cc/CommercialUse" />
</License>
</rdf:RDF>
-->



</head>

<body>

<div id="banner">
<h1><a href="http://snadsnad.feckov.org/" accesskey="1">.grumbles.</a></h1>
<span class="description">tangerine</span>
</div>

<div id="container">

<div class="blog">

<div id="menu">
<a href="http://snadsnad.feckov.org/archives/001236.html">&laquo; That was fun</a> |

<a href="http://snadsnad.feckov.org/">Main</a>
| <a href="http://snadsnad.feckov.org/archives/001238.html">More done &raquo;</a>

</div>

</div>


<div class="blog">

<h2 class="date">December 12, 2005</h2>

<div class="blogbody">

<h3 class="title">Well, well</h3>

<p>Spent a lot of money today, the majority of it on a 37" LCD TV with 1080p resolution, although I can't pick it up until Sunday which is no big deal because Time Warner won't be at my new place until Saturday.  I'll probably be chilling on campus for the most part until next weekend because I can't live without the internet, honest.</p>

<p>I think I should have done the whole apartment/furniture shopping earlier.  Won't get my bed until Wednesday and my sofa and recliner until December 30th, yeesh, at least I'll have my loveseat I guess.</p>

<p>Next things on my life checklist (in no particular order):  New car (Audi S4 most likely), a house, and a pretty female.  Although the way things are going I probably won't get the girl until I am visibly loaded (because I'm about as outgoing as a corpse) so most likely I'm going to windup with a self-centered gold-digging bitch who will slowly drain the life out of my heart and destroy any sanity I have left over.</p>

<p>I can't wait.</p>

<p>Oh yeah, avoid moving in the winter at all costs.  It just generally sucks.</p>

<a name="more"></a>


<span class="posted">Posted by Jim at December 12, 2005 05:14 PM

<br /></span>

</div>


<div class="comments-head"><a name="comments"></a>Comments</div>




<div class="comments-head">Post a comment</div>

<div class="comments-body">
<form method="post" action="http://snadsnad.feckov.org/mt/mt-comments.cgi" name="comments_form" onsubmit="if (this.bakecookie[0].checked) rememberMe(this)">
<input type="hidden" name="static" value="1" />
<input type="hidden" name="entry_id" value="1237" />

<div style="width:180px; padding-right:15px; margin-right:15px; float:left; text-align:left; border-right:1px dotted #bbb;">
	<label for="author">Name:</label><br />
	<input tabindex="1" id="author" name="author" /><br /><br />

	<label for="email">Email Address:</label><br />
	<input tabindex="2" id="email" name="email" /><br /><br />

	<label for="url">URL:</label><br />
	<input tabindex="3" id="url" name="url" /><br /><br />
</div>

Remember personal info?<br />
<input type="radio" id="bakecookie" name="bakecookie" /><label for="bakecookie">Yes</label><input type="radio" id="forget" name="bakecookie" onclick="forgetMe(this.form)" value="Forget Info" style="margin-left: 15px;" /><label for="forget">No</label><br style="clear: both;" />

<label for="text">Comments:</label><br />
<textarea tabindex="4" id="text" name="text" rows="10" cols="50"></textarea><br /><br />

<input type="submit" name="preview" value="&nbsp;Preview&nbsp;" />
<input style="font-weight: bold;" type="submit" name="post" value="&nbsp;Post&nbsp;" /><br /><br />

</form>

<script type="text/javascript" language="javascript">
<!--
document.comments_form.email.value = getCookie("mtcmtmail");
document.comments_form.author.value = getCookie("mtcmtauth");
document.comments_form.url.value = getCookie("mtcmthome");
if (getCookie("mtcmtauth")) {
    document.comments_form.bakecookie[0].checked = true;
} else {
    document.comments_form.bakecookie[1].checked = true;
}
//-->
</script>
</div>


</div>
</div>
</body>
</html>
