Sök:

Sökresultat:

1963 Uppsatser om Open Software - Sida 7 av 131

Upplevelsen av arbetsmiljö i öppna kontor inom IT-sektorn : - En kvalitativ intervjustudie

Aim:The aim of the study was to describe the experience of working environment in open plan office within IT- sector.Background:Previously was the most common office model cell office, open plan office is now the most common. A good working environment in theise two office types needs different attributes. A theory to explain relationship between health and unhealth is Karasek and Theorells demand- control- supportmodel.Method:A qualitative interview study was performed to gain a deeper understanding of the experience of working in open plan office within IT- sector. Ten informants from two different organizations were chosen. The result has been analyzed with qualitative content analysis.Results:The analyses resulted in three themes and six sub-themes.

Patogenes för prostatacarcinom hos hund : en jämförelse med människan

This thesis investigates the possibilities offered to a working landscape architect by anincreased and altered use of digital 3D environments. A basic assumption is that increased useof digital three-dimensional environments promotes the creative processes and presentationoptions of landscape architects.The thesis is based on literature studies and communication with working landscapearchitects, and includes an investigation of the visualization methods available in the Blender3D modelling software. The thesis provides a thorough survey of what it means to model inthree dimensions, as well as of what modelling methods are feasible for a landscape architectto use. As landscape architects, we work with human and unique processes, and thus it isdifficult to develop standardized and automatic software for our profession. One possiblesolution is to turn to open source development, where software and models are shared andanyone can contribute.

Omkonstruktion och arkitekturbyte av autopilot för obemannade farkoster

This thesis has been written at Linköping University for the company Instrument Control Sweden AB (ICS).ICS is a small company located in Linköping that develops software and hardware for Unmanned Aerial Vehicles, UAV. At present, ICS has a fully functional autopilot called EasyPilot but they want to reduce the autopilot?s size to make it more attractive.The purpose of this thesis was to investigate if it was possible to reduce the size of the autopilot and how, in that case, it would be done. It was also necessary to examine whether the old processors should be replaced by new ones and how hard it would be to convert the old software to these new processors.To succeed with the goals many of the old components had to be changed for new, smaller ones. Some less necessary parts were also completely removed.

Autenticitet i ett öppna data-sammanhang : Utmaningar och möjligheter ur ett arkivvetenskapligt perspektiv

By tradition, archival sciences has emerged in a context with defined information processes, with explicit information producers and custodians to which consumers make requests for the information. In this process, the archival science has developed methods and strategies to preserve authentic and reliable records and by that providing trustworthy information. In an online society, people are using the internet to get information for different purposes. Even though there is no legal obligation to guarantee the authenticity, it is of societal importance that the end users get trustworthy information. In this online context, open data is a trend that is growing fast over the world and it is interesting because its conditions raises many questions regarding authenticity.Since open data is free to reuse, link and combine with other information, and it is preferably in primary format it raises questions about how to maintain the integrity and identity of the information, which is the constituents of authenticity as it is used in this work.

Digitala tredimensionella visualiseringsmetoder : ett sätt att kommunicera landskap

This thesis investigates the possibilities offered to a working landscape architect by anincreased and altered use of digital 3D environments. A basic assumption is that increased useof digital three-dimensional environments promotes the creative processes and presentationoptions of landscape architects.The thesis is based on literature studies and communication with working landscapearchitects, and includes an investigation of the visualization methods available in the Blender3D modelling software. The thesis provides a thorough survey of what it means to model inthree dimensions, as well as of what modelling methods are feasible for a landscape architectto use. As landscape architects, we work with human and unique processes, and thus it isdifficult to develop standardized and automatic software for our profession. One possiblesolution is to turn to open source development, where software and models are shared andanyone can contribute.

Swedish Open: Konsekvenser av ett evenemang

Syftet med föreliggande studie är att få en ökad förståelse för vilken betydelse tennisturneringen Swedish Open har för Båstad genom att undersöka vilka effekter som evenemanget genererar utifrån en hållbarhetsaspekt.Studien utgår ifrån ett fenomenlogiskt och konstruktivistiskt synsätt. Vidare utgår den från en abduktiv forskningsansats med hjälp av en kvalitativ forskningsmetod. Denna kvalitativa metod görs med hjälp av egna primärkällor som består av tre djupintervjuer med nyckelpersoner som på olika sätt kommer i kontakt med Swedish Open. Ytterligar sex kortare intervjuer görs med lokalinvånare i olika åldrar..

Open Archives Initiative om "öppna arkiv" och den sociala kontextens betydelse

There is an ongoing evolution in scholarly communication. The traditional way of communicating scholarly results through scientific journals is beginning to be replaced by other means of dissemination. One new channel for scholars to communicate their results is digital publication in so-called open archives. An open archive is a kind of full text database, where a scholar may archive/publish his or her articles, as a complement or a substitute to publishing in scientific journals. There are discipline-oriented archives and institutional archives.

Hållbara projekteringsverktyg : Från byggnadsinformationsmodell till simulering ? en utvärdering av Revit och Virtual Environment

