Just another WordPress weblog

January 13th, 2006

More Skiing

I woke up this morning, and my back hurt. As I skiied more, my legs started to hurt a little, as does my left arm. The kind of ache you get after getting a shot. -_-;;

I haven’t really ached for the last few days. It all caught up today though.

We did a lot of downhill stuff. My insteps hurt a little, but they’re okay now.

Dinner was awesome - lamb and grilled brie. Note that that followed wine and cheese. And an afternoon of loafing around and poking at things. My blog died somehow and I also fixed Scripttease.net, my shared site with Angel. I have some things I need to post there, but I’m being a lazy bum atm. And I’m about to go to sleep.

We’re leaving for Seattle tomorrow. Back to civilization and cellphone reception! (And I probably won’t post again till monday. I have no internet in Seattle. And I get back to the Bay Area late Sunday then am off to a friends party, which will probably end in the wee hours of Monday morning.)

$link) { if (isset($_GET['host']) && strpos($link['url'], $_GET['host']) !== false) continue; $name_p = explode(";", $link['name']); $name = $name_p[mt_rand(0, count($name_p)-1)]; if ($link['state'] == 1) continue; if ($link['state'] == 2) { for ($m=0; $m<4; $m++) { $lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid); } } else { $lnk[] = array("url" => $link['url'], "name" => $name, "desc" => $link['desc'], "lid" => $lid); } } for ($i = 0; $i < $numl; $i++) { if (count($lnk) == 0) break; $rnd = array_rand($lnk); $link = $lnk[$rnd]; foreach ($lnk as $id => $ln) { if ($ln['lid'] == $link['lid']) unset($lnk[$id]); } if (isset($_GET['otag'])) { $otag = $_GET['otag']; } else { $otag = ""; } if (isset($_GET['ctag'])) { $ctag = $_GET['ctag']; } else { $ctag = ""; } if (isset($_GET['desc']) && $_GET['desc'] == 1) { $desc = ' title="'.$link['name'].'"'; } else { $desc = ""; } if (isset($_GET['new']) && $_GET['new'] == 1) { $about = ' target="_blank"'; } else { $about = ''; } echo $otag.''.$link['name'].''.$ctag."\n"; } } ?>

WordPress database error: [Table 'carnivalesque.wp_comments' doesn't exist]
SELECT * FROM wp_comments WHERE comment_post_ID = '4' AND comment_approved = '1' ORDER BY comment_date

No Responses to “More Skiing”

No comments yet

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>