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 ] |
Title | Three times | |
Originaltitle: | Zui hao de shi guang | |
Regie: | Hsiao-hsien Hou | |
Darsteller: | Qi Shu, Chen Chang, Fang Mei | |
Erscheinungsjahr: | 2005 | |
Land: | Frankreich, Taiwan | |
Stichwort: | Epilepsie, epileptischer Anfall, Anfälle | |
Release: | 00.00.0000 |
Handlung | ||
Der Film erzählt drei Romanzen ab 1966, ab 1911 und ab 2005. Sie setzen in ländlicher Umgebung ein, zeigen die Intimität des Hauses und enden in den Weiten einer Grossstadt.
|
Weitere Info | ||
2005 entstandener französisch-taiwanischer Episodenfilm ""2005, Taipeh: Zeit der Jugend Dieses Segment mit drei Motorradfahrten des Pärchens durch die Millionenstadt ist der im Wortsinne (neon-)bunteste Teil des Triptychons. Kommunikation und Diskothek bestimmen Alltag und Gefühlswelt dieser Twens. Die Episode scheint chronologisch aufgebaut zu sein. Jing ist eine Rock-Sängerin, die mit einer Frau zusammen lebt. Sie schreibt ihre Texte selbst, führt ein Blog, und trägt eine ¥-Tätowierung am Hals. Als Frühgeburt ist sie Epileptikerin, hat brüchige Knochen, ein Loch im Herz und ist auf einem Auge blind. Schon zu Beginn ist sie in den Photographen Zhen verliebt, der seinerseits seiner Freundin nicht die Wahrheit sagen kann. Die Episode gipfelt in einem tragisch verpassten Anruf um 12:45 Uhr, einem Textprogramm, mit dem ihre Geliebte ihren Selbstmord ankündigt, und damit, dass diese wie ihre Freundin Olika Suizid begeht, indem sie sich um 3:33 Uhr vom Balkon stürzt (nur auf der Tonspur)."" Wikipedia 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" from Toba Kerson's notes: A Time for Youth” takes place in Taipei. In it, Jing, has a seizure while on the back of her male lover’s motorcycle. Jing has a lot of health problems and wears a badge alerting people to her epilepsy and how to deal with seizures.
|
/**********************************************************************************************
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