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: UCB Theatre</h2>
<div id="venues_list">Pick a venue: UCBT | <a href="/dcm11/venues/view/2">Hudson Guild</a> | <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> 307 West 26th St. New York, NY (<a href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=307+West+26th+St.+New+York,+NY&sll=37.0625,-95.677068&sspn=38.963048,76.552734&ie=UTF8&ll=40.748541,-73.997641&spn=0.00912,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 'CST/-6.0/no 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/1"
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/1"
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/1"
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/1"
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 = "29a9f40532499db7e185230cd5417c87"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1328341596
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/1"
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/1"
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/1"
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/1"
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/1"
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 = "29a9f40532499db7e185230cd5417c87"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1328341596
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/1"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "1",
"name" => "UCB Theatre",
"short_name" => "UCBT",
"address" => "307 West 26th St. New York, NY",
"directions" => "Subway: C,E trains to 23rd Street.
",
"image" => "http://upload.wikimedia.org/wikipedia/en/e/e9/Ucb_theatre.jpg",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=307+West+26th+St.+New+York,+NY&sll=37.0625,-95.677068&sspn=38.963048,76.552734&ie=UTF8&ll=40.748541,-73.997641&spn=0.00912,0.01869&z=16&iwloc=addr",
"url" => "http://www.ucbtheatre.net/"
),
"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(),
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" => "60",
"show_id" => "406",
"venue_id" => "1",
"time_id" => "5",
"starttime" => "1250285400",
"tickets" => "",
"Show" => array(
"show_name" => "Marathon Press Conference",
"promo_blurb" => "Recognized authorities on the art of long form improv answer your questions.",
"home_city" => "NY",
"status_id" => "6",
"cast_list" => "Everyone",
"contact_email" => "john@ucbcomedy.com"
),
"Venue" => array(
"name" => "UCB Theatre",
"short_name" => "UCBT"
),
"Time" => array(
"minutes" => "90"
)
)
$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 'CST/-6.0/no 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 'CST/-6.0/no 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/1"
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/1"
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/1"
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/1"
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 = "29a9f40532499db7e185230cd5417c87"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1328341596
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/1"
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/1"
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/1"
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/1"
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/1"
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 = "29a9f40532499db7e185230cd5417c87"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1328341596
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/1"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "1",
"name" => "UCB Theatre",
"short_name" => "UCBT",
"address" => "307 West 26th St. New York, NY",
"directions" => "Subway: C,E trains to 23rd Street.
",
"image" => "http://upload.wikimedia.org/wikipedia/en/e/e9/Ucb_theatre.jpg",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=307+West+26th+St.+New+York,+NY&sll=37.0625,-95.677068&sspn=38.963048,76.552734&ie=UTF8&ll=40.748541,-73.997641&spn=0.00912,0.01869&z=16&iwloc=addr",
"url" => "http://www.ucbtheatre.net/"
),
"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(),
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" => "60",
"show_id" => "406",
"venue_id" => "1",
"time_id" => "5",
"starttime" => "1250285400",
"tickets" => "",
"Show" => array(
"show_name" => "Marathon Press Conference",
"promo_blurb" => "Recognized authorities on the art of long form improv answer your questions.",
"home_city" => "NY",
"status_id" => "6",
"cast_list" => "Everyone",
"contact_email" => "john@ucbcomedy.com"
),
"Venue" => array(
"name" => "UCB Theatre",
"short_name" => "UCBT"
),
"Time" => array(
"minutes" => "90"
)
)
$key = 0
$blurb = "<p><b>Cast:</b> Everyone</p>Recognized authorities on the art of long form improv answer your questions."</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 'CST/-6.0/no 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 'CST/-6.0/no 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/1"
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/1"
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/1"
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/1"
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 = "29a9f40532499db7e185230cd5417c87"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1328341596
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/1"
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/1"
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/1"
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/1"
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/1"
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 = "29a9f40532499db7e185230cd5417c87"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1328341596
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/1"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "1",
"name" => "UCB Theatre",
"short_name" => "UCBT",
"address" => "307 West 26th St. New York, NY",
"directions" => "Subway: C,E trains to 23rd Street.
",
"image" => "http://upload.wikimedia.org/wikipedia/en/e/e9/Ucb_theatre.jpg",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=307+West+26th+St.+New+York,+NY&sll=37.0625,-95.677068&sspn=38.963048,76.552734&ie=UTF8&ll=40.748541,-73.997641&spn=0.00912,0.01869&z=16&iwloc=addr",
"url" => "http://www.ucbtheatre.net/"
),
"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(),
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" => "60",
"show_id" => "406",
"venue_id" => "1",
"time_id" => "5",
"starttime" => "1250285400",
"tickets" => "",
"Show" => array(
"show_name" => "Marathon Press Conference",
"promo_blurb" => "Recognized authorities on the art of long form improv answer your questions.",
"home_city" => "NY",
"status_id" => "6",
"cast_list" => "Everyone",
"contact_email" => "john@ucbcomedy.com"
),
"Venue" => array(
"name" => "UCB Theatre",
"short_name" => "UCBT"
),
"Time" => array(
"minutes" => "90"
)
)
$key = 0
$blurb = "<p><b>Cast:</b> Everyone</p>Recognized authorities on the art of long form improv answer your questions."
$preview = "<h3>Fri 4:30 pm, UCB Theatre</h3><p class="more_title"><b>Marathon Press Conference</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Everyone</p>Recognized authorities on the art of long form improv answer your questions.</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 'CST/-6.0/no DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94
<tr>
<td width="100" class="venue_time">Fri 4:30 pm</td>
<td width="300"><div class="user_show user_minutes90 venue1 part"><a href="/dcm11/shows/view/406/1">Marathon Press Conference</a><br><span class="also">NY</span><span class="schedule_id hidden">60</span><span class="show_id hidden">406</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 4:30 pm, UCB Theatre</h3><p class="more_title"><b>Marathon Press Conference</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Everyone</p>Recognized authorities on the art of long form improv answer your questions.</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 'CST/-6.0/no 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/1"
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/1"
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/1"
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/1"
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 = "29a9f40532499db7e185230cd5417c87"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1328341596
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/1"
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/1"
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/1"
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/1"
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/1"
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 = "29a9f40532499db7e185230cd5417c87"
SessionHelper::$path = "/"
SessionHelper::$lastError = NULL
SessionHelper::$security = NULL
SessionHelper::$time = 1328341596
SessionHelper::$sessionTime = false
SessionHelper::$watchKeys = array
SessionHelper::$id = NULL
SessionHelper::$_log = NULL
SessionHelper::$base = "/dcm11"
SessionHelper::$webroot = "/dcm11/"
SessionHelper::$here = "/dcm11/venues/view/1"
SessionHelper::$params = array
SessionHelper::$action = "view"
SessionHelper::$data = array
SessionHelper::$themeWeb = NULL
SessionHelper::$plugin = NULL
$venue = array(
"Venue" => array(
"id" => "1",
"name" => "UCB Theatre",
"short_name" => "UCBT",
"address" => "307 West 26th St. New York, NY",
"directions" => "Subway: C,E trains to 23rd Street.
",
"image" => "http://upload.wikimedia.org/wikipedia/en/e/e9/Ucb_theatre.jpg",
"gmaps" => "http://maps.google.com/maps?f=q&hl=en&geocode=&q=307+West+26th+St.+New+York,+NY&sll=37.0625,-95.677068&sspn=38.963048,76.552734&ie=UTF8&ll=40.748541,-73.997641&spn=0.00912,0.01869&z=16&iwloc=addr",
"url" => "http://www.ucbtheatre.net/"
),
"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(),
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 = "1250285400"
$s = array(
"id" => "13",
"show_id" => "57",
"venue_id" => "1",
"time_id" => "2",
"starttime" => "1250290800",
"tickets" => "",
"Show" => array(
"show_name" => "Facebook",
"promo_blurb" => "2 audience members are randomly plucked from the audience to get their FACEBOOK page examined and then turned into long form improvised comedy scenes based entirely on their profile, pictures, comments and status.",
"home_city" => "LA",
"status_id" => "6",
"cast_list" => "Owen Burke, Chad Carter, Rob Huebel, Seth Morris, Paul Scheer, and more",
"contact_email" => "john@ucbcomedy.com"
),
"Venue" => array(
"name" => "UCB Theatre",
"short_name" => "UCBT"
),
"Time" => array(
"minutes" => "30"
)
)
$key = 1
$blurb = "<p><b>Cast:</b> Everyone</p>Recognized authorities on the art of long form improv answer your questions."
$preview = "<h3>Fri 4:30 pm, UCB Theatre</h3><p class="more_title"><b>Marathon Press Conference</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Everyone</p>Recognized authorities on the art of long form improv answer your questions.</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 'CST/-6.0/no DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94
<tr>
<td width="100" class="venue_time">Fri 6:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/57/1">Facebook</a><br><span class="also">LA</span><span class="schedule_id hidden">13</span><span class="show_id hidden">57</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 6:00 pm, UCB Theatre</h3><p class="more_title"><b>Facebook</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Owen Burke, Chad Carter, Rob Huebel, Seth Morris, Paul Scheer, and more</p>2 audience members are randomly plucked from the audience to get their FACEBOOK page examined and then turned into long form improvised comedy scenes based entirely on their profile, pictures, comments and status.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Fri 6:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/145/1">BASSPROV</a><br><span class="also">Chicago</span><span class="schedule_id hidden">243</span><span class="show_id hidden">145</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 6:30 pm, UCB 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">Fri 7:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/461/1">Great Adventure</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">363</span><span class="show_id hidden">461</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 7:00 pm, UCB Theatre</h3><p class="more_title"><b>Great Adventure</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Jeff Sloniker, Chris Mosier, Kris Germain, Josh Meinderstma, Kevin Ford, Andrew Hanson
</p>The Great Adventure’s spirit is contagious and their comedy infectious. Inspired by Harold and the Slacker, the Great Adventure performs a fusion of characters, scenes and silliness. You've seen them on Reno 911, MTV's Popzilla and Fuel TV, now check them out on stage.
"Comedy that Rocks Sock...</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 venue1 part"><a href="/dcm11/shows/view/584/1">Henrietta Pussycat</a><br><span class="also">Chicago</span><span class="schedule_id hidden">364</span><span class="show_id hidden">584</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 7:30 pm, UCB Theatre</h3><p class="more_title"><b>Henrietta Pussycat</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Nancy Friedrich, Jason Shotts, Matt Manley, Marla Cacres, Mike Berg, Scott Goodhart, Patrick Stonelake, Louie Sanders, Forest Hynes, Ryan Archibald (Coach)</p>Debuting on weekend spots, Henreitta Pussycat is made up of vetran iO Chicago improvisers who put a twist on the Harold, with 6-8 first beat scenes. Nothing gets droped with this power house team of iO Vets! Their Harolds delight from begining to end!</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 venue1 part"><a href="/dcm11/shows/view/97/1">Code Duello: Hamilton & Burr</a><br><span class="also">Boston</span><span class="schedule_id hidden">345</span><span class="show_id hidden">97</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 8:00 pm, UCB Theatre</h3><p class="more_title"><b>Code Duello: Hamilton & Burr</b></p><p class="also">Boston</p>
<p><p><b>Cast:</b> Neil Reynolds, Matt Tucker</p>Alexander Hamilton. Aaron Burr. The Duel. It was an affair of honor. However, Burr and Hamilton's animosity ran much deeper than political rivalry. The two men, whose early letters indicate that they were once friendly, were brought to conflict over a simple insult. Historians still debate over the ...</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 venue1 part"><a href="/dcm11/shows/view/207/1">I Eat Pandas</a><br><span class="also">New York</span><span class="schedule_id hidden">504</span><span class="show_id hidden">207</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 8:30 pm, UCB Theatre</h3><p class="more_title"><b>I Eat Pandas</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Glennis McMurray, Eliza Skinner, Frank Spitznagel</p>I Eat Pandas does what it takes Andrew Lloyd Webber YEARS to do: crap out a musical from start to finish.</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 venue1 part"><a href="/dcm11/shows/view/596/1">Satellites</a><br><span class="also">NY</span><span class="schedule_id hidden">357</span><span class="show_id hidden">596</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 9:00 pm, UCB Theatre</h3><p class="more_title"><b>Satellites</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Rob Riggle, Jason Sudeikis, Ed Helms</p>Starring Rob Riggle, Jason Sudeikis, and Ed Helms.</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 venue1 part"><a href="/dcm11/shows/view/302/1">The Stepfathers</a><br><span class="also">NY</span><span class="schedule_id hidden">259</span><span class="show_id hidden">302</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 9:30 pm, UCB Theatre</h3><p class="more_title"><b>The Stepfathers</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Michael Delaney, Chris Gethard, Will Hines, Bobby Moynihan, Shannon O'Neill, Silvija Ozols, Andrew Secunda, Zach Woods</p>Eight of New York's top longform improvisors get together to take you on a tour of everything that's both cute and brutal.</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 venue1 part"><a href="/dcm11/shows/view/165/1">Last Day of School</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">258</span><span class="show_id hidden">165</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 10:00 pm, UCB Theatre</h3><p class="more_title"><b>Last Day of School</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Heather Campbell, Neil Campbell, Drew DiFonzo-Marks, David Harris, Paul Rust, Nick Wiger, Jim Woods</p>Last Day of School: The Txt Msg Show
Using actual text messages from audience members' phones as inspiration, Last Day of School creates a fast, funny, and fully improvised show.</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 venue1 part"><a href="/dcm11/shows/view/68/1">Apples and Oranges</a><br><span class="also">NY/LA</span><span class="schedule_id hidden">37</span><span class="show_id hidden">68</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 10:30 pm, UCB Theatre</h3><p class="more_title"><b>Apples and Oranges</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Matt Walsh, Jon Glazer</p>Matt Walsh (UCB) and Jon Glazer (Delocated, Late Night w/Conan O'Brien) bring you a fully-improvised show.</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 venue1 part"><a href="/dcm11/shows/view/332/1">Mission IMPROVable</a><br><span class="also">Chicago</span><span class="schedule_id hidden">516</span><span class="show_id hidden">332</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 11:00 pm, UCB Theatre</h3><p class="more_title"><b>Mission IMPROVable</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Kyle More, Ryan Keisling, Scott Morehead, and Mort Burke</p>"Mission IMPROVable has toured the nation,rocked Chicago's Lollapalooza, and now has resident companies in Chicago(Chicago Center of Performing Arts) and LA(MI's Westside Eclectic). They are pumped to bring thier unique long form explosion, entitled "The Argument" to DCM for the second year in a row...</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 venue1 part"><a href="/dcm11/shows/view/602/1">Pass The Mic</a><br><span class="also">LA</span><span class="schedule_id hidden">344</span><span class="show_id hidden">602</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Fri 11:30 pm, UCB Theatre</h3><p class="more_title"><b>Pass The Mic</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Sean Conroy, etc</p>Pass The Mic</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 venue1 part"><a href="/dcm11/shows/view/601/1">Flap Jackson</a><br><span class="also">LA</span><span class="schedule_id hidden">256</span><span class="show_id hidden">601</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 12:00 am, UCB Theatre</h3><p class="more_title"><b>Flap Jackson</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Allen Loeb, Bart Folkerts, Joe Hartzler, Matt Jones, Marisa Pinson, Lauren Palmigiano, Scott Rodgers, Josh Simpson</p>Flap Jackson is a UCBTLA Harold team that has been performing almost every week at Harold Night for over a year, and performed at last year's DCM.</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 venue1 part"><a href="/dcm11/shows/view/20/1">Doug Benson's I Love Movies Podcast Live</a><br><span class="also">LA</span><span class="schedule_id hidden">4</span><span class="show_id hidden">20</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 12:30 am, UCB Theatre</h3><p class="more_title"><b>Doug Benson's I Love Movies Podcast Live</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Doug Benson, tba</p>Doug Benson's I Love Movies Podcast live from the DCM.</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 venue1 part"><a href="/dcm11/shows/view/79/1">DERRICK</a><br><span class="also">New York</span><span class="schedule_id hidden">108</span><span class="show_id hidden">79</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 1:00 am, UCB Theatre</h3><p class="more_title"><b>DERRICK</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Dominic Dierkes, Donald Glover, DC Pierson</p>DC, Donald, and Dominic are three-fifths of the popular comedy group DERRICK. They will make stuff up for your enjoyment.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 1:30 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/177/1">America's Best Comic</a><br><span class="also">LA</span><span class="schedule_id hidden">34</span><span class="show_id hidden">177</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 1:30 am, UCB Theatre</h3><p class="more_title"><b>America's Best Comic</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Matt Besser, others</p>America's Best Comic!</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 1:45 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/62/1">Director's Commentary LIVE!</a><br><span class="also">NY/LA</span><span class="schedule_id hidden">44</span><span class="show_id hidden">62</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 1:45 am, UCB Theatre</h3><p class="more_title"><b>Director's Commentary LIVE!</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Matt Walsh, Paul Scheer, Seth Morris, Jackie Clarke, Chad Carter</p>You love cast & crew commentary on DVD. Well now you can watch it LIVE</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 2:00 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/28/1">Improvised Jane Austen</a><br><span class="also">Chicago</span><span class="schedule_id hidden">121</span><span class="show_id hidden">28</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 2:00 am, UCB Theatre</h3><p class="more_title"><b>Improvised Jane Austen</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Sarah Beckman, Colleen Breen, Mel Evans, Lauren Glass, Molly Henderson, Kyna Lenhof, Kate Parker, Mary Beth White </p>With independent heroines, misunderstood suitors, meddling mothers, and charming cads, Improvised Jane Austen creates a Regency love story on the spot. The eight women of the company take the suggestion of a novel the most prominent female author if the 19th century may have written and carry it th...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 2:15 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/490/1">Prospectors' Make 'em Up Jamboree</a><br><span class="also">Chicago</span><span class="schedule_id hidden">205</span><span class="show_id hidden">490</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 2:15 am, UCB Theatre</h3><p class="more_title"><b>Prospectors' Make 'em Up Jamboree</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Scott Morehead, Kyle Bethea, Peter Robards, Clayton Margeson</p>Four mining prospectors gather round the fire and entertain the boys and girls with a good ol' fashioned make 'em up!</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 2:30 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/70/1">Christian Lighthouse Players</a><br><span class="also">NY/LA</span><span class="schedule_id hidden">45</span><span class="show_id hidden">70</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 2:30 am, UCB Theatre</h3><p class="more_title"><b>Christian Lighthouse Players</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Matt Walsh, tba</p>Christian Lighthouse Players</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 2:45 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/249/1">The Greater Tuscon Area Real Estate Conference Improv Players</a><br><span class="also">Tuscon (and the surrounding gated communities)</span><span class="schedule_id hidden">128</span><span class="show_id hidden">249</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 2:45 am, UCB Theatre</h3><p class="more_title"><b>The Greater Tuscon Area Real Estate Conference Improv Players</b></p><p class="also">Tuscon (and the surrounding gated communities)</p>
<p><p><b>Cast:</b> Allan McLeod, Amanda Sitko, Mel Cowan, Alex Berg, Marisa Pinson, Joe Hartzler, Todd Fasen, Deborah Tarica, Patrick Clair, Hal Rudnick, Alex Fernie</p>Fresh off their corporate-mandated improv training/bonding exercise, some of the greater Tuscon region's best and funniest real estate agents are going to take to the stage and show you what improv is REALLY about. All the other real estate agents at the 2009 Tuscon Area Real Estate Conference loved...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 3:00 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/440/1">Yoda Hot Tub</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">206</span><span class="show_id hidden">440</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 3:00 am, UCB Theatre</h3><p class="more_title"><b>Yoda Hot Tub</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Brett Gelman, Paul Rust, Neil Campbell</p>Verteran comedy icons Paul Rust and Neil Campbell interview veteran Jedi Master Yoda (veteran Pulitzer Prize winner Brett Gelman) in a hot tub. A lot of unanswered questions will surely be answered.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 3:15 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/448/1">So Hot...</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">250</span><span class="show_id hidden">448</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 3:15 am, UCB Theatre</h3><p class="more_title"><b>So Hot...</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Joy Allen, Devin Mahoney, Kevin Peter Berg, Steve Greene, Jason Horton, Erin McGathy, Chris McGowan, Jason Meier, Mandee Miller, Scott Palmason, Hal Rudnick, Eve Fizz</p>So Hot is a long-form improv show set in a hot trend-setting Hollywood night club. The women, the agents, the celebs, the $25 martinis, the actors, the palm trees, the paparazzi, everything. All we need is a suggestion…</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 3:30 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/374/1">The New York Mets MONOSCENE SPECTACULAR</a><br><span class="also">new york</span><span class="schedule_id hidden">139</span><span class="show_id hidden">374</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 3:30 am, UCB Theatre</h3><p class="more_title"><b>The New York Mets MONOSCENE SPECTACULAR</b></p><p class="also">new york</p>
<p><p><b>Cast:</b> Darryl Strawberry, Doc Gooden, Lenny Dyksta, Tim Teufel, Rafael Santana, Ron Darling, Mookie Wilson, HoJo, Roger McDowell, Sid Fernandez, etc</p>Darryl Strawberry leads other members of the Mets, past and present, in a dynamite, height of the intelligence monoscene that takes place inside CitiField.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 3:45 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/185/1">Killer-Prov</a><br><span class="also">LA</span><span class="schedule_id hidden">122</span><span class="show_id hidden">185</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 3:45 am, UCB Theatre</h3><p class="more_title"><b>Killer-Prov</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Michael Busch , Cale Hartmann , Josh Simpson , Scott Rodgers , Jennie Pierson , Amanda Sitko , Katie Dippold , Hal Rudnick – , Jack Allison , Jeff Sloniker </p>Killer-Prov. Famous serial killers perform long-form improv. It'll be killer!*
*The person who wrote this has been killed.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 4:00 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/43/1">The Straight Men</a><br><span class="also">NYC</span><span class="schedule_id hidden">278</span><span class="show_id hidden">43</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 4:00 am, UCB Theatre</h3><p class="more_title"><b>The Straight Men</b></p><p class="also">NYC</p>
<p><p><b>Cast:</b> Dominic Dierkes, Brandon Gardner, Kevin Hines, Will Hines, Anthony King, Porter Mason, John Murray, Charlie Todd</p>A comedic straight man's job is to justify the crazy or unusual choices that their ensemble makes. But what if the entire ensemble is composed solely of these straight men? On a team where everyone insists on being normal, who will be labeled as crazy? Come and find out.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 4:15 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/210/1">D2: Return of the Dicemen</a><br><span class="also">Los Angeles & New York</span><span class="schedule_id hidden">410</span><span class="show_id hidden">210</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 4:15 am, UCB Theatre</h3><p class="more_title"><b>D2: Return of the Dicemen</b></p><p class="also">Los Angeles & New York</p>
<p><p><b>Cast:</b> Andrew Dice Clay</p>Can you imagine what it would be like if a stage full of Andrew Dice Clays put on an improv show? Well now you don't have to, because it's literally happening in front of your fuckin' eyes you piece of shit! OH!</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 4:30 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/451/1">To Catch A Predator: Improv Edition, Volume 3</a><br><span class="also">New York</span><span class="schedule_id hidden">455</span><span class="show_id hidden">451</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 4:30 am, UCB Theatre</h3><p class="more_title"><b>To Catch A Predator: Improv Edition, Volume 3</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Curtis Gwinn, Anthony Atamanuik, Andy Rocco, Paul Scheer, Neil Casey, Jackie Clarke, Brett Gelman, Jon Daly, Gavin Speiller, Adam Pally, Gil Ozeri</p>If you love MSNBC's "To Catch A Predator" (is it even still on the air?), you'll cream your jeans over the Improv Edition, Volume 3! Watch in awe as Chris Hansen shames a litany of skulking pedophiles! Delight as the pedos leer at and chase a small, innocent faux-child! Lick your lips as they catch...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 4:45 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/81/1">Worst. Heckle. Ever.</a><br><span class="also">NY</span><span class="schedule_id hidden">456</span><span class="show_id hidden">81</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 4:45 am, UCB Theatre</h3><p class="more_title"><b>Worst. Heckle. Ever.</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Ben Schwartz, Gil Ozeri, Adam Pally, Donald Glover, DC Pierson, Dominic Dierkes, Anthony King, Ben Rodgers, a mess of other drunk people</p>The worst audience ever heckles a man trying to get through his one person show.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 5:00 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/522/1">Make that Sandwich!</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">457</span><span class="show_id hidden">522</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 5:00 am, UCB Theatre</h3><p class="more_title"><b>Make that Sandwich!</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Billy Merritt, Various celebrity impersonations</p>Make that Sandwich is the the newest game show sweeping the nation. Billy Merritt, your host, chooses contestants from the audiance and a panel of celberties guess what kind of sandwich that person would eat.
celebreties in the past include:
Martin Scorcese
1980 George Michaels
Japanese pop star...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 5:15 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/26/1">UCBW: Kicking Ass & Taking Suggestions</a><br><span class="also">New York City</span><span class="schedule_id hidden">458</span><span class="show_id hidden">26</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 5:15 am, UCB Theatre</h3><p class="more_title"><b>UCBW: Kicking Ass & Taking Suggestions</b></p><p class="also">New York City</p>
<p><p><b>Cast:</b> Chuck McMahon, Uncle Eddie, Marz, Pu Kang Kang, The Fraternity, Rattlesnake Frank, Emperor Constantine, Muscles Marinara, Steve Gristedes, The Mountain Men, Dr, Fujimora, The Cowboy, Punchmug, Kirk Cameron, Locke , Keye, The Blue Bullet, Anne Frank, Wall Street, The King of Hearts, The Jewish American Princess, The Crazy Cat Lady, The Varsity Boys, BucketFace, The Lunchlady, Jerry Garcia, Lezzie Steel, Mary-Kate Olsen, Father Time, Referee Pat Baer, TT Billingsworth, The Captain, Spit Brunkle</p>For the fourth consecutive year, 14,000 strong will be in the sold out UCBW Arena to watch all of your favorite MegaStars put aside their differences (for the most part) to honor Del Close, the man who paved the way for comedy wrestling. But this year, they'll step outside the ring and onto the sta...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 5:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/405/1">THEATRE CLEANING</a><br><span class="also">NY</span><span class="schedule_id hidden">24</span><span class="show_id hidden">405</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 5:30 am, UCB Theatre</h3><p class="more_title"><b>THEATRE CLEANING</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> N/A</p>Theatre Cleaning.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 6:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/19/1">Bad Data</a><br><span class="also">New Yok, NY</span><span class="schedule_id hidden">94</span><span class="show_id hidden">19</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 6:00 am, UCB Theatre</h3><p class="more_title"><b>Bad Data</b></p><p class="also">New Yok, NY</p>
<p><p><b>Cast:</b> Kim Ferguson, Melanie Hamlett, Mike Sapp, Phil Weintraub, Brett White, Trevor Williams, Jessica Wyant</p>Bad Data performs a montage!</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 6:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/64/1">FUTURO</a><br><span class="also">New York</span><span class="schedule_id hidden">292</span><span class="show_id hidden">64</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 6:30 am, UCB Theatre</h3><p class="more_title"><b>FUTURO</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Kate Donat, Brendan Flaherty, Jamison Guest, Kerry McGuire, Brynn O'Malley, Josh Rachford, John Timothy
</p>Improv comedy from fifteen minutes in the future.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 7:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/24/1">The Stamp and Coin Club: Dues Must Be Paid</a><br><span class="also">New York, NY</span><span class="schedule_id hidden">95</span><span class="show_id hidden">24</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 7:00 am, UCB Theatre</h3><p class="more_title"><b>The Stamp and Coin Club: Dues Must Be Paid</b></p><p class="also">New York, NY</p>
<p><p><b>Cast:</b> Adam Bozarth, Alex Charak, Dustin Drury, Jill Morris, Simon Philion, Andrew Yurman-Glaser</p>Last year, a person who had been at the marathon the entire time was asked what was their favorite show so far, and they responded "The Stamp and Coin Club." Why not make The Stamp and Coin club YOUR favorite show?</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 7:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/200/1">DYNASTY</a><br><span class="also">NYC</span><span class="schedule_id hidden">268</span><span class="show_id hidden">200</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 7:30 am, UCB Theatre</h3><p class="more_title"><b>DYNASTY</b></p><p class="also">NYC</p>
<p><p><b>Cast:</b> Brigid Boyle, Jenn Cowan, Elizabeth Findlay, Eden Gauteron, Michael McFarland, John Roukis, Alexis Saarela</p>DYNASTY is 7-member team from The Magnet Theater, NYC. They perform long-form, high-energy improv on a weekly basis as part of MegaWatt, The Magnet's "super group" showcase. DYNASTY is ready to rock your comedy world!</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 8:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/72/1">Thank You, Robot</a><br><span class="also">New York City</span><span class="schedule_id hidden">96</span><span class="show_id hidden">72</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 8:00 am, UCB Theatre</h3><p class="more_title"><b>Thank You, Robot</b></p><p class="also">New York City</p>
<p><p><b>Cast:</b> Jeremy Bent, Seth Lind, Matt Little, Casey Savage, Christopher Scott, Abra Tabak, John Robert Wilson</p>Local NYC supergroup Thank You, Robot performs an organic set. Come be dazzled as we make woosh woosh sounds.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 8:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/181/1">No-U-Ki'in Improv</a><br><span class="also">New York City</span><span class="schedule_id hidden">272</span><span class="show_id hidden">181</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 8:30 am, UCB Theatre</h3><p class="more_title"><b>No-U-Ki'in Improv</b></p><p class="also">New York City</p>
<p><p><b>Cast:</b> Mike Still, Zach Dresler, Andre Vermuelen, Ryan Willard, Stephen Michael Rondel, Molly Lloyd, Anna Rubanova</p>Yo! What up Ki'in... whatchu know about Ki'ins livin in Manha'an... yeah they do improv. Whatchu know about that, huh? Wha? Wha U know!? Oh No-U-Ki'in!!!! Guess you just gotta come check it out yo!</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 9:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/76/1">Dumpster Tequila</a><br><span class="also">New York</span><span class="schedule_id hidden">323</span><span class="show_id hidden">76</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 9:00 am, UCB Theatre</h3><p class="more_title"><b>Dumpster Tequila</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Evan Watkins, Halina Newberry, Patty Devery, Kerry McGuire, JoJo Glick, Jessica Marasco, Maggie Lehrman, Brian Waters, Ari Scott</p>Who doesn't like a big broadway musical, now imagine that there are no fancy costumes, no fancy sets, and everything is improvised. That's what happens when Dumpster Tequila takes the stage, witness a full blown musical complete with dancing and singing, and the best part, it's all made up! </p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 9:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/129/1">Identity Theft</a><br><span class="also">New York City</span><span class="schedule_id hidden">302</span><span class="show_id hidden">129</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 9:30 am, UCB Theatre</h3><p class="more_title"><b>Identity Theft</b></p><p class="also">New York City</p>
<p><p><b>Cast:</b> Sarah Claspell, Brian Craine, Zed Cutsinger, Josh Patten, Andy Weiss, Dan Hoddapp, Peter Harmelin, Mike Scollins</p>Identity Theft is a serious crime. Luckily, the only thing this Identity Theft plans on stealing is your heart. Made up of a group of crackerjack teen detectives, we’ll solve the deepest mysteries of humanity in exactly 30 minutes culminating in a mind, body and soul shaking blackout. Directed ...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 10:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/211/1">Freeze Frame Improv</a><br><span class="also">Flemington, NJ</span><span class="schedule_id hidden">519</span><span class="show_id hidden">211</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 10:00 am, UCB Theatre</h3><p class="more_title"><b>Freeze Frame Improv</b></p><p class="also">Flemington, NJ</p>
<p><p><b>Cast:</b> Brandon Waters, Marcy Jarreau, Scott Vicari, Rob Camerino, Drew Mason, Kurt Csolak</p>We are suburban teenagers with a lot of spunk! Our show is always full of energy and free of inhibitions because we don't have jobs, or kids, or mortgages. 'Harold' is a good friend of ours and we are sure to whisk you away to our world of a worry-free life that can't tell you what "recession" mea...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 10:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/344/1">The Puppet Revolution</a><br><span class="also">NYC</span><span class="schedule_id hidden">325</span><span class="show_id hidden">344</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 10:30 am, UCB Theatre</h3><p class="more_title"><b>The Puppet Revolution</b></p><p class="also">NYC</p>
<p><p><b>Cast:</b> The Puppet Regime is Marcus Bishop-Wright, Kirk Damato, Amey Goerlich & John Robert Wilson.
Sock is Corrine Allarde, Sam Bradford, Frank Hejl, Michael Short, Douglas Smith & John Robert Wilson
</p>A call to arms! The Puppet Regime and Sock invite you to cast off the chains of your oppressors and throw your hands in the air. Two teams of puppets and special guests join together for the first time. The revolution will be improvised! Contact ThePuppetRegime@gmail.com, to enlist. </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 venue1 part"><a href="/dcm11/shows/view/8/1">The Spinoffs</a><br><span class="also">Brooklyn</span><span class="schedule_id hidden">328</span><span class="show_id hidden">8</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 11:00 am, UCB Theatre</h3><p class="more_title"><b>The Spinoffs</b></p><p class="also">Brooklyn</p>
<p><p><b>Cast:</b> Rob Michael Hugel, Eddie Brawley, Leslie Meisel-Ellis, Shannon Coffey, Dustin Drury, Dan Klein, Tony Rodriguez</p>Better than The Jeffersons</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 venue1 part"><a href="/dcm11/shows/view/53/1">The Girlfriend</a><br><span class="also">Evanston, IL</span><span class="schedule_id hidden">366</span><span class="show_id hidden">53</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 11:30 am, UCB Theatre</h3><p class="more_title"><b>The Girlfriend</b></p><p class="also">Evanston, IL</p>
<p><p><b>Cast:</b> Nick Kanellis, Jason Tyne-Zimmerman, Adam Rowings, Alan Simpson, Joshua Sherman, Britta Rowings, Dana Kaplan-Angle, Josiah Jenkins</p>Just like Sparknotes, only funnier.</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 venue1 part"><a href="/dcm11/shows/view/338/1">Victory At Sea</a><br><span class="also">Chicago</span><span class="schedule_id hidden">367</span><span class="show_id hidden">338</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 12:00 pm, UCB Theatre</h3><p class="more_title"><b>Victory At Sea</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Dan Gordon, Kellen Alexander, Katy Colloton, Matt Owens, Scott Morehead, Caitlin Barlow, Jon Hartman</p>Victory at Sea comes to you from Chicago's Playground Theatre. This team will present patient group work, energetic scenes, and perhaps have some fun along the way.</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 venue1 part"><a href="/dcm11/shows/view/252/1">Activity Book </a><br><span class="also">Philadelphia </span><span class="schedule_id hidden">368</span><span class="show_id hidden">252</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 12:30 pm, UCB Theatre</h3><p class="more_title"><b>Activity Book </b></p><p class="also">Philadelphia </p>
<p><p><b>Cast:</b> Kim Breslin, Kelly Jo Little, John Nolan, Jana Savini, Jason Stockdale, Michael Schwartz, Alan Williams, Rick Horner (Director)</p>We were all born knowing how to improvise, but growing up squelched that spirit of fun. Activity Book, an original Resident Group of the Philly Improv Theater, presents a playful half-hour of of the fun you thought you grew too old for. The casts' birthdays span two decades, proving that playfulness...</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 venue1 part"><a href="/dcm11/shows/view/233/1">Big, Fat and Stealthy</a><br><span class="also">Raleigh, NC</span><span class="schedule_id hidden">169</span><span class="show_id hidden">233</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 1:00 pm, UCB Theatre</h3><p class="more_title"><b>Big, Fat and Stealthy</b></p><p class="also">Raleigh, NC</p>
<p><p><b>Cast:</b> Leo DiNapoli, Christopher G. Moore, Travis Pomeroy, David Sherson, Chris Spencer, Camden Watts</p>Big Fat & Stealthy (BFS) is a long form improvisation team trained by ComedyWorx and iO Chicago. Fast-paced, daring and unashamed, Big Fat & Stealthy creates adventures and characters based on suggestions from the audience.</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 venue1 part"><a href="/dcm11/shows/view/208/1">Boner Petite</a><br><span class="also">Chicago, IL</span><span class="schedule_id hidden">520</span><span class="show_id hidden">208</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 1:30 pm, UCB Theatre</h3><p class="more_title"><b>Boner Petite</b></p><p class="also">Chicago, IL</p>
<p><p><b>Cast:</b> Victoria Bartley, Annie Donley, Julia Kobos, Jo Scott, Rachel Showalter, Rebecca Silber, Christine Tawfik</p>The ladies of Boner Petite ask that you sit back, relax and don't touch the girls. We will make you laugh, we might make you cry, but we will never, ever let you finish first. </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 venue1 part"><a href="/dcm11/shows/view/580/1">Galapagos</a><br><span class="also">Phoenix</span><span class="schedule_id hidden">160</span><span class="show_id hidden">580</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 2:00 pm, UCB Theatre</h3><p class="more_title"><b>Galapagos</b></p><p class="also">Phoenix</p>
<p><p><b>Cast:</b> Bill Binder, Jose Gonzalez, Jon Jahrmarkt, Mark Jordan, Shane Shannon</p>Emerging from the desert metropolis of Phoenix, Galapagos shakes down a suggestion, starts with a palette of Harold, and lets the moment and group mind mutate it. One of Phoenix's pioneering forces of longform, Galapagos shines light upon the mundane to find the twisted, peppers absurdity into the e...</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 venue1 part"><a href="/dcm11/shows/view/187/1">Team Clap Flip</a><br><span class="also">Wailuku</span><span class="schedule_id hidden">113</span><span class="show_id hidden">187</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 2:30 pm, UCB Theatre</h3><p class="more_title"><b>Team Clap Flip</b></p><p class="also">Wailuku</p>
<p><p><b>Cast:</b> Ben Warheit, Jeff Lange, Bryan Cummings, Eric Sweder</p>This is the furthest inland that Team Clap Flip has ever performed.</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 venue1 part"><a href="/dcm11/shows/view/314/1">Standards & Practices</a><br><span class="also">Toronto</span><span class="schedule_id hidden">177</span><span class="show_id hidden">314</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 3:00 pm, UCB Theatre</h3><p class="more_title"><b>Standards & Practices</b></p><p class="also">Toronto</p>
<p><p><b>Cast:</b> Cameron Algie, Matt Folliott, Isaac Kessler, Kevin Patrick Robbins, Karen Stern, Sarah Tompson, Tom Vest, Kevin Whalen</p>Standards & Practices performs highly thematic improv shows that build out from a single suggestion that affects characters, theme and even the structural composition of the show itself.</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 venue1 part"><a href="/dcm11/shows/view/315/1">ColdTowne</a><br><span class="also">Austin, TX</span><span class="schedule_id hidden">191</span><span class="show_id hidden">315</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 3:30 pm, UCB Theatre</h3><p class="more_title"><b>ColdTowne</b></p><p class="also">Austin, TX</p>
<p><p><b>Cast:</b> Arthur Simone, Justin York, Michael Jastroch</p>Three time "Best of Austin" winner for "Best Comedy Group," ColdTowne's shows are character-driven long form improv pieces that explore the absurd predictability of human behavior. Smart, weird and sometimes crass, ColdTowne's shows have been called "...a fiercely enjoyable brain warp of a time." </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 venue1 part"><a href="/dcm11/shows/view/4/1">Omelet</a><br><span class="also">Chicago, Illinois</span><span class="schedule_id hidden">390</span><span class="show_id hidden">4</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 4:00 pm, UCB Theatre</h3><p class="more_title"><b>Omelet</b></p><p class="also">Chicago, Illinois</p>
<p><p><b>Cast:</b> Cate Freedman, Fran McKearn</p>The metropolitan area’s most loveable old birds, reminiscent of the seniors of any and every American family, Queenie and Joy, have found themselves dining just a booth away from you at your Denny’s.The whole room is full of singles ready to gallivant about town with their unmarried grandchildre...</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 venue1 part"><a href="/dcm11/shows/view/131/1">Team Finland: VSOP</a><br><span class="also">Riihimaki, Finland</span><span class="schedule_id hidden">72</span><span class="show_id hidden">131</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 4:30 pm, UCB Theatre</h3><p class="more_title"><b>Team Finland: VSOP</b></p><p class="also">Riihimaki, Finland</p>
<p><p><b>Cast:</b> Teemu Aromaa, Niko Mäkinen, Lari Palander, Misa Palander, Ulla Virtanen</p>It's the land of thousand lakes, the home of so many great NHL players and the Moomin. And yes, their president does look like Conan O'Brien....
Improv group VSOP from Finland has landed to New York City. See this BILINGUAL show, mixing Finnish and English. Never has Harold been this Finntastic!</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 venue1 part"><a href="/dcm11/shows/view/152/1">ImprovBoston Mainstage</a><br><span class="also">Cambridge, MA</span><span class="schedule_id hidden">394</span><span class="show_id hidden">152</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 5:00 pm, UCB Theatre</h3><p class="more_title"><b>ImprovBoston Mainstage</b></p><p class="also">Cambridge, MA</p>
<p><p><b>Cast:</b> Will Luera, Paul Dome, Rachel Rosenthal, Taylor Newhall, David Sawyer, Sasha Goldberg</p>ImprovBoston Mainstage is the ever-evolving show that is the cornerstone of ImprovBoston. Blending skillful storytelling, memorable music, audience participation, and joyful chaos, an elite cast of Boston's best improvisers creates a show that redefines itself with every performance. No rules. No bo...</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 venue1 part"><a href="/dcm11/shows/view/151/1">bright young things</a><br><span class="also">Washington, DC</span><span class="schedule_id hidden">395</span><span class="show_id hidden">151</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 5:30 pm, UCB Theatre</h3><p class="more_title"><b>bright young things</b></p><p class="also">Washington, DC</p>
<p><p><b>Cast:</b> Brett Mannes, Shawn Westfall, Rachel Showalter, Tim Martin, Joe Randazzo, Pete Bergen</p>Bright Young Things is a comedy show consisting of 6 people who wouldn’t acknowledge each other if they weren’t on stage together. Shawn is twitchy. Joe is shorty. Rachel is purty. Pete is seedy. Brett is girly. Tim is slowly. They’re the indy rock of a (adverb + gerund here) Washington, D.C. ...</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 venue1 part"><a href="/dcm11/shows/view/86/1">The Upright Citizens Brigade</a><br><span class="also">LA</span><span class="schedule_id hidden">16</span><span class="show_id hidden">86</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 6:00 pm, UCB Theatre</h3><p class="more_title"><b>The Upright Citizens Brigade</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Matt Besser, Ian Roberts, Matt Walsh</p>The UCB perform live.</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 venue1 part"><a href="/dcm11/shows/view/405/1">THEATRE CLEANING</a><br><span class="also">NY</span><span class="schedule_id hidden">25</span><span class="show_id hidden">405</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 6:30 pm, UCB Theatre</h3><p class="more_title"><b>THEATRE CLEANING</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> N/A</p>Theatre Cleaning.</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 venue1 part"><a href="/dcm11/shows/view/303/1">Death By Roo Roo</a><br><span class="also">NY</span><span class="schedule_id hidden">492</span><span class="show_id hidden">303</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 7:00 pm, UCB Theatre</h3><p class="more_title"><b>Death By Roo Roo</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Anthony Atamanuik, Neil Casey, John Gemberling, Curtis Gwinn, Gil Ozeri, Adam Pally, Gavin Speiller</p>2008 Cagematch NYC champions Death By Roo Roo’s ensemble cast is comprised of some of the best comedians working in New York City. Collectively the members of Death By Roo Roo have appeared in NBC’s 30 Rock, Todd Solondz’ Palindromes, NBC’s Late Night with Conan O’Brien, Cartoon Network’...</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 venue1 part"><a href="/dcm11/shows/view/551/1">The Mighty Stumps</a><br><span class="also">Los Angeles, CA</span><span class="schedule_id hidden">497</span><span class="show_id hidden">551</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 7:30 pm, UCB Theatre</h3><p class="more_title"><b>The Mighty Stumps</b></p><p class="also">Los Angeles, CA</p>
<p><p><b>Cast:</b> Stephen James, James Mastraienni, Mike McLendon, Katie Hill, Carla Snowden, Judith Shelton</p>The Mighty Stumps are a group of six Los Angeles based actors who came together in the summer of 2007 with one goal in mind: create and perform an improvised play in the style of Anton Chekhov. The result is a fun-filled four act improvised comedy/drama. They hope to have the audience laughing and...</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_minutes30 venue1 part"><a href="/dcm11/shows/view/122/1">Virgin Daiquiri</a><br><span class="also">Chicago</span><span class="schedule_id hidden">498</span><span class="show_id hidden">122</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 8:00 pm, UCB Theatre</h3><p class="more_title"><b>Virgin Daiquiri</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Dina Facklis, Susan Salvi, Aidy Bryant, Emily Wilson, Beth Melewski, Colleen Murray, Abby McEnany, Molly Erdman, Megan Grano, Amanda Blake Davis, Nicola Margolis, Jessica Robbins (Guitar)</p>Virgin Daiquiri, by definition, means "pure fun." And that's the only goal of this all-female veteran troupe from Chicago. Inspired by the "worse piece of advice you've ever been given," this group scenically and sometimes musically explores the comedy of life's curveballs.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sat 8:30 pm</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/190/1">Opening Night: The Improvised Musical</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">499</span><span class="show_id hidden">190</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 8:30 pm, UCB Theatre</h3><p class="more_title"><b>Opening Night: The Improvised Musical</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Andrew Melton, Shulie Cowen, Norm Thoeming, Hilary Rowe, Derek Miller, Josh Funk</p>An hour-long improvised musical, and the longest-running show at IO West!</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 venue1 part"><a href="/dcm11/shows/view/404/1">Improvised Shakespeare</a><br><span class="also">Chicago</span><span class="schedule_id hidden">500</span><span class="show_id hidden">404</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 9:00 pm, UCB Theatre</h3><p class="more_title"><b>Improvised Shakespeare</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Joey Bland, Ross Bryant, Joe Burton, Andy Carey, Greg Hess, Barry Hite, Joe Janes, Thomas Middleditch, Rich Prouty, Jacob Schneider, Blaine Swen, Ric Walker, Martin Wilson
</p>Based on one audience suggestion (a title for a play that has yet to be written) The Improvised Shakespeare Co. creates a fully improvised play in Elizabethan style. Each of the players has brushed up on his “thee’s” and “thou’s” to bring you an evening of off-the-cuff comedy using the l...</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_minutes60 venue1 part"><a href="/dcm11/shows/view/87/1">Lazy Man</a><br><span class="also">LA</span><span class="schedule_id hidden">501</span><span class="show_id hidden">87</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 9:30 pm, UCB Theatre</h3><p class="more_title"><b>Lazy Man</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Ian Roberts</p>Inspired by the numerous, highly acclaimed, one-man shows appearing at the Upright Citizens Brigade Theater, Ian Roberts has committed to presenting his own. However, due to laziness, it will not be scripted, but rather fully improvised. This has not prevented its being touted as the most important ...</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 venue1 part"><a href="/dcm11/shows/view/304/1">Reuben Williams Attacks!</a><br><span class="also">NY</span><span class="schedule_id hidden">234</span><span class="show_id hidden">304</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 10:30 pm, UCB Theatre</h3><p class="more_title"><b>Reuben Williams Attacks!</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Eugene Cordero, Anthony King, Porter Mason, Ben Rodgers, Charlie Sanders, Eric Scott, Kate Spencer, Charlie Todd</p>Tired off all those comedy shows that keep the safety on? Do you enjoy getting punched in the mouth? Well come get your head blown off as some of NYC's funniest improvisers attack the stage in this completely improvised show. The gloves come off in a show that will give you a bloody nose from laughi...</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 venue1 part"><a href="/dcm11/shows/view/92/1">Seth and Ed's Puppet Talk Show</a><br><span class="also">LA</span><span class="schedule_id hidden">239</span><span class="show_id hidden">92</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sat 11:30 pm, UCB Theatre</h3><p class="more_title"><b>Seth and Ed's Puppet Talk Show</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Seth Morris, Ed Helms</p>Join Ed Helms (The Office, The Daily Show) and Seth Morris (Curb Your Enthusiasm) as they host a real live fully-improvised talk show, with real live puppets. Super duper special guests from TV and maybe even the movies will perform live and be transformed into their puppet selves right before your ...</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 venue1 part"><a href="/dcm11/shows/view/379/1">Rondo</a><br><span class="also">Cambridge, MA</span><span class="schedule_id hidden">359</span><span class="show_id hidden">379</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 12:00 am, UCB Theatre</h3><p class="more_title"><b>Rondo</b></p><p class="also">Cambridge, MA</p>
<p><p><b>Cast:</b> Evan Barden, Brian Donnelly, Sasha Goldberg, Harry Gordon, Jeremiah Jordan, Sheila Moeschen, Brian Perry</p>Featuring experienced players from throughout the Boston improv community, Rondo is the first house team at ImprovBoston to exclusively focus on performing 'The Harold'. Rondo has been spreading the good word since December 2006.</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_minutes30 venue1 part"><a href="/dcm11/shows/view/21/1">The Benson Interruption</a><br><span class="also">LA</span><span class="schedule_id hidden">483</span><span class="show_id hidden">21</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 12:30 am, UCB Theatre</h3><p class="more_title"><b>The Benson Interruption</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Doug Benson, tba</p>The Benson Interruption - No, it's not the latest Robert Ludlum novel, it's a show where comedian Doug Benson (The Marijuana-logues, VH1's Best Week Ever) invites his fancy, big-name, professional stand-up pals to the stage, but then interrupts whenever he feels like it. Recommended by Time Out New ...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 1:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/178/1">The Smartest Panel of Experts in the Universe Ever</a><br><span class="also">LA</span><span class="schedule_id hidden">482</span><span class="show_id hidden">178</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 1:00 am, UCB Theatre</h3><p class="more_title"><b>The Smartest Panel of Experts in the Universe Ever</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Matt Besser, others</p>Hosted by Dr. Reason Vox, our nation's leading voice of reason and brother of Bono. The panel will include, from the world of UCB, the Redneck, Leonard, plus other surprise panelists.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 1:30 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/436/1">Cracked Out</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">125</span><span class="show_id hidden">436</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 1:30 am, UCB Theatre</h3><p class="more_title"><b>Cracked Out</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> MC Record Deal, Rapzilla</p>Are you ready for the return of Cracked Out. We hope so, for if you are not then you are not motherfucker.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 1:45 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/229/1">Psychic Improv</a><br><span class="also">Cambridge, MA</span><span class="schedule_id hidden">237</span><span class="show_id hidden">229</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 1:45 am, UCB Theatre</h3><p class="more_title"><b>Psychic Improv</b></p><p class="also">Cambridge, MA</p>
<p><p><b>Cast:</b> Will Luera
Mark Odlum
Marty Johnson</p>Even in this day and age the Universe is filled with many mysteries yet to be explained. Referred to as the mental Houdinis of our age, Marty Johnson, Will Luera, and Mark Odlum will tap into the fifth dimension while performing comedic experiments of the unknown. Using their newly-found psychic abi...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 2:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/59/1">Match Game '76</a><br><span class="also">NY/LA</span><span class="schedule_id hidden">238</span><span class="show_id hidden">59</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 2:00 am, UCB Theatre</h3><p class="more_title"><b>Match Game '76</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Uncle Sam, Jimmy Carter, Burt Reynolds, Dom Deliuse, Sandy Duncan, Burt Reynolds, Loni Anderson, Col Sanders, David Lee Roth, Gene Wilder, Elliott Gould, Evil Knievel, Charles Manson, many More!</p>For the last 6 years a strange occurence has happened, a time vortex opens on the UCB Theater Stage and the audience is transported back to Hollywood California in 1976 to see a taping of MATCH GAME 76. Scholars believe that this will once again happen this year. Will you be there..I know Gene Raybu...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 2:30 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/470/1">LOSTprov</a><br><span class="also">New York , Pennsylvania</span><span class="schedule_id hidden">513</span><span class="show_id hidden">470</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 2:30 am, UCB Theatre</h3><p class="more_title"><b>LOSTprov</b></p><p class="also">New York , Pennsylvania</p>
<p><p><b>Cast:</b> Jaime Castillo, Corey Brown, Todd Bieber, Johnathan Fernandez, Joe Spellman, Ashley Hale, Joanna Borns, Tom Pogue, Ryan Simmons, Zach Broussard, Nate Dern, Lauren Adams, Josh Patten, Jesse Li, Luke Koz, David White, Chrystal Delahanty, Caitlin Tegart, more! </p>Come see your favorite LOST castaways ripped from their island and thrown on stage to improvise for you.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 2:45 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/540/1">The Bonoscene</a><br><span class="also">New York</span><span class="schedule_id hidden">281</span><span class="show_id hidden">540</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 2:45 am, UCB Theatre</h3><p class="more_title"><b>The Bonoscene</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Rory Panagotopulos, Craig Rowin,
Jim Santangelli, Mike Still, Charlie Sanders, Matt Cutler, Josh Patten</p>One scene. Seven Bonos. World saved.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 3:00 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/278/1">The Stovetop Boys</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">487</span><span class="show_id hidden">278</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 3:00 am, UCB Theatre</h3><p class="more_title"><b>The Stovetop Boys</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Neil Campbell, Paul Rust</p>Neil Campbell and Paul Rust are the Stovetop Boys -- winners of last year's Improv Breakdance Contest Show and named "MOST OUTRAGEOUS MOMENT OF DCM10" by Time Out New York -- are two miniature men who live on top of a hot stove and have to keep jumping from foot to foot, lest their feet be burnt. Th...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 3:15 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/40/1">Cosbyprov</a><br><span class="also">LA</span><span class="schedule_id hidden">488</span><span class="show_id hidden">40</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 3:15 am, UCB Theatre</h3><p class="more_title"><b>Cosbyprov</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> TBD</p>An all star cast of the best Cosbys in America, running around going "RUUUUDYYYYY!". A must see...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 3:30 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/316/1">It's The Del Close Marathon, Charlie Brown</a><br><span class="also">New York City</span><span class="schedule_id hidden">489</span><span class="show_id hidden">316</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 3:30 am, UCB Theatre</h3><p class="more_title"><b>It's The Del Close Marathon, Charlie Brown</b></p><p class="also">New York City</p>
<p><p><b>Cast:</b> Frank Hejl, Bridget Fitzgerald, Stephanie Streisand, Jess Wyant, Laura Zeis, Sarah Claspell, Bryce Richardson, Dave Bluvband, Adam Bozarth, Brett White, Nicole Drespel</p>It's the Del Close Marathon, Charlie Brown! Linus, Lucy, Peppermint Patty and the rest of the gang improvise an all-new, never before seen television special based on your suggestion.
Featuring Dave Bluvband as Snoopy.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 3:45 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/179/1">Church of Sing-A-Long</a><br><span class="also">LA</span><span class="schedule_id hidden">156</span><span class="show_id hidden">179</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 3:45 am, UCB Theatre</h3><p class="more_title"><b>Church of Sing-A-Long</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Matt Besser, Horatio Sanz</p>Sponsored by Sober Visual Retreat</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 4:15 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/271/1">Jill Zarinprov</a><br><span class="also">NYC</span><span class="schedule_id hidden">280</span><span class="show_id hidden">271</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 4:15 am, UCB Theatre</h3><p class="more_title"><b>Jill Zarinprov</b></p><p class="also">NYC</p>
<p><p><b>Cast:</b> Chlesea Clarke, Jen Bartels, Fran Gillespie, Katie Dippold, Susannah Becket, Kate Spencer, Jaime Skinner, Ari Scott, Tricia McAlpin, Craig Rowin</p>Jill Zarin only leaves the Hamptons in the summer for one reason, to do long form improv in the middle of the night. Your favorite Real Housewife and her gay husband transport you to a world of charity events, catfights and fabric samples. With a special appearance by Ginger, her nose-licking chihu...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 4:30 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/564/1">All La Ronde the Watchtower</a><br><span class="also">New York/LA</span><span class="schedule_id hidden">466</span><span class="show_id hidden">564</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 4:30 am, UCB Theatre</h3><p class="more_title"><b>All La Ronde the Watchtower</b></p><p class="also">New York/LA</p>
<p><p><b>Cast:</b> Alex Berg, Patrick Clair, Mel Cowan, Todd Fasen, Alex Fernie, Brian Glidewell, Ben Rameaka, Abra Tabak, Brett White</p>Come watch Jim Morrison, Roger Daltry, Mick Jagger, Janis Joplin, John Fogerty, Bob Dylan and all of your favorite titans of classic rock perform the equally classic La Ronde form. </p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 4:45 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/91/1">No Posers</a><br><span class="also">NY</span><span class="schedule_id hidden">449</span><span class="show_id hidden">91</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 4:45 am, UCB Theatre</h3><p class="more_title"><b>No Posers</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Jason Mantzoukas, Seth Morris, Brian Huskey</p>The local indie rock faves, Lost City of Mulan invites you to one of their signature rehearsal shows, or 'showersals'! The indie rock trio only asks that no one video and then post on the web any arguments that might occur on stage, because that is NOT funny. </p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 5:00 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/94/1">Dar Silicon</a><br><span class="also">LA</span><span class="schedule_id hidden">450</span><span class="show_id hidden">94</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 5:00 am, UCB Theatre</h3><p class="more_title"><b>Dar Silicon</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Owen Burke, Brendan Burke, The Struggler</p>Dar Silicon will blow the sock off your feet in their first performance in 8 years!</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 5:15 am</td>
<td width="300"><div class="user_show user_minutes15 venue1 part"><a href="/dcm11/shows/view/69/1">Robot TV</a><br><span class="also">NY/LA</span><span class="schedule_id hidden">116</span><span class="show_id hidden">69</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 5:15 am, UCB Theatre</h3><p class="more_title"><b>Robot TV</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Robots</p>Robots improvise in binary code.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 5:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/405/1">THEATRE CLEANING</a><br><span class="also">NY</span><span class="schedule_id hidden">117</span><span class="show_id hidden">405</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 5:30 am, UCB Theatre</h3><p class="more_title"><b>THEATRE CLEANING</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> N/A</p>Theatre Cleaning.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 6:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/258/1">HOLY MOLY</a><br><span class="also">New York City</span><span class="schedule_id hidden">270</span><span class="show_id hidden">258</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 6:00 am, UCB Theatre</h3><p class="more_title"><b>HOLY MOLY</b></p><p class="also">New York City</p>
<p><p><b>Cast:</b> John Milhiser, Noah Starr, Marielena Logsdon, Leslie Meisel, Dan Gregor</p>HOLY MOLY character improv.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 6:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/54/1">The Pill</a><br><span class="also">New York</span><span class="schedule_id hidden">485</span><span class="show_id hidden">54</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 6:30 am, UCB Theatre</h3><p class="more_title"><b>The Pill</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Joey Burns, Matt Cohen, Dave Elmy, Lauren Hobbs, Rob Knowles, Hal Phillips, Doug Smith</p>You've heard of the the Pill, then there's THE PILL. THE PILL is anything you want it to be. Forged from Upright Citizens Brigade comedy laboratory (a conglomerate of Pfizer), THE PILL is a long form improvised comedy organization that instantly cures what ails you. When watched, THE PILL binds to...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 7:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/289/1">Fat Penguin</a><br><span class="also">New York</span><span class="schedule_id hidden">146</span><span class="show_id hidden">289</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 7:00 am, UCB Theatre</h3><p class="more_title"><b>Fat Penguin</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Dave Bluvband, Bridget Fitzgerald, Johnny McNulty, Amber Nelson, Benjamin Ragheb, Anna Rubanova, Alan Starzinski</p>Tracers form gets a workout as Fat Penguin sets up overlapping scenes in a specific location all while being cute as a button and snackin' on fish.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 7:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/202/1">Shark Tank</a><br><span class="also">New York</span><span class="schedule_id hidden">484</span><span class="show_id hidden">202</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 7:30 am, UCB Theatre</h3><p class="more_title"><b>Shark Tank</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Beth Appel, Rob Cuthill, Matt Fisher, Hallie Haglund, Brian Kennedy, Will Storie</p>Over the past three years, the improv group Shark Tank (not to be confused with the ABC reality show of the same name) has evolved from a timid minnow into a fierce killing machine. Improvisors Beth Appel, Rob Cuthill, Matt Fisher, Hallie Haglund, Brian Kennedy, and Will Storie perform together all ...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 8:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/14/1">Sherpa</a><br><span class="also">New York</span><span class="schedule_id hidden">97</span><span class="show_id hidden">14</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 8:00 am, UCB Theatre</h3><p class="more_title"><b>Sherpa</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Beth Cartier, Mike Cavanaugh, Damian Chadwick, Rory Panagotopulos, Hal Phillips, Craig Rowin, Joe Spellman, Paul Welsh</p>Sherpa is an improv group that will guide your quest to climb Mount Everest.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 8:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/456/1">Zamboni!</a><br><span class="also">New York</span><span class="schedule_id hidden">317</span><span class="show_id hidden">456</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 8:30 am, UCB Theatre</h3><p class="more_title"><b>Zamboni!</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Lauren Conlin Adams, Stephanie Griffith, Ashley Harrell, Michael Kayne, Peter Kriss, Luke Manson, Ren McDermott, Kevin Michael Murphy, Roman Peitrs, Jodi Shelton, Oscar Montoya </p>Wanna see a musical unfold before your eyes smoother than the pregame ice at Madison Square Garden? Come see Zamboni!....with a Z</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 9:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/102/1">LD & The Scientist</a><br><span class="also">New York City</span><span class="schedule_id hidden">271</span><span class="show_id hidden">102</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 9:00 am, UCB Theatre</h3><p class="more_title"><b>LD & The Scientist</b></p><p class="also">New York City</p>
<p><p><b>Cast:</b> Amy Whitehouse, Ben Whitehouse, Curtis Retherford, David Bartin</p>LD & The Scientist is Amy, Ben, Curtis, and Dave. To start our show, can we get a suggestion?
Thank you.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 9:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/355/1">Mastadon Mattingly</a><br><span class="also">New York, NY</span><span class="schedule_id hidden">320</span><span class="show_id hidden">355</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 9:30 am, UCB Theatre</h3><p class="more_title"><b>Mastadon Mattingly</b></p><p class="also">New York, NY</p>
<p><p><b>Cast:</b> Becky Ferreira, Aaron Glaser, Rachel Bloom, Danny Jolles, Jason Shebiro, Julia Frey, Grant Levy</p>Mastadon Mattingly is a longform improv group that (finally!) combines the Pleistocene period with first basemen. Guys, this is really some funny stuff!</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 10:00 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/5/1">Krompf (Breakfast Improv)</a><br><span class="also">new york</span><span class="schedule_id hidden">98</span><span class="show_id hidden">5</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 10:00 am, UCB Theatre</h3><p class="more_title"><b>Krompf (Breakfast Improv)</b></p><p class="also">new york</p>
<p><p><b>Cast:</b> Joe Wengert, Neil Casey, Amey Goerlich, Ryan Karels</p>"Krompf" is Joe WENGERT, Ryan KARELS, Amey GOERLICH and Neil CASEY -- Working and playing together since July of 2001 in Level 1 with Armando Diaz at the Upright Citizens Brigade Theater.
Come have a full breakfast and watch some prov with Krompf.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 10:30 am</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/498/1">Loretta!</a><br><span class="also">New York</span><span class="schedule_id hidden">321</span><span class="show_id hidden">498</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 10:30 am, UCB Theatre</h3><p class="more_title"><b>Loretta!</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Brian Belcinski, Corey Johnson, Cody Lindquist, Katie Schorr, Matt Pavlovich</p>Loretta! is a high energy improv group from New York City consisting of some of the best comedy actors in the city. Their shows are a fast paced character improv explosion. If you like your slightly inappropriate grandmother, you will love Loretta!</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 venue1 part"><a href="/dcm11/shows/view/209/1">Featherweight</a><br><span class="also">New York</span><span class="schedule_id hidden">332</span><span class="show_id hidden">209</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 11:00 am, UCB Theatre</h3><p class="more_title"><b>Featherweight</b></p><p class="also">New York</p>
<p><p><b>Cast:</b> Jesse Acini, Russ Armstrong, Noel Dineen, Elana Fishbein, Jess Lane, Jared McGrail, Blake Merriman, Justin Moran</p>Featherweight is a house team formed at the Magnet Theater in 2008. Their members have studied and performed in New York at the Magnet, UCBT and in Chicago at IO and Northwestern. Featherweight comes out swinging from
the opening bell and won’t stop till you’re knocked out. By improv.
Direc...</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 venue1 part"><a href="/dcm11/shows/view/313/1">Angry People Building Things</a><br><span class="also">Philadelphia</span><span class="schedule_id hidden">369</span><span class="show_id hidden">313</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 11:30 am, UCB Theatre</h3><p class="more_title"><b>Angry People Building Things</b></p><p class="also">Philadelphia</p>
<p><p><b>Cast:</b> Dan Hornberger, Chris Schofield, Andrew Stanton, Kristin Mellor, Kyre Gottschalk</p>The Angry People find out what makes you angry and they channel your rage and theirs into hilarious improv. They attack the stage with a ferocious energy unmatched in the entire history of the known universe. Enraged? Furious? Depressed? Euphoric? Asthmatic? Regardless, Angry People is a must see.
...</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 venue1 part"><a href="/dcm11/shows/view/247/1">The Shower</a><br><span class="also">Washington, DC</span><span class="schedule_id hidden">370</span><span class="show_id hidden">247</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 12:00 pm, UCB Theatre</h3><p class="more_title"><b>The Shower</b></p><p class="also">Washington, DC</p>
<p><p><b>Cast:</b> Julia Bensfield, Jordan Boughrum, Jaime Fearer, Cissy Fenwick, Amanda Hirsch, Lia Kvatum, Zack Phillips, Alice Walkup, Anna Treste</p>It's all just part of being a girl.</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 venue1 part"><a href="/dcm11/shows/view/115/1">Mister Licorice</a><br><span class="also">Baltimore, MD</span><span class="schedule_id hidden">396</span><span class="show_id hidden">115</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 12:30 pm, UCB Theatre</h3><p class="more_title"><b>Mister Licorice</b></p><p class="also">Baltimore, MD</p>
<p><p><b>Cast:</b> Bob Carter, Alex Hill, Jim McGarvey, Kathryn Carlsen</p>Charm City's most deranged comedians.</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 1:00 pm</td>
<td width="300"><div class="user_show user_minutes30 venue1 part"><a href="/dcm11/shows/view/488/1">Thursdays with Ryan</a><br><span class="also">Chicago</span><span class="schedule_id hidden">371</span><span class="show_id hidden">488</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 1:00 pm, UCB Theatre</h3><p class="more_title"><b>Thursdays with Ryan</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Steve Alec, Anthony Bonazzo, Deena Davis, Natasha Hansen, Ben Kennedy, Maria Ortiz, Nick Paul, Matt Thorton</p>Straight from Second City Chicago, "Thursdays with Ryan" is a team that knows that we all need a good friend and we are always there when you need a good laugh.</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 venue1 part"><a href="/dcm11/shows/view/194/1">Three on One</a><br><span class="also">Los Angeles</span><span class="schedule_id hidden">397</span><span class="show_id hidden">194</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 1:30 pm, UCB Theatre</h3><p class="more_title"><b>Three on One</b></p><p class="also">Los Angeles</p>
<p><p><b>Cast:</b> Heather Campbell, Becky Drysdale, Elizabeth Tripplet, Kayla Morrisey</p>Three Lesbians ... and One Very Scared Straight Girl.
Becky Drysdale (Boom Chicago, Second City Etc.), Heather Anne Campbell (Boom Chicago, The Groundlings Sunday Company), and Kayla Morrisey (Thanks for Dying, Spontaneous Productions) all like chicks.
Elizabeth Tripplet (The X-ecution, IO Wes...</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 venue1 part"><a href="/dcm11/shows/view/381/1">Karate Van</a><br><span class="also">Chicago</span><span class="schedule_id hidden">373</span><span class="show_id hidden">381</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 2:00 pm, UCB Theatre</h3><p class="more_title"><b>Karate Van</b></p><p class="also">Chicago</p>
<p><p><b>Cast:</b> Stephanie Cook, Clayton Margeson, Kyle Bethea, Annie Calhoun, Prescott Gadd, Molly Wilbanks, Joe Fernandez, Thomas Kelly, James Kinney</p>Diverse styles merge to create a fun show.</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 venue1 part"><a href="/dcm11/shows/view/3/1">iMusical: The Improvised Musical</a><br><span class="also">Washington, D.C.</span><span class="schedule_id hidden">393</span><span class="show_id hidden">3</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 2:30 pm, UCB Theatre</h3><p class="more_title"><b>iMusical: The Improvised Musical</b></p><p class="also">Washington, D.C.</p>
<p><p><b>Cast:</b> Jordan Hirsch, Katie Klein, Karen Lange, Jason Saenz, Greer Smith, Letty Tomlinson, Shawn Westfall, Travis Ploeger </p>iMusical: The Improvised Musical joins the unpredictable playfulness of comedic improvisation with the emotional power of musical theater. A cast of singer-improvisers creates a compelling new show with each performance, comprised of completely improvised scenes, lyrics and music, all inspired by a ...</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 venue1 part"><a href="/dcm11/shows/view/144/1">Mailer Daemon: Our Nuts are Fuller</a><br><span class="also">NY</span><span class="schedule_id hidden">530</span><span class="show_id hidden">144</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 3:00 pm, UCB Theatre</h3><p class="more_title"><b>Mailer Daemon: Our Nuts are Fuller</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Ellie Kemper, Matt Moses, Jon Gabrus, Shannon O'Neill, Dom Dierkes, Ben Rodgers, Kevin Hines, Eric Appel</p>Their nuts are full, and they need them to emptied. Be the lucky audience that gets the goodies. Watch as this former fan-favorite harold team re-unites for one special night, and blows your mind dicks.</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 venue1 part"><a href="/dcm11/shows/view/60/1">Scheer-McBrayer</a><br><span class="also">NY/LA</span><span class="schedule_id hidden">137</span><span class="show_id hidden">60</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 3:30 pm, UCB Theatre</h3><p class="more_title"><b>Scheer-McBrayer</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Paul Scheer, Jack McBrayer</p>Paul Scheer (MTV's Human Giant, VH1's Best Week Ever) and Jack McBrayer (NBC's 30 Rock, Talladega Nights) join together for a night of improv comedy.</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 venue1 part"><a href="/dcm11/shows/view/477/1">Let's Have A Ball</a><br><span class="also">NY</span><span class="schedule_id hidden">496</span><span class="show_id hidden">477</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 4:00 pm, UCB Theatre</h3><p class="more_title"><b>Let's Have A Ball</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Scott Adsit (30 Rock, Moral Orel), Kay Cannon (30 Rock), Christina Gausas (Dorff & Gausas, Late Night with Conan O’Brien), Anthony King (Reuben Williams, writer, creator, Gutenberg! The Musical!), Laura Krafft (The Colbert Report), Tami Sagher (30 Rock)
</p>Writers and Performers from the Emmy-award winning '30 Rock', 'The Colbert Report', 'Late Night w/Conan O'Brien', and the UCB Theatre come together to play for your entertainment in this Star-Studded, Long-Form Improvised Show.
Life is short. Let's Have a Ball.
</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 venue1 part"><a href="/dcm11/shows/view/56/1">Delta Force 2: Operation Stranglehold</a><br><span class="also">LA</span><span class="schedule_id hidden">63</span><span class="show_id hidden">56</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 4:30 pm, UCB Theatre</h3><p class="more_title"><b>Delta Force 2: Operation Stranglehold</b></p><p class="also">LA</p>
<p><p><b>Cast:</b> Rob Riggle, Rob Huebel</p>Rob Huebel and Rob Riggle return.</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 venue1 part"><a href="/dcm11/shows/view/400/1">Omelette Vision</a><br><span class="also">NY</span><span class="schedule_id hidden">136</span><span class="show_id hidden">400</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 5:00 pm, UCB Theatre</h3><p class="more_title"><b>Omelette Vision</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Michael Delaney, Billy Merritt, Andy Secunda</p>Michael Delaney, Billy Merritt and Andrew Secunda, the last remaining members of The Swarm in New York,[Billy is in LA but pretends to be in NY] have put together a three person show featuring themselves, and four chairs.</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 venue1 part"><a href="/dcm11/shows/view/90/1">First Date</a><br><span class="also">NY</span><span class="schedule_id hidden">210</span><span class="show_id hidden">90</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 5:30 pm, UCB Theatre</h3><p class="more_title"><b>First Date</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> Jason Mantzoukas, Jessica St. Clair</p>Join Jason Mantzoukas (Baby Mama, We Used to Go Out, Mother) and Jessica St. Clair (ABC's In the Motherhood, We Used to Go Out, Mother), the duo Variety called "the next Nichols and May," as they improvise their way through a series of first dates. It's a 30-minute single scene experiment in finding...</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_minutes45 venue1 part"><a href="/dcm11/shows/view/402/1">Baby Wants Candy</a><br><span class="also">NY</span><span class="schedule_id hidden">32</span><span class="show_id hidden">402</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 6:00 pm, UCB Theatre</h3><p class="more_title"><b>Baby Wants Candy</b></p><p class="also">NY</p>
<p><p><b>Cast:</b> TBA</p>BWC was founded in Chicago in 1997 and has performed over 1,400 completely improvised musicals to sold-out crowds from Singapore to Edinburgh. BWC consistently provides audiences with some of the funniest and smartest improvisation around. BWC has featured performers Nicole Parker and Stephnie Weir ...</p></span></div></td>
</tr>
<tr>
<td width="100" class="venue_time">Sun 6:45 pm</td>
<td width="300"><div class="user_show user_minutes45 venue1 part"><a href="/dcm11/shows/view/67/1">Walsh and Roberts</a><br><span class="also">NY/LA</span><span class="schedule_id hidden">10</span><span class="show_id hidden">67</span><span class="venue_id hidden">1</span><span class="preview hidden"><h3>Sun 6:45 pm, UCB Theatre</h3><p class="more_title"><b>Walsh and Roberts</b></p><p class="also">NY/LA</p>
<p><p><b>Cast:</b> Matt Walsh, Ian Roberts</p>Matt Walsh and Ian Roberts of the Upright Citizens Brigade team up once again to bring you comedy, wisdom, and home cookin'.</p></span></div></td>
</tr>
</table>
<div id="more_info"></div>
</td><td>
<div class="venue_info">
<img src="http://upload.wikimedia.org/wikipedia/en/e/e9/Ucb_theatre.jpg" class="venue_image" alt="" />
<p><b>Address:</b> 307 West 26th St. New York, NY (<a href="http://maps.google.com/maps?f=q&hl=en&geocode=&q=307+West+26th+St.+New+York,+NY&sll=37.0625,-95.677068&sspn=38.963048,76.552734&ie=UTF8&ll=40.748541,-73.997641&spn=0.00912,0.01869&z=16&iwloc=addr">google maps</a>)</p>
<p><b>Directions:</b> Subway: C,E trains to 23rd Street.
</p>
<p><b>More information: <a href="http://www.ucbtheatre.net/" target="_new">http://www.ucbtheatre.net/</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 = 1328341597strtotime - [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 'CST/-6.0/no DST' instead in /var/www/delclosemarathon.com/cake/libs/cake_log.php on line 94