Taraka Larson, The Now Age



Recordings from Taraka Larson's presentation of her work, The Now Age, a multi-media dissection of contemporary conceptions of time in the context of music and its relationship to symbology, particularly in the transference from metaphor to kitsch. The presentation is followed by a panel of artists discussing these themes and their relationship to pop culture and American history. Panel participants include moderator Jon Kessler, small press publisher Jesse Hlebo, and Hunter Hunt-Hendrix of the band Liturgy.

Taraka Larson, along with her sister Nimai, perform as Prince Rama, a group that very much subscribes to the key points of The Now Age.

Excerpt from Now-Age.org:
"In the Now Age, the music concert should serve as a bridge between worlds. This is not limited to an elite group of bands. Any band can participate in activating this potential. The concert utilizes many ancient religious strategies of icon worship, call and response chanting, group mentality, martyrdom, out-of- body experiences, and transformation of the physical environment to create a metaphysical liminal space filled with shock and awe. It is a mass concentration of simultaneous chaos and ecstasy, a ritual sacrifice in which the performer and audience both give their lives."

To learn more about The Now Age we recommend the book of the same name, available through the arts book publisher Swill Children.


 

RELATED PROGRAMS

Clocktower Exhibits & Events

RADIO SERIES

Clocktower Exhibits & Events is home to an archive of interviews with artists, curators, musicians, organizers, and more who have participated in Clocktower exhibitions and events throughout our organization’s history.

Many of the below recordings were documented while Clocktower was in the midst of a transformation. The original name, The Clocktower Gallery, was given to the exhibition, residency, and performance space in TriBeCa, founded by alternative spaces movement pioneer Alanna Heiss in 1972. After 2001, the Clocktower Gallery re-inaugurated its exhibition programming in 2005 as part of MoMA/PS1 and, after 2008, under the auspices of Art International Radio. In 2013, we moved on from our downtown Manhattan location, and have since renamed the organization Clocktower Productions, a title which encompasses our radio, exhibition, and event programming.

For more Clocktower history, listen to The Clocktower Oral History Project, in which such figures as Vito Acconci, Bill Beirne, Colette, Jeffrey Deitch, Mary Heilmann, Jene Highstein, Ann Magnuson, Richard Nonas and Joel Shapiro reflect upon their experiences with this unique New York space. Organized by artist Nancy Hwang for the Fall 2009 AVANT-GUIDE TO NYC: Discovering Absence exhibition at apexart.


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. 

