• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 158
  • 151
  • 94
  • 40
  • 12
  • 11
  • 8
  • 8
  • 8
  • 7
  • 4
  • 3
  • 2
  • 2
  • 1
  • Tagged with
  • 521
  • 521
  • 158
  • 156
  • 128
  • 123
  • 123
  • 123
  • 123
  • 122
  • 120
  • 110
  • 108
  • 102
  • 87
  • 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.
171

Using the LupusOhio mobile device application as a strategy to increase knowledge and improve self-management in lupus patients: A mixed methods study

Fleming, Diana L. 21 April 2020 (has links)
No description available.
172

An Overview of Reverse Engineering and A Security Analysis of TikTok

Sengelmann, Michael January 2020 (has links)
No description available.
173

Development of a Technology Intervention for Compassion Cultivation DuringTransition to Parenthood

Abdulsalam, Opeyemi 02 June 2023 (has links)
No description available.
174

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.
175

Combinatorial-Based Testing Strategies for Mobile Application Testing

Michaels, Ryan P. 12 1900 (has links)
This work introduces three new coverage criteria based on combinatorial-based event and element sequences that occur in the mobile environment. The novel combinatorial-based criteria are used to reduce, prioritize, and generate test suites for mobile applications. The combinatorial-based criteria include unique coverage of events and elements with different respects to ordering. For instance, consider the coverage of a pair of events, e1 and e2. The least strict criterion, Combinatorial Coverage (CCov), counts the combination of these two events in a test case without respect to the order in which the events occur. That is, the combination (e1, e2) is the same as (e2, e1). The second criterion, Sequence-Based Combinatorial Coverage (SCov), considers the order of occurrence within a test case. Sequences (e1, ..., e2) and (e2,..., e1) are different sequences. The third and strictest criterion is Consecutive-Sequence Combinatorial Coverage (CSCov), which counts adjacent sequences of consecutive pairs. The sequence (e1, e2) is only counted if e1 immediately occurs before e2. The first contribution uses the novel combinatorial-based criteria for the purpose of test suite reduction. Empirical studies reveal that the criteria, when used with event sequences and sequences of size t=2, reduce the test suites by 22.8%-61.3% while the reduced test suites provide 98.8% to 100% fault finding effectiveness. Empirical studies in Android also reveal that the event sequence criteria of size t=2 reduce the test suites by 24.67%-66% while losing at most 0.39% code coverage. When the criteria are used with element sequences and sequences of size t=2, the test suites are reduced by 40\% to 72.67%, losing less than 0.87% code coverage. The second contribution of this work applies the combinatorial-based criteria for test suite prioritization of mobile application test suites. The results of an empirical study show that the prioritization criteria that use element and event sequences cover the test suite's elements, events, and code faster than random orderings. On average the prioritized orderings cover all elements within 21.81% of the test suite, all events within 45.99% of the test suite, and all code within 51.21% of the test suite. Random orderings achieve full code coverage with 84.8% of the test suite on average. The third contribution uses the combinatorial-based criteria for test suite generation. This work modifies the random walk tool used from prior experiments to give weight (preference) to coverage of the combinatorial-based event and element criteria. The use of Element SCov and CSCov criteria result in test suites that increase code coverage for three of the four subject applications. Specifically, the code coverage increases by 0.29%-5.89% with SCov and 1.36%-6.79% with CSCov in comparison to the original random walk algorithm. The SCov criterion increases total sequence coverage by 5%-88% and the CSCov criterion increases sequence coverage by 13%-68%. One criteria, Element CCov, failed to increase code coverage for two of the four applications. The contributions of this dissertation show that the novel combinatorial-based criteria using sequences of events and elements offer improvements to different testing strategies for mobile applications, including test suite reduction, prioritization, and generation.
176

Improving Back-End Service Data Collection

