Rob Wynne & Barry Schwabsky on Marguerite Young (2012)



In this segment of our newly restored radio series on the life and work of author Marguerite Young, we hear Charles Ruas interview poet and art critic Barry Schwabsky, artist Rob Wynne and researcher Aida Lorrain. This interview was recorded at the ARTtonAIR radio studio in August 2012.

Recalling the production of the WBAI radio series The Reading Experiment from 1976, they relive their experiences surrounding the readings of Marguerite Young’s epic novel Miss MacIntosh, My Darling. They lead us through the cultural history of New York City in the 1970’s by revisiting sites like The Gotham Book Mart where “only wise men fish”, and discuss the role of Young’s work in American literature.

During their conversation, the panelist make connections between the authors of today (such as David Foster Wallace) and those from the '70s. They also discusses Miss MacIntosh, My Darling as a potential contender to the works of James Joyce, as well as the ambition (or lack thereof) of today's writers to create the great American novel.

Rob Wynne is a contemporary American artist. His work generally consists of glass, drawings and embroidered paintings, amongst other mediums. Wynne's most recent pieces revolve around glass texts. His work has been exhibited in various locales, including solo shows at the Holly Solomon Gallery in New York City and the JGM. Galerie in Paris, as well as group exhibitions at P.S.1 in Long Island City and the Galleria D'arte Moderna in Bologna.

Barry Schwabsky is a prolific American art critic and poet. He is widely looked to for his artistic opinions, as evidenced by his contributions to The Nation and other publications. As a poet, Schwabsky has received a great amount of acclaim with Opera: Poems 1981 - 2002. His most recent project is an audio collaboration with musician Marianne Nowottny, titled A Voice Hears You from Mysterious Places, released September 3rd.
 

RELATED PROGRAMS

Historic Audio from the Archives of Charles Ruas

RADIO SERIES

An unparalleled collection of recovered and restored programs from the seventies produced by Charles Ruas, and featuring Allen Ginsberg, John Giorno, Anaïs Nin, William Boroughs, Buckminster Fuller, Sylvia Plath, Pablo Neruda, and Jorge Luis Borges, among numerous others. 
more

Marguerite Young: Miss Macintosh, My Darling

RADIO SERIES

In 1976-77, Charles Ruas produced a series of WBAI radio programs focused on literature and radio performance, called "The Reading Experiment". As part of this series, Miss MacIntosh, My Darling was read over a year-long period by Marguerite Young’s contemporaries from the New York City literature, music, and theater communities. All readings are underscored with soundscapes and music by artist Rob Wynne. The readings in the their entirety can be listened to here, as part of the Historic Audio from the Archives of Charles Ruas. This program has been restored by The Clocktower Radio; with the assistance of Charles Ruas; and by agreement with The Yale Beinecke Library, home to the Marguerite Young Papers. Special thanks to Dr. Contance Eichenlaub for her passion and generosity.
more
NAME COMPONENT DURATION 0 ms 10 ms 20 ms 30 ms 40 ms
BootstrapTimer2.38 ms
Event: pre_systemEvents0.71 ms
RoutingTimer0.04 ms
Before FiltersTimer0.01 ms
ControllerTimer43.46 ms
Controller ConstructorTimer0.20 ms
Connecting to Database: "default"Database1.73 ms
QueryDatabase1.83 ms
SELECT * FROM `site_info` WHERE `site_id` = '1'
Event: dbqueryEvents0.02 ms
QueryDatabase0.43 ms
SELECT * FROM `alerts` WHERE `alert_start_date` = '2025-04-02 18:11:01' AND `alert_end_date` = '2025-04-02 18:11:01' AND `alert_public` = 'checked'
Event: dbqueryEvents0.01 ms
QueryDatabase0.60 ms
SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase0.71 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.54 ms
SELECT * FROM `pages` LEFT JOIN `media` ON `pages`.`page_mainpic` = `media`.`media_id` WHERE `page_id` = '13174'
Event: dbqueryEvents0.01 ms
QueryDatabase0.28 ms
SELECT * FROM `social_media` WHERE `social_link` IS NOT NULL ORDER BY `social_rank` ASC
Event: dbqueryEvents0.01 ms
QueryDatabase18.30 ms
SELECT * FROM `programs` LEFT JOIN `media` ON `programs`.`program_mainpic`=`media`.`media_id` WHERE `program_type` = 'show' AND `program_slug` = 'rob-wynne-barry-schwabsky-on-marguerite-young-2012' AND `media_public` = 'checked'
Event: dbqueryEvents0.02 ms
QueryDatabase11.56 ms
SELECT * FROM `programs` WHERE `program_type` = 'show' AND `program_slug` = 'rob-wynne-barry-schwabsky-on-marguerite-young-2012' LIMIT 1
Event: dbqueryEvents0.01 ms
QueryDatabase1.03 ms
SELECT * FROM `audio2program` JOIN `programs` ON `programs`.`program_id`=`audio2program`.`series_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `show_id` = '11095' AND `media_public` = 'checked' AND `program_public` = 'checked' GROUP BY `programs`.`program_id`
Event: dbqueryEvents0.01 ms
QueryDatabase0.39 ms
SELECT * FROM `audio2program` JOIN `programs` ON `programs`.`program_id`=`audio2program`.`channel_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `show_id` = '11095' AND `media_public` = 'checked' GROUP BY `programs`.`program_id`
Event: dbqueryEvents0.01 ms
QueryDatabase1.04 ms
SELECT * FROM `media2content` JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `program_id` = '11095' AND `media_public` = 'checked' GROUP BY `media`.`media_id` ORDER BY `media_rank` ASC
Event: dbqueryEvents0.01 ms
View: templates/header.phpViews0.15 ms
View: show_view.phpViews0.98 ms
View: templates/footer.phpViews0.21 ms
After FiltersTimer0.09 ms

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

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

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

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

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

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

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

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

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

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

0.43 ms SELECT * FROM `alerts` WHERE `alert_start_date` = '2025-04-02 18:11:01' AND `alert_end_date` = '2025-04-02 18:11:01' AND `alert_public` = 'checked' APPPATH/Models/AlertModel.php:19
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

18.3 ms SELECT * FROM `programs` LEFT JOIN `media` ON `programs`.`program_mainpic`=`media`.`media_id` WHERE `program_type` = 'show' AND `program_slug` = 'rob-wynne-barry-schwabsky-on-marguerite-young-2012' AND `media_public` = 'checked' APPPATH/Models/RadioModel.php:156
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

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

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

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

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

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

11.56 ms SELECT * FROM `programs` WHERE `program_type` = 'show' AND `program_slug` = 'rob-wynne-barry-schwabsky-on-marguerite-young-2012' LIMIT 1 APPPATH/Models/RadioModel.php:173
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

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

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

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

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

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

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

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

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

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

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

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

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

