Vi flyttar från butik till nätet - så funkar det framåt
Foucault at the Movies | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Patrice Maniglier, Dork Zabunyan
- Betyg:
360
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
Michel Foucault’s work on film, although not extensive, compellingly illustrates the power of bringing his unique vision to bear on the subject and offers valuable insights into other aspects of his thought. Foucault at the Movies brings together all of Foucault’s commentary on film, some of it available for the first time in English, along with important contemporary analysis and further extensions of this work.
Patrice Maniglier and Dork Zabunyan situate Foucault’s writings on film in the context of the rest of his work as well as within a broad historical and philosophical framework. They detail how Foucault’s work directly or indirectly inspired both film critics and directors in surprising ways and discuss his ideas in relation to significant movements within film theory and practice. The book includes film reviews and discussions by Foucault as well as his interviews with the prestigious film magazine Cahiers du cinéma and other journals. Also included are his dialogues with the noted French feminist writer Hélène Cixous and film directors Werner Schroeter and René Féret. Throughout, Foucault and those he is in conversation with reflect on the relationship of film to history, the body, power and politics, knowledge, sexuality, aesthetics, and institutions of internment. Foucault at the Movies makes all of Foucault’s writings on film available to an English-speaking audience in one volume and offers detailed, up-to-date commentary, inviting us to go to the movies with Foucault.
Patrice Maniglier and Dork Zabunyan situate Foucault’s writings on film in the context of the rest of his work as well as within a broad historical and philosophical framework. They detail how Foucault’s work directly or indirectly inspired both film critics and directors in surprising ways and discuss his ideas in relation to significant movements within film theory and practice. The book includes film reviews and discussions by Foucault as well as his interviews with the prestigious film magazine Cahiers du cinéma and other journals. Also included are his dialogues with the noted French feminist writer Hélène Cixous and film directors Werner Schroeter and René Féret. Throughout, Foucault and those he is in conversation with reflect on the relationship of film to history, the body, power and politics, knowledge, sexuality, aesthetics, and institutions of internment. Foucault at the Movies makes all of Foucault’s writings on film available to an English-speaking audience in one volume and offers detailed, up-to-date commentary, inviting us to go to the movies with Foucault.
Om denna bok
Foucault at the Movies av Patrice Maniglier och Dork Zabunyan är en Danskt band bok med 264 sidor på Engelska. Den utgavs 2018 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Foucault at the Movies 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:
Filosofi & idéhistoria
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780231167079
Upplaga:
0
Utgiven:
2018-08-21
Förlag:
John Wiley And Sons Ltd
Sidantal:
264
$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"
>