Array
(
[startpos] => 1
[where] => AND i.iblog = 1 AND i.inumber IN (1,26)
[total_pages] => 1
[total_items] => 2
[page_amount] => 5
[current_page] => 1
[offset] => 0
[prev_page] => 1
[next_page] => 1
[first_link] => http://ebullientworks.com/tag/rants/page_1
[last_link] => http://ebullientworks.com/tag/rants/page_1
[prev_link] => http://ebullientworks.com/tag/rants/page_1
[next_link] => http://ebullientworks.com/tag/rants/page_1
)
SELECT i.inumber as itemid, i.ititle as title, i.ibody as body, m.mname as author, m.mrealname as authorname, i.itime, i.imore as more, m.mnumber as authorid, m.memail as authormail, m.murl as authorurl, c.cname as category, i.icat as catid, i.iclosed as closed FROM nucleus_item as i, nucleus_member as m, nucleus_category as c WHERE i.iblog=1 and i.iauthor=m.mnumber and i.icat=c.catid and i.idraft=0 and i.itime<="2008-12-05 04:15:17" AND i.iblog = 1 AND i.inumber IN (1,26) ORDER BY i.itime DESC LIMIT 1,5
stdClass Object
(
[itemid] => 1
[title] => Oh Joy!
[body] => Sometimes, I really wonder why it is I like computers so much.
Anyone that knows me (at all) knows that I am a geek to the core. I love computers. My job and my hobbies have me spending far too much time in front of a machine. But there are some days..
[author] => erin
[authorname] => Erin Schnabel
[itime] => 2002-12-05 17:04:00
[more] =>
First of all, a server I maintain at work decided to get itself sick over the holiday weekend. It was a Win2K box. It would turn on, boot, and then freeze at some random interval after that. I managed to get the data I needed copied onto another HD (in case the HD itself was bad, which I now think was the case.. ).
I first tried installing debian on the first machine. It hung randomly during the install process, which made me think I should try the drive in a different box, and maybe that would work. So, I tried using various machines to boot the previous OS, and when I finally found a machine to use, it seems the nt kernel had shot itself in the head. YAY. So now, we're on to plan F.
And to top it all off, it snowed like the bejeezus here. I am not the best snow driver in the world (I tend to avoid driving in the snow whenever possible). So getting home will be fun.
The only good thing about today is that German was cancelled due to the snow. I know, I shouldn't be happy about that, I am the one that opted to take the class in the first place, but there's been so much going on that most of what I learned at the beginning of the semester has fallen out of my head already.
[authorid] => 1
[authormail] => erinschnabel@gmail.com
[authorurl] => http://ebullientworks.com/
[category] => General
[catid] => 1
[closed] => 0
)
Thursday, 05 December 2002
Sometimes, I really wonder why it is I like computers so much.
Anyone that knows me (at all) knows that I am a geek to the core. I love computers. My job and my hobbies have me spending far too much time in front of a machine. But there are some days..
»
Read More
posted by
erin at 05:04 PM
in
General
tags:
rants