|
Friday, October 18
Push my buttons
I have a new baby. I am in love. I have found pure gadget joy. I am now the owner of a Danger Hiptop, or the more blandly branded T-Mobile Sidekick (note that I cannot link to Sidekick specific page on the T-Mobile site, because it's a brain-damaged site. Smooth move, T-Mobile!). Whatever you call it, it's the bee's knees. For everything that was wrong about my Kyocera Smartphone, the Sidekick is right. Or right for me, at least. What makes the big difference? Three things:
And nothing beats sending an instant message from the can. Now I can keep my wife properly informed of my progress. I know I've traded Sprint PCS, the worlds worst cellular company, for T-Mobile, who is almost as despised, but I don't think T-Mobile can screw up such a fine product. Once I can get SSH to work on this thing, I'll be in pure nerdvana. '; } 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); ?> |