Michael Kuhn

Michael Kuhn is a Kenyan-born British film producer based primarily in the United Kingdom.

Career

Kuhn was born in 1949 in Nairobi, Kenya. At age 13, he traveled to the UK to study at Dover College and then read law at Clare College, Cambridge. He joined PolyGram in 1975, and in 1991 he set up the subsidiary PolyGram Filmed Entertainment (PFE). In 1999, when PolyGram merged with Universal Music Group, he went independent and formed the production company Qwerty Films. He published his memoir 100 Films and a Funeral in 2001. This was later turned into a documentary of the same name, charting the rise and fall of PolyGram Filmed Entertainment. In 2002 he was appointed Chair of the National Film and Television School. [1]

Personal life

Michael married his wife Caroline in 1995 and has two sons. One, named George, the other Jacob.

Filmography

gollark: Can *your* OS do that?
gollark: By multiplying two smallish prime numbers (inaccessible to the user except via the debug API, if it was available in potatOS (it's not, fully)) to make a bigger *semi*prime it's possible to make a problem easy to generate but relatively hard to solve.
gollark: It's actually very fast.
gollark: ```lualocal function isprime(n) for i = 2, math.sqrt(n) do if n % i == 0 then return false end end return trueend local function findprime(from) local i = from while true do if isprime(i) then return i end i = i + 1 endend```
gollark: ```lua if settings.get "potatOS.removable" then potatOS.actually_really_uninstall = function(hedgehog) if hedgehog == "76fde5717a89e332513d4f1e5b36f6cb" then print "Hedgehog valid. Deleting potatOS main code." fs.delete "/autorun" else error "Invalid hedgehog! Expected 76fde5717a89e332513d4f1e5b36f6cb." end end end```Also this bit, optionally.

References

  1. "Archived copy". Archived from the original on 12 July 2012. Retrieved 7 July 2012.CS1 maint: archived copy as title (link)


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