Spik, Charlotta, Ghourchian, Isabel January 2017 (has links)
This project was done for a company called Anchr that develops a location based mobile application for listing nearby hangouts in a specified area. For this, they integrate a number of services which they send requests to in order to see if there are any nearby locations listed for these services. One of these services is Meetup, which is an application where users can create social events and gatherings. The problem this project aims to solve is that a large number of requests are sent to Meetup’s service in order to get information about the events, so that they then can be displayed in the application. This is a problem since only a limited number of requests can be sent within a specified time period before the service is locked. This means that Meetup’s service cannot be integrated into the application as it is now implemented, as the feature will become useless if no requests can be sent. The purpose of this project is therefore to find an alternative way of collecting the events from the service without it locking. This would enable the service to be integrated into the application. The hypothesis is that instead of using the current method of sending requests to get events, implement a listener that listens for incoming events from Meetup’s stream, to directly get updates whenever an event is created or updated. The result of the project is that there now exists a system which listens for events instead of repeatedly sending requests. The issue with the locking of the service does not exist anymore since no requests are sent to Meetup’s service. / Detta projekt genomfördes för ett företag som heter Anchr som utvecklar en platsbaserad mobilapplikation för att lista närliggande sociala platser inom ett specificerat område. För detta integrerade de ett antal tjänster som de skickar förfrågningar till för att se om det finns några närliggande platser listade för dessa tjänster. En av dessa tjänster är Meetup som är en applikation där användare kan skapa sociala evenemang. Problemet detta examensarbete syftar till att lösa är att ett stort antal förfrågningar skickas till Meetups tjänst för att få information om evenemangen så att de kan visas i applikationen. Detta är ett problem då endast ett begränsat antal förfrågningar kan skickas till deras tjänst inom ett visst tidsintervall innan tjänsten spärras. Detta betyder att Meetups tjänst inte kan integreras in i applikationen såsom den är implementerad i nuläget, eftersom funktionen kommer bli oanvändbar om inga förfrågningar kan skickas. Syftet med detta projekt är därför att hitta ett alternativt sätt att samla in evenemang från tjänsten utan att den spärras. Detta skulle göra så tjänsten kan integreras in i applikationen. Hypotesen är att istället för att använda den nuvarande metoden som går ut på att skicka förfrågningar för att få nya händelser, implementera en lyssnare som lyssnar efter inkommande händelser från Meetups stream, för att direkt få uppdateringar när ett evenemang skapas eller uppdateras. Resultatet av detta är att det nu finns ett system som lyssnar efter evenemang istället för att upprepningsvis skicka förfrågningar. Problemet med låsningen av tjänsten existerar inte längre då inga förfrågningar skickas till Meetup’s tjänst.
177

A GDPR compliant address infrastructure mobile application for Ugandan and Rwandan users / En GDPR-kompatibel adressinfrastruktur-applikation för mobiltelefoner ämnad för Ugandiska och Rwandiska användare

