Vi flyttar från butik till nätet - så funkar det framåt
American Property | 0:e upplagan
- Danskt band, Engelska, 2011
- Författare: Stuart Banner
- 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
In America, we are eager to claim ownership: our homes, our ideas, our organs, even our own celebrity. But beneath our nation’s proprietary longing looms a troublesome question: what does it mean to own something? More simply: what is property?
The question is at the heart of many contemporary controversies, including disputes over who owns everything from genetic material to indigenous culture to music and film on the Internet. To decide if and when genes or culture or digits are a kind of property that can be possessed, we must grapple with the nature of property itself. How does it originate? What purposes does it serve? Is it a natural right or one created by law?
Accessible and mercifully free of legal jargon, American Property reveals the perpetual challenge of answering these questions, as new forms of property have emerged in response to technological and cultural change, and as ideas about the appropriate scope of government regulation have shifted. This first comprehensive history of property in the United States is a masterly guided tour through a contested human institution that touches all aspects of our lives and desires.
Stuart Banner shows that property exists to serve a broad set of purposes, constantly in flux, that render the idea of property itself inconstant. Despite our ideals of ownership, property has always been a means toward other ends. What property signifies and what property is, we come to see, has consistently changed to match the world we want to acquire.
The question is at the heart of many contemporary controversies, including disputes over who owns everything from genetic material to indigenous culture to music and film on the Internet. To decide if and when genes or culture or digits are a kind of property that can be possessed, we must grapple with the nature of property itself. How does it originate? What purposes does it serve? Is it a natural right or one created by law?
Accessible and mercifully free of legal jargon, American Property reveals the perpetual challenge of answering these questions, as new forms of property have emerged in response to technological and cultural change, and as ideas about the appropriate scope of government regulation have shifted. This first comprehensive history of property in the United States is a masterly guided tour through a contested human institution that touches all aspects of our lives and desires.
Stuart Banner shows that property exists to serve a broad set of purposes, constantly in flux, that render the idea of property itself inconstant. Despite our ideals of ownership, property has always been a means toward other ends. What property signifies and what property is, we come to see, has consistently changed to match the world we want to acquire.
Om denna bok
American Property av Stuart Banner är en Danskt band bok med 384 sidor på Engelska. Den utgavs 2011 av Harvard University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp American Property 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:
9780674058057
Upplaga:
0
Utgiven:
2011-03-01
Förlag:
Harvard University Press
Sidantal:
384
$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"
>