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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$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 Series::$projects_model is deprecated

Filename: core/Loader.php

Line Number: 358

Backtrace:

File: /home/dh_t3gr4v/clocktower.org/application/controllers/Series.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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
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/Series.php
Line: 34
Function: view

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

Clocktower - Radio

Follow us on:

LISTEN

Beyond the Subtitles



RADIO SERIES
Stephen Schaefer hosts candid conversations with actors, filmmakers, producers and movie people near and far. Schaefer has over three decades of writing and talking about movies behind him. He is the author of the Hollywood spoof The Autobiography of Marla Del Marr as told to Stephen Schaefer  and is currently a film critic and entertainment writer for The Boston Herald; and a contributor to USA Today and Entertainment Weekly.
 

SHOWS

Johnny Ma, OId Stone
Morgan Saylor, White Girl
Edgar Ramirez, Hands of Stone
Ben August, Remember
Alex Anwandter, You’ll Never Be Alone & Qin Hao, Crosscurrent
Steve Coogan, Shepherds and Butchers
Charlotte Rampling, 45 Years
Grímur Hákonarson, Rams
William Monahan, Mojave
Deniz Gamze Ergüven, Mustang
Barrie Chase, Grover Dale, & Debra Levine on MoMA’s All That Jack (Cole)
Walton Goggins, The Hateful Eight
László Nemes & Geza Rohrig, Son of Saul
10 Best Movies 2015
Rooney Mara, Carol
Kent Jones, Hitchcock/Truffaut
Finn Wittrock, My All American
Pia Lindstrom & Stig Björkman, Ingrid Bergman – In Her Own Words
Toni Collette, Miss You Already
Robert Redford & Cate Blanchett, Truth
Emma Donoghue & Lenny Abrahamson, Room
Alexander Fehling, Labyrinth of Lies
Davis Guggenheim, He Named Me Malala
Rufus Norris, London Road
Jean-Jacques Annaud, Wolf Totem
Richard Gere, Time Out of Mind
Stanley Nelson, The Black Panthers: Vanguard of the Revolution
Patricia Clarkson, Learning to Drive
Kathy Baker, Boulevard
Greta Gerwig, Mistress America
Rebecca Brando, Listen to Me Marlon
Joel Edgerton, The Gift
Laura Linney, Mr. Holmes
Jesse Eisenberg, The End of the Tour
Michael Winterbottom, The Face of An Angel
Mia Wasikowska, Madame Bovary
Alan Rickman, A Little Chaos
Maya Forbes, Infinitely Polar Bear
Alicia Vikander, Testament of Youth
Thomas Mann, Me and Earl and the Dying Girl
Caroll Spinney, I Am Big Bird
Gaspard Ulliel, Saint Laurent
Morgan Freeman, Five Flights Up
Zoe Kravitz, Good Kill
Kristen Wiig, Welcome to Me
Paolo Taviani, Wondrous Boccaccio
Nick Broomfield, The Grim Sleeper
Oscar Isaac, Ex Machina
George Tillman Jr, The Longest Ride
Noah Baumbach, While We're Young
Kornél Mundruczó, White God
Benoit Jacquot, Three Hearts
Kirby Dick & Amy Ziering, The Hunting Ground
Anne Morra, The Future of MoMA’s Film Collection
Justin Peck & Jody Lee Lipes, Ballet 422
Damián Szifrón, Wild Tales
65th Berlin Film Festival: Mitchell Lichtenstein, Angelica
Kevin Costner, Black or White
Xavier Dolan, Mommy
Julianne Moore, Still Alice
Nicole Kidman, Paddington
Ava DuVernay, Carmen Ejogo & David Oyelowo, Selma
Top 10 Films of 2014 with Wilson Morales & Michael Musto
Talya Lavie & Dana Ivgy, Zero Motivation
Matthew Goode, The Imitation Game
Gena Rowlands, Six Dance Lessons In Six Weeks
Margaret Brown, The Great Invisible
Laura Poitras: Citizenfour
Juno Temple, Horns
Ruben Östlund & Johannes Bah Kuhnke, Force Majeure
Joel Edgerton & Jai Courtney, Felony
Joel Edgerton & Jai Courtney, Revisited
52nd NY Film Festival: Mathieu Amalric, The Blue Room
Rosamund Pike, Gone Girl
Mia Wasikowska, Tracks
Matthew Warchus, Pride
Rory Kennedy, Last Days in Vietnam
Dakota Fanning, The Last of Robin Hood
Jane Weinstock, The Moment
Todd Miller & Peter Larson, Dinosaur 13
Daniel Radcliffe, What If
Michael Douglas, And So It Goes
Pierre Niney, Yves Saint Laurent
Andy Serkis, Dawn of the Planet of the Apes
Bong Joon-ho, Snowpiercer
Dave Kehr, Lady in the Dark: Crime Films from Columbia Pictures 1932 -1957
Joe Berlinger & Hank Brennan, Whitey: The United States v. James J. Bulger
John Lloyd Young, Jersey Boys
Brenton Thwaites, The Signal
Emmanuelle Devos, Violette
Clive Owen, Words and Pictures
Dakota Fanning, Night Moves
Sam Claflin & Olivia Cooke, The Quiet Ones
Oscar Award: Pawel Pawlikowski, Ida
Vanessa Paradis, Fading Gigolo
Lucia Puenza, The German Doctor
Colin Firth, The Railway Man
Dayna Goldfine & Daniel Geller, The Galapagos Affair: Satan Came to Eden
Tilda Swinton, Only Lovers Left Alive
Charlotte Gainsbourg , Nymphomaniac: Volume I & II
Shailene Woodley & Veronica Roth, Divergent
Robert May, Kids for Cash
Robert Berger & Patrick Daniels, Charlie Victor Romeo
Steven Soderbergh & Godfrey Reggio, Visitors
All About the Oscars, with Michael Musto & Wilson Morales
Gay Pride Month: Chris Mason Johnson & Scott Marlowe, Test
Alain Guiraudie, Stranger by the Lake
Aaron Eckhart, I, Frankenstein
Nancy Buirski, Afternoon of a Faun: Tanaquil Le Clercq
2013 Film and Oscar Picks
Ralph Fiennes, The Invisible Woman
Asghar Farhadi, The Past
Berenice Bejo, The Past
Joaquin Phoenix, Her
Abigail Breslin, August: Osage County
Margo Martindale, August: Osage County & The Millers
Bruno Barreto, Reaching For the Moon
Bruce Weber, Retrospective
Emily Watson & Sophie Nelisse, The Book Thief
John Krokidis & Dane Dehaan, Kill Your Darlings
Daniel Radcliffe, Kill Your Darlings
Blue is the Warmest Color, Adèle Exarchopoulos
Roger Michell, Le Week-end
Jim Broadbent & Lindsay Duncan, Le Week-end
Brad Deane, Toronto Cinematheque
Wes Bentley and Erik Skjoldbjaerg, Pioneer
Brie Larson, Short Term 12 & Don John
David Gordon Green, Prince Avalanche & Joe
Neils Arestrup & Gilles Legrand, You Will Be My Son
Joe Swanberg, You're Next and Drinking Buddies
Fernando Trueba, The Artist and the Model
James Cromwell, Still Mine
Mads Mikkelsen, The Hunt
Joshua Oppenheimer, The Act of Killing
Terence Stamp, Unfinished Song
Darlene Love, 20 Feet From Stardom
Anne Morra, A View from the Vaults: Warner Bros. Today
Sienna Miller, Just Like a Woman
Ziad Doueiri, The Attack
Israel Broussard, The Bling Ring
Tobias Lindholm, A Hijacking
Andrea Riseborough, Shadow Dancer
Eric Rochant & Cecile deFrance, Mobius
Alice Winocour, Augustine
Kerry Washington & Diahann Carroll, Tyler Perry presents Peeples
Dominic Purcell, Assault on Wall Street
Brandon Cronenberg, Antiviral
Francois Ozon, In the House
Sally El Hosaini & James Floyd, My Brother the Devil
Pablo Berger, Blancanieves
Gilles Bourdos, Renoir
Gerard Butler: Olympus Has Fallen
Matteo Garrone, Reality
Jim Sturgess, Upside Down
Eleanor Tomlinson & Nicholas Hoult, Jack the Giant Slayer
Christopher Walken, Stand Up Guys
Amy Berg, West of Memphis
Matt Damon & John Krasinski, Promised Land
Christian Petzhold, Barbara
Dena Kaye, Danny Kaye's Centenary
Andrew Dominik, Killing Them Softly
Vittorio & Paolo Taviani, Caesar Must Die
Olivier Assayas, Something in the Air
Barbara Broccoli & Hilary Saltzman, Everything or Nothing: The Untold Story of 007
Lorraine Levy, The Other Son
Lisa Ohlin, Simon and the Oaks
Ted Kotcheff, Wake in Fright
Ursula Meier, Sister
Daniel Barnz, Won't Back Down
Karl Urban, Dredd
Viola Davis, Won't Back Down
Linda Goldstein Knowlton, Somewhere Between
Ron Fricke, Mark Magidson, Samsara
Tippi Hedren: Animal Activist, Hollywood Icon
Frank Langella, Robot & Frank
Linus Roache, $upercapitalist
Anne Émond, Nuit #1
Cillian Murphy, Red Lights
Benoît Jacquot, Farewell, My Queen
Diane Kruger, Farewell, My Queen
Bart Layton, The Imposter
Ferzan Ozpetek, Magnicifent Presence
Nadine Labaki, Where Do We Go Now?
François Cluzet, The Intouchables
Jessica Phillips, Leap of Faith
Philippe Falardeau, Monsieur Lazhar
Julian Roman Pölsler and Martina Gedeck, The Wall
Kevin Kline and Kasey the Canine Star, Darling Companion
Carole Bouquet, Unforgivable
Audrey Tautou, Delicacy
Terence Davies, The Deep Blue Sea
Muriel Coulin, 17 Girls
Eric Toledano and Olivier Nakache, Intouchables
Faouzi Bensaidi, Death for Sale
Joseph Cedar, Footnote
Agnieszka Holland, In Darkness
Anh Hung Tran, Norwegian Wood
Oscar Picks of 2011, with Wilson Morales
Gaby Dellal & Lynn Collins, Angels Crest
Asghar Farhadi, A Separation
Cedric Kaplisch, My Piece of the Pie
Oscar Special Harvey Weinstein, The Artist
Ellen Barkin and Sam Levinson, Another Happy Day
Joely Richardson, Anonymous
New York Film Festival: Elena Anaya, The Skin I Live In
Justin Cartwright, Other People's Money
New York Film Festival: Antonio Banderas, The Skin I Live In
Steve Mims & Joe Bailey, Jr., Incendiary: The Willingham Case
New York Film Festival: Abel Ferrara, 4:44 Last Day on Earth
Stephanie Sigman, Miss Bala
Venice Film Festival: Willem Dafoe, 4:44 Last Day on Earth
Pamela Yates, Granito: How to Nail a Dictator
Tsui Hark, Detective Dee and the Mystery of the Phantom Flame
Ludivine Sagnier, Love Crime
Joe Medeiros, The Missing Piece
Chloë Sevigny, Mr. Nice
Brendan Gleeson, The Guard
Miranda July, The Future
Bill Haney & Robert F. Kennedy Jr., The Last Mountain
John Fricke, The Judy Garland Retrospective
John C. Reilly, Terri
Tanaz Eshaghian, Love Crimes of Kabul
James Marsh, Project Nim
Sue Bourne and Julia O’Rourke, Jig
Djo Tunda Wa Munga, Viva Riva!
Ewan McGregor, Beginners
Bobby Fischer Against the World
Werner Herzog, Cave of Forgotten Dreams
Susanne Bier, In a Better World
Jim Mickle and Nick Damici, Stake Land
Rashida Jones, Monogamy
Bertrand Tavernier, Princess of Montpensier
Joe Wright, Hanna
Michelle Williams, Meek's Cutoff
Mart Crowley, Crayton Robey, Making the Boys
Francois Ozon, Potiche
Catherine Deneuve, Potiche
Christopher Smith, Black Death
Oscar Special: Michael R. Roskan and Matthias Schoenaerts, Bullhead
Feo Aladag, When We Leave
Scott Speedman, Barney's Version
Gregg Araki, Kaboom
Alejandro González Iñárritu, Biutiful
Javier Fuentes-León, Undertow
Top Ten Movies 2010 with Wilson Morales
Anna Hallberg Conversation
Lesley Manville & Ruth Sheen, Another Year
Paprika Steen, Applause
Claude Lanzmann, Shoah
Chris Morris, Four Lions
Im Sang-soo, The Housemaid
Lena Dunham, Tiny Furniture
Vik Muniz & Lucy Walker, Wasteland
Jon Curran, Stone
Naomi Watts & Doug Liman, Fair Game
Baltasar Korm
Édgar Ramírez, Carlos
Pascal Chaumeil, Heartbreaker
Chris Hegedus and D.A. Pennebaker, Kings of Pastry
Sean Baker, Prince of Broadway
Conrad Anker, The Wildest Dream: Conquest of Everest
Manny Perez, La Soga
Anne Fontaine, The Girl From Monaco
Vincent Cassel, Mesrine
Patricia Clarkson, Cairo Time
Jackie Weaver & David Michod, Animal Kingdom
Samuel Maoz, Lebanon
Christian Carion, Farewell
Lance Daly, Kisses
Roger Nygard, The Nature of Existence
Tilda Swinton, I Am Love
Agnès Jaoui, Let It Rain & Danièle Thompson, Change of Plans
Johan Grimonprez, Double Take
Joan Rivers: A Piece of Work & Jamie Kennedy, Finding Bliss
Noah Miller & Logan Miller, Touching Home
Hrithik Roshan & Barbara Mori, Kites
Mia Hansen-Løve, The Father of My Children
Jean-Pierre Jeunet, Micmacs
Michael Caine, Harry Brown
Jean Dujardin & Michel Hazanavicius, OSS 117: Lost in Rio
Luca Guadagnino, I Am Love
Chloë Grace Moretz & Christopher Mintz-Plasse, Kick-Ass
Nash Edgerton, The Square
Ciarán Hinds & Conor McPherson, The Eclipse
Niels Arden Oplev & Noomi Rapace, The Girl with the Dragon Tattoo
Mitchell Lichtenstein, Happy Tears
60th Berlin Film Festival: Bobby Sheehan, Arias with a Twist: The Docufantasy
60th Berlin Film Festival: James Rasin, Beautiful Darling
Jacques Audiard, Thomas Bidegain and Tahar Rahim, Un Prophète
Ernst Aebi, Barefoot to Timbuktu
James Marsh, Red Riding
Michael Fassbender, Fish Tank
Michael Hoffman, The Last Station
Rachel Weisz, The Lovely Bones
James McAvoy, The Last Station
Top 10 Films of 2009
Julianne Moore, A Single Man
James Cameron, Avatar
Lily Cole, The Imaginarium of Doctor Parnassus
Ben Foster, The Messenger
Tony Curtis, Some Like It Hot
Mark Vieira, Irving Thalberg Exhibition
Tom Sturridge, Pirate Radio
Kristopher Belman, More Than A Game
Eric Bricker, Visual Acoustics
Juliette Binoche, Paris
Woody Harrelson, Zombieland and The Messenger
Aidan Quinn and Connie Nielsen, A Shine of Rainbows
Michael Sheen & Tom Hooper, The Damned United
Patton Oswalt, Big Fan
George Hamilton, My One and Only
Paul Giamatti, Cold Souls
Dori Berinstein, Gotta Dance
Renee Zellweger, My One And Only
Alexis Bledel, Post Grad
Aly Michalka, Bandslam
Sharlto Copley, District 9
Mark Hartley, Not Quite Hollywood
Park Chan-wook, Thirst
John-Luke Montias, Off Jackson Avenue
Shohreh Aghdashloo, The Stoning of Soraya M.
Lynn Shelton, Humpday
Stephen Frears, Cheri
Colin Firth, Easy Virtue
Francis Ford Coppola, Tetro
Yojiro Takita and Masahiro Motoki, Departures
Paolo Sorrentino, Il Divo
Bent Hamer, O'Horten
Matt Tyrnauer, Valentino: The Last Emperor
Channing Tatum, Fighting
Gael García Bernal, Diego Luna and Carlos Cuarón, Rudo y Cursi
Ramin Bahrani, Goodbye Solo
Martin Provost, Séraphine
Clay Enos, Watchmen Portraits
Paul H-O and Tom Donahue, Guest of Cindy Sherman
James D. Stern and Adam Del Deo, Every Little Step
Cary Joji Fukunaga, Sin Nombre
Christophe Barratier, Paris 36
Nora Arnezeder, Paris 36
Michel Gondry and Leos Carax, Tokyo!
Laurent Cantet, The Class
Jay McCarrol, Michael Selditch and Robert Tate, Eleven Minutes
Henry Selick, Coraline
Dorris Dörrie, Cherry Blossoms
Top 10 Films of 2008
Jason Isaacs, Good
Jeff Goldblum, Adam Resurrected
Matteo Garrone, Gomorrah
Olivier Assayas, Summer Hours (L'Heure d'Ete)
Catherine Deneuve, A Christmas Tale
Ari Folman, Waltz with Bashir
Gerardo Naranjo & Maria Deschamps, I'm Gonna Explode (Voy a Explotar)
Sally Hawkins, Happy-Go-Lucky
Mike Leigh, Happy-Go-Lucky
Steve McQueen, Hunger
Patrick Wilson, Lakeview Terrace
Antonio Campos, After School
Tim Robbins, The Lucky Ones
Alan Ball, Towelhead
Katherine Waterson, The Babysitters
Don Cheadle, Traitor
Ludivine Sagnier, A Girl Cut in Two
Steve Coogan, Hamlet 2
Skylar Astin, Hamlet 2
Christopher Trumbo, Trumbo
Julian Jarrold and Hayley Atwell, Brideshead Revisited
Melissa Leo, Frozen River
James Marsh, Man on Wire
Andrew Stanton, WALL-E
Guillaume Canet & Harlan Coben, Tell No One
Sergei Bodrov, Mongol
Kelly Reichardt, Wendy and Lucy
Dan Boylan and Guy Taylor, A Free Radical
Errol Morris, Standard Operating Procedure
Tom Kalin, Savage Grace
Lee Pace and Tarsem, The Fall
Chiwetel Ejiofor, Redbelt
Lucia Puenzo, XXY
Tina Fey, Baby Mama
Nick Broomfield and Elliot Ruiz, Battle for Haditha
Aidan Quinn, Dark Matter
Nick Stahl, Sleepwalking
Thomas McCarthy, The Visitor
Phil Donahue and Tomas Young, Body of War
Claude Lelouch, Roman de Gare
Patricia Riggen, Under the Same Moon (La Misma Luna)
Thandie Newton, David Schwimmer, and Michael Ian Black, Run Fat Boy Run
Louis Garrel and Christophe Honoré, Love Songs (Chansons d'Amour)
Hank Azaria, Chicago 10
Jeanne Balibar, The Duchess of Langeais
Karl Markovics and Stefan Ruzowitzky, The Counterfeiters
Martin McDonagh, In Bruges
Tom Arnold, Powers Booth, and Kent Stock, The Final Season
Alex Gibney, Taxi to the Dark Side
Isla Fisher, Definitely, Maybe
Brian Kerwin and Tracy Letts, August Osage County
Top 10 Movies of 2007
Edition #129: Michael Attardi, Once Upon a Christmas Village
Harold Pinter's The Homecoming (40th Anniversary Broadway Production)
Anthony Hopkins, Slipstream
Heath Ledger, I'm Not There
Marcia Gay Harden, The Mist
Don Cheadle and Ted Braun, Darfur Now
Patrice Leconte, My Best Friend
Shawn Belson, Drums Along the Mohawk and Leave Her to Heaven
Anamaria Marinca and Cristian Mungiu, 4 Months, 3 Weeks, and 2 Days
James Crump, Black White + Gray: A Portrait of Sam Wagstaff and Robert Mapplethorpe
Anton Corbjn, Control
Catherine Deneuve and Chiara Mastroianni, Persepolis
Ben Affleck, Gone Baby Gone
Eva Mendes, Robert Duvall, and James Gray, We Own the Night
Hugh Dancy, The Jane Austen Book Club
Daniel Radcliffe, December Boys
Casey Affleck, The Assassination of Jesse James by the Coward Robert Ford
Viggo Mortensen, Eastern Promises
Catherine Owens, U2 3D
Harmony Korine, Mister Lonely
Emanuele Crialese and Vincenzo Amato, Golden Door
Richard Trank, I Have Never Forgotten You: The Life and Legacy of Simon Wiesenthal
Charles Ferguson, No End in Sight
Julie Delpy, 2 Days in Paris
Craig Zadan and Neil Meron, Hairspray
Jon Voight, September Dawn
Brenda Blethyn, Introducing the Dwights
Michael Cunningham, Evening
Edition #132: Jennifer Baichwai and Edward Burtynsky, Manufactured Landscapes
Edition #125: Pascal Ferran, Lady Chatterly's Lover
Edition #122: Glen Hansard, Once
Teo Gheorghiu and Fredi M. Murer, Vitus
Jonny Lee Miller, The Flying Scotsman
Todd Robinson, Lonely Hearts
Simon Pegg, Hot Fuzz
Mary Jordan, Jack Smith and the Destruction of Atlantis
Olivier Dahan, La Vie en Rose
Cillian Murphy, The Wind that Shakes the Barley
Ken Loach, The Wind that Shakes the Barley
Bong Joon-ho, The Host
Gary Tarn, Black Sun
Michael Apted, Amazing Grace
Ioan Gruffudd, Amazing Grace
Daniele Thompson and Christopher Thompson, Avenue Montaigne
Philip Groning, Into Great Silence
Florian Henckel von Donnersmarck, The Lives of Others
Sienna Miller, Factory Girl
Eric Bogosian, Liev Schreiber and Stephanie March, Talk Radio
David Von Ancken, Seraphim Falls
Sean Fine and Andrea Nix, War Dance
Top 10 Movies of 2006
Lucy Liu, Three Needles
Dominic Cooper, The History Boys
Laurent Bouzereau, The Art of Bond
Robert Wilson, Absolute Wilson
Gabriel Range, Death of a President
Emmanuel Bourdieu, Poison Friends
Rupert Grint, Driving Lessons
Christian Volckman, Renaissance
James McAvoy, The Last King of Scotland
Tom Riley, A Few Days in September
Satoshi Kon, Paprika
Michael Sheen, The Queen
Laurie Collyer, Sherrybaby
Richard Glatzer and Wash Westmoreland, Quinceañera
Jesse Garcia, Quinceañera
Jonathan Dayton and Valerie Faris, Little Miss Sunshine
Uma Thurman, My Super Ex-Girlfriend
Amy Sedaris, Strangers with Candy
Kevin Bacon, Loverboy
Julia Loktev, Day Night Day Night
Rachael Leigh Cook, My First Wedding
William Friedkin, Bug
Gael Garcia Bernal, The King
Chen Kaige, The Promise
Deepa Mehta, Water
Terry Zwigoff, Art School Confidential
Josh Hartnett, Lucky Number Slevin/The Black Dahlia
Alfonso Cuarón and Fernando Eimbcke, Duck Season
Asia Argento, The Heart is Deceitful Above All Things
Aaron Eckhart, Thank You for Smoking
Zooey Deschanel, Winter Passing
Rian Johnson, Brick
Joseph Gordon-Levitt, Brick
Christian Carrion, Joyeux Noel
Julianne Moore and Edie Falco, Freedomland
Gavin Hood, Tsotsi
Lajos Koltai, Fateless
Natasha Richardson, The White Countess
George Butler, Roving Mars
Felicity Huffman, Transamerica
Marc Rothemund and Julia Jentsch, Sophie Scholl: The Final Days
Pierce Brosnan, The Matador
Dani Levy, Go for Zucker
Richard Shepard, The Matador
Stephen Frears, Mrs. Henderson Presents
2005 Year End Special with Michael Musto and Jami Bernard
Craig Lucas, Dying Gaul
Cillian Murphy, Breakfast on Pluto
Neil Jordan, Breakfast on Pluto
Hany Abu-Assad, Paradise Now
Dan Geller, Dayna Goldfine and Wakefield Poole, Ballets Russes
Holly Hunter, Nine Lives
Uma Thurman, Prime
Norman Jewison
Elijah Wood, Everything Is Illuminated
Viggo Mortensen, A History of Violence
John and Janet Pierson, Reel Paradise
Marton Csokas, Asylum/The Great Raid/Aeon Flux
Mark A. Vieira, Greta Garbo: A Cinematic Legacy
Amos Gitai, Free Zone
Jonathan Jakubowicz, Secuestro Express
Penn Gillette and Paul Provenza, The Aristocrats
Werner Herzog and Jewel Palovak, Grizzly Man
Pell James, Broken Flowers/The King
Mark Zupan, Murderball
Ziad Doueiri, Lila Says
Luc Jacquet, The March of the Penguins
Elizabeth Banks, Heights/The 40-Year-Old Virgin/The Baxter
James Marsden, Heights/Superman Returns
Jesse Bradford, Heights/Happy Endings
Connie Nielsen, Brothers
Mark Wexler, Tell Them Who You Are
Stephen Chow, Kung Fu Hustle
Daniel Day-Lewis, The Ballad of Jack & Rose
Jordana Brewster, D.E.B.S
Andrea Corr, The Boys and Girl of County Clare
Etyan Fox, Walk on Water
Bruno Ganz and Oliver Herschbiegel, Downfall
Sigourney Weaver, Imaginary Heroes
Bobby Houston and Robert Hudson, Mighty Times: The Children's March
Michael Schorr, Schultze Gets the Blues
Shemar Moore, Diary of a Mad Black Woman
Leslie Shearing and Heather Smith, Unscrewed
Daniel Burman, Lost Embrace
Brenda Blethyn, Beyond the Sea
Chan-wook Park, Lady Vengeance
Kevin Bacon, The Woodsman
John Daly, The Aryan Couple
Javier Bardem, The Sea Inside
Geoffrey Rush, The Life and Death of Peter Sellers
Ousmane Sembene, Moolaadé
Ziyi Zhang, Memoirs of a Geisha
John Waters, A Dirty Shame
Chris Cooper, Silver City
Peter Krause, We Don't Live Here Anymore/After the Fall/Six Feet Under
Bronwen Hughes and Tom Jane, Stander
Bob Smeaton and Buddy Cage, Festival Express
Per Fly and Ulrich Thomsen, The Inheritance