<?
function num_comments2($pid) {  // the function to get the number of comments on a certain post
	$sql = "SELECT cid FROM comment_text WHERE pid='$pid' AND isSpam='no'";
	$result = mysql_query($sql) or die("Your SQL query: <br />$sql<br /><br />MySQL said:<br />".mysql_error());
	$number = mysql_num_rows($result);
	return($number);
}
$db = mysql_connect("internal-db.s2231.gridserver.com", "stillfam", "rootbeer1");
if (!$db)
	echo "<font color=\"red\">ERROR</font>: could not connect to database for some odd reason... please try again later";
mysql_select_db("db2231_talkback");
?>
<!-- BEGIN BLOGGER CODE -->


<? $frontpage = 1; ?>

<h1>Wednesday, August 23, 2006</h1>

<h2><a href="http://www.stilldavid.com/2006/08/school-ftl.php" title="school - FTL!">school - FTL!</a><a name="115634936460332709"></a></h2>
<p>I woke up this morning 5 minutes before my alarm went off.  For some reason, I'm at a peace all day that I can't achieve if I'm woke by that incessant beeping noise if I just wake up naturally.  So I turned off the alarm pre-cacphony and continued my morning routine of bathing, catching the latest headlines, poking around a forum or two and figuring out what outfit I'm going to wear for the day (okay, maybe not that last one).  I was just about to leave when I glanced back at the clock.<br /><br />I should have waited for the alarm to go off.  I would have been waiting another HOUR and five minutes.<br /><br />Minor annoyances aside, this semester is still going to be hellish. I have classes from <a href="http://www.ratemyprofessors.com/ShowRatings.jsp?tid=138127">this guy</a> and <a href="http://www.ratemyprofessors.com/ShowRatings.jsp?tid=64884">this guy</a>, both of whom have terrible ratemyprofessor ratings.  I mean, computer architecture from a teacher who started teaching at my school in 1969?  I suppose if it's his "favorite class to teach" it must be worth staying in...  And computers in society from a teacher who puts computer scientists to sleep?  Oh well.<br /><br />I was sulking around all day marveling at how I am taking just 4 classes and how it's still going to be hard, when I got to my next class.  There I was finding a seat in my advanced calculus based phyics class when this really good looking girl walks in, and she's <em>seven and a half months pregnant!</em> And I thought <em>I</em> was in for some hard times.<br /><br />Regardless, it's going to be fun. I'm still debating the trip back to Europe this winter - working at a ski resort sounds nice too - and I'm still indeed working at the IMC down in the basement of the library.  I am loving the new house and roommates still, but we'll see how it goes after a few more weeks...<br /><br />dave out.</p>
<div class="byline">posted @ 8:57 AM
<?
if (isset($frontpage) && $frontpage == 1) { 
	?>
[ <a href="http://www.stilldavid.com/2006/08/school-ftl.php#comments" onclick="sndReq('115634936460332709'); return false;" id="a115634936460332709"><? echo (num_comments2("115634936460332709") == 0 ? " Add Comment" : " Show ".num_comments2("115634936460332709")." Comments"); ?></a> <a href="http://www.stilldavid.com/2006/08/school-ftl.php#comments" title="add/view comments" onclick="commentPopUp('/talkback/index.php?pid=115634936460332709'); return false;"><img src="/images/newwin.gif" alt="new window" title="new window" /></a> ]
[<a href="http://www.stilldavid.com/2006/08/school-ftl.php" title="permalink">link to this post</a>] 
</div><br /><div class="comment" id="c115634936460332709"></div><br />
	<?
} else {
	echo "</div>";
	$pid = '115634936460332709';
	include '../../talkback/showcomments.php';
}
?>


<? $frontpage = 1; ?>

<h1>Saturday, August 19, 2006</h1>

