Vi flyttar från butik till nätet - så funkar det framåt
The Visioneers | 0:e upplagan
- Danskt band, Engelska, 2012
- Författare: W. Patrick McCray
- Betyg:
307
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 1969, Princeton physicist Gerard O'Neill began looking outward to space colonies as the new frontier for humanity's expansion. A decade later, Eric Drexler, an MIT-trained engineer, turned his attention to the molecular world as the place where society's future needs could be met using self-replicating nanoscale machines. These modern utopians predicted that their technologies could transform society as humans mastered the ability to create new worlds, undertook atomic-scale engineering, and, if truly successful, overcame their own biological limits. The Visioneers tells the story of how these scientists and the communities they fostered imagined, designed, and popularized speculative technologies such as space colonies and nanotechnologies. Patrick McCray traces how these visioneers blended countercultural ideals with hard science, entrepreneurship, libertarianism, and unbridled optimism about the future. He shows how they built networks that communicated their ideas to writers, politicians, and corporate leaders. But the visioneers were not immune to failure--or to the lures of profit, celebrity, and hype.
O'Neill and Drexler faced difficulty funding their work and overcoming colleagues' skepticism, and saw their ideas co-opted and transformed by Timothy Leary, the scriptwriters of Star Trek, and many others. Ultimately, both men struggled to overcome stigma and ostracism as they tried to unshackle their visioneering from pejorative labels like "fringe" and "pseudoscience." The Visioneers provides a balanced look at the successes and pitfalls they encountered. The book exposes the dangers of promotion--oversimplification, misuse, and misunderstanding--that can plague exploratory science. But above all, it highlights the importance of radical new ideas that inspire us to support cutting-edge research into tomorrow's technologies.
O'Neill and Drexler faced difficulty funding their work and overcoming colleagues' skepticism, and saw their ideas co-opted and transformed by Timothy Leary, the scriptwriters of Star Trek, and many others. Ultimately, both men struggled to overcome stigma and ostracism as they tried to unshackle their visioneering from pejorative labels like "fringe" and "pseudoscience." The Visioneers provides a balanced look at the successes and pitfalls they encountered. The book exposes the dangers of promotion--oversimplification, misuse, and misunderstanding--that can plague exploratory science. But above all, it highlights the importance of radical new ideas that inspire us to support cutting-edge research into tomorrow's technologies.
Om denna bok
The Visioneers av W. Patrick McCray är en Danskt band bok med 368 sidor på Engelska. Den utgavs 2012 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Visioneers 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:
9780691139838
Upplaga:
0
Utgiven:
2012-12-09
Förlag:
John Wiley And Sons Ltd
Sidantal:
368
$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"
>