103 resultados para Java APIs for Bluetooth wireless technology


Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Qualitative data analysis (QDA) is often a time-consuming and laborious process usually involving the management of large quantities of textual data. Recently developed computer programs offer great advances in the efficiency of the processes of QDA. In this paper we report on an innovative use of a combination of extant computer software technologies to further enhance and simplify QDA. Used in appropriate circumstances, we believe that this innovation greatly enhances the speed with which theoretical and descriptive ideas can be abstracted from rich, complex, and chaotic qualitative data. © 2001 Human Sciences Press, Inc.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Industry professionals of the near future will be supported by an IT infrastructure that enables them to complete a task by drawing on resources and people with expertise anywhere in the world, and access to knowledge through specific training programs that address the task requirements. The increasing uptake of new technologies enables information to reach a diverse population and to provide flexible learning environments 24 hours a day, 7 days a week. This paper examines one of the key areas where the World Wide Web will impact on the water and wastewater industries, namely technology transfer and training. The authors will present their experiences of developing online training courses for wastewater industry professionals over the last two years. The perspective is that of two people working at the coalface.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Application of novel analytical and investigative methods such as fluorescence in situ hybridization, confocal laser scanning microscopy (CLSM), microelectrodes and advanced numerical simulation has led to new insights into micro-and macroscopic processes in bioreactors. However, the question is still open whether or not these new findings and the subsequent gain of knowledge are of significant practical relevance and if so, where and how. To find suitable answers it is necessary for engineers to know what can be expected by applying these modern analytical tools. Similarly, scientists could benefit significantly from an intensive dialogue with engineers in order to find out about practical problems and conditions existing in wastewater treatment systems. In this paper, an attempt is made to help bridge the gap between science and engineering in biological wastewater treatment. We provide an overview of recently developed methods in microbiology and in mathematical modeling and numerical simulation. A questionnaire is presented which may help generate a platform from which further technical and scientific developments can be accomplished. Both the paper and the questionnaire are aimed at encouraging scientists and engineers to enter into an intensive, mutually beneficial dialogue. (C) 2002 Elsevier Science Ltd. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The growth of direct marketing has been attributed to rapid advances in technology and the changing market context. The fundamental ability of direct marketers to communicate with consumers and to elicit a response, combined with the ubiquitous nature and power of mobile digital technology, provides a synergy that will increase the potential for the success of direct marketing. The aim of this paper is to provide an analytical framework identifying the developments in the digital environment from e-marketing to m-marketing, and to alert direct marketers to the enhanced capabilities available to them.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Chemosensory proteins (CSPs) are ubiquitous soluble small proteins isolated from sensory organs of a wide range of insect species, which are believed to be involved in chemical communication. We report the cloning of a honeybee CSP gene called ASP3c, as well as the structural and functional characterization of the encoded protein. The protein was heterologously secreted by the yeast Pichia pastoris using the native signal peptide. ASP3c disulfide bonds were assigned after trypsinolysis followed by chromatography and mass spectrometry combined with microsequencing. The pairing (Cys(I)-Cys(II), Cys(III)-Cys(IV)) was found to be identical to that of Schistocerca gregaria CSPs, suggesting that this pattern occurs commonly throughout the insect CSPs. CD measurements revealed that ASP3c mainly consists of alpha-helices, like other insect CSPs. Gel filtration analysis showed that ASP3c is monomeric at neutral pH. Using ASA, a fluorescent fatty acid anthroyloxy analogue as a probe, ASP3c was shown to bind specifically to large fatty acids and ester derivatives, which are brood pheromone components, in the micromolar range. It was unable to bind tested general odorants and other tested pheromones (sexual and nonsexual). This is the first report on a natural pheromonal ligand bound by a recombinant CSP with a measured affinity constant.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Workflow technology provides a suitable platform to define and manage the coordination of business process activities. We introduce a flexible e-learning environment – called Flex-eL – that has been built upon workflow technology. The workflow functionality of Flex-eL manages the coordination of learning and assessment activities of the course process between students and teaching staff. It provides a unique environment for teachers to design and develop process-centric courses and to monitor student progress. It allows students to learn at their own pace while observing the learning guidelines and checkpoints modeled into the course process by teaching staff. We also report on the successful deployment of the concept and system for university courses and our experiences from the implementation.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

With the advent of object-oriented languages and the portability of Java, the development and use of class libraries has become widespread. Effective class reuse depends on class reliability which in turn depends on thorough testing. This paper describes a class testing approach based on modeling each test case with a tuple and then generating large numbers of tuples to thoroughly cover an input space with many interesting combinations of values. The testing approach is supported by the Roast framework for the testing of Java classes. Roast provides automated tuple generation based on boundary values, unit operations that support driver standardization, and test case templates used for code generation. Roast produces thorough, compact test drivers with low development and maintenance cost. The framework and tool support are illustrated on a number of non-trivial classes, including a graphical user interface policy manager. Quantitative results are presented to substantiate the practicality and effectiveness of the approach. Copyright (C) 2002 John Wiley Sons, Ltd.