Self-advocates talk about self-determination.


 

Welcome to the National Gateway to Self-Determination Web Portal, a clearinghouse on resources, training, and information on Self-Determination. This site provides a single access for self-advocates, professionals, policy-makers and the general public on the current best practices and evidence-based activities in enhancing self-determination in the lives of people with developmental and intellectual disabilities, as well as any individual.

The site is an overview of the National Training Initiative on Self-Determination, which is funded by the Administration on Developmental Disabilities (ADD). Leadership of the National Training Initiative is comprised of representatives from five University Centers for Excellence in Developmental Disabilities (UCEDD), also funded by ADD. The five collaborating centers are listed in the NGSD Partners section of this site.

UCEDD Leadership Consortium - National Gateway to Self-Determination

Carl Calkins, Ph.D., Co-PI
Institute for Human Development (UCEDD)
University of Missouri, Kansas City

Michael L.Wehmeyer, Ph.D., Co-PI
Kansas University Center on Developmental Disabilities (UCEDD)

 

Andy Bacon, Ph.D.
Westchester Institute
for Human Development (UCEDD)

Tamar Heller, Ph.D.
University of Illinois, Chicago (UCEDD)

Hill Walker, Ph.D.
University of Oregon (UCEDD)

 


Debugging Information
ColdFusion Server Standard 9,0,0,251028
Template /NGSD/template/index.cfm
Time Stamp 23-Feb-12 02:59 AM
Locale English (US)
User Agent CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote IP 192.168.35.1
Host Name 192.168.35.1


Execution Time

Total Time Avg Time Count Template
20 ms 20 ms 1 top level C:\inetpub\wwwroot\aauapweb\aucd\ngsd\template\index.cfm
11 ms 11 ms 1 C:\inetpub\wwwroot\aauapweb\aucd\ngsd\template\header_ngsd.cfm
10 ms 10 ms 1 C:\inetpub\wwwroot\aauapweb\aucd\include\body_ngsd.cfm
10 ms 10 ms 1 C:\inetpub\wwwroot\aauapweb\aucd\ngsd\Application.cfm
7 ms 7 ms 1 C:\inetpub\wwwroot\aauapweb\aucd\Application.cfm
6 ms 3 ms 2 C:\inetpub\wwwroot\aauapweb\aucd\ngsd\template\qry_menu.cfm
5 ms 5 ms 1 C:\inetpub\wwwroot\aauapweb\aucd\template\common.cfm
5 ms 5 ms 1 C:\inetpub\wwwroot\aauapweb\aucd\template\ct_blurb_documents.cfm
5 ms 1 ms 4 C:\inetpub\wwwroot\aauapweb\aucd\template\ct_blurb_text.cfm
4 ms 4 ms 1 C:\inetpub\wwwroot\aauapweb\aucd\ngsd\template\footer_ngsd.cfm
4 ms 4 ms 1 C:\inetpub\wwwroot\aauapweb\aucd\template\ct_sidebar_custom.cfm
0 ms 0 ms 1 C:\inetpub\wwwroot\aauapweb\aucd\include\cmsview.cfm
0 ms 0 ms 1 C:\inetpub\wwwroot\aauapweb\aucd\template\ct_get_dates.cfm
0 ms 0 ms 1 C:\inetpub\wwwroot\aauapweb\aucd\template\ct_session.cfm
0 ms 0 ms 2 C:\inetpub\wwwroot\aauapweb\aucd\template\udf.cfm
1 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
31 ms  TOTAL EXECUTION TIME
red = over 250 ms average execution time


SQL Queries

qry_config (Datasource=aucd, Time=2ms, Records=87) in C:\inetpub\wwwroot\aauapweb\aucd\template\common.cfm @ 02:59:00.000
	SELECT name, value FROM config
	WHERE
		
		host = 'remote' OR host = '' OR host is null
		
