Countess Ironing-Maid
Countess Ironing-Maid (German: Gräfin Plättmamsell) is a 1926 German silent comedy film directed by Constantin J. David and starring Ossi Oswalda, Curt Bois and Robert Garrison.[1]
Countess Ironing-Maid | |
---|---|
Directed by | Constantin J. David |
Produced by | Lupu Pick |
Written by | Robert Reinert Wilhelm Thiele |
Starring | Ossi Oswalda Curt Bois Robert Garrison |
Music by | Otto Stenzeel |
Cinematography | Curt Courant |
Production company | Rex-Film |
Distributed by | UFA |
Release date | 25 November 1926 |
Country | Germany |
Language | Silent German intertitles |
The film's sets were designed by the art director Rudi Feld.
Cast
- Ossi Oswalda
- Curt Bois
- Robert Garrison
- Lydia Potechina
- Julius Falkenstein
- Hanne Brinkmann
- Hermann Böttcher
- Hugo Fischer-Köppe
- Tamara Geva
- Margarete Kupfer
- Toni Tetzlaff
gollark: Well, yes, and actual *types*.
gollark: <https://github.com/toml-lang/toml>All glory to TOML!
gollark: ```toml# This is a TOML document.title = "TOML Example"[owner]name = "Tom Preston-Werner"dob = 1979-05-27T07:32:00-08:00 # First class dates[database]server = "192.168.1.1"ports = [ 8001, 8001, 8002 ]connection_max = 5000enabled = true[servers] # Indentation (tabs and/or spaces) is allowed but not required [servers.alpha] ip = "10.0.0.1" dc = "eqdc10" [servers.beta] ip = "10.0.0.2" dc = "eqdc10"[clients]data = [ ["gamma", "delta"], [1, 2] ]# Line breaks are OK when inside arrayshosts = [ "alpha", "omega"]```
gollark: Anyway, good XML replacements:JSON: for the information interchange format sort of job.CBOR: maybe for application data files, it's basically binary JSON.TOML: configuration files.An actual programming/scripting language e.g. Lua: really complex configuration, game data/modding stuff, maybe markup-type things.
gollark: Well, it's okay, TOML is better.
References
- Bock & Bergfelder p.353
Bibliography
- Bock, Hans-Michael & Bergfelder, Tim. The Concise CineGraph. Encyclopedia of German Cinema. Berghahn Books, 2009.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.