|
Tuesday, December 9
Charge me up
Is it really true that there are no external chargers for Apple's G4 PowerBooks? I found an external charger for the iBook, but nothing for the Powerbook. What's with the dearth of chargers? It seems power is the weak spot for Mac laptops. My old Wallstreet has finally become unusable because it won't recognize the power adapter unless I wiggle the connector around into the right spot. Of course, it moves at some point, and the machine turns off. The battery went lifeless a long time ago. Oddly, Conny's I'm thinking the charging circuit is bad, but at this point, I don't want to sink any money into this cursed iBook. Ideally I'd like to just replace the whole unit , especially with one that is capable of playing Ghost Master. Conny's laptop is too old to run it. We need a game that's fun to play in bed. On the computer, that is. It's a geek thing. '; } 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); ?> |