0.39 ms SELECT * FROM `audio2program` JOIN `programs` ON `programs`.`program_id`=`audio2program`.`channel_id` LEFT JOIN `media2content` ON `media2content`.`program_id`=`programs`.`program_id` LEFT JOIN `media` ON `media2content`.`media_id`=`media`.`media_id` WHERE `show_id` = '11095' AND `media_public` = 'checked' GROUP BY `programs`.`program_id` APPPATH/Models/RadioModel.php:248
  1    SYSTEMPATH/Database/BaseBuilder.php:1616
        CodeIgniter\Database\BaseConnection->query()

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

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

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

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

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

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

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

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

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

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

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

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

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

Files ( 153 )

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

Routes

Matched Route

Directory:
Controller: \App\Controllers\Show
Method: detail
Params: 1 / 1
$show = rob-wynne-barry-schwabsky-on-marguerite-young-2012

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.71 ms pre_system 1
0.11 ms dbquery 11

History

Action Datetime Status Method URL Content-Type Is AJAX?
2025-04-02 18:11:01.375063 200 GET https://clocktower.org/show/rob-wynne-barry-schwabsky-on-marguerite-young-2012 text/html; charset=UTF-8 No
2025-04-02 18:11:00.382872 200 GET https://clocktower.org/show/bonobo-nickodemus text/html; charset=UTF-8 No
2025-04-02 18:10:38.781559 200 GET https://clocktower.org/show/second-sundays-melaza text/html; charset=UTF-8 No
2025-04-02 18:10:35.325037 200 GET https://clocktower.org/show/armory-show-2006-exit-art-and-bomb-magazine text/html; charset=UTF-8 No
2025-04-02 18:10:10.843217 200 GET https://clocktower.org/ text/html; charset=UTF-8 No
2025-04-02 18:10:02.490361 200 GET https://clocktower.org/show/st-trinite-string-quartet text/html; charset=UTF-8 No
2025-04-02 18:09:43.630365 200 GET https://clocktower.org/show/performa-2009-alex-singh text/html; charset=UTF-8 No
2025-04-02 18:09:42.490542 200 GET https://clocktower.org/show/michael-amescua text/html; charset=UTF-8 No
2025-04-02 18:09:41.233749 200 GET https://clocktower.org/person/jim-toth text/html; charset=UTF-8 No
2025-04-02 18:09:37.634817 200 GET https://clocktower.org/event/anxious-spaces-performance-festival text/html; charset=UTF-8 No
2025-04-02 18:09:35.091067 200 GET https://clocktower.org/show/zero-gravity-thinkers text/html; charset=UTF-8 No
2025-04-02 18:09:23.628123 200 GET https://clocktower.org/show/oren-ambarchi text/html; charset=UTF-8 No
2025-04-02 18:09:10.614066 200 GET https://clocktower.org/show/billy-jam-history-of-the-hip-hop-deejay text/html; charset=UTF-8 No
2025-04-02 18:09:08.524641 200 GET https://clocktower.org/exhibition/secret-courtyard text/html; charset=UTF-8 No
2025-04-02 18:09:08.093431 200 GET https://clocktower.org/show/st-trinite-string-quartet text/html; charset=UTF-8 No
2025-04-02 18:09:05.857879 200 GET https://clocktower.org/event/the-artist-likes-words-poets-read-for-dale-henry text/html; charset=UTF-8 No
2025-04-02 18:08:53.963006 200 GET https://clocktower.org/show/warper-party-radio-wonderland text/html; charset=UTF-8 No
2025-04-02 18:08:50.910435 200 GET https://clocktower.org/show/janette-carter text/html; charset=UTF-8 No
2025-04-02 18:08:44.991198 200 GET https://clocktower.org/show/drew-conrad-roadside-attraction text/html; charset=UTF-8 No
2025-04-02 18:08:38.814003 200 GET https://clocktower.org/person/alanna-heiss text/html; charset=UTF-8 No

View Data

agent desktop
site
$value array (1)
0 => array (10)
$value[0]
site_id => string (1) "1"
$value[0]['site_id']
site_title => string (10) "Clocktower"
$value[0]['site_title']
site_phone => string (14) "(212) 233-1096"
$value[0]['site_phone']
site_email => string (19) "info@clocktower.org"
$value[0]['site_email']
site_address => string (42) "159 Pioneer Street<br /> Brooklyn NY 11231"
$value[0]['site_address']
159 Pioneer Street<br />
Brooklyn NY 11231
site_styles => string (21) "clocktower-styles.css"
$value[0]['site_styles']
site_copyright => string (169) "Clocktower is a community-sponsored NY State 501(c)(3) non-profit, registere...
$value[0]['site_copyright']
Clocktower is a community-sponsored NY State 501(c)(3) non-profit, registered charity, and tax-exempt organization.   |    Formerly the Clocktower Gallery & artonair.org
site_logo => string (19) "Clocktower_logo.png"
$value[0]['site_logo']
site_radio => string (13) "channel/13498"
$value[0]['site_radio']
site_startyear => string (4) "2000"
$value[0]['site_startyear']
alert
$value array (0)
social
$value array (3)
  • Table (3)
  • Contents (3)
  • social_idsocial_namesocial_linksocial_iconsocial_rank
    02facebookhttps://www.facebook.com/clocktowerNYCfacebook-64-black.png1
    11twitterhttps://twitter.com/clocktower_NYCtwitter-64-black.png2
    25instagramhttps://www.instagram.com/clocktower_nyc/instagram-64-black.png5
  • 0 => array (5)
    $value[0]
    social_id => string (1) "2"
    $value[0]['social_id']
    social_name => string (8) "facebook"
    $value[0]['social_name']
    social_link => string (38) "https://www.facebook.com/clocktowerNYC"
    $value[0]['social_link']
    social_icon => string (21) "facebook-64-black.png"
    $value[0]['social_icon']
    social_rank => string (1) "1"
    $value[0]['social_rank']
    1 => array (5)
    $value[1]
    social_id => string (1) "1"
    $value[1]['social_id']
    social_name => string (7) "twitter"
    $value[1]['social_name']
    social_link => string (34) "https://twitter.com/clocktower_NYC"
    $value[1]['social_link']
    social_icon => string (20) "twitter-64-black.png"
    $value[1]['social_icon']
    social_rank => string (1) "2"
    $value[1]['social_rank']
    2 => array (5)
    $value[2]
    social_id => string (1) "5"
    $value[2]['social_id']
    social_name => string (9) "instagram"
    $value[2]['social_name']
    social_link => string (41) "https://www.instagram.com/clocktower_nyc/"
    $value[2]['social_link']
    social_icon => string (22) "instagram-64-black.png"
    $value[2]['social_icon']
    social_rank => string (1) "5"
    $value[2]['social_rank']
