• Register

Instructors

Interested in joining our 2012 Staff?  Review the Instructor Requirements, complete the application, and submit it to us by April 1, 2012.

2012 Staff

Mark Newman, Head Instructor

John Smith, 420 Racing Team Coach

Jane Doe, Opti Racing Team Coach

 

 

 

SmartNews.com

Profile Information

Application 0.000 seconds (+0.000); 0.65 MB (+0.651) - afterLoad
Application 0.038 seconds (+0.037); 3.04 MB (+2.387) - afterInitialise
Application 0.051 seconds (+0.013); 3.55 MB (+0.512) - afterRoute
Application 0.117 seconds (+0.066); 5.58 MB (+2.031) - afterDispatch
Application 0.201 seconds (+0.084); 6.19 MB (+0.609) - beforeRenderModule mod_random_image (Images)
Application 0.204 seconds (+0.003); 6.25 MB (+0.059) - afterRenderModule mod_random_image (Images)
Application 0.204 seconds (+0.000); 6.25 MB (-0.001) - beforeRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.208 seconds (+0.003); 6.27 MB (+0.019) - afterRenderModule mod_breadcrumbs (Breadcrumbs)
Application 0.208 seconds (+0.000); 6.26 MB (-0.003) - beforeRenderModule mod_login (Login Form)
Application 0.216 seconds (+0.008); 6.32 MB (+0.058) - afterRenderModule mod_login (Login Form)
Application 0.225 seconds (+0.009); 6.45 MB (+0.131) - afterRender

Memory Usage

6.47 MB (6,779,740 Bytes)

22 Queries Logged

  1. SELECT `data`
      FROM `igtac_session`
      WHERE `session_id` = 'qfalsenlv82ah481ruu0f545idcagiu6'
  2. DELETE
      FROM `igtac_session`
      WHERE `time` < 1329949073
  3. SELECT folder AS type, element AS name, params
      FROM igtac_extensions
      WHERE enabled >= 1
      AND type ='plugin'
      AND state >= 0
      AND access IN (1,1)
      ORDER BY ordering
  4. SELECT extension_id AS "id", element AS "option", params, enabled
      FROM igtac_extensions
      WHERE `type` = 'component'
      AND `element` = 'com_languages'
  5. SELECT m.id, m.menutype, m.title, m.alias, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
      FROM igtac_menu AS m
      LEFT JOIN igtac_extensions AS e
      ON m.component_id = e.extension_id
      WHERE m.published = 1
      AND m.parent_id > 0
      AND m.client_id = 0
      ORDER BY m.lft
  6. SELECT extension_id AS "id", element AS "option", params, enabled
      FROM igtac_extensions
      WHERE `type` = 'component'
      AND `element` = 'com_content'
  7. SELECT *
      FROM igtac_languages
      WHERE published=1
      ORDER BY ordering ASC
  8. SELECT id, home, template, s.params
      FROM igtac_template_styles as s
      LEFT JOIN igtac_extensions as e
      ON e.element=s.template
      AND e.type='template'
      AND e.client_id=s.client_id
      WHERE s.client_id = 0
      AND e.enabled = 1
  9. SELECT b.rules
      FROM igtac_assets AS a
      LEFT JOIN igtac_assets AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.name = 'com_content'
      ORDER BY b.lft
  10. SELECT extension_id AS "id", element AS "option", params, enabled
      FROM igtac_extensions
      WHERE `type` = 'component'
      AND `element` = 'com_users'
  11. SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, 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.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,contact.id as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count as rating_count
      FROM igtac_content AS a
      LEFT JOIN igtac_categories AS c
      on c.id = a.catid
      LEFT JOIN igtac_users AS u
      on u.id = a.created_by
      LEFT JOIN igtac_contact_details AS contact
      on contact.user_id = a.created_by
      LEFT JOIN igtac_categories as parent
      ON parent.id = c.parent_id
      LEFT JOIN igtac_content_rating AS v
      ON a.id = v.content_id
      LEFT
      OUTER JOIN (SELECT cat.id as id
      FROM igtac_categories AS cat JOIN igtac_categories AS parent
      ON cat.lft BETWEEN parent.lft
      AND parent.rgt
      WHERE parent.extension = 'com_content'
      AND parent.published <= 0
      GROUP BY cat.id) AS badcats
      ON badcats.id = c.id
      WHERE a.id = 10
      AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-02-22 22:32:53')
      AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-02-22 22:32:53')
      AND (a.state = 1 OR a.state =2)
  12. SELECT c.*,CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END as slug
      FROM igtac_categories as c
      LEFT JOIN igtac_categories AS s
      ON (s.lft <= c.lft
      AND s.rgt >= c.rgt) OR (s.lft > c.lft
      AND s.rgt < c.rgt)
      LEFT JOIN (SELECT cat.id as id
      FROM igtac_categories AS cat JOIN igtac_categories AS parent
      ON cat.lft BETWEEN parent.lft
      AND parent.rgt
      WHERE parent.extension = 'com_content'
      AND parent.published != 1
      GROUP BY cat.id) AS badcats
      ON badcats.id = c.id
      WHERE (c.extension='com_content' OR c.extension='system')
      AND c.access IN (1,1)
      AND c.published = 1
      AND s.id=7
      AND badcats.id is null
      GROUP BY c.id
      ORDER BY c.lft
  13. UPDATE igtac_content
      SET hits = hits + 1
      WHERE id = 10
  14. SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
      FROM igtac_modules AS m
      LEFT JOIN igtac_modules_menu AS mm
      ON mm.moduleid = m.id
      LEFT JOIN igtac_extensions AS e
      ON e.element = m.module
      AND e.client_id = m.client_id
      WHERE m.published = 1
      AND e.enabled = 1
      AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2012-02-22 22:32:53')
      AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2012-02-22 22:32:53')
      AND m.access IN (1,1)
      AND m.client_id = 0
      AND (mm.menuid = 148 OR mm.menuid <= 0)
      ORDER BY m.position, m.ordering
  15. SELECT home
      FROM igtac_menu
      WHERE id=148
  16. SELECT home
      FROM igtac_menu
      WHERE id=148
  17. SELECT created
      FROM igtac_content a
      ORDER BY created DESC
      LIMIT 1
  18. SELECT home
      FROM igtac_menu
      WHERE id=148
  19. SELECT home
      FROM igtac_menu
      WHERE id=148
  20. SELECT alias
      FROM igtac_content
      WHERE id=11
  21. SELECT c.*,CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END as slug
      FROM igtac_categories as c
      LEFT JOIN igtac_categories AS s
      ON (s.lft <= c.lft
      AND s.rgt >= c.rgt) OR (s.lft > c.lft
      AND s.rgt < c.rgt)
      LEFT JOIN (SELECT cat.id as id
      FROM igtac_categories AS cat JOIN igtac_categories AS parent
      ON cat.lft BETWEEN parent.lft
      AND parent.rgt
      WHERE parent.extension = 'com_content'
      AND parent.published != 1
      GROUP BY cat.id) AS badcats
      ON badcats.id = c.id
      WHERE (c.extension='com_content' OR c.extension='system')
      AND c.access IN (1,1)
      AND c.published = 1
      AND s.id=2
      AND badcats.id is null
      GROUP BY c.id
      ORDER BY c.lft
  22. UPDATE `igtac_session`
      SET `data` = '__default|a:8:{s:15:\"session.counter\";i:14;s:19:\"session.timer.start\";i:1329949551;s:18:\"session.timer.last\";i:1329949949;s:17:\"session.timer.now\";i:1329949973;s:22:\"session.client.browser\";s:48:\"CCBot/1.0 (+http://www.commoncrawl.org/bot.html)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":23:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:13:\"session.token\";s:32:\"ae4e7fba2325d0dd7a1669ed77fe9a8c\";}', `time` = 1329949973
      WHERE `session_id` = 'qfalsenlv82ah481ruu0f545idcagiu6'

