Vi flyttar från butik till nätet - så funkar det framåt
Slow Philosophy | 0:e upplagan
- Danskt band, Engelska, 2016
- Författare: Michelle Boulous Walker
- Betyg:
284
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
In an age of internet scrolling and skimming, where concentration and attention are fast becoming endangered skills, it is timely to think about the act of reading and the many forms that it can take. Slow Philosophy: Reading Against the Institution makes the case for thinking about reading in philosophical terms. Boulous Walker argues that philosophy involves the patient work of thought; in this it resembles the work of art, which invites and implores us to take our time and to engage with the world. At its best, philosophy teaches us to read slowly; in fact, philosophy is the art of reading slowly – and this inevitably clashes with many of our current institutional practices and demands.
Slow reading shares something in common with contemporary social movements, such as that devoted to slow food; it offers us ways to engage the complexity of the world. With the help of writers as diverse as Nietzsche, Wittgenstein, Woolf, Adorno, Levinas, Critchley, Beauvoir, Le Dœuff, Irigaray, Cixous, Weil, and others, Boulous Walker offers a foundational text in the emerging field of slow philosophy, one that explores the importance of unhurried time in establishing our institutional encounters with complex and demanding works.
Slow reading shares something in common with contemporary social movements, such as that devoted to slow food; it offers us ways to engage the complexity of the world. With the help of writers as diverse as Nietzsche, Wittgenstein, Woolf, Adorno, Levinas, Critchley, Beauvoir, Le Dœuff, Irigaray, Cixous, Weil, and others, Boulous Walker offers a foundational text in the emerging field of slow philosophy, one that explores the importance of unhurried time in establishing our institutional encounters with complex and demanding works.
Om denna bok
Slow Philosophy av Michelle Boulous Walker är en Danskt band bok med 336 sidor på Engelska. Den utgavs 2016 av Bloomsbury Publishing PLC.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Slow Philosophy 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:
9781474279925
Upplaga:
0
Utgiven:
2016-12-15
Förlag:
Bloomsbury Publishing PLC
Sidantal:
336
$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"
>