Code |
Context$content = "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>DCM 11: Venues</title>
<script language="Javascript">
var user;
var domain;
var suffix;
<!-- Begin
function jemail(user, domain, suffix){
document.write('<a href="' + 'mailto:' + user + '@' + domain + '.' + suffix + '">' + user + '@' + domain + '.' + suffix + '</a>');
}
// End -->
</script>
<link rel="stylesheet" type="text/css" href="/dcm11/css/dcm.css" />
<link rel="stylesheet" type="text/css" href="/dcm11/css/dcm_print.css" media="print" />
<link rel="stylesheet" type="text/css" href="/dcm11/css/dcm_mobile.css" media="handheld" />
<link rel="stylesheet" type="text/css" href="/dcm11/css/dcm_mobile.css" media="only screen and (max-device-width: 480px)" />
<script type="text/javascript" src="/dcm11/js/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="/dcm11/js/user.js"></script>
</head>
<body>
<div id="container">
<!-- If you'd like some sort of menu to show up on all of your views, include it here -->
<div id="header">
<div id="menu">
<a href="/dcm11/shows/index">Home</a> | <a href="http://www.ucbt.net/">UCBT</a> | <a href="/dcm11/schedule" >All Shows</a>
| <a href="/dcm11/schedules/bytime" >By Time</a>
| <a href="/dcm11/schedules/byvenue" >By Venue</a>
| <a href="/dcm11/schedules/byname" >By Name</a>
| <a href="/dcm11/schedules/byperson/everyone" >By Person</a>
</div>
</div>
<?php $session->flash(); ?>
<div id="content">
<div id="title"><h4>The Upright Citizens Brigade Theatre Presents</h4>
<h1>The 11th Annual Del Close Marathon</h1>
<h4>Friday, August 14th through Sunday, August 16th</h4>
</div>
<!-- Here's where I want my views to be displayed -->
<h2>Schedule: Hudson Guild Theatre</h2>
<div id="venues_list">Pick a venue: <a href="/dcm11/venues/view/1">UCBT</a> | Hudson Guild | <a href="/dcm11/venues/view/3">Urban Stages</a> | <a href="/dcm11/venues/view/4">Kate Murphy</a> | <a href="/dcm11/venues/view/5">Haft</a> | <a href="/dcm11/venues/full">All together</a></div>
<div id="part_schedule" class="user_schedule">
<table id="venue_wrap">
<tr><td colspan="2"><b>Address:</b> 441 West 26th Street (<a href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=441+West+26th+Street,+New+York,+NY&sll=40.748541,-73.997641&sspn=0.00912,0.01869&ie=UTF8&ll=40.749565,-73.998713&spn=0.009119,0.01869&z=16&iwloc=addr">google maps</a>)</td></tr>
<tr valign="top"><td>
<table class="venue_schedule">
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace3").style.display = (document.getElementById("CakeStackTrace3").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead [<b>APP/views/venues/view.thtml</b>, line <b>27</b>]
</pre>
<div id="CakeStackTrace3" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode3").style.display = (document.getElementById("CakeErrorCode3").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext3").style.display = (document.getElementById("CakeErrorContext3").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext3" class="cake-context" style="display: none;">$___viewFn = "/var/www/delclosemarathon.com/public/dcm11/app/views/venues/view.thtml"
$___dataForView = array(
"venue" => array(
"Venue" => array(),
"Schedule" => array()
),
"venues" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$loadedHelpers = array(
"Cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/2"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default",
"Html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/2"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"Form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/2"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"Javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/2"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"Session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371622559
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/2"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
)
$helper = "Session"
$camelBackedHelper = "session"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/2"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default"
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/2"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/2"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/2"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371622559
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/2"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "2",
"name" => "Hudson Guild Theatre",
"short_name" => "Hudson Guild",
"address" => "441 West 26th Street",
"directions" => "",
"image" => "http://farm4.static.flickr.com/3212/2514288912_c0930c8f61.jpg?v=0",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=441+West+26th+Street,+New+York,+NY&sll=40.748541,-73.997641&sspn=0.00912,0.01869&ie=UTF8&ll=40.749565,-73.998713&spn=0.009119,0.01869&z=16&iwloc=addr",
"url" => ""
),
"Schedule" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$venues = array(
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
)
)
$lastday = 0
$s = array(
"id" => "11",
"show_id" => "337",
"venue_id" => "2",
"time_id" => "2",
"starttime" => "1250292600",
"tickets" => "",
"Show" => array(
"show_name" => "Monkeydick: the White Album",
"promo_blurb" => "The members of Monkeydick spent years in a recording studio to put together a show that would revolutionize long-form improv. When the group fell apart due to drugs, mental illness and criminal imbecility, these recording were thought lost forever... until now. ",
"home_city" => "New York City",
"status_id" => "6",
"cast_list" => "Neil Casey, Matt DeCoster, John Gemberling, Curtis Gwinn, Will Hines, Rob Lathan, Andy Rocco",
"contact_email" => "madwithpower.matt@gmail.com"
),
"Venue" => array(
"name" => "Hudson Guild Theatre",
"short_name" => "Hudson Guild"
),
"Time" => array(
"minutes" => "30"
)
)
$key = 0</pre><pre>date - [internal], line ??
include - APP/views/venues/view.thtml, line 27
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 799
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88</pre></div>
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94
<tr><td colspan="2" class="newday">Friday</td></tr>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace4").style.display = (document.getElementById("CakeStackTrace4").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead [<b>APP/views/venues/view.thtml</b>, line <b>39</b>]
</pre>
<div id="CakeStackTrace4" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode4").style.display = (document.getElementById("CakeErrorCode4").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext4").style.display = (document.getElementById("CakeErrorContext4").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext4" class="cake-context" style="display: none;">$___viewFn = "/var/www/delclosemarathon.com/public/dcm11/app/views/venues/view.thtml"
$___dataForView = array(
"venue" => array(
"Venue" => array(),
"Schedule" => array()
),
"venues" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$loadedHelpers = array(
"Cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/2"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default",
"Html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/2"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"Form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/2"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"Javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/2"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"Session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371622559
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/2"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
)
$helper = "Session"
$camelBackedHelper = "session"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/2"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default"
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/2"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/2"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/2"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371622559
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/2"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "2",
"name" => "Hudson Guild Theatre",
"short_name" => "Hudson Guild",
"address" => "441 West 26th Street",
"directions" => "",
"image" => "http://farm4.static.flickr.com/3212/2514288912_c0930c8f61.jpg?v=0",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=441+West+26th+Street,+New+York,+NY&sll=40.748541,-73.997641&sspn=0.00912,0.01869&ie=UTF8&ll=40.749565,-73.998713&spn=0.009119,0.01869&z=16&iwloc=addr",
"url" => ""
),
"Schedule" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$venues = array(
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
)
)
$lastday = 0
$s = array(
"id" => "11",
"show_id" => "337",
"venue_id" => "2",
"time_id" => "2",
"starttime" => "1250292600",
"tickets" => "",
"Show" => array(
"show_name" => "Monkeydick: the White Album",
"promo_blurb" => "The members of Monkeydick spent years in a recording studio to put together a show that would revolutionize long-form improv. When the group fell apart due to drugs, mental illness and criminal imbecility, these recording were thought lost forever... until now. ",
"home_city" => "New York City",
"status_id" => "6",
"cast_list" => "Neil Casey, Matt DeCoster, John Gemberling, Curtis Gwinn, Will Hines, Rob Lathan, Andy Rocco",
"contact_email" => "madwithpower.matt@gmail.com"
),
"Venue" => array(
"name" => "Hudson Guild Theatre",
"short_name" => "Hudson Guild"
),
"Time" => array(
"minutes" => "30"
)
)
$key = 0
$blurb = "<p><b>Cast:</b> Neil Casey, Matt DeCoster, John Gemberling, Curtis Gwinn, Will Hines, Rob Lathan, Andy Rocco</p>The members of Monkeydick spent years in a recording studio to put together a show that would revolutionize long-form improv. When the group fell apart due to drugs, mental illness and criminal imbecility, these recording were thought lost forever... until now. "</pre><pre>date - [internal], line ??
include - APP/views/venues/view.thtml, line 39
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 799
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88</pre></div>
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace5").style.display = (document.getElementById("CakeStackTrace5").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead [<b>APP/views/venues/view.thtml</b>, line <b>47</b>]
</pre>
<div id="CakeStackTrace5" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode5").style.display = (document.getElementById("CakeErrorCode5").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext5").style.display = (document.getElementById("CakeErrorContext5").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext5" class="cake-context" style="display: none;">$___viewFn = "/var/www/delclosemarathon.com/public/dcm11/app/views/venues/view.thtml"
$___dataForView = array(
"venue" => array(
"Venue" => array(),
"Schedule" => array()
),
"venues" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$loadedHelpers = array(
"Cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/2"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default",
"Html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/2"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"Form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/2"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"Javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/2"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"Session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371622559
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/2"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
)
$helper = "Session"
$camelBackedHelper = "session"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/2"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default"
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/2"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/2"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/2"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371622559
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/2"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "2",
"name" => "Hudson Guild Theatre",
"short_name" => "Hudson Guild",
"address" => "441 West 26th Street",
"directions" => "",
"image" => "http://farm4.static.flickr.com/3212/2514288912_c0930c8f61.jpg?v=0",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=441+West+26th+Street,+New+York,+NY&sll=40.748541,-73.997641&sspn=0.00912,0.01869&ie=UTF8&ll=40.749565,-73.998713&spn=0.009119,0.01869&z=16&iwloc=addr",
"url" => ""
),
"Schedule" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$venues = array(
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
)
)
$lastday = 0
$s = array(
"id" => "11",
"show_id" => "337",
"venue_id" => "2",
"time_id" => "2",
"starttime" => "1250292600",
"tickets" => "",
"Show" => array(
"show_name" => "Monkeydick: the White Album",
"promo_blurb" => "The members of Monkeydick spent years in a recording studio to put together a show that would revolutionize long-form improv. When the group fell apart due to drugs, mental illness and criminal imbecility, these recording were thought lost forever... until now. ",
"home_city" => "New York City",
"status_id" => "6",
"cast_list" => "Neil Casey, Matt DeCoster, John Gemberling, Curtis Gwinn, Will Hines, Rob Lathan, Andy Rocco",
"contact_email" => "madwithpower.matt@gmail.com"
),
"Venue" => array(
"name" => "Hudson Guild Theatre",
"short_name" => "Hudson Guild"
),
"Time" => array(
"minutes" => "30"
)
)
$key = 0
$blurb = "<p><b>Cast:</b> Neil Casey, Matt DeCoster, John Gemberling, Curtis Gwinn, Will Hines, Rob Lathan, Andy Rocco</p>The members of Monkeydick spent years in a recording studio to put together a show that would revolutionize long-form improv. When the group fell apart due to drugs, mental illness and criminal imbecility, these recording were thought lost forever... until now. "
$preview = "<h3>Fri 6:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Monkeydick: the White Album</b></p><p class="also">New York City</p>
<p><p><b>Cast:</b> Neil Casey, Matt DeCoster, John Gemberling, Curtis Gwinn, Will Hines, Rob Lathan, Andy Rocco</p>The members of Monkeydick spent years in a recording studio to put together a show that would revolutionize long-form improv. When the group fell apart due to drugs, mental illness and criminal imbecility, these recording were thought lost forever... until now. </p>"</pre><pre>date - [internal], line ??
include - APP/views/venues/view.thtml, line 47
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 799
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88</pre></div>
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94
<tr>
<td width="100" class="venue_time">Fri 6:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/337/2">Monkeydick: the White Album</a><br><span class="also">New York City</span><span class="schedule_id hidden">11</span><span class="show_id hidden">337</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Fri 6:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Monkeydick: the White Album</b></p><p class="also">New York City</p>
<p><p><b>Cast:</b> Neil Casey, Matt DeCoster, John Gemberling, Curtis Gwinn, Will Hines, Rob Lathan, Andy Rocco</p>The members of Monkeydick spent years in a recording studio to put together a show that would revolutionize long-form improv. When the group fell apart due to drugs, mental illness and criminal imbecility, these recording were thought lost forever... until now. </p></span></div></td>
</tr>
<pre class="cake-debug">
<a href='javascript:void(0);' onclick='document.getElementById("CakeStackTrace6").style.display = (document.getElementById("CakeStackTrace6").style.display == "none" ? "" : "none")'><b>Warning</b> (2)</a>: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead [<b>APP/views/venues/view.thtml</b>, line <b>26</b>]
</pre>
<div id="CakeStackTrace6" class="cake-stack-trace" style="display: none;"><a href='javascript:void(0);' onclick='document.getElementById("CakeErrorCode6").style.display = (document.getElementById("CakeErrorCode6").style.display == "none" ? "" : "none")'>Code</a> | <a href='javascript:void(0);' onclick='document.getElementById("CakeErrorContext6").style.display = (document.getElementById("CakeErrorContext6").style.display == "none" ? "" : "none")'>Context</a><pre id="CakeErrorContext6" class="cake-context" style="display: none;">$___viewFn = "/var/www/delclosemarathon.com/public/dcm11/app/views/venues/view.thtml"
$___dataForView = array(
"venue" => array(
"Venue" => array(),
"Schedule" => array()
),
"venues" => array(
array(),
array(),
array(),
array(),
array()
)
)
$loadHelpers = true
$cached = false
$loadedHelpers = array(
"Cache" => CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/2"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default",
"Html" => HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/2"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL,
"Form" => FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/2"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object,
"Javascript" => JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/2"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL,
"Session" => SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371622559
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/2"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
)
$helper = "Session"
$camelBackedHelper = "session"
$cache = CacheHelper
CacheHelper::$__replace = array
CacheHelper::$__match = array
CacheHelper::$view = NULL
CacheHelper::$cacheAction = array
CacheHelper::$helpers = array
CacheHelper::$base = "/dcm11"
CacheHelper::$webroot = "/dcm11/"
CacheHelper::$themeWeb = NULL
CacheHelper::$here = "/dcm11/venues/view/2"
CacheHelper::$params = array
CacheHelper::$action = "view"
CacheHelper::$plugin = NULL
CacheHelper::$data = array
CacheHelper::$namedArgs = NULL
CacheHelper::$argSeparator = NULL
CacheHelper::$validationErrors = NULL
CacheHelper::$tags = array
CacheHelper::$__tainted = NULL
CacheHelper::$__cleaned = NULL
CacheHelper::$_log = NULL
CacheHelper::$controllerName = "Venues"
CacheHelper::$layout = "default"
$html = HtmlHelper
HtmlHelper::$tags = array
HtmlHelper::$base = "/dcm11"
HtmlHelper::$here = "/dcm11/venues/view/2"
HtmlHelper::$params = array
HtmlHelper::$action = "view"
HtmlHelper::$data = array
HtmlHelper::$_crumbs = array
HtmlHelper::$__docTypes = array
HtmlHelper::$helpers = NULL
HtmlHelper::$webroot = "/dcm11/"
HtmlHelper::$themeWeb = NULL
HtmlHelper::$plugin = NULL
HtmlHelper::$namedArgs = NULL
HtmlHelper::$argSeparator = NULL
HtmlHelper::$validationErrors = NULL
HtmlHelper::$__tainted = NULL
HtmlHelper::$__cleaned = NULL
HtmlHelper::$_log = NULL
$form = FormHelper
FormHelper::$helpers = array
FormHelper::$fieldset = array
FormHelper::$__options = array
FormHelper::$fields = array
FormHelper::$requestType = NULL
FormHelper::$base = "/dcm11"
FormHelper::$webroot = "/dcm11/"
FormHelper::$themeWeb = NULL
FormHelper::$here = "/dcm11/venues/view/2"
FormHelper::$params = array
FormHelper::$action = "view"
FormHelper::$plugin = NULL
FormHelper::$data = array
FormHelper::$namedArgs = NULL
FormHelper::$argSeparator = NULL
FormHelper::$validationErrors = NULL
FormHelper::$tags = array
FormHelper::$__tainted = NULL
FormHelper::$__cleaned = NULL
FormHelper::$_log = NULL
FormHelper::$Html = HtmlHelper object
$javascript = JavascriptHelper
JavascriptHelper::$useNative = true
JavascriptHelper::$enabled = true
JavascriptHelper::$safe = false
JavascriptHelper::$tags = array
JavascriptHelper::$_blockOptions = array
JavascriptHelper::$_cachedEvents = array
JavascriptHelper::$_cacheEvents = false
JavascriptHelper::$_cacheToFile = false
JavascriptHelper::$_cacheAll = false
JavascriptHelper::$_rules = array
JavascriptHelper::$__scriptBuffer = NULL
JavascriptHelper::$helpers = NULL
JavascriptHelper::$base = "/dcm11"
JavascriptHelper::$webroot = "/dcm11/"
JavascriptHelper::$themeWeb = NULL
JavascriptHelper::$here = "/dcm11/venues/view/2"
JavascriptHelper::$params = array
JavascriptHelper::$action = "view"
JavascriptHelper::$plugin = NULL
JavascriptHelper::$data = array
JavascriptHelper::$namedArgs = NULL
JavascriptHelper::$argSeparator = NULL
JavascriptHelper::$validationErrors = NULL
JavascriptHelper::$__tainted = NULL
JavascriptHelper::$__cleaned = NULL
JavascriptHelper::$_log = NULL
$session = SessionHelper
SessionHelper::$helpers = NULL
SessionHelper::$__active = true
SessionHelper::$valid = false
SessionHelper::$error = false
SessionHelper::$_userAgent = "6545360c66e41c7c0318677976986358"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1371622559
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/2"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "2",
"name" => "Hudson Guild Theatre",
"short_name" => "Hudson Guild",
"address" => "441 West 26th Street",
"directions" => "",
"image" => "http://farm4.static.flickr.com/3212/2514288912_c0930c8f61.jpg?v=0",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=441+West+26th+Street,+New+York,+NY&sll=40.748541,-73.997641&sspn=0.00912,0.01869&ie=UTF8&ll=40.749565,-73.998713&spn=0.009119,0.01869&z=16&iwloc=addr",
"url" => ""
),
"Schedule" => array(
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array(),
array()
)
)
$venues = array(
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
),
array(
"Venue" => array()
)
)
$lastday = "1250292600"
$s = array(
"id" => "12",
"show_id" => "88",
"venue_id" => "2",
"time_id" => "2",
"starttime" => "1250294400",
"tickets" => "",
"Show" => array(
"show_name" => "Mantziggle",
"promo_blurb" => "Jason Mantzoukas (Baby Mama, Mother) and Rob Riggle (The Daily Show) present a two-man improv show.",
"home_city" => "LA",
"status_id" => "6",
"cast_list" => "Jason Mantzoukas, Rob Riggle",
"contact_email" => "john@ucbcomedy.com"
),
"Venue" => array(
"name" => "Hudson Guild Theatre",
"short_name" => "Hudson Guild"
),
"Time" => array(
"minutes" => "30"
)
)
$key = 1
$blurb = "<p><b>Cast:</b> Neil Casey, Matt DeCoster, John Gemberling, Curtis Gwinn, Will Hines, Rob Lathan, Andy Rocco</p>The members of Monkeydick spent years in a recording studio to put together a show that would revolutionize long-form improv. When the group fell apart due to drugs, mental illness and criminal imbecility, these recording were thought lost forever... until now. "
$preview = "<h3>Fri 6:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Monkeydick: the White Album</b></p><p class="also">New York City</p>
<p><p><b>Cast:</b> Neil Casey, Matt DeCoster, John Gemberling, Curtis Gwinn, Will Hines, Rob Lathan, Andy Rocco</p>The members of Monkeydick spent years in a recording studio to put together a show that would revolutionize long-form improv. When the group fell apart due to drugs, mental illness and criminal imbecility, these recording were thought lost forever... until now. </p>"</pre><pre>date - [internal], line ??
include - APP/views/venues/view.thtml, line 26
View::_render() - CORE/cake/libs/view/view.php, line 662
View::render() - CORE/cake/libs/view/view.php, line 376
Controller::render() - CORE/cake/libs/controller/controller.php, line 799
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88</pre></div>
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94
<tr>
<td width="100" class="venue_time">Fri 7:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/88/2">Mantziggle</a><br><span class="also">LA</span><span class="schedule_id hidden">12</span><span class="show_id hidden">88</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Fri 7:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Mantziggle</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Jason Mantzoukas, Rob Riggle</p>Jason Mantzoukas (Baby Mama, Mother) and Rob Riggle (The Daily Show) present a two-man improv show.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 7:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/261/2">Three Hole Punch</a><br><span class="also">Boston</span><span class="schedule_id hidden">517</span><span class="show_id hidden">261</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Fri 7:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Three Hole Punch</b></p><p class="also">Boston</p>
<p><p><b>Cast:</b> Shannon Connolly, Liz Caradonna, Misch Whitaker, Stephanie Jones</p>Three Hole Punch’s show style is fast-paced and conversational with heavy emphasis on character work. Anchored around four scenes in four different locations, permutations of three characters at a time are concurrently explored and edited, diverging and intersecting in often surprising ways. All m...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 8:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/319/2">SCRAM!</a><br><span class="also">Chicago, Minneapolis</span><span class="schedule_id hidden">507</span><span class="show_id hidden">319</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Fri 8:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>SCRAM!</b></p><p class="also">Chicago, Minneapolis</p>
<p><p><b>Cast:</b> Joe Bill, Jill Bernard</p>3 scenes, played by 2 improvisers, happen concurrently. Funny, Daring & Theatrical.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 8:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/427/2">WhipSuit</a><br><span class="also">Philadelphia</span><span class="schedule_id hidden">174</span><span class="show_id hidden">427</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Fri 8:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>WhipSuit</b></p><p class="also">Philadelphia</p>
<p><p><b>Cast:</b> Cubby Altobelli, Rick Horner</p>Whipsuit begins each show with humble gentility and childlike candor determined to surprise and inform. As Whipsuit hurls each intimate audience into a frenetic sensory feast, there is a lot to watch and listen to as moments arise that are both gratifying and funny. The characters may be quite abs...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 9:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/464/2">Dummy</a><br><span class="also">Chicago, IL</span><span class="schedule_id hidden">505</span><span class="show_id hidden">464</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Fri 9:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Dummy</b></p><p class="also">Chicago, IL</p>
<p><p><b>Cast:</b> Jason Shotts, Colleen Doyle</p>Jason Shotts and Colleen Doyle are a couple. They are also the longform improv duo named Dummy. With a combined seventeen-some-odd years improv experience and more than fifteen-aught months of roommate experience, prepare for things to get funny. And personal. And super gross.
Jason Shotts has b...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 9:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/124/2">Rock Awesome</a><br><span class="also">Calgary, Alberta</span><span class="schedule_id hidden">198</span><span class="show_id hidden">124</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Fri 9:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Rock Awesome</b></p><p class="also">Calgary, Alberta</p>
<p><p><b>Cast:</b> Mandy Sellers, Lauren Cochrane</p>Rock Awesome is gooder than you think. Seriously. This two-woman act, formed outside a Toronto Shell Station, brings together the awesomeness of longform improvisation and the rock-hard bods of finely-tuned mathletes—I mean athletes.
If you had to equate their style to… some sort of style...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 10:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/595/2">Antitrust Ice Cream</a><br><span class="also">Raleigh, NC</span><span class="schedule_id hidden">170</span><span class="show_id hidden">595</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Fri 10:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Antitrust Ice Cream</b></p><p class="also">Raleigh, NC</p>
<p><p><b>Cast:</b> Bryan Cronk, Del Flack, John Fowler, Jason Pates, Bobby Rathbone, Jenny Spencer</p>Performers will take you down paths of improv gold sprung from their imaginations and a suggestion provided by you, the audience.
Bryan Cronk, Del Flack, John Fowler, Jason Pates, Bobby Rathbone, and Jenny Spencer are all graduates of the iO South and The Worx Training Center with the drive to ma...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 10:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/111/2">Sentimental Lady</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">203</span><span class="show_id hidden">111</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Fri 10:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Sentimental Lady</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Joel Spence, Alex Berg, Alex Fernie, Mel Cowan, Todd Fasen, Johnny Meeks, Suzi Barrett</p>Sentimental Lady is one of UCB's West Coast harold teams. Known for it's compassion, kindness and understanding, Sentimental Lady is improv of the most romantic sort. That's why our name is Sentimental Lady.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 11:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/22/2">Rare Bird Show</a><br><span class="also">Philadelphia, PA</span><span class="schedule_id hidden">101</span><span class="show_id hidden">22</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Fri 11:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Rare Bird Show</b></p><p class="also">Philadelphia, PA</p>
<p><p><b>Cast:</b> Matt Holmes, Alexis Simpson, Nathan Edmondson</p>Rare Bird Show has been a highlight act at some of the biggest improv festivals in the country. The three-member Philly group takes one audience suggestion and creates a half-hour of scenes and characters from it.
Using a looser, more fluid version of the long-form structure The Harold, anything ...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 11:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/251/2">Fletcher</a><br><span class="also">Philadelphia </span><span class="schedule_id hidden">518</span><span class="show_id hidden">251</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Fri 11:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Fletcher</b></p><p class="also">Philadelphia </p>
<p><p><b>Cast:</b> Jay Brenner, John Buseman, Gillienne Nadeau , Dan Rich, Kristen Schier</p>Fletcher is one of Philly Improv Theatre's premiere long-form improv house teams. The tight cast of five is composed of some of the freshest and most talented improvisers in Philadelphia who, at the end of their first year together have crafted their own unique blend of wild storytelling and carefu...</p></span></div></td>
</tr>
<tr><td colspan="2" class="newday">Saturday</td></tr><tr>
<td width="100" class="venue_time">Sat 12:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/599/2">MISTER DIPLOMAT</a><br><span class="also">North Carolina</span><span class="schedule_id hidden">165</span><span class="show_id hidden">599</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 12:00 am, Hudson Guild Theatre</h3><p class="more_title"><b>MISTER DIPLOMAT</b></p><p class="also">North Carolina</p>
<p><p><b>Cast:</b> Zach Ward, Paula Pazderka, Jeremy McDonald, Andy Lavender, John Reitz, Kyle Chorpening, Mary Sasson</p>Anecdotes told by one of the performers, a celebrity or special guest inspire a world of absurd scenes, fully improvised by the most aggressive comedians in North Carolina. Featured at the NC Comedy Arts Festival (2004-2009), Philadelphia Improv Festival (2008), Charleston Comedy Festival (2009) and...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 12:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/578/2">Stripper's Picnic</a><br><span class="also">Chicago</span><span class="schedule_id hidden">374</span><span class="show_id hidden">578</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 12:30 am, Hudson Guild Theatre</h3><p class="more_title"><b>Stripper's Picnic</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Andrew Cornelius, Jessie Fisher, Eric Muller, Carly Olson, Neil O'Callaghan, John Pantlind, Laura Wilkinson</p>Strippers' Picnic prides itself on presenting strongly-thematic improvised journeys in their form "The Goody Basket". A love child of the Harold and the Deconstruction, anything can happen: monologues, an improvised ballet, feats of strength, and, once, a completely improvised a capella musical. The...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 1:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/123/2">Shark Attack!</a><br><span class="also">Los Angeles, CA</span><span class="schedule_id hidden">305</span><span class="show_id hidden">123</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 1:00 am, Hudson Guild Theatre</h3><p class="more_title"><b>Shark Attack!</b></p><p class="also">Los Angeles, CA</p>
<p><p><b>Cast:</b> Jason Horton, Erin McGathy, Hal Rudnick, Scott Palmason, Steve Greene, Eve Fizz</p>Shark Attack! is making it's return to the DCM for a third time. Things are good in threes, right?</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 11:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/100/2">Veal - Musical Improv</a><br><span class="also">New York</span><span class="schedule_id hidden">273</span><span class="show_id hidden">100</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 11:00 am, Hudson Guild Theatre</h3><p class="more_title"><b>Veal - Musical Improv</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Abby Holland, Andy Weiss, Doug Gordon, Jason Nettle, Kristen Aldrich, Susan Pickover, Ari Scott</p>Veal, the group Mel Brooks has heard about, presents New York's only musical Harold, filled with song, dance, and, of course, jazz hands. Veal has performed at the UCB's Cage-Match, at venues around the city, and on VH1's "Best Week Ever" video podcast. Veal is accompanied by Frank Spitznagel.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 11:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/228/2">MacGuffin</a><br><span class="also">New York City, NY</span><span class="schedule_id hidden">309</span><span class="show_id hidden">228</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 11:30 am, Hudson Guild Theatre</h3><p class="more_title"><b>MacGuffin</b></p><p class="also">New York City, NY</p>
<p><p><b>Cast:</b> Nash Bennett, Nick Carrillo, Jessica Lynn Curtis, Patty Devery, Josh Hurley, Brandon McTavish, Tracy Mull</p>MacGuffin is a high energy, fast-paced long form show that is one step ahead of the audience’s expectations. Together since the start of the year, MacGuffin members have studied with New York’s finest improv theatres including The Upright Citizens Brigade, Gotham City Improv, and The PIT and per...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 12:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/588/2">Party Trap </a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">303</span><span class="show_id hidden">588</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 12:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Party Trap </b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Courtney Davis, Eileen Hsi, Tova Kaplan, Matt Mower, Mike Capes, Jesse Price, Marissa Strickland, Betsy Sodaro</p>Come for the party, stay 'cause you're trapped! </p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 12:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/244/2">The Improv Co-Op/FBE </a><br><span class="also">Buffalo, NY</span><span class="schedule_id hidden">214</span><span class="show_id hidden">244</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 12:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>The Improv Co-Op/FBE </b></p><p class="also">Buffalo, NY</p>
<p><p><b>Cast:</b> Dan Dore, Mike Kroll, Katie Harlow, John Kehoe, others TBA</p>The Improv Co-Op/FBE, based out of Buffalo, NY - brings its own style of improvisation with training from Toronto, NYC, Buffalo and various festivals across the country. The ensemble's show comprises of Long & Short Form Improv, Sketch, and Video. For this show, they will just concentrate on the L...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 1:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/539/2">Saltine Warrior</a><br><span class="also">Syracuse, NY</span><span class="schedule_id hidden">215</span><span class="show_id hidden">539</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 1:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Saltine Warrior</b></p><p class="also">Syracuse, NY</p>
<p><p><b>Cast:</b> Jeff Kinsler, Nick Davoli, Joanna Jewitt, Mike Borden, Andy Friedson, Gabe Infantino, Joe Blum</p>Saltine Warrior will lead take you on a magical, improvised journey where anything can happen, leaving you satisfied with comical bliss.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 1:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/107/2">The Moving Walkways</a><br><span class="also">Baltimore, MD</span><span class="schedule_id hidden">193</span><span class="show_id hidden">107</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 1:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>The Moving Walkways</b></p><p class="also">Baltimore, MD</p>
<p><p><b>Cast:</b> Rich Ford, Emily Franzwa, Catharine Robertson, Roy Taff</p>The Moving Walkways roll up their sleeves and get to the bottom of a single scene with the meticulousness and attention to detail of one of those CSI people. No stone will be left unturned so just pray that you didn't leave any DNA behind or you're going up the river, pal.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 2:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/103/2">FORK</a><br><span class="also">Denver, CO</span><span class="schedule_id hidden">163</span><span class="show_id hidden">103</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 2:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>FORK</b></p><p class="also">Denver, CO</p>
<p><p><b>Cast:</b> Jon Jon Lannen, Jean Schuman</p>URL FOR VIDEO: http://forkimprov.webs.com/apps/videos/
FORK Improv Troupe has been in existence since 2005 and has had the pleasure of performing in many places. FORK is a unique improv experience that incorporates audience suggestion and a childlike “Yes &” attitude to make real happen each ...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 2:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/505/2">Flux Capacitor</a><br><span class="also">Hill Valley, CA.</span><span class="schedule_id hidden">253</span><span class="show_id hidden">505</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 2:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Flux Capacitor</b></p><p class="also">Hill Valley, CA.</p>
<p><p><b>Cast:</b> Jack Allison, Joe Hartzler, Matt Jones, Gian Molina, James Ross, Josh Simpson, Matty Smith, Monika Smith, Jonny Svarzbein</p>It's the show that travels through time! Watch as historical figures and people from different times interact for the first time. Time travel IS possible! </p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 3:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/224/2">Owl Farm</a><br><span class="also">Chicago</span><span class="schedule_id hidden">375</span><span class="show_id hidden">224</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 3:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Owl Farm</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Scott Barker, Eric Christensen, Brett Elam, Laurel George, Ben Kass, Josh Logan, Angie McMahon, John Pantlind, Molly Henderson, Patrick Raynor</p>Owl Farm hails from Chicago's Famed IO. They were recently nominated for "Best New Harold Team" at the 2009 Del Awards.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 3:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/41/2">BLACKOUT</a><br><span class="also">Chicago</span><span class="schedule_id hidden">342</span><span class="show_id hidden">41</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 3:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>BLACKOUT</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> EJ Caillouet, Ramon Smith, Darwin Smith, Sherman Edwards, Warren Phynix Johnson</p>BLACKOUT...The blacker the berry, the sweeter the improv!</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 4:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/146/2">JINX</a><br><span class="also">Washington, DC</span><span class="schedule_id hidden">182</span><span class="show_id hidden">146</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 4:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>JINX</b></p><p class="also">Washington, DC</p>
<p><p><b>Cast:</b> Amanda Hirsch, Jordan Hirsch, Sean Murphy, Aparna Nancherla, Michelle Swaney, Greg Tindale, Joe Uchno</p>What happens to ordinary people in extraordinary circumstances? JINX finds out as we follow two heroes, bound together by fate, on the quest of a lifetime. A perilous journey where nothing is certain and everything hangs in the balance. In the end, they might save the day, or they might let it al...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 4:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/175/2">Claymore</a><br><span class="also">Chicago</span><span class="schedule_id hidden">475</span><span class="show_id hidden">175</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 4:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Claymore</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Peyton Brown, James Gardiner, Brian Hurwitz, Josh Segovia, Tyler Smith</p>Brian, James, Josh, Peyton and Tyler have been performing together for over six years. Their strong friendship and history feeds into their uniquely soul-baring, high-energy improv show. In Claymore’s original long form, personal experiences and life lessons are shared, to inspire physically play...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 5:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/120/2">WDWMKR</a><br><span class="also">Toronto, Ontario, Canada</span><span class="schedule_id hidden">362</span><span class="show_id hidden">120</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 5:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>WDWMKR</b></p><p class="also">Toronto, Ontario, Canada</p>
<p><p><b>Cast:</b> Mandy Sellers, Janet Davidson, Jess Grant, Meagan Crump, Annie Bankes, Paloma Nunez, Kirsten Gallagher</p>Fuelled by some of the best and brightest up-and-coming female improvisers in Toronto Canada, this femme squad (pronounced "widowmaker") is anything but dainty</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 5:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/182/2">Murphy</a><br><span class="also">Austin, tx</span><span class="schedule_id hidden">469</span><span class="show_id hidden">182</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 5:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Murphy</b></p><p class="also">Austin, tx</p>
<p><p><b>Cast:</b> Brent Foshee, Lisa Jackson, Joshua Krilov, Anthony Norton, Stephanie Russo, Kyle Sweeney </p>Austin Texas's Best New Troupe from 2008, Murphy, continues to grow in 2009. Firmly rooted in the Harold, Murphy believes in building dynamic worlds, strong relationships, and funny games regardless of their current form. </p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 6:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/49/2">Tigers of Macedonia</a><br><span class="also">Chicago</span><span class="schedule_id hidden">216</span><span class="show_id hidden">49</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 6:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Tigers of Macedonia</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> F. Tyler Burnet, John Brewster, Rob Churchwell, Jim Crago, Andrew Humphries, Mel Evans, Wes Perry</p>The Tigers of Macedonia formed in 2004 as an Incubator team at the Playground. Since then, they have performed improvised comedy in
discrete amounts of time in front of audiences made up of people.
The Tigers play with a strong sense of attack, with a focus on grounded group work and telepathic...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 6:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/439/2">Loser Josh's Full-Throttle Montage Extravaganzaaa!!!! </a><br><span class="also">Washington DC</span><span class="schedule_id hidden">473</span><span class="show_id hidden">439</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 6:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Loser Josh's Full-Throttle Montage Extravaganzaaa!!!! </b></p><p class="also">Washington DC</p>
<p><p><b>Cast:</b> Stephanie Anderson, Elisa Cohen, Clay Foltz, Colleen McKenna, Paul Shanoski, Austen Villemez</p>What do you get when you combine 2 federal workers, a lawyer, a bartender, a mental health professional, and a frequent guest of the municipal court system? Loser Josh delivers rapid fire improv with the attention span of your average 3 year old, bringing cultural irrelevance to the UCB stage. </p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 7:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/119/2">Cheetarah</a><br><span class="also">Chicago</span><span class="schedule_id hidden">252</span><span class="show_id hidden">119</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 7:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Cheetarah</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Allison Bills, Erin Davidson, Katherine Gotsick, Colleen Murray, Paula Pazderka, Amber Tillett</p>Cheetarah is a female force from Chicago that first took the stage in 2000. This group is quick, flirty and sometimes (okay, often) filthy, and its sure to keep you on the edge of your seat laughing.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 7:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/61/2">Bruckheimer</a><br><span class="also">NY/LA</span><span class="schedule_id hidden">107</span><span class="show_id hidden">61</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 7:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Bruckheimer</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Owen Burke, Chad Carter, Paul Scheer</p>3 Guys, 1 scene.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 8:00 pm</td>
<td width="300"><div class="user_show user_minutes60 venue2 part"><a href="/dcm11/shows/view/145/2">BASSPROV</a><br><span class="also">Chicago</span><span class="schedule_id hidden">66</span><span class="show_id hidden">145</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 8:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>BASSPROV</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Mark Sutton, Joe Bill, various special guests</p>One of the most acclaimed improv shows of the decade. The award winning BASSPROV has played in over 30 cities across North America and is a critical and audience favorite.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 9:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/509/2">Midnight Society</a><br><span class="also">Austin, TX</span><span class="schedule_id hidden">468</span><span class="show_id hidden">509</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 9:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Midnight Society</b></p><p class="also">Austin, TX</p>
<p><p><b>Cast:</b> Lance Gilstrap, Joel Keith, Elizabeth Leader, Andy Petruzzo, Nick Ramirez, Stephen Short, Jericho Thorp</p>Midnight Society is a monster and Coldtowne Theater is their Frankenstein. Two years ago, the theater's instructors took a group of students and turned it into a troupe of improvisors. Midnight Society, however, is not your typical student troupe. Midnight Society, voted Best Improv Troupe in Austin...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 9:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/110/2">Lincoln's Bedroom</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">471</span><span class="show_id hidden">110</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 9:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Lincoln's Bedroom</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Peter Cameron, Cissy Fenwick, Michael Lopez, Ann Maddox, George Ouzounian, Jake Regal, Ben Siemon, Jeff Sloniker, Monika Smith</p>Want to see how they do it in Los Angeles? Come get steamy with Lincoln's Bedroom, a Harold team based out of the UCB Theatre in LA. They'll show you a good time.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 10:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/384/2">Big in Japan</a><br><span class="also">Toronto</span><span class="schedule_id hidden">179</span><span class="show_id hidden">384</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 10:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Big in Japan</b></p><p class="also">Toronto</p>
<p><p><b>Cast:</b> Bob Banks, Claire Salloum, Jess Grant, Sean Tabares, Sean Magee, Kevin Thom</p>Big in Japan is bigger than you in Japan, unless you are Japanese, are of whole or partial Japanese heritage, or live in Japan full or part-time.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 10:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/162/2">Jessica</a><br><span class="also">Chicago</span><span class="schedule_id hidden">474</span><span class="show_id hidden">162</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 10:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Jessica</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Courtney Hummel, Lindsey Finn, Leonardo Garcia, Nikhil Gahlawat</p>Jessica is five people exploring the tiny connections made from scene to scene, second to second.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 11:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/248/2">Drum Machine</a><br><span class="also">Minneapolis, MN</span><span class="schedule_id hidden">472</span><span class="show_id hidden">248</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 11:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Drum Machine</b></p><p class="also">Minneapolis, MN</p>
<p><p><b>Cast:</b> Jill Bernard</p>Drum Machine is Jill Bernard's one-person unscripted muscial featuring multiple characters in scenes, monologues and songs accompanied by the mad beats of the Zoom-Rhythmtrak 123 which Bernard calls, "Nature's finest drum machine." Typically the show opens by interviewing a member of the audience, ...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 11:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/581/2">The Moops</a><br><span class="also">Philadelphia </span><span class="schedule_id hidden">172</span><span class="show_id hidden">581</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sat 11:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>The Moops</b></p><p class="also">Philadelphia </p>
<p><p><b>Cast:</b> Mark Bringhurst, Mary Carpenter, Tommy Highland, Kelly Jennings, Dan Kramer, Don Montrey, Alli Soowal, Greg Maughan.</p>WHO ARE THE MOOPS? Well brother, The Moops are an all-star collection of some of the best improvisers currently in Philadelphia. They are the swingin-ist hipsters in town, daddy-o, and they will set allllllll your wrongs right.</p></span></div></td>
</tr>
<tr><td colspan="2" class="newday">Sunday</td></tr><tr>
<td width="100" class="venue_time">Sun 12:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/407/2">Dr. Fantastic</a><br><span class="also">Washington, DC</span><span class="schedule_id hidden">183</span><span class="show_id hidden">407</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 12:00 am, Hudson Guild Theatre</h3><p class="more_title"><b>Dr. Fantastic</b></p><p class="also">Washington, DC</p>
<p><p><b>Cast:</b> Michael Bass, Topher Bellavia, David Johnson, Tyler Korba, Zhubin Parang, Rory Scovel, Molly Woods</p>Dr. Fantastic is here to help you.
Since 1992, he has intensively practiced in the field of fantastic, and has conducted numerous studies on fantastic and its development and impact on the human body. His weekly seminars, featuring his patented Fantastic Pill, have helped millions of people reali...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 12:30 am</td>
<td width="300"><div class="user_show user_minutes60 venue2 part"><a href="/dcm11/shows/view/212/2">Super CageMatch</a><br><span class="also">NY / LA</span><span class="schedule_id hidden">71</span><span class="show_id hidden">212</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 12:30 am, Hudson Guild Theatre</h3><p class="more_title"><b>Super CageMatch</b></p><p class="also">NY / LA</p>
<p><p><b>Cast:</b> Curtis Gwinn, John Gemberling, Anthony Atamonik, Neil Casey, Adam Pally, Gil Ozeri, Colton Dunn, Eric Appel, Ben Rodgers, Eric Scott</p>UCB New York's Champion Death By Roo Roo takes on UCB LA's Champ Kaploosh to determine the world champion of the universe.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 11:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/495/2">Start Trekkin'- New York</a><br><span class="also">New York</span><span class="schedule_id hidden">263</span><span class="show_id hidden">495</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 11:00 am, Hudson Guild Theatre</h3><p class="more_title"><b>Start Trekkin'- New York</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Ben Sterling, Adam Sterling, Frank Todaro, Phil Ristaino, Kristen Ruhlin, Casey Jones, Aaron Saenz, Leslie Goshko, Kevin Brown, Juan Cardenas, Heather Jewels, Evan Morganstern, Lauren Hunt (tech)</p>Start Trekkin’ is the premier long-form improv comedy troupe in New York City performing hour-long live improvised “episodes” based on the original Series of Star Trek. Each “episode” follows a new crew and a new ship as they take on some of the most exciting problems sentient life has ...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 11:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/533/2">No Substitutions</a><br><span class="also">New York</span><span class="schedule_id hidden">262</span><span class="show_id hidden">533</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 11:30 am, Hudson Guild Theatre</h3><p class="more_title"><b>No Substitutions</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Jonathan Blank, Robin Gilmartin, Adam Taylor, Matthew Bratnick, Leo Mendoza and Tim Masick.</p>No Substitutions takes the Harold and speeds it up to match our attention deficit. Just as Twitter broke down opinions into 140 characters, No Substitutions breaks down scenes into a fast and furious onslaught of only the necessary. Try to keep up as we take improv from zero to 60 in, well, 25 minut...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 12:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/112/2">Slave Leia</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">346</span><span class="show_id hidden">112</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 12:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Slave Leia</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Kristy Webb, Gina Ippolito, Jessica Rona, Anne Freiermuth , Roxy MtJoy</p>Lady-Prov! Can you believe it? Slave Leia is a kick ass all-lady improv team based in Los Angeles, CA. Spawned from Jackie Clarke's "women of improv" workshop. After winning the I.O. west student Cagematch six weeks in a row, they have been going strong since. Slave Leia's feisty, sassy antics are ...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 12:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/523/2">The Universe</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">227</span><span class="show_id hidden">523</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 12:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>The Universe</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Nathan Blumenthal, Brian Cooperman, Josh Covitt, Courtney Hyde, Marcy Minton, Matt Newell, Jonathan Smith, Terryn Westbrook</p>The Universe, REALLY BIG IMPROV.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 1:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/65/2">Counter-Productive Lover</a><br><span class="also">Chicago, Il</span><span class="schedule_id hidden">212</span><span class="show_id hidden">65</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 1:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Counter-Productive Lover</b></p><p class="also">Chicago, Il</p>
<p><p><b>Cast:</b> Bryan Beckwith, Kyle Bethea, Karisa Bruin, Anthony Ellison, Dan Gordon, Letitia Guillaud, Sean Keith, Scott Morehead, Peter Robards, Amy Speckien, Jorin Garguillo (Director)</p>Spawned from the nurturing womb of the Chemically Imbalanced Comedy Theater, Counter Productive Lover is a long form improvisational group that is sick of lies. With an incredibly playful group mentality and a sense of humor that borders on the absurd CPL performs a fun, high-energy show as they con...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 2:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/603/2">Swartzlander</a><br><span class="also">NYC</span><span class="schedule_id hidden">377</span><span class="show_id hidden">603</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 2:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Swartzlander</b></p><p class="also">NYC</p>
<p><p><b>Cast:</b> Nate Dern, James Dwyer, Kyle Levenick, Joe Miles, Kathalina Nunez, Stephen Sajdak</p>The Swartzlander family is putting on a set of long-form improv and you're cordially invited! Just let us make you feel at home. Don't mind the screaming. It's how we show our love! Winners of the 2009 Indie Team Cagematch.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 2:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/239/2">Hotel Principality</a><br><span class="also">Raleigh, NC</span><span class="schedule_id hidden">167</span><span class="show_id hidden">239</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 2:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Hotel Principality</b></p><p class="also">Raleigh, NC</p>
<p><p><b>Cast:</b> Philip Boyne, Bryan Cronk, John Margeson, Christopher G. Moore, Brian K. Thacker</p>Check in and experience the greatest story never told. With one suggestion from the audience, Hotel Principality will create an original improvised musical theater experience.
The characters are extreme and rich in diversity. The stories are humorous, powerful, and unique. The cast are e...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 3:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/170/2">Imaginary Friends</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">301</span><span class="show_id hidden">170</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 3:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Imaginary Friends</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Scott Davis, Peter Dirksen, Gian Molina, James Ross, Jonny Svarzbein, Daniel Weiss, and Andrew Wollman</p>Use your imagination and have a blast with your Imaginary Friends, returning to DCM after a successful show last year is this Los Angeles based team. They missed you.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 3:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/394/2">The Riot!</a><br><span class="also">Chicago</span><span class="schedule_id hidden">378</span><span class="show_id hidden">394</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 3:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>The Riot!</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> John Anderson, Colleen Breen, Chris Burns, Aaron Caponigro, Jordana Chavin, Eric Clements, Seth Dodson, Sarah Fineout, Chad Foor, John Hartman, Jason Hodge, Kara Jakubec, Kara Moore, Tim Paul, Nick Rees, Emily Walker</p>The Riot! would be honored if you would see them perform long-form improvisation. It is, after all, the only thing they have going for them.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 4:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/225/2">BoxCo</a><br><span class="also">Chicago</span><span class="schedule_id hidden">476</span><span class="show_id hidden">225</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 4:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>BoxCo</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Kate Cohen, Lauren Van Kurin, Alison Weiss, Mike Przygoda</p>BoxCo was birthed by 4 hilarious, beautiful, diverse ladies whilst working a shift in The Second City Box Office. BoxCo uses movement, music and monologues to create a fully-improvised, long-form show. Directed by Second City Touring Company member, Brooke Bagnall, BoxCo has performed at Chicago's ...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 4:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/561/2">Silver City Pink</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">228</span><span class="show_id hidden">561</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 4:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Silver City Pink</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Jenn Winters, Amanda Tate, Jen Smedley, Andrea Cansler, Carla Snowden, Cynthia Whitworth</p>The eight women who are the informed citizens of Silver City Pink perform an improvised long-form show inspired by a special guest "Mayor" monologist chosen from the audience. The women improvise a fast, funny, and fluid three-act show based on the monologue, taking the mayorial stories in outrageou...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 5:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/243/2">Hot Lather Presents: As The Diamond Burns</a><br><span class="also">New York</span><span class="schedule_id hidden">350</span><span class="show_id hidden">243</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 5:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Hot Lather Presents: As The Diamond Burns</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Mike Cavanaugh, Matt Fisher, Jon Gutierrez, Molly Lloyd, Anna Rubanova, Achilles Stamatelaky, Mike Still, Abra Tabak, Andree Vermeulen, Paul Welsh </p>The steamy, smoky mining town of Charcoal Ridge, Connecticut is a lusty heathen hump of deceit, desire, murder, betrayal, doing it, and other things. Watch as the characters blindly follow their darkest passions into a pitch-black cave of surrender. </p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 5:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/604/2">Gillet & Sutton</a><br><span class="also">Annoyance</span><span class="schedule_id hidden">385</span><span class="show_id hidden">604</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 5:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Gillet & Sutton</b></p><p class="also">Annoyance</p>
<p><p><b>Cast:</b> Mark Sutton, Adina Gillett</p>Mark Sutton and Adina Gillett present two-person interweaving stories and multiple characters.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 6:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/121/2">Redux</a><br><span class="also">NYC</span><span class="schedule_id hidden">398</span><span class="show_id hidden">121</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 6:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Redux</b></p><p class="also">NYC</p>
<p><p><b>Cast:</b> Susannah Becket, Devlyn Corrigan, Katie Dippold, Anthony King, Chris Kula, Adam Pally, Charlie Sanders, Charlie Todd</p>Redux explores the same window of time from many different angles. Curious what's happening on the other side of that door? We'll show you. (Hint: it's probably someone baking a pie filled with hilarious comedy.)</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 6:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/37/2">Rogue Elephant</a><br><span class="also">New York</span><span class="schedule_id hidden">102</span><span class="show_id hidden">37</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 6:30 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Rogue Elephant</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Susannah Becket, Tim Curcio, Eddie Dunn, Silvija Ozols, Jim Santangeli, Nate Smith, Gavin Speiller</p>Rogue Elephant is one of the granddaddys of New York's indie improv scene. For five years they've performed a semimonthly show in the East Village, hosting over 80 different improv groups over the years. They've written two sketch shows and performed at the UCB, Chicago's IO Theatre, and a few col...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 7:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue2 part"><a href="/dcm11/shows/view/330/2">Police Chief Rumble: We've Got Magic to Do</a><br><span class="also">NEW YORK</span><span class="schedule_id hidden">69</span><span class="show_id hidden">330</span><span class="venue_id hidden">2</span><span class="preview hidden"><h3>Sun 7:00 pm, Hudson Guild Theatre</h3><p class="more_title"><b>Police Chief Rumble: We've Got Magic to Do</b></p><p class="also">NEW YORK</p>
<p><p><b>Cast:</b> Katie Dippold, Angeliki Ebbesen, Jeff Hiller, Chris Kula, David Martin, Bobby Moynihan, Charlie Sanders, Will Mclaughlin</p>The legendary (among small, specific circles) improv group Police Chief Rumble reunites to present their most popular characters, celebrity impressions and insane flashbacks - i.e. "the same show they did last year."
</p></span></div></td>
</tr>
</table>
<div id="more_info"></div>
</td><td>
<div class="venue_info">
<img src="http://farm4.static.flickr.com/3212/2514288912_c0930c8f61.jpg?v=0" class="venue_image" alt="" />
<p><b>Address:</b> 441 West 26th Street (<a href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=441+West+26th+Street,+New+York,+NY&sll=40.748541,-73.997641&sspn=0.00912,0.01869&ie=UTF8&ll=40.749565,-73.998713&spn=0.009119,0.01869&z=16&iwloc=addr">google maps</a>)</p>
</div>
</td></tr></table>
</div> <!-- end of 'part_schedule' -->
</div>
<!-- Add a footer to each displayed page -->
<div id="footer"> Question and comments to: <script language="Javascript">
<!-- Begin
jemail("dcm", "ucbt", "net");
// End -->
</script> | Don't Think
</div>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3429645-2");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>
"
$timestamp = "1 hour"
$useCallbacks = false
$now = 1371622559strtotime - [internal], line ??
CacheHelper::__writeFile() - CORE/cake/libs/view/helpers/cache.php, line 231
CacheHelper::cache() - CORE/cake/libs/view/helpers/cache.php, line 140
View::_render() - CORE/cake/libs/view/view.php, line 687
View::renderLayout() - CORE/cake/libs/view/view.php, line 450
View::render() - CORE/cake/libs/view/view.php, line 388
Controller::render() - CORE/cake/libs/controller/controller.php, line 799
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 230
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 88
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/Chicago' for 'CDT/-5.0/DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94