ISO, CDR, and CDRW in Linux [cpqlinux.com]
An old page, but full of handy tips (more like quick references) nonetheless.
Just in case, it's also here. [waybackmachine.org]
Also:
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:12:12" AND i.iblog = 1 AND i.inumber IN (58,45,44,30) ORDER BY i.itime DESC LIMIT 1,5
stdClass Object
(
[itemid] => 30
[title] => Handy CD reading/writing/ripping stuff
[body] => ISO, CDR, and CDRW in Linux [cpqlinux.com]
An old page, but full of handy tips (more like quick references) nonetheless.
Just in case, it's also here. [waybackmachine.org]
Also:
[author] => erin
[authorname] => Erin Schnabel
[itime] => 2004-12-01 22:41:00
[more] =>
[authorid] => 1
[authormail] => erinschnabel@gmail.com
[authorurl] => http://ebullientworks.com/
[category] => General
[catid] => 1
[closed] => 0
)
ISO, CDR, and CDRW in Linux [cpqlinux.com]
An old page, but full of handy tips (more like quick references) nonetheless.
Just in case, it's also here. [waybackmachine.org]
Also: