Vi flyttar från butik till nätet - så funkar det framåt
The Summits of Modern Man | 0:e upplagan
- Danskt band, Engelska, 2013
- Författare: Peter H. Hansen
- Betyg:
348
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
The history of mountaineering has long served as a metaphor for civilization triumphant. Once upon a time, the Alps were an inaccessible habitat of specters and dragons, until heroic men—pioneers of enlightenment—scaled their summits, classified their strata and flora, and banished the phantoms forever. A fascinating interdisciplinary study of the first ascents of the major Alpine peaks and Mount Everest, The Summits of Modern Man surveys the far-ranging significance of our encounters with the world’s most alluring and forbidding heights.
Our obsession with “who got to the top first” may have begun in 1786, the year Jacques Balmat and Michel-Gabriel Paccard climbed Mont Blanc and inaugurated an era in which Romantic notions of the sublime spurred climbers’ aspirations. In the following decades, climbing lost its revolutionary cachet as it became associated instead with bourgeois outdoor leisure. Still, the mythic stories of mountaineers, threaded through with themes of imperialism, masculinity, and ascendant Western science and culture, seized the imagination of artists and historians well into the twentieth century, providing grist for stage shows, poetry, films, and landscape paintings.
Today, we live on the threshold of a hot planet, where melting glaciers and rising sea levels create ambivalence about the conquest of nature. Long after Hillary and Tenzing’s ascent of Everest, though, the image of modern man supreme on the mountaintop retains its currency. Peter Hansen’s exploration of these persistent images indicates how difficult it is to imagine our relationship with nature in terms other than domination.
Our obsession with “who got to the top first” may have begun in 1786, the year Jacques Balmat and Michel-Gabriel Paccard climbed Mont Blanc and inaugurated an era in which Romantic notions of the sublime spurred climbers’ aspirations. In the following decades, climbing lost its revolutionary cachet as it became associated instead with bourgeois outdoor leisure. Still, the mythic stories of mountaineers, threaded through with themes of imperialism, masculinity, and ascendant Western science and culture, seized the imagination of artists and historians well into the twentieth century, providing grist for stage shows, poetry, films, and landscape paintings.
Today, we live on the threshold of a hot planet, where melting glaciers and rising sea levels create ambivalence about the conquest of nature. Long after Hillary and Tenzing’s ascent of Everest, though, the image of modern man supreme on the mountaintop retains its currency. Peter Hansen’s exploration of these persistent images indicates how difficult it is to imagine our relationship with nature in terms other than domination.
Om denna bok
The Summits of Modern Man av Peter H. Hansen är en Danskt band bok med 392 sidor på Engelska. Den utgavs 2013 av Harvard University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Summits of Modern Man 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:
9780674047990
Upplaga:
0
Utgiven:
2013-05-14
Förlag:
Harvard University Press
Sidantal:
392
$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"
>