Cineopolis



RADIO SERIES
Hosted by Elise MacAdam, this series explores contemporary cinema through interviews with and discussions about its most pertinent contributors and contributions.

NB: Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org, artonair.org, and Art International Radio. For the complete history of Clocktower Radio, read our Mission & History section.  
 

SHOWS

Lodge Kerrigan
Albert Maysles, The Gates
The Jewish Film Festival
The Mysterious Henry Darger
Gavin Lambert, The Ivan Moffat File
Jane Weinstock and Gloria Norris, Easy
The 2004 Margaret Mead Film Festival
Bill Morrison
Alison MacLean and Tobias Perse, Persons of Interest
Neistat Brothers, Guerilla Video
Evan Lurie
Karen Cooper of Film Forum
Charles Atlas
James Schamus
Peter Broderick

NAME COMPONENT DURATION 0 ms 35 ms 70 ms 105 ms 140 ms 175 ms 210 ms
BootstrapTimer73.06 ms
Event: pre_systemEvents57.22 ms
RoutingTimer0.06 ms
Before FiltersTimer0.01 ms
ControllerTimer126.56 ms
Controller ConstructorTimer1.91 ms
Connecting to Database: "default"Database3.35 ms
QueryDatabase0.48 ms
SELECT * FROM `site_info` WHERE `site_id` = '1'
Event: dbqueryEvents0.02 ms
QueryDatabase0.56 ms
SELECT * FROM `alerts` WHERE `alert_start_date` = '2025-03-30 05:07:02' AND `alert_end_date` = '2025-03-30 05:07:02' AND `alert_public` = 'checked'
Event: dbqueryEvents0.01 ms
QueryDatabase0.42 ms
SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.48 ms
SELECT `page_slug`, `page_menu_title`, `page_parent`, `page_id` FROM `pages` WHERE `page_menu_title` IS NOT NULL ORDER BY `page_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.38 ms
SELECT * FROM `pages` LEFT JOIN `media` ON `pages`.`page_mainpic` = `media`.`media_id` WHERE `page_id` = '13174'
Event: dbqueryEvents0.01 ms
QueryDatabase1.20 ms
SELECT * FROM `programs` LEFT JOIN `media` ON `programs`.`program_mainpic`=`media`.`media_id` WHERE `program_type` = 'series' AND `program_slug` = 'cineopolis' AND `media_public` = 'checked'
Event: dbqueryEvents0.01 ms
QueryDatabase1.00 ms
SELECT * FROM `programs` WHERE `program_type` = 'series' AND `program_slug` = 'cineopolis'
Event: dbqueryEvents0.01 ms
QueryDatabase82.70 ms
SELECT * FROM `audio2program` JOIN `audio` ON `audio`.`show_id`=`audio2program`.`show_id` JOIN `programs` ON `audio`.`show_id`=`programs`.`program_id` JOIN `media` ON `programs`.`program_mainpic`=`media`.`media_id` WHERE `audio2program`.`series_id` = '9589' AND `media_public` = 'checked' ORDER BY `program_start_date` DESC
Event: dbqueryEvents0.02 ms
QueryDatabase2.34 ms
SELECT * FROM `program2program` LEFT JOIN `programs` ON `program2program`.`p2_id`=`programs`.`program_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program2program`.`p1_id` = '9589' AND `media_public` = 'checked' AND `program_type` != 'host' AND `program_type` != 'news' AND `program_type` != 'blog' AND `program_public` = 'checked' GROUP BY `p2_id`, `programs`.`program_id` ORDER BY `p2p_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.39 ms
SELECT * FROM `media2content` JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program_id` = '9589' AND `media_public` = 'checked' GROUP BY `media`.`media_id` ORDER BY `media_rank` ASC
Event: dbqueryEvents0.01 ms
View: templates/header.phpViews0.33 ms
View: series_view.phpViews1.95 ms
View: templates/footer.phpViews0.48 ms
After FiltersTimer0.37 ms

Database (10 total Queries, 10 of them unique across 1 Connection)

Time Query String
0.47 ms SELECT * FROM `site_info` WHERE `site_id` = '1' APPPATH/Models/SiteModel.php:12
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:202
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:577
        CodeIgniter\Model->doFind()

  4    APPPATH/Models/SiteModel.php:12
        CodeIgniter\BaseModel->find()

  5    APPPATH/Controllers/Series.php:32
        App\Models\SiteModel->getSite()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Series->show()

  7    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  9    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

0.56 ms SELECT * FROM `alerts` WHERE `alert_start_date` = '2025-03-30 05:07:02' AND `alert_end_date` = '2025-03-30 05:07:02' AND `alert_public` = 'checked' APPPATH/Models/AlertModel.php:19
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/AlertModel.php:19
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Series.php:35
        App\Models\AlertModel->getAlert()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Series->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

0.42 ms SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC APPPATH/Models/SocialModel.php:13
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    SYSTEMPATH/Model.php:202
        CodeIgniter\Database\BaseBuilder->get()

  3    SYSTEMPATH/BaseModel.php:577
        CodeIgniter\Model->doFind()

  4    APPPATH/Models/SocialModel.php:13
        CodeIgniter\BaseModel->find()

  5    APPPATH/Controllers/Series.php:38
        App\Models\SocialModel->getSocial()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Series->show()

  7    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  8    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  9    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

0.48 ms SELECT `page_slug`, `page_menu_title`, `page_parent`, `page_id` FROM `pages` WHERE `page_menu_title` IS NOT NULL ORDER BY `page_rank` ASC APPPATH/Models/PageModel.php:32
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/PageModel.php:32
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Series.php:41
        App\Models\PageModel->getMenu()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Series->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

0.38 ms SELECT * FROM `pages` LEFT JOIN `media` ON `pages`.`page_mainpic` = `media`.`media_id` WHERE `page_id` = '13174' APPPATH/Models/PageModel.php:16
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/PageModel.php:16
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Series.php:42
        App\Models\PageModel->getPage()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Series->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

1.2 ms SELECT * FROM `programs` LEFT JOIN `media` ON `programs`.`program_mainpic`=`media`.`media_id` WHERE `program_type` = 'series' AND `program_slug` = 'cineopolis' AND `media_public` = 'checked' APPPATH/Models/RadioModel.php:92
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/RadioModel.php:92
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Series.php:45
        App\Models\RadioModel->getSeries()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Series->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

1 ms SELECT * FROM `programs` WHERE `program_type` = 'series' AND `program_slug` = 'cineopolis' APPPATH/Models/RadioModel.php:108
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/RadioModel.php:108
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Series.php:46
        App\Models\RadioModel->getSeriesID()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Series->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

82.7 ms SELECT * FROM `audio2program` JOIN `audio` ON `audio`.`show_id`=`audio2program`.`show_id` JOIN `programs` ON `audio`.`show_id`=`programs`.`program_id` JOIN `media` ON `programs`.`program_mainpic`=`media`.`media_id` WHERE `audio2program`.`series_id` = '9589' AND `media_public` = 'checked' ORDER BY `program_start_date` DESC APPPATH/Models/RadioModel.php:137
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/RadioModel.php:137
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Series.php:47
        App\Models\RadioModel->getPlaylist()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Series->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

2.34 ms SELECT * FROM `program2program` LEFT JOIN `programs` ON `program2program`.`p2_id`=`programs`.`program_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program2program`.`p1_id` = '9589' AND `media_public` = 'checked' AND `program_type` != 'host' AND `program_type` != 'news' AND `program_type` != 'blog' AND `program_public` = 'checked' GROUP BY `p2_id`, `programs`.`program_id` ORDER BY `p2p_rank` ASC APPPATH/Models/ProjectsModel.php:59
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/ProjectsModel.php:59
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Series.php:50
        App\Models\ProjectsModel->getRelated()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Series->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

0.39 ms SELECT * FROM `media2content` JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program_id` = '9589' AND `media_public` = 'checked' GROUP BY `media`.`media_id` ORDER BY `media_rank` ASC APPPATH/Models/MediaModel.php:20
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

  2    APPPATH/Models/MediaModel.php:20
        CodeIgniter\Database\BaseBuilder->get()

  3    APPPATH/Controllers/Series.php:53
        App\Models\MediaModel->getMedia()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Series->show()

  5    SYSTEMPATH/CodeIgniter.php:502
        CodeIgniter\CodeIgniter->runController()

  6    SYSTEMPATH/CodeIgniter.php:361
        CodeIgniter\CodeIgniter->handleRequest()

  7    FCPATH/index.php:79
        CodeIgniter\CodeIgniter->run()

Files ( 154 )

Common.php APPPATH/Common.php
App.php APPPATH/Config/App.php
Autoload.php APPPATH/Config/Autoload.php
development.php APPPATH/Config/Boot/development.php
Cache.php APPPATH/Config/Cache.php
Constants.php APPPATH/Config/Constants.php
ContentSecurityPolicy.php APPPATH/Config/ContentSecurityPolicy.php
Cookie.php APPPATH/Config/Cookie.php
Database.php APPPATH/Config/Database.php
DocTypes.php APPPATH/Config/DocTypes.php
Events.php APPPATH/Config/Events.php
Exceptions.php APPPATH/Config/Exceptions.php
Feature.php APPPATH/Config/Feature.php
Filters.php APPPATH/Config/Filters.php
Kint.php APPPATH/Config/Kint.php
Logger.php APPPATH/Config/Logger.php
Modules.php APPPATH/Config/Modules.php
Paths.php APPPATH/Config/Paths.php
Routes.php APPPATH/Config/Routes.php
Routing.php APPPATH/Config/Routing.php
Services.php APPPATH/Config/Services.php
Toolbar.php APPPATH/Config/Toolbar.php
UserAgents.php APPPATH/Config/UserAgents.php
Validation.php APPPATH/Config/Validation.php
View.php APPPATH/Config/View.php
BaseController.php APPPATH/Controllers/BaseController.php
Series.php APPPATH/Controllers/Series.php
AlertModel.php APPPATH/Models/AlertModel.php
MediaModel.php APPPATH/Models/MediaModel.php
PageModel.php APPPATH/Models/PageModel.php
ProjectsModel.php APPPATH/Models/ProjectsModel.php
RadioModel.php APPPATH/Models/RadioModel.php
SiteModel.php APPPATH/Models/SiteModel.php
SocialModel.php APPPATH/Models/SocialModel.php
series_view.php APPPATH/Views/series_view.php
footer.php APPPATH/Views/templates/footer.php
header.php APPPATH/Views/templates/header.php
menu.php APPPATH/Views/templates/menu.php
popup.php APPPATH/Views/templates/popup.php
index.php FCPATH/index.php
ResponseTrait.php SYSTEMPATH/API/ResponseTrait.php
Autoloader.php SYSTEMPATH/Autoloader/Autoloader.php
FileLocator.php SYSTEMPATH/Autoloader/FileLocator.php
BaseModel.php SYSTEMPATH/BaseModel.php
CacheFactory.php SYSTEMPATH/Cache/CacheFactory.php
CacheInterface.php SYSTEMPATH/Cache/CacheInterface.php
BaseHandler.php SYSTEMPATH/Cache/Handlers/BaseHandler.php
FileHandler.php SYSTEMPATH/Cache/Handlers/FileHandler.php
ResponseCache.php SYSTEMPATH/Cache/ResponseCache.php
CodeIgniter.php SYSTEMPATH/CodeIgniter.php
Common.php SYSTEMPATH/Common.php
AutoloadConfig.php SYSTEMPATH/Config/AutoloadConfig.php
BaseConfig.php SYSTEMPATH/Config/BaseConfig.php
BaseService.php SYSTEMPATH/Config/BaseService.php
DotEnv.php SYSTEMPATH/Config/DotEnv.php
Factories.php SYSTEMPATH/Config/Factories.php
Factory.php SYSTEMPATH/Config/Factory.php
Routing.php SYSTEMPATH/Config/Routing.php
Services.php SYSTEMPATH/Config/Services.php
View.php SYSTEMPATH/Config/View.php
Controller.php SYSTEMPATH/Controller.php
CloneableCookieInterface.php SYSTEMPATH/Cookie/CloneableCookieInterface.php
Cookie.php SYSTEMPATH/Cookie/Cookie.php
CookieInterface.php SYSTEMPATH/Cookie/CookieInterface.php
CookieStore.php SYSTEMPATH/Cookie/CookieStore.php
BaseBuilder.php SYSTEMPATH/Database/BaseBuilder.php
BaseConnection.php SYSTEMPATH/Database/BaseConnection.php
BaseResult.php SYSTEMPATH/Database/BaseResult.php
Config.php SYSTEMPATH/Database/Config.php
ConnectionInterface.php SYSTEMPATH/Database/ConnectionInterface.php
Database.php SYSTEMPATH/Database/Database.php
Builder.php SYSTEMPATH/Database/MySQLi/Builder.php
Connection.php SYSTEMPATH/Database/MySQLi/Connection.php
Result.php SYSTEMPATH/Database/MySQLi/Result.php
Query.php SYSTEMPATH/Database/Query.php
QueryInterface.php SYSTEMPATH/Database/QueryInterface.php
ResultInterface.php SYSTEMPATH/Database/ResultInterface.php
Exceptions.php SYSTEMPATH/Debug/Exceptions.php
Timer.php SYSTEMPATH/Debug/Timer.php
Toolbar.php SYSTEMPATH/Debug/Toolbar.php
BaseCollector.php SYSTEMPATH/Debug/Toolbar/Collectors/BaseCollector.php
Database.php SYSTEMPATH/Debug/Toolbar/Collectors/Database.php
Events.php SYSTEMPATH/Debug/Toolbar/Collectors/Events.php
Files.php SYSTEMPATH/Debug/Toolbar/Collectors/Files.php
Logs.php SYSTEMPATH/Debug/Toolbar/Collectors/Logs.php
Routes.php SYSTEMPATH/Debug/Toolbar/Collectors/Routes.php
Timers.php SYSTEMPATH/Debug/Toolbar/Collectors/Timers.php
Views.php SYSTEMPATH/Debug/Toolbar/Collectors/Views.php
Events.php SYSTEMPATH/Events/Events.php
DebugToolbar.php SYSTEMPATH/Filters/DebugToolbar.php
FilterInterface.php SYSTEMPATH/Filters/FilterInterface.php
Filters.php SYSTEMPATH/Filters/Filters.php
ContentSecurityPolicy.php SYSTEMPATH/HTTP/ContentSecurityPolicy.php
Header.php SYSTEMPATH/HTTP/Header.php
IncomingRequest.php SYSTEMPATH/HTTP/IncomingRequest.php
Message.php SYSTEMPATH/HTTP/Message.php
MessageInterface.php SYSTEMPATH/HTTP/MessageInterface.php
MessageTrait.php SYSTEMPATH/HTTP/MessageTrait.php
OutgoingRequest.php SYSTEMPATH/HTTP/OutgoingRequest.php
OutgoingRequestInterface.php SYSTEMPATH/HTTP/OutgoingRequestInterface.php
Request.php SYSTEMPATH/HTTP/Request.php
RequestInterface.php SYSTEMPATH/HTTP/RequestInterface.php
RequestTrait.php SYSTEMPATH/HTTP/RequestTrait.php
Response.php SYSTEMPATH/HTTP/Response.php
ResponseInterface.php SYSTEMPATH/HTTP/ResponseInterface.php
ResponseTrait.php SYSTEMPATH/HTTP/ResponseTrait.php
SiteURI.php SYSTEMPATH/HTTP/SiteURI.php
SiteURIFactory.php SYSTEMPATH/HTTP/SiteURIFactory.php
URI.php SYSTEMPATH/HTTP/URI.php
UserAgent.php SYSTEMPATH/HTTP/UserAgent.php
array_helper.php SYSTEMPATH/Helpers/array_helper.php
form_helper.php SYSTEMPATH/Helpers/form_helper.php
kint_helper.php SYSTEMPATH/Helpers/kint_helper.php
url_helper.php SYSTEMPATH/Helpers/url_helper.php
Time.php SYSTEMPATH/I18n/Time.php
TimeTrait.php SYSTEMPATH/I18n/TimeTrait.php
Logger.php SYSTEMPATH/Log/Logger.php
Model.php SYSTEMPATH/Model.php
Modules.php SYSTEMPATH/Modules/Modules.php
AutoRouter.php SYSTEMPATH/Router/AutoRouter.php
AutoRouterInterface.php SYSTEMPATH/Router/AutoRouterInterface.php
RouteCollection.php SYSTEMPATH/Router/RouteCollection.php
RouteCollectionInterface.php SYSTEMPATH/Router/RouteCollectionInterface.php
Router.php SYSTEMPATH/Router/Router.php
RouterInterface.php SYSTEMPATH/Router/RouterInterface.php
Superglobals.php SYSTEMPATH/Superglobals.php
Escaper.php SYSTEMPATH/ThirdParty/Escaper/Escaper.php
FacadeInterface.php SYSTEMPATH/ThirdParty/Kint/FacadeInterface.php
Kint.php SYSTEMPATH/ThirdParty/Kint/Kint.php
AbstractRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/AbstractRenderer.php
CliRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/CliRenderer.php
RendererInterface.php SYSTEMPATH/ThirdParty/Kint/Renderer/RendererInterface.php
RichRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/RichRenderer.php
TextRenderer.php SYSTEMPATH/ThirdParty/Kint/Renderer/TextRenderer.php
Utils.php SYSTEMPATH/ThirdParty/Kint/Utils.php
init.php SYSTEMPATH/ThirdParty/Kint/init.php
init_helpers.php SYSTEMPATH/ThirdParty/Kint/init_helpers.php
LogLevel.php SYSTEMPATH/ThirdParty/PSR/Log/LogLevel.php
LoggerInterface.php SYSTEMPATH/ThirdParty/PSR/Log/LoggerInterface.php
ConditionalTrait.php SYSTEMPATH/Traits/ConditionalTrait.php
CreditCardRules.php SYSTEMPATH/Validation/CreditCardRules.php
FileRules.php SYSTEMPATH/Validation/FileRules.php
FormatRules.php SYSTEMPATH/Validation/FormatRules.php
Rules.php SYSTEMPATH/Validation/Rules.php
CreditCardRules.php SYSTEMPATH/Validation/StrictRules/CreditCardRules.php
FileRules.php SYSTEMPATH/Validation/StrictRules/FileRules.php
FormatRules.php SYSTEMPATH/Validation/StrictRules/FormatRules.php
Rules.php SYSTEMPATH/Validation/StrictRules/Rules.php
Validation.php SYSTEMPATH/Validation/Validation.php
ValidationInterface.php SYSTEMPATH/Validation/ValidationInterface.php
RendererInterface.php SYSTEMPATH/View/RendererInterface.php
View.php SYSTEMPATH/View/View.php
ViewDecoratorTrait.php SYSTEMPATH/View/ViewDecoratorTrait.php
bootstrap.php SYSTEMPATH/bootstrap.php