menu
$value array (18)
  • Table (18)
  • Contents (18)
  • page_slugpage_menu_titlepage_parentpage_id
    0Aboutnull36
    1aboutMission + History3610676
    2artistsArtists3613175
    3staff-and-boardStaff + Board3613179
    4about/partnersPartners3613180
    5about/pressPress3610113
    6programsProgramsnull40
    7projects/exhibitionsExhibitions4013176
    8projects/eventsEvents4010145
    9projects/residenciesResidencies4013183
    10radioRadio4013174
    11connectConnectnull46
    12subscribeSubscribe4611133
    13donateDonate4610670
    14contact-usContact4610680
    15jobsJobs4613181
    16artist-submissionArtist Submission4613182
    17searchSearch4613184
  • 0 => array (4)
    $value[0]
    page_slug => string (0) ""
    $value[0]['page_slug']
    page_menu_title => string (5) "About"
    $value[0]['page_menu_title']
    page_parent => null
    $value[0]['page_parent']
    page_id => string (2) "36"
    $value[0]['page_id']
    1 => array (4)
    $value[1]
    page_slug => string (5) "about"
    $value[1]['page_slug']
    page_menu_title => string (17) "Mission + History"
    $value[1]['page_menu_title']
    page_parent => string (2) "36"
    $value[1]['page_parent']
    page_id => string (5) "10676"
    $value[1]['page_id']
    2 => array (4)
    $value[2]
    page_slug => string (7) "artists"
    $value[2]['page_slug']
    page_menu_title => string (7) "Artists"
    $value[2]['page_menu_title']
    page_parent => string (2) "36"
    $value[2]['page_parent']
    page_id => string (5) "13175"
    $value[2]['page_id']
    3 => array (4)
    $value[3]
    page_slug => string (15) "staff-and-board"
    $value[3]['page_slug']
    page_menu_title => string (13) "Staff + Board"
    $value[3]['page_menu_title']
    page_parent => string (2) "36"
    $value[3]['page_parent']
    page_id => string (5) "13179"
    $value[3]['page_id']
    4 => array (4)
    $value[4]
    page_slug => string (14) "about/partners"
    $value[4]['page_slug']
    page_menu_title => string (8) "Partners"
    $value[4]['page_menu_title']
    page_parent => string (2) "36"
    $value[4]['page_parent']
    page_id => string (5) "13180"
    $value[4]['page_id']
    5 => array (4)
    $value[5]
    page_slug => string (11) "about/press"
    $value[5]['page_slug']
    page_menu_title => string (5) "Press"
    $value[5]['page_menu_title']
    page_parent => string (2) "36"
    $value[5]['page_parent']
    page_id => string (5) "10113"
    $value[5]['page_id']
    6 => array (4)
    $value[6]
    page_slug => string (8) "programs"
    $value[6]['page_slug']
    page_menu_title => string (8) "Programs"
    $value[6]['page_menu_title']
    page_parent => null
    $value[6]['page_parent']
    page_id => string (2) "40"
    $value[6]['page_id']
    7 => array (4)
    $value[7]
    page_slug => string (20) "projects/exhibitions"
    $value[7]['page_slug']
    • Base64
    • base64_decode(page_slug) binary string (15)
      base64_decode($value[7]['page_slug'])
    page_menu_title => string (11) "Exhibitions"
    $value[7]['page_menu_title']
    page_parent => string (2) "40"
    $value[7]['page_parent']
    page_id => string (5) "13176"
    $value[7]['page_id']
    8 => array (4)
    $value[8]
    page_slug => string (15) "projects/events"
    $value[8]['page_slug']
    page_menu_title => string (6) "Events"
    $value[8]['page_menu_title']
    page_parent => string (2) "40"
    $value[8]['page_parent']
    page_id => string (5) "10145"
    $value[8]['page_id']
    9 => array (4)
    $value[9]
    page_slug => string (20) "projects/residencies"
    $value[9]['page_slug']
    • Base64
    • base64_decode(page_slug) binary string (15)
      base64_decode($value[9]['page_slug'])
    page_menu_title => string (11) "Residencies"
    $value[9]['page_menu_title']
    page_parent => string (2) "40"
    $value[9]['page_parent']
    page_id => string (5) "13183"
    $value[9]['page_id']
    10 => array (4)
    $value[10]
    page_slug => string (5) "radio"
    $value[10]['page_slug']
    page_menu_title => string (5) "Radio"
    $value[10]['page_menu_title']
    page_parent => string (2) "40"
    $value[10]['page_parent']
    page_id => string (5) "13174"
    $value[10]['page_id']
    11 => array (4)
    $value[11]
    page_slug => string (7) "connect"
    $value[11]['page_slug']
    page_menu_title => string (7) "Connect"
    $value[11]['page_menu_title']
    page_parent => null
    $value[11]['page_parent']
    page_id => string (2) "46"
    $value[11]['page_id']
    12 => array (4)
    $value[12]
    page_slug => string (9) "subscribe"
    $value[12]['page_slug']
    page_menu_title => string (9) "Subscribe"
    $value[12]['page_menu_title']
    page_parent => string (2) "46"
    $value[12]['page_parent']
    page_id => string (5) "11133"
    $value[12]['page_id']
    13 => array (4)
    $value[13]
    page_slug => string (6) "donate"
    $value[13]['page_slug']
    page_menu_title => string (6) "Donate"
    $value[13]['page_menu_title']
    page_parent => string (2) "46"
    $value[13]['page_parent']
    page_id => string (5) "10670"
    $value[13]['page_id']
    14 => array (4)
    $value[14]
    page_slug => string (10) "contact-us"
    $value[14]['page_slug']
    page_menu_title => string (7) "Contact"
    $value[14]['page_menu_title']
    page_parent => string (2) "46"
    $value[14]['page_parent']
    page_id => string (5) "10680"
    $value[14]['page_id']
    15 => array (4)
    $value[15]
    page_slug => string (4) "jobs"
    $value[15]['page_slug']
    page_menu_title => string (4) "Jobs"
    $value[15]['page_menu_title']
    page_parent => string (2) "46"
    $value[15]['page_parent']
    page_id => string (5) "13181"
    $value[15]['page_id']
    16 => array (4)
    $value[16]
    page_slug => string (17) "artist-submission"
    $value[16]['page_slug']
    page_menu_title => string (17) "Artist Submission"
    $value[16]['page_menu_title']
    page_parent => string (2) "46"
    $value[16]['page_parent']
    page_id => string (5) "13182"
    $value[16]['page_id']
    17 => array (4)
    $value[17]
    page_slug => string (6) "search"
    $value[17]['page_slug']
    page_menu_title => string (6) "Search"
    $value[17]['page_menu_title']
    page_parent => string (2) "46"
    $value[17]['page_parent']
    page_id => string (5) "13184"
    $value[17]['page_id']
