List of State University of New York at Purchase people

The following is a list of individuals associated with State University of New York at Purchase through attending as a student, or serving as a member of the faculty or staff.

Conservatory of Theater Arts & Film alumni "Purchase Mafia"

The alumni of the Conservatory of Theater Arts & Film compose what has been called the "Purchase Mafia" by several different sources, including Edie Falco and Hal Hartley [1][2] and is also organized as an alumni group on LinkedIn. The term was first coined by casting director, Eve Brandstein, and later used in multiple biographical listings of Purchase alumni on The Internet Movie Database. It was later picked up by the press when actress and Purchase alumna, Edie Falco, came to national attention as a result of her role on HBO's mob drama, The Sopranos.

Actors and actresses

Notable alumni and former students from the Conservatory of Theater Arts & Film include:

Theatrical designers and technicians

Playwrights and screenwriters

Producers

Screenwriters

Directors

Editors

Dancers and choreographers

Musicians

Artists

Liberal arts and sciences

Journalists

Activists

Scientists

Authors

Radio personalities

gollark: I *think* the issue here is in the returning bit... somehow...
gollark: Yes.
gollark: And yes, this is a hybrid of JS and SQL via template strings, isn't it great?
gollark: And this doesn't even ACTUALLY WORK.
gollark: ```javascriptexport const enqueueCrawl = async (crawlURL, tier) => { // robotsPolicy will be filled in on first actual crawl for the domain // this has to be done as a fairly complex DB-side query to prevent race conditions console.log("running insert for", crawlURL.toString()) const [domain] = await DB`INSERT INTO domains (domain, enabled, robotsPolicy, tier) SELECT ${crawlURL.hostname}, FALSE, NULL, ${tier} WHERE NOT EXISTS (SELECT id, domain, enabled, robotsPolicy, tier FROM domains WHERE domain = ${crawlURL.hostname}) RETURNING id` console.log(crawlURL.toString(), domain) // Add entry to crawl queue await DB`INSERT INTO crawl_targets (url, domain) VALUES (${crawlURL.toString()}, ${domain.id}) ON CONFLICT (url) DO UPDATE SET added = NOW()`}```This should NOT be quite so bee.

References

  1. Purchase Power. The Village Voice. March 9, 1999.
  2. College website Archived May 3, 2008, at the Wayback Machine
  3. "Dan Friedman". Collections. Cooper-Hewitt, National Design Museum. Retrieved 1 October 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.