Routes

Matched Route

Directory:
Controller: \App\Controllers\Series
Method: show
Params: 1 / 1
$series_slug = cineopolis

Defined Routes

Method Route Handler
GET / \App\Controllers\Home::index
GET about \App\Controllers\About::index
GET about/press \App\Controllers\About::press
GET artists \App\Controllers\Artists::index
GET person \App\Controllers\Person::index
GET
person/(.*)
person/
\App\Controllers\Person::view/$1
GET partner \App\Controllers\Partner::index
GET
partner/(.*)
partner/
\App\Controllers\Partner::show/$1
GET staff-and-board \App\Controllers\Staff_and_board::index
GET projects \App\Controllers\Projects::index
GET projects/exhibitions \App\Controllers\Projects::exhibitions
GET projects/events \App\Controllers\Projects::events
GET projects/residencies \App\Controllers\Projects::residencies
GET
series/(.*)
series/
\App\Controllers\Series::show/$1
GET
event/(.*)
event/
\App\Controllers\Event::show/$1
GET
exhibition/(.*)
exhibition/
\App\Controllers\Exhibition::show/$1
GET
residency/(.*)
residency/
\App\Controllers\Residency::show/$1
GET
show/(.*)
show/
\App\Controllers\Show::detail/$1
GET radio \App\Controllers\Radio::index
GET subscribe \App\Controllers\Subscribe::index
GET donate \App\Controllers\Donate::index
GET contact-us \App\Controllers\Contact_us::index
GET artist-submission \App\Controllers\Artist_submission::index

Events

Time Event Name Times Called
57.22 ms pre_system 1
0.13 ms dbquery 10

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-03-30 05:07:02.835661 200 GET https://clocktower.org/series/cineopolis text/html; charset=UTF-8 No
2025-03-30 05:07:02.783426 200 GET https://clocktower.org/show/jason-forrest-network-awesome text/html; charset=UTF-8 No
2025-03-30 05:04:43.877212 200 GET https://clocktower.org/ text/html; charset=UTF-8 No
2025-03-30 05:02:00.815375 200 GET https://clocktower.org/show/joshua-oppenheimer-the-act-of-killing text/html; charset=UTF-8 No
2025-03-30 05:02:00.698580 200 GET https://clocktower.org/show/db3 text/html; charset=UTF-8 No
2025-03-30 05:01:13.149476 200 GET https://clocktower.org/show/indonesia-keroncong-in-the-1960s-mariati text/html; charset=UTF-8 No
2025-03-30 05:01:09.084358 200 GET https://clocktower.org/show/clear-cut-press-the-hour-of-power text/html; charset=UTF-8 No
2025-03-30 05:01:05.669619 200 GET https://clocktower.org/show/tom-glide-live-at-sapphire-lounge text/html; charset=UTF-8 No
2025-03-30 05:01:01.348229 200 GET https://clocktower.org/show/jed-perl text/html; charset=UTF-8 No
2025-03-30 05:00:57.157409 200 GET https://clocktower.org/event/come-together-surviving-sandy text/html; charset=UTF-8 No
2025-03-30 05:00:53.141328 200 GET https://clocktower.org/show/chico-dub text/html; charset=UTF-8 No
2025-03-30 05:00:49.146550 200 GET https://clocktower.org/show/gert-jan-prins-cavity text/html; charset=UTF-8 No
2025-03-30 05:00:45.267554 200 GET https://clocktower.org/show/air-internships text/html; charset=UTF-8 No
2025-03-30 05:00:41.839001 200 GET https://clocktower.org/series/our-correspondents-san-francisco text/html; charset=UTF-8 No
2025-03-30 05:00:37.097824 200 GET https://clocktower.org/show/charles-bernstein text/html; charset=UTF-8 No
2025-03-30 05:00:33.071295 200 GET https://clocktower.org/exhibition/clocktower-installation-1979 text/html; charset=UTF-8 No
2025-03-30 05:00:29.127895 200 GET https://clocktower.org/show/pauline-oliveros-along-the-way text/html; charset=UTF-8 No
2025-03-30 05:00:21.256370 200 GET https://clocktower.org/show/george-bartenieff text/html; charset=UTF-8 No
2025-03-30 05:00:17.260237 200 GET https://clocktower.org/show/miami-2008-michele-oka-doner text/html; charset=UTF-8 No
2025-03-30 05:00:13.154366 200 GET https://clocktower.org/show/alan-w-moore text/html; charset=UTF-8 No

View Data

agent desktop
site
$value array (1)
0 => array (10)
$value[0]
site_id => string (1) "1"
$value[0]['site_id']
site_title => string (10) "Clocktower"
$value[0]['site_title']
site_phone => string (14) "(212) 233-1096"
$value[0]['site_phone']
site_email => string (19) "info@clocktower.org"
$value[0]['site_email']
site_address => string (42) "159 Pioneer Street<br /> Brooklyn NY 11231"
$value[0]['site_address']
159 Pioneer Street<br />
Brooklyn NY 11231
site_styles => string (21) "clocktower-styles.css"
$value[0]['site_styles']
site_copyright => string (169) "Clocktower is a community-sponsored NY State 501(c)(3) non-profit, registere...
$value[0]['site_copyright']
Clocktower is a community-sponsored NY State 501(c)(3) non-profit, registered charity, and tax-exempt organization.   |    Formerly the Clocktower Gallery & artonair.org
site_logo => string (19) "Clocktower_logo.png"
$value[0]['site_logo']
site_radio => string (13) "channel/13498"
$value[0]['site_radio']
site_startyear => string (4) "2000"
$value[0]['site_startyear']
alert
$value array (0)
social
$value array (3)
  • Table (3)
  • Contents (3)
  • social_idsocial_namesocial_linksocial_iconsocial_rank
    02facebookhttps://www.facebook.com/clocktowerNYCfacebook-64-black.png1
    11twitterhttps://twitter.com/clocktower_NYCtwitter-64-black.png2
    25instagramhttps://www.instagram.com/clocktower_nyc/instagram-64-black.png5
  • 0 => array (5)
    $value[0]
    social_id => string (1) "2"
    $value[0]['social_id']
    social_name => string (8) "facebook"
    $value[0]['social_name']
    social_link => string (38) "https://www.facebook.com/clocktowerNYC"
    $value[0]['social_link']
    social_icon => string (21) "facebook-64-black.png"
    $value[0]['social_icon']
    social_rank => string (1) "1"
    $value[0]['social_rank']
    1 => array (5)
    $value[1]
    social_id => string (1) "1"
    $value[1]['social_id']
    social_name => string (7) "twitter"
    $value[1]['social_name']
    social_link => string (34) "https://twitter.com/clocktower_NYC"
    $value[1]['social_link']
    social_icon => string (20) "twitter-64-black.png"
    $value[1]['social_icon']
    social_rank => string (1) "2"
    $value[1]['social_rank']
    2 => array (5)
    $value[2]
    social_id => string (1) "5"
    $value[2]['social_id']
    social_name => string (9) "instagram"
    $value[2]['social_name']
    social_link => string (41) "https://www.instagram.com/clocktower_nyc/"
    $value[2]['social_link']
    social_icon => string (22) "instagram-64-black.png"
    $value[2]['social_icon']
    social_rank => string (1) "5"
    $value[2]['social_rank']
menu
$value array (18)
  • Table (18)
  • Contents (18)
  • page_slugpage_menu_titlepage_parentpage_id
    0Aboutnull36
    1aboutMission + History3610676
    2artistsArtists3613175
    3staff-and-boardStaff + Board3613179
    4about/partnersPartners3613180
    5about/pressPress3610113
    6programsProgramsnull40
    7projects/exhibitionsExhibitions4013176
    8projects/eventsEvents4010145
    9projects/residenciesResidencies4013183
    10radioRadio4013174
    11connectConnectnull46
    12subscribeSubscribe4611133
    13donateDonate4610670
    14contact-usContact4610680
    15jobsJobs4613181
    16artist-submissionArtist Submission4613182
    17searchSearch4613184
  • 0 => array (4)
    $value[0]
    page_slug => string (0) ""
    $value[0]['page_slug']
    page_menu_title => string (5) "About"
    $value[0]['page_menu_title']
    page_parent => null
    $value[0]['page_parent']
    page_id => string (2) "36"
    $value[0]['page_id']
    1 => array (4)
    $value[1]
    page_slug => string (5) "about"
    $value[1]['page_slug']
    page_menu_title => string (17) "Mission + History"
    $value[1]['page_menu_title']
    page_parent => string (2) "36"
    $value[1]['page_parent']
    page_id => string (5) "10676"
    $value[1]['page_id']
    2 => array (4)
    $value[2]
    page_slug => string (7) "artists"
    $value[2]['page_slug']
    page_menu_title => string (7) "Artists"
    $value[2]['page_menu_title']
    page_parent => string (2) "36"
    $value[2]['page_parent']
    page_id => string (5) "13175"
    $value[2]['page_id']
    3 => array (4)
    $value[3]
    page_slug => string (15) "staff-and-board"
    $value[3]['page_slug']
    page_menu_title => string (13) "Staff + Board"
    $value[3]['page_menu_title']
    page_parent => string (2) "36"
    $value[3]['page_parent']
    page_id => string (5) "13179"
    $value[3]['page_id']
    4 => array (4)
    $value[4]
    page_slug => string (14) "about/partners"
    $value[4]['page_slug']
    page_menu_title => string (8) "Partners"
    $value[4]['page_menu_title']
    page_parent => string (2) "36"
    $value[4]['page_parent']
    page_id => string (5) "13180"
    $value[4]['page_id']
    5 => array (4)
    $value[5]
    page_slug => string (11) "about/press"
    $value[5]['page_slug']
    page_menu_title => string (5) "Press"
    $value[5]['page_menu_title']
    page_parent => string (2) "36"
    $value[5]['page_parent']
    page_id => string (5) "10113"
    $value[5]['page_id']
    6 => array (4)
    $value[6]
    page_slug => string (8) "programs"
    $value[6]['page_slug']
    page_menu_title => string (8) "Programs"
    $value[6]['page_menu_title']
    page_parent => null
    $value[6]['page_parent']
    page_id => string (2) "40"
    $value[6]['page_id']
    7 => array (4)
    $value[7]
    page_slug => string (20) "projects/exhibitions"
    $value[7]['page_slug']
    • Base64
    • base64_decode(page_slug) binary string (15)
      base64_decode($value[7]['page_slug'])
    page_menu_title => string (11) "Exhibitions"
    $value[7]['page_menu_title']
    page_parent => string (2) "40"
    $value[7]['page_parent']
    page_id => string (5) "13176"
    $value[7]['page_id']
    8 => array (4)
    $value[8]
    page_slug => string (15) "projects/events"
    $value[8]['page_slug']
    page_menu_title => string (6) "Events"
    $value[8]['page_menu_title']
    page_parent => string (2) "40"
    $value[8]['page_parent']
    page_id => string (5) "10145"
    $value[8]['page_id']
    9 => array (4)
    $value[9]
    page_slug => string (20) "projects/residencies"
    $value[9]['page_slug']
    • Base64
    • base64_decode(page_slug) binary string (15)
      base64_decode($value[9]['page_slug'])
    page_menu_title => string (11) "Residencies"
    $value[9]['page_menu_title']
    page_parent => string (2) "40"
    $value[9]['page_parent']
    page_id => string (5) "13183"
    $value[9]['page_id']
    10 => array (4)
    $value[10]
    page_slug => string (5) "radio"
    $value[10]['page_slug']
    page_menu_title => string (5) "Radio"
    $value[10]['page_menu_title']
    page_parent => string (2) "40"
    $value[10]['page_parent']
    page_id => string (5) "13174"
    $value[10]['page_id']
    11 => array (4)
    $value[11]
    page_slug => string (7) "connect"
    $value[11]['page_slug']
    page_menu_title => string (7) "Connect"
    $value[11]['page_menu_title']
    page_parent => null
    $value[11]['page_parent']
    page_id => string (2) "46"
    $value[11]['page_id']
    12 => array (4)
    $value[12]
    page_slug => string (9) "subscribe"
    $value[12]['page_slug']
    page_menu_title => string (9) "Subscribe"
    $value[12]['page_menu_title']
    page_parent => string (2) "46"
    $value[12]['page_parent']
    page_id => string (5) "11133"
    $value[12]['page_id']
    13 => array (4)
    $value[13]
    page_slug => string (6) "donate"
    $value[13]['page_slug']
    page_menu_title => string (6) "Donate"
    $value[13]['page_menu_title']
    page_parent => string (2) "46"
    $value[13]['page_parent']
    page_id => string (5) "10670"
    $value[13]['page_id']
    14 => array (4)
    $value[14]
    page_slug => string (10) "contact-us"
    $value[14]['page_slug']
    page_menu_title => string (7) "Contact"
    $value[14]['page_menu_title']
    page_parent => string (2) "46"
    $value[14]['page_parent']
    page_id => string (5) "10680"
    $value[14]['page_id']
    15 => array (4)
    $value[15]
    page_slug => string (4) "jobs"
    $value[15]['page_slug']
    page_menu_title => string (4) "Jobs"
    $value[15]['page_menu_title']
    page_parent => string (2) "46"
    $value[15]['page_parent']
    page_id => string (5) "13181"
    $value[15]['page_id']
    16 => array (4)
    $value[16]
    page_slug => string (17) "artist-submission"
    $value[16]['page_slug']
    page_menu_title => string (17) "Artist Submission"
    $value[16]['page_menu_title']
    page_parent => string (2) "46"
    $value[16]['page_parent']
    page_id => string (5) "13182"
    $value[16]['page_id']
    17 => array (4)
    $value[17]
    page_slug => string (6) "search"
    $value[17]['page_slug']
    page_menu_title => string (6) "Search"
    $value[17]['page_menu_title']
    page_parent => string (2) "46"
    $value[17]['page_parent']
    page_id => string (5) "13184"
    $value[17]['page_id']
