Wednesday, December 8

City hidden in plain sight

Sometimes it is important not to be too efficient in this city. While I usually move with purpose and focus, with great impatience for any delay, sometimes it is good to slow down and wander a bit.

I might have missed the well dressed man eating from a box of cinnamon life as he waited for the light to change. Or I could have walked by the tiny girl, all alone, peering into the window of "Peanut Butter and Jane" on tiptoe, who was actually a cleverly dressed mannequin. In a rush, I could have passed the cheerful but large logo of the New York Bomb Squad without seeing it. The man standing discreetly in the shadows next to the building on Hudson isn't loitering, he's painting a scene of the street at night.

New York City can sometimes only be truly experienced when you have no destination in mind.



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