Modin Larsson, Lina January 2018 (has links)
More than half of the world's population are negatively affected by inadequate addresses. In Uganda and Rwanda, efforts have been done to implement a national address system but the effectiveness of those efforts have been prevented, due to lack of understanding and fears regarding its impact. With the help of Information and Communication Technology (ICT), because of its knowledge-generating foundation and substantial growth in East Africa, traditional address initiatives could be streamlined. However, negative consequences with ICT, such as surveillance, could cause the already existing reluctance to accept a system that not only registers a location but also an identity, to increase. Privacy, security and trust are therefore key factors to consider when developing a system that target areas characterized by distrust in organizations and government. This paper argues that the General Data Protection Regulation (GDPR) provides a strong framework when accomplishing this. By evaluating the user rights defined in GDPR from an interaction design perspective, this research aims to propose design guidelines that gives users agency of their personal information. This paper argues that redefining the rights as potential user actions gives the users control to manage their personal information, and further, that interest and understanding are important to enable conscious actions. With a Research through Design approach, user studies were conducted in Uganda and Rwanda, to evaluate how to design actions and information in order to enhance interest and understanding, and resulted in three design guidelines: User actions, Action layers and Information layers. / Mer än hälften av världens befolkning är negativt påverkade av bristfälliga adresser. I Uganda och Rwanda har det gjorts insatser för att implementera ett nationellt adressystem, men effektiviteten av dessa insatser har förhindrats på grund av bristande förståelse och rädsla för dess inverkan. Med hjälp av Informations- och Kommunikationsteknik (IKT), på grund av sin kunskapsgenererande struktur och starka ökning i Östafrika, kan traditionella addressinitiativ effektiviseras. Negativa konsekvenser med IKT, såsom övervakning, skulle dock kunna leda till att den redan befintliga motviljan att acceptera ett system som inte bara registrerar en plats utan också en identitet, ökar. Integritet, säkerhet och förtroende är därför viktiga faktorer att tänka på när man utvecklar ett system som riktar sig till områden som karaktäriseras av misstro mot organisationer och myndigheter. Denna artikel argumenterar för att den nya Dataskyddsförordningen (GDPR) utformar ett starkt ramverk för att uppnå detta. Genom att utvärdera de användarrättigheter som definieras i GDPR från ett interaktionsdesignperspektiv, syftar denna forskning till att föreslå designriktlinjer som ger användaren full kontroll över sin personliga information. Detta arbete argumenterar att omdefiniera rättigheterna till potentiella användarfunktioner ger användarna kontroll att hantera sin personliga information, och vidare, att intresse och förståelse är viktiga faktorer för att möjliggöra medvetna handlingar. Med en Research through Design-metod genomfördes användarstudier i Uganda och Rwanda, för att utvärdera hur man bör utforma funktioner och information för att öka intresse och förståelse för användarrättigheterna. Detta resulterade i tre designriktlinjer: Användarfunktioner, Funktionslager och Informationslager.
178

Increased Safety on Cycling Paths by Improving Road Maintenance : A Concept to Report Faults and Provide Grades on Cycling Paths

