ITG Forums ArchiveThe Imaging Technology Group Forums Archive contains all of the Forum Announcements and some instances of presentation materials for these talks going back to 1998. Below you may browse through the archive. Clicking on a year number will take you to that year. Clicking on a Speaker's name will display a summary of all the talks they have given. Clicking on a title will take you to a display of all the material we have for that event. Software error:Query execute failed: Unknown column 'f.presentation' in 'field list': SELECT
f.title AS title,
GROUP_CONCAT(
CONCAT('<a href="http://www.itg.uiuc.edu/publications/forums/archive.cgi?sid=',fsn.id,'">',
fsn.`last`, ', ', fsn.`first`, '</a>, ',
IF(ISNULL(fs.fst_id), '', CONCAT(fst.title, ', ')),
fso.organization)
SEPARATOR '<,>') AS speaker,
IF (TIME(f.`date`) = '00:00:00',
DATE_FORMAT(f.`date`,'%a %e <a href="http://www.itg.uiuc.edu/publications/forums/archive.cgi#%Y:%M">%b</a> <a href="http://www.itg.uiuc.edu/publications/forums/archive.cgi#%Y">%Y</a>, Noon'),
DATE_FORMAT(f.`date`,'%a %e <a href="http://www.itg.uiuc.edu/publications/forums/archive.cgi#%Y:%M">%b</a> <a href="http://www.itg.uiuc.edu/publications/forums/archive.cgi#%Y">%Y</a>, %l:%i%p')) as `date`,
f.location AS location,
f.`text` AS `text`,
f.presentation AS presentation,
f.id AS id
FROM
forums f
LEFT JOIN forums_speaker fs ON ((f.id = fs.forums_id))
LEFT JOIN forums_speaker_name fsn ON ((fs.fsn_id = fsn.id))
LEFT JOIN forums_speaker_title fst ON ((fs.fst_id = fst.id))
LEFT JOIN forums_speaker_organization fso ON ((fs.fso_id = fso.id))
GROUP BY
f.id
HAVING
f.id = 341
ORDER BY
f.`date` ASC
main::return_query('SELECT\x{a} f.title AS title,\x{a} GROUP_CONCAT(\x{a} CONCAT...') called at /www/www/publications/forums/archive.cgi line 220
main::drawArchiveByTitle(341) called at /www/www/publications/forums/archive.cgi line 89
For help, please send mail to the webmaster (sysadmin@itg.uiuc.edu), giving this error message and the time and date of the error. |