|
Friday, April 5
Don't do what I do
A good rule of thumb when making technology purchases: if I buy a gadget, wait for the next incarnation of the gadget. I'm not an early adopter. I'm actually rather skeptical of technology in general. I'm dubious of hype. I don't part with my cash easily either. Alright, that last part is a lie, but if I had any cash to part with, it might be true. In spite of this, I really seemed to miss the curve this time when I picked my phone. The newly released Handspring Treo is a better version of my own mammoth PDA phone, the Kyocera Smartphone. I just helped a friend switch from her Psion (which had a broken hinge) to a Handspring Treo, and she's delighted. Besides having a mini-keyboard, it's also small. Or at least not much bigger than a regular Handspring. And much smaller than the Kyocera Though both phones suffer from the sebum factor: the pressing of the display of a Palm PDA against the face may be responsible for selling a lot of screen wipes and facial cleanser. '; } 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); ?> |