«You know, I spent a lot of time out of work. Now I'm trying to make hay while the sun is shining.», «In drama school, they don't think of movies as a pure form like theater, and it's films that I love most. There's an intimacy in movies - I wanted to have the same impact on others that movies had on me. -- on why he dropped out of the Drama Center.», «We live in this society where nowadays if I want something, I take it, I eat it - it's so easy and readily available. When you take all that away, you actually become more appreciative of the things around you. I don't want to do it again, but there is a level where it humbles you in a good way.»
Annonce
Mr. «Shame»
Milestone-Movies: Band of Brothers (TV-Serie; 2001), 300 (2007), Hunger (2008), Fish Tank (2009), Inglourious Basterds (2009), Jane Eyre (2011), X-Men: First Class, A Dangerous Method (2011), Shame (2011), Haywire (2012), Prometheus (2012), 12 Years a Slave (2013), The Counselor (2013), Frank (2014), X-Men: Days of Future Past (2014), Slow West (2014), X-Men: Apocalypse (2016), The Light Between the Oceans (2016), Assassin's Creed (2016), Alien: Covenant (2017), The Snowman (2017)
Stars & News
Premier film X-Men avec un personnage principal féminin
Jessica Chastain: «Elle voit les gens comme des bactéries»
James McAvoy: «Il est le visage des X-Men»
Sophie Turner: «Les fans vont adorer ce personnage»
Sur une petite île sauvage perdue au large de l'Australie, peu après la Première Guerre mondiale, Tom Sherbourne, le gardien du phare, vit heureux avec son épouse Isabel…
Depuis les origines de la civilisation, Apocalypse, le tout premier mutant, a absorbé de nombreux pouvoirs, devenant à la fois immortel et invincible, adoré comme un dieu...
Situé dans les coulisses de trois lancements de produits emblématiques et se terminant en 1998 avec le dévoilement de l'iMac, Steve Jobs nous entraine dans les coulisses de la révolution numérique pour peindre un portrait intime de l'homme brillant à son épicentre.
function getCookie(name) {
var cookieValue = null;
if (document.cookie && document.cookie != '') {
var cookies = document.cookie.split(';');
for (var i = 0; i < cookies.length; i++) {
var cookie = jQuery.trim(cookies[i]);
// Does this cookie string begin with the name we want?
if (cookie.substring(0, name.length + 1) == (name + '=')) {
cookieValue = decodeURIComponent(cookie.substring(name.length + 1));
break;
}
}
}
return cookieValue;
}
$('.up-log').on('click', function () {
var is_authenticated = eval('False'.toLocaleLowerCase());
if (is_authenticated) {
$.post("/api/user_profiling/", {
'csrfmiddlewaretoken': getCookie('csrftoken'),
'object': 'person',
'id': '98',
'weight': 'share'
});
};
});