<h2><a href="http://www.stilldavid.com/2006/08/soap-may-contain-spoilers-p.php" title="SoaP - may contain spoilers :-P">SoaP - may contain spoilers :-P</a><a name="115603664276065662"></a></h2>
<p>I did it today, I'm not going to lie.  I'm not ashamed in the least bit of going to see Sam Jackson's blockbuster summer hit, <em>Snakes on a Plane</em>.  In fact, I was beaming from ear to ear for a good half hour after the movie was over.<br /><br />Let me explain.  We were in a group of about 15 people, all keen on the hype that's been all over the internet for months now, so we had some expectations.  Nobody was too drunk, but we all got a kick out of the entire movie, laughing when people got attacked by snakes ... on a plane. We nearly gave a standing ovation when Sam finally stood up and yelled "I've had it with these mother f*cking snakes on this mother f*cking plane!"<br /><br />Some other memorable lines:<br /><em>Lights go out</em><br />Random Passenger: "It's the snakes!"<br /><br /><em>While attacked in the bathroom</em><br />Cocky Guy: "F*cking b*tch get off my d*ck!"<br /><br /><em>Sam Jackson's Entrance</em><br />Sam: "If you want to live, do what I say"<br /><br />So yeah, I liked it for what it was. Stupid physical comedy, lots of motherf*cking snakes, and Samuel L kicking some ass in various creative ways.<br /><br />All in all, a good way to enjoy my last weekend free from school and work for the semester.<br /><br />Oh, yeah, I'm thinking about going back to Europe for a few weeks this winter with a friend of mine... anybody have any thoughts on that?  3 weeks, from Denmark to Paris for new years, then on to Italy for a bit. I really want to go, but I'd rather not be broke.</p>
<div class="byline">posted @ 6:03 PM
<?
if (isset($frontpage) && $frontpage == 1) { 
	?>
[ <a href="http://www.stilldavid.com/2006/08/soap-may-contain-spoilers-p.php#comments" onclick="sndReq('115603664276065662'); return false;" id="a115603664276065662"><? echo (num_comments2("115603664276065662") == 0 ? " Add Comment" : " Show ".num_comments2("115603664276065662")." Comments"); ?></a> <a href="http://www.stilldavid.com/2006/08/soap-may-contain-spoilers-p.php#comments" title="add/view comments" onclick="commentPopUp('/talkback/index.php?pid=115603664276065662'); return false;"><img src="/images/newwin.gif" alt="new window" title="new window" /></a> ]
[<a href="http://www.stilldavid.com/2006/08/soap-may-contain-spoilers-p.php" title="permalink">link to this post</a>] 
</div><br /><div class="comment" id="c115603664276065662"></div><br />
	<?
} else {
	echo "</div>";
	$pid = '115603664276065662';
	include '../../talkback/showcomments.php';
}
?>


<? $frontpage = 1; ?>

<h1>Friday, August 18, 2006</h1>