Vitmosse, Sara January 2018 (has links)
Urbanisation is increasing and more sustainable transport modes are promoted, in both the sustainable development goals and the national goals. Sweden has developed a national cycling strategy, with the purpose to improve cycling infrastructure and make more people chose the bike. While cycling is good for both environment, reduced congestion and personal health, the traffic mode comes with high risk of accidents. Insufficient operation and maintenance is one of the main causes of single accidents involving cyclists. To improve the road quality on existing paths, this study has in collaboration with NCC, developed a concept for reporting issues on paths for cyclists directly to the road manager. The aim is to increase the efficiency of inspections on cycling paths and to cover more risk related aspects. A pilot area was chosen, due to variations in contracts for NCC’s operational areas in Sweden. The choice of pilot area was Borås, based on type of contract, local initiatives and sufficient information available. The methodology of this project consisted of a general literature review, followed with a deeper study of contracts and seminars in Borås. The seminars provided local insight from the NCC workers and cyclists familiar in the area. A grading system for the reports was obtained through a multi-criteria analysis in which criteria was combined with weights based on risk factor to demonstrate the urgency from more sides than just the contact. An analysis of the strengths, weaknesses, opportunities and threats was made to evaluate the concept. The result is in the form of a reporting system where cyclists can register errands about problems on their cycling paths in a mobile application. An NCC administrator at the main local office will organise the reports into the relevant criterion and score it according to urgency. The errand is then graded based on the score combined with a weight for that criterion to represent the risk factor. Colour coded symbols will appear on a digital map, giving NCC a good overview of the cycling path that can help them prioritise and schedule maintenance more efficiently. It is expected that some of the reports will concern problems outside of NCC contract boarders, these will be handled separately in a Grey Zone. Either the errand will be forwarded to responsible road manager, or it will be used in action proposals to the contract holder. For this system to work, it is important that the users stay engaged. This is attained with a feedback mechanism allowing the user to follow the report throughout the process. It will be possible to receive notifications when the status of an errand is updated. During a seminar with local cyclists, personalised feedback was preferred. A suggestion to meet this request is given in the form of a gamification feature, where points and achievements illustrate the importance of the cyclist’s reports. To attract users, different incentives such as discounts or service might be necessary. A final recommendation from this project is to create a system with the intention to collaborate with local initiatives and stakeholders. The value of this concept lay in increased efficiency and quality of operation and maintenance of cycling path that will lead to a safer environment for the citizens. / Då befolkningsmängden i städerna ökar blir kravet på hållbarare transportmedel allt mer påtagligt. Sverige har utvecklat en nationell cykelstrategi med målet att öka cykelinfrastrukturen och få fler att välja cykeln. Att cykla har många fördelar, förutom att den är mer platseffektiv i trafiken och kan minska trafikstockningar, är den också bra för miljön och den personliga hälsan. En av de främsta nackdelarna är dock risken för olyckor, och bristande drift och underhåll av cykelvägarna är en av huvudorsakerna till singelolyckor med cyklister. För att förbättra vägkvalitén på de befintliga vägarna har den här studien, i samarbete med NCC, tagit fram ett koncept där cyklister kan rapportera in fel direkt till väghållaren. Målet är att effektivisera kontrollerna av cykelvägarna och integrera riskfaktorer i prioritering av arbetet. Borås valdes som pilotområde för denna studie då kontrakt för drift och underhåll varierar mellan olika områden. Valet av pilotområde baserades på lokala engagemang, medlemskap i Svenska Cykelstäder och kontraktsmodellen. NCC har ett regionalt kontrakt med Trafikverket för Boråsområdet vilket är fördelaktigt då dessa kontrakt är mer generella än lokala kontrakt. Arbetet började med en generell litteraturstudie i ämnet, efterföljt av en djupare studie av Boråskontraktet och seminarier för att fånga lokala förhållanden och önskemål. Utifrån detta utvecklades ett betygssystem med hjälp av en multikriterieanalys där kriterier från kontraktet vägs samman med en riskfaktor för att öka insikten hos väghållaren om vikten av ett problem på cykelvägen och göra det lättare att prioritera arbeten. Slutligen utfördes en analys av styrkor, svagheter, möjligheter och hot för att utvärdera konceptet. Ett konceptuellt rapporteringssystem där cyklister kan anmäla fel på cykelvägarna de använder dagligen via en mobil applikation är resultatet av denna studie. Ärendet hanteras via det lokala driftkontoret av en administratör som kategoriserar problemet och registrerar hur allvarligt det är. Via betygssystemet erhåller ärendet en prioriteringsordning och färgkodade symboler på en digital karta ger en bra överblick av cykelvägarnas kvalité som kan användas vid planering av underhållsarbetet. Det är också förväntat att detta system kommer ta emot rapporter som berör problem utanför NCC:s kontraktsramar, dessa hanteras i en så kallad Gråzon. Ärendena här kan antingen vidarebefordras till ansvarig väghållare eller användas för att skapa åtgärdsförslag till den aktuella kontraktshållaren. Det är viktigt att bibehålla cyklisternas intresse för rapporteringssystemet. Detta är tänkt att uppnås med hjälp av ett kontinuerligt återkopplingssystem där rapporterna kan följas genom hela hanteringsprocessen. Det ska också finnas en möjlighet för cyklisten att få notiser när ärendets status uppdaterats. Intresset för personlig återkoppling var stor, enligt deltagare i ett av seminarierna. Då det är tidskrävande för väghållaren att hantera ärenden på en personlig nivå föreslogs därför ett typ av personligt poängsystem med utmärkelser som ska illustrera vikten av rapporterna. Olika typer av belöningssystem i form av rabatterade erbjudanden eller cykelservice skulle ytterligare fånga cyklisters intresse för applikationen. En slutlig rekommendation är att skapa ett system i nära samarbete med de olika intressenterna. Värdet av det här konceptet ligger i den ökade effektiviteten och kvalitén av drift och underhåll på cykelvägar som leder till en säkrare miljö för medborgarna.
179

