The Little Blonde Death

The Little Blonde Death (Dutch: De kleine blonde dood) is a 1993 Dutch film directed by Jean van de Velde. The film was selected as the Dutch entry for the Best Foreign Language Film at the 66th Academy Awards, but was not accepted as a nominee.[1][2]

The Little Blonde Death
De kleine blonde dood
Directed byJean van de Velde
Produced byRob Houwer
Written byRob Houwer
Based onDe kleine blonde dood
by Boudewijn Büch
Release date
  • 11 March 1993 (1993-03-11)
Running time
95 minutes
CountryNetherlands
LanguageDutch

Cast

  • Antonie Kamerling as Valentijn Boecke
  • Olivier Tuinier as Mickey
  • Loes Wouterson as Mieke
  • Gees Linnebank as Vader Boecke
  • Liz Snoyink as Moeder Boecke
  • Yoran Hensel as Jonge Valentijn
  • Reinout Bussemaker as Harold
  • Ellen Ten Damme as Dede
  • Porgy Franssen as Arts Ziekenhuis
  • Helen Kamperveen as Lucy de Jong
  • Willemijn van der Ree as Verpleegster
  • Ingeborg Elzevier as Gynaecoloog
  • Pamela Teves as Juffrouw van Dalen
  • Johan Ooms as Uitgever
  • Gerard van Lennep as Uitgever
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```As you can see, this is much more portable than the old SPUDNET Python implementation, which needed websockets and asyncio and such.
gollark: I was thinking about this, but I don't actually have all the hashes of all the disks in circulation.
gollark: It has some great new features now, like long polling mode.
gollark: You mean SPUDNET? I think I may have broken that URL in the osmarks.net migration. Use spudnet.osmarks.net.
gollark: With features like "not signing everything with one root key" and such.

See also

References

  1. Margaret Herrick Library, Academy of Motion Picture Arts and Sciences
  2. Frook, John Evan (30 November 1993). "Acad inks Cates, unveils foreign-language entries". Variety. Retrieved 25 August 2008.


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