Just another WordPress weblog

December 19th, 2004

cleaning my room

I just finished cleaning my room some… I am determined to have a clean room by the time mom gets here on Monday. ^^;;

I really haven’t done much today, thanks to my extreme boredom (therefore unproductive-ness) and general laziness. I’ve got another draft for a new layout, but I really don’t think I’m going to get any serious work done for a while.
About the skinning and all that, I think I’m going to be a lazyass and just tweak b2evo. I can’t figure out how I’d skin a website that contains a blog…. that’s also skinned. That’s like having a skinned site within a skinned site.  Making sense? No? Blah.  I’d switch to Wordpress, and I’m sure it can’t be hard, but I’d rather take the lazy way out and just use b2evo as a general content manager. Haha.

I talked to Taylor for a while yesterday and he thinks I’m being a lazy ass, but I am, so it’s no big surprise. We talked about general crap for a while and I hung up on him once or twice by accident (I did call back, mind you.) It’s also amazing how I can talk to someone for a good two hours and sit here not remembering most of what we talked about. ^^;; Maybe I’ve got a bad memory, or maybe it’s just a sign that it was random stuff. *shrugs*

Maybe I’ll go to sleep. Maybe I won’t.

I’m bored. Very, very bored. Kelley went home earlier. Out of all the people I hang out with half-way regularly, only Simon is left. -_- Looks like I’m in for another boring day tomorrow.

$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 = '39' AND comment_approved = '1' ORDER BY comment_date

No Responses to “cleaning my room”

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>