more
NAME COMPONENT DURATION 0 ms 10 ms 20 ms 30 ms 40 ms
BootstrapTimer2.85 ms
Event: pre_systemEvents0.76 ms
RoutingTimer0.04 ms
Before FiltersTimer0.02 ms
ControllerTimer39.16 ms
Controller ConstructorTimer0.26 ms
Connecting to Database: "default"Database3.77 ms
QueryDatabase0.48 ms
SELECT * FROM `site_info` WHERE `site_id` = '1'
Event: dbqueryEvents0.02 ms
QueryDatabase0.49 ms
SELECT * FROM `alerts` WHERE `alert_start_date` = '2025-07-29 07:58:43' AND `alert_end_date` = '2025-07-29 07:58:43' AND `alert_public` = 'checked'
Event: dbqueryEvents0.01 ms
QueryDatabase0.43 ms
SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.50 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.50 ms
SELECT * FROM `pages` LEFT JOIN `media` ON `pages`.`page_mainpic` = `media`.`media_id` WHERE `page_id` = '13174'
Event: dbqueryEvents0.01 ms
QueryDatabase0.25 ms
SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase17.53 ms
SELECT * FROM `programs` LEFT JOIN `media` ON `programs`.`program_mainpic`=`media`.`media_id` WHERE `program_type` = 'show' AND `program_slug` = 'taraka-larson-the-now-age' AND `media_public` = 'checked'
Event: dbqueryEvents0.02 ms
QueryDatabase7.98 ms
SELECT * FROM `programs` WHERE `program_type` = 'show' AND `program_slug` = 'taraka-larson-the-now-age' LIMIT 1
Event: dbqueryEvents0.01 ms
QueryDatabase0.97 ms
SELECT * FROM `audio2program` JOIN `programs` ON `programs`.`program_id`=`audio2program`.`series_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `show_id` = '10829' AND `media_public` = 'checked' AND `program_public` = 'checked' GROUP BY `programs`.`program_id`
Event: dbqueryEvents0.01 ms
QueryDatabase0.42 ms
SELECT * FROM `audio2program` JOIN `programs` ON `programs`.`program_id`=`audio2program`.`channel_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `show_id` = '10829' AND `media_public` = 'checked' GROUP BY `programs`.`program_id`
Event: dbqueryEvents0.01 ms
QueryDatabase0.31 ms
SELECT * FROM `media2content` JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program_id` = '10829' AND `media_public` = 'checked' GROUP BY `media`.`media_id` ORDER BY `media_rank` ASC
Event: dbqueryEvents0.01 ms
View: templates/header.phpViews0.22 ms
View: show_view.phpViews1.37 ms
View: templates/footer.phpViews0.34 ms
After FiltersTimer0.14 ms

Database (11 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/Show.php:28
        App\Models\SiteModel->getSite()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.49 ms SELECT * FROM `alerts` WHERE `alert_start_date` = '2025-07-29 07:58:43' AND `alert_end_date` = '2025-07-29 07:58:43' 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/Show.php:31
        App\Models\AlertModel->getAlert()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.43 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/Show.php:34
        App\Models\SocialModel->getSocial()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.5 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/Show.php:37
        App\Models\PageModel->getMenu()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.5 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/Show.php:38
        App\Models\PageModel->getPage()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.25 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/Show.php:41
        App\Models\SocialModel->getSocial()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

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

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

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

17.53 ms SELECT * FROM `programs` LEFT JOIN `media` ON `programs`.`program_mainpic`=`media`.`media_id` WHERE `program_type` = 'show' AND `program_slug` = 'taraka-larson-the-now-age' AND `media_public` = 'checked' APPPATH/Models/RadioModel.php:156
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Show.php:44
        App\Models\RadioModel->getShow()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

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

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

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

7.98 ms SELECT * FROM `programs` WHERE `program_type` = 'show' AND `program_slug` = 'taraka-larson-the-now-age' LIMIT 1 APPPATH/Models/RadioModel.php:173
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

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

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.97 ms SELECT * FROM `audio2program` JOIN `programs` ON `programs`.`program_id`=`audio2program`.`series_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `show_id` = '10829' AND `media_public` = 'checked' AND `program_public` = 'checked' GROUP BY `programs`.`program_id` APPPATH/Models/RadioModel.php:225
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

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

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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 `audio2program` JOIN `programs` ON `programs`.`program_id`=`audio2program`.`channel_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `show_id` = '10829' AND `media_public` = 'checked' GROUP BY `programs`.`program_id` APPPATH/Models/RadioModel.php:248
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

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

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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.31 ms SELECT * FROM `media2content` JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program_id` = '10829' 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/Show.php:50
        App\Models\MediaModel->getMedia()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Show->detail()

  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 ( 153 )

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
Show.php APPPATH/Controllers/Show.php
AlertModel.php APPPATH/Models/AlertModel.php
MediaModel.php APPPATH/Models/MediaModel.php
PageModel.php APPPATH/Models/PageModel.php
RadioModel.php APPPATH/Models/RadioModel.php
SiteModel.php APPPATH/Models/SiteModel.php
SocialModel.php APPPATH/Models/SocialModel.php
show_view.php APPPATH/Views/show_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\Show
Method: detail
Params: 1 / 1
$show = taraka-larson-the-now-age

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
0.76 ms pre_system 1
0.14 ms dbquery 11

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-07-29 07:58:43.796328 200 GET https://clocktower.org/show/taraka-larson-the-now-age text/html; charset=UTF-8 No
2025-07-29 07:58:17.180375 200 GET https://clocktower.org/show/kim-jones text/html; charset=UTF-8 No
2025-07-29 07:58:03.109223 200 GET https://clocktower.org/show/clocktower-celebration-performances text/html; charset=UTF-8 No
2025-07-29 07:57:39.118244 200 GET https://clocktower.org/show/grandwizzard-theodore text/html; charset=UTF-8 No
2025-07-29 07:54:58.387478 200 GET https://clocktower.org/projects/events text/html; charset=UTF-8 No
2025-07-29 07:54:28.359218 200 GET https://clocktower.org/residency/Focus-On-Puerto-Rico text/html; charset=UTF-8 No
2025-07-29 07:53:57.680632 200 GET https://clocktower.org/event/stay-nasty-live-stream text/html; charset=UTF-8 No
2025-07-29 07:53:56.946355 200 GET https://clocktower.org/show/favicon.ico text/html; charset=UTF-8 No
2025-07-29 07:53:55.992216 200 GET https://clocktower.org/show/donald-barthelme-playing-with-petrol text/html; charset=UTF-8 No
2025-07-29 07:53:49.116278 200 GET https://clocktower.org/show/disguise-part-1-saya-woolfalk-william-villalongo text/html; charset=UTF-8 No
2025-07-29 07:53:29.244942 200 GET https://clocktower.org/show/banks-bailey-dawn-at-main-entrance-to-saguaro-national-park text/html; charset=UTF-8 No
2025-07-29 07:52:26.840163 200 GET https://clocktower.org/show/lawrence-joseph-interview text/html; charset=UTF-8 No
2025-07-29 07:52:22.221520 200 GET https://clocktower.org/show/gert-jan-prins-cavity text/html; charset=UTF-8 No
2025-07-29 07:52:06.043160 200 GET https://clocktower.org/show/ethiopia-the-golden-years-of-modern-music text/html; charset=UTF-8 No
2025-07-29 07:51:41.566482 200 GET https://clocktower.org/show/favicon.ico text/html; charset=UTF-8 No
2025-07-29 07:51:41.004075 200 GET https://clocktower.org/show/donald-barthelme-playing-with-petrol text/html; charset=UTF-8 No
2025-07-29 07:51:25.359037 200 GET https://clocktower.org/show/venice-2013-jesper-just-tony-podesta text/html; charset=UTF-8 No
2025-07-29 07:51:24.517339 200 GET https://clocktower.org/show/new-york-art-book-fair-2015-part-1 text/html; charset=UTF-8 No
2025-07-29 07:50:46.242928 200 GET https://clocktower.org/ text/html; charset=UTF-8 No
2025-07-29 07:50:42.029961 200 GET https://clocktower.org/radio/player/series/9613/item/71 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']
show
$value array (1)
0 => array (38)
$value[0]
program_id => string (5) "10829"
$value[0]['program_id']
vid => string (5) "42113"
$value[0]['vid']
program_type => string (4) "show"
$value[0]['program_type']
program_title => string (26) "Taraka Larson, The Now Age"
$value[0]['program_title']
program_slug => string (25) "taraka-larson-the-now-age"
$value[0]['program_slug']
program_desc => string (824) "Recordings from <strong>Taraka Larson</strong>'s presentation of her work, <...
$value[0]['program_desc']
Recordings from <strong>Taraka Larson</strong>'s presentation of her work, <em>The Now Age</em>, a multi-media dissection of contemporary conceptions of time in the context of music and its relationship to symbology, particularly in the transference from metaphor to kitsch. The presentation is followed by a panel of artists discussing these themes and their relationship to pop culture and American history. Panel participants include moderator Jon Kessler, small press publisher Jesse Hlebo, and Hunter Hunt-Hendrix of the band Liturgy. 