16 Query Types Logged, Sorted by Occurrences.

SELECT Tables:
  1. 4 × SELECT home FROM igtac_menu
  2. 3 × SELECT extension_id AS "id", element AS "option", params, enabled FROM igtac_extensions
  3. 2 × SELECT c.*,CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END as slug FROM igtac_categories as c LEFT JOIN igtac_categories AS s ON (s.lft <= c.lft AND s.rgt >= c.rgt) OR (s.lft > c.lft AND s.rgt < c.rgt) LEFT JOIN (SELECT cat.id as id FROM igtac_categories AS cat JOIN igtac_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt
  4. 1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid FROM igtac_modules AS m LEFT JOIN igtac_modules_menu AS mm ON mm.moduleid = m.id LEFT JOIN igtac_extensions AS e ON e.element = m.module AND e.client_id = m.client_id
  5. 1 × SELECT created FROM igtac_content a
  6. 1 × SELECT alias FROM igtac_content
  7. 1 × SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext, CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, 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.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,contact.id as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count as rating_count FROM igtac_content AS a LEFT JOIN igtac_categories AS c on c.id = a.catid LEFT JOIN igtac_users AS u on u.id = a.created_by LEFT JOIN igtac_contact_details AS contact on contact.user_id = a.created_by LEFT JOIN igtac_categories as parent ON parent.id = c.parent_id LEFT JOIN igtac_content_rating AS v ON a.id = v.content_id LEFT OUTER JOIN (SELECT cat.id as id FROM igtac_categories AS cat JOIN igtac_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt
  8. 1 × SELECT b.rules FROM igtac_assets AS a LEFT JOIN igtac_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
  9. 1 × SELECT folder AS type, element AS name, params FROM igtac_extensions
  10. 1 × SELECT m.id, m.menutype, m.title, m.alias, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component FROM igtac_menu AS m LEFT JOIN igtac_extensions AS e ON m.component_id = e.extension_id
  11. 1 × SELECT * FROM igtac_languages
  12. 1 × SELECT id, home, template, s.params FROM igtac_template_styles as s LEFT JOIN igtac_extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
  13. 1 × SELECT `data` FROM `igtac_session`
OTHER Tables:
  1. 1 × UPDATE `igtac_session` SET `data` = '__default|a:8:{s:15:\"session.counter\";i:14;s:19:\"session.timer.start\";i:1329949551;s:18:\"session.timer.last\";i:1329949949;s:17:\"session.timer.now\";i:1329949973;s:22:\"session.client.browser\";s:48:\"CCBot/1.0 (+http://www.commoncrawl.org/bot.html)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":23:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:13:\"session.token\";s:32:\"ae4e7fba2325d0dd7a1669ed77fe9a8c\";}', `time` = 1329949973
  2. 1 × UPDATE igtac_content SET hits = hits + 1
  3. 1 × DELETE FROM `igtac_session`