A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_URI::$config is deprecated

Filename: core/URI.php

Line Number: 101

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Router::$uri is deprecated

Filename: core/Router.php

Line Number: 127

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$benchmark is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$hooks is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$config is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$log is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$utf8 is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$uri is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$exceptions is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$router is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$output is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$security is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$input is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$lang is deprecated

Filename: core/Controller.php

Line Number: 82

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$db is deprecated

Filename: core/Loader.php

Line Number: 396

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_DB_mysqli_driver::$failover is deprecated

Filename: database/DB_driver.php

Line Number: 371

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::open($save_path, $name) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 132

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 294

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::read($session_id) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 168

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::write($session_id, $session_data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 237

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::destroy($session_id) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 317

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Return type of CI_Session_files_driver::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice

Filename: drivers/Session_files_driver.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 282

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_cookie_params(): Session cookie parameters cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 289

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 304

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 314

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 315

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 316

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 317

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: ini_set(): Session ini settings cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 375

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_set_save_handler(): Session save handler cannot be changed after headers have already been sent

Filename: Session/Session.php

Line Number: 110

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: session_start(): Session cannot be started after headers have already been sent

Filename: Session/Session.php

Line Number: 143

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$session is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$agent is deprecated

Filename: core/Loader.php

Line Number: 1283

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$page_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$info_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$social_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$radio_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$media_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property Event::$projects_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 29
Function: model

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$load is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$benchmark is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$hooks is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$config is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$log is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$utf8 is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$uri is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$exceptions is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$router is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$output is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$security is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$input is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$lang is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$db is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$session is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$form_validation is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$agent is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$page_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$info_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$social_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$radio_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$media_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: 8192

Message: Creation of dynamic property CI_Loader::$projects_model is deprecated

Filename: core/Loader.php

Line Number: 931

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Event.php
Line: 37
Function: view

File: /home/dh_t3gr4v/clocktower.org/index.php
Line: 315
Function: require_once

Clocktower - Upcoming Events

Follow us on:

LISTEN

events

Welcome to Miami: Everything Is Cheaper Than It Looks

Click HERE to go to the radio program menu for this series and listen to the shows!

This year you can join the juggernaut that unfurls itself alongside Art Basel Miami Beach each year with a 3-day exclusive streamcast live from Miami organized in collaboration with ONEofONE, whose mobile radio muscle van (with an interior designed by Justin Lowe & Jonah Freeman) will roam the streets with nonstop music, interviews, performances, news and surprise spectacles. Our radio team will be there to hook you up! Day and night, December 6-8, 2012. Details below...

After each song he started talking about Miami Beach. He said he'd been there. After the first number he welcomed the audience there and got the stage manager to illuminate the palm tree. The crowd started to applaud, eliciting from Neil a laconic "It's all cheaper than it looks, ladies and gentlemen".

ONEofONE and ARTonAIR.org present WELCOME TO MIAMI, EVERYTHING IS CHEAPER THAN IT LOOKS, a collaborative art and radio project designed to interact with people and events during Art Basel Miami Beach, from December 6–8, 2012. ONEofONE’s broadcast van will roam the streets of Miami collecting, documenting, recording and streamcasting art, music, words, sounds and ideas that inspire and amuse.

WELCOME TO MIAMI, EVERYTHING IS CHEAPER THAN IT LOOKS centers around ONEofONE's muscle van operating as a catalyst for creative action. The vehicle, designed by artists Jonah Freeman and Justin Lowe, features an ongoing bumper sticker installation open to all artists for contribution, the ARTonAIR.org remote radio studio for artists to share playlists, record live music sets, or have rants and conversations recorded from a comfortable lounge. In this collaborative mobile environment, artists will come together to explore the continuing dialogue of art, and recognizing the legendary wonders that influence the journeys we undertake.

The public is invited to explore ONEofONE's van, enjoy performances and special events, and listen to interviews, artist playlists, and radio features. Online visitors to ARTonAIR.org experience the program as part of a 24/7, three-day montage of specially produced programs from over 30 guest artists and the ARTonAIR radio team.

HOW TO LISTEN ON YOUR PHONE: Listen via smartphone app 'live365' preset 'ARTonAIR' or 'TuneIn'
preset "Art International Radio".

WELCOME TO MIAMI, EVERYTHING IS CHEAPER THAN IT LOOKS features recorded and live programming by Devendra Banhart, Nick Darmstaedter, Coco Dolle, Jennifer Herrema, John Holland, Japanther, Joseph Arthur, Brian Kenny, Jon Kessler, Nickolas Lobo, Alexander May, Myla Dalbesio, Slava Mogutin, Thurston Moore, Greer Patterson, Alex Reinwald, Mathew Stone, Damian Lazarus, Dennis Hoekstra, Tom Kuntz and many more.

The ongoing, open to all, sticker installation already includes work by Mark Flood, Jonah Freeman, Justin Lowe, Nate Lowman, Jeff Elrod, Andrew Kuo, Greer Patterson, Brendan Lynch, and Grace Miceli.

ONEofONE is a curatorial art program founded in September 2012 by artist friend and facilitator Jorge Ulrich and, in his long anticipated break-off debut, contributor of dreams spiritwalker, Kris Kahler. ONEofONE emerged from a commitment to the advancement of emerging ideas in art and culture seeking extraordinary exhibition contexts.

ARTonAIR.org is the online home of the Clocktower Gallery and its Internet radio station. Founded by Alanna Heiss in Lower Manhattan, New York, the gallery has been a major contributor to the alternative art community since 1972, supporting innovative, creative individuals and projects through exhibitions, residencies and performances. The radio station has amassed an archive of over 5,000 hours of art talk, non-commercial music, historic audio, and spoken word programs that are freely accessible on demand to the public. The Miami Beach streamcast of WELCOME TO MIAMI, EVERYTHING IS CHEAPER THAN IT LOOKS will be featured on the homepage throughout the week of December 3-9.

Devendra Banhart, Tonight's The Night

Welcome to Miami: Everything Is Cheaper Than You Think. Devendra Banhart's playlist. Austere: A Simple one-dimensional wine usually applied to young wines of ageworthy quality to denote unrealized potential or light yet acidic, not necessarily simple, as in a Chablis. Devendra Banhart is a Venezuelan American singer-songwriter and visual artist. Banhart released his debut album in 2002, and continues to record his material on the Young God and XL labels, as well as other work on compilations and collaborations. Welcome to Miami: Everything Is Cheaper Than It Looks Listen to our 3-day exclusive streamcast live from Miami Beach organized in collaboration with ONEofONE and the art team of Justin Lowe and Jonah Freeman who have created a mobile muscle van that will roam the streets with nonstop music, interviews, performances, news and surprise spectacles. Our radio team will be there to hook you up! Day and night, December 5-8, 2012.
more

Mark Flood & Kristin Kahler, Commit Suicide

Welcome to Miami: Everything Is Cheaper Than You Think. A playlist for Miami 2012 by Kristin Kahler with image by Mark Flood. Complex: The best wines display a fairly broad range of qualities that render their taste complex and challenging – in contrast to simple wines that lack depth and character. Mark Flood lives and works in Houston, Texas. About this project Kris Kahler writes: This exhibition is a sound of language, a universal connection to all things present and not present, the closest link we have to what was and has never been. Music, words spoken, sounds imagined, can be arranged to create a story, much like books, paintings, waterfalls, a crowd of laughter, the sound of love in the making. All are sounds that our footsteps make in the crossing of the journeys we step a foot on. Just like the chaos of screams can be a release to the silence of a lonely island, the spirit in all it's moving parts begins and ends with "Welcome to Miami. Everything Is Cheaper Than It Looks. On the radio. Welcome to Miami: Everything Is Cheaper Than It Looks is presented in a 3-day exclusive streamcast live from Miami Beach organized in collaboration with ONEofONE whose mobile muscle van, with interior by the art team of Justin Lowe and Jonah Freeman, will roam the streets with nonstop music, interviews, performances, news and surprise spectacles. December 6-8, 2012.
more

Alex Reinwald & Kristin Kahler, Free Your Mix

Welcome to Miami: Everything Is Cheaper Than You Think. Alex Reinwald & Kris Kahler's "Free You Mix" playlist. Pinpoint: Classic description of the peculiarly tiny bubbles that flow in a lasting fountain from the bottom of your glass when very fine Champagne is poured. Mixed and arranged by Alex Reinwald, songs chosen by Kris Kahler. Alex Reinwald is an artist, musician bon vivant who shapes music into a montage of all genres of music, spoken word and everything of the like. He lives and works in Montauk. About this project Kris Kahler writes: This exhibition is a sound of language, a universal connection to all things present and not present, the closest link we have to what was and has never been. Music, words spoken, sounds imagined, can be arranged to create a story, much like books, paintings, waterfalls, a crowd of laughter, the sound of love in the making. All are sounds that our footsteps make in the crossing of the journeys we step a foot on. Just like the chaos of screams can be a release to the silence of a lonely island, the spirit in all it's moving parts begins and ends with "Welcome to Miami. Everything Is Cheaper Than It Looks. On the radio.
more

Alex Reinwald & Kristin Kahler, Hard Traveling

Welcome to Miami: Everything Is Cheaper Than You Think. Alex Reinwald & Kris Kahler's "Hard Traveling" playlist. Pinpoint: Classic description of the peculiarly tiny bubbles that flow in a lasting fountain from the bottom of your glass when very fine Champagne is poured. Mixed and arranged by Alex Reinwald, songs chosen by Kris Kahler. Alex Reinwald is an artist, musician bon vivant who shapes music into a montage of all genres of music, spoken word and everything of the like. He lives and works in Montauk. About this project Kris Kahler writes: This exhibition is a sound of language, a universal connection to all things present and not present, the closest link we have to what was and has never been. Music, words spoken, sounds imagined, can be arranged to create a story, much like books, paintings, waterfalls, a crowd of laughter, the sound of love in the making. All are sounds that our footsteps make in the crossing of the journeys we step a foot on. Just like the chaos of screams can be a release to the silence of a lonely island, the spirit in all it's moving parts begins and ends with "Welcome to Miami. Everything Is Cheaper Than It Looks. On the radio.
more

Alex Reinwald & Kristin Kahler, I Yam What I Yam

Welcome to Miami: Everything Is Cheaper Than You Think. Alex Reinwald & Kris Kahler's "I Yam What I Yam" playlist. Pinpoint: Classic description of the peculiarly tiny bubbles that flow in a lasting fountain from the bottom of your glass when very fine Champagne is poured. Mixed and arranged by Alex Reinwald, songs chosen by Kris Kahler. Alex Reinwald is an artist, musician bon vivant who shapes music into a montage of all genres of music, spoken word and everything of the like. He lives and works in Montauk. About this project Kris Kahler writes: This exhibition is a sound of language, a universal connection to all things present and not present, the closest link we have to what was and has never been. Music, words spoken, sounds imagined, can be arranged to create a story, much like books, paintings, waterfalls, a crowd of laughter, the sound of love in the making. All are sounds that our footsteps make in the crossing of the journeys we step a foot on. Just like the chaos of screams can be a release to the silence of a lonely island, the spirit in all it's moving parts begins and ends with "Welcome to Miami. Everything Is Cheaper Than It Looks. On the radio.
more

Alex Reinwald & Kristin Kahler, One Song

Welcome to Miami: Everything Is Cheaper Than You Think. Alex Reinwald & Kris Kahler's "One Song" playlist. Pinpoint: Classic description of the peculiarly tiny bubbles that flow in a lasting fountain from the bottom of your glass when very fine Champagne is poured. Mixed and arranged by Alex Reinwald, songs chosen by Kris Kahler. Alex Reinwald is an artist, musician bon vivant who shapes music into a montage of all genres of music, spoken word and everything of the like. He lives and works in Montauk. About this project Kris Kahler writes: This exhibition is a sound of language, a universal connection to all things present and not present, the closest link we have to what was and has never been. Music, words spoken, sounds imagined, can be arranged to create a story, much like books, paintings, waterfalls, a crowd of laughter, the sound of love in the making. All are sounds that our footsteps make in the crossing of the journeys we step a foot on. Just like the chaos of screams can be a release to the silence of a lonely island, the spirit in all it's moving parts begins and ends with "Welcome to Miami. Everything Is Cheaper Than It Looks. On the radio.
more

Jennifer Herema, We're Gonna Be Timeless

Welcome to Miami: Everything Is cheaper Than You Think. Jennifer Herema's playlist: We're Gonna Be Timeless (with Sharif). Funky: Modern slang for an "earthy" wine with strongly organic qualities, may be complimentary, neutral or negative depending on its intensity and the taster's personal preference. Jennifer Herrema is an American rock music singer, song writer, record producer, artist, and model best known for her work as one half of the influential rock band Royal Trux. Welcome to Miami: Everything Is Cheaper Than It Looks is presented in a 3-day exclusive streamcast live from Miami Beach organized in collaboration with ONEofONE who created a mobile muscle van -- with an interior by Justin Lowe and Jonah Freeman -- roaming the streets with nonstop music, interviews, performances, news and surprise spectacles. December 5-8, 2012.
more

Brian Kenny and Slava Mogutin, Mechanical Sex Animals

Welcome to Miami: Everything Is Cheaper Than It Looks. This is Slava Mogutin and Brian Kenny's playlist for Miami 2012. Hay: Similar to "grass," only more so. Slava Mogutin and Brian Kenny operate a collaboration called SUPERM. Their work has been exhibited at Witte de With Center for Contemporary Art in Rotterdam, The Haifa Museum of Art in Israel, Museo de Arte Contemporaneo de Castilla y Leon in Spain, Yerba Buena Center for the Arts in San Francisco and Station Museum of Contemporary Art in Houston. Welcome to Miami: Everything Is Cheaper Than It Looks is presented in a 3-day exclusive streamcast live from Miami Beach organized in collaboration with ONEofONE and the art team of Justin Lowe and Jonah Freeman who created a mobile muscle van roaming the streets with nonstop music, interviews, performances, news and surprise spectacles. December 5-8, 2012.
more

Myla Dalbesio, Mellow My Mind

Welcome to Miami: Everything Is Cheaper Than You Think. This is Myla Dalbesio's playlist for Miami 2012. Aftertaste: The flavor that remains after you swallow. Surprisingly, this may differ significantly from the taste while the wine is in your mouth. A lingering aftertaste is a virtue, as long as the taste is good! Myla Dalbesio is a Ford model who was discovered at a beauty pageant in her native Wisconsin, and quickly began hacking away at the mold for what constitutes a “normal” size. Having entered into the world of performance art with three shows in 2011—Homecoming, Homecoming: Sophomore Year, and her Young Money exhibition, a garish critique of American culture replete with booze, sex, and hip-hop—she’s quickly emerged as a multi-talented force for whom even the rigid beauty standards of high fashion can’t help but bend. Welcome to Miami: Everything Is Cheaper Than It Looks is presented in a 3-day exclusive streamcast live from Miami Beach organized in collaboration with ONEofONE whose mobile muscle van, designed by the art team of Justin Lowe and Jonah Freeman, will roam the streets with nonstop music, interviews, performances, news and surprise spectacles. December 6-8, 2012.
more

John Holland, Goodbye Palm Tree

John Holland, from the band Salem, has compiled selected content by the contributing artists to create a 3 hour montage of sound specially for Welcome to Miami: Everything Is Cheaper Than It Looks. Welcome to Miami: Everything Is Cheaper Than It Looks is presented in a 3-day exclusive streamcast live from Miami Beach organized in collaboration with ONEofONE whose mobile muscle van, designed by the art team of Justin Lowe and Jonah Freeman, will roam the streets with nonstop music, interviews, performances, news and surprise spectacles. December 6-8, 2012.
more

Tom Kuntz, The Mic Is Live

A Tom Kuntz playlist for Miami 2012 as part of Welcome to Miami: Everything Is Cheaper Than It Looks, an ARTonAIR.org & ONEofONE project. Tom Kuntz is a filmmaker who is most known for his unique television commercials and music videos, which either have colorful settings, time-lapse photography or wildly eccentric humans. He has been nominated for ‘Best Commercial Director of the Year’ by the DGA (Directors Guild of America; 2007, 2009, 2010). Welcome to Miami: Everything Is Cheaper Than It Looks is presented in a 3-day exclusive streamcast live from Miami Beach organized in collaboration with ONEofONE whose mobile muscle van, designed by the art team of Justin Lowe and Jonah Freeman, will roam the streets with nonstop music, interviews, performances, news and surprise spectacles. December 6-8, 2012.
more

Kristin Kahler, Roll Another Number For The Road

A Kristin Kahler playlist for Welcome to Miami: Everything Is Cheaper Than It Looks, the project of ONEifONE and ARTonAIR/org for Miami 2012. Short: Finish or aftertaste that doesn't last. Opposite of "long" or "lingering." About this project Kris Kahler writes: This exhibition is a sound of language, a universal connection to all things present and not present, the closest link we have to what was and has never been. Music, words spoken, sounds imagined, can be arranged to create a story, much like books, paintings, waterfalls, a crowd of laughter, the sound of love in the making. All are sounds that our footsteps make in the crossing of the journeys we step a foot on. Just like the chaos of screams can be a release to the silence of a lonely island, the spirit in all it's moving parts begins and ends with Welcome to Miami. Everything Is Cheaper Than It Looks. On the radio. Welcome to Miami: Everything Is Cheaper Than It Looks is presented in a 3-day exclusive streamcast live from Miami Beach organized in collaboration with ONEofONE whose mobile muscle van, designed by the art team of Justin Lowe and Jonah Freeman, will roam the streets with nonstop music, interviews, performances, news and surprise spectacles. December 6-8, 2012.
more