Wednesday, January 24

Illness. Home sick today. The cold or flu that's been hanging over me for days now caused me to wake up miserable. I was getting ready for work, and I just felt awful. I took some drugs, told the office I'd be late, and tried to let a bit more sleep and the medicine help. Two hours later, I still felt like crap, and now I felt drugged too. I gave up, called in sick, and slept more.

So, needless to say, it's been a quiet day. I am feeling better with the rest.

Jennifer has to cancel on Nosferatu tomorrow. I'm thinking of seeing it alone though. It's only an hour, and it's great fun to see the old silent films with live music. Tomorrow night is really the last full night I'll have to whip this cesspool of an apartment into shape before Conny comes on Saturday. Ugh.

I'm really missing BlogVoices. The immediacy of the feedback was great fun for me, and now it's like the line has gone dead. Odd to think that I wrote most of this blog without it.



Older entries

'; } else { if(stristr($filename,"archive")) { $dir=$_SERVER['DOCUMENT_ROOT']; $template='_01_archive.html'; $tail=strlen($template); $thisArchive=$filename; //$files=scandir($dir); $dh = opendir($dir); while (false !== ($filename = readdir($dh))) { $files[] = $filename; } sort($files); $earlyarch=""; $laterarch=""; $prevarch=""; $next=0; foreach($files as $file) { if (substr($file,-$tail)==$template) { if ($next==1) { $laterarch=$file; $earlyarch=$prevarch; $next=0; } if ($file==$thisArchive) { $next=1; } else { $prevarch=$file; $earlyarch=$prevarch; } } } $link=''; $divider=''; if(file_exists($earlyarch)) { $link='< Earlier Archive'; $divider=" | "; } if(file_exists($laterarch)) { $link=$link.$divider.'Later Archive >'; } $link=$link.'

'; } } echo($link); ?>