This year, CCDI celebrated it's 22nd annual conference.
The conference took place May 17 to 21 at the Deerhurst Resort in Huntsville, Ontario, Canada. Titled "It All Starts Here - Transitioning from Secondary School to College or University" the conference highlighted transitioning from secondary school to College or University to employment. The conference program had three tracks, Adaptive Technology, Learning Strategies and Transition / Employment.
Highlighting the conference was the wonderful banquet and inspirational performance by Justin Hines and his band.
PDF files of most of the presentations will be made available shortly.
On behalf of the organizing committee we hope you all had a meaningful experience and hope to see you next year.
ccdiconference.org, Powered by Joomla!; free resources by SG web hosting
23 queries executed
1
SET sql_mode = 'MYSQL40'2
SELECT folder, element, published, params
FROM jos_mambots
WHERE published >= 1
AND access <= 0
AND folder = 'system'
ORDER BY ordering3
SELECT template
FROM jos_templates_menu
WHERE client_id = 0
AND ( menuid = 0 OR menuid = 1 )
ORDER BY menuid DESC
LIMIT 14
DELETE FROM jos_session
WHERE (
( time < '1283492731' )
AND guest = 0
AND gid > 0
) OR (
( time < '1283492731' )
AND guest = 1
AND userid = 0
)5
SELECT COUNT(*)
FROM jos_stats_agents
WHERE agent = 'Unknown'
AND type = 06
UPDATE jos_stats_agents
SET hits = ( hits + 1 )
WHERE agent = 'Unknown'
AND type = 07
SELECT COUNT(*)
FROM jos_stats_agents
WHERE agent = 'Unknown'
AND type = 18
UPDATE jos_stats_agents
SET hits = ( hits + 1 )
WHERE agent = 'Unknown'
AND type = 19
SELECT COUNT(*)
FROM jos_stats_agents
WHERE agent = 'Unknown'
AND type = 210
UPDATE jos_stats_agents
SET hits = ( hits + 1 )
WHERE agent = 'Unknown'
AND type = 211
SELECT *
FROM jos_menu
WHERE id = 112
SELECT COUNT(a.id)
FROM jos_content AS a
INNER JOIN jos_content_frontpage AS f ON f.content_id = a.id
INNER JOIN jos_categories AS cc ON cc.id = a.catid
INNER JOIN jos_sections AS s ON s.id = a.sectionid
LEFT JOIN jos_users AS u ON u.id = a.created_by
LEFT JOIN jos_groups AS g ON a.access = g.id
WHERE a.state = 1
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2010-09-03 01:00' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2010-09-03 01:00' )
AND s.published = 1
AND cc.published = 1
AND a.access <= 0
AND s.access <= 0
AND cc.access <= 013
SELECT a.id, a.title, a.title_alias, a.introtext, a.sectionid, a.state, a.catid, a.created, a.created_by, a.created_by_alias, a.modified, a.modified_by,
a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.ordering, a.metakey, a.metadesc, a.access, a.hits,
CHAR_LENGTH( a.fulltext ) AS readmore, u.name AS author, u.usertype, s.name AS section, cc.name AS category, g.name AS groups
, s.id AS sec_id, cc.id as cat_id
FROM jos_content AS a
INNER JOIN jos_content_frontpage AS f ON f.content_id = a.id
INNER JOIN jos_categories AS cc ON cc.id = a.catid
INNER JOIN jos_sections AS s ON s.id = a.sectionid
LEFT JOIN jos_users AS u ON u.id = a.created_by
LEFT JOIN jos_groups AS g ON a.access = g.id
WHERE a.state = 1
AND ( a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2010-09-03 01:00' )
AND ( a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2010-09-03 01:00' )
AND s.published = 1
AND cc.published = 1
AND a.access <= 0
AND s.access <= 0
AND cc.access <= 0
ORDER BY f.ordering
LIMIT 414
SELECT folder, element, published, params
FROM jos_mambots
WHERE access <= 0
AND folder = 'content'
ORDER BY ordering15
SELECT params
FROM jos_mambots
WHERE element = 'mosemailcloak'
AND folder = 'content'16
SELECT a.*
FROM jos_components AS a
WHERE ( a.admin_menu_link = 'option=com_syndicate' OR a.admin_menu_link = 'option=com_syndicate&hidemainmenu=1' )
AND a.option = 'com_syndicate'17
SELECT id, title, module, position, content, showtitle, params
FROM jos_modules AS m
INNER JOIN jos_modules_menu AS mm ON mm.moduleid = m.id
WHERE m.published = 1
AND m.access <= 0
AND m.client_id != 1
AND ( mm.menuid = 0 OR mm.menuid = 1 )
ORDER BY ordering18
SELECT m.*
FROM jos_menu AS m
WHERE menutype = 'mainmenu'
AND published = 1
AND access <= 0
ORDER BY parent, ordering19
SELECT m.*
FROM jos_menu AS m
WHERE menutype = 'othermenu'
AND published = 1
AND access <= 0
ORDER BY parent, ordering20
SELECT p.id, p.title
FROM jos_polls AS p
INNER JOIN jos_poll_menu AS pm ON pm.pollid = p.id
WHERE ( pm.menuid = 1 OR pm.menuid = 0 )
AND p.published = 121
SELECT id
FROM jos_menu
WHERE type = 'components'
AND published = 1
AND link = 'index.php?option=com_poll'22
SELECT id, text
FROM jos_poll_data
WHERE pollid = 14
AND text != ''
ORDER BY id23
SELECT guest, usertype
FROM jos_session