Big Big World (film)

Big Big World (Turkish: Koca Dünya) is a 2016 Turkish drama film directed by Reha Erdem.[1] It was screened in the Horizions section at the 73rd Venice International Film Festival.[2]

Big Big World
Directed byReha Erdem
Written byReha Erdem
StarringBerke Karaer
Release date
  • 8 September 2016 (2016-09-08) (Venice)
Running time
101 minutes
CountryTurkey
LanguageTurkish

Cast

  • Berke Karaer as Ali
  • Ecem Uzun as Zuhal
  • Melisa Akman as Falci
  • Murat Deniz as Tamirci
  • Ayta Sözeri as Hayat Kadını
gollark: I have socklogd or something.
gollark: Yes, but it doesn't seem to work as well.
gollark: One thing I miss from void is systemd-like journalctl.
gollark: ```nimproc makeFilePath(basepath, page, filename: string): string = # putting tons of things into one directory may cause issues, so "shard" it into 256 subdirs deterministically let pageHash = getMD5(page) let hashdir = pageHash[0..1] # it is possible that for some reason someone could make two files/pages which normalize to the same thing # but are nevertheless different files # thus, put the hash of the ORIGINAL file/pagename before the shortened version let pagedir = pageHash[2..31] & "-" & normalizeFilename(page) let filenameHash = getMD5(filename) discard existsOrCreateDir(basepath / hashdir) discard existsOrCreateDir(basepath / hashdir / pagedir) basepath / hashdir / pagedir / (filenameHash & "-" & normalizeFilename(filename))```<@319753218592866315> is this ↑
gollark: There might also be a ROT13 button, if I feel like it.

References

  1. "'Big Big World' ('Koca dunya'): Film Review Venice 2016". The Hollywood Reporter. 9 September 2016. Retrieved 19 September 2016.
  2. "La Biennale di Venezia - Orizzonti". Archived from the original on 4 October 2016. Retrieved 21 August 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.