• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 40
  • 12
  • 11
  • 4
  • 3
  • 2
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • 1
  • Tagged with
  • 88
  • 88
  • 32
  • 27
  • 26
  • 23
  • 21
  • 15
  • 13
  • 13
  • 13
  • 12
  • 12
  • 11
  • 11
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
31

Improving mass transit service by using crowdsourcing and gamification : A study on how to develop and design an application that can be used to encourage Värmlandstrafik’s passengers to report problems and concerns

Lazarev, Valery January 2020 (has links)
Application that combines crowdsourcing and gamification elements should be usable by as many passengers as possible, considering all the different smartphones available on the market and people with disabilities. Thus, most popular platforms for cross-platform mobile application development should be compared in order to choose the appropriate one for this project. Finally, application prototype should be further tested to gather more feedback about design and concept for improvements and future studies.  Such solution is not meant to replace current methods of information gathering, but instead should be one of the available tools.
32

WeTS - Web Technology Selection Guidelines

Shao, Weiyan, Zhu, Chu January 2015 (has links)
Web development is receiving increasing attention among all kinds and sizes of companies. Web presentation has become a hygiene factor for companies nowadays. Fortunately, nowadays web developers can choose from a great number of ready-made technologies instead of developing everything from scratch. However, web development technologies have evolved much in the past 20 years. Due to the increased complexity and diversity of the alternatives, it is getting more and more difficult for companies to make an overall good choice of technologies, especially small and medium-sized enterprises (SMEs) that usually do not have resources to make a thorough research before choosing. This thesis creates WeTS - Web Technology Stack Guidelines, which contains three parts: process, algorithm and software quality characteristics. By following WeTS, inexperienced web developers, especially in SMEs, can select web technology stacks in an optimal way. Meanwhile, WeTS could be used for experienced practitioners and researchers as a reference to have an overview about modern web development technologies. Based on WeTS Guidelines, this thesis evaluated a number of technology stacks. Then a case study was performed with a startup company named Sqore. By comparing WeTS with Sqore’s technology selection process step by step, this thesis evaluated WeTS Guidelines.
33

Survey on the state of cross-platform mobile development frameworks

Hvenfelt, Linus January 2023 (has links)
Mobile application development has grown in the past few years, and instead of native development, some developers have moved to a new strategy; cross-platform mobile development using frameworks. There are many frameworks that all have their use case, but whether or not these frameworks are ready to be used in production applications is hard to decide on . This research aims to find the strengths and weaknesses of cross-platform mobile development frameworks, and how they can be improved to better suit the needs of developers. To gather data in this topic a survey was created to analyze developer experiences on frameworks in key areas such as front-end design, platform maturity and more. The results reveal that there are many areas that can be improved, but frameworks are a great tool for smaller teams and are being used extensively already to create applications for multiple platforms.
34

Hands-on Comparison of Cloud Computing Services for Developing Applications

Rollino, Sebastian January 2022 (has links)
When developing applications, developers face a challenge when they have to select the technologies that best fit the requirements gathered for the application that is going to be developed. New programming languages, frameworks, stacks, etc., have arisen in recent years making the choice even harder. Cloud computing is a new technology that has gained popularity in the last two decades providing computing resources to developers and companies. As with the other technologies, there are many cloud service providers to choose from. In this thesis, the two biggest cloud service providers Amazon Web Services and Microsoft Azure are compared. Furthermore, after comparing the providers a prototype of a customer relationship management system was deployed to the selected provider. From the data gathered it could be seen that further research needs to be done to decide which provider might fit better for application development.
35

Reverse Engineering End-user Developed Web Applications into a Model-based Framework

