Vi flyttar från butik till nätet - så funkar det framåt
Soulcraft | 0:e upplagan
- Danskt band, Engelska, 2003
- Författare: Bill Plotkin
- Betyg:
220
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
Since 1980, depth psychologist Bill Plotkin has been guiding women and men into the wildernessthe redrock canyons and snow-crested mountains of the American Westbut also into the wilds of the soul. He calls this work soulcraft.
There’s a great longing in all people to uncover the secrets and mysteries of our individual lives, to find the unique gift we were born to bring to our communities, and to experience our full membership in the more-than-human world. This journey to soul is a descent into layers of the self much deeper than personality, a journey meant for each one of us, not just for the heroes and heroines of mythology.
A modern handbook for the journey, Soulcraft is not an imitation of indigenous ways, but a contemporary nature-based approach born from wilderness experience, the traditions of Western culture, and the cross-cultural heritage of all humanity. Filled with stories, poems, and guidelines, Soulcraft introduces over 40 practices that facilitate the descent to soul, including dreamwork, wilderness vision fasts, talking across the species boundaries, council, self-designed ceremony, nature-based shadow work, and the arts of romance, being lost, and storytelling.
There’s a great longing in all people to uncover the secrets and mysteries of our individual lives, to find the unique gift we were born to bring to our communities, and to experience our full membership in the more-than-human world. This journey to soul is a descent into layers of the self much deeper than personality, a journey meant for each one of us, not just for the heroes and heroines of mythology.
A modern handbook for the journey, Soulcraft is not an imitation of indigenous ways, but a contemporary nature-based approach born from wilderness experience, the traditions of Western culture, and the cross-cultural heritage of all humanity. Filled with stories, poems, and guidelines, Soulcraft introduces over 40 practices that facilitate the descent to soul, including dreamwork, wilderness vision fasts, talking across the species boundaries, council, self-designed ceremony, nature-based shadow work, and the arts of romance, being lost, and storytelling.
Om denna bok
Soulcraft av Bill Plotkin är en Danskt band bok med 320 sidor på Engelska. Den utgavs 2003 av New World Library.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Soulcraft 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:
9781577314226
Upplaga:
0
Utgiven:
2003-09-01
Förlag:
New World Library
Sidantal:
320
$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"
>