Wednesday, December 24

Must... watch...

I am probably at risk of losing my official geek status since I have yet to see the Return of the King. Conny and I have decided to maximize our hobbilicious intake and partake of the extended DVDs of the first two movies before heading to the local multiplex for the conclusion. However, this means investing in over six hours of television watching. We already have four more hours of Angels in America to get through on the TiVo. Never mind the two more DVDs of the first season of 24, which is easier to get through since it is bite-sized hour chunks suitable for dinner watching.

I suspect when one needs to start scheduling time for the television, one must admit one has a problem.

I am just grateful that Sex and City, the Sopranos and Six Feet Under aren't showing new episodes right now, or we might never get out from under all this.



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