Vi flyttar från butik till nätet - så funkar det framåt
Spaces of Hope | 0:e upplagan
- Danskt band, Engelska, 2000
- Författare: David Harvey
- Betyg:
422
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
As the twentieth century drew to a close, the rich were getting richer; power was concentrated within huge corporations; vast tracts of the earth were being laid waste: three-quarters of the world's population had no control of its destiny and no claim to basic rights. There was nothing new in this. What was new was the virtual absence of any political will to do anything about it. Spaces of Hope takes issue with this. David Harvey brings an exciting perspective to two of the principal themes of contemporary social discourse; globalization and the body. Exploring the uneven geographical development of late twentieth-century capitalism , and the working body in relation to this new geography of production and consumption, he finds in Marx's writings a wealth of relevant analysis and theoretical insight. In order to make much needed changes, he maintains, we need to become the architects of a different living and working environment and learn to bridge the micro-scale of the body and the personal and the macro-scale of global political economy. Utopian movements have for centuries tried to construct a just society. David Harvey looks at their history to ask why they failed and what the ideas behind them might still have to offer. His devastating description of the existing urban environment (Baltimore is his case study) fuels his argument that we can and must use the force of utopian imagining against all who say 'there is no alternative'. He outlines a new kind of utopian thought, which he calls 'dialectical utopianism' and refocuses our attention on possible designs for a more equitable world of work and living with nature. If any political ideology or plan is to work, he argues, it must take account of our human qualities, the capacities and powers inherent in nature, and the dynamics of change. Finally, Harvey dares to sketch a very personal utopian vision in an appendix, one that leaves no doubt about his own geography of hope.
Om denna bok
Spaces of Hope av David Harvey är en Danskt band bok med 320 sidor på Engelska. Den utgavs 2000 av Macmillan Distribution.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Spaces of Hope 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:
9780748612680
Upplaga:
0
Utgiven:
2000-01-15
Förlag:
Macmillan Distribution
Sidantal:
320
$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"
>