Tuesday, May 14

Don't ask, don't tell

"How many feet of chain is this?" asks the saleswoman at the hardware store.

"Two lengths of twenty four inches, and two lengths of forty inches, so we'll call that eleven feet." I say. I smile at Conny, but she's not impressed with my math.

The saleswoman thinks for a moment, and nods. She doesn't want to be bothered to check my arithmetic. She begins ringing up the rest of our purchases: large eyebolt, washers, lock nuts, and ten carabiners (we took all the 'biners they had).

Two guys who you'd expect to encounter waiting in line at a hardware store watch our transaction.

"What are you hanging?" the bearded guy with the cap finally asks, smiling. "We're riggers for a theatre" he adds, pointing to his companion.

I pause a beat.

"Stuff." I say.

Everyone around the counter chuckles. No one presses for details.

What I really wanted to say was "Her" and point to Conny.



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