<h2><a href="http://www.stilldavid.com/2006/08/teh-nerdery.php" title="teh nerdery">teh nerdery</a><a name="115588859003336799"></a></h2>
<p>Ahhh, teh nerdery.  That wonderful 5 bedroom house in the outskirts of Chico that I currently call home.  I moved in (albeit a bit late) on the 3rd of the month and then disappeared for a few weeks, but now after actually living here for more than a week, I feel like I can call it home.  I finally unpacked the last box yesterday and did my first load of laundry (which is now hanging in my closet thankyouverymuch) and tonight is our first house party celebrating Beau's birthday.  I guess it also "celebrates" school starting on Monday, which I'm sure everyone is looking forward to greatly.  <br /><br />I guess I'm just glad to be in a house with cool people and a fun attitude.  I have nothing against my old roommates, but it's nice living in a house where people are always out doing stuff rather than sitting and smoking. All. The. Time.  I have nothing against smoking, but when you are inhaling an eighth a day, something is wrong with the situation.  It seems like there is always someone home doing something, but I can still get some peace and quiet if I need it.  It's a good balance for me.<br /><br />Anyway, I was just informed of a keg of summerfest down the street, so I better go make sure they tapped it right... er... yeah, something like that. Aww, fuck it, I'm getting drunk tonight; it's the last weekend in Chico I can call summer.</p>
<div class="byline">posted @ 12:34 AM
<?
if (isset($frontpage) && $frontpage == 1) { 
	?>
[ <a href="http://www.stilldavid.com/2006/08/teh-nerdery.php#comments" onclick="sndReq('115588859003336799'); return false;" id="a115588859003336799"><? echo (num_comments2("115588859003336799") == 0 ? " Add Comment" : " Show ".num_comments2("115588859003336799")." Comments"); ?></a> <a href="http://www.stilldavid.com/2006/08/teh-nerdery.php#comments" title="add/view comments" onclick="commentPopUp('/talkback/index.php?pid=115588859003336799'); return false;"><img src="/images/newwin.gif" alt="new window" title="new window" /></a> ]
[<a href="http://www.stilldavid.com/2006/08/teh-nerdery.php" title="permalink">link to this post</a>] 
</div><br /><div class="comment" id="c115588859003336799"></div><br />
	<?
} else {
	echo "</div>";
	$pid = '115588859003336799';
	include '../../talkback/showcomments.php';
}
?>


<? $frontpage = 1; ?>

<h1>Thursday, August 10, 2006</h1>

<h2><a href="http://www.stilldavid.com/2006/08/finally-home.php" title="finally home?">finally home?</a><a name="115526670995174909"></a></h2>
<p>Since I've gotten back from Europe which was over 2 weeks ago, I've slept in my own bed  for just 2 nights for a total of probably 10 hours.  Where have I been?  I'd love to say "it doesn't matter - wherever I take my macbook pro!", which is mostly true :)<br /><br />But really, I've been in San Jose, and for the last week or so, our cabin up in the trinities.  My dad, mom, sister Sheryl and I took off to spend some quality bonding time away from it all.  We went on an overnight backpacking trip up in the Trinity Alps which was made most interesting when I woke up (tentless mind you) to the spattering of rain on my sleeping bag.  Not to mention the deer harassing me in the night, and the rattlesnake in our campsite, the lightning while walking through the field... I knew there was a reason I loved backpacing :)  But really, we all had a blast for the whopping 26 hours we were away. We were going to hike up to Emerald Lake, but like I said, the rain gave us incentive to go home early.  On Tuesday we rented a boat from the local dock to go wakeboarding and just good 'ol boating for the day.  It has been a while since I was on a wakeboard, but I think I picked it right up again.  I'm sure I would have been clearning the wake by the end of the day if it weren't for the shitty board and bindings we rented.  Unbelievable how they can charge $60 to rent that plank of wood with a strip of neoprene and velcro they call "bindings" for the day.  But again, my bickering aside, we all had a blast, especially my mom who got a kick out of my driving over other boats' wake and nearly capsizing the ski boat with my "defensive driving techniques".<br /><br />My dad (love him) took about a bajillion pictures as usual, which he promised to forward on to me, so I'll post those if I get them soon.<br /><br />It is good to be in Chico again, just because I guess it's the place I call home. It's going to be nice to sleep in my own bed tonight, and to sleep in tomorrow as long as I see fit (read: 2PM)</p>
<div class="byline">posted @ 8:13 PM
<?
if (isset($frontpage) && $frontpage == 1) { 
	?>
[ <a href="http://www.stilldavid.com/2006/08/finally-home.php#comments" onclick="sndReq('115526670995174909'); return false;" id="a115526670995174909"><? echo (num_comments2("115526670995174909") == 0 ? " Add Comment" : " Show ".num_comments2("115526670995174909")." Comments"); ?></a> <a href="http://www.stilldavid.com/2006/08/finally-home.php#comments" title="add/view comments" onclick="commentPopUp('/talkback/index.php?pid=115526670995174909'); return false;"><img src="/images/newwin.gif" alt="new window" title="new window" /></a> ]
[<a href="http://www.stilldavid.com/2006/08/finally-home.php" title="permalink">link to this post</a>] 
</div><br /><div class="comment" id="c115526670995174909"></div><br />
	<?
} else {
	echo "</div>";
	$pid = '115526670995174909';
	include '../../talkback/showcomments.php';
}
?>