<strong>Taraka Larson</strong>, along with her sister <strong>Nimai</strong>, perform as <a href="http://princerama.com/">Prince Rama</a>, a group that very much subscribes to the key points of <em>The Now Age</em>.

Excerpt from <a href="http://now-age.org/">Now-Age.org</a>: 
program_content => string (1825) "Recordings from <strong>Taraka Larson</strong>'s presentation of her work, <...
$value[0]['program_content']
Recordings from <strong>Taraka Larson</strong>'s presentation of her work, <em>The Now Age</em>, a multi-media dissection of contemporary conceptions of time in the context of music and its relationship to symbology, particularly in the transference from metaphor to kitsch. The presentation is followed by a panel of artists discussing these themes and their relationship to pop culture and American history. Panel participants include moderator Jon Kessler, small press publisher Jesse Hlebo, and Hunter Hunt-Hendrix of the band Liturgy. 

<strong>Taraka Larson</strong>, along with her sister <strong>Nimai</strong>, perform as <a href="http://princerama.com/">Prince Rama</a>, a group that very much subscribes to the key points of <em>The Now Age</em>.

Excerpt from <a href="http://now-age.org/">Now-Age.org</a>: 
<em>"In the Now Age, the music concert should serve as a bridge between worlds. This is not limited to an elite group of bands. Any band can participate in activating this potential. The concert utilizes many ancient religious strategies of icon worship, call and response chanting, group mentality, martyrdom, out-of- body experiences, and transformation of the physical environment to create a metaphysical liminal space filled with shock and awe. It is a mass concentration of simultaneous chaos and ecstasy, a ritual sacrifice in which the performer and audience both give their lives."</em> 

