Free Visitor's Guide from Chaffee County Colorado Kids Adventures in Chaffee County Calendar of Events in Salida Colorado and Buena Vista Colorado Arts & Entertainment in Salida Colorado and Buena Vista Colorado Shopping in Chaffee County Colorado Dining in Chaffee County Colorado Lodging in Salida Colorado and Buena Vista Colorado Activities in Chaffee County Colorado Home of Colorado Headwaters of Adventure Home of Colorado Headwaters of Adventure Real Estate in Salida Colorado and Buena Vista Colorado Media in Salida Colorado and Buena Vista Colorado Web Resources for Salida Colorado and Buena Vista Colorado Information about Chaffee County

March 2008 Colorado Events in Salida Colorado and Buena Vista Colorado
March 2008 Colorado  Events in Salida Colorado and Buena Vista Colorado March 2008 Colorado  Events in Salida Colorado and Buena Vista Colorado
March 2008 Colorado  Events in Salida Colorado and Buena Vista Colorado
March 2008 Colorado  Events in Salida Colorado and Buena Vista Colorado
Events Calendar


Suggest New Event

Salida Chamber of Commerce
Toll-Free: 877.772.5432
Salida, Colorado
website

Buena Vista Area Chamber of Commerce
719.395.6612
Buena Vista, Colorado
website


Arkansas Valley Publishing, Covering Salida, Buena Vista, Ponca Springs, and Monarch Colorado
Home > March 2008 Colorado Events
March 2008 Colorado  Events in Salida Colorado and Buena Vista Colorado: colorado event, event in colorado, event schedule, colorado summer event, music event, performing arts event, event calendar, historical event, event nature
 
Jump to:
Upcoming Signature Events
Adventure Xstream Race Series
March 2008 Colorado  Events in Salida Colorado and Buena Vista Colorado: colorado event, event in colorado, event schedule, colorado summer event, music event, performing arts event, event calendar, historical event, event nature
May 10, 2008
PaddleFest 2008
March 2008 Colorado  Events in Salida Colorado and Buena Vista Colorado: colorado event, event in colorado, event schedule, colorado summer event, music event, performing arts event, event calendar, historical event, event nature
May 16, 2008
Blue Paddle FIBArk Whitewater Festival
March 2008 Colorado  Events in Salida Colorado and Buena Vista Colorado: colorado event, event in colorado, event schedule, colorado summer event, music event, performing arts event, event calendar, historical event, event nature
June 11, 2008
Filter by Event Types
Art
Community
March 2008 Colorado  Events in Salida Colorado and Buena Vista Colorado: colorado event, event in colorado, event schedule, colorado summer event, music event, performing arts event, event calendar, historical event, event natureHeritage
Mountain
Music
River
Theater
All Events

><< February 2008March 2008 Colorado  Events in Salida Colorado and Buena Vista Colorado: colorado event, event in colorado, event schedule, colorado summer event, music event, performing arts event, event calendar, historical event, event nature March 2008 March 2008 Colorado  Events in Salida Colorado and Buena Vista Colorado: colorado event, event in colorado, event schedule, colorado summer event, music event, performing arts event, event calendar, historical event, event natureApril 2008 >>
Sunday Monday Tuesday Wednesday Thursday Friday Saturday
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
     

Summary of March Events


 Email this page to a friend
 
Activities Lodging Dining Shopping Arts & Entertainment Calendar Kid's Vacations Visitor's Guide
 
