Sök:

Sökresultat:

7053 Uppsatser om Application development - Sida 12 av 471

Programvaruutveckling med visuell programmering i en pedagogisk tillämpning

In visual programming the developer specifies her code, using visual tools. Within the range of visual programming languages lay icon-based languages, form-based languages, and diagram languages.Mediator is a multimedia authoring tool that allows the user to create interactive CD-ROM presentations, dynamic HTML pages and Flash projects, without any coding or scripting. The user can create interactivity in her project, using event driven and icon-based visual programming, through a ?drag and drop? user interface. This report intends to determine some of the qualifications of a tool of this kind, as well as its limitations.The report is based on a case study, in which a smaller software application was to be updated using Mediator 9.

Mobilstudio för ShiShi TV

During the fall of 2007 Uppsala University gave the course ?Projekt DV?. As a result of this class a publishing tool for real-time media came to be ShiShi TV. The purpose of this application was to introduce a new way to reach out to people. This was done with a video player on the Internet and a second one placed in a regular mobile phone.

Att säkerställa god språkutveckling i förskolan : En undersökning om hur pedagoger arbetar för att främja varje barns språkutveckling

The main purpose of this study was to examine how preschool teachers are working to promote each child's language development and whether they can ensure that they do that. Therefore I wanted to find out what a good language development implies for each teacher, how they work to promote each child's language development in daily practice, how they measure the actual language development and also what conditions the teachers have, to engage in a language development way to work. For the study, I chose a qualitative method, with structured interviews and all together I interviewed six preschool teachers, within the same organization in a suburb close to Stockholm.  The results showed that there is an ambiguity, among the preschool teachers, in what a good language development means, but it can be stated that they do have a language development way to work even if it needs to be developed. Further on, it has emerged that the teachers have the tools to measure children's language development, although they do not have the conditions yet to use the method to the fullest. About the preschool teachers own conditions in order to operate in a language development way to work, I concluded that they have a strong foundation to build on, but they still have much work ahead of them.

Utvecklingens dimensioner: utifrån ledarskapsutvecklarnas perspektiv

The market for management training programs is growing and the supply of the service is increasing and getting further diversified. A consequence is a market with a wide variety of definitions of the very concept of development, and subsequently a wide variety of practices and methods to achieve development. The individuals that are subject to these programs seldom know what they are purchasing, or what to expect. When assuming a transfer of the developers view on development to the subject, a need for a greater understanding of the concept arises. The purpose of this thesis is to understand what views on development do exist among management trainers and map underlying dimensions of the views to increase the understanding of the concept of development.

Tjänsteorienterad arkitektur med AJAX : Service oriented architecture with AJAX

Through the entry of web 2.0 the technologies behind web development has changed dramatically. Asynchronous JavaScript and XML (AJAX) is the umbrella term for different techniques that make it possible to build rich and interactive user interfaces in today?s web browsers. Service Oriented Architecture (SOA) describes how common services can be bundled and published so they can be consumed by different systems.The company SYSteam Evolution AB, which has requested this project, wanted a web application that shows a graphical activity chart in order to easier view ongoing projects. The goal for this project is to develop a demo platform that shows how AJAX and SOA can be used to create flexible and reusable applications.

Varför väljer företag/organisationer att använda en Application Service Provider (ASP)?

Outsourcing är en företeelse som, trots att den egentligen är relativt gammal, fått sitt genombrott under 1990-talet. En Application Service Provider (ASP) är en ny typ av företag som bygger vidare på konceptet för outsourcing. Genom att anlita en ASP kan ett företag/organisation få tillgång till applikationer utan att behöva köpa licenser eller hårdvara.Det finns flera anledningar till att ett företag/organisation väljer att använda sig av ASP. Genom att intervjua företag/organisationer som använder ASP har en undersökning gjorts om vilka anledningar, så kallade faktorer, som varit avgörande då beslutet att anlita en ASP togs. Utgångspunkten för undersökningen har varit anledningar som ASP-marknaden och dess analytiker menar är orsaker till att ASP väljs.

Bör införandet av ?application service provider?- modellen medföra förändrat fokus för företags IT-avdelningar?

Denna rapport syftar till att besvara frågan om det är nödvändigt att göra omfördelningar av befintliga IT-resurser för att erhålla största möjliga nytta med application service provider-modellen (ASP-modellen). Rapporten besvarar även frågan om hur IT-avdelningens fokus hos en ASP-kund påverkats av det nya arbetssättet. De svar som presenteras i rapporten visar på att en omfördelning av IT-resurserna kan vara en bidragande orsak till att införandet av ASP anses lyckat. Vidare påvisar rapporten att efter att ASP införts försvinner vanligtvis en del av de tekniska arbetsuppgifterna och undersökningen som gjorts pekar mot att IT-avdelningen får ansvar för att ta fram krav för vidare samarbete med ASPn. Ansvaret yttrar sig genom att någon på företaget får ansvaret för att kontrollera om leverantören håller de servicenivåer som kontraktet fastställer.

Analys och utveckling av inbyggda GPS-applikationer f¨or anv¨andning inom fordonsindustrin

