Vi flyttar från butik till nätet - så funkar det framåt
You and Your Profile | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Hans-Georg Moeller, Paul J. D'Ambrosio
- Betyg:
323
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
More and more, we present ourselves and encounter others through profiles. A profile shows us not as we are seen directly but how we are perceived by a broader public. As we observe how others observe us, we calibrate our self-presentation accordingly. Profile-based identity is evident everywhere from pop culture to politics, marketing to morality. But all too often critics simply denounce this alleged superficiality in defense of some supposedly pure ideal of authentic or sincere expression.
This book argues that the profile marks an epochal shift in our concept of identity and demonstrates why that matters. You and Your Profile blends social theory, philosophy, and cultural critique to unfold an exploration of the way we have come to experience the world. Instead of polemicizing against the profile, Hans-Georg Moeller and Paul J. D’Ambrosio outline how it works, how we readily apply it in our daily lives, and how it shapes our values—personally, economically, and ethically. They develop a practical vocabulary of life in the digital age. Informed by the Daoist tradition, they suggest strategies for handling the pressure of social media by distancing oneself from one’s public face. A deft and wide-ranging consideration of our era’s identity crisis, this book provides vital clues on how to stay sane in a time of proliferating profiles.
This book argues that the profile marks an epochal shift in our concept of identity and demonstrates why that matters. You and Your Profile blends social theory, philosophy, and cultural critique to unfold an exploration of the way we have come to experience the world. Instead of polemicizing against the profile, Hans-Georg Moeller and Paul J. D’Ambrosio outline how it works, how we readily apply it in our daily lives, and how it shapes our values—personally, economically, and ethically. They develop a practical vocabulary of life in the digital age. Informed by the Daoist tradition, they suggest strategies for handling the pressure of social media by distancing oneself from one’s public face. A deft and wide-ranging consideration of our era’s identity crisis, this book provides vital clues on how to stay sane in a time of proliferating profiles.
Om denna bok
You and Your Profile av Hans-Georg Moeller och Paul J. D'Ambrosio är en Danskt band bok med 312 sidor på Engelska. Den utgavs 2021 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp You and Your Profile 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:
9780231196017
Upplaga:
0
Utgiven:
2021-05-25
Förlag:
John Wiley And Sons Ltd
Sidantal:
312
$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"
>