Home Real Estate Links Media Chaffee County Press Room Privacy Policy Legal Notice Site Map
© 1996 - 2008 Arkansas Valley Publishing. No reproduction without permission. -5
River Activities

  • Arkansas River Rafting
  • Fishing
  • Hot Springs
  • Inflatable Kayaking
  • Whitewater Kayaking


  • Arts & Heritage Activities

  • Collegiate Peaks Byway
  • Living History


  • Mountain Activities

  • 14ers-Peak Bagging
  • Diversions
  • Golfing
  • Hiking and Backpacking
  • Horseback Riding & Llama Trekking
  • Hunting
  • Mountain Biking
  • Off Roading & Jeep Tours
  • Road Biking
  • Rock Hounding
  • Rock/Ice Climbing & Mountaineering
  • Skiing and Snowboarding
  • Snowmobiling
  • Snowshoeing and Cross-Country Skiing
  • Zipline Tours
  • Lodging

  • Bed and Breakfasts
  • Cabins
  • Campgrounds & RV Parks
  • Dude & Guest Ranches
  • Meeting Facilities
  • Motels & Hotels
  • Vacation Rentals
  • Real Estate

  • Builders and Contractors
  • Financial
  • Realtors and Real Estate Agencies
  •  
    website hosted and developed by    Quicksilver Interactive Media, Inc.  |  Contact Webmaster


    Debugging Information
    ColdFusion Server Standard 7,0,2,142559
    Template /calendar/index.cfm
    Time Stamp 03-Dec-08 06:16 PM
    Locale English (US)
    User Agent CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
    Remote IP 38.103.63.56
    Host Name 38.103.63.56


    Execution Time

    Total Time Avg Time Count Template
    206 ms 206 ms 1 top level /home/ccvbuser/public_html/calendar/index.cfm
    169 ms 169 ms 1 /home/ccvbuser/public_html/common/masterfooter.cfm
    4 ms 4 ms 1 /home/ccvbuser/public_html/calendar/Application.cfm
    2 ms 2 ms 1 /home/ccvbuser/public_html/common/masterheader.cfm
    1 ms 1 ms 1 /home/ccvbuser/public_html/Application.cfm
    0 ms 0 ms 1 /home/ccvbuser/public_html/ads/calendar_index_ads.htm
    0 ms 0 ms 1 /home/ccvbuser/public_html/common/sidenav.cfm
    0 ms 0 ms 1 /home/ccvbuser/public_html/language_english.cfm
    1 ms  STARTUP, PARSING, COMPILING, LOADING, & SHUTDOWN
    211 ms  TOTAL EXECUTION TIME
    red = over 250 ms average execution time


    SQL Queries

    GetEvents (Datasource=headwaters, Time=11ms, Records=0) in /home/ccvbuser/public_html/calendar/index.cfm @ 18:16:21.021
          SELECT e.EventID,
                 e.EventName,
                 e.StartDateTime,
                 e.EndDateTime,
    						 e.EventShortDesc,
    						 e.Location,
    						 e.active,
                 et.EventTypeColor,
    						 et.EventTypeID,
    						 et.EventType
            FROM cal_event e, cal_event_type et
           WHERE e.EventTypeID = et.EventTypeID
    			 	 AND e.active = 1
             AND (e.StartDateTime BETWEEN {ts '2008-03-01 00:00:00'} AND {ts '2008-03-31 23:59:59'}
              OR e.EndDateTime BETWEEN {ts '2008-03-01 00:00:00'} AND {ts '2008-03-31 23:59:59'}
              OR {ts '2008-03-01 00:00:00'} BETWEEN e.StartDateTime AND e.EndDateTime)
           
             AND e.EventTypeID = 7 
           ORDER BY e.StartDateTime
          
    GetEventTypes (Datasource=headwaters, Time=3ms, Records=7) in /home/ccvbuser/public_html/calendar/index.cfm @ 18:16:21.021
    SELECT EventTypeID, EventType, EventTypeColor
      FROM cal_event_type
     ORDER BY EventType
    
    getsigevents (Datasource=headwaters, Time=12ms, Records=3) in /home/ccvbuser/public_html/calendar/index.cfm @ 18:16:21.021
    												SELECT e.EventID, 
    															 e.EventName, 
    															 e.StartDateTime,	 
    															 e.EndDateTime, 
    															 e.EventShortDesc, 
    															 e.Location, 
    															 e.active, 
    															 e.signature_event, 
    															 e.EventImage, et.EventType
    													FROM cal_event e INNER JOIN cal_event_type et ON e.EventTypeID = et.EventTypeID
    											 WHERE e.active = 1 AND signature_event = 1 AND EventImage <> "" AND EventImage <> "NULL"
    												 AND e.StartDateTime >= '2008-3-01'
    											 ORDER BY e.StartDateTime
    													LIMIT 3
    												
    getsubcats (Datasource=headwaters, Time=44ms, Records=7) in /home/ccvbuser/public_html/common/masterfooter.cfm @ 18:16:21.021
    			SELECT *
    				FROM subcat sc INNER JOIN category c ON sc.catid=c.catid
    			 WHERE c.catid = 1 AND activity_type <> 'Mountain'
    				
    		ORDER BY activity_type DESC, subcat
    		
    getsubcats (Datasource=headwaters, Time=43ms, Records=15) in /home/ccvbuser/public_html/common/masterfooter.cfm @ 18:16:21.021
    			SELECT *
    				FROM subcat sc INNER JOIN category c ON sc.catid=c.catid
    			 WHERE c.catid = 1 AND activity_type = 'Mountain'
    				
    		ORDER BY activity_type DESC, subcat
    		
    getsubcats (Datasource=headwaters, Time=40ms, Records=7) in /home/ccvbuser/public_html/common/masterfooter.cfm @ 18:16:21.021
    			SELECT *
    				FROM subcat sc INNER JOIN category c ON sc.catid=c.catid
    			 WHERE c.catid = 2
    				
    		ORDER BY activity_type DESC, subcat
    		
    getsubcats (Datasource=headwaters, Time=40ms, Records=3) in /home/ccvbuser/public_html/common/masterfooter.cfm @ 18:16:21.021
    			SELECT *
    				FROM subcat sc INNER JOIN category c ON sc.catid=c.catid
    			 WHERE c.catid = 6
    				
    		ORDER BY activity_type DESC, subcat
    		


    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=/home/ccvbuser/public_html/calendar/index.cfm
    CONTENT_LENGTH=
    CONTENT_TYPE=
    CONTEXT_PATH=
    GATEWAY_INTERFACE=CGI/1.1
    HTTPS=
    HTTPS_KEYSIZE=
    HTTPS_SECRETKEYSIZE=
    HTTPS_SERVER_ISSUER=
    HTTPS_SERVER_SUBJECT=
    HTTP_ACCEPT=Accept: application/xhtml+xml,text/html;q=0.9,text/plain;
    HTTP_ACCEPT_ENCODING=gzip
    HTTP_ACCEPT_LANGUAGE=en-us,en;q=0.5
    HTTP_CONNECTION=close
    HTTP_COOKIE=
    HTTP_HOST=www.headwatersofadventure.com
    HTTP_REFERER=
    HTTP_USER_AGENT=CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
    PATH_INFO=
    PATH_TRANSLATED=/home/ccvbuser/public_html/calendar/index.cfm
    QUERY_STRING=Year=2008&Month=3&EventTypeID=7
    REMOTE_ADDR=38.103.63.56
    REMOTE_HOST=38.103.63.56
    REMOTE_USER=
    REQUEST_METHOD=GET
    SCRIPT_NAME=/calendar/index.cfm
    SERVER_NAME=www.headwatersofadventure.com
    SERVER_PORT=80
    SERVER_PORT_SECURE=0
    SERVER_PROTOCOL=HTTP/1.1
    SERVER_SOFTWARE=Apache/1.3.41 (Unix) JRun/4.0 PHP/4.4.6 mod_log_bytes/1.2 mod_bwlimited/1.4 mod_auth_passthrough/1.8 FrontPage/5.0.2.2635 mod_ssl/2.8.31 OpenSSL/0.9.7a
    WEB_SERVER_API=
    
    Cookie Variables:
    CFGLOBALS=urltoken=CFID#=8612307&CFTOKEN#=77244984#lastvisit={ts '2008-12-03 18:16:21'}#timecreated={ts '2008-12-03 18:16:21'}#hitcount=2#cftoken=77244984#cfid=8612307#
    CFID=8612307
    CFTOKEN=77244984
    LANGUAGE=english
    
    Session Variables:
    adminflag=false
    cfid=8612307
    cftoken=77244984
    emailaddress=
    initialized=true
    lastlogin=
    loggedinflag=false
    name=
    sessionid=APPS_8612307_77244984
    urltoken=CFID=8612307&CFTOKEN=77244984
    userid=
    
    URL Parameters:
    EVENTTYPEID=7
    MONTH=3
    YEAR=2008
    
    Debug Rendering Time: 29 ms