Domenico Gambino

Domenico Gambino (17 May 1890 – 17 April 1968) was an Italian actor, screenwriter and film director.

Domenico Gambino
Born
Domenico Maria Gambino

(1890-05-17)17 May 1890
Died17 April 1968(1968-04-17) (aged 77)[1]
Rome, Lazio
Italy
OccupationActor
Screenwriter
Director
Years active1912-1954 (film)

Gambino played Saetta, one of the rival strongman heroes to Maciste.[2] Saetta had his own series of films during the early 1920s. He directed the 1931 German film A Storm Over Zakopane.[3]

Selected filmography

Actor

Director

Screenwriter

gollark: You can just suggest a command?
gollark: Honestly, the code is kind of a mess right now.
gollark: ... how?
gollark: ```rust// Evaluate an arithmetic expressioncommand!(eval(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); // yes, this is kind of undoing the work the command parser does... send_result(message, &calc::eval(&expr))?;});// Evaluate an arithmetic expression in polish notationcommand!(eval_polish(_context, message, args) { let expr = args.multiple::<String>()?.join(" "); send_result(message, &calc::eval_polish(&expr))?;});```ALL THE CODE for this feature.
gollark: No, since I was too lazy to do anything other than plug in an existing rust library.

References

  1. [Roberto Poppi, « I registi: dal 1930 ai giorni nostri, pg. 192 ]
  2. Munich p.237
  3. Skaff p.75-76

Bibliography

  • Munich, Adrienne. Fashion in Film. Indiana University Press, 2011.
  • Skaff, Sheila. The Law of the Looking Glass: Cinema in Poland, 1896-1939. Ohio University Press, 2008.


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