Wednesday, August 29

Those pesky customers!

(Editor's note, September 20th, 2001: While I still agree with the sentiments expressed in this post, I posted Joe Williams e-mail without getting permission, and in hindsight, that was hugely inappropriate. I apologized to Joe about this, and he was gracious enough to forgive me this breech. I've left this post as is as a reminder of my own ability to get carried away sometimes. In the future, I will never post anything from someone's email sent to me without asking first.)

Yesterday's exchange of emails between myself a Joe had a final round in the wee hours, when Joe responded, and I replied. This is the very slightly edited dialog. If you didn't see last night's entry, you might want to start there first.

Joe Williams wrote
Alex Shaffer replied
Joe Williams wrote
Alex Shaffer replied
Joe Williams wrote
Alex Shaffer replied
Joe Williams wrote
Alex Shaffer replied
Joe Williams wrote
Alex Shaffer replied
Joe Williams wrote
Alex Shaffer replied
Joe Williams wrote
Alex Shaffer replied
Joe Williams wrote
Alex Shaffer replied
Joe Williams wrote
Alex Shaffer replied
Joe Williams wrote
Alex Shaffer replied




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