To learn more about <em>The Now Age</em> we recommend the book of the same name, available through the arts book publisher <a href="http://store.swillchildren.org/product/taraka-larson-the-now-age-remix">Swill Children</a>. 


<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F90464872"></iframe>
program_start_date => string (19) "2012-03-12 00:00:00"
$value[0]['program_start_date']
program_end_date => string (19) "2012-03-12 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) "4426"
$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) "15"
$value[0]['edited_by']
created_date => string (10) "1331154918"
$value[0]['created_date']
2012-03-07 21:15:18 UTC
updated_date => string (10) "1398787430"
$value[0]['updated_date']
2014-04-29 16:03:50 UTC
media_id => string (4) "4426"
$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 (25) "show/10829/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) "98622"
$value[0]['filesize']
status => string (1) "1"
$value[0]['status']
created_by => string (2) "15"
$value[0]['created_by']
media_public => string (7) "checked"
$value[0]['media_public']
timestamp => string (10) "1331310380"
$value[0]['timestamp']
2012-03-09 16:26:20 UTC
origname => string (17) "taraka_larsen.jpg"
$value[0]['origname']
related_series
$value array (1)
0 => array (53)
$value[0]
a2c_id => string (4) "9262"
$value[0]['a2c_id']
vid => string (5) "48713"
$value[0]['vid']
delta => string (1) "0"
$value[0]['delta']
show_id => string (5) "10829"
$value[0]['show_id']
event_id => null
$value[0]['event_id']
series_id => string (4) "9572"
$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']
program_id => string (4) "9572"
$value[0]['program_id']
program_type => string (6) "series"
$value[0]['program_type']
program_title => string (28) "Clocktower Exhibits & Events"
$value[0]['program_title']
program_slug => string (26) "clocktower-exhibits-events"
$value[0]['program_slug']
program_desc => string (2200) "<span>Clocktower Exhibits &amp; Events is home to an archive of interviews w...
$value[0]['program_desc']
<span>Clocktower Exhibits &amp; Events is home to an archive of interviews with artists, curators, musicians, organizers, and more who have participated in Clocktower exhibitions and events throughout our organization&rsquo;s history. <br /><br />Many of the below recordings were documented while Clocktower was in the midst of a transformation. The original name, The Clocktower Gallery, was given to the exhibition, residency, and performance space in TriBeCa, founded by alternative spaces movement pioneer Alanna Heiss in 1972. After 2001, the Clocktower Gallery re-inaugurated its exhibition programming in 2005 as part of MoMA/PS1 and, after 2008, under the auspices of Art International Radio. In 2013, we moved on from our downtown Manhattan location, and have since renamed the organization Clocktower Productions, a title which encompasses our radio, exhibition, and event programming. <br /><br />For more Clocktower history, listen to <a href="http://www.artonair.org/archives/j/component/option,com_alphacontent/section,98/cat,140/Itemid,187/"><em>The Clocktower Oral History Project</em></a>, in which such figures as Vito Acconci, Bill Beirne, Colette, Jeffrey Deitch, Mary Heilmann, Jene Highstein, Ann Magnuson, Richard Nonas and Joel Shapiro reflect upon their experiences with this unique New York space. Organized by artist Nancy Hwang for the Fall 2009 <em>AVANT-GUIDE TO NYC: Discovering Absence</em> exhibition at apexart.</span><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><br /><br />
program_content => string (2191) "Clocktower Exhibits &amp; Events is home to an archive of interviews with ar...
$value[0]['program_content']
Clocktower Exhibits &amp; Events is home to an archive of interviews with artists, curators, musicians, organizers, and more who have participated in Clocktower exhibitions and events throughout our organization&rsquo;s history.&nbsp;<br /><br />Many of the below recordings were documented while Clocktower was in the midst of a transformation. The original name, The Clocktower Gallery, was given to the exhibition, residency, and performance space in TriBeCa, founded by alternative spaces movement pioneer Alanna Heiss in 1972. After 2001, the Clocktower Gallery re-inaugurated its exhibition programming in 2005 as part of MoMA/PS1 and, after 2008, under the auspices of Art International Radio. In 2013, we moved on from our downtown Manhattan location, and have since renamed the organization Clocktower Productions, a title which encompasses our radio, exhibition, and event programming.&nbsp;<br /><br />For more Clocktower history, listen to&nbsp;<a href="http://www.artonair.org/archives/j/component/option,com_alphacontent/section,98/cat,140/Itemid,187/"><em>The Clocktower Oral History Project</em></a>, in which such figures as Vito Acconci, Bill Beirne, Colette, Jeffrey Deitch, Mary Heilmann, Jene Highstein, Ann Magnuson, Richard Nonas and Joel Shapiro reflect upon their experiences with this unique New York space. Organized by artist Nancy Hwang for the Fall 2009 <em>AVANT-GUIDE TO NYC: Discovering Absence exhibition at apexart.</em><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 <a href="http://clocktower.org/about" target="_blank">Mission &amp; History</a>&nbsp;section.&nbsp;&nbsp;</em>
program_start_date => string (19) "2007-05-05 12:00:00"
$value[0]['program_start_date']
program_end_date => string (19) "2019-05-05 13: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 (5) "19169"
$value[0]['program_mainpic']
program_featured => null
$value[0]['program_featured']
program_featured_rank => string (1) "6"
$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) "1283280527"
$value[0]['created_date']
2010-08-31 18:48:47 UTC
updated_date => string (10) "1437599720"
$value[0]['updated_date']
2015-07-22 21:15:20 UTC
m2c_id => string (5) "49076"
$value[0]['m2c_id']
media_id => string (5) "19169"
$value[0]['media_id']
person_id => null
$value[0]['person_id']
partner_id => null
$value[0]['partner_id']
page_id => null
$value[0]['page_id']
field_image_list => string (1) "1"
$value[0]['field_image_list']
field_image_data => string (352) "a:13:{s:11:"description";s:40:"Gordon Matta-Clark, "Clock Shower", 1973";s:3...
$value[0]['field_image_data']
a:13:{s:11:"description";s:40:"Gordon Matta-Clark, "Clock Shower", 1973";s:3:"fid";s:5:"19169";s:5:"width";i:820;s:6:"height";i:429;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 (28) "series/9572/node-image_0.jpg"
$value[0]['media_filepath']
media_type => string (5) "photo"
$value[0]['media_type']
media_caption => string (352) "a:13:{s:11:"description";s:40:"Gordon Matta-Clark, "Clock Shower", 1973";s:3...
$value[0]['media_caption']
a:13:{s:11:"description";s:40:"Gordon Matta-Clark, "Clock Shower", 1973";s:3:"fid";s:5:"19169";s:5:"width";i:820;s:6:"height";i:429;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 (6) "118844"
$value[0]['filesize']
status => string (1) "1"
$value[0]['status']
created_by => string (1) "1"
$value[0]['created_by']
media_public => string (7) "checked"
$value[0]['media_public']
timestamp => string (10) "1480719155"
$value[0]['timestamp']
2016-12-02 22:52:35 UTC
origname => string (35) "gordon_matta_clark_clock_shower.jpg"
$value[0]['origname']
related_channels
$value array (0)
media
$value array (1)
0 => array (26)
$value[0]
m2c_id => string (5) "38511"
$value[0]['m2c_id']
media_id => string (5) "21653"
$value[0]['media_id']
program_id => string (5) "10829"
$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) "42113"
$value[0]['vid']
field_image_list => string (1) "1"
$value[0]['field_image_list']
field_image_data => string (344) "a:13:{s:11:"description";s:33:"Taraka Larson, photo by Emily Reo";s:3:"fid";...
$value[0]['field_image_data']
a:13:{s:11:"description";s:33:"Taraka Larson, photo by Emily Reo";s:3:"fid";s:4:"4445";s:5:"width";i:990;s:6:"height";i:660;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 (27) "show/10829/node-image_1.jpg"
$value[0]['media_filepath']
media_type => string (5) "photo"
$value[0]['media_type']
media_caption => string (344) "a:13:{s:11:"description";s:33:"Taraka Larson, photo by Emily Reo";s:3:"fid";...
$value[0]['media_caption']
a:13:{s:11:"description";s:33:"Taraka Larson, photo by Emily Reo";s:3:"fid";s:4:"4445";s:5:"width";i:990;s:6:"height";i:660;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 (6) "158146"
$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) "1434053730"
$value[0]['timestamp']
2015-06-11 20:15:30 UTC
origname => string (16) "tarakanowage.jpg"
$value[0]['origname']

Session User Data

Session doesn't seem to be active.

Request ( HTTPS/2.0 )

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 "Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"
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