Vi flyttar från butik till nätet - så funkar det framåt
Embodied Nature and Health | 0:e upplagan
- Danskt band, Engelska, 2024
- Författare: Marcin Fabjański
- Betyg:
524
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
This book describes how, as a species our survival and capacity to flourish depends on realizing the intimate relationship of humans with nature through active, embodied participation with nature. Living within the physicality of the planet is not a limitation, rather it is our liberation. Full realization of the consequences of this relationship, through embodied action, can liberate us from ego-dependence and transform us into a community of interdependent and flourishing beings.
Embodied Nature and Health: How to Attune to the Open-source Intelligence describes a systems analysis of presence-centered cultivation of well-being through particular ways of being physically and mentally active in relation to nature that aims at helping the individual attune to natures’ rhythms. The systems analysis proposes the hypothesis of the Open-source Intelligence: an intelligence which originates from the placement of individual organisms in the tissue and the process of life. This framework draws upon and integrates contemporary research into the human–nature relationship and human well-being, and ancient philosophies that were developed prior to the Cartesian gap between the mind and the body, as well as using an auto-ethnographic approach dervied from the experience of the author.
The proposed system highlights a practical approach to well-being, based on research into human attention and its effective usage in daily life. The book outlines a methodology that can be used in schools, as a basis of training in sports, as well as in the field of self-development, and highlights the necessity to develop a new, non-abusive relationship with the natural environment. This novel, multi-discipline, first-of-its-kind research book will be of strong interest to experts and academics in the fields of physical activity, education, ecology, and philosophy.
Embodied Nature and Health: How to Attune to the Open-source Intelligence describes a systems analysis of presence-centered cultivation of well-being through particular ways of being physically and mentally active in relation to nature that aims at helping the individual attune to natures’ rhythms. The systems analysis proposes the hypothesis of the Open-source Intelligence: an intelligence which originates from the placement of individual organisms in the tissue and the process of life. This framework draws upon and integrates contemporary research into the human–nature relationship and human well-being, and ancient philosophies that were developed prior to the Cartesian gap between the mind and the body, as well as using an auto-ethnographic approach dervied from the experience of the author.
The proposed system highlights a practical approach to well-being, based on research into human attention and its effective usage in daily life. The book outlines a methodology that can be used in schools, as a basis of training in sports, as well as in the field of self-development, and highlights the necessity to develop a new, non-abusive relationship with the natural environment. This novel, multi-discipline, first-of-its-kind research book will be of strong interest to experts and academics in the fields of physical activity, education, ecology, and philosophy.
Om denna bok
Embodied Nature and Health av Marcin Fabjański är en Danskt band bok med 168 sidor på Engelska. Den utgavs 2024.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Embodied Nature and Health 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:
9780367647087
Upplaga:
0
Utgiven:
2024-05-27
Förlag:
Okänt
Sidantal:
168
$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"
>