Vi flyttar från butik till nätet - så funkar det framåt
Dreaming Circus | 0:e upplagan
- Häftad, Engelska, 2022
- Författare: Jim Morrison
- Betyg:
232
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
During his third tour of duty in Vietnam where he served as a Green Beret, Jim Morris was wounded badly enough to be retired from the army. He came home bitter, angry that his career had been ended. After reading The Electric Kool-Aid Acid Test, he realized that many members of Ken Kesey's Merry Pranksters had also been combat officers. Following this spiritual "hint," he spent the next couple of years as an acid head, even skydiving on LSD. Awakened by his LSD experiences, Morris immersed himself in the books of Carlos Castaneda, as well as in Kriya yoga, Charismatic Christianity, and A Course in Miracles. From these experiences he was led to Toltec spiritual teacher don Miguel Ruiz and began a deep spiritual journey of change.
Sharing his journey from PTSD to spiritual awakening, along with insights about what drives a person on the spiritual path, Morris details his profound transformation from military warrior to spiritual warrior. He recounts his time as a civil rights advocate for the Montagnard people in Vietnam and his years as a war correspondent at the same time he was following Castaneda's Warrior's Way. He describes his momentous meeting with don Miguel Ruiz as well as his travels around the world and in the astral realms. Sharing how his wife developed dementia and later became paralyzed, Morris explains how it required all his Toltec training, all his military training, everything he had to share her final years in a meaningful and fulfilling way.
Written from a deep understanding of Toltec techniques this book shows in a heartfelt and resonant way what a spiritual path can give you, especially those whose lives have been derailed by trauma and those whose lives have been continuously unsatisfying and confusing, as well as revealing the essentially magic nature of reality.
Om denna bok
Dreaming Circus av Jim Morrison är en Häftad bok med 288 sidor på Engelska. Den utgavs 2022 av Stardist bokimport.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Dreaming Circus 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:
Biografier
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9781591434535
Upplaga:
0
Utgiven:
2022-09-15
Förlag:
Stardist bokimport
Sidantal:
288
$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"
>