page
$value array (1)
0 => array (35)
$value[0]
page_id => string (5) "13174"
$value[0]['page_id']
vid => string (2) "12"
$value[0]['vid']
page_title => string (5) "Radio"
$value[0]['page_title']
page_slug => string (5) "radio"
$value[0]['page_slug']
page_menu_title => string (5) "Radio"
$value[0]['page_menu_title']
page_desc => string (49) "Rare, experimental, emerging, and historic audio."
$value[0]['page_desc']
page_content => string (191) "<span>Legendary conversations, rare readings, daring new bands, and avant-ga...
$value[0]['page_content']
<span>Legendary conversations, rare readings, daring new bands, and avant-garde musicians, streamed and recorded in iconic arts locations througout New York City and across the globe. </span>
page_mainpic => string (16) "home_2_radio.jpg"
$value[0]['page_mainpic']
page_mainpic_credit => null
$value[0]['page_mainpic_credit']
page_public => string (7) "checked"
$value[0]['page_public']
page_rank => string (2) "14"
$value[0]['page_rank']
page_parent => string (2) "40"
$value[0]['page_parent']
page_featured => string (7) "checked"
$value[0]['page_featured']
page_featured_rank => string (1) "1"
$value[0]['page_featured_rank']
user_id => string (1) "0"
$value[0]['user_id']
created => string (1) "0"
$value[0]['created']
changed => string (1) "0"
$value[0]['changed']
page_keywords => string (0) ""
$value[0]['page_keywords']
media_id => null
$value[0]['media_id']
media_filename => null
$value[0]['media_filename']
media_large => null
$value[0]['media_large']
media_preview => null
$value[0]['media_preview']
media_small => null
$value[0]['media_small']
media_thumb => null
$value[0]['media_thumb']
media_filepath => null
$value[0]['media_filepath']
media_type => null
$value[0]['media_type']
media_caption => null
$value[0]['media_caption']
media_orientation => null
$value[0]['media_orientation']
media_original => null
$value[0]['media_original']
filesize => null
$value[0]['filesize']
status => null
$value[0]['status']
created_by => null
$value[0]['created_by']
media_public => null
$value[0]['media_public']
timestamp => null
$value[0]['timestamp']
origname => null
$value[0]['origname']
series
$value array (1)
0 => array (38)
$value[0]
program_id => string (4) "9589"
$value[0]['program_id']
vid => string (5) "38333"
$value[0]['vid']
program_type => string (6) "series"
$value[0]['program_type']
program_title => string (10) "Cineopolis"
$value[0]['program_title']
program_slug => string (10) "cineopolis"
$value[0]['program_slug']
program_desc => string (162) "Hosted by Elise MacAdam, this series explores contemporary cinema through in...
$value[0]['program_desc']
Hosted by Elise MacAdam, this series explores contemporary cinema through interviews with and discussions about its most pertinent contributors and contributions.
program_content => string (903) "Hosted by Elise MacAdam, this series explores contemporary cinema through in...
$value[0]['program_content']
Hosted by Elise MacAdam, this series explores contemporary cinema through interviews with and discussions about its most pertinent contributors and contributions.<br /><br /><em>NB: Clocktower Radio was launched by MoMA/PS1 in 2004 as the Web's first art radio station. It has been independent since 2009 and is licensed to host content created under PS1 management. Programs produced prior to 2011 may refer to our earlier URLs and station IDs, including WPS1.org,&nbsp;<a href="http://artonair.org/" target="_blank" data-saferedirecturl="https://www.google.com/url?hl=en&amp;q=http://artonair.org/&amp;source=gmail&amp;ust=1510193778692000&amp;usg=AFQjCNF9lO0eZuQpUcR473LGX47DeMR3Nw">artonair.org</a>, and Art International Radio. For the complete history of Clocktower Radio, read our&nbsp;<a href="http://clocktower.org/about" target="_blank">Mission &amp; History</a>&nbsp;section.&nbsp;</em>&nbsp;
program_start_date => string (19) "0000-00-00 00:00:00"
$value[0]['program_start_date']
program_end_date => string (19) "0000-00-00 00:00:00"
$value[0]['program_end_date']
program_time => null
$value[0]['program_time']
program_audio => null
$value[0]['program_audio']
program_venue => string (1) "0"
$value[0]['program_venue']
program_pricing => string (0) ""
$value[0]['program_pricing']
program_ticket_link => string (7) "http://"
$value[0]['program_ticket_link']
program_mainpic => string (4) "2612"
$value[0]['program_mainpic']
program_featured => null
$value[0]['program_featured']
program_featured_rank => string (2) "20"
$value[0]['program_featured_rank']
program_public => string (7) "checked"
$value[0]['program_public']
edited_by => string (1) "5"
$value[0]['edited_by']
created_date => string (10) "1283457912"
$value[0]['created_date']
2010-09-02 20:05:12 UTC
updated_date => string (10) "1398786039"
$value[0]['updated_date']
2014-04-29 15:40:39 UTC
media_id => string (4) "2612"
$value[0]['media_id']
media_filename => string (14) "node-image.jpg"
$value[0]['media_filename']
media_large => null
$value[0]['media_large']
media_preview => null
$value[0]['media_preview']
media_small => null
$value[0]['media_small']
media_thumb => null
$value[0]['media_thumb']
media_filepath => string (26) "series/9589/node-image.jpg"
$value[0]['media_filepath']
media_type => string (5) "photo"
$value[0]['media_type']
media_caption => null
$value[0]['media_caption']
media_orientation => null
$value[0]['media_orientation']
media_original => null
$value[0]['media_original']
filesize => string (5) "80336"
$value[0]['filesize']
status => string (1) "1"
$value[0]['status']
created_by => string (1) "5"
$value[0]['created_by']
media_public => string (7) "checked"
$value[0]['media_public']
timestamp => string (10) "1325796851"
$value[0]['timestamp']
2012-01-05 20:54:11 UTC
origname => string (22) "general_series_pic.jpg"
$value[0]['origname']
playlist
$value array (15)
  • Table (15)
  • Contents (15)
  • a2c_idviddeltashow_idevent_idseries_idchannel_ida2c_rankchannel_air_dateaudio_idaudio_filenameaudio_descaudio_rankupload_dateprogram_idprogram_typeprogram_titleprogram_slugprogram_descprogram_contentprogram_start_dateprogram_end_dateprogram_timeprogram_audioprogram_venueprogram_pricingprogram_ticket_linkprogram_mainpicprogram_featuredprogram_featured_rankprogram_publicedited_bycreated_dateupdated_datemedia_idmedia_filenamemedia_largemedia_previewmedia_smallmedia_thumbmedia_filepathmedia_typemedia_captionmedia_orientationmedia_originalfilesizestatuscreated_bymedia_publictimestamporigname
    06573872706662null9589nullnullnull917341sbtatcin_15cineopolis_kerrigan.mp3null02016-12-31 00:00:006662showLodge Kerriganlodge-kerriganAfter a year-long tour of the festival circuit, earning rave reviews at the N...After a year-long tour of the festival circuit, earning rave reviews at the N...2005-09-27 00:00:002005-09-27 00:00:00nullnullnullnullnull4408nullnullchecked14115135227113987862454408node-image.jpgnullnullnullnullshow/6662/node-image.jpgphotonullnullnull244311715checked1350489863keane2.jpg
    16583872806663null9589nullnullnull917342sbtatcin_14cineopolis_maysles.mp3null02016-12-31 00:00:006663showAlbert Maysles, The Gatesalbert-maysles-the-gates<a href="http://www.mayslesfilms.com/">Albert Maysles</a> has been shooting <...<a href="http://www.mayslesfilms.com/">Albert Maysles</a> has been shooting <...2005-02-07 00:00:002005-02-07 00:00:00nullnullnullnullnull4402nullnullchecked14115135307313987862464402node-image.jpgnullnullnullnullshow/6663/node-image.jpgphotonullnullnull10835615checked1350490164gates.jpg
    26593872906664null9589nullnullnull917343sbtatcin_13cineopolis_jewishfilmfest.mp3null02016-12-31 00:00:006664showThe Jewish Film Festivalthe-jewish-film-festivalIs Elie Wiesel correct in thinking that all depictions of the Holocaust are o...Is Elie Wiesel correct in thinking that all depictions of the Holocaust are o...2005-01-24 00:00:002005-01-24 00:00:00nullnullnullnullnull4415nullnullchecked14115135312013987862464415node-image.jpgnullnullnullnullshow/6664/node-image.jpgphotonullnullnull1989215checked1330633432jewish-film-festival-zagreb-review-small-91942.jpg
    36553873006665null9589nullnullnull917344sbtatcin_12cineopolis_andersonyu.mp3null02016-12-31 00:00:006665showThe Mysterious Henry Dargerthe-mysterious-henry-dargerIn her new film, <a href="http://www.pbs.org/pov/intherealms/">"In the Realms...In her new film, <a href="http://www.pbs.org/pov/intherealms/">"In the Realms...2004-12-27 00:00:002004-12-27 00:00:00nullnullnullnullnull1593nullnullchecked14115135317513987862461593node-image.jpgnullnullnullnullshow/6665/node-image.jpgphotonullnullnull166030118checked1350490538henry_darger._photo_by_insignifica_2009_from_flickr.jpg
    46563873106666null9589nullnullnull917345sbtatcin_11cineopolis_lambert.mp3null02016-12-31 00:00:006666showGavin Lambert, The Ivan Moffat Filegavin-lambert-the-ivan-moffat-fileAuthor Gary Indiana joins host Elise MacAdam for this historic conference cal...Author Gary Indiana joins host Elise MacAdam for this historic conference cal...2004-12-13 00:00:002004-12-13 00:00:00nullnullnullnullnull4409nullnullchecked14115135323313987862464409node-image.jpgnullnullnullnullshow/6666/node-image.jpgphotonullnullnull29348115checked1350066923ivanmoffat.jpg
    56543873206667null9589nullnullnull917346sbtatcin_10cineopolis_janew.mp3null02016-12-31 00:00:006667showJane Weinstock and Gloria Norris, Easyjane-weinstock-and-gloria-norris-easyJane Weinstock started out writing a thriller at the Sundance lab but later w...Jane Weinstock started out writing a thriller at the Sundance lab but later w...2004-12-06 00:00:002004-12-06 00:00:00nullnullnullnullnull4414nullnullchecked14115135328813987862474414node-image.jpgnullnullnullnullshow/6667/node-image.jpgphotonullnullnull5783815checked1350067138easy.jpg
    66523873306668null9589nullnullnull917347sbtatcin_09cineopolis_meadfestival.mp3null02016-12-31 00:00:006668showThe 2004 Margaret Mead Film Festivalthe-2004-margaret-mead-film-festivalWhat would it be like to start a beauty academy in Afghanistan just after the...What would it be like to start a beauty academy in Afghanistan just after the...2004-11-15 00:00:002004-11-15 00:00:00nullnullnullnullnull4410nullnullchecked14115135333013987862474410node-image.jpgnullnullnullnullshow/6668/node-image.jpgphotonullnullnull9243715checked1350066378kabul.jpg
    76493873506670null9589nullnullnull917349sbtatcin_07cineopolis_bmorrison.mp3null02016-12-31 00:00:006670showBill Morrisonbill-morrisonBill Morrison meets with host Elise MacAdam to speak of the extraordinary dis...Bill Morrison meets with host Elise MacAdam to speak of the extraordinary dis...2004-09-13 00:00:002004-09-13 00:00:00nullnullnullnullnull4392nullnullchecked14115135344413987862484392node-image.jpgnullnullnullnullshow/6670/node-image.jpgphotonullnullnull2231815checked1350065656decasia-6.jpg
    86503873606671null9589nullnullnull917350sbtatcin_06cineopolis_mclean.mp3null02016-12-31 00:00:006671showAlison MacLean and Tobias Perse, Persons of Interestalison-maclean-and-tobias-perse-persons-of-interestAre they terrorists or are they law-abiding Americans with Arabic names? That...Are they terrorists or are they law-abiding Americans with Arabic names? That...2004-08-30 00:00:002004-08-30 00:00:00nullnullnullnullnull4412nullnullchecked14115135352213987862484412node-image.jpgnullnullnullnullshow/6671/node-image.jpgphotonullnullnull20480115checked1350065434persons-of-interest.jpg
    96513873706672null9589nullnullnull917351sbtatcin_05cineopolis.mp3null02016-12-31 00:00:006672showNeistat Brothers, Guerilla Videoneistat-brothers-guerilla-videoThe energetic <a href="http://www.neistatbrothers.com/">Neistat Brothers</a> ...The energetic <a href="http://www.neistatbrothers.com/">Neistat Brothers</a> ...2004-06-28 00:00:002004-06-28 00:00:00nullnullnullnullnull4407nullnullchecked14115135360313987862484407node-image.jpgnullnullnullnullshow/6672/node-image.jpgphotonullnullnull36219115checked1350065309neistat-studio-02-1024.jpg
    106473873806673null9589nullnullnull917352sbtatcin_04cineopolis.mp3null02016-12-31 00:00:006673showEvan Lurieevan-lurieElise MacAdam learns the ins and outs of film composing from Evan Lurie; a fo...Elise MacAdam learns the ins and outs of film composing from Evan Lurie; a fo...2004-06-21 00:00:002004-06-21 00:00:00nullnullnullnullnull4411nullnullchecked14115135366113987862494411node-image.jpgnullnullnullnullshow/6673/node-image.jpgphotonullnullnull13421215checked1350065207oswald.jpg
    116483873906674null9589nullnullnull917353sbtatcin_03cineopolis.mp3null02016-12-31 00:00:006674showKaren Cooper of Film Forumkaren-cooper-of-film-forumHost Elise MacAdam meets with Karen Cooper, co-director of <a href="http://ww...Host Elise MacAdam meets with Karen Cooper, co-director of <a href="http://ww...2004-05-31 00:00:002004-05-31 00:00:00nullnullnullnullnull1592nullnullchecked14115135377213987862491592node-image.jpgnullnullnullnullshow/6674/node-image.jpgphotonullnullnull154951118checked1350065099film_forum._photo_by_mrmoneda_from_flickr_2007.jpg
    126453874006675null9589nullnullnull917354sbtatcin_02cineopolis.mp3null02016-12-31 00:00:006675showCharles Atlascharles-atlasHost Elise MacAdam speaks with video artist and filmmaker Charles Atlas about...Host Elise MacAdam speaks with video artist and filmmaker Charles Atlas about...2004-05-24 00:00:002004-05-24 00:00:00nullnullnullnullnull4404nullnullchecked14115135381813987862504404node-image.jpgnullnullnullnullshow/6675/node-image.jpgphotonullnullnull148914415checked1350065048leighbowery.jpg
    136463874106676null9589nullnullnull917355sbtatcin_01cineopolis.mp3null02016-12-31 00:00:006676showJames Schamusjames-schamusScreenwriter Elise MacAdam talks to the movers and makers of film and video a...Screenwriter Elise MacAdam talks to the movers and makers of film and video a...2004-04-22 00:00:002004-04-22 00:00:00nullnullnullnullnull4405nullnullchecked14115135386913987862504405node-image.jpgnullnullnullnullshow/6676/node-image.jpgphotonullnullnull15293315checked1350064919james_shamus.jpg
    146533873406669null9589nullnullnull917348sbtatcin_08cineopolis_pbroderick.mp3null02016-12-31 00:00:006669showPeter Broderickpeter-broderickDoes the conservative right need a film festival in Dallas when it already ha...Does the conservative right need a film festival in Dallas when it already ha...nullnullnullnullnullnullnull4406nullnullchecked14115135338413987862484406node-image.jpgnullnullnullnullshow/6669/node-image.jpgphotonullnullnull21169315checked1350065887ballot_room.jpg
  • 0 => array (51)
    $value[0]
    a2c_id => string (3) "657"
    $value[0]['a2c_id']
    vid => string (5) "38727"
    $value[0]['vid']
    delta => string (1) "0"
    $value[0]['delta']
    show_id => string (4) "6662"
    $value[0]['show_id']
    event_id => null
    $value[0]['event_id']
    series_id => string (4) "9589"
    $value[0]['series_id']
    channel_id => null
    $value[0]['channel_id']
    a2c_rank => null
    $value[0]['a2c_rank']
    channel_air_date => null
    $value[0]['channel_air_date']
    audio_id => string (6) "917341"
    $value[0]['audio_id']
    audio_filename => string (34) "sbtatcin_15cineopolis_kerrigan.mp3"
    $value[0]['audio_filename']
    audio_desc => null
    $value[0]['audio_desc']
    audio_rank => string (1) "0"
    $value[0]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[0]['upload_date']
    program_id => string (4) "6662"
    $value[0]['program_id']
    program_type => string (4) "show"
    $value[0]['program_type']
    program_title => string (14) "Lodge Kerrigan"
    $value[0]['program_title']
    program_slug => string (14) "lodge-kerrigan"
    $value[0]['program_slug']
    program_desc => string (950) "After a year-long tour of the festival circuit, earning rave reviews at the ...
    $value[0]['program_desc']
    After a year-long tour of the festival circuit, earning rave reviews at the New York Film Festival, Toronto International Film Festival and the 2005 Cannes Director's Fortnight, filmmaker <a href="http://www.imdb.com/name/nm0449868/">Lodge Kerrigan</a>'s third feature, <a href="http://www.imdb.com/title/tt0420291/"><i>Keane</i></a>, opened in New York City. <i>Keane</i> crawls into the mind of a man, suffering in the wake of his daughter's abduction and follows him as he tries to redeem himself.  Writer/director Kerrigan talks to Elise MacAdam about shooting hand-held in the Port Authority Terminal, writing about his worst fears, social filmmaking, and the forthcoming DVD releases of his first features <a href="http://www.filmcritic.com/misc/emporium.nsf/0/9e95ed8abd1529118825677b00046183?OpenDocument"><i>Clean, Shaven</i></a> and <a href="http://www.independentfilmquarterly.com/ifq/reviews/clairedolan.htm/"><i>Claire Dolan</i></a>.  
    
    
    program_content => string (950) "After a year-long tour of the festival circuit, earning rave reviews at the ...
    $value[0]['program_content']
    After a year-long tour of the festival circuit, earning rave reviews at the New York Film Festival, Toronto International Film Festival and the 2005 Cannes Director's Fortnight, filmmaker <a href="http://www.imdb.com/name/nm0449868/">Lodge Kerrigan</a>'s third feature, <a href="http://www.imdb.com/title/tt0420291/"><i>Keane</i></a>, opened in New York City. <i>Keane</i> crawls into the mind of a man, suffering in the wake of his daughter's abduction and follows him as he tries to redeem himself.  Writer/director Kerrigan talks to Elise MacAdam about shooting hand-held in the Port Authority Terminal, writing about his worst fears, social filmmaking, and the forthcoming DVD releases of his first features <a href="http://www.filmcritic.com/misc/emporium.nsf/0/9e95ed8abd1529118825677b00046183?OpenDocument"><i>Clean, Shaven</i></a> and <a href="http://www.independentfilmquarterly.com/ifq/reviews/clairedolan.htm/"><i>Claire Dolan</i></a>.  
    
    
    program_start_date => string (19) "2005-09-27 00:00:00"
    $value[0]['program_start_date']
    program_end_date => string (19) "2005-09-27 00:00:00"
    $value[0]['program_end_date']
    program_time => null
    $value[0]['program_time']
    program_audio => null
    $value[0]['program_audio']
    program_venue => null
    $value[0]['program_venue']
    program_pricing => null
    $value[0]['program_pricing']
    program_ticket_link => null
    $value[0]['program_ticket_link']
    program_mainpic => string (4) "4408"
    $value[0]['program_mainpic']
    program_featured => null
    $value[0]['program_featured']
    program_featured_rank => null
    $value[0]['program_featured_rank']
    program_public => string (7) "checked"
    $value[0]['program_public']
    edited_by => string (2) "14"
    $value[0]['edited_by']
    created_date => string (10) "1151352271"
    $value[0]['created_date']
    2006-06-26 20:04:31 UTC
    updated_date => string (10) "1398786245"
    $value[0]['updated_date']
    2014-04-29 15:44:05 UTC
    media_id => string (4) "4408"
    $value[0]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[0]['media_filename']
    media_large => null
    $value[0]['media_large']
    media_preview => null
    $value[0]['media_preview']
    media_small => null
    $value[0]['media_small']
    media_thumb => null
    $value[0]['media_thumb']
    media_filepath => string (24) "show/6662/node-image.jpg"
    $value[0]['media_filepath']
    media_type => string (5) "photo"
    $value[0]['media_type']
    media_caption => null
    $value[0]['media_caption']
    media_orientation => null
    $value[0]['media_orientation']
    media_original => null
    $value[0]['media_original']
    filesize => string (7) "2443117"
    $value[0]['filesize']
    status => string (1) "1"
    $value[0]['status']
    created_by => string (1) "5"
    $value[0]['created_by']
    media_public => string (7) "checked"
    $value[0]['media_public']
    timestamp => string (10) "1350489863"
    $value[0]['timestamp']
    2012-10-17 16:04:23 UTC
    origname => string (10) "keane2.jpg"
    $value[0]['origname']
    1 => array (51)
    $value[1]
    a2c_id => string (3) "658"
    $value[1]['a2c_id']
    vid => string (5) "38728"
    $value[1]['vid']
    delta => string (1) "0"
    $value[1]['delta']
    show_id => string (4) "6663"
    $value[1]['show_id']
    event_id => null
    $value[1]['event_id']
    series_id => string (4) "9589"
    $value[1]['series_id']
    channel_id => null
    $value[1]['channel_id']
    a2c_rank => null
    $value[1]['a2c_rank']
    channel_air_date => null
    $value[1]['channel_air_date']
    audio_id => string (6) "917342"
    $value[1]['audio_id']
    audio_filename => string (33) "sbtatcin_14cineopolis_maysles.mp3"
    $value[1]['audio_filename']
    audio_desc => null
    $value[1]['audio_desc']
    audio_rank => string (1) "0"
    $value[1]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[1]['upload_date']
    program_id => string (4) "6663"
    $value[1]['program_id']
    program_type => string (4) "show"
    $value[1]['program_type']
    program_title => string (25) "Albert Maysles, The Gates"
    $value[1]['program_title']
    program_slug => string (24) "albert-maysles-the-gates"
    $value[1]['program_slug']
    program_desc => string (661) "<a href="http://www.mayslesfilms.com/">Albert Maysles</a> has been shooting ...
    $value[1]['program_desc']
    <a href="http://www.mayslesfilms.com/">Albert Maysles</a> has been shooting <i>The Gates</i> since 1979, when artists <a href="http://christojeanneclaude.net/">Christo and Jean-Claude</a> first proposed the project - a massive installation of 7,500 fabric-draped steel gates (requiring 600 workers to install) for New York's Central Park, then in a very distressed condition. In this interview with Elise MacAdam, Maysles and his collaborator Antonio Ferrera tick off the several rejections by various mayors previous to Michael Bloomberg, the technical requirements of both film and artwork and several reasons why Maysles is not Michael Moore.
    <br /><br />
    
    
    program_content => string (661) "<a href="http://www.mayslesfilms.com/">Albert Maysles</a> has been shooting ...
    $value[1]['program_content']
    <a href="http://www.mayslesfilms.com/">Albert Maysles</a> has been shooting <i>The Gates</i> since 1979, when artists <a href="http://christojeanneclaude.net/">Christo and Jean-Claude</a> first proposed the project - a massive installation of 7,500 fabric-draped steel gates (requiring 600 workers to install) for New York's Central Park, then in a very distressed condition. In this interview with Elise MacAdam, Maysles and his collaborator Antonio Ferrera tick off the several rejections by various mayors previous to Michael Bloomberg, the technical requirements of both film and artwork and several reasons why Maysles is not Michael Moore.
    <br /><br />
    
    
    program_start_date => string (19) "2005-02-07 00:00:00"
    $value[1]['program_start_date']
    program_end_date => string (19) "2005-02-07 00:00:00"
    $value[1]['program_end_date']
    program_time => null
    $value[1]['program_time']
    program_audio => null
    $value[1]['program_audio']
    program_venue => null
    $value[1]['program_venue']
    program_pricing => null
    $value[1]['program_pricing']
    program_ticket_link => null
    $value[1]['program_ticket_link']
    program_mainpic => string (4) "4402"
    $value[1]['program_mainpic']
    program_featured => null
    $value[1]['program_featured']
    program_featured_rank => null
    $value[1]['program_featured_rank']
    program_public => string (7) "checked"
    $value[1]['program_public']
    edited_by => string (2) "14"
    $value[1]['edited_by']
    created_date => string (10) "1151353073"
    $value[1]['created_date']
    2006-06-26 20:17:53 UTC
    updated_date => string (10) "1398786246"
    $value[1]['updated_date']
    2014-04-29 15:44:06 UTC
    media_id => string (4) "4402"
    $value[1]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[1]['media_filename']
    media_large => null
    $value[1]['media_large']
    media_preview => null
    $value[1]['media_preview']
    media_small => null
    $value[1]['media_small']
    media_thumb => null
    $value[1]['media_thumb']
    media_filepath => string (24) "show/6663/node-image.jpg"
    $value[1]['media_filepath']
    media_type => string (5) "photo"
    $value[1]['media_type']
    media_caption => null
    $value[1]['media_caption']
    media_orientation => null
    $value[1]['media_orientation']
    media_original => null
    $value[1]['media_original']
    filesize => string (6) "108356"
    $value[1]['filesize']
    status => string (1) "1"
    $value[1]['status']
    created_by => string (1) "5"
    $value[1]['created_by']
    media_public => string (7) "checked"
    $value[1]['media_public']
    timestamp => string (10) "1350490164"
    $value[1]['timestamp']
    2012-10-17 16:09:24 UTC
    origname => string (9) "gates.jpg"
    $value[1]['origname']
    2 => array (51)
    $value[2]
    a2c_id => string (3) "659"
    $value[2]['a2c_id']
    vid => string (5) "38729"
    $value[2]['vid']
    delta => string (1) "0"
    $value[2]['delta']
    show_id => string (4) "6664"
    $value[2]['show_id']
    event_id => null
    $value[2]['event_id']
    series_id => string (4) "9589"
    $value[2]['series_id']
    channel_id => null
    $value[2]['channel_id']
    a2c_rank => null
    $value[2]['a2c_rank']
    channel_air_date => null
    $value[2]['channel_air_date']
    audio_id => string (6) "917343"
    $value[2]['audio_id']
    audio_filename => string (40) "sbtatcin_13cineopolis_jewishfilmfest.mp3"
    $value[2]['audio_filename']
    audio_desc => null
    $value[2]['audio_desc']
    audio_rank => string (1) "0"
    $value[2]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[2]['upload_date']
    program_id => string (4) "6664"
    $value[2]['program_id']
    program_type => string (4) "show"
    $value[2]['program_type']
    program_title => string (24) "The Jewish Film Festival"
    $value[2]['program_title']
    program_slug => string (24) "the-jewish-film-festival"
    $value[2]['program_slug']
    program_desc => string (894) "Is Elie Wiesel correct in thinking that all depictions of the Holocaust are ...
    $value[2]['program_desc']
    Is Elie Wiesel correct in thinking that all depictions of the Holocaust are obscene? How can filmmakers and artists answer this charge? Should <i>The Pawnbroker</i> never have been made? <i>Schindler's List</i>? What about <a href="http://www.associatedcontent.com/article/1173098/jewish_history_library_holocaust_documentaries.html">documentaries</a>, and films by survivors themselves? Elise MacAdam takes up this and other sticky questions with Aviva Weintraub, Director of Media and Public Programs for the <a href="http://www.thejewishmuseum.org/">Jewish Museum</a> and Daniel Anker, director of the film, <i>Imaginary Witness: Hollywood and the Holocaust</i>, his entry in the current <a href="http://www.thejewishmuseum.org/site/pages/page.php?id=132">Jewish Film Festival</a> presented by the Jewish Museum and the <a href="http://www.filmlinc.com/">Film society of Lincoln Center</a>. 
    
    program_content => string (894) "Is Elie Wiesel correct in thinking that all depictions of the Holocaust are ...
    $value[2]['program_content']
    Is Elie Wiesel correct in thinking that all depictions of the Holocaust are obscene? How can filmmakers and artists answer this charge? Should <i>The Pawnbroker</i> never have been made? <i>Schindler's List</i>? What about <a href="http://www.associatedcontent.com/article/1173098/jewish_history_library_holocaust_documentaries.html">documentaries</a>, and films by survivors themselves? Elise MacAdam takes up this and other sticky questions with Aviva Weintraub, Director of Media and Public Programs for the <a href="http://www.thejewishmuseum.org/">Jewish Museum</a> and Daniel Anker, director of the film, <i>Imaginary Witness: Hollywood and the Holocaust</i>, his entry in the current <a href="http://www.thejewishmuseum.org/site/pages/page.php?id=132">Jewish Film Festival</a> presented by the Jewish Museum and the <a href="http://www.filmlinc.com/">Film society of Lincoln Center</a>. 
    
    program_start_date => string (19) "2005-01-24 00:00:00"
    $value[2]['program_start_date']
    program_end_date => string (19) "2005-01-24 00:00:00"
    $value[2]['program_end_date']
    program_time => null
    $value[2]['program_time']
    program_audio => null
    $value[2]['program_audio']
    program_venue => null
    $value[2]['program_venue']
    program_pricing => null
    $value[2]['program_pricing']
    program_ticket_link => null
    $value[2]['program_ticket_link']
    program_mainpic => string (4) "4415"
    $value[2]['program_mainpic']
    program_featured => null
    $value[2]['program_featured']
    program_featured_rank => null
    $value[2]['program_featured_rank']
    program_public => string (7) "checked"
    $value[2]['program_public']
    edited_by => string (2) "14"
    $value[2]['edited_by']
    created_date => string (10) "1151353120"
    $value[2]['created_date']
    2006-06-26 20:18:40 UTC
    updated_date => string (10) "1398786246"
    $value[2]['updated_date']
    2014-04-29 15:44:06 UTC
    media_id => string (4) "4415"
    $value[2]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[2]['media_filename']
    media_large => null
    $value[2]['media_large']
    media_preview => null
    $value[2]['media_preview']
    media_small => null
    $value[2]['media_small']
    media_thumb => null
    $value[2]['media_thumb']
    media_filepath => string (24) "show/6664/node-image.jpg"
    $value[2]['media_filepath']
    media_type => string (5) "photo"
    $value[2]['media_type']
    media_caption => null
    $value[2]['media_caption']
    media_orientation => null
    $value[2]['media_orientation']
    media_original => null
    $value[2]['media_original']
    filesize => string (5) "19892"
    $value[2]['filesize']
    status => string (1) "1"
    $value[2]['status']
    created_by => string (1) "5"
    $value[2]['created_by']
    media_public => string (7) "checked"
    $value[2]['media_public']
    timestamp => string (10) "1330633432"
    $value[2]['timestamp']
    2012-03-01 20:23:52 UTC
    origname => string (50) "jewish-film-festival-zagreb-review-small-91942.jpg"
    $value[2]['origname']
    3 => array (51)
    $value[3]
    a2c_id => string (3) "655"
    $value[3]['a2c_id']
    vid => string (5) "38730"
    $value[3]['vid']
    delta => string (1) "0"
    $value[3]['delta']
    show_id => string (4) "6665"
    $value[3]['show_id']
    event_id => null
    $value[3]['event_id']
    series_id => string (4) "9589"
    $value[3]['series_id']
    channel_id => null
    $value[3]['channel_id']
    a2c_rank => null
    $value[3]['a2c_rank']
    channel_air_date => null
    $value[3]['channel_air_date']
    audio_id => string (6) "917344"
    $value[3]['audio_id']
    audio_filename => string (36) "sbtatcin_12cineopolis_andersonyu.mp3"
    $value[3]['audio_filename']
    audio_desc => null
    $value[3]['audio_desc']
    audio_rank => string (1) "0"
    $value[3]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[3]['upload_date']
    program_id => string (4) "6665"
    $value[3]['program_id']
    program_type => string (4) "show"
    $value[3]['program_type']
    program_title => string (27) "The Mysterious Henry Darger"
    $value[3]['program_title']
    program_slug => string (27) "the-mysterious-henry-darger"
    $value[3]['program_slug']
    program_desc => string (740) "In her new film, <a href="http://www.pbs.org/pov/intherealms/">"In the Realm...
    $value[3]['program_desc']
    In her new film, <a href="http://www.pbs.org/pov/intherealms/">"In the Realms of the Unreal: The Mystery of Henry Darger"</a>, currently playing at New York's <a href=" http://www.filmforum.com/films/realms.htm">Film Forum</a>, writer/director/producer Jessica Yu avoids psychoanalyzing the fascinating but peculiar Henry Darger and encourages audiences to be equally nonjudgmental. Here she speaks of the artist's preoccupations with war, Catholicism, and the weather with Elise MacAdam and Brooke Anderson, curator for the <a href="http://www.folkartmuseum.org/">American Folk Art Museum</a>, a center for Darger scholarship. Together they supply a number of remarkable insights into Darger's work and his very complicated sense of humor.
    
    program_content => string (740) "In her new film, <a href="http://www.pbs.org/pov/intherealms/">"In the Realm...
    $value[3]['program_content']
    In her new film, <a href="http://www.pbs.org/pov/intherealms/">"In the Realms of the Unreal: The Mystery of Henry Darger"</a>, currently playing at New York's <a href=" http://www.filmforum.com/films/realms.htm">Film Forum</a>, writer/director/producer Jessica Yu avoids psychoanalyzing the fascinating but peculiar Henry Darger and encourages audiences to be equally nonjudgmental. Here she speaks of the artist's preoccupations with war, Catholicism, and the weather with Elise MacAdam and Brooke Anderson, curator for the <a href="http://www.folkartmuseum.org/">American Folk Art Museum</a>, a center for Darger scholarship. Together they supply a number of remarkable insights into Darger's work and his very complicated sense of humor.
    
    program_start_date => string (19) "2004-12-27 00:00:00"
    $value[3]['program_start_date']
    program_end_date => string (19) "2004-12-27 00:00:00"
    $value[3]['program_end_date']
    program_time => null
    $value[3]['program_time']
    program_audio => null
    $value[3]['program_audio']
    program_venue => null
    $value[3]['program_venue']
    program_pricing => null
    $value[3]['program_pricing']
    program_ticket_link => null
    $value[3]['program_ticket_link']
    program_mainpic => string (4) "1593"
    $value[3]['program_mainpic']
    program_featured => null
    $value[3]['program_featured']
    program_featured_rank => null
    $value[3]['program_featured_rank']
    program_public => string (7) "checked"
    $value[3]['program_public']
    edited_by => string (2) "14"
    $value[3]['edited_by']
    created_date => string (10) "1151353175"
    $value[3]['created_date']
    2006-06-26 20:19:35 UTC
    updated_date => string (10) "1398786246"
    $value[3]['updated_date']
    2014-04-29 15:44:06 UTC
    media_id => string (4) "1593"
    $value[3]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[3]['media_filename']
    media_large => null
    $value[3]['media_large']
    media_preview => null
    $value[3]['media_preview']
    media_small => null
    $value[3]['media_small']
    media_thumb => null
    $value[3]['media_thumb']
    media_filepath => string (24) "show/6665/node-image.jpg"
    $value[3]['media_filepath']
    media_type => string (5) "photo"
    $value[3]['media_type']
    media_caption => null
    $value[3]['media_caption']
    media_orientation => null
    $value[3]['media_orientation']
    media_original => null
    $value[3]['media_original']
    filesize => string (6) "166030"
    $value[3]['filesize']
    status => string (1) "1"
    $value[3]['status']
    created_by => string (2) "18"
    $value[3]['created_by']
    media_public => string (7) "checked"
    $value[3]['media_public']
    timestamp => string (10) "1350490538"
    $value[3]['timestamp']
    2012-10-17 16:15:38 UTC
    origname => string (55) "henry_darger._photo_by_insignifica_2009_from_flickr.jpg"
    $value[3]['origname']
    4 => array (51)
    $value[4]
    a2c_id => string (3) "656"
    $value[4]['a2c_id']
    vid => string (5) "38731"
    $value[4]['vid']
    delta => string (1) "0"
    $value[4]['delta']
    show_id => string (4) "6666"
    $value[4]['show_id']
    event_id => null
    $value[4]['event_id']
    series_id => string (4) "9589"
    $value[4]['series_id']
    channel_id => null
    $value[4]['channel_id']
    a2c_rank => null
    $value[4]['a2c_rank']
    channel_air_date => null
    $value[4]['channel_air_date']
    audio_id => string (6) "917345"
    $value[4]['audio_id']
    audio_filename => string (33) "sbtatcin_11cineopolis_lambert.mp3"
    $value[4]['audio_filename']
    audio_desc => null
    $value[4]['audio_desc']
    audio_rank => string (1) "0"
    $value[4]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[4]['upload_date']
    program_id => string (4) "6666"
    $value[4]['program_id']
    program_type => string (4) "show"
    $value[4]['program_type']
    program_title => string (35) "Gavin Lambert, The Ivan Moffat File"
    $value[4]['program_title']
    program_slug => string (34) "gavin-lambert-the-ivan-moffat-file"
    $value[4]['program_slug']
    program_desc => string (374) "Author Gary Indiana joins host Elise MacAdam for this historic conference ca...
    $value[4]['program_desc']
    Author Gary Indiana joins host Elise MacAdam for this historic conference call with one of Hollywood's great insiders, biographer (Natalie Wood), novelist (<i>Inside Daisy Clover</i>) and screenwriter (<i>Spartacus</i>) Gavin Lambert, on his new book about the beautiful and damned life of the aristocratic, womanizing screenwriter (<i>Shane, Giant</i>) Ivan Moffat.
    <br />
    
    program_content => string (1880) "Author Gary Indiana joins host Elise MacAdam for this historic conference ca...
    $value[4]['program_content']
    Author Gary Indiana joins host Elise MacAdam for this historic conference call with one of Hollywood's great insiders, biographer (Natalie Wood), novelist (<i>Inside Daisy Clover</i>) and screenwriter (<i>Spartacus</i>) Gavin Lambert, on his new book about the beautiful and damned life of the aristocratic, womanizing screenwriter (<i>Shane, Giant</i>) Ivan Moffat.
    <br /><br />
    Gavin Lambert, friend of <a href="http://www.paulbowles.org/gavinlambert.html">everybody who was anybody</a> in film and literary society, is not just the ultimate Hollywood insider but the author of some of Tinsel Town's best stories (<i>Inside Daisy Clover, The Slide Area: Scenes of Hollywood Life, The Goodbye People</i>,) and biographies (Nazimova, Natalie Wood, George Cukor, Norma Shearer). He is also an Oscar-nominated screenwriter and probably the only person in the world who could possibly do justice to the complicated life of screenwriter Ivan Moffat, a legend in his own time for many more reasons than one. In this interview/performance program, novelist Gary Indiana <a href="http://www.amazon.com/exec/obidos/ASIN/0312312059/qid=1102703315/sr=2-1/ref=pd_ka_b_2_1/102-4304065-3470562"> (<i>Do Everything in the Dark</i></a>, <i>Three-Month Fever, Resentment</i>) joins host Elise MacAdam in the Clocktower for a telephone confab with Lambert, who illumines Moffat's life while listening to Indiana do an impromptu reading from both <a href="http://www.amazon.com/exec/obidos/tg/detail/-/0375422471/qid=1102703152/sr=8-1/ref=pd_ka_1/102-4304065-3470562?v=glance&s=books&n=507846"><i>The Ivan Moffat File: Life Among the Beautiful and Damned in London, Paris and Hollywood</i></a> and <a href="http://www.amazon.com/exec/obidos/tg/detail/-/1852424419/qid=1102703152/sr=8-1/ref=pd_csp_1/102-4304065-3470562?v=glance&s=books&n=507846"> 
    <i>The Slide Area</i></a>. Perfection in radio.
    
    program_start_date => string (19) "2004-12-13 00:00:00"
    $value[4]['program_start_date']
    program_end_date => string (19) "2004-12-13 00:00:00"
    $value[4]['program_end_date']
    program_time => null
    $value[4]['program_time']
    program_audio => null
    $value[4]['program_audio']
    program_venue => null
    $value[4]['program_venue']
    program_pricing => null
    $value[4]['program_pricing']
    program_ticket_link => null
    $value[4]['program_ticket_link']
    program_mainpic => string (4) "4409"
    $value[4]['program_mainpic']
    program_featured => null
    $value[4]['program_featured']
    program_featured_rank => null
    $value[4]['program_featured_rank']
    program_public => string (7) "checked"
    $value[4]['program_public']
    edited_by => string (2) "14"
    $value[4]['edited_by']
    created_date => string (10) "1151353233"
    $value[4]['created_date']
    2006-06-26 20:20:33 UTC
    updated_date => string (10) "1398786246"
    $value[4]['updated_date']
    2014-04-29 15:44:06 UTC
    media_id => string (4) "4409"
    $value[4]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[4]['media_filename']
    media_large => null
    $value[4]['media_large']
    media_preview => null
    $value[4]['media_preview']
    media_small => null
    $value[4]['media_small']
    media_thumb => null
    $value[4]['media_thumb']
    media_filepath => string (24) "show/6666/node-image.jpg"
    $value[4]['media_filepath']
    media_type => string (5) "photo"
    $value[4]['media_type']
    media_caption => null
    $value[4]['media_caption']
    media_orientation => null
    $value[4]['media_orientation']
    media_original => null
    $value[4]['media_original']
    filesize => string (6) "293481"
    $value[4]['filesize']
    status => string (1) "1"
    $value[4]['status']
    created_by => string (1) "5"
    $value[4]['created_by']
    media_public => string (7) "checked"
    $value[4]['media_public']
    timestamp => string (10) "1350066923"
    $value[4]['timestamp']
    2012-10-12 18:35:23 UTC
    origname => string (14) "ivanmoffat.jpg"
    $value[4]['origname']
    5 => array (51)
    $value[5]
    a2c_id => string (3) "654"
    $value[5]['a2c_id']
    vid => string (5) "38732"
    $value[5]['vid']
    delta => string (1) "0"
    $value[5]['delta']
    show_id => string (4) "6667"
    $value[5]['show_id']
    event_id => null
    $value[5]['event_id']
    series_id => string (4) "9589"
    $value[5]['series_id']
    channel_id => null
    $value[5]['channel_id']
    a2c_rank => null
    $value[5]['a2c_rank']
    channel_air_date => null
    $value[5]['channel_air_date']
    audio_id => string (6) "917346"
    $value[5]['audio_id']
    audio_filename => string (31) "sbtatcin_10cineopolis_janew.mp3"
    $value[5]['audio_filename']
    audio_desc => null
    $value[5]['audio_desc']
    audio_rank => string (1) "0"
    $value[5]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[5]['upload_date']
    program_id => string (4) "6667"
    $value[5]['program_id']
    program_type => string (4) "show"
    $value[5]['program_type']
    program_title => string (38) "Jane Weinstock and Gloria Norris, Easy"
    $value[5]['program_title']
    program_slug => string (37) "jane-weinstock-and-gloria-norris-easy"
    $value[5]['program_slug']
    program_desc => string (541) "Jane Weinstock started out writing a thriller at the Sundance lab but later ...
    $value[5]['program_desc']
    Jane Weinstock started out writing a thriller at the Sundance lab but later wound up writing <a href="http://www.easythemovie.com"><i>Easy</i></a>, a romantic comedy that (blessedly) doesn't quite fit the mold. Shot in just 21 days, it is a Los Angeles story of people with jobs that have nothing to do with the movie business and whose landscape is populated by contemporary artworks (by Barbara Kruger, Malerie Marder, Laurie Simmons and Catherine Opie, to name a few). Here sex is a triangle and single girls can be anything but easy.
    
    
    
    program_content => string (541) "Jane Weinstock started out writing a thriller at the Sundance lab but later ...
    $value[5]['program_content']
    Jane Weinstock started out writing a thriller at the Sundance lab but later wound up writing <a href="http://www.easythemovie.com"><i>Easy</i></a>, a romantic comedy that (blessedly) doesn't quite fit the mold. Shot in just 21 days, it is a Los Angeles story of people with jobs that have nothing to do with the movie business and whose landscape is populated by contemporary artworks (by Barbara Kruger, Malerie Marder, Laurie Simmons and Catherine Opie, to name a few). Here sex is a triangle and single girls can be anything but easy.
    
    
    
    program_start_date => string (19) "2004-12-06 00:00:00"
    $value[5]['program_start_date']
    program_end_date => string (19) "2004-12-06 00:00:00"
    $value[5]['program_end_date']
    program_time => null
    $value[5]['program_time']
    program_audio => null
    $value[5]['program_audio']
    program_venue => null
    $value[5]['program_venue']
    program_pricing => null
    $value[5]['program_pricing']
    program_ticket_link => null
    $value[5]['program_ticket_link']
    program_mainpic => string (4) "4414"
    $value[5]['program_mainpic']
    program_featured => null
    $value[5]['program_featured']
    program_featured_rank => null
    $value[5]['program_featured_rank']
    program_public => string (7) "checked"
    $value[5]['program_public']
    edited_by => string (2) "14"
    $value[5]['edited_by']
    created_date => string (10) "1151353288"
    $value[5]['created_date']
    2006-06-26 20:21:28 UTC
    updated_date => string (10) "1398786247"
    $value[5]['updated_date']
    2014-04-29 15:44:07 UTC
    media_id => string (4) "4414"
    $value[5]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[5]['media_filename']
    media_large => null
    $value[5]['media_large']
    media_preview => null
    $value[5]['media_preview']
    media_small => null
    $value[5]['media_small']
    media_thumb => null
    $value[5]['media_thumb']
    media_filepath => string (24) "show/6667/node-image.jpg"
    $value[5]['media_filepath']
    media_type => string (5) "photo"
    $value[5]['media_type']
    media_caption => null
    $value[5]['media_caption']
    media_orientation => null
    $value[5]['media_orientation']
    media_original => null
    $value[5]['media_original']
    filesize => string (5) "57838"
    $value[5]['filesize']
    status => string (1) "1"
    $value[5]['status']
    created_by => string (1) "5"
    $value[5]['created_by']
    media_public => string (7) "checked"
    $value[5]['media_public']
    timestamp => string (10) "1350067138"
    $value[5]['timestamp']
    2012-10-12 18:38:58 UTC
    origname => string (8) "easy.jpg"
    $value[5]['origname']
    6 => array (51)
    $value[6]
    a2c_id => string (3) "652"
    $value[6]['a2c_id']
    vid => string (5) "38733"
    $value[6]['vid']
    delta => string (1) "0"
    $value[6]['delta']
    show_id => string (4) "6668"
    $value[6]['show_id']
    event_id => null
    $value[6]['event_id']
    series_id => string (4) "9589"
    $value[6]['series_id']
    channel_id => null
    $value[6]['channel_id']
    a2c_rank => null
    $value[6]['a2c_rank']
    channel_air_date => null
    $value[6]['channel_air_date']
    audio_id => string (6) "917347"
    $value[6]['audio_id']
    audio_filename => string (38) "sbtatcin_09cineopolis_meadfestival.mp3"
    $value[6]['audio_filename']
    audio_desc => null
    $value[6]['audio_desc']
    audio_rank => string (1) "0"
    $value[6]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[6]['upload_date']
    program_id => string (4) "6668"
    $value[6]['program_id']
    program_type => string (4) "show"
    $value[6]['program_type']
    program_title => string (36) "The 2004 Margaret Mead Film Festival"
    $value[6]['program_title']
    program_slug => string (36) "the-2004-margaret-mead-film-festival"
    $value[6]['program_slug']
    program_desc => string (1266) "What would it be like to start a beauty academy in Afghanistan just after th...
    $value[6]['program_desc']
    What would it be like to start a beauty academy in Afghanistan just after the fall of the Taliban? Find out here, as host Elise MacAdam brings filmmaker Liz Mermin and festival director Kathy Brew to her table for a close look at this year's lineup of the Museum of Natural History's anthropological annual.
    <br /><br />
    Perhaps because Kathy Brew has long been an advocate for experimental media, the program for her first year as director of the <a href="http://www.amnh.org/programs/mead/">Margaret Mead Film Festival</a> offers a healthy serving of interactive works such as the Web-based documentary, <a href="http://www.360degrees.org/"><i>Perspectives on the U.S. Criminal Justice System</i></a>.
    <br /><br />
    Filmmaker Liz Mermin learned of the Beauty without Borders project in a newspaper article. With her first documentary feature, <a href="http://www.onhostileground.com/"><i>On Hostile Ground</i></a>, behind her - it focused on the murder of an abortion doctor - she went to Muslim-ruled Afghanistan with an all-female crew to shoot <a href="http://www.beautyacademyofkabul.com/"><i>The Beauty Academy of Kabul</i></a>. Is beauty really such a light subject for a nation in serious disarray? Or is doing hair and makeup an important step to power?
    
    program_content => string (1266) "What would it be like to start a beauty academy in Afghanistan just after th...
    $value[6]['program_content']
    What would it be like to start a beauty academy in Afghanistan just after the fall of the Taliban? Find out here, as host Elise MacAdam brings filmmaker Liz Mermin and festival director Kathy Brew to her table for a close look at this year's lineup of the Museum of Natural History's anthropological annual.
    <br /><br />
    Perhaps because Kathy Brew has long been an advocate for experimental media, the program for her first year as director of the <a href="http://www.amnh.org/programs/mead/">Margaret Mead Film Festival</a> offers a healthy serving of interactive works such as the Web-based documentary, <a href="http://www.360degrees.org/"><i>Perspectives on the U.S. Criminal Justice System</i></a>.
    <br /><br />
    Filmmaker Liz Mermin learned of the Beauty without Borders project in a newspaper article. With her first documentary feature, <a href="http://www.onhostileground.com/"><i>On Hostile Ground</i></a>, behind her - it focused on the murder of an abortion doctor - she went to Muslim-ruled Afghanistan with an all-female crew to shoot <a href="http://www.beautyacademyofkabul.com/"><i>The Beauty Academy of Kabul</i></a>. Is beauty really such a light subject for a nation in serious disarray? Or is doing hair and makeup an important step to power?
    
    program_start_date => string (19) "2004-11-15 00:00:00"
    $value[6]['program_start_date']
    program_end_date => string (19) "2004-11-15 00:00:00"
    $value[6]['program_end_date']
    program_time => null
    $value[6]['program_time']
    program_audio => null
    $value[6]['program_audio']
    program_venue => null
    $value[6]['program_venue']
    program_pricing => null
    $value[6]['program_pricing']
    program_ticket_link => null
    $value[6]['program_ticket_link']
    program_mainpic => string (4) "4410"
    $value[6]['program_mainpic']
    program_featured => null
    $value[6]['program_featured']
    program_featured_rank => null
    $value[6]['program_featured_rank']
    program_public => string (7) "checked"
    $value[6]['program_public']
    edited_by => string (2) "14"
    $value[6]['edited_by']
    created_date => string (10) "1151353330"
    $value[6]['created_date']
    2006-06-26 20:22:10 UTC
    updated_date => string (10) "1398786247"
    $value[6]['updated_date']
    2014-04-29 15:44:07 UTC
    media_id => string (4) "4410"
    $value[6]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[6]['media_filename']
    media_large => null
    $value[6]['media_large']
    media_preview => null
    $value[6]['media_preview']
    media_small => null
    $value[6]['media_small']
    media_thumb => null
    $value[6]['media_thumb']
    media_filepath => string (24) "show/6668/node-image.jpg"
    $value[6]['media_filepath']
    media_type => string (5) "photo"
    $value[6]['media_type']
    media_caption => null
    $value[6]['media_caption']
    media_orientation => null
    $value[6]['media_orientation']
    media_original => null
    $value[6]['media_original']
    filesize => string (5) "92437"
    $value[6]['filesize']
    status => string (1) "1"
    $value[6]['status']
    created_by => string (1) "5"
    $value[6]['created_by']
    media_public => string (7) "checked"
    $value[6]['media_public']
    timestamp => string (10) "1350066378"
    $value[6]['timestamp']
    2012-10-12 18:26:18 UTC
    origname => string (9) "kabul.jpg"
    $value[6]['origname']
    7 => array (51)
    $value[7]
    a2c_id => string (3) "649"
    $value[7]['a2c_id']
    vid => string (5) "38735"
    $value[7]['vid']
    delta => string (1) "0"
    $value[7]['delta']
    show_id => string (4) "6670"
    $value[7]['show_id']
    event_id => null
    $value[7]['event_id']
    series_id => string (4) "9589"
    $value[7]['series_id']
    channel_id => null
    $value[7]['channel_id']
    a2c_rank => null
    $value[7]['a2c_rank']
    channel_air_date => null
    $value[7]['channel_air_date']
    audio_id => string (6) "917349"
    $value[7]['audio_id']
    audio_filename => string (35) "sbtatcin_07cineopolis_bmorrison.mp3"
    $value[7]['audio_filename']
    audio_desc => null
    $value[7]['audio_desc']
    audio_rank => string (1) "0"
    $value[7]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[7]['upload_date']
    program_id => string (4) "6670"
    $value[7]['program_id']
    program_type => string (4) "show"
    $value[7]['program_type']
    program_title => string (13) "Bill Morrison"
    $value[7]['program_title']
    program_slug => string (13) "bill-morrison"
    $value[7]['program_slug']
    program_desc => string (256) "Bill Morrison meets with host Elise MacAdam to speak of the extraordinary di...
    $value[7]['program_desc']
    Bill Morrison meets with host Elise MacAdam to speak of the extraordinary display of images that is <a href="http://www.decasia.com/"><i>Decasia</i></a> - his film made from deteriorating nitrate stock - and other projects, such as <i> The Film of Her</i>.
    
    program_content => string (256) "Bill Morrison meets with host Elise MacAdam to speak of the extraordinary di...
    $value[7]['program_content']
    Bill Morrison meets with host Elise MacAdam to speak of the extraordinary display of images that is <a href="http://www.decasia.com/"><i>Decasia</i></a> - his film made from deteriorating nitrate stock - and other projects, such as <i> The Film of Her</i>.
    
    program_start_date => string (19) "2004-09-13 00:00:00"
    $value[7]['program_start_date']
    program_end_date => string (19) "2004-09-13 00:00:00"
    $value[7]['program_end_date']
    program_time => null
    $value[7]['program_time']
    program_audio => null
    $value[7]['program_audio']
    program_venue => null
    $value[7]['program_venue']
    program_pricing => null
    $value[7]['program_pricing']
    program_ticket_link => null
    $value[7]['program_ticket_link']
    program_mainpic => string (4) "4392"
    $value[7]['program_mainpic']
    program_featured => null
    $value[7]['program_featured']
    program_featured_rank => null
    $value[7]['program_featured_rank']
    program_public => string (7) "checked"
    $value[7]['program_public']
    edited_by => string (2) "14"
    $value[7]['edited_by']
    created_date => string (10) "1151353444"
    $value[7]['created_date']
    2006-06-26 20:24:04 UTC
    updated_date => string (10) "1398786248"
    $value[7]['updated_date']
    2014-04-29 15:44:08 UTC
    media_id => string (4) "4392"
    $value[7]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[7]['media_filename']
    media_large => null
    $value[7]['media_large']
    media_preview => null
    $value[7]['media_preview']
    media_small => null
    $value[7]['media_small']
    media_thumb => null
    $value[7]['media_thumb']
    media_filepath => string (24) "show/6670/node-image.jpg"
    $value[7]['media_filepath']
    media_type => string (5) "photo"
    $value[7]['media_type']
    media_caption => null
    $value[7]['media_caption']
    media_orientation => null
    $value[7]['media_orientation']
    media_original => null
    $value[7]['media_original']
    filesize => string (5) "22318"
    $value[7]['filesize']
    status => string (1) "1"
    $value[7]['status']
    created_by => string (1) "5"
    $value[7]['created_by']
    media_public => string (7) "checked"
    $value[7]['media_public']
    timestamp => string (10) "1350065656"
    $value[7]['timestamp']
    2012-10-12 18:14:16 UTC
    origname => string (13) "decasia-6.jpg"
    $value[7]['origname']
    8 => array (51)
    $value[8]
    a2c_id => string (3) "650"
    $value[8]['a2c_id']
    vid => string (5) "38736"
    $value[8]['vid']
    delta => string (1) "0"
    $value[8]['delta']
    show_id => string (4) "6671"
    $value[8]['show_id']
    event_id => null
    $value[8]['event_id']
    series_id => string (4) "9589"
    $value[8]['series_id']
    channel_id => null
    $value[8]['channel_id']
    a2c_rank => null
    $value[8]['a2c_rank']
    channel_air_date => null
    $value[8]['channel_air_date']
    audio_id => string (6) "917350"
    $value[8]['audio_id']
    audio_filename => string (32) "sbtatcin_06cineopolis_mclean.mp3"
    $value[8]['audio_filename']
    audio_desc => null
    $value[8]['audio_desc']
    audio_rank => string (1) "0"
    $value[8]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[8]['upload_date']
    program_id => string (4) "6671"
    $value[8]['program_id']
    program_type => string (4) "show"
    $value[8]['program_type']
    program_title => string (52) "Alison MacLean and Tobias Perse, Persons of Interest"
    $value[8]['program_title']
    program_slug => string (51) "alison-maclean-and-tobias-perse-persons-of-interest"
    $value[8]['program_slug']
    program_desc => string (682) "Are they terrorists or are they law-abiding Americans with Arabic names? Tha...
    $value[8]['program_desc']
    Are they terrorists or are they law-abiding Americans with Arabic names? That is one question that Alison MacLean and her co-director, Tobias Perse, peruse in their new film, <a href="http://icarusfilms.com/new2004/poi.html"><i>Persons of Interest</i></a>, where they interview several of the people who were rounded up, imprisoned and occasionally deported by the U.S. government in the wake of the terrorist attacks on the World Trade Center. This is the first documentary to be produced by the Sundance-sponsored <a href="http://www.documentary.org/calendar/sundance-documentary-fund">Documentary Campaign</a>, which produces and distributes films promoting human rights issues. 
    
    program_content => string (682) "Are they terrorists or are they law-abiding Americans with Arabic names? Tha...
    $value[8]['program_content']
    Are they terrorists or are they law-abiding Americans with Arabic names? That is one question that Alison MacLean and her co-director, Tobias Perse, peruse in their new film, <a href="http://icarusfilms.com/new2004/poi.html"><i>Persons of Interest</i></a>, where they interview several of the people who were rounded up, imprisoned and occasionally deported by the U.S. government in the wake of the terrorist attacks on the World Trade Center. This is the first documentary to be produced by the Sundance-sponsored <a href="http://www.documentary.org/calendar/sundance-documentary-fund">Documentary Campaign</a>, which produces and distributes films promoting human rights issues. 
    
    program_start_date => string (19) "2004-08-30 00:00:00"
    $value[8]['program_start_date']
    program_end_date => string (19) "2004-08-30 00:00:00"
    $value[8]['program_end_date']
    program_time => null
    $value[8]['program_time']
    program_audio => null
    $value[8]['program_audio']
    program_venue => null
    $value[8]['program_venue']
    program_pricing => null
    $value[8]['program_pricing']
    program_ticket_link => null
    $value[8]['program_ticket_link']
    program_mainpic => string (4) "4412"
    $value[8]['program_mainpic']
    program_featured => null
    $value[8]['program_featured']
    program_featured_rank => null
    $value[8]['program_featured_rank']
    program_public => string (7) "checked"
    $value[8]['program_public']
    edited_by => string (2) "14"
    $value[8]['edited_by']
    created_date => string (10) "1151353522"
    $value[8]['created_date']
    2006-06-26 20:25:22 UTC
    updated_date => string (10) "1398786248"
    $value[8]['updated_date']
    2014-04-29 15:44:08 UTC
    media_id => string (4) "4412"
    $value[8]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[8]['media_filename']
    media_large => null
    $value[8]['media_large']
    media_preview => null
    $value[8]['media_preview']
    media_small => null
    $value[8]['media_small']
    media_thumb => null
    $value[8]['media_thumb']
    media_filepath => string (24) "show/6671/node-image.jpg"
    $value[8]['media_filepath']
    media_type => string (5) "photo"
    $value[8]['media_type']
    media_caption => null
    $value[8]['media_caption']
    media_orientation => null
    $value[8]['media_orientation']
    media_original => null
    $value[8]['media_original']
    filesize => string (6) "204801"
    $value[8]['filesize']
    status => string (1) "1"
    $value[8]['status']
    created_by => string (1) "5"
    $value[8]['created_by']
    media_public => string (7) "checked"
    $value[8]['media_public']
    timestamp => string (10) "1350065434"
    $value[8]['timestamp']
    2012-10-12 18:10:34 UTC
    origname => string (23) "persons-of-interest.jpg"
    $value[8]['origname']
    9 => array (51)
    $value[9]
    a2c_id => string (3) "651"
    $value[9]['a2c_id']
    vid => string (5) "38737"
    $value[9]['vid']
    delta => string (1) "0"
    $value[9]['delta']
    show_id => string (4) "6672"
    $value[9]['show_id']
    event_id => null
    $value[9]['event_id']
    series_id => string (4) "9589"
    $value[9]['series_id']
    channel_id => null
    $value[9]['channel_id']
    a2c_rank => null
    $value[9]['a2c_rank']
    channel_air_date => null
    $value[9]['channel_air_date']
    audio_id => string (6) "917351"
    $value[9]['audio_id']
    audio_filename => string (25) "sbtatcin_05cineopolis.mp3"
    $value[9]['audio_filename']
    audio_desc => null
    $value[9]['audio_desc']
    audio_rank => string (1) "0"
    $value[9]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[9]['upload_date']
    program_id => string (4) "6672"
    $value[9]['program_id']
    program_type => string (4) "show"
    $value[9]['program_type']
    program_title => string (32) "Neistat Brothers, Guerilla Video"
    $value[9]['program_title']
    program_slug => string (31) "neistat-brothers-guerilla-video"
    $value[9]['program_slug']
    program_desc => string (394) "The energetic <a href="http://www.neistatbrothers.com/">Neistat Brothers</a>...
    $value[9]['program_desc']
    The energetic <a href="http://www.neistatbrothers.com/">Neistat Brothers</a> (Casey and Van) visit Elise MacAdam with <a href="http://www.creativetime.org/">Creative Time's</a> Ann Pasternak, talking an illicit bicycle ride through New York's Holland Tunnel, turning the tables (or rather iPod wheels) on Apple and experimenting with bombs and goldfish. Check out their web site for a free DVD!
    
    program_content => string (394) "The energetic <a href="http://www.neistatbrothers.com/">Neistat Brothers</a>...
    $value[9]['program_content']
    The energetic <a href="http://www.neistatbrothers.com/">Neistat Brothers</a> (Casey and Van) visit Elise MacAdam with <a href="http://www.creativetime.org/">Creative Time's</a> Ann Pasternak, talking an illicit bicycle ride through New York's Holland Tunnel, turning the tables (or rather iPod wheels) on Apple and experimenting with bombs and goldfish. Check out their web site for a free DVD!
    
    program_start_date => string (19) "2004-06-28 00:00:00"
    $value[9]['program_start_date']
    program_end_date => string (19) "2004-06-28 00:00:00"
    $value[9]['program_end_date']
    program_time => null
    $value[9]['program_time']
    program_audio => null
    $value[9]['program_audio']
    program_venue => null
    $value[9]['program_venue']
    program_pricing => null
    $value[9]['program_pricing']
    program_ticket_link => null
    $value[9]['program_ticket_link']
    program_mainpic => string (4) "4407"
    $value[9]['program_mainpic']
    program_featured => null
    $value[9]['program_featured']
    program_featured_rank => null
    $value[9]['program_featured_rank']
    program_public => string (7) "checked"
    $value[9]['program_public']
    edited_by => string (2) "14"
    $value[9]['edited_by']
    created_date => string (10) "1151353603"
    $value[9]['created_date']
    2006-06-26 20:26:43 UTC
    updated_date => string (10) "1398786248"
    $value[9]['updated_date']
    2014-04-29 15:44:08 UTC
    media_id => string (4) "4407"
    $value[9]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[9]['media_filename']
    media_large => null
    $value[9]['media_large']
    media_preview => null
    $value[9]['media_preview']
    media_small => null
    $value[9]['media_small']
    media_thumb => null
    $value[9]['media_thumb']
    media_filepath => string (24) "show/6672/node-image.jpg"
    $value[9]['media_filepath']
    media_type => string (5) "photo"
    $value[9]['media_type']
    media_caption => null
    $value[9]['media_caption']
    media_orientation => null
    $value[9]['media_orientation']
    media_original => null
    $value[9]['media_original']
    filesize => string (6) "362191"
    $value[9]['filesize']
    status => string (1) "1"
    $value[9]['status']
    created_by => string (1) "5"
    $value[9]['created_by']
    media_public => string (7) "checked"
    $value[9]['media_public']
    timestamp => string (10) "1350065309"
    $value[9]['timestamp']
    2012-10-12 18:08:29 UTC
    origname => string (26) "neistat-studio-02-1024.jpg"
    $value[9]['origname']
    10 => array (51)
    $value[10]
    a2c_id => string (3) "647"
    $value[10]['a2c_id']
    vid => string (5) "38738"
    $value[10]['vid']
    delta => string (1) "0"
    $value[10]['delta']
    show_id => string (4) "6673"
    $value[10]['show_id']
    event_id => null
    $value[10]['event_id']
    series_id => string (4) "9589"
    $value[10]['series_id']
    channel_id => null
    $value[10]['channel_id']
    a2c_rank => null
    $value[10]['a2c_rank']
    channel_air_date => null
    $value[10]['channel_air_date']
    audio_id => string (6) "917352"
    $value[10]['audio_id']
    audio_filename => string (25) "sbtatcin_04cineopolis.mp3"
    $value[10]['audio_filename']
    audio_desc => null
    $value[10]['audio_desc']
    audio_rank => string (1) "0"
    $value[10]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[10]['upload_date']
    program_id => string (4) "6673"
    $value[10]['program_id']
    program_type => string (4) "show"
    $value[10]['program_type']
    program_title => string (10) "Evan Lurie"
    $value[10]['program_title']
    program_slug => string (10) "evan-lurie"
    $value[10]['program_slug']
    program_desc => string (443) "Elise MacAdam learns the ins and outs of film composing from Evan Lurie; a f...
    $value[10]['program_desc']
    Elise MacAdam learns the ins and outs of film composing from Evan Lurie; a founding member of the Lounge Lizards, he has created the musical scores for such movies as Steve Buscemi's Trees Lounge, Cindy Sherman's Office Killer, and Stanley Tucci's Joe Gould's Secret, among others. He currently provides the distinctive musical themes for the Nickolodeon Jr. hit show <a href="http://www.nickjr.com/home/shows/oswald/index.jhtml">"Oswald"</a>.
    
    program_content => string (443) "Elise MacAdam learns the ins and outs of film composing from Evan Lurie; a f...
    $value[10]['program_content']
    Elise MacAdam learns the ins and outs of film composing from Evan Lurie; a founding member of the Lounge Lizards, he has created the musical scores for such movies as Steve Buscemi's Trees Lounge, Cindy Sherman's Office Killer, and Stanley Tucci's Joe Gould's Secret, among others. He currently provides the distinctive musical themes for the Nickolodeon Jr. hit show <a href="http://www.nickjr.com/home/shows/oswald/index.jhtml">"Oswald"</a>.
    
    program_start_date => string (19) "2004-06-21 00:00:00"
    $value[10]['program_start_date']
    program_end_date => string (19) "2004-06-21 00:00:00"
    $value[10]['program_end_date']
    program_time => null
    $value[10]['program_time']
    program_audio => null
    $value[10]['program_audio']
    program_venue => null
    $value[10]['program_venue']
    program_pricing => null
    $value[10]['program_pricing']
    program_ticket_link => null
    $value[10]['program_ticket_link']
    program_mainpic => string (4) "4411"
    $value[10]['program_mainpic']
    program_featured => null
    $value[10]['program_featured']
    program_featured_rank => null
    $value[10]['program_featured_rank']
    program_public => string (7) "checked"
    $value[10]['program_public']
    edited_by => string (2) "14"
    $value[10]['edited_by']
    created_date => string (10) "1151353661"
    $value[10]['created_date']
    2006-06-26 20:27:41 UTC
    updated_date => string (10) "1398786249"
    $value[10]['updated_date']
    2014-04-29 15:44:09 UTC
    media_id => string (4) "4411"
    $value[10]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[10]['media_filename']
    media_large => null
    $value[10]['media_large']
    media_preview => null
    $value[10]['media_preview']
    media_small => null
    $value[10]['media_small']
    media_thumb => null
    $value[10]['media_thumb']
    media_filepath => string (24) "show/6673/node-image.jpg"
    $value[10]['media_filepath']
    media_type => string (5) "photo"
    $value[10]['media_type']
    media_caption => null
    $value[10]['media_caption']
    media_orientation => null
    $value[10]['media_orientation']
    media_original => null
    $value[10]['media_original']
    filesize => string (6) "134212"
    $value[10]['filesize']
    status => string (1) "1"
    $value[10]['status']
    created_by => string (1) "5"
    $value[10]['created_by']
    media_public => string (7) "checked"
    $value[10]['media_public']
    timestamp => string (10) "1350065207"
    $value[10]['timestamp']
    2012-10-12 18:06:47 UTC
    origname => string (10) "oswald.jpg"
    $value[10]['origname']
    11 => array (51)
    $value[11]
    a2c_id => string (3) "648"
    $value[11]['a2c_id']
    vid => string (5) "38739"
    $value[11]['vid']
    delta => string (1) "0"
    $value[11]['delta']
    show_id => string (4) "6674"
    $value[11]['show_id']
    event_id => null
    $value[11]['event_id']
    series_id => string (4) "9589"
    $value[11]['series_id']
    channel_id => null
    $value[11]['channel_id']
    a2c_rank => null
    $value[11]['a2c_rank']
    channel_air_date => null
    $value[11]['channel_air_date']
    audio_id => string (6) "917353"
    $value[11]['audio_id']
    audio_filename => string (25) "sbtatcin_03cineopolis.mp3"
    $value[11]['audio_filename']
    audio_desc => null
    $value[11]['audio_desc']
    audio_rank => string (1) "0"
    $value[11]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[11]['upload_date']
    program_id => string (4) "6674"
    $value[11]['program_id']
    program_type => string (4) "show"
    $value[11]['program_type']
    program_title => string (26) "Karen Cooper of Film Forum"
    $value[11]['program_title']
    program_slug => string (26) "karen-cooper-of-film-forum"
    $value[11]['program_slug']
    program_desc => string (217) "Host Elise MacAdam meets with Karen Cooper, co-director of <a href="http://w...
    $value[11]['program_desc']
    Host Elise MacAdam meets with Karen Cooper, co-director of <a href="http://www.filmforum.com/">Film Forum</a>, New York City's longest-lived repertory cinema, to discuss current and upcoming films and how to see them.
    
    program_content => string (217) "Host Elise MacAdam meets with Karen Cooper, co-director of <a href="http://w...
    $value[11]['program_content']
    Host Elise MacAdam meets with Karen Cooper, co-director of <a href="http://www.filmforum.com/">Film Forum</a>, New York City's longest-lived repertory cinema, to discuss current and upcoming films and how to see them.
    
    program_start_date => string (19) "2004-05-31 00:00:00"
    $value[11]['program_start_date']
    program_end_date => string (19) "2004-05-31 00:00:00"
    $value[11]['program_end_date']
    program_time => null
    $value[11]['program_time']
    program_audio => null
    $value[11]['program_audio']
    program_venue => null
    $value[11]['program_venue']
    program_pricing => null
    $value[11]['program_pricing']
    program_ticket_link => null
    $value[11]['program_ticket_link']
    program_mainpic => string (4) "1592"
    $value[11]['program_mainpic']
    program_featured => null
    $value[11]['program_featured']
    program_featured_rank => null
    $value[11]['program_featured_rank']
    program_public => string (7) "checked"
    $value[11]['program_public']
    edited_by => string (2) "14"
    $value[11]['edited_by']
    created_date => string (10) "1151353772"
    $value[11]['created_date']
    2006-06-26 20:29:32 UTC
    updated_date => string (10) "1398786249"
    $value[11]['updated_date']
    2014-04-29 15:44:09 UTC
    media_id => string (4) "1592"
    $value[11]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[11]['media_filename']
    media_large => null
    $value[11]['media_large']
    media_preview => null
    $value[11]['media_preview']
    media_small => null
    $value[11]['media_small']
    media_thumb => null
    $value[11]['media_thumb']
    media_filepath => string (24) "show/6674/node-image.jpg"
    $value[11]['media_filepath']
    media_type => string (5) "photo"
    $value[11]['media_type']
    media_caption => null
    $value[11]['media_caption']
    media_orientation => null
    $value[11]['media_orientation']
    media_original => null
    $value[11]['media_original']
    filesize => string (6) "154951"
    $value[11]['filesize']
    status => string (1) "1"
    $value[11]['status']
    created_by => string (2) "18"
    $value[11]['created_by']
    media_public => string (7) "checked"
    $value[11]['media_public']
    timestamp => string (10) "1350065099"
    $value[11]['timestamp']
    2012-10-12 18:04:59 UTC
    origname => string (50) "film_forum._photo_by_mrmoneda_from_flickr_2007.jpg"
    $value[11]['origname']
    12 => array (51)
    $value[12]
    a2c_id => string (3) "645"
    $value[12]['a2c_id']
    vid => string (5) "38740"
    $value[12]['vid']
    delta => string (1) "0"
    $value[12]['delta']
    show_id => string (4) "6675"
    $value[12]['show_id']
    event_id => null
    $value[12]['event_id']
    series_id => string (4) "9589"
    $value[12]['series_id']
    channel_id => null
    $value[12]['channel_id']
    a2c_rank => null
    $value[12]['a2c_rank']
    channel_air_date => null
    $value[12]['channel_air_date']
    audio_id => string (6) "917354"
    $value[12]['audio_id']
    audio_filename => string (25) "sbtatcin_02cineopolis.mp3"
    $value[12]['audio_filename']
    audio_desc => null
    $value[12]['audio_desc']
    audio_rank => string (1) "0"
    $value[12]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[12]['upload_date']
    program_id => string (4) "6675"
    $value[12]['program_id']
    program_type => string (4) "show"
    $value[12]['program_type']
    program_title => string (13) "Charles Atlas"
    $value[12]['program_title']
    program_slug => string (13) "charles-atlas"
    $value[12]['program_slug']
    program_desc => string (695) "Host Elise MacAdam speaks with video artist and filmmaker Charles Atlas abou...
    $value[12]['program_desc']
    Host Elise MacAdam speaks with video artist and filmmaker Charles Atlas about this summer's DVD release of The Legend of Leigh Bowery, his eye-opening documentary of the London-based artist recently played by Boy George on Broadway in Rosie O'Donnell's Taboo. This is the real thing. So is Charlie Atlas. His other films include a number of collaborations with dancers and choreographers. Merce Cunningham: A Lifetime of Dance was made for the PBS American Masters series. He has also worked with Michael Clark, Carole Armitage, Douglas Dunn, Marina Abramovic, Karen Finley and <a href="http://charlesdennis.net/index.php3?gallery=-06-Alive_and_Kicking_-_Videos_1-20&info=&ss=14">DANCENOISE</a>.
    
    program_content => string (695) "Host Elise MacAdam speaks with video artist and filmmaker Charles Atlas abou...
    $value[12]['program_content']
    Host Elise MacAdam speaks with video artist and filmmaker Charles Atlas about this summer's DVD release of The Legend of Leigh Bowery, his eye-opening documentary of the London-based artist recently played by Boy George on Broadway in Rosie O'Donnell's Taboo. This is the real thing. So is Charlie Atlas. His other films include a number of collaborations with dancers and choreographers. Merce Cunningham: A Lifetime of Dance was made for the PBS American Masters series. He has also worked with Michael Clark, Carole Armitage, Douglas Dunn, Marina Abramovic, Karen Finley and <a href="http://charlesdennis.net/index.php3?gallery=-06-Alive_and_Kicking_-_Videos_1-20&info=&ss=14">DANCENOISE</a>.
    
    program_start_date => string (19) "2004-05-24 00:00:00"
    $value[12]['program_start_date']
    program_end_date => string (19) "2004-05-24 00:00:00"
    $value[12]['program_end_date']
    program_time => null
    $value[12]['program_time']
    program_audio => null
    $value[12]['program_audio']
    program_venue => null
    $value[12]['program_venue']
    program_pricing => null
    $value[12]['program_pricing']
    program_ticket_link => null
    $value[12]['program_ticket_link']
    program_mainpic => string (4) "4404"
    $value[12]['program_mainpic']
    program_featured => null
    $value[12]['program_featured']
    program_featured_rank => null
    $value[12]['program_featured_rank']
    program_public => string (7) "checked"
    $value[12]['program_public']
    edited_by => string (2) "14"
    $value[12]['edited_by']
    created_date => string (10) "1151353818"
    $value[12]['created_date']
    2006-06-26 20:30:18 UTC
    updated_date => string (10) "1398786250"
    $value[12]['updated_date']
    2014-04-29 15:44:10 UTC
    media_id => string (4) "4404"
    $value[12]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[12]['media_filename']
    media_large => null
    $value[12]['media_large']
    media_preview => null
    $value[12]['media_preview']
    media_small => null
    $value[12]['media_small']
    media_thumb => null
    $value[12]['media_thumb']
    media_filepath => string (24) "show/6675/node-image.jpg"
    $value[12]['media_filepath']
    media_type => string (5) "photo"
    $value[12]['media_type']
    media_caption => null
    $value[12]['media_caption']
    media_orientation => null
    $value[12]['media_orientation']
    media_original => null
    $value[12]['media_original']
    filesize => string (7) "1489144"
    $value[12]['filesize']
    status => string (1) "1"
    $value[12]['status']
    created_by => string (1) "5"
    $value[12]['created_by']
    media_public => string (7) "checked"
    $value[12]['media_public']
    timestamp => string (10) "1350065048"
    $value[12]['timestamp']
    2012-10-12 18:04:08 UTC
    origname => string (15) "leighbowery.jpg"
    $value[12]['origname']
    13 => array (51)
    $value[13]
    a2c_id => string (3) "646"
    $value[13]['a2c_id']
    vid => string (5) "38741"
    $value[13]['vid']
    delta => string (1) "0"
    $value[13]['delta']
    show_id => string (4) "6676"
    $value[13]['show_id']
    event_id => null
    $value[13]['event_id']
    series_id => string (4) "9589"
    $value[13]['series_id']
    channel_id => null
    $value[13]['channel_id']
    a2c_rank => null
    $value[13]['a2c_rank']
    channel_air_date => null
    $value[13]['channel_air_date']
    audio_id => string (6) "917355"
    $value[13]['audio_id']
    audio_filename => string (25) "sbtatcin_01cineopolis.mp3"
    $value[13]['audio_filename']
    audio_desc => null
    $value[13]['audio_desc']
    audio_rank => string (1) "0"
    $value[13]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[13]['upload_date']
    program_id => string (4) "6676"
    $value[13]['program_id']
    program_type => string (4) "show"
    $value[13]['program_type']
    program_title => string (13) "James Schamus"
    $value[13]['program_title']
    program_slug => string (13) "james-schamus"
    $value[13]['program_slug']
    program_desc => string (309) "Screenwriter Elise MacAdam talks to the movers and makers of film and video ...
    $value[13]['program_desc']
    Screenwriter Elise MacAdam talks to the movers and makers of film and video art. Her guest today: Academy Award nominated screenwriter (<em>The Ice Storm</em>),  producer (<em>Crouching Tiger,  Hidden Dragon</em>), and CEO of Focus Features, <a href="http://www.focusfeatures.com/home.php">James Schamus.</a> 
    
    program_content => string (309) "Screenwriter Elise MacAdam talks to the movers and makers of film and video ...
    $value[13]['program_content']
    Screenwriter Elise MacAdam talks to the movers and makers of film and video art. Her guest today: Academy Award nominated screenwriter (<em>The Ice Storm</em>),  producer (<em>Crouching Tiger,  Hidden Dragon</em>), and CEO of Focus Features, <a href="http://www.focusfeatures.com/home.php">James Schamus.</a> 
    
    program_start_date => string (19) "2004-04-22 00:00:00"
    $value[13]['program_start_date']
    program_end_date => string (19) "2004-04-22 00:00:00"
    $value[13]['program_end_date']
    program_time => null
    $value[13]['program_time']
    program_audio => null
    $value[13]['program_audio']
    program_venue => null
    $value[13]['program_venue']
    program_pricing => null
    $value[13]['program_pricing']
    program_ticket_link => null
    $value[13]['program_ticket_link']
    program_mainpic => string (4) "4405"
    $value[13]['program_mainpic']
    program_featured => null
    $value[13]['program_featured']
    program_featured_rank => null
    $value[13]['program_featured_rank']
    program_public => string (7) "checked"
    $value[13]['program_public']
    edited_by => string (2) "14"
    $value[13]['edited_by']
    created_date => string (10) "1151353869"
    $value[13]['created_date']
    2006-06-26 20:31:09 UTC
    updated_date => string (10) "1398786250"
    $value[13]['updated_date']
    2014-04-29 15:44:10 UTC
    media_id => string (4) "4405"
    $value[13]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[13]['media_filename']
    media_large => null
    $value[13]['media_large']
    media_preview => null
    $value[13]['media_preview']
    media_small => null
    $value[13]['media_small']
    media_thumb => null
    $value[13]['media_thumb']
    media_filepath => string (24) "show/6676/node-image.jpg"
    $value[13]['media_filepath']
    media_type => string (5) "photo"
    $value[13]['media_type']
    media_caption => null
    $value[13]['media_caption']
    media_orientation => null
    $value[13]['media_orientation']
    media_original => null
    $value[13]['media_original']
    filesize => string (6) "152933"
    $value[13]['filesize']
    status => string (1) "1"
    $value[13]['status']
    created_by => string (1) "5"
    $value[13]['created_by']
    media_public => string (7) "checked"
    $value[13]['media_public']
    timestamp => string (10) "1350064919"
    $value[13]['timestamp']
    2012-10-12 18:01:59 UTC
    origname => string (16) "james_shamus.jpg"
    $value[13]['origname']
    14 => array (51)
    $value[14]
    a2c_id => string (3) "653"
    $value[14]['a2c_id']
    vid => string (5) "38734"
    $value[14]['vid']
    delta => string (1) "0"
    $value[14]['delta']
    show_id => string (4) "6669"
    $value[14]['show_id']
    event_id => null
    $value[14]['event_id']
    series_id => string (4) "9589"
    $value[14]['series_id']
    channel_id => null
    $value[14]['channel_id']
    a2c_rank => null
    $value[14]['a2c_rank']
    channel_air_date => null
    $value[14]['channel_air_date']
    audio_id => string (6) "917348"
    $value[14]['audio_id']
    audio_filename => string (36) "sbtatcin_08cineopolis_pbroderick.mp3"
    $value[14]['audio_filename']
    audio_desc => null
    $value[14]['audio_desc']
    audio_rank => string (1) "0"
    $value[14]['audio_rank']
    upload_date => string (19) "2016-12-31 00:00:00"
    $value[14]['upload_date']
    program_id => string (4) "6669"
    $value[14]['program_id']
    program_type => string (4) "show"
    $value[14]['program_type']
    program_title => string (15) "Peter Broderick"
    $value[14]['program_title']
    program_slug => string (15) "peter-broderick"
    $value[14]['program_slug']
    program_desc => string (616) "Does the conservative right need a film festival in Dallas when it already h...
    $value[14]['program_desc']
    Does the conservative right need a film festival in Dallas when it already has FOX news? Will the digital revolution make current modes of film distribution extinct? Has Michael Moore's <i>Fahrenheit 9/11</i> actually made a difference? <a href="http://www.peterbroderick.com/"> Peter Broderick</a>, former president of Next Wave Films, talks with Elise Mac Adam about his new project, Films to See Before You Vote. The site encourages people to educate themselves about the upcoming election through movies and provides easy ways to rent and buy DVDs as well as information about when movies are playing, and where.
    
    program_content => string (616) "Does the conservative right need a film festival in Dallas when it already h...
    $value[14]['program_content']
    Does the conservative right need a film festival in Dallas when it already has FOX news? Will the digital revolution make current modes of film distribution extinct? Has Michael Moore's <i>Fahrenheit 9/11</i> actually made a difference? <a href="http://www.peterbroderick.com/"> Peter Broderick</a>, former president of Next Wave Films, talks with Elise Mac Adam about his new project, Films to See Before You Vote. The site encourages people to educate themselves about the upcoming election through movies and provides easy ways to rent and buy DVDs as well as information about when movies are playing, and where.
    
    program_start_date => null
    $value[14]['program_start_date']
    program_end_date => null
    $value[14]['program_end_date']
    program_time => null
    $value[14]['program_time']
    program_audio => null
    $value[14]['program_audio']
    program_venue => null
    $value[14]['program_venue']
    program_pricing => null
    $value[14]['program_pricing']
    program_ticket_link => null
    $value[14]['program_ticket_link']
    program_mainpic => string (4) "4406"
    $value[14]['program_mainpic']
    program_featured => null
    $value[14]['program_featured']
    program_featured_rank => null
    $value[14]['program_featured_rank']
    program_public => string (7) "checked"
    $value[14]['program_public']
    edited_by => string (2) "14"
    $value[14]['edited_by']
    created_date => string (10) "1151353384"
    $value[14]['created_date']
    2006-06-26 20:23:04 UTC
    updated_date => string (10) "1398786248"
    $value[14]['updated_date']
    2014-04-29 15:44:08 UTC
    media_id => string (4) "4406"
    $value[14]['media_id']
    media_filename => string (14) "node-image.jpg"
    $value[14]['media_filename']
    media_large => null
    $value[14]['media_large']
    media_preview => null
    $value[14]['media_preview']
    media_small => null
    $value[14]['media_small']
    media_thumb => null
    $value[14]['media_thumb']
    media_filepath => string (24) "show/6669/node-image.jpg"
    $value[14]['media_filepath']
    media_type => string (5) "photo"
    $value[14]['media_type']
    media_caption => null
    $value[14]['media_caption']
    media_orientation => null
    $value[14]['media_orientation']
    media_original => null
    $value[14]['media_original']
    filesize => string (6) "211693"
    $value[14]['filesize']
    status => string (1) "1"
    $value[14]['status']
    created_by => string (1) "5"
    $value[14]['created_by']
    media_public => string (7) "checked"
    $value[14]['media_public']
    timestamp => string (10) "1350065887"
    $value[14]['timestamp']
    2012-10-12 18:18:07 UTC
    origname => string (15) "ballot_room.jpg"
    $value[14]['origname']
