21 resultados para approach-oriented coping
em BORIS: Bern Open Repository and Information System - Berna - Suiça
Resumo:
This paper reports on the results of a research project, on comparing one virtual collaborative environment with a first-person visual immersion (first-perspective interaction) and a second one where the user interacts through a sound-kinetic virtual representation of himself (avatar), as a stress-coping environment in real-life situations. Recent developments in coping research are proposing a shift from a trait-oriented approach of coping to a more situation-specific treatment. We defined as real-life situation a target-oriented situation that demands a complex coping skills inventory of high self-efficacy and internal or external "locus of control" strategies. The participants were 90 normal adults with healthy or impaired coping skills, 25-40 years of age, randomly spread across two groups. There was the same number of participants across groups and gender balance within groups. All two groups went through two phases. In Phase I, Solo, one participant was assessed using a three-stage assessment inspired by the transactional stress theory of Lazarus and the stress inoculation theory of Meichenbaum. In Phase I, each participant was given a coping skills measurement within the time course of various hypothetical stressful encounters performed in two different conditions and a control group. In Condition A, the participant was given a virtual stress assessment scenario relative to a first-person perspective (VRFP). In Condition B, the participant was given a virtual stress assessment scenario relative to a behaviorally realistic motion controlled avatar with sonic feedback (VRSA). In Condition C, the No Treatment Condition (NTC), the participant received just an interview. In Phase II, all three groups were mixed and exercised the same tasks but with two participants in pairs. The results showed that the VRSA group performed notably better in terms of cognitive appraisals, emotions and attributions than the other two groups in Phase I (VRSA, 92%; VRFP, 85%; NTC, 34%). In Phase II, the difference again favored the VRSA group against the other two. These results indicate that a virtual collaborative environment seems to be a consistent coping environment, tapping two classes of stress: (a) aversive or ambiguous situations, and (b) loss or failure situations in relation to the stress inoculation theory. In terms of coping behaviors, a distinction is made between self-directed and environment-directed strategies. A great advantage of the virtual collaborative environment with the behaviorally enhanced sound-kinetic avatar is the consideration of team coping intentions in different stages. Even if the aim is to tap transactional processes in real-life situations, it might be better to conduct research using a sound-kinetic avatar based collaborative environment than a virtual first-person perspective scenario alone. The VE consisted of two dual-processor PC systems, a video splitter, a digital camera and two stereoscopic CRT displays. The system was programmed in C++ and VRScape Immersive Cluster from VRCO, which created an artificial environment that encodes the user's motion from a video camera, targeted at the face of the users and physiological sensors attached to the body.
Resumo:
Heterosis is widely used in breeding, but the genetic basis of this biological phenomenon has not been elucidated. We postulate that additive and dominance genetic effects as well as two-locus interactions estimated in classical QTL analyses are not sufficient for quantifying the contributions of QTL to heterosis. A general theoretical framework for determining the contributions of different types of genetic effects to heterosis was developed. Additive x additive epistatic interactions of individual loci with the entire genetic background were identified as a major component of midparent heterosis. On the basis of these findings we defined a new type of heterotic effect denoted as augmented dominance effect di* that comprises the dominance effect at each QTL minus half the sum of additive x additive interactions with all other QTL. We demonstrate that genotypic expectations of QTL effects obtained from analyses with the design III using testcrosses of recombinant inbred lines and composite-interval mapping precisely equal genotypic expectations of midparent heterosis, thus identifying genomic regions relevant for expression of heterosis. The theory for QTL mapping of multiple traits is extended to the simultaneous mapping of newly defined genetic effects to improve the power of QTL detection and distinguish between dominance and overdominance.
Resumo:
Web-scale knowledge retrieval can be enabled by distributed information retrieval, clustering Web clients to a large-scale computing infrastructure for knowledge discovery from Web documents. Based on this infrastructure, we propose to apply semiotic (i.e., sub-syntactical) and inductive (i.e., probabilistic) methods for inferring concept associations in human knowledge. These associations can be combined to form a fuzzy (i.e.,gradual) semantic net representing a map of the knowledge in the Web. Thus, we propose to provide interactive visualizations of these cognitive concept maps to end users, who can browse and search the Web in a human-oriented, visual, and associative interface.
Resumo:
the modern joint protection (JP) concept for people with rheumatoid arthritis (RA) is an active coping strategy to improve daily tasks and role performance by changing working methods and using assistive devices. Effective group JP education includes psycho-educational interventions. The Pictorial Representation of Illness and Self Measure (PRISM) is an interactive hands-on-tool, assessing (a) the individual's perceived burden of illness and (b) relevant individual resources. Both issues are important for intrinsic motivation to take action and change behaviour. This study compared individual conventional JP education (C-JP) with PRISM-based JP education (PRISM-JP).
Resumo:
This publication offers concrete suggestions for implementing an integrative and learning-oriented approach to agricultural extension with the goal of fostering sustainable development. It targets governmental and non-governmental organisations, development agencies, and extension staff working in the field of rural development. The book looks into the conditions and trends that influence extension today, and outlines new challenges and necessary adaptations. It offers a basic reflection on the goals, the criteria for success and the form of a state-of-the-art approach to extension. The core of the book consists of a presentation of Learning for Sustainability (LforS), an example of an integrative, learning-oriented approach that is based on three crucial elements: stakeholder dialogue, knowledge management, and organizational development. Awareness raising and capacity building, social mobilization, and monitoring & evaluation are additional building blocks. The structure and organisation of the LforS approach as well as a selection of appropriate methods and tools are presented. The authors also address key aspects of developing and managing a learning-oriented extension approach. The book illustrates how LforS can be implemented by presenting two case studies, one from Madagascar and one from Mongolia. It addresses conceptual questions and at the same time it is practice-oriented. In contrast to other extension approaches, LforS does not limit its focus to production-related aspects and the development of value chains: it also addresses livelihood issues in a broad sense. With its focus on learning processes LforS seeks to create a better understanding of the links between different spheres and different levels of decision-making; it also seeks to foster integration of the different actors’ perspectives.
Resumo:
Increasing evidence shows that mindfulness is positively related to mental health; however, the nature of this relationship is not fully understood. The current study used structural equation modeling to investigate the hypothesis that mindfulness moderates the association between the occurrence of unavoidable distressing experiences (UDE) and mental health. Participants from a community sample (N = 376) completed the Freiburg Mindfulness Inventory, the Positive and Negative Affect Scale, the Brief Symptom Inventory, the Inventory of Approach and Avoidance Motivation, and the Incongruence Scale. Results indicated that mindfulness moderated the association between unavoidable distressing events and psychopathological symptoms/negative affect. Thus, mindfulness may contribute to enhance the ability to cope with UDE and thus mitigate the detrimental effects of these experiences on mental health.
Resumo:
When reengineering legacy systems, it is crucial to assess if the legacy behavior has been preserved or how it changed due to the reengineering effort. Ideally if a legacy system is covered by tests, running the tests on the new version can identify potential differences or discrepancies. However, writing tests for an unknown and large system is difficult due to the lack of internal knowledge. It is especially difficult to bring the system to an appropriate state. Our solution is based on the acknowledgment that one of the few trustable piece of information available when approaching a legacy system is the running system itself. Our approach reifies the execution traces and uses logic programming to express tests on them. Thereby it eliminates the need to programatically bring the system in a particular state, and handles the test-writer a high-level abstraction mechanism to query the trace. The resulting system, called TESTLOG, was used on several real-world case studies to validate our claims.
Resumo:
Based on an integrative brain model which focuses on memory-driven and EEG state-dependent information processing for the organisation of behaviour, we used the developmental changes of the awake EEG to further investigate the hypothesis that neurodevelopmental abnormalities (deviations in organisation and reorganisation of cortico-cortical connectivity during development) are involved in the pathogenesis of schizophrenia. First-episode, neuroleptic-naive schizophrenics and their matched controls and three age groups of normal adolescents were studied (total: 70 subjects). 19-channel EEG delta-theta, alpha and beta spectral band centroid frequencies during resting (baseline) and after verbal stimuli were used as measure of the level of attained complexity and momentary excitability of the neuronal network (working memory). Schizophrenics compared with all control groups showed lower delta-theta activity centroids and higher alpha and beta activity centroids. Reactivity centroids (centroid after stimulus minus centroid during resting) were used as measure of update of working memory. Schizophrenics showed partial similarities in delta-theta and beta reactivity centroids with the 11-year olds and in alpha reactivity centroids with the 13-year olds. Within the framework of our model, the results suggest multifactorially elicited imbalances in the level of excitability of neuronal networks in schizophrenia, resulting in network activation at dissociated complexity levels, partially regressed and partially prematurely developed. It is hypothesised that activation of age- and/or state-inadequate representations for coping with realities becomes manifest as productive schizophrenic symptoms. Thus, the results support some aspects of the neurodevelopmental hypothesis.
Resumo:
Description of LforS as a integrativ and learning oriented extension approach
Resumo:
Back-in-time debuggers are extremely useful tools for identifying the causes of bugs, as they allow us to inspect the past states of objects no longer present in the current execution stack. Unfortunately the "omniscient" approaches that try to remember all previous states are impractical because they either consume too much space or they are far too slow. Several approaches rely on heuristics to limit these penalties, but they ultimately end up throwing out too much relevant information. In this paper we propose a practical approach to back-in-time debugging that attempts to keep track of only the relevant past data. In contrast to other approaches, we keep object history information together with the regular objects in the application memory. Although seemingly counter-intuitive, this approach has the effect that past data that is not reachable from current application objects (and hence, no longer relevant) is automatically garbage collected. In this paper we describe the technical details of our approach, and we present benchmarks that demonstrate that memory consumption stays within practical bounds. Furthermore since our approach works at the virtual machine level, the performance penalty is significantly better than with other approaches.
Resumo:
This paper investigates the controversial question whether it is more effective to promote specialisation in a specific sport at the beginning of a career or whether to encourage a broad range of sports when promoting competitive sports talents in order for them to achieve a high level of performance in adulthood. The issue of promoting talents depends on human developmental processes and therefore raises developmental scientific questions. Based on recent, dynamic-interactionist concepts of development, we assume a person-oriented approach focussing on the person as a whole rather than individual features. Theoretical considerations lead to four interacting factors being summarised to form a subsystem: childhood training. The relative weights of these factors lead to patterns. By relating these to a performance criterion at the age of peak performance, particularly promising developmental patterns may be identified. One hundred fifty-nine former Swiss football talents were retrospectively interviewed about their career and the data analysed using the LICUR method. Two early career patterns were identified as having a favourable influence on adult performance. Both are characterised by an above-average amount of in-club training. One pattern also exhibits an above-average amount of informal football played outside the club, the other above-average scores for activity in other sports. Hence, comprehensive training and practice inside and outside the club form the basis for subsequent football expertise.
Resumo:
A successful career in football is the result of the appropriate interaction between different aspects of an individual’s life, since the various areas and phases of one’s life depend on each other. An endogenous causal relationship exists throughout a person’s entire history (Mayer, 1990). In particular, their family, work and sports career must be tuned to each other. The transition from the initial stages of education (compulsory schooling) to vocational training, which coincides with the beginning of the selection for the national youth teams, is a particularly critical phase (Wylleman, Theeboom, & Lavallee, 2004). In order to do justice to the overall life situation of a young sports talent during this transition phase, we have adopted a holistic perspective and follow Bergman, Magnusson and El-Khouri (2003) in using a person-oriented and systemic approach. In doing so, our main focus lies on the person-environment system. This overall system is made up of various subsystems, consisting of several operating factors which interact with one another. The different levels to which these operating factors are expressed lead to observable patterns, which can be summarised in the form of types. Particularly promising types can therefore be identified and the developmental process can be described. Former players on the Swiss U16 to U21 national football teams, born between 1981 and 1987 (n=159), were interviewed concerning their careers, and the operating factors school/vocational training, family support and sports environment were examined. With the help of the LICUR method (Linking of Clusters after removal of Residue) (Bergman et al., 2003), developmental types were identified which were promising in terms of achieving top performance in adulthood. A range of developmental types and anti-types emerge for the transition from the under-15 phase to the over-16 phase. One particularly promising type is observed in the over-16 phase, for which the operating factors education, family support and participation in national U16 to U18 teams have slightly above-average scores, with scores that are well above average in the sports environment.
Resumo:
Nonspecific low back pain (NSLBP) is an important health issue of our time. Personal as well as economic factors, like suffering pain and experiencing disability on the one hand and enormous and still increasing costs to the economy and society on the other hand, display the importance of the matter. Tremendous research has been conducted in the last few decades on NSLBP. A PubMed search (June 17, 2013) on “low back pain” provided 22,980 hits, and when specifying for “low back pain, systematic review,” 3,134 hits were still generated. Most research has been done examining the development, risk factors, or therapeutic measures of NSLBP, but hardly any literature exists on resources related to NSLBP. The aims of this review are twofold. In order to shade light on the salutogenetic approach of NSLBP, and thus to focus on health instead of illness, the first aim is to facilitate the understanding of which therapeutic measures enhance the ability to cope with chronic NSLBP and enable (more) normal functioning in life. The second aim is to stimulate the understanding of resources protecting against the onset of NSLBP or against the development of chronic NSLBP and its resulting work absence.