James Clark

James Clark is an audio engineer in Brooklyn, NY specializing in live event production. He can typically be found working on the design and operation of various size sound systems: from live music to panelist discussions, DJ sets, film screenings, corporate presentations, galas, and weddings. Clark currently works on events for institutions including Pioneer Works, Roulette Intermedium, the New York Public Library, and the Cultural Services of the French Embassy, among others in the New York Area.

Programs

Psychic TV: Genesis Breyer P-Orridge & Edley ODowd

The singer, songwriter, poet, and visionary Genesis Breyer P-Orridge (Throbbing Gristle) and Edley ODowd, her collaborator, drummer, designer, and director discuss the reincarnation of the psychedelic band Psychic TV and reveal the passion, precision, and philosophy behind it. Plus songs from the live show, recording engineered by James Clark. Jake Nussbaum hosts. The three discuss restarting the band after a hiatus, the album Snakes (the 2014 album created after Genesis P-Orridge's trip to Benin focusing the voodoo culture), process, poetry, practicalities, and the moral relevance of creative invention. Opening March 11, 2016 at the Rubin Museum in NYC, “Try to Altar Everything”, Genesis Breyer P-Orridge explores the role of devotion, ritual, Hindu mythology, and gender identity in the artist’s practice. Anyone interested in Genesis will be thrilled to hear her Clocktower Radio interview from 2007 where she candidly (as always) discusses her early history, Throbbing Gristle, and Pigface, among others, and reveals many resonant truths (as always).

more
NAME COMPONENT DURATION 0 ms 5 ms 10 ms 15 ms
BootstrapTimer1.78 ms
Event: pre_systemEvents0.40 ms
RoutingTimer0.04 ms
Before FiltersTimer0.02 ms
ControllerTimer16.82 ms
Controller ConstructorTimer0.47 ms
Connecting to Database: "default"Database2.41 ms
QueryDatabase0.37 ms
SELECT * FROM `site_info` WHERE `site_id` = '1'
Event: dbqueryEvents0.02 ms
QueryDatabase0.69 ms
SELECT * FROM `alerts` WHERE `alert_start_date` = '2024-12-20 10:07:41' AND `alert_end_date` = '2024-12-20 10:07:41' AND `alert_public` = 'checked'
Event: dbqueryEvents0.01 ms
QueryDatabase0.53 ms
SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.63 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.80 ms
SELECT * FROM `pages` LEFT JOIN `media` ON `pages`.`page_mainpic` = `media`.`media_id` WHERE `page_id` = '13175'
Event: dbqueryEvents0.01 ms
QueryDatabase1.67 ms
SELECT * FROM `people` LEFT JOIN `media` ON `people`.`person_mainpic`=`media`.`media_id` WHERE `person_slug` = 'james-clark'
Event: dbqueryEvents0.01 ms
QueryDatabase0.78 ms
SELECT * FROM `people` WHERE `person_slug` = 'james-clark' LIMIT 1
Event: dbqueryEvents0.01 ms
QueryDatabase2.12 ms
SELECT * FROM `people2programs` JOIN `programs` ON `people2programs`.`program_id`=`programs`.`program_id` JOIN `media2content` ON `programs`.`program_id`=`media2content`.`program_id` JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `people2programs`.`person_id` = '13015' AND `program_featured` = 'checked' GROUP BY `programs`.`program_id` ORDER BY `programs`.`program_featured_rank` DESC
Event: dbqueryEvents0.01 ms
QueryDatabase1.12 ms
SELECT * FROM `people2programs` JOIN `programs` ON `people2programs`.`program_id`=`programs`.`program_id` WHERE `people2programs`.`person_id` = '13015' AND `program_featured` IS NULL GROUP BY `programs`.`program_id` ORDER BY `programs`.`program_title` DESC
Event: dbqueryEvents0.01 ms
View: templates/header.phpViews0.17 ms
View: artist_view.phpViews2.18 ms
View: templates/footer.phpViews0.32 ms
After FiltersTimer0.10 ms

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

Time Query String
0.37 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/Person.php:54
        App\Models\SiteModel->getSite()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Person->view()

  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.69 ms SELECT * FROM `alerts` WHERE `alert_start_date` = '2024-12-20 10:07:41' AND `alert_end_date` = '2024-12-20 10:07:41' 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/Person.php:57
        App\Models\AlertModel->getAlert()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Person->view()

  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.53 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/Person.php:60
        App\Models\SocialModel->getSocial()

  6    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Person->view()

  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.63 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/Person.php:63
        App\Models\PageModel->getMenu()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Person->view()

  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.8 ms SELECT * FROM `pages` LEFT JOIN `media` ON `pages`.`page_mainpic` = `media`.`media_id` WHERE `page_id` = '13175' 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/Person.php:64
        App\Models\PageModel->getPage()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Person->view()

  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.67 ms SELECT * FROM `people` LEFT JOIN `media` ON `people`.`person_mainpic`=`media`.`media_id` WHERE `person_slug` = 'james-clark' APPPATH/Models/PeopleModel.php:53
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Person.php:67
        App\Models\PeopleModel->getPerson()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Person->view()

  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.78 ms SELECT * FROM `people` WHERE `person_slug` = 'james-clark' LIMIT 1 APPPATH/Models/PeopleModel.php:69
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Person.php:68
        App\Models\PeopleModel->getPersonID()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Person->view()

  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.12 ms SELECT * FROM `people2programs` JOIN `programs` ON `people2programs`.`program_id`=`programs`.`program_id` JOIN `media2content` ON `programs`.`program_id`=`media2content`.`program_id` JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `people2programs`.`person_id` = '13015' AND `program_featured` = 'checked' GROUP BY `programs`.`program_id` ORDER BY `programs`.`program_featured_rank` DESC APPPATH/Models/PeopleModel.php:101
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Person.php:70
        App\Models\PeopleModel->getPrograms()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Person->view()

  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.11 ms SELECT * FROM `people2programs` JOIN `programs` ON `people2programs`.`program_id`=`programs`.`program_id` WHERE `people2programs`.`person_id` = '13015' AND `program_featured` IS NULL GROUP BY `programs`.`program_id` ORDER BY `programs`.`program_title` DESC APPPATH/Models/PeopleModel.php:101
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

  3    APPPATH/Controllers/Person.php:71
        App\Models\PeopleModel->getPrograms()

  4    SYSTEMPATH/CodeIgniter.php:941
        App\Controllers\Person->view()

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

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
Person.php APPPATH/Controllers/Person.php
AlertModel.php APPPATH/Models/AlertModel.php
PageModel.php APPPATH/Models/PageModel.php
PeopleModel.php APPPATH/Models/PeopleModel.php
SiteModel.php APPPATH/Models/SiteModel.php
SocialModel.php APPPATH/Models/SocialModel.php
artist_view.php APPPATH/Views/artist_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\Person
Method: view
Params: 1 / 1
$person = james-clark

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.40 ms pre_system 1
0.11 ms dbquery 9

History

Action Datetime Status Method URL Content-Type Is AJAX?
2024-12-20 10:07:42.042172 200 GET https://clocktower.org/person/james-clark text/html; charset=UTF-8 No
2024-12-20 10:07:34.699704 200 GET https://clocktower.org/show/joe-winter-radyo-shak-architect text/html; charset=UTF-8 No
2024-12-20 10:06:27.114740 200 GET https://clocktower.org/show/dave-kehr-lady-in-the-dark-crime-films-from-columbia-pictures-1932-1957 text/html; charset=UTF-8 No
2024-12-20 10:06:06.132238 200 GET https://clocktower.org/show/culture-mart-2012-soomi-kim text/html; charset=UTF-8 No
2024-12-20 10:03:16.610227 200 GET https://clocktower.org/show/sleepover-serpentine-gallery text/html; charset=UTF-8 No
2024-12-20 10:00:51.910844 200 GET https://clocktower.org/show/miss-macintosh-my-darling-chapter-6-part-1-about-the-young-bride-wishing-she-was-the-other-girl-who-had-the-whole-football-team-dolores-brandon text/html; charset=UTF-8 No
2024-12-20 10:00:28.681763 200 GET https://clocktower.org/show/jessica-scot-ship-of-fools text/html; charset=UTF-8 No
2024-12-20 09:57:44.251427 200 GET https://clocktower.org/show/performa-2009-michael-portnoy-sarina-basta text/html; charset=UTF-8 No
2024-12-20 09:56:26.088583 200 GET https://clocktower.org/show/db45-devils-in-the-details text/html; charset=UTF-8 No
2024-12-20 09:55:49.558791 200 GET https://clocktower.org/show/bob-bellerue-nat-roe-ende-tymes-festival text/html; charset=UTF-8 No
2024-12-20 09:54:53.511009 200 GET https://clocktower.org/show/michael-kaves-mcleer-skin-graf text/html; charset=UTF-8 No
2024-12-20 09:53:24.986566 200 GET https://clocktower.org/show/gael-garcia-bernal-the-king text/html; charset=UTF-8 No
2024-12-20 09:52:13.108283 200 GET https://clocktower.org/show/nick-low-beer-aka-81neutronz text/html; charset=UTF-8 No
2024-12-20 09:51:54.687969 200 GET https://clocktower.org/event/stay-nasty-live-stream text/html; charset=UTF-8 No
2024-12-20 09:51:23.158704 200 GET https://clocktower.org/person/becca-lieb text/html; charset=UTF-8 No
2024-12-20 09:51:19.996832 200 GET https://clocktower.org/person/becca-lieb text/html; charset=UTF-8 No
2024-12-20 09:51:19.150574 200 GET https://clocktower.org/person/becca-lieb text/html; charset=UTF-8 No
2024-12-20 09:51:00.650100 200 GET https://clocktower.org/show/g-lucas-crane-nonhorse text/html; charset=UTF-8 No
2024-12-20 09:50:51.692727 200 GET https://clocktower.org/show/tom-healy-mike-daisey-american-utopias text/html; charset=UTF-8 No
2024-12-20 09:50:41.645086 200 GET https://clocktower.org/show/jackie-weaver-david-michod-animal-kingdom 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) "13175"
$value[0]['page_id']
vid => string (2) "34"
$value[0]['vid']
page_title => string (7) "Artists"
$value[0]['page_title']
page_slug => string (7) "artists"
$value[0]['page_slug']
page_menu_title => string (7) "Artists"
$value[0]['page_menu_title']
page_desc => string (44) "Explore new, historic, and emerging artists."
$value[0]['page_desc']
page_content => string (0) ""
$value[0]['page_content']
page_mainpic => string (18) "home_3_artists.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 (1) "2"
$value[0]['page_rank']
page_parent => string (2) "36"
$value[0]['page_parent']
page_featured => string (7) "checked"
$value[0]['page_featured']
page_featured_rank => string (1) "2"
$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']
artist
$value array (1)
0 => array (32)
$value[0]
person_id => string (5) "13015"
$value[0]['person_id']
person_display_name => string (12) "James Clark "
$value[0]['person_display_name']
person_nickname => null
$value[0]['person_nickname']
person_alpha => string (6) "Clark "
$value[0]['person_alpha']
person_slug => string (11) "james-clark"
$value[0]['person_slug']
person_bio => string (521) "<strong>James Clark</strong> is an audio engineer in Brooklyn, NY specializi...
$value[0]['person_bio']
<strong>James Clark</strong> is an audio engineer in Brooklyn, NY specializing in live event production. He can typically be found working on the design and operation of various size sound systems: from live music to panelist discussions, DJ sets, film screenings, corporate presentations, galas, and weddings. Clark currently works on events for institutions including Pioneer Works, Roulette Intermedium, the New York Public Library, and the Cultural Services of the French Embassy, among others in the New York Area.

person_mainpic => null
$value[0]['person_mainpic']
person_website => null
$value[0]['person_website']
person_email => null
$value[0]['person_email']
person_public => string (7) "checked"
$value[0]['person_public']
delete_uid => string (2) "27"
$value[0]['delete_uid']
delete_status => string (1) "1"
$value[0]['delete_status']
delete_created => string (10) "1452716326"
$value[0]['delete_created']
2016-01-13 20:18:46 UTC
delete_changed => string (10) "1452725772"
$value[0]['delete_changed']
2016-01-13 22:56:12 UTC
delete_type => string (4) "host"
$value[0]['delete_type']
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']
featured
$value array (1)
0 => array (48)
$value[0]
p2p_id => string (4) "3531"
$value[0]['p2p_id']
program_id => string (5) "13008"
$value[0]['program_id']
vid => string (5) "50872"
$value[0]['vid']
program_type => string (4) "show"
$value[0]['program_type']
person_id => null
$value[0]['person_id']
p2p_relationship => string (4) "host"
$value[0]['p2p_relationship']
p2p_rank => string (1) "1"
$value[0]['p2p_rank']
program_title => string (50) "Psychic TV: Genesis Breyer P-Orridge & Edley ODowd"
$value[0]['program_title']
program_slug => string (47) "psychic-tv-genesis-breyer-p-orridge-edley-odowd"
$value[0]['program_slug']
program_desc => string (1203) "The singer, songwriter, poet, and visionary Genesis Breyer P-Orridge (Throbb...
$value[0]['program_desc']
The singer, songwriter, poet, and visionary Genesis Breyer P-Orridge (Throbbing Gristle) and Edley ODowd, her collaborator, drummer, designer, and director discuss the reincarnation of the psychedelic band Psychic TV and reveal the passion, precision, and philosophy behind it. Plus songs from the live show, recording engineered by James Clark. Jake Nussbaum hosts. The three discuss restarting the band after a hiatus, the album Snakes (the 2014 album created after Genesis P-Orridge's trip to Benin focusing the voodoo culture), process, poetry, practicalities, and the moral relevance of creative invention. Opening March 11, 2016 at the Rubin Museum in NYC, &ldquo;Try to Altar Everything&rdquo;, Genesis Breyer P-Orridge explores the role of devotion, ritual, Hindu mythology, and gender identity in the artist&rsquo;s practice. Anyone interested in Genesis will be thrilled to hear her <a href="http://clocktower.org/show/performa-2009-a-fantastic-world-superimposed-on-reality-genesis-breyer-p-orridge">Clocktower Radio interview from 2007</a> where she candidly (as always) discusses her early history, Throbbing Gristle, and Pigface, among others, and reveals many resonant truths (as always).
program_content => string (1203) "The singer, songwriter, poet, and visionary Genesis Breyer P-Orridge (Throbb...
$value[0]['program_content']
The singer, songwriter, poet, and visionary Genesis Breyer P-Orridge (Throbbing Gristle) and Edley ODowd, her collaborator, drummer, designer, and director discuss the reincarnation of the psychedelic band Psychic TV and reveal the passion, precision, and philosophy behind it. Plus songs from the live show, recording engineered by James Clark. Jake Nussbaum hosts. The three discuss restarting the band after a hiatus, the album Snakes (the 2014 album created after Genesis P-Orridge's trip to Benin focusing the voodoo culture), process, poetry, practicalities, and the moral relevance of creative invention. Opening March 11, 2016 at the Rubin Museum in NYC, &ldquo;Try to Altar Everything&rdquo;, Genesis Breyer P-Orridge explores the role of devotion, ritual, Hindu mythology, and gender identity in the artist&rsquo;s practice. Anyone interested in Genesis will be thrilled to hear her <a href="http://clocktower.org/show/performa-2009-a-fantastic-world-superimposed-on-reality-genesis-breyer-p-orridge">Clocktower Radio interview from 2007</a> where she candidly (as always) discusses her early history, Throbbing Gristle, and Pigface, among others, and reveals many resonant truths (as always).
program_start_date => string (19) "2016-01-11 00:00:00"
$value[0]['program_start_date']
program_end_date => string (19) "2016-01-11 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 (5) "26505"
$value[0]['program_mainpic']
program_featured => string (7) "checked"
$value[0]['program_featured']
program_featured_rank => string (1) "2"
$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) "1452186320"
$value[0]['created_date']
2016-01-07 17:05:20 UTC
updated_date => string (10) "1452716834"
$value[0]['updated_date']
2016-01-13 20:27:14 UTC
m2c_id => string (5) "52209"
$value[0]['m2c_id']
media_id => string (5) "26507"
$value[0]['media_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 (337) "a:13:{s:11:"description";s:24:"Genesis Breyer P-Orridge";s:3:"fid";s:5:"2650...
$value[0]['field_image_data']
a:13:{s:11:"description";s:24:"Genesis Breyer P-Orridge";s:3:"fid";s:5:"26507";s:5:"width";i:1280;s:6:"height";i:720;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) "3"
$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/13008/node-image_0.jpg"
$value[0]['media_filepath']
media_type => string (5) "photo"
$value[0]['media_type']
media_caption => string (337) "a:13:{s:11:"description";s:24:"Genesis Breyer P-Orridge";s:3:"fid";s:5:"2650...
$value[0]['media_caption']
a:13:{s:11:"description";s:24:"Genesis Breyer P-Orridge";s:3:"fid";s:5:"26507";s:5:"width";i:1280;s:6:"height";i:720;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) "181256"
$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) "1452723292"
$value[0]['timestamp']
2016-01-13 22:14:52 UTC
origname => string (22) "pyschic_tv_genesis.jpg"
$value[0]['origname']
program
$value array (27)
  • Table (27)
  • Contents (27)
  • p2p_idprogram_idvidprogram_typeperson_idp2p_relationshipp2p_rankprogram_titleprogram_slugprogram_descprogram_contentprogram_start_dateprogram_end_dateprogram_timeprogram_audioprogram_venueprogram_pricingprogram_ticket_linkprogram_mainpicprogram_featuredprogram_featured_rankprogram_publicedited_bycreated_dateupdated_date
    061931326752351show13015producer1Yonatan Gatyonatan-gatGuitarist <strong>Yonatan Gat</strong> first made his mark with his band <str...Guitarist <strong>Yonatan Gat</strong> first made his mark with his band <str...2016-05-02 00:00:002016-05-02 00:00:00nullnullnullnullnull26963nullnullchecked2714619496811461960741
    157411281750886show13015producer1The Frightnrs, Swing-A-Lingthe-frightnrs-swing-a-lingAn all-day vintage reggae extravaganza, Swing-A-Ling; a rotating outdoor part...An all-day vintage reggae extravaganza, Swing-A-Ling; a rotating outdoor part...2015-09-14 00:00:002015-09-14 00:00:00nullnullnullnullnull26087nullnullchecked2714419110411452717243
    261431320852224show13015producer1Tetraphonics: Hubble (Ben Greenberg)tetraphonics-hubble-ben-greenbergBen Greenberg’s <strong>Hubble</strong> project feels like the jeweled shrine...Ben Greenberg’s <strong>Hubble</strong> project feels like the jeweled shrine...2016-04-11 00:00:002016-04-11 00:00:00nullnullnullnullnull26861nullnullchecked1514592847531461259624
    355891264850879show13015producer1Second Sundays: Xenia Rubinos and Pitch Black Brass Bandsecond-sundays-xenia-rubinos-and-pitch-black-brass-bandClocktower Radio's live recording of the monthly Pioneer Works open house, fe...Clocktower Radio's live recording of the monthly Pioneer Works open house, fe...2015-06-01 00:00:002015-06-01 00:00:00nullnullnullnullnull25386nullnullchecked2714328361651452717037
    453691234650887show13015producer1Second Sundays: Weyes Blood & Chop and Quench second-sundays-weyes-blood-chop-and-quenchLive sets recorded at the November 2014 Second Sundays open house festivities...Live sets recorded at the November 2014 Second Sundays open house festivities...2014-12-08 00:00:002014-12-08 00:00:00nullnullnullnullnull24251nullnullchecked3914176275871452717293
    555511259850880show13015producer1Second Sundays: Terry Dame and Smokey's Secret Familysecond-sundays-terry-dame-and-smokeys-secret-familyA live recording from the April 2015 Second Sundays open house festivities at...A live recording from the April 2015 Second Sundays open house festivities at...2015-05-04 00:00:002015-05-04 00:00:00nullnullnullnullnull25230nullnullchecked4414303340351452717061
    655121253950882show13015producer1Second Sundays: Stephane Wrembel and Banda De Los Muertossecond-sundays-stephane-wrembel-and-banda-de-los-muertosA live recording from the March 2015 Second Sundays open house festivities at...A live recording from the March 2015 Second Sundays open house festivities at...2015-04-06 00:00:002015-04-06 00:00:00nullnullnullnullnull24952nullnullchecked4414278256061452717104
    756281270350878show13015producer0Second Sundays: Rob Curto’s Pé De Serra All-Stars and Innove Gnawa Bandsecond-sundays-rob-curto’s-pé-de-serra-all-stars-and-innove-gnawa-bandA global mix of energizing dance tunes and spiritual trance music from Brazil...A global mix of energizing dance tunes and spiritual trance music from Brazil...2015-07-06 00:00:002015-07-06 00:00:00nullnullnullnullnull25568nullnullchecked2714357745871452717015
    854671246850881show13015producer1Second Sundays: M.A.K.U SoundSystem and Tongues in Treessecond-sundays-maku-soundsystem-and-tongues-in-treesLive sets recorded at the February 2015 Second Sundays open house festivities...Live sets recorded at the February 2015 Second Sundays open house festivities...2015-03-02 00:00:002015-03-02 00:00:00nullnullnullnullnull24718nullnullchecked2714248184971452717081
    958131289450875show13015producer2Second Sundays: Kaleta & Zozo Afrobeat and Zenen Zeferino y La Verdolaga en P...second-sundays-kaleta-zozo-afrobeat-and-zenen-zeferino-y-la-verdolaga-en-playaTransport yourself back to the sun-kissed, early autumn vibes of Pioneer Work...Transport yourself back to the sun-kissed, early autumn vibes of Pioneer Work...2015-10-26 00:00:002015-10-26 00:00:00nullnullnullnullnull26214nullnullchecked2714453769251452716938
    1058551294650874show13015producer1Second Sundays: Gamelan Yowana Sari and Breakdown Brass second-sundays-gamelan-yowana-sari-and-breakdown-brassA thousand year old tradition of gongs and metallophones is paired with blues...A thousand year old tradition of gongs and metallophones is paired with blues...2015-11-30 00:00:002015-11-30 00:00:00nullnullnullnullnull26290nullnullchecked2714480603511452716918
    1156781275250876show13015producer1Second Sundays: Bulla En El Barrio and Supermambosecond-sundays-bulla-en-el-barrio-and-supermamboGet energized with live Latin melodies recorded during the Pioneer Works Seco...Get energized with live Latin melodies recorded during the Pioneer Works Seco...2015-08-03 00:00:002015-08-03 00:00:00nullnullnullnullnull25876nullnullchecked2714382005721452716959
    1252731219450877show13015producer0Second Sundays: Big Lazy & Janka Nabay and the Bubu Gangsecond-sundays-big-lazy-janka-nabay-and-the-bubu-gangIn this August 10, 2014 edition of Pioneer Works' Second Sundays, Clocktower ...In this August 10, 2014 edition of Pioneer Works' Second Sundays, Clocktower ...2014-09-08 00:00:002014-09-08 00:00:00nullnullnullnullnull23712nullnullchecked3814098480051452716994
    1353821236850891show13015producer0Scientific Controversies: Time's Arrow scientific-controversies-times-arrowTime is intangible but stubbornly persistent. We move forward, inevitably and...Time is intangible but stubbornly persistent. We move forward, inevitably and...2014-12-15 00:00:002014-12-15 00:00:00nullnullnullnullnull24420nullnullchecked3914183299221452717375
    1455571260450890show13015producer2Scientific Controversies: The Goddamn Particlescientific-controversies-the-goddamn-particleTheoretical cosmologist <strong>Sean Carroll</strong>, experimental particle ...Theoretical cosmologist <strong>Sean Carroll</strong>, experimental particle ...2015-05-11 00:00:002015-05-11 00:00:00nullnullnullnullnull25251nullnullchecked4414309311761452717362
    1558831297650893show13015producer1Scientific Controversies: One-Way Ticket to Marsscientific-controversies-one-way-ticket-to-marsTo explore is an irrepressible human urge. If there is a peak on Earth, someo...To explore is an irrepressible human urge. If there is a peak on Earth, someo...2015-12-21 00:00:002015-12-21 00:00:00nullnullnullnullnull26358nullnullchecked2714496041981452717430
    1653311229550892show13015producer0Scientific Controversies: Many Worldsscientific-controversies-many-worldsOur universe may not be alone! We may live in a multiverse in which every pos...Our universe may not be alone! We may live in a multiverse in which every pos...2014-11-10 00:00:002014-11-10 00:00:00nullnullnullnullnull24092nullnullchecked3914152275641452717391
    1756701274750889show13015producer1Scientific Controversies: Is Reality Beautiful?scientific-controversies-is-reality-beautifulBeauty--a prosaic artifice, a distraction from deeper raw truths, maybe even ...Beauty--a prosaic artifice, a distraction from deeper raw truths, maybe even ...2015-08-03 00:00:002015-08-03 00:00:00nullnullnullnullnull25871nullnullchecked2714381863521452717346
    1856221269350888show13015producer2Scientific Controversies: Can We Explain the World?scientific-controversies-can-we-explain-the-worldWe know enough about the world to manipulate electricity, operate phones, and...We know enough about the world to manipulate electricity, operate phones, and...2015-06-29 00:00:002015-06-29 00:00:00nullnullnullnullnull25532nullnullchecked2714351718921452717335
    1958811297550873show13015producer2Roscoe Mitchell Live at Pioneer Works roscoe-mitchell-live-at-pioneer-worksIn October 2015, Pioneer Works presented legendary saxophonist, composer, edu...In October 2015, Pioneer Works presented legendary saxophonist, composer, edu...2015-12-21 00:00:002015-12-21 00:00:00nullnullnullnullnull26356nullnullchecked2714495961981452716863
    2060461312651640show13015producer0Noura Mint Seymalinoura-mint-seymaliOne of Mauritania's foremost musical emissaries and the descendent of a promi...One of Mauritania's foremost musical emissaries and the descendent of a promi...2016-02-22 00:00:002016-02-22 00:00:00nullnullnullnullnull26694nullnullchecked2714559238091456162719
    2161901326552352show13015producer1Matt Darriau: Who is Manny Blanc?matt-darriau-who-is-manny-blancOver the years <strong>Matt Darriau</strong>, the composer and reed player fo...Over the years <strong>Matt Darriau</strong>, the composer and reed player fo...2016-05-02 00:00:002016-05-02 00:00:00nullnullnullnullnull26959nullnullchecked2714619486501461960767
    2257011277250884show13015producer1Los Wembler's, Part 2los-wemblers-part-2A concert recording from Cumbia greats Los Wembler's. Originating in Iquitos,...A concert recording from Cumbia greats Los Wembler's. Originating in Iquitos,...2015-08-07 00:00:002015-08-07 00:00:00nullnullnullnullnull25980nullnullchecked2714389797981452717166
    2356941277150883show13015producer1Los Wembler's los-wemblersA concert recording from the legendary band from Iquitos, Peru, recorded duri...A concert recording from the legendary band from Iquitos, Peru, recorded duri...2015-08-10 00:00:002015-08-10 00:00:00nullnullnullnullnull25979nullnullchecked2714389773641452717136
    2461341319952115show13015producer0Los Hacheros Livelos-hacheros-liveLos Hacheros, like many of their heroes, hail from New York City and play mus...Los Hacheros, like many of their heroes, hail from New York City and play mus...2016-03-28 00:00:002016-03-28 00:00:00nullnullnullnullnull26832nullnullchecked1514589379591460377840
    2561591322752114show13015producer0Brooklyn Raga Massive, Prasannabrooklyn-raga-massive-prasannaExplore the aural intricacies of Ragam, Tanam, and Pallavi in two Carnatic ku...Explore the aural intricacies of Ragam, Tanam, and Pallavi in two Carnatic ku...2016-04-11 00:00:002016-04-11 00:00:00nullnullnullnullnull26896nullnullchecked2714601372551460377813
    2657691285150885show13015producer175 Dollar Bill + Brian Carpenter’s Ghost Train Orchestra75-dollar-bill-+-brian-carpenter’s-ghost-train-orchestraTwo vibrant live music sets from September’s Second Sundays open house festiv...Two vibrant live music sets from September’s Second Sundays open house festiv...2015-10-05 00:00:002015-10-05 00:00:00nullnullnullnullnull26151nullnullchecked2714435464711452717217
  • 0 => array (25)
    $value[0]
    p2p_id => string (4) "6193"
    $value[0]['p2p_id']
    program_id => string (5) "13267"
    $value[0]['program_id']
    vid => string (5) "52351"
    $value[0]['vid']
    program_type => string (4) "show"
    $value[0]['program_type']
    person_id => string (5) "13015"
    $value[0]['person_id']
    p2p_relationship => string (8) "producer"
    $value[0]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[0]['p2p_rank']
    program_title => string (11) "Yonatan Gat"
    $value[0]['program_title']
    program_slug => string (11) "yonatan-gat"
    $value[0]['program_slug']
    program_desc => UTF-8 string (914) "Guitarist <strong>Yonatan Gat</strong> first made his mark with his band <st...
    $value[0]['program_desc']
    Guitarist <strong>Yonatan Gat</strong> first made his mark with his band <strong>Monotonix</strong> which was hailed by Spin magazine as “the most exciting live band in rock’n’roll”. With his new trio, Yonatan has embraced a more esoteric approach – melding Middle Eastern, free jazz, surf and Latin influences with his raw approach to sound and signature psychedelic solos. Yonatan is backed by <strong>Gal Lazer</strong>’s African-influenced grooves and <strong>Sergio Sayeg</strong>’s (of Brazilian psychedelic rockers Garotas Suecas) counter-melodic grooves. Yonatan’s concerts tend to be mesmerizing events which are as much about music as they are about communing with the audience. Typically, the band eschews stages and sets up in the middle of the audience, adding a definite primal energy to the experience.
    
    Recorded live at the April 2016 Second Sunday festivities at Pioneer Works.
    
    
    program_content => UTF-8 string (914) "Guitarist <strong>Yonatan Gat</strong> first made his mark with his band <st...
    $value[0]['program_content']
    Guitarist <strong>Yonatan Gat</strong> first made his mark with his band <strong>Monotonix</strong> which was hailed by Spin magazine as “the most exciting live band in rock’n’roll”. With his new trio, Yonatan has embraced a more esoteric approach – melding Middle Eastern, free jazz, surf and Latin influences with his raw approach to sound and signature psychedelic solos. Yonatan is backed by <strong>Gal Lazer</strong>’s African-influenced grooves and <strong>Sergio Sayeg</strong>’s (of Brazilian psychedelic rockers Garotas Suecas) counter-melodic grooves. Yonatan’s concerts tend to be mesmerizing events which are as much about music as they are about communing with the audience. Typically, the band eschews stages and sets up in the middle of the audience, adding a definite primal energy to the experience.
    
    Recorded live at the April 2016 Second Sunday festivities at Pioneer Works.
    
    
    program_start_date => string (19) "2016-05-02 00:00:00"
    $value[0]['program_start_date']
    program_end_date => string (19) "2016-05-02 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 (5) "26963"
    $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) "27"
    $value[0]['edited_by']
    created_date => string (10) "1461949681"
    $value[0]['created_date']
    2016-04-29 17:08:01 UTC
    updated_date => string (10) "1461960741"
    $value[0]['updated_date']
    2016-04-29 20:12:21 UTC
    1 => array (25)
    $value[1]
    p2p_id => string (4) "5741"
    $value[1]['p2p_id']
    program_id => string (5) "12817"
    $value[1]['program_id']
    vid => string (5) "50886"
    $value[1]['vid']
    program_type => string (4) "show"
    $value[1]['program_type']
    person_id => string (5) "13015"
    $value[1]['person_id']
    p2p_relationship => string (8) "producer"
    $value[1]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[1]['p2p_rank']
    program_title => string (27) "The Frightnrs, Swing-A-Ling"
    $value[1]['program_title']
    program_slug => string (26) "the-frightnrs-swing-a-ling"
    $value[1]['program_slug']
    program_desc => UTF-8 string (1084) "An all-day vintage reggae extravaganza, Swing-A-Ling; a rotating outdoor par...
    $value[1]['program_desc']
    An all-day vintage reggae extravaganza, Swing-A-Ling; a rotating outdoor party celebrating 1960s­-80s Jamaican music and featuring a performance from The Frightnrs recorded live in August 2015 presented by Pioneer Works and Names You Can Trust.
    
    In the spirit of Jamaican DJ <strong>Charlie Ace’s</strong> mobile record shack, Pioneer Works and Names You Can Trust present <strong>Swing-A-Ling</strong>, an all-day vintage reggae extravaganza featuring a special nightcap performance from <strong>The Frightnrs</strong>. Swing-­A-­Ling is a summertime showcase put on by the Brooklyn­-based label Names You Can Trust and programmed by <strong>Monk­One</strong>, <strong>E’s E</strong>, and <strong>Boogieman</strong>. The rotating outdoor party celebrates the vintage sounds of 1960s­-1980s Jamaican music on vinyl, ­spanning ska, rocksteady, roots, rockers and early dancehall. Special guests The Frightnrs are a four-piece ensemble who combine the vintage vibes of Jamaican rock steady, the raw energy of the ‘80s Rub-A-Dub style, and a touch of punk rock spirit. 
    
    
    program_content => UTF-8 string (1576) "An all-day vintage reggae extravaganza, Swing-A-Ling; a rotating outdoor par...
    $value[1]['program_content']
    An all-day vintage reggae extravaganza, Swing-A-Ling; a rotating outdoor party celebrating 1960s­-80s Jamaican music and featuring a performance from The Frightnrs recorded live in August 2015 presented by Pioneer Works and Names You Can Trust.
    
    In the spirit of Jamaican DJ <strong>Charlie Ace’s</strong> mobile record shack, Pioneer Works and Names You Can Trust present <strong>Swing-A-Ling</strong>, an all-day vintage reggae extravaganza featuring a special nightcap performance from <strong>The Frightnrs</strong>. Swing-­A-­Ling is a summertime showcase put on by the Brooklyn­-based label Names You Can Trust and programmed by <strong>Monk­One</strong>, <strong>E’s E</strong>, and <strong>Boogieman</strong>. The rotating outdoor party celebrates the vintage sounds of 1960s­-1980s Jamaican music on vinyl, ­spanning ska, rocksteady, roots, rockers and early dancehall. Special guests The Frightnrs are a four-piece ensemble who combine the vintage vibes of Jamaican rock steady, the raw energy of the ‘80s Rub-A-Dub style, and a touch of punk rock spirit. 
    
    Based in Brooklyn, <strong>Names You Can Trust</strong> has put out over 35 limited edition releases on vinyl since 2004, selling a mix of vintage and modern sounds typical of the New York experience. NYCT operates on the cutting edge of the intimate connection between New York City’s immigrant population and its global roots, debuting several new-generational acts from the burgeoning markets of South America including Colombia, Brazil, and Argentina. 
    
    Recorded on August 16, 2015. 
    
    program_start_date => string (19) "2015-09-14 00:00:00"
    $value[1]['program_start_date']
    program_end_date => string (19) "2015-09-14 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 (5) "26087"
    $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) "27"
    $value[1]['edited_by']
    created_date => string (10) "1441911041"
    $value[1]['created_date']
    2015-09-10 18:50:41 UTC
    updated_date => string (10) "1452717243"
    $value[1]['updated_date']
    2016-01-13 20:34:03 UTC
    2 => array (25)
    $value[2]
    p2p_id => string (4) "6143"
    $value[2]['p2p_id']
    program_id => string (5) "13208"
    $value[2]['program_id']
    vid => string (5) "52224"
    $value[2]['vid']
    program_type => string (4) "show"
    $value[2]['program_type']
    person_id => string (5) "13015"
    $value[2]['person_id']
    p2p_relationship => string (8) "producer"
    $value[2]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[2]['p2p_rank']
    program_title => string (36) "Tetraphonics: Hubble (Ben Greenberg)"
    $value[2]['program_title']
    program_slug => string (33) "tetraphonics-hubble-ben-greenberg"
    $value[2]['program_slug']
    program_desc => UTF-8 string (1220) "Ben Greenberg’s <strong>Hubble</strong> project feels like the jeweled shrin...
    $value[2]['program_desc']
    Ben Greenberg’s <strong>Hubble</strong> project feels like the jeweled shrine of a road-worn head. Meditative, acute, and unrelenting, his gift to the listener is the expansion of the medium itself. Having cut his teeth in numerous bands such as Pygmy Shrews, Zs, and most recently with The Men, Greenberg has been fostering and cultivating his own unique reexamination of the the guitar as an instrument, resulting in a minimalist and truly psychedelic whirlwind of notes. A collaboration with like-minded locals Amen Dunes (Sacred Bones Records) and the recent addition of Greenberg's own vocals have demonstrated the flexibility of the Hubble concept, not just a sonic end but a modular approach that is able to inhabit and transcend genre and expectation.
    
    This recording was made live in concert as part of the Clocktower's March 2016 <strong>Tetraphonics</strong> event presented in collaboration with <strong>Lea Bertucci</strong> at <strong>Pioneer Works</strong> where four artists explored quadraphonic sound and its mesmeric effects in performance alongside 4-channel video work.
    
    Recordings by <strong>Alex Thompson</strong> in partnership with <a href="http://www.harvestworks.org/">Harvestworks</a>. 
    
    program_content => UTF-8 string (1220) "Ben Greenberg’s <strong>Hubble</strong> project feels like the jeweled shrin...
    $value[2]['program_content']
    Ben Greenberg’s <strong>Hubble</strong> project feels like the jeweled shrine of a road-worn head. Meditative, acute, and unrelenting, his gift to the listener is the expansion of the medium itself. Having cut his teeth in numerous bands such as Pygmy Shrews, Zs, and most recently with The Men, Greenberg has been fostering and cultivating his own unique reexamination of the the guitar as an instrument, resulting in a minimalist and truly psychedelic whirlwind of notes. A collaboration with like-minded locals Amen Dunes (Sacred Bones Records) and the recent addition of Greenberg's own vocals have demonstrated the flexibility of the Hubble concept, not just a sonic end but a modular approach that is able to inhabit and transcend genre and expectation.
    
    This recording was made live in concert as part of the Clocktower's March 2016 <strong>Tetraphonics</strong> event presented in collaboration with <strong>Lea Bertucci</strong> at <strong>Pioneer Works</strong> where four artists explored quadraphonic sound and its mesmeric effects in performance alongside 4-channel video work.
    
    Recordings by <strong>Alex Thompson</strong> in partnership with <a href="http://www.harvestworks.org/">Harvestworks</a>. 
    
    program_start_date => string (19) "2016-04-11 00:00:00"
    $value[2]['program_start_date']
    program_end_date => string (19) "2016-04-11 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 (5) "26861"
    $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) "15"
    $value[2]['edited_by']
    created_date => string (10) "1459284753"
    $value[2]['created_date']
    2016-03-29 20:52:33 UTC
    updated_date => string (10) "1461259624"
    $value[2]['updated_date']
    2016-04-21 17:27:04 UTC
    3 => array (25)
    $value[3]
    p2p_id => string (4) "5589"
    $value[3]['p2p_id']
    program_id => string (5) "12648"
    $value[3]['program_id']
    vid => string (5) "50879"
    $value[3]['vid']
    program_type => string (4) "show"
    $value[3]['program_type']
    person_id => string (5) "13015"
    $value[3]['person_id']
    p2p_relationship => string (8) "producer"
    $value[3]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[3]['p2p_rank']
    program_title => string (56) "Second Sundays: Xenia Rubinos and Pitch Black Brass Band"
    $value[3]['program_title']
    program_slug => string (55) "second-sundays-xenia-rubinos-and-pitch-black-brass-band"
    $value[3]['program_slug']
    program_desc => string (759) "Clocktower Radio's live recording of the monthly Pioneer Works open house, f...
    $value[3]['program_desc']
    Clocktower Radio's live recording of the monthly Pioneer Works open house, featuring concerts of dynamic and danceable music from singer <strong>Xenia Rubinos</strong> and Brooklyn-based, brass collective <strong>PitchBlak Brass Band</strong>. 
    
    Rubinos uses her powerful voice to create beats and melodies from scratch. Her sound grows from a wide range of influences--Caribbean rhythms and beat music to minimalism and indie rock--all delivered with a soulful punk aura. Like Rubinos, the vibrant young singers, composers, and artists of PitchBlak Brass Band draw from and fuse a slew of musical genres like hip-hop, funk, rock, jazz and classical. Their rich brass harmonies, lyrical hooks, tongue-twisting raps, and rhythms make your blood race.
    
    
    
    
    
    program_content => string (759) "Clocktower Radio's live recording of the monthly Pioneer Works open house, f...
    $value[3]['program_content']
    Clocktower Radio's live recording of the monthly Pioneer Works open house, featuring concerts of dynamic and danceable music from singer <strong>Xenia Rubinos</strong> and Brooklyn-based, brass collective <strong>PitchBlak Brass Band</strong>. 
    
    Rubinos uses her powerful voice to create beats and melodies from scratch. Her sound grows from a wide range of influences--Caribbean rhythms and beat music to minimalism and indie rock--all delivered with a soulful punk aura. Like Rubinos, the vibrant young singers, composers, and artists of PitchBlak Brass Band draw from and fuse a slew of musical genres like hip-hop, funk, rock, jazz and classical. Their rich brass harmonies, lyrical hooks, tongue-twisting raps, and rhythms make your blood race.
    
    
    
    
    
    program_start_date => string (19) "2015-06-01 00:00:00"
    $value[3]['program_start_date']
    program_end_date => string (19) "2015-06-01 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 (5) "25386"
    $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) "27"
    $value[3]['edited_by']
    created_date => string (10) "1432836165"
    $value[3]['created_date']
    2015-05-28 18:02:45 UTC
    updated_date => string (10) "1452717037"
    $value[3]['updated_date']
    2016-01-13 20:30:37 UTC
    4 => array (25)
    $value[4]
    p2p_id => string (4) "5369"
    $value[4]['p2p_id']
    program_id => string (5) "12346"
    $value[4]['program_id']
    vid => string (5) "50887"
    $value[4]['vid']
    program_type => string (4) "show"
    $value[4]['program_type']
    person_id => string (5) "13015"
    $value[4]['person_id']
    p2p_relationship => string (8) "producer"
    $value[4]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[4]['p2p_rank']
    program_title => string (46) "Second Sundays: Weyes Blood & Chop and Quench "
    $value[4]['program_title']
    program_slug => string (42) "second-sundays-weyes-blood-chop-and-quench"
    $value[4]['program_slug']
    program_desc => string (959) "Live sets recorded at the November 2014 Second Sundays open house festivitie...
    $value[4]['program_desc']
    Live sets recorded at the November 2014 Second Sundays open house festivities at Pioneer Works in Brooklyn. 
    
    <strong>Weyes Blood</strong> is the mysterious ghost folk project of Natalie Mering, (former member of Jackie-O Motherfucker, Axolotl). Weaving sound textures with delicate folk songs, Weyes Blood is truly bridge music, combining the sonic influences of tape experimentation with the ancient art of song. 
    
    <strong>Chop & Quench</strong>: A band comprised of members of the cast and stage band of FELA! the musical. The musicians are some of the finest in New York, having performed with The Roots, India Arie, Elvis Costello, and many others. As a unit, the band has worked with performers such as Beyonce, Femi Kuti, and Angelique Kidjo. Known for their straightforward performances of classic Fela Kuti compositions, they also write and perform their own works.
    
    Olivier Conan curated this music series for Second Sundays at Pioneer Works. 
    
    program_content => string (959) "Live sets recorded at the November 2014 Second Sundays open house festivitie...
    $value[4]['program_content']
    Live sets recorded at the November 2014 Second Sundays open house festivities at Pioneer Works in Brooklyn. 
    
    <strong>Weyes Blood</strong> is the mysterious ghost folk project of Natalie Mering, (former member of Jackie-O Motherfucker, Axolotl). Weaving sound textures with delicate folk songs, Weyes Blood is truly bridge music, combining the sonic influences of tape experimentation with the ancient art of song. 
    
    <strong>Chop & Quench</strong>: A band comprised of members of the cast and stage band of FELA! the musical. The musicians are some of the finest in New York, having performed with The Roots, India Arie, Elvis Costello, and many others. As a unit, the band has worked with performers such as Beyonce, Femi Kuti, and Angelique Kidjo. Known for their straightforward performances of classic Fela Kuti compositions, they also write and perform their own works.
    
    Olivier Conan curated this music series for Second Sundays at Pioneer Works. 
    
    program_start_date => string (19) "2014-12-08 00:00:00"
    $value[4]['program_start_date']
    program_end_date => string (19) "2014-12-08 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 (5) "24251"
    $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) "39"
    $value[4]['edited_by']
    created_date => string (10) "1417627587"
    $value[4]['created_date']
    2014-12-03 17:26:27 UTC
    updated_date => string (10) "1452717293"
    $value[4]['updated_date']
    2016-01-13 20:34:53 UTC
    5 => array (25)
    $value[5]
    p2p_id => string (4) "5551"
    $value[5]['p2p_id']
    program_id => string (5) "12598"
    $value[5]['program_id']
    vid => string (5) "50880"
    $value[5]['vid']
    program_type => string (4) "show"
    $value[5]['program_type']
    person_id => string (5) "13015"
    $value[5]['person_id']
    p2p_relationship => string (8) "producer"
    $value[5]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[5]['p2p_rank']
    program_title => string (53) "Second Sundays: Terry Dame and Smokey's Secret Family"
    $value[5]['program_title']
    program_slug => string (51) "second-sundays-terry-dame-and-smokeys-secret-family"
    $value[5]['program_slug']
    program_desc => UTF-8 string (959) "A live recording from the April 2015 Second Sundays open house festivities a...
    $value[5]['program_desc']
    A live recording from the April 2015 Second Sundays open house festivities at Pioneer Works, featuring improvised sound inventions conducted by <strong>Terry Dame</strong>, as well as an idiosyncratic take on 60s Congolese rumba by guitarist <strong>Smokey Hormel</strong>.
    
    <strong>Terry Dame</strong> is a composer, sound artist, multi-instrumentalist, instrument builder and educator. She leads the invented instrument ensemble <strong>Electric Junkyard Gamelan</strong> and the solo offshoot project involving original interactive controller instruments known as ElectronGong.
    
    Guitarist <strong>Smokey Hormel’s</strong> résumé reads like a history of American popular music. He has worked closely with Beck, Tom Waits, Johnny Cash, and Neil Diamond. His projects have included the Brazilian-influenced Smokey and Miho, as well as an ongoing tribute to Western swing.
    
    Olivier Conan curated this music series for Second Sundays at Pioneer Works.
    
    program_content => UTF-8 string (959) "A live recording from the April 2015 Second Sundays open house festivities a...
    $value[5]['program_content']
    A live recording from the April 2015 Second Sundays open house festivities at Pioneer Works, featuring improvised sound inventions conducted by <strong>Terry Dame</strong>, as well as an idiosyncratic take on 60s Congolese rumba by guitarist <strong>Smokey Hormel</strong>.
    
    <strong>Terry Dame</strong> is a composer, sound artist, multi-instrumentalist, instrument builder and educator. She leads the invented instrument ensemble <strong>Electric Junkyard Gamelan</strong> and the solo offshoot project involving original interactive controller instruments known as ElectronGong.
    
    Guitarist <strong>Smokey Hormel’s</strong> résumé reads like a history of American popular music. He has worked closely with Beck, Tom Waits, Johnny Cash, and Neil Diamond. His projects have included the Brazilian-influenced Smokey and Miho, as well as an ongoing tribute to Western swing.
    
    Olivier Conan curated this music series for Second Sundays at Pioneer Works.
    
    program_start_date => string (19) "2015-05-04 00:00:00"
    $value[5]['program_start_date']
    program_end_date => string (19) "2015-05-04 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 (5) "25230"
    $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) "44"
    $value[5]['edited_by']
    created_date => string (10) "1430334035"
    $value[5]['created_date']
    2015-04-29 19:00:35 UTC
    updated_date => string (10) "1452717061"
    $value[5]['updated_date']
    2016-01-13 20:31:01 UTC
    6 => array (25)
    $value[6]
    p2p_id => string (4) "5512"
    $value[6]['p2p_id']
    program_id => string (5) "12539"
    $value[6]['program_id']
    vid => string (5) "50882"
    $value[6]['vid']
    program_type => string (4) "show"
    $value[6]['program_type']
    person_id => string (5) "13015"
    $value[6]['person_id']
    p2p_relationship => string (8) "producer"
    $value[6]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[6]['p2p_rank']
    program_title => string (57) "Second Sundays: Stephane Wrembel and Banda De Los Muertos"
    $value[6]['program_title']
    program_slug => string (56) "second-sundays-stephane-wrembel-and-banda-de-los-muertos"
    $value[6]['program_slug']
    program_desc => UTF-8 string (1039) "A live recording from the March 2015 Second Sundays open house festivities a...
    $value[6]['program_desc']
    A live recording from the March 2015 Second Sundays open house festivities at Pioneer Works, featuring the French, gypsy style guitarist <strong>Stephane Wrembel</strong> and the heavy-metal, brass-driven Mexican fourteen-piece <strong>Banda de Los Muertos</strong>. 
      
    The French virtuoso guitarist Stephane Wrembel first learned his craft with the manouche (the French Gypsies) but he has also gotten deep into American vernacular musical styles. While his playing falls into the general umbrella of Gypsy Swing his own compositions owe as much to Django Reinhardt as they do Pink Floyd or middle eastern music. Tonight, he will be drawing mostly from the Django repertoire.
    
    Banda de Los Muertos was started a few years ago by Oscar Noriega and Jacob Garchik with the help of a dozen of their closest friends, including Chris Speed, Jim Black, Curtis Hasselbring, Brian Drye and with regular appearances by Mariachi Flor de Toloache’s Mireya Ramos. 
    
    Olivier Conan curated this music series for Second Sundays at Pioneer Works.
    
    program_content => UTF-8 string (1039) "A live recording from the March 2015 Second Sundays open house festivities a...
    $value[6]['program_content']
    A live recording from the March 2015 Second Sundays open house festivities at Pioneer Works, featuring the French, gypsy style guitarist <strong>Stephane Wrembel</strong> and the heavy-metal, brass-driven Mexican fourteen-piece <strong>Banda de Los Muertos</strong>. 
      
    The French virtuoso guitarist Stephane Wrembel first learned his craft with the manouche (the French Gypsies) but he has also gotten deep into American vernacular musical styles. While his playing falls into the general umbrella of Gypsy Swing his own compositions owe as much to Django Reinhardt as they do Pink Floyd or middle eastern music. Tonight, he will be drawing mostly from the Django repertoire.
    
    Banda de Los Muertos was started a few years ago by Oscar Noriega and Jacob Garchik with the help of a dozen of their closest friends, including Chris Speed, Jim Black, Curtis Hasselbring, Brian Drye and with regular appearances by Mariachi Flor de Toloache’s Mireya Ramos. 
    
    Olivier Conan curated this music series for Second Sundays at Pioneer Works.
    
    program_start_date => string (19) "2015-04-06 00:00:00"
    $value[6]['program_start_date']
    program_end_date => string (19) "2015-04-06 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 (5) "24952"
    $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) "44"
    $value[6]['edited_by']
    created_date => string (10) "1427825606"
    $value[6]['created_date']
    2015-03-31 18:13:26 UTC
    updated_date => string (10) "1452717104"
    $value[6]['updated_date']
    2016-01-13 20:31:44 UTC
    7 => array (25)
    $value[7]
    p2p_id => string (4) "5628"
    $value[7]['p2p_id']
    program_id => string (5) "12703"
    $value[7]['program_id']
    vid => string (5) "50878"
    $value[7]['vid']
    program_type => string (4) "show"
    $value[7]['program_type']
    person_id => string (5) "13015"
    $value[7]['person_id']
    p2p_relationship => string (8) "producer"
    $value[7]['p2p_relationship']
    p2p_rank => string (1) "0"
    $value[7]['p2p_rank']
    program_title => UTF-8 string (74) "Second Sundays: Rob Curto’s Pé De Serra All-Stars and Innove Gnawa Band"
    $value[7]['program_title']
    program_slug => UTF-8 string (73) "second-sundays-rob-curto’s-pé-de-serra-all-stars-and-innove-gnawa-band"
    $value[7]['program_slug']
    program_desc => UTF-8 string (946) "A global mix of energizing dance tunes and spiritual trance music from Brazi...
    $value[7]['program_desc']
    A global mix of energizing dance tunes and spiritual trance music from Brazil and Morocco, performed in two live sets. Recorded during the Pioneer Works Second Sunday open house event on June 14th, 2015.
    
    Forró, from northeastern Brazil, may surpass even samba as the country’s most popular dance genre, and accordionist <strong>Rob Curto</strong>, who has studied and performed in Brazil with Forró’s greatest names—Dominguinhos, Arlindo dos Oito Baixos, and Camarão—is widely regarded as Forro’s foremost ambassador in the US. His <strong>Pé de Serra All-Stars</strong> mixes raw energy with virtuosity. With Rob Curto–accordion; Adriano Santos–drums; Mike LaValle–bass, and Davi Vieira and Zé Mauricio–percussion.
    
    <strong>InnoVe Gnawa</strong> is a Gnawa band comprised of Moroccan artists that explore ancient spiritual music of North Africa with an innovative, hypnotic twist. Led by Maalem Hassan BenJaafer. 
    
    
    
    program_content => UTF-8 string (946) "A global mix of energizing dance tunes and spiritual trance music from Brazi...
    $value[7]['program_content']
    A global mix of energizing dance tunes and spiritual trance music from Brazil and Morocco, performed in two live sets. Recorded during the Pioneer Works Second Sunday open house event on June 14th, 2015.
    
    Forró, from northeastern Brazil, may surpass even samba as the country’s most popular dance genre, and accordionist <strong>Rob Curto</strong>, who has studied and performed in Brazil with Forró’s greatest names—Dominguinhos, Arlindo dos Oito Baixos, and Camarão—is widely regarded as Forro’s foremost ambassador in the US. His <strong>Pé de Serra All-Stars</strong> mixes raw energy with virtuosity. With Rob Curto–accordion; Adriano Santos–drums; Mike LaValle–bass, and Davi Vieira and Zé Mauricio–percussion.
    
    <strong>InnoVe Gnawa</strong> is a Gnawa band comprised of Moroccan artists that explore ancient spiritual music of North Africa with an innovative, hypnotic twist. Led by Maalem Hassan BenJaafer. 
    
    
    
    program_start_date => string (19) "2015-07-06 00:00:00"
    $value[7]['program_start_date']
    program_end_date => string (19) "2015-07-06 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 (5) "25568"
    $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) "27"
    $value[7]['edited_by']
    created_date => string (10) "1435774587"
    $value[7]['created_date']
    2015-07-01 18:16:27 UTC
    updated_date => string (10) "1452717015"
    $value[7]['updated_date']
    2016-01-13 20:30:15 UTC
    8 => array (25)
    $value[8]
    p2p_id => string (4) "5467"
    $value[8]['p2p_id']
    program_id => string (5) "12468"
    $value[8]['program_id']
    vid => string (5) "50881"
    $value[8]['vid']
    program_type => string (4) "show"
    $value[8]['program_type']
    person_id => string (5) "13015"
    $value[8]['person_id']
    p2p_relationship => string (8) "producer"
    $value[8]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[8]['p2p_rank']
    program_title => string (56) "Second Sundays: M.A.K.U SoundSystem and Tongues in Trees"
    $value[8]['program_title']
    program_slug => string (52) "second-sundays-maku-soundsystem-and-tongues-in-trees"
    $value[8]['program_slug']
    program_desc => UTF-8 string (1173) "Live sets recorded at the February 2015 Second Sundays open house festivitie...
    $value[8]['program_desc']
    Live sets recorded at the February 2015 Second Sundays open house festivities at Pioneer Works in Brooklyn. 
    
    <strong>M.A.K.U SoundSystem:</strong>
    Comprised of 8 members, hailing mostly from Colombia, M.A.K.U. SoundSystem makes big music that begins in traditional Afro-Colombian rhythms and ends somewhere in the punk-jazz stratosphere, with hints of Colombian folklore, Psychedelic Rock and Caribbean grooves. Clarinet, trombone, sax, guitarra, and Latin percussion supplement an overdriven rock core, creating a sound familiar enough to be danceable but always surprising.
    
    <strong>Tongues in Trees:</strong>
    Drawing from North Indian classical and folk music, Tongues in Trees is vocalist Samita Sinha, drummer Sunny Jain (Red Baraat), and guitarist Grey McMurray (itsnotyouitsme). The trio blurs the line between East and West, traditional and experimental, acoustic and electronic. Long time collaborators Sinha and Jain bring their distinctive musical voices as Indian-Americans alongside McMurray’s avant new music textures. File as: Sonic Youth meets Bjork meets Sufi trance.
    
    Olivier Conan curated this music series for Second Sundays at Pioneer Works.
    
    program_content => UTF-8 string (1173) "Live sets recorded at the February 2015 Second Sundays open house festivitie...
    $value[8]['program_content']
    Live sets recorded at the February 2015 Second Sundays open house festivities at Pioneer Works in Brooklyn. 
    
    <strong>M.A.K.U SoundSystem:</strong>
    Comprised of 8 members, hailing mostly from Colombia, M.A.K.U. SoundSystem makes big music that begins in traditional Afro-Colombian rhythms and ends somewhere in the punk-jazz stratosphere, with hints of Colombian folklore, Psychedelic Rock and Caribbean grooves. Clarinet, trombone, sax, guitarra, and Latin percussion supplement an overdriven rock core, creating a sound familiar enough to be danceable but always surprising.
    
    <strong>Tongues in Trees:</strong>
    Drawing from North Indian classical and folk music, Tongues in Trees is vocalist Samita Sinha, drummer Sunny Jain (Red Baraat), and guitarist Grey McMurray (itsnotyouitsme). The trio blurs the line between East and West, traditional and experimental, acoustic and electronic. Long time collaborators Sinha and Jain bring their distinctive musical voices as Indian-Americans alongside McMurray’s avant new music textures. File as: Sonic Youth meets Bjork meets Sufi trance.
    
    Olivier Conan curated this music series for Second Sundays at Pioneer Works.
    
    program_start_date => string (19) "2015-03-02 00:00:00"
    $value[8]['program_start_date']
    program_end_date => string (19) "2015-03-02 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 (5) "24718"
    $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) "27"
    $value[8]['edited_by']
    created_date => string (10) "1424818497"
    $value[8]['created_date']
    2015-02-24 22:54:57 UTC
    updated_date => string (10) "1452717081"
    $value[8]['updated_date']
    2016-01-13 20:31:21 UTC
    9 => array (25)
    $value[9]
    p2p_id => string (4) "5813"
    $value[9]['p2p_id']
    program_id => string (5) "12894"
    $value[9]['program_id']
    vid => string (5) "50875"
    $value[9]['vid']
    program_type => string (4) "show"
    $value[9]['program_type']
    person_id => string (5) "13015"
    $value[9]['person_id']
    p2p_relationship => string (8) "producer"
    $value[9]['p2p_relationship']
    p2p_rank => string (1) "2"
    $value[9]['p2p_rank']
    program_title => string (81) "Second Sundays: Kaleta & Zozo Afrobeat and Zenen Zeferino y La Verdolaga en ...
    $value[9]['program_title']
    Second Sundays: Kaleta & Zozo Afrobeat and Zenen Zeferino y La Verdolaga en Playa
    
    program_slug => string (78) "second-sundays-kaleta-zozo-afrobeat-and-zenen-zeferino-y-la-verdolaga-en-playa"
    $value[9]['program_slug']
    program_desc => UTF-8 string (837) "Transport yourself back to the sun-kissed, early autumn vibes of Pioneer Wor...
    $value[9]['program_desc']
    Transport yourself back to the sun-kissed, early autumn vibes of Pioneer Work’s October 2015 Second Sunday with these two live recordings of <strong>Zenen Zeferino y La Verdolaga en Playa</strong> and <strong>Kaleta & Zozo Afrobeat</strong>. 
    
    <strong>Zenen Zeferino</strong> is a jarana player and poet from Veracruz, Mexico who has been a pioneering force in Son Jarocho music for the last thirty years. Born in Jáltipan de Morelos, Veracruz, he was a founding member of the legendary group Chuchumbé in the 1990’s and later Quemayama. With this new formation, Zenen keeps pushing the boundaries of tradition, with roots in Afro-Mexican rhythms and an ear for related and un-related styles. He was accompanied by Esther Cruz Maranto, percussionist and dancer, and a selection of veteran New York-based Son Jarocho musicians.
    
    
    program_content => UTF-8 string (1559) "Transport yourself back to the sun-kissed, early autumn vibes of Pioneer Wor...
    $value[9]['program_content']
    Transport yourself back to the sun-kissed, early autumn vibes of Pioneer Work’s October 2015 Second Sunday with these two live recordings of <strong>Zenen Zeferino y La Verdolaga en Playa</strong> and <strong>Kaleta & Zozo Afrobeat</strong>. 
    
    <strong>Zenen Zeferino</strong> is a jarana player and poet from Veracruz, Mexico who has been a pioneering force in Son Jarocho music for the last thirty years. Born in Jáltipan de Morelos, Veracruz, he was a founding member of the legendary group Chuchumbé in the 1990’s and later Quemayama. With this new formation, Zenen keeps pushing the boundaries of tradition, with roots in Afro-Mexican rhythms and an ear for related and un-related styles. He was accompanied by Esther Cruz Maranto, percussionist and dancer, and a selection of veteran New York-based Son Jarocho musicians.
    
    Led by Benin-born singer, guitarist and producer <strong>Kaleta & Zozo Afrobeat</strong> is a 13-piece ensemble featuring musicians from around the world. "Zozo", taken from the Goun and Fon word for “something hot,” truly keeps the Afrobeat fires burning. The band is known for its remarkably energetic shows and its cascades of horns, hypnotic Benino-Nigerian rhythms, and captivating solos. They have performed Central Park Summerstage and Lincoln Center. Featuring Sade Emmanuel – vocals, Andrew Cowie – Bari Sax, Noah Dreiblatt – Tenor Sax, TBA – Trumper, Karl Markgraf – guitar, Zach Cohen – Guitar, Daniel Berg – Keys, Ran Livneh – Bass, Gabe Turow – Drums, Folachade Abiala – percussion.
    
    
    program_start_date => string (19) "2015-10-26 00:00:00"
    $value[9]['program_start_date']
    program_end_date => string (19) "2015-10-26 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 (5) "26214"
    $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) "27"
    $value[9]['edited_by']
    created_date => string (10) "1445376925"
    $value[9]['created_date']
    2015-10-20 21:35:25 UTC
    updated_date => string (10) "1452716938"
    $value[9]['updated_date']
    2016-01-13 20:28:58 UTC
    10 => array (25)
    $value[10]
    p2p_id => string (4) "5855"
    $value[10]['p2p_id']
    program_id => string (5) "12946"
    $value[10]['program_id']
    vid => string (5) "50874"
    $value[10]['vid']
    program_type => string (4) "show"
    $value[10]['program_type']
    person_id => string (5) "13015"
    $value[10]['person_id']
    p2p_relationship => string (8) "producer"
    $value[10]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[10]['p2p_rank']
    program_title => string (56) "Second Sundays: Gamelan Yowana Sari and Breakdown Brass "
    $value[10]['program_title']
    program_slug => string (54) "second-sundays-gamelan-yowana-sari-and-breakdown-brass"
    $value[10]['program_slug']
    program_desc => UTF-8 string (1354) "A thousand year old tradition of gongs and metallophones is paired with blue...
    $value[10]['program_desc']
    A thousand year old tradition of gongs and metallophones is paired with bluesy funk and hip-hop in these live recordings of <strong>Yowana Sari</strong> and <strong>Brooklyn Brass</strong> at the November 2015 Second Sundays concerts at Pioneer Works. 
    
    In Java and Bali, gamelan music is as popular today as it was a thousand years ago. It is the musical background to every social and cultural gathering, from religious rituals to mainstream radio broadcasts. At the core of gamelan culture is the belief that music is meant to evolve and adapt its repertoire. Yowana Sari does just that, performing traditional and not such traditional pieces on gongs, metallophones, drums and other instruments crafted by Pande Sukarta in Bali. Yowana Sari was founded by Michael Lipsey at Queens College and is open to community members to join. 
    
    This Brooklyn Brass band plays Dirty Funk, Classic Hip-Hop & other groove-based tunes. Breakdown are made up of young veterans of Brooklyn’s soul and funk scene — its members tour and record with Antibalas, Sharon Jones & the Dap-Kings, Charles Bradley, Lee Fields, Slavic Soul Party & many others. “The Horseman”, the group’s debut single, was recorded at Dunham Studios by Thomas Brenneck (Amy Winehouse, Sharon Jones, Budos Band, Jay-Z, etc.) and has received acclaim from NPR, BBC and many more.
    
    
    
    program_content => UTF-8 string (1354) "A thousand year old tradition of gongs and metallophones is paired with blue...
    $value[10]['program_content']
    A thousand year old tradition of gongs and metallophones is paired with bluesy funk and hip-hop in these live recordings of <strong>Yowana Sari</strong> and <strong>Brooklyn Brass</strong> at the November 2015 Second Sundays concerts at Pioneer Works. 
    
    In Java and Bali, gamelan music is as popular today as it was a thousand years ago. It is the musical background to every social and cultural gathering, from religious rituals to mainstream radio broadcasts. At the core of gamelan culture is the belief that music is meant to evolve and adapt its repertoire. Yowana Sari does just that, performing traditional and not such traditional pieces on gongs, metallophones, drums and other instruments crafted by Pande Sukarta in Bali. Yowana Sari was founded by Michael Lipsey at Queens College and is open to community members to join. 
    
    This Brooklyn Brass band plays Dirty Funk, Classic Hip-Hop & other groove-based tunes. Breakdown are made up of young veterans of Brooklyn’s soul and funk scene — its members tour and record with Antibalas, Sharon Jones & the Dap-Kings, Charles Bradley, Lee Fields, Slavic Soul Party & many others. “The Horseman”, the group’s debut single, was recorded at Dunham Studios by Thomas Brenneck (Amy Winehouse, Sharon Jones, Budos Band, Jay-Z, etc.) and has received acclaim from NPR, BBC and many more.
    
    
    
    program_start_date => string (19) "2015-11-30 00:00:00"
    $value[10]['program_start_date']
    program_end_date => string (19) "2015-11-30 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 (5) "26290"
    $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) "27"
    $value[10]['edited_by']
    created_date => string (10) "1448060351"
    $value[10]['created_date']
    2015-11-20 22:59:11 UTC
    updated_date => string (10) "1452716918"
    $value[10]['updated_date']
    2016-01-13 20:28:38 UTC
    11 => array (25)
    $value[11]
    p2p_id => string (4) "5678"
    $value[11]['p2p_id']
    program_id => string (5) "12752"
    $value[11]['program_id']
    vid => string (5) "50876"
    $value[11]['vid']
    program_type => string (4) "show"
    $value[11]['program_type']
    person_id => string (5) "13015"
    $value[11]['person_id']
    p2p_relationship => string (8) "producer"
    $value[11]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[11]['p2p_rank']
    program_title => string (49) "Second Sundays: Bulla En El Barrio and Supermambo"
    $value[11]['program_title']
    program_slug => string (48) "second-sundays-bulla-en-el-barrio-and-supermambo"
    $value[11]['program_slug']
    program_desc => string (949) "Get energized with live Latin melodies recorded during the Pioneer Works Sec...
    $value[11]['program_desc']
    Get energized with live Latin melodies recorded during the Pioneer Works Second Sunday event on July 12th, 2015.
    
    Led by Barranquilla native Carolina Oliveros, the drummers and singers of <strong>Bulla en el Barrio</strong> explore new and classic Bailes Cantados of the music genre Bullerengue, which originated on the Carribean Colombian coast of Colombia. The group, consisting mostly of drummers and female singers, has deep African roots and possesses a mesmerizing, trance-like quality.
    
    <strong>Supermambo</strong> plays in tribute to Mambo King and timbalero extraordinaire, Tito Puente. Grammy-nominated Felipe Fournier leads the group. He is a percussionist and vibes player from Costa Rica who plays with Ruben Blades and classic salsa outfit Our Latin Thing, and has assembled a group of musicians who have collectively played with some of the greatest Latin musicians--Eddie Palmieri, Willie Colon, and the late Tito Puente himself.
    
    program_content => string (949) "Get energized with live Latin melodies recorded during the Pioneer Works Sec...
    $value[11]['program_content']
    Get energized with live Latin melodies recorded during the Pioneer Works Second Sunday event on July 12th, 2015.
    
    Led by Barranquilla native Carolina Oliveros, the drummers and singers of <strong>Bulla en el Barrio</strong> explore new and classic Bailes Cantados of the music genre Bullerengue, which originated on the Carribean Colombian coast of Colombia. The group, consisting mostly of drummers and female singers, has deep African roots and possesses a mesmerizing, trance-like quality.
    
    <strong>Supermambo</strong> plays in tribute to Mambo King and timbalero extraordinaire, Tito Puente. Grammy-nominated Felipe Fournier leads the group. He is a percussionist and vibes player from Costa Rica who plays with Ruben Blades and classic salsa outfit Our Latin Thing, and has assembled a group of musicians who have collectively played with some of the greatest Latin musicians--Eddie Palmieri, Willie Colon, and the late Tito Puente himself.
    
    program_start_date => string (19) "2015-08-03 00:00:00"
    $value[11]['program_start_date']
    program_end_date => string (19) "2015-08-03 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 (5) "25876"
    $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) "27"
    $value[11]['edited_by']
    created_date => string (10) "1438200572"
    $value[11]['created_date']
    2015-07-29 20:09:32 UTC
    updated_date => string (10) "1452716959"
    $value[11]['updated_date']
    2016-01-13 20:29:19 UTC
    12 => array (25)
    $value[12]
    p2p_id => string (4) "5273"
    $value[12]['p2p_id']
    program_id => string (5) "12194"
    $value[12]['program_id']
    vid => string (5) "50877"
    $value[12]['vid']
    program_type => string (4) "show"
    $value[12]['program_type']
    person_id => string (5) "13015"
    $value[12]['person_id']
    p2p_relationship => string (8) "producer"
    $value[12]['p2p_relationship']
    p2p_rank => string (1) "0"
    $value[12]['p2p_rank']
    program_title => string (56) "Second Sundays: Big Lazy & Janka Nabay and the Bubu Gang"
    $value[12]['program_title']
    program_slug => string (53) "second-sundays-big-lazy-janka-nabay-and-the-bubu-gang"
    $value[12]['program_slug']
    program_desc => UTF-8 string (811) "In this August 10, 2014 edition of Pioneer Works' Second Sundays, Clocktower...
    $value[12]['program_desc']
    In this August 10, 2014 edition of Pioneer Works' Second Sundays, Clocktower recorded the event's two experimental pop-rock groups, <strong>Big Lazy</strong> and <strong>Janka Nabay and the Bubu Gang</strong>.
    
    Guitarist and composer Stephen Ulrich has been leading the trio <strong>Big Lazy</strong> for close to twenty years. At once stark and otherworldly, Big Lazy is a moody surf-like outfit full of tremolo guitars, slowed down tempos and exotica touches. Their cinematic music evokes noir, spaghetti western, Lynch and Tarantino soundtracks – but Big Lazy’s organic and uncontrived music remains beyond category. Ulrich’s many other musical projects include a number of collaborations with members of Balkan Beat Box as well as countless TV and film scores including the series Bored to Death.
    
    
    program_content => UTF-8 string (1413) "In this August 10, 2014 edition of Pioneer Works' Second Sundays, Clocktower...
    $value[12]['program_content']
    In this August 10, 2014 edition of Pioneer Works' Second Sundays, Clocktower recorded the event's two experimental pop-rock groups, <strong>Big Lazy</strong> and <strong>Janka Nabay and the Bubu Gang</strong>.
    
    Guitarist and composer Stephen Ulrich has been leading the trio <strong>Big Lazy</strong> for close to twenty years. At once stark and otherworldly, Big Lazy is a moody surf-like outfit full of tremolo guitars, slowed down tempos and exotica touches. Their cinematic music evokes noir, spaghetti western, Lynch and Tarantino soundtracks – but Big Lazy’s organic and uncontrived music remains beyond category. Ulrich’s many other musical projects include a number of collaborations with members of Balkan Beat Box as well as countless TV and film scores including the series Bored to Death.
    
    <strong>Janka Nabay</strong> is the king of Bubu – Sierra Leone’s brand of electro-pop. Back in his hometown of Sierra Leone, Janka electrified traditional Bubu music by adding drum machines and synthesizers and giving it a frantic edge that made him a national hero. Now based in the US, Janka has hooked up with musicians from Brooklyn and DC (where he lives) who call themselves the Bubu Gang. Janka and his musicians share a similar fascination with the old and the new, mixing modern beats and analog keyboards with call and response vocals, improvisation and touches of 70’s psychedelia.
    
    
    program_start_date => string (19) "2014-09-08 00:00:00"
    $value[12]['program_start_date']
    program_end_date => string (19) "2014-09-08 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 (5) "23712"
    $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) "38"
    $value[12]['edited_by']
    created_date => string (10) "1409848005"
    $value[12]['created_date']
    2014-09-04 16:26:45 UTC
    updated_date => string (10) "1452716994"
    $value[12]['updated_date']
    2016-01-13 20:29:54 UTC
    13 => array (25)
    $value[13]
    p2p_id => string (4) "5382"
    $value[13]['p2p_id']
    program_id => string (5) "12368"
    $value[13]['program_id']
    vid => string (5) "50891"
    $value[13]['vid']
    program_type => string (4) "show"
    $value[13]['program_type']
    person_id => string (5) "13015"
    $value[13]['person_id']
    p2p_relationship => string (8) "producer"
    $value[13]['p2p_relationship']
    p2p_rank => string (1) "0"
    $value[13]['p2p_rank']
    program_title => string (39) "Scientific Controversies: Time's Arrow "
    $value[13]['program_title']
    program_slug => string (36) "scientific-controversies-times-arrow"
    $value[13]['program_slug']
    program_desc => string (1181) "Time is intangible but stubbornly persistent. We move forward, inevitably an...
    $value[13]['program_desc']
    Time is intangible but stubbornly persistent. We move forward, inevitably and relentlessly. We can't grab a moment in time. We can't point to it once it's gone. Is time real or an illusion? Will we ever defy the arrow of time, stop its flow or go backwards? Astrophysicist and writer <strong>Janna Levin</strong> invites physicist/philosopher <strong>David Albert</strong> in conversation with science writer <strong>James Gleick</strong> to consider the possibilities from time travel to time's arrow. Recorded November 2014 as part of the Pioneer Works Scientific Controversies public program series.
    
    Featuring: 
    
    David Albert (Frederick E. Woodbridge Professor of Philosophy at Columbia, author of <em>Quantum Mechanics and Experience</em> and <em>Time and Chance</em>)
    
    James Gleick (author of <em>Chaos: Making a New Science</em> and <em>The Information: A History, a Theory, a Flood</em>) 
    
    Janna Levin (Professor of Physics and Astronomy at Barnard/Columbia, author of <em>How the Universe Got Its Spots</em> and <em>A Madman Dreams of Turing Machines</em>) 
    
    Additionally, Clocktower's own Jake Nussbaum interviews the group in our studios.
    
    About The Series:
    
    program_content => UTF-8 string (1816) "Time is intangible but stubbornly persistent. We move forward, inevitably an...
    $value[13]['program_content']
    Time is intangible but stubbornly persistent. We move forward, inevitably and relentlessly. We can't grab a moment in time. We can't point to it once it's gone. Is time real or an illusion? Will we ever defy the arrow of time, stop its flow or go backwards? Astrophysicist and writer <strong>Janna Levin</strong> invites physicist/philosopher <strong>David Albert</strong> in conversation with science writer <strong>James Gleick</strong> to consider the possibilities from time travel to time's arrow. Recorded November 2014 as part of the Pioneer Works Scientific Controversies public program series.
    
    Featuring: 
    
    David Albert (Frederick E. Woodbridge Professor of Philosophy at Columbia, author of <em>Quantum Mechanics and Experience</em> and <em>Time and Chance</em>)
    
    James Gleick (author of <em>Chaos: Making a New Science</em> and <em>The Information: A History, a Theory, a Flood</em>) 
    
    Janna Levin (Professor of Physics and Astronomy at Barnard/Columbia, author of <em>How the Universe Got Its Spots</em> and <em>A Madman Dreams of Turing Machines</em>) 
    
    Additionally, Clocktower's own Jake Nussbaum interviews the group in our studios.
    
    About The Series:
    Major scientific discoveries can disrupt the traditional order, leaving scientists adrift in concepts that resist familiar intuitions and beliefs. Of the new ideas that emerge, some will be wrong and some will be right. Honest and open scientific controversy helps disentangle one from the other. Eventually, one side of a debate grows in strength and finds confirmation in experiments, while the other atrophies. But both sides of a controversy contribute to the breakthrough of actual discovery – when the utterly abstract barges into the realm of the concrete. This series celebrates that passionate spirit of scientific debate. 
    
    program_start_date => string (19) "2014-12-15 00:00:00"
    $value[13]['program_start_date']
    program_end_date => string (19) "2014-12-15 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 (5) "24420"
    $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) "39"
    $value[13]['edited_by']
    created_date => string (10) "1418329922"
    $value[13]['created_date']
    2014-12-11 20:32:02 UTC
    updated_date => string (10) "1452717375"
    $value[13]['updated_date']
    2016-01-13 20:36:15 UTC
    14 => array (25)
    $value[14]
    p2p_id => string (4) "5557"
    $value[14]['p2p_id']
    program_id => string (5) "12604"
    $value[14]['program_id']
    vid => string (5) "50890"
    $value[14]['vid']
    program_type => string (4) "show"
    $value[14]['program_type']
    person_id => string (5) "13015"
    $value[14]['person_id']
    p2p_relationship => string (8) "producer"
    $value[14]['p2p_relationship']
    p2p_rank => string (1) "2"
    $value[14]['p2p_rank']
    program_title => string (46) "Scientific Controversies: The Goddamn Particle"
    $value[14]['program_title']
    program_slug => string (45) "scientific-controversies-the-goddamn-particle"
    $value[14]['program_slug']
    program_desc => UTF-8 string (1284) "Theoretical cosmologist <strong>Sean Carroll</strong>, experimental particle...
    $value[14]['program_desc']
    Theoretical cosmologist <strong>Sean Carroll</strong>, experimental particle physicist <strong>Melissa Franklin</strong>, and astrophysicist <strong>Janna Levin</strong> clarify one of the major scientific achievements of the last 50 years—the discovery of the Higgs particle at the Large Hadron Collider in Geneva by the scientists at the <strong>CERN</strong> particle physics laboratory.
    
    The physicist Leon Lederman had famously seen "The Goddamn Particle" as the apt title for the Higgs boson, citing "its villainous nature and the expense it is causing." However, the Higgs particle is now commonly referred to as "The God Particle," because of the answers it provides to long-standing scientific problems, and the crucial insights it gives into the nature of matter and the universe. The trio discuss the importance of the discovery of the Higgs boson, the new trajectories of research it opens up into string theory, dark matter, and black holes, and the future plans for the LHC.
    
    Also featured is a pre-panel chat with Franklin and Carroll as they sit down with Pioneer Works' resident <strong>Mathew Putman</strong>, co-founder and CEO of Nantronics Imaging, at the Clocktower studio, and expand on the relationship between experimental and theoretical physicists.
    
    
    program_content => UTF-8 string (2648) "Theoretical cosmologist <strong>Sean Carroll</strong>, experimental particle...
    $value[14]['program_content']
    Theoretical cosmologist <strong>Sean Carroll</strong>, experimental particle physicist <strong>Melissa Franklin</strong>, and astrophysicist <strong>Janna Levin</strong> clarify one of the major scientific achievements of the last 50 years—the discovery of the Higgs particle at the Large Hadron Collider in Geneva by the scientists at the <strong>CERN</strong> particle physics laboratory.
    
    The physicist Leon Lederman had famously seen "The Goddamn Particle" as the apt title for the Higgs boson, citing "its villainous nature and the expense it is causing." However, the Higgs particle is now commonly referred to as "The God Particle," because of the answers it provides to long-standing scientific problems, and the crucial insights it gives into the nature of matter and the universe. The trio discuss the importance of the discovery of the Higgs boson, the new trajectories of research it opens up into string theory, dark matter, and black holes, and the future plans for the LHC.
    
    Also featured is a pre-panel chat with Franklin and Carroll as they sit down with Pioneer Works' resident <strong>Mathew Putman</strong>, co-founder and CEO of Nantronics Imaging, at the Clocktower studio, and expand on the relationship between experimental and theoretical physicists.
    
    The panel was recorded on 29 April, 2015, as part of the Pioneer Works series <strong><a href="http://pioneerworks.org/events/sci-con/">Scientific Controversies</a></strong> hosted by Janna Levin.
    
    <strong>Sean Carroll</strong> is a Research Professor of Physics at Caltech, specializing in dark energy and general relativity. He is the author of <em>The Particle at the Edge of the Universe</em> and <em>From Eternity to Here</em>. He has been a contributor to the physics blog <em>Cosmic Variance</em>, and has published in scientific journals and magazines such as <em>Nature, Seed, Sky & Telescope</em>, and <em>New Scientist</em>.
    
    <strong>Melissa Franklin</strong> is a Mallinckrodt Professor of Physics at Harvard University. She works on studies of hadron collisions produced by the Fermi National Accelerator Laboratory with the Collider Detector Facility (CDF) and the ATLAS experiment at the Large Hadron Collider (LHC).
    
    <strong>Jana Levin</strong> is an astrophysicist and writer. She has contributed to an understanding of black holes, the cosmology of extra dimensions, and gravitational waves in the shape of spacetime. She is the author of the popular-science book <em>How the Universe Got Its Spots</em> and a novel, <em>A Madman Dreams of Turing Machines</em>, which won the PEN/Bingham prize. Levin was named a Guggenheim Fellow in 2012.
    
    program_start_date => string (19) "2015-05-11 00:00:00"
    $value[14]['program_start_date']
    program_end_date => string (19) "2015-05-11 00:00:00"
    $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 (5) "25251"
    $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) "44"
    $value[14]['edited_by']
    created_date => string (10) "1430931176"
    $value[14]['created_date']
    2015-05-06 16:52:56 UTC
    updated_date => string (10) "1452717362"
    $value[14]['updated_date']
    2016-01-13 20:36:02 UTC
    15 => array (25)
    $value[15]
    p2p_id => string (4) "5883"
    $value[15]['p2p_id']
    program_id => string (5) "12976"
    $value[15]['program_id']
    vid => string (5) "50893"
    $value[15]['vid']
    program_type => string (4) "show"
    $value[15]['program_type']
    person_id => string (5) "13015"
    $value[15]['person_id']
    p2p_relationship => string (8) "producer"
    $value[15]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[15]['p2p_rank']
    program_title => string (48) "Scientific Controversies: One-Way Ticket to Mars"
    $value[15]['program_title']
    program_slug => string (47) "scientific-controversies-one-way-ticket-to-mars"
    $value[15]['program_slug']
    program_desc => string (698) "To explore is an irrepressible human urge. If there is a peak on Earth, some...
    $value[15]['program_desc']
    To explore is an irrepressible human urge. If there is a peak on Earth, someone will try to climb it. If there is an ocean to cross, someone will sail it. If there is a hunk of solid on the other side of that ocean, someone will try to stand there. Explorers do not always come back. With current technology, we are encouraged to fantasize about the exploration of peaks, and brittle ground, and ice sheets on other planets. No doubt NASA or private agencies like Space-X could rise to the technological challenge and send an astronaut to Mars, hang the cost. But could we bring her back? <strong>Janna Levin</strong> prods people to consider the brazen implications of a one-way ticket to Mars.
    
    
    program_content => string (1447) "To explore is an irrepressible human urge. If there is a peak on Earth, some...
    $value[15]['program_content']
    To explore is an irrepressible human urge. If there is a peak on Earth, someone will try to climb it. If there is an ocean to cross, someone will sail it. If there is a hunk of solid on the other side of that ocean, someone will try to stand there. Explorers do not always come back. With current technology, we are encouraged to fantasize about the exploration of peaks, and brittle ground, and ice sheets on other planets. No doubt NASA or private agencies like Space-X could rise to the technological challenge and send an astronaut to Mars, hang the cost. But could we bring her back? <strong>Janna Levin</strong> prods people to consider the brazen implications of a one-way ticket to Mars.
    
    Janna Levin is an astrophysicist and writer. She has contributed to an understanding of black holes, the cosmology of extra dimensions, and gravitational waves in the shape of spacetime. She is the author of the popular-science book <em>How the Universe Got Its Spots</em> and a novel, <em>A Madman Dreams of Turing Machines</em>. Additionally, Levin was recently named a Guggenheim Fellow. For this Scientific Controversies discussion, Levin is joined by <strong>Lawrence Krauss</strong>, a theoretical physicist and cosmologist who is Foundation Professor of the School of Earth and Space Exploration at Arizona State University, and <strong>Mike Massimino</strong>, a NASA astronaut and Professor of Professional Practice at Columbia University.
    
    program_start_date => string (19) "2015-12-21 00:00:00"
    $value[15]['program_start_date']
    program_end_date => string (19) "2015-12-21 00:00:00"
    $value[15]['program_end_date']
    program_time => null
    $value[15]['program_time']
    program_audio => null
    $value[15]['program_audio']
    program_venue => null
    $value[15]['program_venue']
    program_pricing => null
    $value[15]['program_pricing']
    program_ticket_link => null
    $value[15]['program_ticket_link']
    program_mainpic => string (5) "26358"
    $value[15]['program_mainpic']
    program_featured => null
    $value[15]['program_featured']
    program_featured_rank => null
    $value[15]['program_featured_rank']
    program_public => string (7) "checked"
    $value[15]['program_public']
    edited_by => string (2) "27"
    $value[15]['edited_by']
    created_date => string (10) "1449604198"
    $value[15]['created_date']
    2015-12-08 19:49:58 UTC
    updated_date => string (10) "1452717430"
    $value[15]['updated_date']
    2016-01-13 20:37:10 UTC
    16 => array (25)
    $value[16]
    p2p_id => string (4) "5331"
    $value[16]['p2p_id']
    program_id => string (5) "12295"
    $value[16]['program_id']
    vid => string (5) "50892"
    $value[16]['vid']
    program_type => string (4) "show"
    $value[16]['program_type']
    person_id => string (5) "13015"
    $value[16]['person_id']
    p2p_relationship => string (8) "producer"
    $value[16]['p2p_relationship']
    p2p_rank => string (1) "0"
    $value[16]['p2p_rank']
    program_title => string (37) "Scientific Controversies: Many Worlds"
    $value[16]['program_title']
    program_slug => string (36) "scientific-controversies-many-worlds"
    $value[16]['program_slug']
    program_desc => string (857) "Our universe may not be alone! We may live in a multiverse in which every po...
    $value[16]['program_desc']
    Our universe may not be alone! We may live in a multiverse in which every possibility happens, and with each new possibility the universe branches off into another of many worlds. Or we may not. In conversation with astrophysicist and writer <strong>Janna Levin</strong>, MIT physicists <strong>Max Tegmark</strong> and Nobel Laureate <strong>Frank Wilczek</strong> discuss the multiverse, many worlds, and the elusive nature of reality. 
    
    Featuring: 
    Frank Wilczek (Nobel Laureate, Herman Feschback Professor of Physics at MIT, author of <em>The Lightness of Being</em>) 
    
    Max Tegmark (Professor Physics at MIT, author of <em>Our Mathematical Universe</em>) 
    
    Janna Levin (Professor of Physics and Astronomy, Barnard/Columbia, author of <em>How the Universe Got Its Spots</em> and <em>A Madman dreams of Turing Machines</em>) 
    
    About The Series: 
    
    program_content => UTF-8 string (1695) "Our universe may not be alone! We may live in a multiverse in which every po...
    $value[16]['program_content']
    Our universe may not be alone! We may live in a multiverse in which every possibility happens, and with each new possibility the universe branches off into another of many worlds. Or we may not. In conversation with astrophysicist and writer <strong>Janna Levin</strong>, MIT physicists <strong>Max Tegmark</strong> and Nobel Laureate <strong>Frank Wilczek</strong> discuss the multiverse, many worlds, and the elusive nature of reality. 
    
    Featuring: 
    Frank Wilczek (Nobel Laureate, Herman Feschback Professor of Physics at MIT, author of <em>The Lightness of Being</em>) 
    
    Max Tegmark (Professor Physics at MIT, author of <em>Our Mathematical Universe</em>) 
    
    Janna Levin (Professor of Physics and Astronomy, Barnard/Columbia, author of <em>How the Universe Got Its Spots</em> and <em>A Madman dreams of Turing Machines</em>) 
    
    About The Series: 
    Major scientific discoveries can disrupt the traditional order, leaving scientists adrift in concepts that resist familiar intuitions and beliefs. Of the new ideas that emerge, some will be wrong and some will be right. Honest and open scientific controversy helps disentangle one from the other. Eventually, one side of a debate grows in strength and finds confirmation in experiments, while the other atrophies. But both sides of a controversy contribute to the breakthrough of actual discovery – when the utterly abstract barges into the realm of the concrete. This series celebrates that passionate spirit of scientific debate. For the Pioneer Works series <strong>Scientific Controversies</strong>, we take a look at profound topics at the frontier of physics that have inspired unresolved debates: Reality, Time, and Black Holes.
    
    program_start_date => string (19) "2014-11-10 00:00:00"
    $value[16]['program_start_date']
    program_end_date => string (19) "2014-11-10 00:00:00"
    $value[16]['program_end_date']
    program_time => null
    $value[16]['program_time']
    program_audio => null
    $value[16]['program_audio']
    program_venue => null
    $value[16]['program_venue']
    program_pricing => null
    $value[16]['program_pricing']
    program_ticket_link => null
    $value[16]['program_ticket_link']
    program_mainpic => string (5) "24092"
    $value[16]['program_mainpic']
    program_featured => null
    $value[16]['program_featured']
    program_featured_rank => null
    $value[16]['program_featured_rank']
    program_public => string (7) "checked"
    $value[16]['program_public']
    edited_by => string (2) "39"
    $value[16]['edited_by']
    created_date => string (10) "1415227564"
    $value[16]['created_date']
    2014-11-05 22:46:04 UTC
    updated_date => string (10) "1452717391"
    $value[16]['updated_date']
    2016-01-13 20:36:31 UTC
    17 => array (25)
    $value[17]
    p2p_id => string (4) "5670"
    $value[17]['p2p_id']
    program_id => string (5) "12747"
    $value[17]['program_id']
    vid => string (5) "50889"
    $value[17]['vid']
    program_type => string (4) "show"
    $value[17]['program_type']
    person_id => string (5) "13015"
    $value[17]['person_id']
    p2p_relationship => string (8) "producer"
    $value[17]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[17]['p2p_rank']
    program_title => string (47) "Scientific Controversies: Is Reality Beautiful?"
    $value[17]['program_title']
    program_slug => string (45) "scientific-controversies-is-reality-beautiful"
    $value[17]['program_slug']
    program_desc => UTF-8 string (1050) "Beauty--a prosaic artifice, a distraction from deeper raw truths, maybe even...
    $value[17]['program_desc']
    Beauty--a prosaic artifice, a distraction from deeper raw truths, maybe even ugly truths--has faded in contemporary art. As the exceptional physicist <strong>Frank Wilczek</strong> (Nobel Prize, Physics) describes in his new book, <em>A Beautiful Question</em>, Beauty has proven a luminous ally, a faithful adviser in his discoveries of remarkable truths about the world. But actual experiments are messy and noisy, the elegance of the theory implied but never directly observed. <strong>Glennys Farrar</strong> (Professor of Physics, NYU) joins to discuss the subtle question: Is Reality Beautiful?
    
    This live event was recorded June 18, 2015 at Pioneer Works.
    
    About the Participants:
    Frank Wilczek is a Nobel Laureate, Herman Feschback Professor of Physics at MIT, author of <em>The Lightness of Being</em> and <em>A Beautiful Question: Finding Nature’s Deep Design</em>. 
    Glennys Farrar is a Professor of Physics, Astrophysics, and Cosmology at NYU with interests in dark matter detection and cosmic ray experiments
    
    About the Series:
    
    program_content => UTF-8 string (1685) "Beauty--a prosaic artifice, a distraction from deeper raw truths, maybe even...
    $value[17]['program_content']
    Beauty--a prosaic artifice, a distraction from deeper raw truths, maybe even ugly truths--has faded in contemporary art. As the exceptional physicist <strong>Frank Wilczek</strong> (Nobel Prize, Physics) describes in his new book, <em>A Beautiful Question</em>, Beauty has proven a luminous ally, a faithful adviser in his discoveries of remarkable truths about the world. But actual experiments are messy and noisy, the elegance of the theory implied but never directly observed. <strong>Glennys Farrar</strong> (Professor of Physics, NYU) joins to discuss the subtle question: Is Reality Beautiful?
    
    This live event was recorded June 18, 2015 at Pioneer Works.
    
    About the Participants:
    Frank Wilczek is a Nobel Laureate, Herman Feschback Professor of Physics at MIT, author of <em>The Lightness of Being</em> and <em>A Beautiful Question: Finding Nature’s Deep Design</em>. 
    Glennys Farrar is a Professor of Physics, Astrophysics, and Cosmology at NYU with interests in dark matter detection and cosmic ray experiments
    
    About the Series:
    Major scientific discoveries can disrupt the traditional order, leaving scientists adrift in concepts that resist familiar intuitions and beliefs. Of the new ideas that emerge, some will be wrong and some will be right. Honest and open scientific controversy helps disentangle one from the other. Eventually, one side of a debate grows in strength and finds confirmation in experiments, while the other atrophies. But both sides of a controversy contribute to the breakthrough of actual discovery – when the utterly abstract barges into the realm of the concrete. This series celebrates that passionate spirit of scientific debate. 
    
    program_start_date => string (19) "2015-08-03 00:00:00"
    $value[17]['program_start_date']
    program_end_date => string (19) "2015-08-03 00:00:00"
    $value[17]['program_end_date']
    program_time => null
    $value[17]['program_time']
    program_audio => null
    $value[17]['program_audio']
    program_venue => null
    $value[17]['program_venue']
    program_pricing => null
    $value[17]['program_pricing']
    program_ticket_link => null
    $value[17]['program_ticket_link']
    program_mainpic => string (5) "25871"
    $value[17]['program_mainpic']
    program_featured => null
    $value[17]['program_featured']
    program_featured_rank => null
    $value[17]['program_featured_rank']
    program_public => string (7) "checked"
    $value[17]['program_public']
    edited_by => string (2) "27"
    $value[17]['edited_by']
    created_date => string (10) "1438186352"
    $value[17]['created_date']
    2015-07-29 16:12:32 UTC
    updated_date => string (10) "1452717346"
    $value[17]['updated_date']
    2016-01-13 20:35:46 UTC
    18 => array (25)
    $value[18]
    p2p_id => string (4) "5622"
    $value[18]['p2p_id']
    program_id => string (5) "12693"
    $value[18]['program_id']
    vid => string (5) "50888"
    $value[18]['vid']
    program_type => string (4) "show"
    $value[18]['program_type']
    person_id => string (5) "13015"
    $value[18]['person_id']
    p2p_relationship => string (8) "producer"
    $value[18]['p2p_relationship']
    p2p_rank => string (1) "2"
    $value[18]['p2p_rank']
    program_title => string (51) "Scientific Controversies: Can We Explain the World?"
    $value[18]['program_title']
    program_slug => string (49) "scientific-controversies-can-we-explain-the-world"
    $value[18]['program_slug']
    program_desc => string (1291) "We know enough about the world to manipulate electricity, operate phones, an...
    $value[18]['program_desc']
    We know enough about the world to manipulate electricity, operate phones, and send people to the moon. Modern science presumes the world can be understood, that technology based on that understanding will work, and that our ideas should be verified by experience and experiment. As neuroscientist Stuart Firestein argues, we will always be driven to know more, inspired by our collective ignorance. But we can wonder if there are fundamental limits to what we can know, if the mind is too complex to comprehend, and if there are facts about the world that have no explanation. Astrophysicist and writer <strong>Janna Levin</strong> discourses with <strong>Stuart Firestein</strong> and <strong>Tim Maudlin</strong> to consider the question: Can we explain the world?
    
    This live event was recorded June 18, 2015 at Pioneer Works.
    
    About the Participants:
    Astrophysicist and writer Janna Levin organized the event.
    Stuart Firestein, Neuroscientist, is a Professor of Biology at Columbia University and author of <em>Ignorance</em>.
    Tim Maudlin, Professor of Philosophy, NYU, is a member of the American Academy of Arts and Sciences and author of books including Philosophy of Physics, Volume 1: <em>Space and Time</em>, and <em>The Metaphysics Within Physics</em>.
    
    About the Series:
    
    program_content => string (2126) "We know enough about the world to manipulate electricity, operate phones, an...
    $value[18]['program_content']
    We know enough about the world to manipulate electricity, operate phones, and send people to the moon. Modern science presumes the world can be understood, that technology based on that understanding will work, and that our ideas should be verified by experience and experiment. As neuroscientist Stuart Firestein argues, we will always be driven to know more, inspired by our collective ignorance. But we can wonder if there are fundamental limits to what we can know, if the mind is too complex to comprehend, and if there are facts about the world that have no explanation. Astrophysicist and writer <strong>Janna Levin</strong> discourses with <strong>Stuart Firestein</strong> and <strong>Tim Maudlin</strong> to consider the question: Can we explain the world?
    
    This live event was recorded June 18, 2015 at Pioneer Works.
    
    About the Participants:
    Astrophysicist and writer Janna Levin organized the event.
    Stuart Firestein, Neuroscientist, is a Professor of Biology at Columbia University and author of <em>Ignorance</em>.
    Tim Maudlin, Professor of Philosophy, NYU, is a member of the American Academy of Arts and Sciences and author of books including Philosophy of Physics, Volume 1: <em>Space and Time</em>, and <em>The Metaphysics Within Physics</em>.
    
    About the Series:
    Major scientific discoveries can disrupt the traditional order, leaving scientists adrift in concepts that resist familiar intuitions and beliefs. Of the new ideas that emerge, some will be wrong and some will be right. Honest and open scientific controversy helps disentangle one from the other. Eventually, one side of a debate grows in strength and finds confirmation in experiments, while the other atrophies. But both sides of a controversy contribute to the breakthrough of actual discovery--when the utterly abstract barges into the realm of the concrete. This series celebrates that passionate spirit of scientific debate. For the Pioneer Works series <strong>Scientific Controversies</strong>, we take a look at profound topics at the frontier of physics that have inspired unresolved debates: Reality, Time, and Black Holes.
    
    program_start_date => string (19) "2015-06-29 00:00:00"
    $value[18]['program_start_date']
    program_end_date => string (19) "2015-06-29 00:00:00"
    $value[18]['program_end_date']
    program_time => null
    $value[18]['program_time']
    program_audio => null
    $value[18]['program_audio']
    program_venue => null
    $value[18]['program_venue']
    program_pricing => null
    $value[18]['program_pricing']
    program_ticket_link => null
    $value[18]['program_ticket_link']
    program_mainpic => string (5) "25532"
    $value[18]['program_mainpic']
    program_featured => null
    $value[18]['program_featured']
    program_featured_rank => null
    $value[18]['program_featured_rank']
    program_public => string (7) "checked"
    $value[18]['program_public']
    edited_by => string (2) "27"
    $value[18]['edited_by']
    created_date => string (10) "1435171892"
    $value[18]['created_date']
    2015-06-24 18:51:32 UTC
    updated_date => string (10) "1452717335"
    $value[18]['updated_date']
    2016-01-13 20:35:35 UTC
    19 => array (25)
    $value[19]
    p2p_id => string (4) "5881"
    $value[19]['p2p_id']
    program_id => string (5) "12975"
    $value[19]['program_id']
    vid => string (5) "50873"
    $value[19]['vid']
    program_type => string (4) "show"
    $value[19]['program_type']
    person_id => string (5) "13015"
    $value[19]['person_id']
    p2p_relationship => string (8) "producer"
    $value[19]['p2p_relationship']
    p2p_rank => string (1) "2"
    $value[19]['p2p_rank']
    program_title => string (38) "Roscoe Mitchell Live at Pioneer Works "
    $value[19]['program_title']
    program_slug => string (37) "roscoe-mitchell-live-at-pioneer-works"
    $value[19]['program_slug']
    program_desc => UTF-8 string (841) "In October 2015, Pioneer Works presented legendary saxophonist, composer, ed...
    $value[19]['program_desc']
    In October 2015, Pioneer Works presented legendary saxophonist, composer, educator, and founding member of the <strong>Association for the Advancement of Creative Musicians</strong> (AACM), <strong>Roscoe Mitchell</strong>, in a unique quintet with <strong>Scott Robinson</strong> (woodwinds), <strong>Thomas Buckner</strong> (baritone), <strong>Tani Tabbal</strong> (drums), and <strong>Gerald Cleaver</strong> (marimba and drums).
    
    The concert is one of many special events marking the 50th anniversary of the AACM, a music collective that for the past 50 years that continues to be a standard-bearer of innovation, self-determination, and creativity’s power to transcend social and political barriers. At Pioneer Works, the group’s legacy has also served as a unique model in its approach to community based, creative education. 
    
    
    program_content => UTF-8 string (1491) "In October 2015, Pioneer Works presented legendary saxophonist, composer, ed...
    $value[19]['program_content']
    In October 2015, Pioneer Works presented legendary saxophonist, composer, educator, and founding member of the <strong>Association for the Advancement of Creative Musicians</strong> (AACM), <strong>Roscoe Mitchell</strong>, in a unique quintet with <strong>Scott Robinson</strong> (woodwinds), <strong>Thomas Buckner</strong> (baritone), <strong>Tani Tabbal</strong> (drums), and <strong>Gerald Cleaver</strong> (marimba and drums).
    
    The concert is one of many special events marking the 50th anniversary of the AACM, a music collective that for the past 50 years that continues to be a standard-bearer of innovation, self-determination, and creativity’s power to transcend social and political barriers. At Pioneer Works, the group’s legacy has also served as a unique model in its approach to community based, creative education. 
    
    Mitchell, an uncanny improvisor and composer of granite conviction, and has been making music since the 60s that defies genre and consistently expands the potentials of the form. His work with the Art Ensemble of Chicago (a group comprised of several AACM members) was renowned for their use of costume, audience participation, and hundreds of on-stage instruments. His orchestral compositions and small improvisational groups rely heavily on the use of silence, and sounds not commonly heard in jazz and classical music. It is likely that Mitchell’s unique approach to music will continue to inspire generations as a model for creative practice. 
    
    program_start_date => string (19) "2015-12-21 00:00:00"
    $value[19]['program_start_date']
    program_end_date => string (19) "2015-12-21 00:00:00"
    $value[19]['program_end_date']
    program_time => null
    $value[19]['program_time']
    program_audio => null
    $value[19]['program_audio']
    program_venue => null
    $value[19]['program_venue']
    program_pricing => null
    $value[19]['program_pricing']
    program_ticket_link => null
    $value[19]['program_ticket_link']
    program_mainpic => string (5) "26356"
    $value[19]['program_mainpic']
    program_featured => null
    $value[19]['program_featured']
    program_featured_rank => null
    $value[19]['program_featured_rank']
    program_public => string (7) "checked"
    $value[19]['program_public']
    edited_by => string (2) "27"
    $value[19]['edited_by']
    created_date => string (10) "1449596198"
    $value[19]['created_date']
    2015-12-08 17:36:38 UTC
    updated_date => string (10) "1452716863"
    $value[19]['updated_date']
    2016-01-13 20:27:43 UTC
    20 => array (25)
    $value[20]
    p2p_id => string (4) "6046"
    $value[20]['p2p_id']
    program_id => string (5) "13126"
    $value[20]['program_id']
    vid => string (5) "51640"
    $value[20]['vid']
    program_type => string (4) "show"
    $value[20]['program_type']
    person_id => string (5) "13015"
    $value[20]['person_id']
    p2p_relationship => string (8) "producer"
    $value[20]['p2p_relationship']
    p2p_rank => string (1) "0"
    $value[20]['p2p_rank']
    program_title => string (18) "Noura Mint Seymali"
    $value[20]['program_title']
    program_slug => string (18) "noura-mint-seymali"
    $value[20]['program_slug']
    program_desc => UTF-8 string (1117) "One of Mauritania's foremost musical emissaries and the descendent of a prom...
    $value[20]['program_desc']
    One of Mauritania's foremost musical emissaries and the descendent of a prominent line of Moorish griot, in a performance combining her ancient musical lineage with rock and psychedelia. Recorded live at Pioneer Works, February 2016. 
    
    Noura began her career at age 13 as a supporting vocalist with her step-mother, the legendary Dimi Mint Abba. Noura also mastered the ardine, a 9-string harp reserved only for women. Today she is backed by a rhythm section composed of Ousmane Touré (bass) and Matthew Tinari (drums). Her husband, guitarist Jeiche Ould Chighaly provides ngoni-inspired, distortion- fueled psych guitar lines. Her music has found a new audience in Europe and North America.
    
    The quartet released its first full-length album for the international market via Glitterbeat Records and has performed at events like Festival-au-Desert (Mali), Hayy Festival (Egypt), Jeux de Francophonie (France), Globafest (US) and Festival Timitar (Morocco). Through collaborations with artists like Tinariwen, Bassekou Kouyaté, and Baaba Maal, the band is actively exposing Mauritanian roots music to the world.
    
    
    program_content => UTF-8 string (1117) "One of Mauritania's foremost musical emissaries and the descendent of a prom...
    $value[20]['program_content']
    One of Mauritania's foremost musical emissaries and the descendent of a prominent line of Moorish griot, in a performance combining her ancient musical lineage with rock and psychedelia. Recorded live at Pioneer Works, February 2016. 
    
    Noura began her career at age 13 as a supporting vocalist with her step-mother, the legendary Dimi Mint Abba. Noura also mastered the ardine, a 9-string harp reserved only for women. Today she is backed by a rhythm section composed of Ousmane Touré (bass) and Matthew Tinari (drums). Her husband, guitarist Jeiche Ould Chighaly provides ngoni-inspired, distortion- fueled psych guitar lines. Her music has found a new audience in Europe and North America.
    
    The quartet released its first full-length album for the international market via Glitterbeat Records and has performed at events like Festival-au-Desert (Mali), Hayy Festival (Egypt), Jeux de Francophonie (France), Globafest (US) and Festival Timitar (Morocco). Through collaborations with artists like Tinariwen, Bassekou Kouyaté, and Baaba Maal, the band is actively exposing Mauritanian roots music to the world.
    
    
    program_start_date => string (19) "2016-02-22 00:00:00"
    $value[20]['program_start_date']
    program_end_date => string (19) "2016-02-22 00:00:00"
    $value[20]['program_end_date']
    program_time => null
    $value[20]['program_time']
    program_audio => null
    $value[20]['program_audio']
    program_venue => null
    $value[20]['program_venue']
    program_pricing => null
    $value[20]['program_pricing']
    program_ticket_link => null
    $value[20]['program_ticket_link']
    program_mainpic => string (5) "26694"
    $value[20]['program_mainpic']
    program_featured => null
    $value[20]['program_featured']
    program_featured_rank => null
    $value[20]['program_featured_rank']
    program_public => string (7) "checked"
    $value[20]['program_public']
    edited_by => string (2) "27"
    $value[20]['edited_by']
    created_date => string (10) "1455923809"
    $value[20]['created_date']
    2016-02-19 23:16:49 UTC
    updated_date => string (10) "1456162719"
    $value[20]['updated_date']
    2016-02-22 17:38:39 UTC
    21 => array (25)
    $value[21]
    p2p_id => string (4) "6190"
    $value[21]['p2p_id']
    program_id => string (5) "13265"
    $value[21]['program_id']
    vid => string (5) "52352"
    $value[21]['vid']
    program_type => string (4) "show"
    $value[21]['program_type']
    person_id => string (5) "13015"
    $value[21]['person_id']
    p2p_relationship => string (8) "producer"
    $value[21]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[21]['p2p_rank']
    program_title => string (33) "Matt Darriau: Who is Manny Blanc?"
    $value[21]['program_title']
    program_slug => string (31) "matt-darriau-who-is-manny-blanc"
    $value[21]['program_slug']
    program_desc => UTF-8 string (586) "Over the years <strong>Matt Darriau</strong>, the composer and reed player f...
    $value[21]['program_desc']
    Over the years <strong>Matt Darriau</strong>, the composer and reed player for the <strong>Klezmatics</strong> and the <strong>Paradox Trio</strong>, has had an enormous influence on both the Balkan and Yiddish music revivals. His current and past projects have included tribute to Yusef Lateef (Yo Lateef); early Duke Ellington (Ballin’ The Jack); Celtic music (Celtic Eclectic) and many more. His new project is an homage to <strong>Manny Blanc</strong>, a wholly original – and nearly forgotten – musician who released an astonishing LP in 1961 called <em>Jewish Jazz</em>. 
    
    
    program_content => UTF-8 string (2041) "Over the years <strong>Matt Darriau</strong>, the composer and reed player f...
    $value[21]['program_content']
    Over the years <strong>Matt Darriau</strong>, the composer and reed player for the <strong>Klezmatics</strong> and the <strong>Paradox Trio</strong>, has had an enormous influence on both the Balkan and Yiddish music revivals. His current and past projects have included tribute to Yusef Lateef (Yo Lateef); early Duke Ellington (Ballin’ The Jack); Celtic music (Celtic Eclectic) and many more. His new project is an homage to <strong>Manny Blanc</strong>, a wholly original – and nearly forgotten – musician who released an astonishing LP in 1961 called <em>Jewish Jazz</em>. 
    
    Manny Blanc was born into a musical family – his dad played Klezmer but also owned a music store. Manny attended Juilliard and the Curtis Institute, became a serious classical composer all the while working as a drummer for Tommy Dorsey Orchestra and others. Little is known about his <em>Jewish Jazz</em> album, which was released on an independent label. The intricate arrangements are a far call from the usual Catskill fare – and were clearly influenced by some of the Exotica orchestras of the time. Manny Blanc also used an unorthodox panoply of instruments – two electric guitars, chromatic harmonica, bassoon, duck call. Manny Blanc could be the R.D. Burman or Esquivel of Jewish Music, but until now had inexplicably failed to get noticed. As an interesting footnote, after years working as a musician, Manny Blanc became a full time painter, studying with Charles Seide at the Brooklyn Museum Art School.
    
    Matt Darriau’s homage, recorded live at Pioneer Works during the April 2016 Second Sunday celebration, brings the music back from oblivion. With <strong>Matt Darriau</strong> – reeds; <strong>Gary Schreiner</strong> – harmonica, accordion, piano; <strong>Brian Drye</strong> – trombone, <strong>Yoshie Fruchter</strong> and <strong>Avi Fox-Rosen</strong> – guitars; <Strong>Jonathan Singer</strong> – marimba/perc/toy piano,; <strong>Ari Folman Cohen</strong> – bass and <strong>Chris Stromquist</strong> – drums. 
    
    program_start_date => string (19) "2016-05-02 00:00:00"
    $value[21]['program_start_date']
    program_end_date => string (19) "2016-05-02 00:00:00"
    $value[21]['program_end_date']
    program_time => null
    $value[21]['program_time']
    program_audio => null
    $value[21]['program_audio']
    program_venue => null
    $value[21]['program_venue']
    program_pricing => null
    $value[21]['program_pricing']
    program_ticket_link => null
    $value[21]['program_ticket_link']
    program_mainpic => string (5) "26959"
    $value[21]['program_mainpic']
    program_featured => null
    $value[21]['program_featured']
    program_featured_rank => null
    $value[21]['program_featured_rank']
    program_public => string (7) "checked"
    $value[21]['program_public']
    edited_by => string (2) "27"
    $value[21]['edited_by']
    created_date => string (10) "1461948650"
    $value[21]['created_date']
    2016-04-29 16:50:50 UTC
    updated_date => string (10) "1461960767"
    $value[21]['updated_date']
    2016-04-29 20:12:47 UTC
    22 => array (25)
    $value[22]
    p2p_id => string (4) "5701"
    $value[22]['p2p_id']
    program_id => string (5) "12772"
    $value[22]['program_id']
    vid => string (5) "50884"
    $value[22]['vid']
    program_type => string (4) "show"
    $value[22]['program_type']
    person_id => string (5) "13015"
    $value[22]['person_id']
    p2p_relationship => string (8) "producer"
    $value[22]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[22]['p2p_rank']
    program_title => string (21) "Los Wembler's, Part 2"
    $value[22]['program_title']
    program_slug => string (19) "los-wemblers-part-2"
    $value[22]['program_slug']
    program_desc => string (764) "A concert recording from Cumbia greats Los Wembler's. Originating in Iquitos...
    $value[22]['program_desc']
    A concert recording from Cumbia greats Los Wembler's. Originating in Iquitos, Peru in 1968, the band currently comprises five brothers--most of the original lineup save its founder, patriarch Salomon Sanchez--and has drawn a worldwide following with hits like Del Itaya a Italia and Sonido Amazonico. This performance is the second half of a legendary set, performed in 2015 during their first-ever visit to the United States, that draws from a forty-year repertoire rich with Amazonian roots and a global psychedelic soul. Considered the founders of <em>cumbia amazonica</em>, Los Wembler's are innovators in a trippy, danceable genre that mashes up psych-rock and indigenous folk to irresistible effect.
    
    Recorded live in concert at Pioneer Works July 9, 2015.
    
    program_content => string (764) "A concert recording from Cumbia greats Los Wembler's. Originating in Iquitos...
    $value[22]['program_content']
    A concert recording from Cumbia greats Los Wembler's. Originating in Iquitos, Peru in 1968, the band currently comprises five brothers--most of the original lineup save its founder, patriarch Salomon Sanchez--and has drawn a worldwide following with hits like Del Itaya a Italia and Sonido Amazonico. This performance is the second half of a legendary set, performed in 2015 during their first-ever visit to the United States, that draws from a forty-year repertoire rich with Amazonian roots and a global psychedelic soul. Considered the founders of <em>cumbia amazonica</em>, Los Wembler's are innovators in a trippy, danceable genre that mashes up psych-rock and indigenous folk to irresistible effect.
    
    Recorded live in concert at Pioneer Works July 9, 2015.
    
    program_start_date => string (19) "2015-08-07 00:00:00"
    $value[22]['program_start_date']
    program_end_date => string (19) "2015-08-07 00:00:00"
    $value[22]['program_end_date']
    program_time => null
    $value[22]['program_time']
    program_audio => null
    $value[22]['program_audio']
    program_venue => null
    $value[22]['program_venue']
    program_pricing => null
    $value[22]['program_pricing']
    program_ticket_link => null
    $value[22]['program_ticket_link']
    program_mainpic => string (5) "25980"
    $value[22]['program_mainpic']
    program_featured => null
    $value[22]['program_featured']
    program_featured_rank => null
    $value[22]['program_featured_rank']
    program_public => string (7) "checked"
    $value[22]['program_public']
    edited_by => string (2) "27"
    $value[22]['edited_by']
    created_date => string (10) "1438979798"
    $value[22]['created_date']
    2015-08-07 20:36:38 UTC
    updated_date => string (10) "1452717166"
    $value[22]['updated_date']
    2016-01-13 20:32:46 UTC
    23 => array (25)
    $value[23]
    p2p_id => string (4) "5694"
    $value[23]['p2p_id']
    program_id => string (5) "12771"
    $value[23]['program_id']
    vid => string (5) "50883"
    $value[23]['vid']
    program_type => string (4) "show"
    $value[23]['program_type']
    person_id => string (5) "13015"
    $value[23]['person_id']
    p2p_relationship => string (8) "producer"
    $value[23]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[23]['p2p_rank']
    program_title => string (14) "Los Wembler's "
    $value[23]['program_title']
    program_slug => string (12) "los-wemblers"
    $value[23]['program_slug']
    program_desc => UTF-8 string (897) "A concert recording from the legendary band from Iquitos, Peru, recorded dur...
    $value[23]['program_desc']
    A concert recording from the legendary band from Iquitos, Peru, recorded during their first-time tour of the United States in 2015 in a performance of trippy, danceable tunes that mash up psych-rock and indigenous folk to irresistible effect. 
    
    Begun in 1968 by a father and his five sons, these Amazonian Cumbia pioneers helped launch the <strong>Chicha</strong> explosion of the 1970’s. Los Wembler’s have only rarely left the Amazon and the <strong>Sanchez Brothers</strong> are still faithful to an authentic sound that, though local, has connected them to a global audience. In this set, they deliver an original psychedelic repertoire that spans forty years and includes some of their hits, including Sonidio Amazonico and Danza del Petrolero, featured on the <em>Roots of Chicha</em> compilations. 
    
    Recorded in two parts during Los Wembler's concert at Pioneer Works July 9, 2015. 
    
    program_content => UTF-8 string (897) "A concert recording from the legendary band from Iquitos, Peru, recorded dur...
    $value[23]['program_content']
    A concert recording from the legendary band from Iquitos, Peru, recorded during their first-time tour of the United States in 2015 in a performance of trippy, danceable tunes that mash up psych-rock and indigenous folk to irresistible effect. 
    
    Begun in 1968 by a father and his five sons, these Amazonian Cumbia pioneers helped launch the <strong>Chicha</strong> explosion of the 1970’s. Los Wembler’s have only rarely left the Amazon and the <strong>Sanchez Brothers</strong> are still faithful to an authentic sound that, though local, has connected them to a global audience. In this set, they deliver an original psychedelic repertoire that spans forty years and includes some of their hits, including Sonidio Amazonico and Danza del Petrolero, featured on the <em>Roots of Chicha</em> compilations. 
    
    Recorded in two parts during Los Wembler's concert at Pioneer Works July 9, 2015. 
    
    program_start_date => string (19) "2015-08-10 00:00:00"
    $value[23]['program_start_date']
    program_end_date => string (19) "2015-08-10 00:00:00"
    $value[23]['program_end_date']
    program_time => null
    $value[23]['program_time']
    program_audio => null
    $value[23]['program_audio']
    program_venue => null
    $value[23]['program_venue']
    program_pricing => null
    $value[23]['program_pricing']
    program_ticket_link => null
    $value[23]['program_ticket_link']
    program_mainpic => string (5) "25979"
    $value[23]['program_mainpic']
    program_featured => null
    $value[23]['program_featured']
    program_featured_rank => null
    $value[23]['program_featured_rank']
    program_public => string (7) "checked"
    $value[23]['program_public']
    edited_by => string (2) "27"
    $value[23]['edited_by']
    created_date => string (10) "1438977364"
    $value[23]['created_date']
    2015-08-07 19:56:04 UTC
    updated_date => string (10) "1452717136"
    $value[23]['updated_date']
    2016-01-13 20:32:16 UTC
    24 => array (25)
    $value[24]
    p2p_id => string (4) "6134"
    $value[24]['p2p_id']
    program_id => string (5) "13199"
    $value[24]['program_id']
    vid => string (5) "52115"
    $value[24]['vid']
    program_type => string (4) "show"
    $value[24]['program_type']
    person_id => string (5) "13015"
    $value[24]['person_id']
    p2p_relationship => string (8) "producer"
    $value[24]['p2p_relationship']
    p2p_rank => string (1) "0"
    $value[24]['p2p_rank']
    program_title => string (17) "Los Hacheros Live"
    $value[24]['program_title']
    program_slug => string (17) "los-hacheros-live"
    $value[24]['program_slug']
    program_desc => UTF-8 string (722) "Los Hacheros, like many of their heroes, hail from New York City and play mu...
    $value[24]['program_desc']
    Los Hacheros, like many of their heroes, hail from New York City and play music with roots in Cuba and Puerto Rico. The group plays Son Montuno, Charanga, Salsa and Bomba with a style that harks back to the early 70's when groups such as Grupo Folklorico y Experimental Nuevayorkino were exploring the deep connection between the city and its Cuban and Puerto Rican roots.
    
    A band of only five musicians, Los Hacheros can sound like a <em>conjunto</em> of 12! Featuring Eddie Venegas – trombone, violin and chorus; Itai Kriss – flute, campana, guiro; Jimenez – lead vocals and congas; William Ash – baby bass; Jacob Plasse - <em>tres</em> (a guitar-like instrument originating from the Oriente Province in Cuba).
    
    program_content => UTF-8 string (722) "Los Hacheros, like many of their heroes, hail from New York City and play mu...
    $value[24]['program_content']
    Los Hacheros, like many of their heroes, hail from New York City and play music with roots in Cuba and Puerto Rico. The group plays Son Montuno, Charanga, Salsa and Bomba with a style that harks back to the early 70's when groups such as Grupo Folklorico y Experimental Nuevayorkino were exploring the deep connection between the city and its Cuban and Puerto Rican roots.
    
    A band of only five musicians, Los Hacheros can sound like a <em>conjunto</em> of 12! Featuring Eddie Venegas – trombone, violin and chorus; Itai Kriss – flute, campana, guiro; Jimenez – lead vocals and congas; William Ash – baby bass; Jacob Plasse - <em>tres</em> (a guitar-like instrument originating from the Oriente Province in Cuba).
    
    program_start_date => string (19) "2016-03-28 00:00:00"
    $value[24]['program_start_date']
    program_end_date => string (19) "2016-03-28 00:00:00"
    $value[24]['program_end_date']
    program_time => null
    $value[24]['program_time']
    program_audio => null
    $value[24]['program_audio']
    program_venue => null
    $value[24]['program_venue']
    program_pricing => null
    $value[24]['program_pricing']
    program_ticket_link => null
    $value[24]['program_ticket_link']
    program_mainpic => string (5) "26832"
    $value[24]['program_mainpic']
    program_featured => null
    $value[24]['program_featured']
    program_featured_rank => null
    $value[24]['program_featured_rank']
    program_public => string (7) "checked"
    $value[24]['program_public']
    edited_by => string (2) "15"
    $value[24]['edited_by']
    created_date => string (10) "1458937959"
    $value[24]['created_date']
    2016-03-25 20:32:39 UTC
    updated_date => string (10) "1460377840"
    $value[24]['updated_date']
    2016-04-11 12:30:40 UTC
    25 => array (25)
    $value[25]
    p2p_id => string (4) "6159"
    $value[25]['p2p_id']
    program_id => string (5) "13227"
    $value[25]['program_id']
    vid => string (5) "52114"
    $value[25]['vid']
    program_type => string (4) "show"
    $value[25]['program_type']
    person_id => string (5) "13015"
    $value[25]['person_id']
    p2p_relationship => string (8) "producer"
    $value[25]['p2p_relationship']
    p2p_rank => string (1) "0"
    $value[25]['p2p_rank']
    program_title => string (31) "Brooklyn Raga Massive, Prasanna"
    $value[25]['program_title']
    program_slug => string (30) "brooklyn-raga-massive-prasanna"
    $value[25]['program_slug']
    program_desc => string (567) "Explore the aural intricacies of Ragam, Tanam, and Pallavi in two Carnatic k...
    $value[25]['program_desc']
    Explore the aural intricacies of Ragam, Tanam, and Pallavi in two Carnatic kutcheris (concerts). During the <strong>Brooklyn Raga Massive</strong>'s 2016 residency at Pioneer Works, guitarist <strong>Prasanna</strong> presents a traditional instrumental set with <em>mridangist</em> (drummer of an Indian wooden double-headed drum of southern India) <strong>Akshay Anantapadmanabhan</strong>. The event took place and was recorded on March 29, 2016. 
    
    Prasanna is a pioneer in performing Carnatic (Indian classical music) on guitar as well as a composer for films. 
    
    program_content => string (567) "Explore the aural intricacies of Ragam, Tanam, and Pallavi in two Carnatic k...
    $value[25]['program_content']
    Explore the aural intricacies of Ragam, Tanam, and Pallavi in two Carnatic kutcheris (concerts). During the <strong>Brooklyn Raga Massive</strong>'s 2016 residency at Pioneer Works, guitarist <strong>Prasanna</strong> presents a traditional instrumental set with <em>mridangist</em> (drummer of an Indian wooden double-headed drum of southern India) <strong>Akshay Anantapadmanabhan</strong>. The event took place and was recorded on March 29, 2016. 
    
    Prasanna is a pioneer in performing Carnatic (Indian classical music) on guitar as well as a composer for films. 
    
    program_start_date => string (19) "2016-04-11 00:00:00"
    $value[25]['program_start_date']
    program_end_date => string (19) "2016-04-11 00:00:00"
    $value[25]['program_end_date']
    program_time => null
    $value[25]['program_time']
    program_audio => null
    $value[25]['program_audio']
    program_venue => null
    $value[25]['program_venue']
    program_pricing => null
    $value[25]['program_pricing']
    program_ticket_link => null
    $value[25]['program_ticket_link']
    program_mainpic => string (5) "26896"
    $value[25]['program_mainpic']
    program_featured => null
    $value[25]['program_featured']
    program_featured_rank => null
    $value[25]['program_featured_rank']
    program_public => string (7) "checked"
    $value[25]['program_public']
    edited_by => string (2) "27"
    $value[25]['edited_by']
    created_date => string (10) "1460137255"
    $value[25]['created_date']
    2016-04-08 17:40:55 UTC
    updated_date => string (10) "1460377813"
    $value[25]['updated_date']
    2016-04-11 12:30:13 UTC
    26 => array (25)
    $value[26]
    p2p_id => string (4) "5769"
    $value[26]['p2p_id']
    program_id => string (5) "12851"
    $value[26]['program_id']
    vid => string (5) "50885"
    $value[26]['vid']
    program_type => string (4) "show"
    $value[26]['program_type']
    person_id => string (5) "13015"
    $value[26]['person_id']
    p2p_relationship => string (8) "producer"
    $value[26]['p2p_relationship']
    p2p_rank => string (1) "1"
    $value[26]['p2p_rank']
    program_title => UTF-8 string (58) "75 Dollar Bill + Brian Carpenter’s Ghost Train Orchestra"
    $value[26]['program_title']
    program_slug => UTF-8 string (58) "75-dollar-bill-+-brian-carpenter’s-ghost-train-orchestra"
    $value[26]['program_slug']
    program_desc => UTF-8 string (742) "Two vibrant live music sets from September’s Second Sundays open house festi...
    $value[26]['program_desc']
    Two vibrant live music sets from September’s Second Sundays open house festivities. <strong>75 Dollar Bill</strong> presents mesmerizing Mauritanian music while <strong>Brian Carpenter’s Ghost Train Orchestra</strong> brings energy with a big band vibe drawing from different schools of jazz. 
    
    <strong>75 Dollar Bill</strong>
    Rick Brown and Che Chen play an idiosyncratic take on Mauritanian music, using homemade percussion and electric guitar. Their music doesn’t strive to any sort of authenticity, yet conjures up the best of African desert music. It is both beautiful and hypnotic and is equally relevant performed in concert form, in a bar, or in an art gallery.
    
    <strong>Brian Carpenter’s Ghost Train Orchestra</strong> 
    
    program_content => UTF-8 string (1511) "Two vibrant live music sets from September’s Second Sundays open house festi...
    $value[26]['program_content']
    Two vibrant live music sets from September’s Second Sundays open house festivities. <strong>75 Dollar Bill</strong> presents mesmerizing Mauritanian music while <strong>Brian Carpenter’s Ghost Train Orchestra</strong> brings energy with a big band vibe drawing from different schools of jazz. 
    
    <strong>75 Dollar Bill</strong>
    Rick Brown and Che Chen play an idiosyncratic take on Mauritanian music, using homemade percussion and electric guitar. Their music doesn’t strive to any sort of authenticity, yet conjures up the best of African desert music. It is both beautiful and hypnotic and is equally relevant performed in concert form, in a bar, or in an art gallery.
    
    <strong>Brian Carpenter’s Ghost Train Orchestra</strong> 
    The Ghost Train Orchestra was founded in 2006 by composer/arranger Brian Carpenter when he was hired as the musical director for an event marking the 90th anniversary of the historic Regent Theater in Boston. Carpenter began transcribing old 78s of recordings by Fletcher Henderson, Don Redman, Tiny Parham, Fess Williams, and Charlie Johnson and arranged the music for a 9-piece ensemble. The Orchestra’s 2015 album, Hot Town featured saxophonist Colin Stetson with Brian Carpenter (trumpet, harmonica), Andy Laster (alto saxophone), Michael McGinnis (clarinet), Petr Cancura (clarinet, tenor saxophone), Curtis Hasselbring (trombone), Ron Caswell (tuba), Cyntia Sayer (banjo), Karen Waltuch (violin) and Rob Garcia (drums).
    
    Recorded live on September 13, 2015. 
    
    program_start_date => string (19) "2015-10-05 00:00:00"
    $value[26]['program_start_date']
    program_end_date => string (19) "2015-10-05 00:00:00"
    $value[26]['program_end_date']
    program_time => null
    $value[26]['program_time']
    program_audio => null
    $value[26]['program_audio']
    program_venue => null
    $value[26]['program_venue']
    program_pricing => null
    $value[26]['program_pricing']
    program_ticket_link => null
    $value[26]['program_ticket_link']
    program_mainpic => string (5) "26151"
    $value[26]['program_mainpic']
    program_featured => null
    $value[26]['program_featured']
    program_featured_rank => null
    $value[26]['program_featured_rank']
    program_public => string (7) "checked"
    $value[26]['program_public']
    edited_by => string (2) "27"
    $value[26]['edited_by']
    created_date => string (10) "1443546471"
    $value[26]['created_date']
    2015-09-29 17:07:51 UTC
    updated_date => string (10) "1452717217"
    $value[26]['updated_date']
    2016-01-13 20:33:37 UTC

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 "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