Bhardwaj, Yogita 16 June 2005 (has links)
The main goal of this research is to facilitate end-user and expert developer collaboration in the creation of a web application. This research created a reverse engineering toolset and integrated it with Click (Component-based Lightweight Internet-application Construction Kit), an end-user web development tool. The toolset generates artifacts to facilitate collaboration between end-users and expert web developers when the end-users need to go beyond the limited capabilities of Click. By supporting smooth transition of workflow to expert web developers, we can help them in implementing advanced functionality in end-user developed web applications. The four artifacts generated include a sitemap, text documentation, a task model, and a canonical representation of the user interface. The sitemap is automatically generated to support the workflow of web developers. The text documentation of a web application is generated to document data representation and business logic. A task model, expressed using ConcurTaskTrees notation, covers the whole interaction specified by the end-user. A presentation and dialog model, represented in User Interface Markup Language (UIML), describe the user interface in a declarative language. The task model and UIML representation are created to support development of multi-platform user interfaces from an end-user web application. A formative evaluation of the usability of these models and representations with experienced web developers revealed that these representations were useful and easy to understand. / Master of Science
36

Migration av distribuerad relationsdatabas för lagring i webbläsare

Eriksson, Magnus, Jonsson, Erik January 2013 (has links)
An increasing amount of companies and organizations are starting to implement the use of cloud computing in their business. This trend results in that software, which was previously sold and distributed to the customers whom then had to install the software on their own computers, now is being replaced with Software as a Service (SaaS). SaaS makes software available through the customers’ browsers, which results in that the service providers only have to administer a single application. The process to migrate a distributed application to a service delivered as a SaaS lacks sufficient investigation; this paper will provide some guidelines for conducting such a pro- cess. During the work on this paper, a prototype of a service delivered as a SaaS has been devel- oped with the intention to test, among other things, how a distributed relational database can be converted to a key/value pair storage. A conversion of this kind enables data to be stored locally in the customers’ browsers, which relieves some pressure on the server as well as enables the application to be used in offline-mode. The paper results in three guidelines which should be considered when planning to migrate software to a service delivered as a SaaS with a local data- base; Think before you act, Don’t expose your soul and Size matters. These guidelines describe how a migration process should be planned, when an application is not deemed appropriate to migrate and when a conversion of the database is not appropriate. / Allt fler företag och organisationer börjar implementera användandet av olika molntjänster i sin verksamhet. Den här trenden medför att programvaror, som tidigare sålts och distribuerats till kunder vilka sedan själva får installera dem på sina egna datorer, nu börjar ersättas med en Soft- ware as a Service (SaaS). Det innebär att programvaran istället finns tillgänglig på Internet via kundernas webbläsare, något som medför att tjänsteleverantören enbart behöver administrera en enda programvara. Processen att migrera en distribuerad programvara till en SaaS-tjänst saknar ordentlig utredning, det här arbetet syftar därför till att ta fram några vägledande riktlinjer för en sådan process. Under arbetets gång har en prototyp av en SaaS-tjänst utvecklats med syfte att testa bland annat hur en tidigare distribuerad relationsdatabas kan konverteras till nyckel/värde- par. En sådan konvertering möjliggör lokal lagring av data i kundernas webbläsare, vilket mins- kar belastningen på servern samt erbjuder möjligheten att arbeta offline. Arbetet resulterar i tre riktlinjer att beakta då en migration till en SaaS-tjänst med lokal databas planeras; Tänk efter, före, Blotta inte din själ och Storleken har betydelse. Riktlinjerna beskriver hur en migrations- process bör planeras, när en applikation inte anses lämplig att migrera samt när en konvertering av databasen inte anses lämplig.
37

Developing a mobile application to assist people with Attention Deficit-Hyperactivity Disorder

la Fleur, Tobias, Karakitsos, Alexandros January 2023 (has links)
This thesis aims to to see if its possible to meet some of the complex needs of people with ADHD, in the form of aiding them with remembering to complete tasks and chores. Current studies have mainly focused on either assessing or treating ADHD rather than looking at aiding people already diagnosed. In order to evaluate if the needs can be met the participants of the paper are first interviewed to determine some of the needs. A mobile application was then developed based on the data collected from the interviews and later evaluated by the participants in a second round of interviews. The result of this paper showed that these complex needs can be met, in this paper the needs managed to be met with the use of mobile notifications that server as reminders and also by letting the participants prioritize the importance of the task. However the application did not fully suit all participants and had some shortcomings which could lead to further research that looks at trying to meet more of these needs, either by continued development of the application or by mapping out what the needs are.
38

