Vi flyttar från butik till nätet - så funkar det framåt
TITANIC LEGACY | 0:e upplagan
- Danskt band, Engelska, 1995
- Författare: Paul Heyer
- Betyg:
1046
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
This is the first book to deal exclusively with the influence and meaning of what media historian Paul Heyer calls our century's first collective nightmare. Using contemporary as well as archival sources, he explores a series of intriguing questions: Why has the TITANIC disaster affected the way we think about ourselves and our technology? How has the media made it into a morality play of mythic dimensions? What impact has that story had on the development of 20th-century communications? This timely and compelling book pays homage to the TITANIC's fateful voyage by attempting to explain not why she struck an iceberg on a cold April night in 1912, but what is surely her greatest enigma: the hold the event still has over us.
Heyer assesses the impact of the TITANIC disaster on the 20th century by exploring the relationship between the event and a variety of media from 1912 to the present. The role of the media in the disaster begins with the TITANIC's distress call. Only a partial success, it resulted in a concerted plea for more wireless regulation. Subsequent newspaper coverage called the sinking the story of the century. The mad scramble for information led to the use of every possible journalistic technique, ethical or otherwise. In his analysis, Heyer puts particular emphasis on the New York Times, which became the paper of record and achieved international prominence for its accurate and sometimes controversial reporting. As soon as press coverage subsided, the TITANIC tragedy resurfaced in literature and film. It has gone on to become one of the most enduring myths in 20th century popular culture. Heyer examines this phenomenon, and shows us how and why, following the discovery of the wreck (1985) and the Challenger disaster (1986), our obsession with the TITANIC has been greater than at any other time since 1912. This is a unique and provocative book that will appeal to readers interested in popular history, media studies, and American studies.
Heyer assesses the impact of the TITANIC disaster on the 20th century by exploring the relationship between the event and a variety of media from 1912 to the present. The role of the media in the disaster begins with the TITANIC's distress call. Only a partial success, it resulted in a concerted plea for more wireless regulation. Subsequent newspaper coverage called the sinking the story of the century. The mad scramble for information led to the use of every possible journalistic technique, ethical or otherwise. In his analysis, Heyer puts particular emphasis on the New York Times, which became the paper of record and achieved international prominence for its accurate and sometimes controversial reporting. As soon as press coverage subsided, the TITANIC tragedy resurfaced in literature and film. It has gone on to become one of the most enduring myths in 20th century popular culture. Heyer examines this phenomenon, and shows us how and why, following the discovery of the wreck (1985) and the Challenger disaster (1986), our obsession with the TITANIC has been greater than at any other time since 1912. This is a unique and provocative book that will appeal to readers interested in popular history, media studies, and American studies.
Om denna bok
TITANIC LEGACY av Paul Heyer är en Danskt band bok med 200 sidor på Engelska. Den utgavs 1995 av Bloomsbury Publishing PLC.
Spara pengar – köp begagnad från Campusbokhandeln
Köp TITANIC LEGACY begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780275953522
Upplaga:
0
Utgiven:
1995-10-30
Förlag:
Bloomsbury Publishing PLC
Sidantal:
200
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>