Jean-Marc Brondolo

Jean-Marc Brondolo is a French screenwriter and director.

Jean-Marc Brondolo
NationalityFrench
OccupationScreenwriter, director
Years active1990–present

Theater

Year Title Author
1990 La Vie à Deux Jean-Marc Brondolo
1992 Feu la mère de Madame Georges Feydeau

Filmography

Year Title Role Notes
1995 Ada sait pas dire non Assistant director Short directed by Luc Pagès
1996 Les frères Gravet Directed by René Féret
1997 Rien que des grandes personnes Director & Writer Short
1999 Tête à Tête Short
2000 Faites comme si je n'étais pas là Assistant director Directed by Olivier Jahan
2002 De la tête aux pieds Short directed by Pascal Lahmani
Les oreilles sur le dos TV Movie directed by Xavier Durringer
2003 Après la pluie, le beau temps Directed by Nathalie Schmidt
2004 Capone Director & Writer TV Movie
Biarritz International Festival of Audiovisual Programming - Michel Mitrani Award
Nominated - Annonay International Festival of First Films - Grand Jury Prize
2006 Aller simple TV Movie
2008 Scalp Director TV Series (4 Episodes)
2009 Reporters TV Series (5 Episodes)
2010-2012 Spiral TV Series (12 Episodes)
2010-2013 Un village français TV Series (12 Episodes)
2014 Spin TV Series (6 Episodes)
2016 Le choix de Cheyenne TV Movie
Luchon International Film Festival - Special Mention of the Jury for the Director
2018 Les impatientes TV Mini-Series
gollark: ```javascriptfunction infoFromHtml(html) { // First, just strip all the actual HTML & get text const text = JSDOM.fragment(html).textContent; if (/.*will die if it doesn/.exec(text) === null) { return { type: "not growing" }; } let sick = false; if (/.*shell of the egg seems soft,/.exec(text) !== null) { sick = true } if (/.*hatchling seems sick/.exec(text) !== null) { sick = true } const views = parseCounter(text, "Overall views"); const uniqueViews = parseCounter(text, "Unique views"); const clicks = parseCounter(text, "Clicks"); const timeResults = /.*in: ([0-9]+) days (and ([0-9]+) hours)?/.exec(text); const days = parseInt(timeResults[1]), hours = parseInt(timeResults[3]); const type = getCapture(text, /.*Viewing (Hatchling|Egg)/) if (isNaN(days) || isNaN(hours)) { throw new Error("Either days or hours are now invalid; has DC's format changed?"); } return { views, uniqueViews, clicks, type: type == "Hatchling" ? "hatchling" : "egg", hoursRemaining: days * 24 + hours, sick }}```
gollark: Without API access, going over everything on the scroll is *annoying*. The only reason I can process eggs at all is because I spent ages on some regexes.
gollark: Yes, that's possible, except you can put in someone else's.
gollark: Isn't just *asking* what scroll an egg is from prone to misuse?
gollark: Yes, but people are unlikely to do that.

References


    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.