related
$value array (0)
media
$value array (1)
0 => array (26)
$value[0]
m2c_id => string (5) "36027"
$value[0]['m2c_id']
media_id => string (5) "19180"
$value[0]['media_id']
program_id => string (4) "9589"
$value[0]['program_id']
person_id => null
$value[0]['person_id']
partner_id => null
$value[0]['partner_id']
page_id => null
$value[0]['page_id']
vid => string (5) "38333"
$value[0]['vid']
field_image_list => string (1) "1"
$value[0]['field_image_list']
field_image_data => string (340) "a:13:{s:11:"description";s:29:"Photo by Jim McFarland, 2010.";s:3:"fid";s:4:...
$value[0]['field_image_data']
a:13:{s:11:"description";s:29:"Photo by Jim McFarland, 2010.";s:3:"fid";s:4:"2612";s:5:"width";i:500;s:6:"height";i:461;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
media_rank => string (1) "0"
$value[0]['media_rank']
media_filename => string (14) "node-image.jpg"
$value[0]['media_filename']
media_large => null
$value[0]['media_large']
media_preview => null
$value[0]['media_preview']
media_small => null
$value[0]['media_small']
media_thumb => null
$value[0]['media_thumb']
media_filepath => string (26) "series/9589/node-image.jpg"
$value[0]['media_filepath']
media_type => string (5) "photo"
$value[0]['media_type']
media_caption => string (340) "a:13:{s:11:"description";s:29:"Photo by Jim McFarland, 2010.";s:3:"fid";s:4:...
$value[0]['media_caption']
a:13:{s:11:"description";s:29:"Photo by Jim McFarland, 2010.";s:3:"fid";s:4:"2612";s:5:"width";i:500;s:6:"height";i:461;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
media_orientation => null
$value[0]['media_orientation']
media_original => null
$value[0]['media_original']
filesize => string (5) "80336"
$value[0]['filesize']
status => string (1) "1"
$value[0]['status']
created_by => string (1) "5"
$value[0]['created_by']
media_public => string (7) "checked"
$value[0]['media_public']
timestamp => string (10) "1399257356"
$value[0]['timestamp']
2014-05-05 02:35:56 UTC
origname => string (22) "general_series_pic.jpg"
$value[0]['origname']

Session User Data

Session doesn't seem to be active.

Request ( HTTPS/2.0 )

$_GET

text Tune in to Cineopolis @Clocktower-NYC

Headers

Connection close
Host clocktower.org
Priority u=0, i
Accept-Encoding gzip, deflate, br, zstd
Sec-Fetch-Dest document
Sec-Fetch-User ?1
Sec-Fetch-Mode navigate
Sec-Fetch-Site none
Accept text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
User-Agent Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Upgrade-Insecure-Requests 1
Sec-Ch-Ua-Platform "Windows"
Sec-Ch-Ua-Mobile ?0
Sec-Ch-Ua "HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"
Cache-Control no-cache
Pragma no-cache

Response ( 200 - OK )

Headers

Cache-Control no-store, max-age=0, no-cache
Content-Type text/html; charset=UTF-8

System Configuration

Read the CodeIgniter docs...

CodeIgniter Version: 4.4.6
PHP Version: 8.2.26
PHP SAPI: cgi-fcgi
Environment: development
Base URL: https://clocktower.org/
Timezone: UTC
Locale: en
Content Security Policy Enabled: No