lang (Datasource=aucd, Time=1ms, Records=0) in C:\inetpub\wwwroot\aauapweb\aucd\template\common.cfm @ 02:59:00.000
SELECT id, description FROM code WHERE name = 'content_language' ORDER BY orderby
page (Datasource=aucd, Time=2ms, Records=1) in C:\inetpub\wwwroot\aauapweb\aucd\ngsd\template\qry_menu.cfm @ 02:59:00.000
SELECT page.page_id, page.page_filename, page.page_section, page.page_title, page.hide_search, page.hide_navigation,
	page.owner, page.template, page.browser_title, page.meta_description, page.header_image,
	CASE WHEN ggparent.page_id IS NOT NULL THEN ggparent.page_title
		WHEN gparent.page_id IS NOT NULL THEN gparent.page_title 
		WHEN parent.page_id IS NOT NULL THEN parent.page_title
		ELSE page.page_title END AS section_name,
	CASE WHEN ggparent.page_id IS NOT NULL THEN ggparent.page_id  
		WHEN gparent.page_id IS NOT NULL THEN gparent.page_id 
		WHEN parent.page_id IS NOT NULL THEN parent.page_id
		ELSE page.page_id END AS section_id,
	CASE WHEN ggparent.page_id IS NOT NULL THEN ggparent.page_filename  
		WHEN gparent.page_id IS NOT NULL THEN gparent.page_filename 
		WHEN parent.page_id IS NOT NULL THEN parent.page_filename
		ELSE page.page_filename END AS section_filename,
	gparent.page_title AS gparent_name, gparent.page_id AS gparent_id,
	gparent.page_filename AS gparent_filename,
	parent.page_title AS parent_name, parent.page_id AS parent_id,
	parent.page_filename AS parent_filename
FROM page LEFT JOIN page AS parent ON page.page_section = parent.page_id
	LEFT JOIN page AS gparent ON parent.page_section = gparent.page_id
	LEFT JOIN page AS ggparent ON gparent.page_section = ggparent.page_id
WHERE 
	page.live = 1 AND
	page.template = 'ngsd' AND
	
	page.page_filename like '%template/index.cfm%'
	
ORDER BY page_id
page (Datasource=aucd, Time=2ms, Records=1) in C:\inetpub\wwwroot\aauapweb\aucd\ngsd\template\qry_menu.cfm @ 02:59:00.000
SELECT page.page_id, page.page_filename, page.page_section, page.page_title, page.hide_search, page.hide_navigation,
	page.owner, page.template, page.browser_title, page.meta_description, page.header_image,
	CASE WHEN ggparent.page_id IS NOT NULL THEN ggparent.page_title
		WHEN gparent.page_id IS NOT NULL THEN gparent.page_title 
		WHEN parent.page_id IS NOT NULL THEN parent.page_title
		ELSE page.page_title END AS section_name,
	CASE WHEN ggparent.page_id IS NOT NULL THEN ggparent.page_id  
		WHEN gparent.page_id IS NOT NULL THEN gparent.page_id 
		WHEN parent.page_id IS NOT NULL THEN parent.page_id
		ELSE page.page_id END AS section_id,
	CASE WHEN ggparent.page_id IS NOT NULL THEN ggparent.page_filename  
		WHEN gparent.page_id IS NOT NULL THEN gparent.page_filename 
		WHEN parent.page_id IS NOT NULL THEN parent.page_filename
		ELSE page.page_filename END AS section_filename,
	gparent.page_title AS gparent_name, gparent.page_id AS gparent_id,
	gparent.page_filename AS gparent_filename,
	parent.page_title AS parent_name, parent.page_id AS parent_id,
	parent.page_filename AS parent_filename
FROM page LEFT JOIN page AS parent ON page.page_section = parent.page_id
	LEFT JOIN page AS gparent ON parent.page_section = gparent.page_id
	LEFT JOIN page AS ggparent ON gparent.page_section = ggparent.page_id
WHERE 
	page.live = 1 AND
	page.template = 'ngsd' AND
	
	page.page_filename like '%template/index.cfm%'
	
