function propTypeDateAddedSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "DATE_FORMAT(movies.DateAdded, '$GLOBALS[strDefaultDateFormat]') AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("movies.DateAdded"); } } function propTypeClicksSql($prop, $role) { if($role=="sql") { $sql = array(); $sql['select'] = "movies.DownloadCount AS `$prop[Name]`"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeUserAddedSql($prop, $role) { global $CFG; if($role=="sql") { $sql = array(); $sql['select'] = "users.name AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]users AS users"] = "users.ID=movies.UserAddedID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } function propTypeCommentsSql($prop, $role) { global $CFG; if($role=="sql") { $sql['select'] = "COUNT(comment.ID) AS `$prop[Name]`"; $sql['left join']["$CFG[Prefix]comment AS comment"] = "comment.MovieID=movies.MovieID"; $sql['group'][] = "movies.MovieID"; return($sql); } else if($role=="order") { return("`$prop[Name]`"); } } if(file_exists('localproptypes.php')) { include('localproptypes.php'); } ?>
[ Handlung ] [ Weitere Info ] [ Info Filmdatenbank IMDb ] |
Title | Dr. Kildare: Tyger, Tyger | |
Originaltitle: | "Young Dr. Kildare" | |
Regie: | John Newland | |
Darsteller: | Richard Chamberlain, Raymond Massey, Yvette Mimieux | |
Erscheinungsjahr: | 1964 | |
Land: | USA | |
Stichwort: | Epilepsie, Anfälle, epileptischer Anfall | |
Release: | 21.09.1972 |
Handlung | ||
Pat Holmes surft mit Begeisterung. Sie erleidet dabei einen ersten Absencen-Anfall und ertrinkt fast. Mit Antiepileptika behandelt wird ihr geraten nicht mehr zu surfen. Während eines Gewitters bekommt sie einen Grand mal-Anfall. Sie weigert sich, auf ihren Sport solange zu verzichten, bis sie ihre Epilepsie unter Kontrolle hat. Auch Dr. Kildare, der sich in sie verliebt hat, kann sie nicht dazu bringen. Dr. Kildare trifft Pat am Strand zum Surfen. Sie erwischt die Welle ihres Lebens und trotzt dem Tod. Sie ertrinkt. Kildare kann nur noch ihren Tod feststellen.
|
Weitere Info | ||
Aufgenommen in die Epilepsie-Filmographie von Kerson, Toba et al.: Implacable Images: Why Epileptiform Events Continue to be Featured in Film and Television, http://www.ncbi.nlm.nih.gov/pubmed/16793571
Tyger Tyger (2), Episode 03x17, Production Number: 6925, Original Airdate: Thursday January 23rd, 1964
The character of Kildare started in a series of films in the 1930's and 40's (and was eventually written out in favor of the mentor character Gillespie). He also appeared in a radio serial and eventually a short lived comic book series. marleneemm (Sat Jan 29 2011 12:17:35)
Now she was instructed to take her medication and possibly stay off of her The character passed away when she had a GrandMAL while she was surfing. I have always wanted to thank Mr.Chamberlin for the episode. There has to be some way to have "Tyger,Tyger" released to the public?
Most modern anthologies have kept Blake's choice of the archaic spelling "tyger". It was a common spelling of the word at the time but was already "slightly archaic"[2] when he wrote the poem; he spelled it as "tiger" elsewhere,[1] and many of his poetic effects "depended on subtle differences of punctuation and of spelling."[3] Thus, his choice of "tyger" has usually been interpreted as being for effect, perhaps to render an "exotic or alien quality of the beast",[4] or because it's not really about a "tiger" at all, but a metaphor.[1] "The Tyger" is the sister poem to "The Lamb" (from "Songs of Innocence"), a reflection of similar ideas from a different perspective, but it focuses more on goodness than evil. "Lamb" (siehe gleichnamigen Film hier)
In what distant deeps or skies And what shoulder, and what art? What the hammer? What the chain? When the stars threw down their spears, Tyger! Tyger! burning bright, William Blake
Little Lamb, who made thee? Little Lamb, I'll tell thee, William Blake
|
Filminfo aus der IMDb Datenbank |
[ Info Filmdatenbank IMDb ] [ Trailer ] |
/**********************************************************************************************
YOU ARE NOT ALLOWED TO REMOVE THIS COPYRIGHT-Note!!!!!!
You didn't pay anything for this script, so you could at least
leave this Copyright-Notice here, it is only one short line at the bottom... thx :D
***********************************************************************************************/
?>
Copyright © 1998-2006 by Nikotto
modified by xiah