<? $frontpage = 1; ?>

<h1>Thursday, August 03, 2006</h1>

<h2><a href="http://www.stilldavid.com/2006/08/back-home.php" title="back home">back home</a><a name="115459051338666726"></a></h2>
<p>I finally made it back to Chico after spending some time in San Jose with my parents.  We went to San Francisco on Saturday to celebrate my Aunt's birthday, which turned out nice.  I'm always wary of Fishermans Wharf, but we went to a decent restaurant with excellent food.  It was fun because I ordered a beer at the table and the waiter actually brought one out! (well, several actually) I wish I would have been able to go out with my sister and cousins to have a night on the town, but I didn't want to risk it, and for good reason - they checked IDs at every club.  On Sunday night we had my "welcome home" party - and a party it was!  My parents really know how to please a crowd ;)  My Uncle and his girlfriend and her daughter came over, as well as both Sheryl and Sarah and her boyfriend <em>and</em> all her roommates (there are several).  We had a great time playing bocce ball, <a href="http://en.wikipedia.org/wiki/Bolo_toss">bolo toss</a>, and ping pong all whilst consuming margaritas and Sierra Nevada in honor of Chico. I really do enjoy my family.  I just can't <em>wait</em> to spend the next week with them up at our cabin!<br /><br />Also when I was in San Jose I had a visit to 1 Infinite Loop in Cupertino where I picked up a blazing fast MacBook Pro.  (2.16 Intel Core Duo with 2 gigs of DDR2 RAM and an ATI Radeon x1600 with 256 megs of DDR RAM to be exact) I also got a free nano (4 gig of course; black) and a free printer (wahoo, my third!) It pretty much made my return all that much better.<br /><br />One thing that didn't help a bit was moving.  I got to move all my shit from my apartment to the apartment 2 doors down for 5 days while I waited for my lease to start.  Just today (after sleeping on a couch for the last couple nights) I moved everything into my own room in my new house which is all of 5 blocks away. The name of the place I moved into is The Nerdery, soley because most every person who resides there is ... quite simply a geek.  Don't get me wrong, the house throws some awsome theme parties, but we argue over who gets which port forwarded to them from the cable modem - not your average roommate conversation.<br /><br />Anyway, I took the day off work tomorrow because there is no work for me yet, and I plan on sleeping most of the day. <br /><br />I need it.</p>
<div class="byline">posted @ 12:37 AM
<?
if (isset($frontpage) && $frontpage == 1) { 
	?>
[ <a href="http://www.stilldavid.com/2006/08/back-home.php#comments" onclick="sndReq('115459051338666726'); return false;" id="a115459051338666726"><? echo (num_comments2("115459051338666726") == 0 ? " Add Comment" : " Show ".num_comments2("115459051338666726")." Comments"); ?></a> <a href="http://www.stilldavid.com/2006/08/back-home.php#comments" title="add/view comments" onclick="commentPopUp('/talkback/index.php?pid=115459051338666726'); return false;"><img src="/images/newwin.gif" alt="new window" title="new window" /></a> ]
[<a href="http://www.stilldavid.com/2006/08/back-home.php" title="permalink">link to this post</a>] 
</div><br /><div class="comment" id="c115459051338666726"></div><br />
	<?
} else {
	echo "</div>";
	$pid = '115459051338666726';
	include '../../talkback/showcomments.php';
}
?>

<!-- END BLOGGER CODE -->