Articles

Downloads

Downloadtemplates, curriculum, installs, etc...

Other Awesomer Projects

Get awsomer with more, awesomer projects

Paper Computer Project

Build a paper computer model with all the parts.

Python Programming Project

Start programming by creating games in Python

Subcategories

Profile Information

Application 0.000 seconds (+0.000); 0.71 MB (+0.709) - afterLoad
Application 0.076 seconds (+0.076); 4.60 MB (+3.888) - afterInitialise
Application 0.128 seconds (+0.051); 5.44 MB (+0.847) - afterRoute
Application 0.479 seconds (+0.352); 9.01 MB (+3.561) - afterDispatch
Application 0.486 seconds (+0.007); 9.16 MB (+0.154) - beforeRenderModule mod_menu (Menu User)
Application 0.493 seconds (+0.007); 9.28 MB (+0.125) - afterRenderModule mod_menu (Menu User)
Application 0.493 seconds (+0.000); 9.28 MB (-0.003) - beforeRenderModule mod_cblogin (CB Login)
Application 0.524 seconds (+0.030); 10.62 MB (+1.336) - afterRenderModule mod_cblogin (CB Login)
Application 0.543 seconds (+0.019); 10.67 MB (+0.052) - afterRender

Memory Usage

10.67 MB (11,193,012 Bytes)

