Sid Rogell

Sid Rogell (January 16, 1900 – November 15, 1973) was an American film producer.[1] He became RKO's production chief in 1948 following Dore Schary's departure but only lasted two years.[2] He was the brother of the director Albert S. Rogell. He was married to the actress June Clayworth.

Sid Rogell
Born(1900-01-16)January 16, 1900
DiedNovember 15, 1973(1973-11-15) (aged 73)
Los Angeles, California, U.S.
Resting placeHillside Memorial Park Cemetery
OccupationProducer
Years active1925 - 1959 (film)

Selected filmography

gollark: ~~911~~ 916 (bugfix) bytes. Tiny, I know.
gollark: ```pythonimport syscode = input()l = len(code)acc = 0pos = 0incr = 1num_lookup = { "zero": 0, "one": 1, "two": 2, "three": 3, "four": 4, "five": 5, "six": 6, "seven": 7, "eight": 8, "nine": 9 }while pos < l: char = code[pos] if char == "i": h, g = list(range(pos + 1, l)), list(range(pos - 1, 0, -1)) for i in h + g if incr == 1 else g + h: if code[i] == "i": pos = (i + 1) % l break continue elif char == "p": pos += incr elif char == "a": acc += 1 elif char == "e": acc -= 1 elif char == "v": incr *= -1 elif char == "~": acc = 0 for x, n in enumerate(reversed(input().split(" "))): acc += 10**x * num_lookup[n] elif char == "`": sys.stdout.write(chr(acc)) elif char == "[": if acc != 0: acc = int(str(acc) + bin(acc)[2:]) else: print("wrong.") pos += incr```<@&731766254238433300> observe my highly amazing and golfed code.
gollark: Yes, JUSTICE FOR SOHNDAISFSPOUTIN!!!
gollark: Well, if I *am* allowed to post increasingly bad* versions, I might as well just submit my sort of vaguely working ish version?
gollark: <@332271551481118732> YOU COORDINATE EVENTS RIGHT

References

  1. Bansak p.253
  2. Finler, Joel W. (April 2, 1992), The Hollywood Story (Second ed.), Mandarin, p. 291, ISBN 0-7493-0637-8

Bibliography

  • Edmund G. Bansak. Fearing the Dark: The Val Lewton Career. McFarland, 2003.


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