ORDER BY page_id
related (Datasource=aucd, Time=1ms, Records=3) in C:\inetpub\wwwroot\aauapweb\aucd\include\body_ngsd.cfm @ 02:59:00.000
SELECT page_module.link_id, page_type, page_module.title, page_module.orderby,
	page_subtype, page_topic, page_layout, page_criteria, replace(module.type,' ','') AS type,
	module.subtype, rssaddress, topic.topic_title, replace(page_module.custom,',',' ') as custom,
	'' AS rss,
	
	concat_ws(',',page_module.detail1_id,page_module.detail2_id,page_module.detail3_id) AS detail_id
	 
FROM page_module INNER JOIN module ON page_module.page_type = module.type AND (module.sidebar = 0 OR module.sidebar is null)
	LEFT JOIN topic ON page_module.page_topic = topic.topic_id
WHERE 
	
		page_id = 679 
ORDER BY page_module.orderby
qry_content (Datasource=aucd, Time=0ms, Records=1) in C:\inetpub\wwwroot\aauapweb\aucd\template\ct_blurb_text.cfm @ 02:59:00.000
	SELECT title, content
	FROM page_module
	WHERE link_id = 1679 
qry_content (Datasource=aucd, Time=1ms, Records=1) in C:\inetpub\wwwroot\aauapweb\aucd\template\ct_blurb_text.cfm @ 02:59:00.000
	SELECT title, content
	FROM page_module
	WHERE link_id = 1322 
codename (Datasource=aucd, Time=1ms, Records=1) in C:\inetpub\wwwroot\aauapweb\aucd\template\ct_blurb_documents.cfm @ 02:59:00.000
SELECT code.name, code.other, 
	CASE WHEN parent.description IS NULL OR code.other like '%show%' THEN code.description
		ELSE parent.description END AS description,
	ifnull(parent.id,code.id) AS parentid 
FROM code LEFT JOIN code AS parent ON code.name = parent.other AND parent.name = 'document_type' 
WHERE code.id = 556 
gettopic (Datasource=aucd, Time=1ms, Records=1) in C:\inetpub\wwwroot\aauapweb\aucd\template\ct_blurb_documents.cfm @ 02:59:00.000
	SELECT topic_title FROM topic WHERE topic_id = 143 
news (Datasource=aucd, Time=1ms, Records=0) in C:\inetpub\wwwroot\aauapweb\aucd\template\ct_blurb_documents.cfm @ 02:59:00.000
/* Small Title with date */
SELECT news.news_id, news.url,
	CASE WHEN length(url) > 0 THEN url
		WHEN ifnull(body,'') = '' AND length(document_file) > 0 THEN concat('/docs/',document_file)
		 
		ELSE concat('../template/news.cfm?news_id=',news_id,'&id=679') END AS link,
		
	if(ifnull(body,'') <> '' AND length(document_file) > 0,1,0) AS multiple,
	if(ifnull(body,'') = '' AND (length(document_file) > 0 OR length(url) > 0),'target="_blank"','') AS target,
	document_file, news.title, news.subtitle, news.date, news.summary, news.body,
	code.description AS news_type, thumbnail_file AS photo, caption
FROM news INNER JOIN code ON news.type = code.id
WHERE live = 1
	
		AND type IN (556)
	
		AND news_id IN (SELECT news_id FROM link_news_topic WHERE topic_id = 143)
	
ORDER BY 
	CASE WHEN alwaysShowOrder IS NULL THEN 1 ELSE 0 END, alwaysShowOrder,
	date
	
	DESC
	
	, news.title
	
	LIMIT 3 
related_sidebar (Datasource=aucd, Time=2ms, Records=2) in C:\inetpub\wwwroot\aauapweb\aucd\template\ct_sidebar_custom.cfm @ 02:59:00.000
SELECT sidebar_module.link_id, page_type, sidebar_module.title, sidebar_module.orderby,
	page_topic, page_subtype, page_layout, page_criteria, replace(module.type,' ','') AS type,
	module.subtype, rssaddress, topic.topic_title, sidebar_module.custom,
	'' AS rss,
	
	concat_ws(',',sidebar_module.detail1_id,sidebar_module.detail2_id,sidebar_module.detail3_id) AS detail_id
	 
