The Maritime Silk Road (film)

Maritime Silk Road (Persian: راه آبی ابريشم) is a 2011 Iranian film[1] about a man called Soleiman Siraf who, according to historical documents, was the first sailor to cross the Indian Ocean to China. His route was then called the Maritime Silk Road and many merchants took that route to get their merchandise to China. One of the passengers in this film is a young man named Shazan Ibn Yusof who keeps a log of the voyage. The Maritime Silk Road started in The Persian Gulf and continued into India, Thailand and China. Shooting for some scenes in the film took place in Kanchanaburi, Thailand and used elephants from the Taweechai Elephant Camp.

Maritime Silk Road
Directed byMohammad Bozorgnia
Produced byHasan Beshkofeh
Written byMohammad Bozorgnia
StarringDariush Arjmand
Reza Kianian
Ezzatollah Entezami
Bahram Radan
Payam Dehkordi
Music byChan Kwong-wing
CinematographyBahram Badakhshani
Distributed byFarabi Cinematic Foundation
Release date
  • February 20, 2011 (2011-02-20)
Running time
120 minutes
CountryIran
LanguagePersian
Budget$8-10 million USD

Cast

Awards

  • Crystal Simorgh National Best Film - 29th Fajr International Film Festival 2011
  • Crystal Simorgh Best Special Effects - 29th Fajr International Film Festival 2011
  • Crystal Simorgh Best Cinematography - 29th Fajr International Film Festival 2011
  • The Silver Sword Best Film - International Historical And Military Films Festival 2013
gollark: So far all known sandbox exploits have been patched, but there are undoubtedly many unknown not patched ones!
gollark: * rightctrl+w
gollark: There's also sandboxing of user code, so people can hit ctrl+w easily to wipe everything.
gollark: Well, yes, but it blocks BlahOS.
gollark: ```lua-- Ensure code does not contain evil/unsafe things, such as known browsers, bad OSes or Siri. For further information on what to do if Siri is detected please consult https://pastebin.com/RM13UGFa line 2 and/or the documentation for PS#ABB85797 in this file.function potatOS.check_safe(code) local lcode = strip_comments(string.lower(code)) for category, list in pairs(banned) do for _, thing in pairs(list) do if string.find(lcode, '[^"]' .. string.lower(thing)) then --local ok, err = pcall(potatOS.make_paste, ("potatOS_code_sample_%x"):format(0, 2^24), code) --local sample = "[error]" --if ok then sample = "https://pastebin.com/" .. err end local text = string.format([[This program contains "%s" and will not be run.Classified as: %s.%sIf you believe this to be in error, please contact the potatOS developers.This incident has been reported.]], thing, category, category_descriptions[category]) potatOS.report_incident(string.format("use of banned program classified %s (contains %s).", category, thing), {"safety_checker"}, { code = code, extra_meta = { program_category = category, program_contains = thing, program_category_description = category_descriptions[category] } }) return false, function() printError(text) end end end end return trueend```

See also

  • Silk road

References

  1. Smith, Ian Hayden (2012). International Film Guide 2012. p. 148. ISBN 978-1908215017.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.