<!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=utf-8" />
<meta name="generator" content="http://www.movabletype.org/" />

<title>CTHB: Come to me!</title>

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

<link rel="start" href="http://www.cthb.org/" title="Home" />
<link rel="prev" href="http://www.cthb.org/archives/2002/03/blogger_slow.html" title="Blogger slow" />

<link rel="next" href="http://www.cthb.org/archives/2002/03/i_love_suvs.html" title="I love SUVs" />

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

var HOST = 'www.cthb.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 : "") + (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);
    now = now.toGMTString();
    if (f.author != undefined)
       setCookie('mtcmtauth', f.author.value, now, '/', '', '');
    if (f.email != undefined)
       setCookie('mtcmtmail', f.email.value, now, '/', '', '');
    if (f.url != undefined)
       setCookie('mtcmthome', f.url.value, now, '/', '', '');
}

function forgetMe (f) {
    deleteCookie('mtcmtmail', '/', '');
    deleteCookie('mtcmthome', '/', '');
    deleteCookie('mtcmtauth', '/', '');
    f.email.value = '';
    f.author.value = '';
    f.url.value = '';
}

//-->
</script>





</head>

<body>

<div id="container">

<div id="banner">
<h1><a href="http://www.cthb.org/" accesskey="1">CTHB</a></h1>
<h2></h2>
</div>

<div class="content">

<p align="right">
<a href="http://www.cthb.org/archives/2002/03/blogger_slow.html">&laquo; Blogger slow</a> |

<a href="http://www.cthb.org/">Main</a>
| <a href="http://www.cthb.org/archives/2002/03/i_love_suvs.html">I love SUVs &raquo;</a>

</p>

<h2>March 22, 2002</h2>

<h3>Come to me!</h3>

<p>My digital camera came back. It came back with a new main control board, a new main power board, and a new rear cover. It was cleaned and passed all tests.</p>

<p>Why do I get this feeling that it went for surgery and got some spa treatment before the released it?</p>

<p>In other news, I'm joining the digital revolution. I broke down and bought in on cable broadband last night and they have Monday as the scheduled delivery date of my gear.</p>

<p><I>Ian... aren't you in tech? Don't you "work with computers"? What are you still doing on dialup?</I></p>

<p>Well... I tried to get broadband access toward the end of 2000, when DSL finally came available in my area, but after four months of their tech support being unable to 1) answer the phone, and 2) telling me to power cycle the DSL modem over and over again, I gave up and sent it all back for a refund of my money. I scored a free NIC out of the deal, though. The timing being what it was, I didn't bother trying anything else, mostly because I was traveling extensive at the time and I couldn't justify spending gobs of money on Internet service that I would only see for less than 48 hours on weekends. So I waited, then I waffled, because I wasn't sure I was going to be in the same apartment for the duration of a year's contract and so on and so on.</p>

<p>Recently, I reread their agreement and pretty much resigned myself to the fact that, desire to move out of the area or not, I was likely not going anywhere any time soon. There. Now I have cable.</p>

<p>But I'm also looking for a cheaper place to live in Hoboken that allows cats. Anyone know of any places? Anyone know if there's a supermodel looking for a roommate?</p>

<div id="a000399more"><div id="more">

</div></div>

<p class="posted">Posted by KinCross at March 22, 2002 02:26 PM</p>




<h2 id="comments">Comments</h2>







</div>
</div>

</body>
</html>