Sunday, January 13

Sweating

Found out the gym in the building is changing its membership plan. Used to be $25 would get you a month of use of the facilities. At the end of the month, you either pay again, or you don't. Nice for when I have long term visitors, and nice for those of us with no discipline when it comes to physical fitness. Now it's $300 upfront for a year.

Dang.

But this change doesn't start until February, so >Conny and I get a month for $25 each to see if we can really stick to it. Signed up yesterday, just went today.

My prediction is we will do really well with it... As long as she is here in New York. When she's not here, I'll turn back into a mushroom. Unless my desire for a slightly bigger chest and arms manifests itself more actively...



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