page
$value array (1)
0 => array (35)
$value[0]
page_id => string (5) "13174"
$value[0]['page_id']
vid => string (2) "12"
$value[0]['vid']
page_title => string (5) "Radio"
$value[0]['page_title']
page_slug => string (5) "radio"
$value[0]['page_slug']
page_menu_title => string (5) "Radio"
$value[0]['page_menu_title']
page_desc => string (49) "Rare, experimental, emerging, and historic audio."
$value[0]['page_desc']
page_content => string (191) "<span>Legendary conversations, rare readings, daring new bands, and avant-ga...
$value[0]['page_content']
<span>Legendary conversations, rare readings, daring new bands, and avant-garde musicians, streamed and recorded in iconic arts locations througout New York City and across the globe. </span>
page_mainpic => string (16) "home_2_radio.jpg"
$value[0]['page_mainpic']
page_mainpic_credit => null
$value[0]['page_mainpic_credit']
page_public => string (7) "checked"
$value[0]['page_public']
page_rank => string (2) "14"
$value[0]['page_rank']
page_parent => string (2) "40"
$value[0]['page_parent']
page_featured => string (7) "checked"
$value[0]['page_featured']
page_featured_rank => string (1) "1"
$value[0]['page_featured_rank']
user_id => string (1) "0"
$value[0]['user_id']
created => string (1) "0"
$value[0]['created']
changed => string (1) "0"
$value[0]['changed']
page_keywords => string (0) ""
$value[0]['page_keywords']
media_id => null
$value[0]['media_id']
media_filename => null
$value[0]['media_filename']
media_large => null
$value[0]['media_large']
media_preview => null
$value[0]['media_preview']
media_small => null
$value[0]['media_small']
media_thumb => null
$value[0]['media_thumb']
media_filepath => null
$value[0]['media_filepath']
media_type => null
$value[0]['media_type']
media_caption => null
$value[0]['media_caption']
media_orientation => null
$value[0]['media_orientation']
media_original => null
$value[0]['media_original']
filesize => null
$value[0]['filesize']
status => null
$value[0]['status']
created_by => null
$value[0]['created_by']
media_public => null
$value[0]['media_public']
timestamp => null
$value[0]['timestamp']
origname => null
$value[0]['origname']
show
$value array (1)
0 => array (38)
$value[0]
program_id => string (5) "11095"
$value[0]['program_id']
vid => string (5) "42281"
$value[0]['vid']
program_type => string (4) "show"
$value[0]['program_type']
program_title => string (54) "Rob Wynne & Barry Schwabsky on Marguerite Young (2012)"
$value[0]['program_title']
program_slug => string (50) "rob-wynne-barry-schwabsky-on-marguerite-young-2012"
$value[0]['program_slug']
program_desc => UTF-8 string (1075) "In this segment of our newly restored radio series on the life and work of a...
$value[0]['program_desc']
In this segment of our newly restored radio series on the life and work of author Marguerite Young, we hear Charles Ruas interview poet and art critic Barry Schwabsky, artist Rob Wynne and researcher Aida Lorrain. This interview was recorded at the ARTtonAIR radio studio in August 2012.

Recalling the production of the WBAI radio series <i>The Reading Experiment</i> from 1976, they relive their experiences surrounding the readings of Marguerite Young’s epic novel <i>Miss MacIntosh, My Darling.</i> They lead us through the cultural history of New York City in the 1970’s by revisiting sites like The Gotham Book Mart where “only wise men fish”, and discuss the role of Young’s work in American literature.

During their conversation, the panelist make connections between the authors of today (such as David Foster Wallace) and those from the '70s. They also discusses <i>Miss MacIntosh, My Darling</i> as a potential contender to the works of James Joyce, as well as the ambition (or lack thereof) of today's writers to create the great American novel.

program_content => UTF-8 string (2142) "In this segment of our newly restored radio series on the life and work of a...
$value[0]['program_content']
In this segment of our newly restored radio series on the life and work of author Marguerite Young, we hear Charles Ruas interview poet and art critic Barry Schwabsky, artist Rob Wynne and researcher Aida Lorrain. This interview was recorded at the ARTtonAIR radio studio in August 2012.

Recalling the production of the WBAI radio series <i>The Reading Experiment</i> from 1976, they relive their experiences surrounding the readings of Marguerite Young’s epic novel <i>Miss MacIntosh, My Darling.</i> They lead us through the cultural history of New York City in the 1970’s by revisiting sites like The Gotham Book Mart where “only wise men fish”, and discuss the role of Young’s work in American literature.

During their conversation, the panelist make connections between the authors of today (such as David Foster Wallace) and those from the '70s. They also discusses <i>Miss MacIntosh, My Darling</i> as a potential contender to the works of James Joyce, as well as the ambition (or lack thereof) of today's writers to create the great American novel.

<a href="http://www.robwynne.net/">Rob Wynne</a> is a contemporary American artist. His work generally consists of glass, drawings and embroidered paintings, amongst other mediums. Wynne's most recent pieces revolve around glass texts. His work has been exhibited in various locales, including solo shows at the Holly Solomon Gallery in New York City and the JGM. Galerie in Paris, as well as group exhibitions at P.S.1 in Long Island City and the Galleria D'arte Moderna in Bologna. 

Barry Schwabsky is a prolific American art critic and poet. He is widely looked to for his artistic opinions, as evidenced by his contributions to <a href="http://www.thenation.com/authors/barry-schwabsky">The Nation</a> and other publications. As a poet, Schwabsky has received a great amount of acclaim with Opera: Poems 1981 - 2002. His most recent project is an audio collaboration with musician Marianne Nowottny, titled <a href="http://www.amazon.com/Voice-Hears-You-Mysterious-Places/dp/B008OUQI90">A Voice Hears You from Mysterious Places</a>, released September 3rd. 

