|
Thursday, July 13
Sidekick 3
I've been a pretty content Sidekick user for several years now. I started with the first Sidekick, migrated to the Color Sidekick, and now, I have moved to the recently released Sidekick 3. If you want a detailed review, CNET seems to hit the high points. The changes in a nutshell:
I personally don't really care about Bluetooth on my Sidekick, so these issues don't matter to me. But they matter to a lot of people, so there you go. The truly dirty secret of the Sidekick 3, which will only be an issue for shlubs like me who upgrade from an older unit, is that any programs or ring-tones that were purchased on early Sidekick models won't transfer to the new phone. And to add insult to injury, the Sidekick 3 catalog (where you can purchase and download items) is a tiny subset of what you can get for the Color Sidekick. I don't buy, or even use ring-tones, but I did have a few little games and some other handy utilities and none of them are available for repurchase. This includes any kind of SSH client, which is a serious loss. Early Sidekick users were given an SHH client for free, later it became a $10 item. I'd cough up the $10 for it now, if I only could. It isn't being offered, and typical for T-Mobile, there's no comment on it. I know that over time the catalog will grow as older software is updated to support the Sidekick 3, but it is irksome that we have to repurchase everything at full price, and in the meantime, my Sidekick 3 has less functionality that I use than my Color Sidekick did. Yes, it has many new features, but I don't give a crap about those, so for me, the upgrade is currently a wash. And given T-Mobile's track record, it could be a long time before there's any improvement. Labels: gadgets, reviews, sidekick '; } 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); ?> |