Using Rapid Application Development for Software Development Projects

Suyash Agrawal (6634457) 14 May 2019 (has links)
<div>In the modern era where technology is constantly evolving, it is important to evaluate new technological tools and approaches in order to gauge their potential for adoption. Rapid Application Development (RAD) has highly evolved over the years, but it has not seen much response at the university level. Several studies show that perceptions of usability form the basis of acceptance or rejection of new tools and applications. Thus, running a usability study on a specific RAD tool coupled with autoethnographic documentation of specific development experience with that tool has the potential to encourage university faculty/staff to consider teaching/using it.</div><div><br></div><div>This research study seeks to understand developers' perceptions regarding the usability aspect of Mendix, a Rapid Application Development (RAD) tool. Both qualitative and quantitative approaches were employed to discover and understand the extent of perceived usefulness, ease of use and satisfaction with the tool. The results of the study presented a case for academicians on the viability of teaching RAD or using Mendix for their web application development needs. The study ultimately sought to help university faculty understand what to expect while teaching RAD to students from computing background and also help them decide if they would like to use tools like Mendix for their software development projects or continue to use specific coding languages (traditional software development) for software development projects. </div><div><br></div>
39

Efficient web-based application development tools on XML-enabled databases : a thesis presented in partial fulfilment of the requirements for the degree of Master of Information Sciences

Chen, Yi January 2008 (has links)
No abstract provided
40

Mittuniversitetets Android-app : Studentportalen som mobilapplikation

Burgos, Peter January 2012 (has links)
Detta projekt går ut på att skapa en stabil och användbar mobilapplikation utvecklad i programspråket Java. Syftet är att underlätta åtkomsten och kommunikationen mellan Studentportalen och studenterna. Slutprodukten är Mittuniversitetets inofficiella applikation, kallad Mittuniversitetets Android-app. som begränsas i första hand till enheter med operativsystemet Android. Genom undersökningar, gjorda via både Mittuniversitetets studentportal i form av en enkät och fysiskt på Mittuniversitetet campus Sundsvall i form av muntliga intervjuer, utreds vilka områden studenterna helst vill ha i applikationen och det är utefter dessa som applikationen utformas. Applikationen betraktas som färdig när studenterna bl.a. kommer åt sina uppgifter och får dessa presenterade på ett stilrent sätt. Tre olika lösningsalternativ ges men jämförelser av för- och nackdelar leder till att endast ”direktanslutning som lösning” genomförs i detta projekt. För att ge läsaren en grund för fortsatt förståelse av rapporten beskrivs vissa delar närmare i rapporten. Rapporten visar även att åtkomsten till Studentportalen effektiviserats till 5 skärmtryck genom Mittuniversitetets applikation från tidigare 24 skärm-tryck genom mobiltelefonens egna webbläsare. Samtliga mål i projektet anses vara uppfyllda och visas som skärmdumpar i rapporten. Avslutningsvis framgår även förslag för vidareutveckling av applikationen. / This project is made for creating a stabil and useful mobile application developed in Java. The purpose of this project is to make the access and communication easier between the student and the student portal. The product of this project is the unofficial app of Mid Sweden University, called Mittuniversitetets Android-app, that in first hand is limited to Android-devices. By doing research, both by letting students answer a survey online on Mid Sweden University's student portal and by asking student physically at Mid Sweden University campus Sundsvall, the investigation tells which parts of the student portal students would like to have in the mobile application and it is according to those answers that the direction of the application has been developed. The product, which is the application, is considered complete when the students are able to for exempel reach their information and get the information presented in a good way. Three different suggestions for a solution is given and by comparing the benefits of those only one solution is chosen. The solution chosen is ”direct-connection as solution”. To be able to give the reader better basical and understandable knowledge some parts are explained in more detail in this report. The report also shows that the access to the student portal is more effective now that only 5 taps are required by using the Mid Sweden University application to get a students information instead of 24 taps by using the web-browser on the cellphone. All goals in this thesis is considered accomplished and screenshots shows this in the report. Finally there is also suggestions for some future works given in this report.

Page generated in 0.1579 seconds