Gathering some links to get wireless working (better) on my T40. I'm trying to figure out how to get some semblance of roaming... sigh
References:
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-11-19 14:09:30" AND i.iblog = 1 AND i.inumber IN (37,33) ORDER BY i.itime DESC LIMIT 1,5
stdClass Object
(
[itemid] => 33
[title] => Gentoo/T40: Nailing down wireless config
[body] => Gathering some links to get wireless working (better) on my T40. I'm trying to figure out how to get some semblance of roaming... sigh
References:
[author] => erin
[authorname] => Erin Schnabel
[itime] => 2005-07-01 08:05:47
[more] =>
[authorid] => 1
[authormail] => erinschnabel@gmail.com
[authorurl] => http://ebullientworks.com/
[category] => General
[catid] => 1
[closed] => 0
)
Gathering some links to get wireless working (better) on my T40. I'm trying to figure out how to get some semblance of roaming... sigh
References: