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 | Le Peintre Néo-Impressioniste | |
Originaltitle: | Le Peintre Néo-Impressioniste | |
Regie: | Emile Cohl | |
Erscheinungsjahr: | 1910 | |
Land: | Frankreich | |
Stichwort: | Epilepsie*, epileptischer Anfall | |
Release: | 00.00.0000 |
Handlung | ||
Ein Sammler lässt sich von einem Maler Bilder zeigen, die alle nur monochrom (grün, rot, etc.) sind. Dem Sammler, der zusehend erregter wird, erscheinen sie als kurze Zeichentrickfilme, die bizzarre Namen trage wie „The green devil playing billiards with Apples on the Grass while dinking absinthe“. Kaum hat er dies gesehen verfällt der Sammler in Zuckungen und stürzt wie in einem epileptischen Anfall krampfend zu Boden.
|
Weitere Info | ||
Remix mit neuer Tonspur: https://www.youtube.com/watch?v=9rJ2V77kay4 „Epileptisches“ Gehabe soll den Filmzuschauer zum Lachen bringen. (siehe: Epilepsy in the ey oft he viewer, European Silent Films on Video: A Critical Guide, von William B. Parrill, (Ordner „Akut Neue Filme“) Ausschnitte mit neuer Tonspur: https://www.youtube.com/watch?v=9rJ2V77kay4 Émile Cohl (French: [kol]; January 4, 1857 – January 20, 1938), born Émile Eugène Jean Louis Courtet, was a French caricaturist of the largely forgotten Incoherent Movement, cartoonist, and animator, called "The Father of the Animated Cartoon" and "The Oldest Parisian". Donald Crafton, Emile Cohl, Caricature, and Film, 1990, ISBN 9780691609126 Siehe auch: https://books.google.it/books?id=Sr7eCQAAQBAJ&pg=PA310&lpg=PA310&dq=peintre+neo-impressionist+film&source=bl&ots=C1S9Q6h9TR&sig=DRm_QiF-KBSoqIWYXazbGQVv6p4&hl=de&sa=X&ved=2ahUKEwjb6Pb2wY_dAhVEIVAKHcUwD-MQ6AEwFXoECAIQAQ#v=onepage&q=peintre%20neo-impressionist%20film&f=false Le retapeur de cervelles (Émile Cohl, 1910) Abbildungen des Gehirns! English Comment: Donald Crafton, Emile Cohl, Caricature, and Film, 1990, ISBN 9780691609126 See also: https://books.google.it/books?id=Sr7eCQAAQBAJ&pg=PA310&lpg=PA310&dq=peintre+neo-impressionist+film&source=bl&ots=C1S9Q6h9TR&sig=DRm_QiF-KBSoqIWYXazbGQVv6p4&hl=de&sa=X&ved=2ahUKEwjb6Pb2wY_dAhVEIVAKHcUwD-MQ6AEwFXoECAIQAQ#v=onepage&q=peintre%20neo-impressionist%20film&f=false Le retapeur de cervelles (Émile Cohl, 1910) Abbildungen des Gehirns! Stichworte: Genrte:
|
/**********************************************************************************************
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