Didn’t want to lose it.. 
Additional keyboard stuff:
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 03:51:58" AND i.iblog = 1 AND i.inumber IN (35,21,19) ORDER BY i.itime DESC LIMIT 1,5
stdClass Object
(
[itemid] => 21
[title] => Helpful stuff for kernel 2.6.x and X (mice/keyboard)
[body] =>
Didn’t want to lose it.. 
Additional keyboard stuff:
[author] => erin
[authorname] => Erin Schnabel
[itime] => 2004-02-19 21:17:00
[more] =>
[authorid] => 1
[authormail] => erinschnabel@gmail.com
[authorurl] => http://ebullientworks.com/
[category] => General
[catid] => 1
[closed] => 0
)
Didn’t want to lose it.. 
Additional keyboard stuff:
stdClass Object
(
[itemid] => 19
[title] => Linux/T23 - Dual Monitors
[body] => Trying to get dual monitors working..
[author] => erin
[authorname] => Erin Schnabel
[itime] => 2004-01-20 18:08:00
[more] => References:
- IBM P70 Monitor Example
- Running GNU/Linux on the IBM ThinkPad T40p
- Sample .xsession
- [ltp] Dual/MultiHead setup
- [ltp] T40p+multihead
Update – 2004-01-22
Well crap. All that research, and the Savage driver for the T23 just plain won’t do dual display.
I’ll have to wait for my upgrade.. ![[shakes head]](/images/smilies/confused.gif)
[authorid] => 1
[authormail] => erinschnabel@gmail.com
[authorurl] => http://ebullientworks.com/
[category] => General
[catid] => 1
[closed] => 0
)
Trying to get dual monitors working..