Sök:

Sökresultat:

7356 Uppsatser om End-user development - Sida 63 av 491

Hållbara städer ? bidrar IT? En undersökning huruvida kommuner använder IT för att uppnå en hållbar utveckling

Environmental issues and sustainable development is a high priority in today?s society and has received substantial attention lately. In the inaugural speech it is expressed that the goal for the IT?politics is a sustainable information society for everyone, which can be achieved by using IT to support sustainable growth. The Ministry of Enterprise, Energy and Communications has developed a document which outlines three specific proposals on what the government should focus on during a three?year period (2008?2010) that with the use of IT will contribute to a sustainable society.

Vilken roll spelar chefer på mellannivå i en omorganisation : En fallstudie av Teliasonera

The economic development and industrialization that has taken place in many parts of the world during the past century has brought about a huge increase in economic welfare. During this process, it has repeatedly been debated whether the gains from economic development are shared by everyone or just a few. In the field of economics, vast research has been conducted on this particular subject ever since the 1950?s. The most famous contribution might be said to be Simon Kuznets article, Growth and Income Inequality from 1955 and the ?inverted U?-hypothesis that was formulated on the basis of that article.

Hållbar stadsutveckling ? studier av Malmö och Prag

There are numerous questions to be asked when your task is to plan a small community?s future development. Is it possible to suggest something new and modern? What considerations should be taken concerning the existing situation? What is an appropriate size for the new development? Where is it possible to build and what is the most appropriate method to use?In this master´s thesis I have tried to develop and describe a working-process where I execute a complete landscape character analysis for the whole community in question to get the answers to where and how it would be most appropriate to develop a village like Flädie without destroying its current character.Flädie is a typical small village in the countryside of Skåne, Sweden. It is strongly effected by the expansive and urban region it?s located in but is still rural in character.

Ska vila på vetenskaplig grund... : En studie om lärares förutsättningar fo?r vidareutbildning

In Based upon disciplinary foundation... ? A study on teachers? prerequisite for continuing pro- fessional development (CPD) I have examined the prerequisites that teachers in Nacka have for CPD, due to the new school law that states that all teaching must be based upon disciplinary foundation and proven experience. According to a recently published governmental report, as well as international research, not only structural aspects like time and financial compensation are crucial to whether teachers continue their development. Encouragement from the principal and colleagues are also a contributing factor; and not to mention those factors combined.There is a world wide shared consensus among educational researchers claiming that one very important piece in creating a successful school is having a well-educated and updated staff.

Utformning av webbportal för tjänstlediga medarbetare vid Volvo Cars Engine och utexaminerade elever från Volvogymnasiet

This report describes the development of a web site for co-workers on leave of absence at Volvo Cars Engine AB and graduated students at Volvo Upper Secondary School in Skövde. The aim of the web site is to be a complement to existing communication channels in the promotion of the contact between the target group and the company. The work was divided into two parts; the first consisting of a preliminary study used to identify the information which the target group finds absent in their absence from their place of work/school, and the second part consisting of the development of a proposition of content layout and web site design. The finished proposition was presented along with a couple of alternatives for the technical implementation. The information department at Volvo Cars Engine AB in consultation with Volvo Cars IT will carry on the implementation, administration and further development of the proposed solutions..

Automatisk nivåreglering av strålkastare

To be allowed to sell Z-suspended vehicles with dipped beam Xenon or LED lighting, Scania have to develop automatic headlight level control. This master?s thesis aims to be the foundation to that development.The thesis consists of several parts; a market analysis of how competitors to Scania and the general vehicle industry solve this problem; several available principles for detecting the amount of control needed; the construction of a test station for sensors, a control unit and components connected controlled by the control unit; a further theoretical and practical development of one principle ? one rotational sensor connected between the chassis and the back drive axis; a state flow model programmed in Simulink that produces the control signal for the headlight leveling from the sensor input.Lastly the thesis gives some recommendations to the further development and implementation of automatic headlight level control on Scania vehicles..

Ett ordersystem för reklamfilm

This report has explored how to design and develop an ordering system for television and DOOH commercials. Usability theories have been considered and also guidlines for system devoloping, this includes the making of a PACT analysis and a demand specifcation. To ensure that the users of the systems are in focus a pre studie has been performed on location of the company which is the intended user of the system. Finally an interactive prototype of an orderingsystem has been created to illustrate the functions and tools which the fnal product should have..

UTVECKLING AV SUPPORTARMFÖR PARALLELLA INSTALLATIONER

The purpose of this thesis is to identify the factors that drive efficiency and effectiveness in technical development projects performed at A?F?s department of product development. In addition to identifying and analyzing these factors, the thesis also analyzes what needs to be taken in to account in order to implement a measurement system that is able to both monitor and control the identified factors.The thesis has been performed in a qualitative manner. It is based on interviews with people from several different technological companies, within different lines of business, all of which are customers to A?F?s department of product development.The results show that there are seven critical factors for project efficiency and effectiveness.

