Tuesday, November 28

I had a lovely dinner with my ex-wife last night. She's a great lady. I am a very, very lucky man.

Just as I was starting to get excited about the birthday celebration, a small cloud has formed. I may change the venue to something more conventional, as it appears some are intimidated by Maison De Sade. It's a pity, too, as I think it would have been a lot of fun. Still, I'd rather be with my friends that night, so I'll be flexible. I'll go there another time. It's a gentle reminder that what seems completely innocous to me can be very challenging to others. I need to keep this in mind.

I really need to start getting some sleep. Last night I was so tired I was falling asleep on the subway on the way home from dinner. Yet, somehow, when I got home, I managed to stay up until 2AM. With guests coming over this weekend, I really don't want to be half-dead.



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); ?>