This study examines the use of building modeling and energy simulations in the design process  of  a  building.  The  take-off  point  is  the  notion  of  energy  simulations  being needed early and throughout the building design process, and that the lack of energy simulations may be explained by the fact that they are time consuming and therefore often too expensive. A greater interoperability between software tools used by relevant disciplines,  such  as  the  architect  and  the  energy  specialist,  would  create  smoother workflows, which would reduce this cost and open up for more frequent and iterative energy  simulation  processes.  The  study  is  an  assessment  of  the  modeling  tool  Revit and  the  simulation  tool  Virtual  Environment  and  whether  they  can  create  smoother workflows, and make leeway for a more frequent use of energy simulations throughout the  design  process.  It  also  investigates  the  limitations  of  what  can  be  examined  by simulations in Virtual Environment. This will hopefully help clarify the future role of energy  simulations  in  design  processes.  The  method  is  a  trial  by  error  approach  of testing the two software tools by building and simulating a model. The results of these tests  show  that  the  workflow  is  not  optimal  (and  therefore  time  consuming)  for frequent  and  iterative simulations  throughout the  design  process,  but  it  also  reveals some  great  possibilities  of  what  can  be  performed  with  these  two  powerful  tools  at hand.  Further  development  with  regards  on  platform  independency  of  the  building information  model,  including  seamless  exporting  and  importing,  seems  necessary  to strengthen the future role of energy simulations..

Testramverk för distribuerade system

When developing software that is meant to be distributed over several different computers and several different networks while still working together against a common goal there is a challenge in testing how updates within a single component will affect the system as a whole. Even if the performance of that specific component increases that is no guarantee for the increased performance of the entire system. Traditional methods of testing software becomes both hard and tedious when several different machines has to be involved for a single test and all of those machines has to be synchronized as well.This thesis has resulted in an exemplary application suite for testing distributed software. The thesis describes the method used for implementation as well as a description of the actual application suite that was developed. During the development several important factors and improvements for such a system was identified, which are described at the end of the thesis even though some of them never made it into the actual implementation.

PRESTIGE, KARRIÄR OCH OPEN ACCESS Forskares syn på publicering i vetenskapliga tidskrifter

Dissatisfaction with the current market for scientific publishing, dominated by a few large publishers able to obtain high subscription fees, gave birth to the Open Access movement. One problem for the Open Access movement, which aims at making research results freely available, is that scientists are reluctant to publish in journals that are free on the Internet, so called Open Access journals. This master's thesis aims at showing how scientists reason about their own publishing in scientific journals. It is investigated which factors are important when scientist decide on which journals to send their articles. The aim is to increase the understanding of scientists' views on Open Access.Six interviews were conducted with scientists in Biomedicine at Lund University.

Standardisering av brukarrelaterade indata för energiberäkningar på kommersiella lokaler

In this thesis, input data for energy performance calculations on commercialpremises have been studied. In energy performance calculations, where internal heat gain parameters are unknown, template values that, in a reasonable way represent the activity in the room, are necessary. These values can be used as input data for whole-year calculations, or for calculations on shorter periods of time.The purpose of the Sveby project is to create standardized work practice in energy issues for the construction industry. The work in this thesis is conducted to correlate with the purpose of the Sveby project, with aims of contributing with information and guidelines for the continuing work with commercial premises.In this report, suggestions for template values for internal gains parameters, based on research and calculations in the field are presented. Suggestions on how these can be implemented in a user-friendly way for two energy performance calculation software are also given, VIP Energy and IDA ICE.

Tennis i sus och grus- En studie om faktorer som påverkar företags val av Catella Swedsih Open som sponsringsobjekt

Catella Swedish Open grundades 1948 och firar i år 60 års jubileum. Sedan slutet av 1990-talet har en ökning av sponsorer och sponsorintäkter växt i takt med den massmediala uppmärksamheten. De faktorer som påverkar ett företags val av sponsringobjekt i detta specifika fall är användningen av eventet som relationsvård till sponsringsföretagens kunder. Image överföring är även det en påverkande faktor. I uppsatsen har även Catella Swedish Open konkurrensfördelar analyserats. .

Application lifecycle management utvärdering av komponenter

Uppsatsen ger en överblick av vad synsättet Application Lifecycle Management (ALM) innebär. Enutvärderingsmodell beskriver de analyserade verktygens duglighet gällande ett antal funktionellaoch icke-funktionella krav. Modellen jämför kommersiella verktyg och uppsättningar med enmotsvarande uppsättning av Open Source verktyg. De huvudsakliga problemen idag är att de somnyttjar ALM-synsättet ofta blir begränsade till en kommersiell plattform, vilket får till följd att deinte kan bearbeta sådan data som inte stöds i plattformen. Ett annat stort problem är verktygenskostnad.

Loggning av användares interaktioner : utvärdering av användbarhet

The disconnect between assumptions regarding computer users interactions made by software engineers and the actual interactions do, for various reasons, not always match. Gathering actual usage data from user interfaces can enable software designers to make better educated decisions. By buildning a prototype for collecting such data from a diagnosis tool for the automotive industry this project has shown not only how to benefit from the data but also how to perform the work. The data is 1 600 sessions consisting of 26 000 individual events. From this it has shown that available tools can assist in rudimentary questions regarding usage.

Deltagande inom open source: Icke-utvecklarens deltagande i utvecklingsprocessen

Syftet med denna studie har varit att undersöka hur riktlinjer inom traditionella open source-projekt beskriver att användare utan programmeringskunskaper, icke-utvecklare, kan delta i utvecklingsprocessen. Undersökningen har gjorts i form av en fallstudie av projektet Freeplane, ett projekt som har för avsikt att göra alla röster hörda i utvecklingsprocessen samt öka användbarheten hos den mjukvara projektet utvecklar. Den metod som valts är kvalitativ textanalys av projektets wiki.Studien kommer fram till att projektet har för avsikt att göra icke-utvecklarna delaktiga i utvecklingsprocessen och att öka användbarheten i projektets mjukvara, men att det i projektet finns ett utvecklarperspektiv där utvecklaren ges större utrymme i utvecklingsprocessen. Inom traditionell open source-utveckling har utvecklaren ofta varit central och de mjukvaror som utvecklats påbörjats som lösningar av utvecklarnas egna problem. Studien föreslår därför att icke-utvecklarna inkluderas tidigare i utvecklingsprocessen..

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