38 Queries Logged

  1. SELECT `data`
      FROM `jom_session`
      WHERE `session_id` = 'df2k508prkd684s7b95l5jg4s4'
  2. SELECT folder AS type, element AS name, params
      FROM jom_extensions
      WHERE enabled >= 1
      AND type ='plugin'
      AND state >= 0
      AND access IN (1,1,5)
      ORDER BY ordering
  3. SELECT extension_id AS "id", element AS "option", params, enabled
      FROM jom_extensions
      WHERE `type` = 'component'
      AND `element` = 'com_languages'
  4. 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 jom_menu AS m
      LEFT JOIN jom_extensions AS e
      ON m.component_id = e.extension_id
      WHERE m.published = 1
      AND m.parent_id > 0
      AND m.client_id = 0
      AND m.access IN (1,1,5)
      ORDER BY m.lft
  5. SELECT id, home, template, s.params
      FROM jom_template_styles as s
      LEFT JOIN jom_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
  6. SHOW TABLES
  7. SELECT file_id
      from jom_jdownloads_files
      WHERE published = 1
      AND use_timeframe = 1
      AND publish_to != '0000-00-00 00:00:00'
      AND publish_to <= '2012-05-21 02:07:40'
  8. SELECT file_id
      from jom_jdownloads_files
      WHERE published = 0
      AND use_timeframe = 1
      AND publish_from != '0000-00-00 00:00:00'
      AND publish_from <= '2012-05-21 02:07:40'
  9. SELECT extension_id AS "id", element AS "option", params, enabled
      FROM jom_extensions
      WHERE `type` = 'component'
      AND `element` = 'com_content'
  10. SELECT b.rules
      FROM jom_assets AS a
      LEFT JOIN jom_assets AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.id = 1
      ORDER BY b.lft
  11. SELECT extension_id AS "id", element AS "option", params, enabled
      FROM jom_extensions
      WHERE `type` = 'component'
      AND `element` = 'com_users'
  12. SHOW TABLES
  13. SELECT *
      FROM jom_languages
      WHERE published=1
      ORDER BY ordering ASC
  14. SELECT b.rules
      FROM jom_assets AS a
      LEFT JOIN jom_assets AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.name = 'com_content'
      ORDER BY b.lft
  15. SELECT c.*,CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems
      FROM jom_categories as c
      LEFT JOIN jom_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 jom_categories AS cat JOIN jom_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
      LEFT JOIN `jom_content` AS i
      ON i.`catid` = c.id
      AND i.state = 1
      WHERE (c.extension='com_content' OR c.extension='system')
      AND c.access IN (1,1,5)
      AND c.published = 1
      AND s.id=78
      AND badcats.id is null
      GROUP BY c.id
      ORDER BY c.lft
  16. SELECT b.rules
      FROM jom_assets AS a
      LEFT JOIN jom_assets AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.name = 'com_content.category.78'
      ORDER BY b.lft
  17. SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up, a.publish_down, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore ,CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,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,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
      FROM jom_content AS a
      LEFT JOIN jom_content_frontpage AS fp
      ON fp.content_id = a.id
      LEFT JOIN jom_categories AS c
      ON c.id = a.catid
      LEFT JOIN jom_users AS ua
      ON ua.id = a.created_by
      LEFT JOIN jom_users AS uam
      ON uam.id = a.modified_by
      LEFT JOIN jom_contact_details AS contact
      on contact.user_id = a.created_by
      LEFT JOIN jom_categories as parent
      ON parent.id = c.parent_id
      LEFT JOIN jom_content_rating AS v
      ON a.id = v.content_id
      LEFT
      OUTER JOIN (SELECT cat.id as id
      FROM jom_categories AS cat JOIN jom_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 a.access IN (1,1,5)
      AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
      AND a.catid = 78
      AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-05-21 06:07:40')
      AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-05-21 06:07:40')
      GROUP BY a.id
      ORDER BY c.lft, CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END DESC , a.created
  18. SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up, a.publish_down, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore ,CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,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,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published
      FROM jom_content AS a
      LEFT JOIN jom_content_frontpage AS fp
      ON fp.content_id = a.id
      LEFT JOIN jom_categories AS c
      ON c.id = a.catid
      LEFT JOIN jom_users AS ua
      ON ua.id = a.created_by
      LEFT JOIN jom_users AS uam
      ON uam.id = a.modified_by
      LEFT JOIN jom_contact_details AS contact
      on contact.user_id = a.created_by
      LEFT JOIN jom_categories as parent
      ON parent.id = c.parent_id
      LEFT JOIN jom_content_rating AS v
      ON a.id = v.content_id
      LEFT
      OUTER JOIN (SELECT cat.id as id
      FROM jom_categories AS cat JOIN jom_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 a.access IN (1,1,5)
      AND CASE WHEN badcats.id is null THEN a.state ELSE 0 END = 1
      AND a.catid = 78
      AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-05-21 06:07:40')
      AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-05-21 06:07:40')
      GROUP BY a.id
      ORDER BY c.lft, CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END DESC , a.created
  19. SELECT extension_id AS "id", element AS "option", params, enabled
      FROM jom_extensions
      WHERE `type` = 'component'
      AND `element` = 'com_phocadownload'
  20. SELECT extension_id AS "id", element AS "option", params, enabled
      FROM jom_extensions
      WHERE `type` = 'component'
      AND `element` = 'com_attachments'
  21. SELECT created_by, catid
      FROM jom_content
      WHERE id = 73
  22. SELECT b.rules
      FROM jom_assets AS a
      LEFT JOIN jom_assets AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.name = 'com_content.article.73'
      ORDER BY b.lft
  23. SELECT b.rules
      FROM jom_assets AS a
      LEFT JOIN jom_assets AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.name = 'com_attachments'
      ORDER BY b.lft
  24. SELECT a.*, u.name as creator_name
      FROM jom_attachments AS a
      LEFT JOIN jom_users AS u
      ON u.id = a.created_by
      WHERE a.parent_id=73
      AND a.state = 1
      AND a.parent_type='com_content'
      AND a.parent_entity='article'
      AND a.access IN (1,5)
      ORDER BY filename
  25. SELECT created_by, catid
      FROM jom_content
      WHERE id = 72
  26. SELECT b.rules
      FROM jom_assets AS a
      LEFT JOIN jom_assets AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.name = 'com_content.article.72'
      ORDER BY b.lft
  27. SELECT a.*, u.name as creator_name
      FROM jom_attachments AS a
      LEFT JOIN jom_users AS u
      ON u.id = a.created_by
      WHERE a.parent_id=72
      AND a.state = 1
      AND a.parent_type='com_content'
      AND a.parent_entity='article'
      AND a.access IN (1,5)
      ORDER BY filename
  28. SELECT created_by, catid
      FROM jom_content
      WHERE id = 71
  29. SELECT b.rules
      FROM jom_assets AS a
      LEFT JOIN jom_assets AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.name = 'com_content.article.71'
      ORDER BY b.lft
  30. SELECT a.*, u.name as creator_name
      FROM jom_attachments AS a
      LEFT JOIN jom_users AS u
      ON u.id = a.created_by
      WHERE a.parent_id=71
      AND a.state = 1
      AND a.parent_type='com_content'
      AND a.parent_entity='article'
      AND a.access IN (1,5)
      ORDER BY filename
  31. SELECT created_by, catid
      FROM jom_content
      WHERE id = 70
  32. SELECT b.rules
      FROM jom_assets AS a
      LEFT JOIN jom_assets AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE a.name = 'com_content.article.70'
      ORDER BY b.lft
  33. SELECT a.*, u.name as creator_name
      FROM jom_attachments AS a
      LEFT JOIN jom_users AS u
      ON u.id = a.created_by
      WHERE a.parent_id=70
      AND a.state = 1
      AND a.parent_type='com_content'
      AND a.parent_entity='article'
      AND a.access IN (1,5)
      ORDER BY filename
  34. SELECT c.*,CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END as slug
      FROM jom_categories as c
      LEFT JOIN jom_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 jom_categories AS cat JOIN jom_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,5)
      AND c.published = 1
      AND s.id=78
      AND badcats.id is null
      GROUP BY c.id
      ORDER BY c.lft
  35. SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
      FROM jom_modules AS m
      LEFT JOIN jom_modules_menu AS mm
      ON mm.moduleid = m.id
      LEFT JOIN jom_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-05-21 06:07:41')
      AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2012-05-21 06:07:41')
      AND m.access IN (1,1,5)
      AND m.client_id = 0
      AND (mm.menuid = 0 OR mm.menuid <= 0)
      ORDER BY m.position, m.ordering
  36. SELECT id
      FROM jom_menu
      WHERE link LIKE 'index.php?option=com_comprofiler&task=registers%'
      AND published=1
      AND access = 0
  37. SHOW TABLES
  38. UPDATE `jom_session`
      SET `data` = '__default|a:8:{s:15:\"session.counter\";i:2;s:19:\"session.timer.start\";i:1337580438;s:18:\"session.timer.last\";i:1337580438;s:17:\"session.timer.now\";i:1337580460;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:3:{i:0;i:1;i:1;i:1;i:2;i:5;}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:16:\"com_mailto.links\";a:4:{s:40:\"759f560197687218c6f15aba8e29eaa06c4466e3\";O:8:\"stdClass\":2:{s:4:\"link\";s:109:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/73-teacher-downloads\";s:6:\"expiry\";i:1337580461;}s:40:\"2778e553288f169c4e7bd03ed5994488c37f5036\";O:8:\"stdClass\":2:{s:4:\"link\";s:109:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/72-advanced-builders\";s:6:\"expiry\";i:1337580461;}s:40:\"a172bc91a5cd7e9a1f0b2dd86bdad8b14646cfdf\";O:8:\"stdClass\":2:{s:4:\"link\";s:111:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/70-understand-building\";s:6:\"expiry\";i:1337580461;}s:40:\"4e15512f4bd46aa051bfa20daa38d697a0bca8a2\";O:8:\"stdClass\":2:{s:4:\"link\";s:107:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/71-middle-buliders\";s:6:\"expiry\";i:1337580461;}}}', `time` = 1337580461
      WHERE `session_id` = 'df2k508prkd684s7b95l5jg4s4'

17 Query Types Logged, Sorted by Occurrences.

SELECT Tables:
  1. 8 × SELECT b.rules FROM jom_assets AS a LEFT JOIN jom_assets AS b ON b.lft <= a.lft AND b.rgt >= a.rgt
  2. 5 × SELECT extension_id AS "id", element AS "option", params, enabled FROM jom_extensions
  3. 4 × SELECT created_by, catid FROM jom_content
  4. 4 × SELECT a.*, u.name as creator_name FROM jom_attachments AS a LEFT JOIN jom_users AS u ON u.id = a.created_by
  5. 2 × SELECT file_id from jom_jdownloads_files
  6. 2 × SELECT a.id, a.title, a.alias, a.title_alias, a.introtext, a.checked_out, a.checked_out_time, a.catid, a.created, a.created_by, a.created_by_alias, CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, uam.name as modified_by_name,CASE WHEN a.publish_up = 0 THEN a.created ELSE a.publish_up END as publish_up, a.publish_down, a.attribs, a.metadata, a.metakey, a.metadesc, a.access, a.hits, a.xreference, a.featured, LENGTH(a.fulltext) AS readmore ,CASE WHEN badcats.id is not null THEN 0 ELSE a.state END AS state,c.title AS category_title, c.path AS category_route, c.access AS category_access, c.alias AS category_alias,CASE WHEN a.created_by_alias > ' ' THEN a.created_by_alias ELSE ua.name END AS author,ua.email AS author_email,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,c.published, CASE WHEN badcats.id is null THEN c.published ELSE 0 END AS parents_published FROM jom_content AS a LEFT JOIN jom_content_frontpage AS fp ON fp.content_id = a.id LEFT JOIN jom_categories AS c ON c.id = a.catid LEFT JOIN jom_users AS ua ON ua.id = a.created_by LEFT JOIN jom_users AS uam ON uam.id = a.modified_by LEFT JOIN jom_contact_details AS contact on contact.user_id = a.created_by LEFT JOIN jom_categories as parent ON parent.id = c.parent_id LEFT JOIN jom_content_rating AS v ON a.id = v.content_id LEFT OUTER JOIN (SELECT cat.id as id FROM jom_categories AS cat JOIN jom_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt
  7. 1 × SELECT c.*,CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END as slug FROM jom_categories as c LEFT JOIN jom_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 jom_categories AS cat JOIN jom_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt
  8. 1 × SELECT id FROM jom_menu
  9. 1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid FROM jom_modules AS m LEFT JOIN jom_modules_menu AS mm ON mm.moduleid = m.id LEFT JOIN jom_extensions AS e ON e.element = m.module AND e.client_id = m.client_id
  10. 1 × SELECT * FROM jom_languages
  11. 1 × SELECT folder AS type, element AS name, params FROM jom_extensions
  12. 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 jom_menu AS m LEFT JOIN jom_extensions AS e ON m.component_id = e.extension_id
  13. 1 × SELECT id, home, template, s.params FROM jom_template_styles as s LEFT JOIN jom_extensions as e ON e.element=s.template AND e.type='template' AND e.client_id=s.client_id
  14. 1 × SELECT `data` FROM `jom_session`
  15. 1 × SELECT c.*,CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(":", c.id, c.alias) ELSE c.id END as slug,COUNT(i.`id`) AS numitems FROM jom_categories as c LEFT JOIN jom_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 jom_categories AS cat JOIN jom_categories AS parent ON cat.lft BETWEEN parent.lft AND parent.rgt
OTHER Tables:
  1. 3 × SHOW TABLE
  2. 1 × UPDATE `jom_session` SET `data` = '__default|a:8:{s:15:\"session.counter\";i:2;s:19:\"session.timer.start\";i:1337580438;s:18:\"session.timer.last\";i:1337580438;s:17:\"session.timer.now\";i:1337580460;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:3:{i:0;i:1;i:1;i:1;i:2;i:5;}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:16:\"com_mailto.links\";a:4:{s:40:\"759f560197687218c6f15aba8e29eaa06c4466e3\";O:8:\"stdClass\":2:{s:4:\"link\";s:109:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/73-teacher-downloads\";s:6:\"expiry\";i:1337580461;}s:40:\"2778e553288f169c4e7bd03ed5994488c37f5036\";O:8:\"stdClass\":2:{s:4:\"link\";s:109:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/72-advanced-builders\";s:6:\"expiry\";i:1337580461;}s:40:\"a172bc91a5cd7e9a1f0b2dd86bdad8b14646cfdf\";O:8:\"stdClass\":2:{s:4:\"link\";s:111:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/70-understand-building\";s:6:\"expiry\";i:1337580461;}s:40:\"4e15512f4bd46aa051bfa20daa38d697a0bca8a2\";O:8:\"stdClass\":2:{s:4:\"link\";s:107:\"http://www.build-a-computer.org/index.php/component/content/article/78-computer-building/71-middle-buliders\";s:6:\"expiry\";i:1337580461;}}}', `time` = 1337580461