FROM sidebar_module INNER JOIN module ON sidebar_module.page_type = module.type AND module.sidebar = 1
	LEFT JOIN topic ON sidebar_module.page_topic = topic.topic_id
WHERE page_id = 679 
	AND position = 'R'
	
ORDER BY sidebar_module.orderby
qry_content (Datasource=aucd, Time=1ms, Records=1) in C:\inetpub\wwwroot\aauapweb\aucd\template\ct_blurb_text.cfm @ 02:59:00.000
	SELECT title, content
	FROM sidebar_module
	WHERE link_id = 317 
qry_content (Datasource=aucd, Time=1ms, Records=1) in C:\inetpub\wwwroot\aauapweb\aucd\template\ct_blurb_text.cfm @ 02:59:00.000
	SELECT title, content
	FROM sidebar_module
	WHERE link_id = 479 


Scope Variables

CGI Variables:
AUTH_PASSWORD=
AUTH_TYPE=
AUTH_USER=
CERT_COOKIE=
CERT_FLAGS=
CERT_ISSUER=
CERT_KEYSIZE=
CERT_SECRETKEYSIZE=
CERT_SERIALNUMBER=
CERT_SERVER_ISSUER=
CERT_SERVER_SUBJECT=
CERT_SUBJECT=
CF_TEMPLATE_PATH=C:\inetpub\wwwroot\aauapweb\aucd\ngsd\template\index.cfm
CONTENT_LENGTH=
CONTENT_TYPE=
CONTEXT_PATH=
GATEWAY_INTERFACE=CGI/1.1
HTTPS=off
HTTPS_KEYSIZE=
HTTPS_SECRETKEYSIZE=
HTTPS_SERVER_ISSUER=
HTTPS_SERVER_SUBJECT=
HTTP_ACCEPT=text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_ENCODING=gzip
HTTP_ACCEPT_LANGUAGE=en-us,en;q=0.5
HTTP_CONNECTION=close
HTTP_COOKIE=CFID=3862776; CFTOKEN=59615335; CFGLOBALS=urltoken%3DCFID%23%3D3862776%26CFTOKEN%23%3D59615335%23lastvisit%3D%7Bts%20%272012%2D02%2D23%2002%3A58%3A39%27%7D%23timecreated%3D%7Bts%20%272012%2D02%2D23%2002%3A58%3A38%27%7D%23hitcount%3D3%23cftoken%3D59615335%23cfid%3D3862776%23
HTTP_HOST=www.aucd.org
HTTP_REFERER=
HTTP_USER_AGENT=CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
PATH_INFO=/NGSD/template/index.cfm
PATH_TRANSLATED=C:\inetpub\wwwroot\aauapweb\aucd\ngsd\template\index.cfm
QUERY_STRING=
REMOTE_ADDR=192.168.35.1
REMOTE_HOST=192.168.35.1
REMOTE_USER=
REQUEST_METHOD=GET
SCRIPT_NAME=/NGSD/template/index.cfm
SERVER_NAME=www.aucd.org
SERVER_PORT=80
SERVER_PORT_SECURE=0
SERVER_PROTOCOL=HTTP/1.1
SERVER_SOFTWARE=Microsoft-IIS/7.5
WEB_SERVER_API=
Client Variables:
cfid=3862776
cftoken=59615335
hitcount=3
lastvisit={ts '2012-02-23 02:58:39'}
timecreated={ts '2012-02-23 02:58:38'}
urltoken=CFID=3862776&CFTOKEN=59615335
Cookie Variables:
CFGLOBALS=urltoken=CFID#=3862776&CFTOKEN#=59615335#lastvisit={ts '2012-02-23 02:58:39'}#timecreated={ts '2012-02-23 02:58:38'}#hitcount=3#cftoken=59615335#cfid=3862776#
CFID=3862776
CFTOKEN=59615335
Session Variables:
cfg_admin_directory=/aucd_admin/
cfg_article_url=../resources/digest/issue.cfm?article_id=
cfg_authentication=HTML
cfg_client_full_name=AUCD
cfg_client_id=247
cfg_client_short_name=AUCD
cfg_database_type=mysql
cfg_dateformat=m/d/yyyy
cfg_doc_extension=doc,pdf,xls,txt,wpd,rtf,jpg,jpeg,gif,bmp,png,ppt,pps,mp3
cfg_doc_path=/docs/
cfg_ecp_feedback=rcarman@AUCD.ORG
cfg_ecp_share=rcarman@AUCD.ORG
cfg_editor_path=/tiny_mce/
cfg_email_council_cis=
cfg_email_council_coca=
cfg_email_council_core=
cfg_email_council_mcc=oklimova@aucd.org
cfg_email_council_ncedc=
cfg_email_council_ntdc=
cfg_email_developments_submission=rcarman@aucd.org
cfg_email_digest_submission=cmiclea@AUCD.ORG
cfg_email_hdd_submission=dedson@aucd.org
cfg_email_lend_application_submission=rcarman@aucd.org
cfg_email_pmu_submission=ynikola-lisa@aucd.org
cfg_email_spotlight_submission=cpariseau@aucd.org
cfg_email_stimulus=oklimova@aucd.org
cfg_email_website_feedback=oklimova@aucd.org, mmchugh@AUCD.ORG
cfg_encoding=ISO-8859-1
cfg_evaluation_review=dedson@aucd.org, agriffen@AUCD.ORG
cfg_has_article_dept=Yes
cfg_has_article_issue=Yes
cfg_has_article_issuedept=Yes
cfg_has_article_type=0
cfg_has_crm=No
cfg_has_document=0
cfg_has_event_topic=Yes
cfg_has_feature_home_page=0
cfg_has_friendly_urls=No
cfg_has_issue_number=Yes
cfg_has_issue_summary=Yes
cfg_has_issue_volume=Yes
cfg_has_module_heading=Yes
cfg_has_new_topic=Yes
cfg_has_news_author=1
cfg_has_news_topic=Yes
cfg_has_person_address=0
cfg_has_person_board=Yes
cfg_has_person_country=0
cfg_has_person_custom=Yes
cfg_has_person_department=1
cfg_has_person_fax=Yes
cfg_has_person_photo=Yes
cfg_has_photo_expiration=0
cfg_has_sidebar=0
cfg_has_topic_parent_id=0
cfg_has_xml_import=0
cfg_live_default=No
cfg_log_number_of_months=4
cfg_mail_from=aucdinfo@aucd.org
cfg_mail_server=
cfg_module_detail_options=3
cfg_ngsd_about=681
cfg_ngsd_email_notification=oklimova@aucd.org,drudolph@aucd.org,beckmanncc@umkc.edu,spalmer@ku.edu,walkerla@umkc.edu,ericecook@sbcglobal.net,gottog@umkc.edu
cfg_ngsd_events=685
cfg_ngsd_join_listserve=687
cfg_ngsd_links=686
cfg_ngsd_news=684
cfg_ngsd_resources=683
cfg_ngsd_topics=682
cfg_ngsd_training=680
cfg_paging_count_landing=3
cfg_paging_count_list=15
cfg_path=
cfg_path_include=
cfg_paths_relative_to=root
cfg_person_notes_label=Notes
cfg_photo_album_view=JavaScript:openNewWindow('../template/slideshow.cfm?album_id={{id}}',800,750);
cfg_photo_path=/images2/
cfg_remember_login=1
cfg_rtoi_year=2012
cfg_search_resilience=per session
cfg_show_error_details=0
cfg_sidebar_positions=Left,Right
cfg_specific_items_days=730
cfg_specific_items_sort=Name
cfg_title=Content Management System
cfg_type_link_to=code
cfid=3862776
cftoken=59615335
sessionid=AUCDWEBSITE_3862776_59615335
urltoken=CFID=3862776&CFTOKEN=59615335
URL Parameters:
ID=0
MODE=view
Debug Rendering Time: 21 ms