Ett steg i rätt riktning : En studie om att förebygga mobbning med stöd av teknik. / A step in the right direction : A study on preventing bullying in primary school with the support of technology.

Aspeqvist, Agnes, Eriksson, Michelle January 2022 (has links)
Mobbning och kränkande behandling är att betrakta som ett allvarligtsamhällsproblem. Om mobbning inte får mer riktad uppmärksamhet och ett störreingripande, fortsätter ett tyst godkännande för kränkning av en annan människa.Därför ämnade denna studie att undersöka hur en potentiell mobilapplikation skullekunna hjälpa till och förebygga mobbning i grundskolan. Syftet med den här studieninnebar att få en djupare förståelse för den potentiella användningen av enmobilapplikation som skulle kunna användas för att förebygga mobbning igrundskolan, samt vad som skulle vara de önskade designegenskaperna för en sådanmobilapplikation ur grundskoleelevers perspektiv. Forskningsfrågorna som studienämnade att besvara var: Vilka förslag har elever i grundskolan för att förebygga ochförhindra mobbning? Hur uppfattar elever i grundskolan den potentiellaanvändningen av en mobilapplikation för att förebygga mobbning? Hur beskriverelever i grundskolan de önskade designegenskaperna av en mobilapplikation för attförebygga mobbning? För att få en bredare förståelse om forskningsområdetgenomfördes en litteraturstudie kring fenomenet mobbning, det digitaliseradesamhället samt att designa för användaren. I studien så tillämpandes även detteoretiska ramverket HMSAM. För att lyckas svara på studiens forskningsfrågor togstudien en kvalitativ ansats där enskilda semistrukturerade intervjuer har genomförtsmed åtta grundskoleelever i åldern 15-17år. Utifrån studiens upptäckter tillsammansmed ramverkets teorier om användarvänlighet och användbarhet framkomrekommendationer för en potentiell mobilapplikation för att förebygga mobbningvilket således kan ses som svaret på studiens tre forskningsfrågor. / Bullying and abusive treatment are considered a serious societal problem. If bullyingdoes not receive more targeted attention and greater intervention, a silent approval forthe violation of another person continues. Therefore, this study aimed to investigatehow a potential mobile application could help and prevent bullying in primary school.The purpose of this study was to gain a deeper understanding of the potential use ofa mobile application that could be used to prevent bullying in primary school, andwhat would be the desired design characteristics for such a mobile application fromthe perspective of primary school students. The research questions that the studyintended to answer were: What suggestions do elementary school students have toprevent and deter bullying? How do primary school students perceive the potentialuse of a mobile application to prevent bullying? How do elementary school studentsdescribe the desired design features of a mobile application to prevent bullying? Inorder to gain a broader understanding of the research area, a literature study wasconducted on the phenomenon of bullying, the digital society and designing for theuser. In the study, the theoretical framework HMSAM was also applied. In order tosucceed in answering the study's research questions, the study took a qualitativeapproach where individual semi-structured interviews were conducted with eightprimary school students aged 15-17 years. Based on the study's discoveries togetherwith the framework's theories on user friendliness and usability, recommendationsemerged for a potential mobile application to prevent bullying, which can thus beseen as the answer to the study's three research questions.
180

Сравнительный анализ картографических приложений и направления их использования в туристской индустрии : магистерская диссертация / Comparative analysis of cartographic applications and their use in the tourism industry

Афанасьев, И. А., Afanasiev, I. A. January 2018 (has links)
In the graduate qualifying work of the undergraduate, the current state of cartographic applications, the features of the functionality of the main programs, the applicability in the current practice of tourist services are considered. / В выпускной квалификационной работе магистранта рассматривается современное состояние картографических приложений, особенности функционала основных программ, применимость в текущей практики туристского обслуживания.

Page generated in 0.1006 seconds