Framtagning av smyckeskollektionfrånidé till marknad

The purpose of this thesis is to identify the factors that drive efficiency and effectiveness in technical development projects performed at A?F?s department of product development. In addition to identifying and analyzing these factors, the thesis also analyzes what needs to be taken in to account in order to implement a measurement system that is able to both monitor and control the identified factors.The thesis has been performed in a qualitative manner. It is based on interviews with people from several different technological companies, within different lines of business, all of which are customers to A?F?s department of product development.The results show that there are seven critical factors for project efficiency and effectiveness.

Förortens utemiljöer : teorier, metoder och analyser för gestaltning av friytestruktur i gles förortsbebyggelse : exempel på arbetsmetoder för grönområdesanalyser och utvecklingsförslag för friytorna i Runby, Upplands Väsby

This paper constitiutes graduate work at the Swedish University of Agriculture Science, the Department of Urban and Rural Development, Ultuna. The main objective of this work has been, in part, using the municipality of Runby as an example, to test different inventory and analysis methods directed towards a sociotopic usage perspective. A secondary objective has been, based on knowledge obtained from current research results concerning the usage of green areas, to transfer the analysis results to a proposal for a free space planning over Runby. People living in the countryside often have good access to nature as well as access to a garden of their own. In the city, however, there are considerably less people that have access to a private outdoor spaces so the parks become a type of public living room for all the inhabitants. Through the lack of private green spaces and through the anonymity of the city, an inviting atmosphere is created towards spending time in the park.

Processchemaläggare för mångkärniga processorer ? Fördelning av minnesbelastning i NUMA-system

For systems with multicore processors contention for shared resources is a problem that occurs when several memory-intensive processes are executed in parallel within the same memory domain. This contention has a direct influence on the performance of the system and is a complex problem that has been recognized for a long time. An attractive and actively studied way to minimize this problem is by using a process scheduler adapted to allocate processor cores in a way such that contention for shared resources is minimized.With the introduction of multicore NUMA-systems (Non-Uniform Memory Access) the situation has become even more complex. In these systems the access time for processor cores to different memory domains vary depending on factors such as distance and load. Thus, the process scheduler also has to consider where the memory of each process is placed to minimize the distance and balance the load on each memory domain.This report presents a user-level process scheduler for a NUMA-system based on the multicore processor Tilera TILEPro64.

Design och Produktutveckling : En fallstudie om hur företag med hjälp av design kan skapa mervärde till konsumenten i produktutvecklingen

In today?s competitive market, design is an important element for the companies. They must succeed with delivering an increased value and an experience for the consumer to be able to survive. The Swedish company?s have become better in the design area, the higher standards the consumer?s demands forces the company to invest more in design.

Från webb till app : En studie i hur interaktions- och grafisk design påverkas i utvecklingen från webbplats till mobilapplikation

This paper reports a study in how interaction design and graphic design is affected in the process of developing an mobile application to complement the use of an existing webbsite. The paper also ask how developers are affected in this process by the use of designpatterns. The purpous of the report was to see how designpatterns affects the development of mobile applications and how the interaction and graphic design differs between various company webbsites and their related application. A study was conducted by comparing three diffrent webbsites with three related applications to find material for our thesis. Interviews were conducted on three diffrent companys that work professionaly with creating mobile applications.

Att kommunicera idéer och visualisera information i 3D :

In order to respond to a more complex community planning with increased cooperation and public participation, a common language and a common model to be used as a base for the communication process is needed. The thesis behind this dissertation for a master's degree is that a virtual 3D planning portal would respond to this need. Why and how are explained and described through studies of communication- and perception theory as well as technology and recent research. The introduction concludes that a broad participation and a transparence towards underlying information are important foundations for the coming work with the model. The first four chapters of the theory part show the benefits of using natural signs in our mixed cultural society, instead of the more arbitrary symbols. Using visual landscapes for storing information is motivated by the flexibility of our visual memory and its ability to understand complex connections.

Prioritering av icke-funktionella krav i praktiken : Ur ett agilt perspektiv

Requirements management is an important part of the software development process. The success of a project may depend on how this is handled. Even though several research studies indicates that more attention should be paid on non-functional requirements, the primary focus in practical projects still regards identifying functional requirements. Especially the prioritization of the non-functional requirements has been proven to be of great importance for the success of a project.This report investigates basics in agile requirements management involving opinions from experts from a software development company. This is done with help of existing literature and interviews with key actors involved in prioritization at the company.

<- Föregående sida 63 Nästa sida ->