This thesis is a part of the DySCAS (Dynamically Self-Configuring Automotive System)project which has the overall purpose of creating a middleware for the electronics in an automotive environment. The thesis has been made with collaboration with ENEA AB who is a member of the DySCAS project. ENEA AB has developed a demonstration platform to test the fundamental ideas which the DySCAS project is built on.The purpose of this thesis was to design and implement a GPS application to be added to the demonstration platform. This was done by adding a GPS receiver to the original DySCAS demonstration platform and designing and implementing an application to be able to extract the information from it. The resulting application is able to present cur- rent position and absolute time to the DySCAS networks as services to be used by other applications or by the network it self.

Metadata för språkresurser : en Application Profile inom området kulturarv

The EU-funded project European Cultural Heritage Online (ECHO) aims to integrateresources from various domains within the field of cultural heritage, and make them availableon the Internet. To accomplish this integration it is necessary to describe the various resourcesin a way that will achieve cross-domain interoperability. This description of digital resourcesis commonly referred to as metadata. The most well known and used metadata standard is theDublin Core Metadata Element Set, a general standard developed for the purpose ofdescribing all types of digital resources. Since the mid-1990's a large number of specializedstandards have emerged in different communities, for example IMDI, designed for detaileddescription of language resources.This thesis aims to examine the possibility of combining a general and a specialized metadatastandard to achieve cross-domain interoperability and at the same time provide a sufficientlydetailed description of language resources for researchers within the field of linguistics.

Databaser i molnet : En prestanda utvärdering

AbstractAs a developer of database-driven applications you will be faced with difficult choices, when it comes to choosing database, server and programming language. For the result to be satisfactory it requires the different techniques to interact well with each other and also fulfill performance expectations. This is even more important when the application is deployed to the cloud and the response time plays a major role.This paper evaluates different databases and their performance. To test the databases there was an application made in the server script language PHP or Hypertext Preprocessor and it was deployed to Windows Azure cloud platform. The test applications task is to call and load databases by controlled requests which creates, reads, updates and deletes data in an relatively large extent.The results shows that locale databases or databases in the same data center as the server generates the fastest response.

Application Service Provider, lever modellen upp till förväntningarna?

Allt sedan datorer började användas som en resurs i företag har mindre företag sett de höga kostnaderna dessa fört med sig. I slutet av 1990-talet skapas en modell som möjliggör att hyra program från en Application Service Provider, ASP. Med ASP-modellen följer ett flertal förväntningar och fördelar om vad modellen kan tillföra i framförallt mindre företag. De ska till exempel till lägre kostnader få tillgång till program som kan öka deras konkurrensförmåga. Denna rapports fråga är om modellen lever upp till dessa förväntningar hos kunderna.Vid intervjuer som genomfördes med fem olika företag framkom bland annat att ASP-modellen kan möjliggöra ett minskat behov av egen IT-personal och att internt kunna ge användarsupport.

Filter och kapsling för IR-givare

This paper describes the work done trying to diminish the noise present in the signal from an IR-detector. The project was aiming towards two different kinds of applications; heat protection and presence detection. The hypothesis was that the signal-noise ratio would decrease if a filter and a proper installation were used for the detector. Some experiments were executed to determine what kind of filter were the most suitable for each application and how these could be installed. After executing the experiments and evaluate the results we recommend to use a specific filter for each application.

CalControl : Kalorikalender för översyn av energiintag

The main reason for doing this kind ofproject was to find out if it was possible to make a relatively advanced application with user friendly tools. We tested the software MIT App Inventor, and the ability to create a useful application for people who wants to get an overview of their energy intake.During the process we found out that it was possible, but minor setbacks occurred. The main idea of our vision; to make a calculator and a registry with different kinds of food and their amount of calories, was completed quite easily. Later on, design alternatives and more advanced functions were not possible for us to make.This might have been because of the short amount of time the project was given, but also, and more likely, because the software did not contain that kind of advanced functions. Even if there were factors that held creativity back, the basic idea was possible to form..

Appar eller ej inom Fleet Management-området

A recent trend in the technological evolution has been to increase the mobility of the end-user. A contributing factor is the fast rate of improvement in the smartphone area. This, in turn, has changed the expectations end-users have on the availability of services, which has allowed mobile applications, apps, to find their place in everyday life.This study has been conducted at Scania?s Fleet Management department that offers a web-based service where haulage contractors can administer, monitor and follow up on their vehicle fleets. The purpose of this study was to investigate if Scania?s existing web service should be extended into the mobile area, and if so, what organizational and technical challenges app development imposes.

Interaktiv hemsida med PHP och MySQL

This degree project is made for Cervera in Norrköping and Linköping. The task was to create a professional interactive homepage for the company where the company's range of products can be presented. Besides a homepage aimed towards potential customers, an online Internet-application where the company's employees can update, erase, and create posts that are stored in the database was created. The main programming languages have been PHP and HTML in combination with databases in MySQL. The final result was a functional, professional and informative homepage with a simple and pedagogical application for the employees.

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