190 resultados para Software Psychology
Resumo:
Software forms an important part of the interface between citizens and their government. An increasing amount of government functions are being performed, controlled, or delivered electronically. This software, like all language, is never value-neutral, but must, to some extent, reflect the values of the coder and proprietor. The move that many governments are making towards e-governance, and the increasing reliance that is being placed upon software in government, necessitates a rethinking of the relationships of power and control that are embodied in software.
Resumo:
Legal educators in Australia have increasingly become concerned with the mental health of law students. The apparent risk posed by legal education to a student’s mental health has led to the deployment of a variety of measures to address these problems. By exploring these measures as productive power relations attempting to shape law students, this paper outlines how this government of depression is achieved, and the potential costs of these power relations. It examines one central Australian text offering advice about how students and law student societies can address depression, and argues that doing so not only involves students adopting particular practices of self-government to shape their legal personae, but also relies on an extension of the power relations of legal education. In addition, this paper will link this advice — which privatises the issue of depression, responsibilises individuals and communities, privileges psychological expertise, and seeks to govern ‘at a distance’ — to broader forms of social administration that presently characterise many Western societies. Doing so allows legal educators to reflect on the effects of their attempts to govern depression, and to consider new ways of altering the power relations of legal education.
Resumo:
This paper examines the integration of computing technologies into music education research in a way informed by constructivism. In particular, this paper focuses on an approach established by Jeanne Bamberger, which the author also employs, that integrates software design, pedagogical exploration, and the building of music education theory. In this tradition, researchers design software and associated activities to facilitate the interactive manipulation of musical structures and ideas. In short, this approach focuses on designing experiences and tools that support musical thinking and doing. In comparing the work of Jean Bamberger with that of the author, this paper highlights and discusses issues of significance and identifies lessons for future research.
Resumo:
Projects funded by the Australian National Data Service(ANDS). The specific projects that were funded included: a) Greenhouse Gas Emissions Project (N2O) with Prof. Peter Grace from QUT’s Institute of Sustainable Resources. b) Q150 Project for the management of multimedia data collected at Festival events with Prof. Phil Graham from QUT’s Institute of Creative Industries. c) Bio-diversity environmental sensing with Prof. Paul Roe from the QUT Microsoft eResearch Centre. For the purposes of these projects the Eclipse Rich Client Platform (Eclipse RCP) was chosen as an appropriate software development framework within which to develop the respective software. This poster will present a brief overview of the requirements of the projects, an overview of the experiences of the project team in using Eclipse RCP, report on the advantages and disadvantages of using Eclipse and it’s perspective on Eclipse as an integrated tool for supporting future data management requirements.
Resumo:
Although mental health literacy has been proposed as a factor that may facilitate help-seeking, few studies have examined this relation. This pilot study aimed to investigate the relation between mental health literacy and help-seeking intentions, and to explore which components of mental health literacy may be best able to predict help-seeking intentions. An online questionnaire was completed by a convenience sample of 150 university students enrolled in a psychology unit, aged between 17 and 26 years. A simultaneous multiple regression indicated that higher levels of mental health literacy were able to predict greater intentions to seek help from professional sources. A number of mental health literacy components made a unique and significant contribution to the prediction of help-seeking intentions. The findings of this pilot study indicate that the role of mental health literacy in facilitating help-seeking is a promising area of research.
Resumo:
Post-deployment maintenance and evolution can account for up to 75% of the cost of developing a software system. Software refactoring can reduce the costs associated with evolution by improving system quality. Although refactoring can yield benefits, the process includes potentially complex, error-prone, tedious and time-consuming tasks. It is these tasks that automated refactoring tools seek to address. However, although the refactoring process is well-defined, current refactoring tools do not support the full process. To develop better automated refactoring support, we have completed a usability study of software refactoring tools. In the study, we analysed the task of software refactoring using the ISO 9241-11 usability standard and Fitts' List of task allocation. Expanding on this analysis, we reviewed 11 collections of usability guidelines and combined these into a single list of 38 guidelines. From this list, we developed 81 usability requirements for refactoring tools. Using these requirements, the software refactoring tools Eclipse 3.2, Condenser 1.05, RefactorIT 2.5.1, and Eclipse 3.2 with the Simian UI 2.2.12 plugin were studied. Based on the analysis, we have selected a subset of the requirements that can be incorporated into a prototype refactoring tool intended to address the full refactoring process.
Resumo:
With the large diffusion of Business Process Managemen (BPM) automation suites, the possibility of managing process-related risks arises. This paper introduces an innovative framework for process-related risk management and describes a working implementation realized by extending the YAWL system. The framework covers three aspects of risk management: risk monitoring, risk prevention, and risk mitigation. Risk monitoring functionality is provided using a sensor-based architecture, where sensors are defined at design time and used at run-time for monitoring purposes. Risk prevention functionality is provided in the form of suggestions about what should be executed, by who, and how, through the use of decision trees. Finally, risk mitigation functionality is provided as a sequence of remedial actions (e.g. reallocating, skipping, rolling back of a work item) that should be executed to restore the process to a normal situation.
Resumo:
The growing social upheaval and intensifying tensions in South Africa have by their very nature evoked concern and panic among mental health professionals. In an attempt to alleviate the concomittant anxiety and appear to be more responsive to the majority, many psychologists have boarded the community psychology wagon to cross the great divide between the comfortable consultancy room and the masses. In assessing whether community psychology is the appropriate vehicle for crossing the rubicon, we will start with an overview of different models of community psychology focusing on their different conceptualizations of mental illness and how each model sees the role of the psychologist in the context of psycho-social change.
Resumo:
The Toolbox, combined with MATLAB ® and a modern workstation computer, is a useful and convenient environment for investigation of machine vision algorithms. For modest image sizes the processing rate can be sufficiently ``real-time'' to allow for closed-loop control. Focus of attention methods such as dynamic windowing (not provided) can be used to increase the processing rate. With input from a firewire or web camera (support provided) and output to a robot (not provided) it would be possible to implement a visual servo system entirely in MATLAB. Provides many functions that are useful in machine vision and vision-based control. Useful for photometry, photogrammetry, colorimetry. It includes over 100 functions spanning operations such as image file reading and writing, acquisition, display, filtering, blob, point and line feature extraction, mathematical morphology, homographies, visual Jacobians, camera calibration and color space conversion.
Resumo:
The ninth release of the Toolbox, represents over fifteen years of development and a substantial level of maturity. This version captures a large number of changes and extensions generated over the last two years which support my new book “Robotics, Vision & Control”. The Toolbox has always provided many functions that are useful for the study and simulation of classical arm-type robotics, for example such things as kinematics, dynamics, and trajectory generation. The Toolbox is based on a very general method of representing the kinematics and dynamics of serial-link manipulators. These parameters are encapsulated in MATLAB ® objects - robot objects can be created by the user for any serial-link manipulator and a number of examples are provided for well know robots such as the Puma 560 and the Stanford arm amongst others. The Toolbox also provides functions for manipulating and converting between datatypes such as vectors, homogeneous transformations and unit-quaternions which are necessary to represent 3-dimensional position and orientation. This ninth release of the Toolbox has been significantly extended to support mobile robots. For ground robots the Toolbox includes standard path planning algorithms (bug, distance transform, D*, PRM), kinodynamic planning (RRT), localization (EKF, particle filter), map building (EKF) and simultaneous localization and mapping (EKF), and a Simulink model a of non-holonomic vehicle. The Toolbox also including a detailed Simulink model for a quadcopter flying robot.
Resumo:
This paper reports on an experiment that was conducted to determine the extent to which group dynamics impacts on the effectiveness of software development teams. The experiment was conducted on software engineering project students at the Queensland University of Technology (QUT).
Resumo:
Software as a Service (SaaS) is a promising approach for Small and Medium Enterprises (SMEs) firms, in particular those that are focused on growing fast and leveraging new technology, due to the potential benefits arising from its inherent scalability, reduced total cost of ownership and the ease of access to global innovations. This paper proposes a dynamic perspective on IS capabilities to understand and explain SMEs sourcing and levering SaaS. The model is derived from combining the IS capabilities of Feeny and Willcocks (1998) and the dynamic capabilities of Teece (2007) and contextualizing it for SMEs and SaaS. We conclude that SMEs sourcing and leveraging SaaS require leadership, business systems thinking and informed buying for sensing and seizing SaaS opportunities and require leadership and vendor development for transforming in terms of aligning and realigning specific tangible and intangible assets.
Resumo:
This article will consider the role that Alternative Dispute Resolution (‘Dham Kha Chen Ki Khendum’ or ‘Nangkha Nangdrik’) currently plays in resolving legal conflict in Bhutan. With a Constitution that has committed to the pursuit of Gross National Happiness, non-adversarial dispute resolution processes that promote continuing relationships and goodwill assume greater importance. One difficulty for Bhutan is that alternative dispute resolution procedures such as mediation (Dhum Drik) are being referred to in enactments of the Bhutanese National Council and National Assembly (bicameral parliament), without a shared understanding as to the characteristics and functionality of these procedures. This article will focus particularly on the current practice of mediation in Bhutan and investigate whether particular models of mediation are more suited to the Bhutanese context, given the particularities of Bhutanese culture, the search for gross national happiness, psychological understandings of happiness and the omnipresent influence of Mahayana Buddhism.