Amusing Ourselves to Death

cover
wiki: Amusing Ourselves to Death
> Amusing Ourselves to Death: Public Discourse in the Age of Show Business (1985) is a book by educator Neil Postman. The book's origins lay in a talk Postman gave to the Frankfurt Book Fair in 1984. He was participating in a panel on George Orwell's Nineteen Eighty-Four and the contemporary world. In the introduction to his book, Postman said that the contemporary world was better reflected by Aldous Huxley's Brave New World, whose public was oppressed by their addiction to amusement, rather than by Orwell's work, where they were oppressed by state violence.
> Postman's book has been translated into eight languages and sold some 200,000 copies worldwide. In 2005, Postman's son Andrew reissued the book in a 20th anniversary edition.



Also By Or In Or Of = this.file.name

TABLE WITHOUT ID
file.link AS Name, by AS By, in AS In, of AS Of, date AS Date, year AS Year
FROM #Type
WHERE
(
  (
    any(contains(by, this.by))
    AND
    by
  )
  OR
  (
    any(contains(in, this.in))
    AND
    in
  )
  OR
  (
    any(contains(of, this.of))
    AND
    of
  )
  OR
  (
    any(contains(in, this.file.name))
    OR
    any(contains(in, this.file.link))
  )
  OR
  (
    any(contains(of, this.file.name))
    OR
    any(contains(of, this.file.link))
  )
  AND
  file.name !=this.file.name  
)
SORT file.etags DESC, date DESC, year DESC
Amusing Ourselves to Death
Interactive graph
On this page
Amusing Ourselves to Death
Also By Or In Or Of = this.file.name