program_start_date => string (19) "2012-09-24 00:00:00"
$value[0]['program_start_date']
program_end_date => string (19) "2012-09-24 00:00:00"
$value[0]['program_end_date']
program_time => null
$value[0]['program_time']
program_audio => null
$value[0]['program_audio']
program_venue => null
$value[0]['program_venue']
program_pricing => null
$value[0]['program_pricing']
program_ticket_link => null
$value[0]['program_ticket_link']
program_mainpic => string (4) "5440"
$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 (1) "5"
$value[0]['edited_by']
created_date => string (10) "1348069860"
$value[0]['created_date']
2012-09-19 15:51:00 UTC
updated_date => string (10) "1398787511"
$value[0]['updated_date']
2014-04-29 16:05:11 UTC
media_id => string (4) "5440"
$value[0]['media_id']
media_filename => string (14) "node-image.jpg"
$value[0]['media_filename']
media_large => null
$value[0]['media_large']
media_preview => null
$value[0]['media_preview']
media_small => null
$value[0]['media_small']
media_thumb => null
$value[0]['media_thumb']
media_filepath => string (27) "show/11095/node-image_0.jpg"
$value[0]['media_filepath']
media_type => string (5) "photo"
$value[0]['media_type']
media_caption => null
$value[0]['media_caption']
media_orientation => null
$value[0]['media_orientation']
media_original => null
$value[0]['media_original']
filesize => string (5) "15441"
$value[0]['filesize']
status => string (1) "1"
$value[0]['status']
created_by => string (1) "5"
$value[0]['created_by']
media_public => string (7) "checked"
$value[0]['media_public']
timestamp => string (10) "1371833316"
$value[0]['timestamp']
2013-06-21 16:48:36 UTC
origname => string (19) "schwabsky_photo.jpg"
$value[0]['origname']
related_series
$value array (2)
  • Table (2)
  • Contents (2)
  • a2c_idviddeltashow_idevent_idseries_idchannel_ida2c_rankchannel_air_dateprogram_idprogram_typeprogram_titleprogram_slugprogram_descprogram_contentprogram_start_dateprogram_end_dateprogram_timeprogram_audioprogram_venueprogram_pricingprogram_ticket_linkprogram_mainpicprogram_featuredprogram_featured_rankprogram_publicedited_bycreated_dateupdated_datem2c_idmedia_idperson_idpartner_idpage_idfield_image_listfield_image_datamedia_rankmedia_filenamemedia_largemedia_previewmedia_smallmedia_thumbmedia_filepathmedia_typemedia_captionmedia_orientationmedia_originalfilesizestatuscreated_bymedia_publictimestamporigname
    01119052329011095null9638nullnullnull9638seriesHistoric Audio from the Archives of Charles Ruashistoric-audio-from-the-archives-of-charles-ruas<span>An unparalleled collection of recovered and restored programs from the ...A unparalleled collection of recovered and restored programs from the seventi...0000-00-00 00:00:000000-00-00 00:00:00nullnull0http://907checked52checked5128355160114619497435416619208nullnullnull1a:13:{s:11:"description";s:65:"Allen Ginsberg and Peter Orlovsky, 1978. Photo...0node-image.jpgnullnullnullnullseries/9638/node-image.jpgphotoa:13:{s:11:"description";s:65:"Allen Ginsberg and Peter Orlovsky, 1978. Photo...nullnull12313915checked1479348832allen_ginsbergandpeterorlowski1978byher_bertrusche.jpg
    11482738449111095null11510nullnullnull11510seriesMarguerite Young: Miss Macintosh, My Darlingmarguerite-young-miss-macintosh-my-darlingIn 1976-77, Charles Ruas produced a series of WBAI radio programs focused on ...In 1976-77, Charles Ruas produced a series of WBAI radio programs focused on ...nullnullnullnullnullnullnull6861null135checked5137183331713987861023612019272nullnullnull1a:13:{s:11:"description";s:23:"Author Marguerite Young";s:3:"fid";s:4:"6861";...0node-image.jpgnullnullnullnullseries/11510/node-image.jpgphotoa:13:{s:11:"description";s:23:"Author Marguerite Young";s:3:"fid";s:4:"6861";...nullnull7781915checked1419525290node-image_0.jpg
  • 0 => array (53)
    $value[0]
    a2c_id => string (5) "11190"
    $value[0]['a2c_id']
    vid => string (5) "52329"
    $value[0]['vid']
    delta => string (1) "0"
    $value[0]['delta']
    show_id => string (5) "11095"
    $value[0]['show_id']
    event_id => null
    $value[0]['event_id']
    series_id => string (4) "9638"
    $value[0]['series_id']
    channel_id => null
    $value[0]['channel_id']
    a2c_rank => null
    $value[0]['a2c_rank']
    channel_air_date => null
    $value[0]['channel_air_date']
    program_id => string (4) "9638"
    $value[0]['program_id']
    program_type => string (6) "series"
    $value[0]['program_type']
    program_title => string (48) "Historic Audio from the Archives of Charles Ruas"
    $value[0]['program_title']
    program_slug => string (48) "historic-audio-from-the-archives-of-charles-ruas"
    $value[0]['program_slug']
    program_desc => string (296) "<span>An unparalleled collection of recovered and restored programs from the...
    $value[0]['program_desc']
    <span>An unparalleled collection of recovered and restored programs from the seventies produced by Charles Ruas, and featuring Allen Ginsberg, John Giorno, Ana&iuml;s Nin, William Boroughs, Buckminster Fuller, Sylvia Plath, Pablo Neruda, and Jorge Luis Borges, among numerous others.&nbsp;</span>
    
    program_content => string (820) "A unparalleled collection of recovered and restored programs from the sevent...
    $value[0]['program_content']
    A unparalleled collection of recovered and restored programs from the seventies produced by Charles Ruas for WBAI-FM, New York's Pacifica station. It features reading, lectures, and performances by such cultural and literary icons as Allen Ginsberg, John Giorno, Ana&iuml;s Nin, William Boroughs, Buckminster Fuller, Sylvia Plath, Pablo Neruda, and Jorge Luis Borges, among numerous others. Ruas is the author of <em>Conversations with American Writers</em>, a Fulbright scholar, and a distinguished French translator. He is also a contributor to <em>ARTNews</em> and <em>Art in America</em>. This series is produced in partnership with Charles Ruas, The Pacifica Radio Archives, The Yale Beinecke Library, The Columbia University Rare Book &amp; Manuscript Collection, and numerous restorers, archivists and collectors.
    
    program_start_date => string (19) "0000-00-00 00:00:00"
    $value[0]['program_start_date']
    program_end_date => string (19) "0000-00-00 00:00:00"
    $value[0]['program_end_date']
    program_time => null
    $value[0]['program_time']
    program_audio => null
    $value[0]['program_audio']
    program_venue => string (1) "0"
    $value[0]['program_venue']
    program_pricing => string (0) ""
    $value[0]['program_pricing']
    program_ticket_link => string (7) "http://"
    $value[0]['program_ticket_link']
    program_mainpic => string (3) "907"
    $value[0]['program_mainpic']
    program_featured => string (7) "checked"
    $value[0]['program_featured']
    program_featured_rank => string (2) "52"
    $value[0]['program_featured_rank']
    program_public => string (7) "checked"
    $value[0]['program_public']
    edited_by => string (1) "5"
    $value[0]['edited_by']
    created_date => string (10) "1283551601"
    $value[0]['created_date']
    2010-09-03 22:06:41 UTC
    updated_date => string (10) "1461949743"
    $value[0]['updated_date']
    2016-04-29 17:09:03 UTC
    m2c_id => string (5) "54166"
    $value[0]['m2c_id']
    media_id => string (5) "19208"
    $value[0]['media_id']
    person_id => null
    $value[0]['person_id']
    partner_id => null
    $value[0]['partner_id']
    page_id => null
    $value[0]['page_id']
    field_image_list => string (1) "1"
    $value[0]['field_image_list']
    field_image_data => string (377) "a:13:{s:11:"description";s:65:"Allen Ginsberg and Peter Orlovsky, 1978. Phot...
    $value[0]['field_image_data']
    a:13:{s:11:"description";s:65:"Allen Ginsberg and Peter Orlovsky, 1978. Photo by Herbert Rusche.";s:3:"fid";s:5:"19208";s:5:"width";i:552;s:6:"height";i:446;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_rank => string (1) "0"
    $value[0]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[0]['media_filename']
    media_large => null
    $value[0]['media_large']
    media_preview => null
    $value[0]['media_preview']
    media_small => null
    $value[0]['media_small']
    media_thumb => null
    $value[0]['media_thumb']
    media_filepath => string (26) "series/9638/node-image.jpg"
    $value[0]['media_filepath']
    media_type => string (5) "photo"
    $value[0]['media_type']
    media_caption => string (377) "a:13:{s:11:"description";s:65:"Allen Ginsberg and Peter Orlovsky, 1978. Phot...
    $value[0]['media_caption']
    a:13:{s:11:"description";s:65:"Allen Ginsberg and Peter Orlovsky, 1978. Photo by Herbert Rusche.";s:3:"fid";s:5:"19208";s:5:"width";i:552;s:6:"height";i:446;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) "123139"
    $value[0]['filesize']
    status => string (1) "1"
    $value[0]['status']
    created_by => string (1) "5"
    $value[0]['created_by']
    media_public => string (7) "checked"
    $value[0]['media_public']
    timestamp => string (10) "1479348832"
    $value[0]['timestamp']
    2016-11-17 02:13:52 UTC
    origname => string (54) "allen_ginsbergandpeterorlowski1978byher_bertrusche.jpg"
    $value[0]['origname']
    1 => array (53)
    $value[1]
    a2c_id => string (5) "14827"
    $value[1]['a2c_id']
    vid => string (5) "38449"
    $value[1]['vid']
    delta => string (1) "1"
    $value[1]['delta']
    show_id => string (5) "11095"
    $value[1]['show_id']
    event_id => null
    $value[1]['event_id']
    series_id => string (5) "11510"
    $value[1]['series_id']
    channel_id => null
    $value[1]['channel_id']
    a2c_rank => null
    $value[1]['a2c_rank']
    channel_air_date => null
    $value[1]['channel_air_date']
    program_id => string (5) "11510"
    $value[1]['program_id']
    program_type => string (6) "series"
    $value[1]['program_type']
    program_title => string (44) "Marguerite Young: Miss Macintosh, My Darling"
    $value[1]['program_title']
    program_slug => string (42) "marguerite-young-miss-macintosh-my-darling"
    $value[1]['program_slug']
    program_desc => UTF-8 string (967) "In 1976-77, Charles Ruas produced a series of WBAI radio programs focused on...
    $value[1]['program_desc']
    In 1976-77, Charles Ruas produced a series of WBAI radio programs focused on literature and radio performance, called "The Reading Experiment". As part of this series, <em>Miss MacIntosh, My Darling</em> was read over a year-long period by Marguerite Young’s contemporaries from the New York City literature, music, and theater communities. All readings are underscored with soundscapes and music by artist Rob Wynne.
    
    The readings in the their entirety can be listened to <a href= http://artonair.org/show/miss-macintosh-my-darling-readings>here</a>, as part of the <a href= http://artonair.org/series/historic-audio-from-the-archives-of-charles-ruas>Historic Audio from the Archives of Charles Ruas</a>.  
    
    This program has been restored by The Clocktower Radio; with the assistance of Charles Ruas; and by agreement with The Yale Beinecke Library, home to the Marguerite Young Papers. Special thanks to Dr. Contance Eichenlaub for her passion and generosity.
    
    program_content => UTF-8 string (967) "In 1976-77, Charles Ruas produced a series of WBAI radio programs focused on...
    $value[1]['program_content']
    In 1976-77, Charles Ruas produced a series of WBAI radio programs focused on literature and radio performance, called "The Reading Experiment". As part of this series, <em>Miss MacIntosh, My Darling</em> was read over a year-long period by Marguerite Young’s contemporaries from the New York City literature, music, and theater communities. All readings are underscored with soundscapes and music by artist Rob Wynne.
    
    The readings in the their entirety can be listened to <a href= http://artonair.org/show/miss-macintosh-my-darling-readings>here</a>, as part of the <a href= http://artonair.org/series/historic-audio-from-the-archives-of-charles-ruas>Historic Audio from the Archives of Charles Ruas</a>.  
    
    This program has been restored by The Clocktower Radio; with the assistance of Charles Ruas; and by agreement with The Yale Beinecke Library, home to the Marguerite Young Papers. Special thanks to Dr. Contance Eichenlaub for her passion and generosity.
    
    program_start_date => null
    $value[1]['program_start_date']
    program_end_date => null
    $value[1]['program_end_date']
    program_time => null
    $value[1]['program_time']
    program_audio => null
    $value[1]['program_audio']
    program_venue => null
    $value[1]['program_venue']
    program_pricing => null
    $value[1]['program_pricing']
    program_ticket_link => null
    $value[1]['program_ticket_link']
    program_mainpic => string (4) "6861"
    $value[1]['program_mainpic']
    program_featured => null
    $value[1]['program_featured']
    program_featured_rank => string (3) "135"
    $value[1]['program_featured_rank']
    program_public => string (7) "checked"
    $value[1]['program_public']
    edited_by => string (1) "5"
    $value[1]['edited_by']
    created_date => string (10) "1371833317"
    $value[1]['created_date']
    2013-06-21 16:48:37 UTC
    updated_date => string (10) "1398786102"
    $value[1]['updated_date']
    2014-04-29 15:41:42 UTC
    m2c_id => string (5) "36120"
    $value[1]['m2c_id']
    media_id => string (5) "19272"
    $value[1]['media_id']
    person_id => null
    $value[1]['person_id']
    partner_id => null
    $value[1]['partner_id']
    page_id => null
    $value[1]['page_id']
    field_image_list => string (1) "1"
    $value[1]['field_image_list']
    field_image_data => string (334) "a:13:{s:11:"description";s:23:"Author Marguerite Young";s:3:"fid";s:4:"6861"...
    $value[1]['field_image_data']
    a:13:{s:11:"description";s:23:"Author Marguerite Young";s:3:"fid";s:4:"6861";s:5:"width";i:689;s:6:"height";i:550;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_rank => string (1) "0"
    $value[1]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[1]['media_filename']
    media_large => null
    $value[1]['media_large']
    media_preview => null
    $value[1]['media_preview']
    media_small => null
    $value[1]['media_small']
    media_thumb => null
    $value[1]['media_thumb']
    media_filepath => string (27) "series/11510/node-image.jpg"
    $value[1]['media_filepath']
    media_type => string (5) "photo"
    $value[1]['media_type']
    media_caption => string (334) "a:13:{s:11:"description";s:23:"Author Marguerite Young";s:3:"fid";s:4:"6861"...
    $value[1]['media_caption']
    a:13:{s:11:"description";s:23:"Author Marguerite Young";s:3:"fid";s:4:"6861";s:5:"width";i:689;s:6:"height";i:550;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[1]['media_orientation']
    media_original => null
    $value[1]['media_original']
    filesize => string (5) "77819"
    $value[1]['filesize']
    status => string (1) "1"
    $value[1]['status']
    created_by => string (1) "5"
    $value[1]['created_by']
    media_public => string (7) "checked"
    $value[1]['media_public']
    timestamp => string (10) "1419525290"
    $value[1]['timestamp']
    2014-12-25 16:34:50 UTC
    origname => string (16) "node-image_0.jpg"
    $value[1]['origname']
related_channels
$value array (0)
media
$value array (4)
  • Table (4)
  • Contents (4)
  • m2c_idmedia_idprogram_idperson_idpartner_idpage_idvidfield_image_listfield_image_datamedia_rankmedia_filenamemedia_largemedia_previewmedia_smallmedia_thumbmedia_filepathmedia_typemedia_captionmedia_orientationmedia_originalfilesizestatuscreated_bymedia_publictimestamporigname
    0386812182011095nullnullnull422811a:13:{s:11:"description";s:16:"Marguerite Young";s:3:"fid";s:4:"5453";s:5:"wi...0node-image.jpgnullnullnullnullshow/11095/node-image_1.jpgphotoa:13:{s:11:"description";s:16:"Marguerite Young";s:3:"fid";s:4:"5453";s:5:"wi...nullnull77210115checked1398787511marguerite_young_bookphoto.jpg
    1386822182111095nullnullnull422811a:13:{s:11:"description";s:17:"Barry Schwabsky. ";s:3:"fid";s:4:"5440";s:5:"w...1node-image.jpgnullnullnullnullshow/11095/node-image_0.jpgphotoa:13:{s:11:"description";s:17:"Barry Schwabsky. ";s:3:"fid";s:4:"5440";s:5:"w...nullnull1544115checked1398787511schwabsky_photo.jpg
    2386802182211095nullnullnull422811a:13:{s:11:"description";s:26:"Rob Wynne with Pat Steir. ";s:3:"fid";s:4:"543...2node-image.jpgnullnullnullnullshow/11095/node-image.jpgphotoa:13:{s:11:"description";s:26:"Rob Wynne with Pat Steir. ";s:3:"fid";s:4:"543...nullnull18455015checked1398787511rob_wynne__pat_steir.jpg
    3386792182311095nullnullnull422811a:13:{s:11:"description";s:92:"Rob Wynne in 1978 with Anaïs Nin recording the...3node-image.jpgnullnullnullnullshow/11095/node-image_2.jpgphotoa:13:{s:11:"description";s:92:"Rob Wynne in 1978 with Anaïs Nin recording the...nullnull65057115checked1398787511anais_nin-crop.jpg
  • 0 => array (26)
    $value[0]
    m2c_id => string (5) "38681"
    $value[0]['m2c_id']
    media_id => string (5) "21820"
    $value[0]['media_id']
    program_id => string (5) "11095"
    $value[0]['program_id']
    person_id => null
    $value[0]['person_id']
    partner_id => null
    $value[0]['partner_id']
    page_id => null
    $value[0]['page_id']
    vid => string (5) "42281"
    $value[0]['vid']
    field_image_list => string (1) "1"
    $value[0]['field_image_list']
    field_image_data => string (327) "a:13:{s:11:"description";s:16:"Marguerite Young";s:3:"fid";s:4:"5453";s:5:"w...
    $value[0]['field_image_data']
    a:13:{s:11:"description";s:16:"Marguerite Young";s:3:"fid";s:4:"5453";s:5:"width";i:736;s:6:"height";i:419;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_rank => string (1) "0"
    $value[0]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[0]['media_filename']
    media_large => null
    $value[0]['media_large']
    media_preview => null
    $value[0]['media_preview']
    media_small => null
    $value[0]['media_small']
    media_thumb => null
    $value[0]['media_thumb']
    media_filepath => string (27) "show/11095/node-image_1.jpg"
    $value[0]['media_filepath']
    media_type => string (5) "photo"
    $value[0]['media_type']
    media_caption => string (327) "a:13:{s:11:"description";s:16:"Marguerite Young";s:3:"fid";s:4:"5453";s:5:"w...
    $value[0]['media_caption']
    a:13:{s:11:"description";s:16:"Marguerite Young";s:3:"fid";s:4:"5453";s:5:"width";i:736;s:6:"height";i:419;s:8:"duration";i:0;s:12:"audio_format";s:0:"";s:17:"audio_sample_rate";i:0;s:18:"audio_channel_mode";s:0:"";s:13:"audio_bitrate";i:0;s:18:"audio_bitrate_mode";s:0:"";s:4:"tags";a:0:{}s:3:"alt";s:0:"";s:5:"title";s:0:"";}
    
    media_orientation => null
    $value[0]['media_orientation']
    media_original => null
    $value[0]['media_original']
    filesize => string (5) "77210"
    $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) "1398787511"
    $value[0]['timestamp']
    2014-04-29 16:05:11 UTC
    origname => string (30) "marguerite_young_bookphoto.jpg"
    $value[0]['origname']
    1 => array (26)
    $value[1]
    m2c_id => string (5) "38682"
    $value[1]['m2c_id']
    media_id => string (5) "21821"
    $value[1]['media_id']
    program_id => string (5) "11095"
    $value[1]['program_id']
    person_id => null
    $value[1]['person_id']
    partner_id => null
    $value[1]['partner_id']
    page_id => null
    $value[1]['page_id']
    vid => string (5) "42281"
    $value[1]['vid']
    field_image_list => string (1) "1"
    $value[1]['field_image_list']
    field_image_data => string (328) "a:13:{s:11:"description";s:17:"Barry Schwabsky. ";s:3:"fid";s:4:"5440";s:5:"...
    $value[1]['field_image_data']
    a:13:{s:11:"description";s:17:"Barry Schwabsky. ";s:3:"fid";s:4:"5440";s:5:"width";i:212;s:6:"height";i:300;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) "1"
    $value[1]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[1]['media_filename']
    media_large => null
    $value[1]['media_large']
    media_preview => null
    $value[1]['media_preview']
    media_small => null
    $value[1]['media_small']
    media_thumb => null
    $value[1]['media_thumb']
    media_filepath => string (27) "show/11095/node-image_0.jpg"
    $value[1]['media_filepath']
    media_type => string (5) "photo"
    $value[1]['media_type']
    media_caption => string (328) "a:13:{s:11:"description";s:17:"Barry Schwabsky. ";s:3:"fid";s:4:"5440";s:5:"...
    $value[1]['media_caption']
    a:13:{s:11:"description";s:17:"Barry Schwabsky. ";s:3:"fid";s:4:"5440";s:5:"width";i:212;s:6:"height";i:300;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[1]['media_orientation']
    media_original => null
    $value[1]['media_original']
    filesize => string (5) "15441"
    $value[1]['filesize']
    status => string (1) "1"
    $value[1]['status']
    created_by => string (1) "5"
    $value[1]['created_by']
    media_public => string (7) "checked"
    $value[1]['media_public']
    timestamp => string (10) "1398787511"
    $value[1]['timestamp']
    2014-04-29 16:05:11 UTC
    origname => string (19) "schwabsky_photo.jpg"
    $value[1]['origname']
    2 => array (26)
    $value[2]
    m2c_id => string (5) "38680"
    $value[2]['m2c_id']
    media_id => string (5) "21822"
    $value[2]['media_id']
    program_id => string (5) "11095"
    $value[2]['program_id']
    person_id => null
    $value[2]['person_id']
    partner_id => null
    $value[2]['partner_id']
    page_id => null
    $value[2]['page_id']
    vid => string (5) "42281"
    $value[2]['vid']
    field_image_list => string (1) "1"
    $value[2]['field_image_list']
    field_image_data => string (337) "a:13:{s:11:"description";s:26:"Rob Wynne with Pat Steir. ";s:3:"fid";s:4:"54...
    $value[2]['field_image_data']
    a:13:{s:11:"description";s:26:"Rob Wynne with Pat Steir. ";s:3:"fid";s:4:"5439";s:5:"width";i:600;s:6:"height";i:400;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) "2"
    $value[2]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[2]['media_filename']
    media_large => null
    $value[2]['media_large']
    media_preview => null
    $value[2]['media_preview']
    media_small => null
    $value[2]['media_small']
    media_thumb => null
    $value[2]['media_thumb']
    media_filepath => string (25) "show/11095/node-image.jpg"
    $value[2]['media_filepath']
    media_type => string (5) "photo"
    $value[2]['media_type']
    media_caption => string (337) "a:13:{s:11:"description";s:26:"Rob Wynne with Pat Steir. ";s:3:"fid";s:4:"54...
    $value[2]['media_caption']
    a:13:{s:11:"description";s:26:"Rob Wynne with Pat Steir. ";s:3:"fid";s:4:"5439";s:5:"width";i:600;s:6:"height";i:400;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[2]['media_orientation']
    media_original => null
    $value[2]['media_original']
    filesize => string (6) "184550"
    $value[2]['filesize']
    status => string (1) "1"
    $value[2]['status']
    created_by => string (1) "5"
    $value[2]['created_by']
    media_public => string (7) "checked"
    $value[2]['media_public']
    timestamp => string (10) "1398787511"
    $value[2]['timestamp']
    2014-04-29 16:05:11 UTC
    origname => string (24) "rob_wynne__pat_steir.jpg"
    $value[2]['origname']
    3 => array (26)
    $value[3]
    m2c_id => string (5) "38679"
    $value[3]['m2c_id']
    media_id => string (5) "21823"
    $value[3]['media_id']
    program_id => string (5) "11095"
    $value[3]['program_id']
    person_id => null
    $value[3]['person_id']
    partner_id => null
    $value[3]['partner_id']
    page_id => null
    $value[3]['page_id']
    vid => string (5) "42281"
    $value[3]['vid']
    field_image_list => string (1) "1"
    $value[3]['field_image_list']
    field_image_data => UTF-8 string (403) "a:13:{s:11:"description";s:92:"Rob Wynne in 1978 with Anaïs Nin recording th...
    $value[3]['field_image_data']
    a:13:{s:11:"description";s:92:"Rob Wynne in 1978 with Anaïs Nin recording the Reading Experiment/Marguerite Young sessions";s:3:"fid";s:4:"5468";s:5:"width";i:600;s:6:"height";i:582;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[3]['media_rank']
    media_filename => string (14) "node-image.jpg"
    $value[3]['media_filename']
    media_large => null
    $value[3]['media_large']
    media_preview => null
    $value[3]['media_preview']
    media_small => null
    $value[3]['media_small']
    media_thumb => null
    $value[3]['media_thumb']
    media_filepath => string (27) "show/11095/node-image_2.jpg"
    $value[3]['media_filepath']
    media_type => string (5) "photo"
    $value[3]['media_type']
    media_caption => UTF-8 string (403) "a:13:{s:11:"description";s:92:"Rob Wynne in 1978 with Anaïs Nin recording th...
    $value[3]['media_caption']
    a:13:{s:11:"description";s:92:"Rob Wynne in 1978 with Anaïs Nin recording the Reading Experiment/Marguerite Young sessions";s:3:"fid";s:4:"5468";s:5:"width";i:600;s:6:"height";i:582;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[3]['media_orientation']
    media_original => null
    $value[3]['media_original']
    filesize => string (5) "65057"
    $value[3]['filesize']
    status => string (1) "1"
    $value[3]['status']
    created_by => string (2) "15"
    $value[3]['created_by']
    media_public => string (7) "checked"
    $value[3]['media_public']
    timestamp => string (10) "1398787511"
    $value[3]['timestamp']
    2014-04-29 16:05:11 UTC
    origname => string (18) "anais_nin-crop.jpg"
    $value[3]['origname']

Session User Data

Session doesn't seem to be active.

Request ( HTTPS/2.0 )

$_GET

text Tune in to Rob Wynne

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