• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 252
  • 151
  • 63
  • 22
  • 20
  • 18
  • 13
  • 12
  • 8
  • 2
  • 2
  • 2
  • 1
  • Tagged with
  • 576
  • 213
  • 149
  • 144
  • 117
  • 116
  • 97
  • 90
  • 88
  • 87
  • 85
  • 73
  • 70
  • 67
  • 66
  • 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.
191

Webbplats med Jeopardyspel med CodeIgniter / Web Site With Jeopardy Game On CodeIgniter

Larsson, Björn January 2011 (has links)
Detta examensarbete kommer att behandla hur man kan skapa en webbplats med tillhörande spel med hjälp av PHP-ramverket CodeIgniter. Rapporten tar upp hur detta ramverk fungerar och hur applikationer i ramverket kan göras säkra. Läsaren kommer att få veta mer om vilka HTML-standarder man kan använda för webbplatser och om den programmeringsmetod, MVC-principen, som CodeIgniter använder sig av. Kortfattat tar rapporten upp teknisk webbutveckling och programmeringen bakom densamma. / This thesis will examine how to create a web site with a game, based on the PHP-framework CodeIgniter. The report explains how this framework works and how you can make secure applications by using the framework. The reader will also get to know more about the HTML-standards possible to use for web sites and about the programming method, the MVC-principle, CodeIgniter is using. In short, the report explains technical web development and the programming behind it. / Kontakt med författaren kan ske via dennes webbplats, http://www.bjornlarsson.se/.Detta verk är licensierat under en Creative Commons Erkännande-IckeKommersiell 2.5 Sverige Licens (http://creativecommons.org/licenses/by-nc/2.5/se/).
192

Skapandet av ”Effect: A prototype for an Easy to use, Flexible, Figurative and Extendable Configuration Tool

Spång, Magnus January 2010 (has links)
Den här rapporten avhandlar framtagandet av en prototyp för en tjänst där abonnenter hos telekomoperatörer ska kunna beställa och konfigurera sina egna tjänster i betydligt större utsträckning än vad som är möjligt idag. Detta är möjligt och önskvärt tack vare att det pågår kontinuerlig modernisering av den teknik som idag används i telefonnät och telefonsystem. Projektet genomfördes på uppdrag av Tieto i Kalmar som är ett konsultföretag som arbetar mycket med telekomteknik och som har flera stora kunder som arbetar med modernisering av sin teknik. Resultatet har blivit en prototyp där användaren på ett flexibelt sätt kan skapa, redigera och radera sina egna tjänster, samt få en grafisk överblick över sina inställningar. Prototypen är också enkel för uppdragsgivaren att anpassa för demonstration för olika kunder. Den är dessutom anpassad så att det ska gå så enkelt som möjligt att utveckla den vidare med nya komponenter. Från början ingick en student från Rehabiliteringsprogrammet i projektet. Tanken var att kunna genomföra olika typer av användbarhetsanalyser och på så sätt göra prototypen så användarvänlig som möjligt. Då studenten av personliga skäl inte fullföljde projektet redovisas dessa delar av projektet inte i den här rapporten. / This thesis treats the development of a prototype for a service where telecom customers can order and configure their own services to a much higher degree than what is possible today. This is possible and desireble due to a continuing modernisation of the technology beeing used in the telecom systems today. The project was coducted on the request of Tieto, Kalmar. Tieto is a consulting company that is highly involved in the telecom industry and has several customers that are working with modernisation their technology. The result is a prototype called: ”Effect: a prototype for an Easy to use, Flexible, Figurative, Extenable Configuration Tool”. It´s a web application where the users in a flexible way can order, configure and delete their own services, and also get an graphical overview of their settings. The prototype is easy for Tieto to adjust when showing it to different customers. It is also adapted in a way that it is easy to extend it with new components. In the beginning the project included a student från the Interaction design program. The idea was to conduct a series of usability analysis and with the help of that being able to make the prototype as user friendly as possible. Since the student, for personal reasons, did not finnish the projet, this report will not present anything on that part.
193

Génération automatique de tests unitaires avec Praspel, un langage de spécification pour PHP / The art of contract-based testiong in PHP with Praspel

Enderlin, Ivan 16 July 2014 (has links)
Les travaux présentés dans ce mémoire portent sur la validation de programmes PHP à travers un nouveau langage de spécification, accompagné de ses outils. Ces travaux s’articulent selon trois axes : langage de spécification, génération automatique de données de test et génération automatique de tests unitaires.La première contribution est Praspel, un nouveau langage de spécification pour PHP, basé sur la programmation par contrat. Praspel spécifie les données avec des domaines réalistes, qui sont des nouvelles structures permettant de valider etgénérer des données. À partir d’un contrat écrit en Praspel, nous pouvons faire du Contract-based Testing, c’est à dire exploiter les contrats pour générer automatiquement des tests unitaires. La deuxième contribution concerne la génération de données de test. Pour les booléens, les entiers et les réels, une génération aléatoire uniforme est employée. Pour les tableaux, un solveur de contraintes a été implémenté et utilisé. Pour les chaînes de caractères, un langage de description de grammaires avec un compilateur de compilateurs LL(⋆) et plusieurs algorithmes de génération de données sont employés. Enfin, la génération d’objets est traitée.La troisième contribution définit des critères de couverture sur les contrats.Ces derniers fournissent des objectifs de test. Toutes ces contributions ont été implémentées et expérimentées dans des outils distribués à la communauté PHP. / The works presented in this memoir are about the validation of PHPprograms through a new specification language, along with its tools. These works follow three axes: specification language, automatic test data generation and automatic unit test generation. The first contribution is Praspel, a new specification language for PHP, based on the Design by Contract. Praspel specifies data with realistic domains, which are new structures allowing to validate and generate data. Based on a contract, we are able to perform Contract-based Testing, i.e.using contracts to automatically generate unit tests. The second contribution isabout test data generation. For booleans, integers and floating point numbers, auniform random generation is used. For arrays, a dedicated constraint solver has been implemented and used. For strings, a grammar description language along with an LL(⋆) compiler compiler and several algorithms for data generation are used. Finally, the object generation is supported. The third contribution defines contract coverage criteria. These latters provide test objectives. All these contributions are implemented and experimented into tools distributed to the PHP community.
194

Implementierung eines effizienten datenbankbasierten SPARQL-Prozessors und Erweiterungen zu SPARQL

Weiske, Christian 21 November 2017 (has links)
Die Vision des Internets als weltumspannendes Informationsnetz ist zur Wirklichkeit geworden. Um die Idee des weltweiten Datennetzes wahr werden zu lassen, wurde das Resource Description Framework RDF entwickelt. Die dieses Netz speisenden Daten sind zu großen Teilen in Datenbanken abgelegt. Eine Abfragesprache für RDF-Daten ist die vom World Wide Web Consortium im Standardisierungsprozess befindliche SPARQL Protocol And Query Language. Die RDF API for PHP ist eine in der Skriptsprache PHP programmierte Funktionsbibliothek zum Arbeiten mit Daten im RDF-Format. Ziel dieser Arbeit ist es, eine effiziente, datenbankgestützte Implementierung von SPARQL auf Basis der RAP-Bibliothek zu schaffen. Nach den Grundlagen des semantischen Netzes werden neben SPARQL und der RDF API for PHP auch konkurrierende Bibliotheken mit SPARQL-Unterstützung vorgestellt. Der bereits existierende, speicherbasierte SPARQL Prozessor des RAP-Frameworks wird analysiert und dessen Probleme identifiziert. Im Folgenden werden die Anforderungen und die Implementierung des neuen datenbankgestützten Prozessors im Detail beschrieben. Abschließend kommt es zur Evaluation der Geschwindigkeit des neuen Prozessors im Vergleich zu anderen SPARQL-fähigen Datensystemen. Während der täglichen Arbeit mit SPARQL hat sich herausgestellt, dass sich das Protokoll aufgrund einiger Unzulänglichkeiten noch nicht vollständig für den praktischen Einsatz eignet. Aus diesem Grund werden abschließend Erweiterungen zu SPARQL vorgestellt, die sich in der Praxis als hilfreich erwiesen haben. Der im Rahmen dieser Diplomarbeit umgesetzte SPARQL Prozessor erweist sich als robust und schnell. Er liegt trotz der Umsetzung mit einer Skriptsprache in der gleichen Leistungsdimension wie andere State-of-the-Art-Implementierungen und ist diesen häufig sogar überlegen. Er wird bereits in mehreren Anwendungen produktiv eingesetzt und ist als Open-Source-Projekt einer internationalen Anwender- und Entwicklergemeinde zugänglich.
195

Skapande av ett medlemskortsverktyg med hjälp av UML

Granfors, Ville, Waller, Johan January 2015 (has links)
Målet med detta examensarbete har varit att modellera och implementera ett system för att generera medlemskort för idrottsföreningar på uppdrag av Express-Bild AB. Genom deras webbsida vill företaget att man för en förening ska kunna skapa ett medlemskort. En medlem i föreningen ska sedan kunna ladda ner och visa sitt kort i Androidenheten. När kortet visas i mobilen ska det gå att tilta bilden då Androidenhetens position ändras från ett vertikalt läge till ett horisontellt. I samband med att kortet visas i ett vertikalt läge vill företaget att erbjudanden om rabatter och liknande ska visas i samma vy. Skapade kort ska även kunna administreras på sidan. För att åstadkomma detta har tre subsystem identifierats: Ett system för att skapa en mall för korten, ett för att ladda upp viktiga komponenter för korten och ett för att skapa, ladda ner och visa de individuella korten till enheten. Modeller för systemen upprättades i UML för att öka förståelsen av, och insikten i systemens uppbyggnad och funktion. Utifrån modellerna gjordes senare implementationen av systemen. Resultatet av arbetet blev ett system som uppfyllde de flesta av de krav som Express-Bild önskade se uppfyllda. Det enda kravet som inte uppfylldes var att kunna visa erbjudanden om rabatter i medlemskortets vy. / The goal with this bachelor thesis has been to model and implement a system for generating membership cards for sports associations on behalf of Express-Bild AB. By using their webpage, the company wants a privileged user of an association to be able to create a membership card for the association. A member of the association should then be able to download and view the card in his android device. When the card is displayed in the device, it should be posible to rotate the card when the device is being tilted. When the card is displayed in a vertical position, should also offers about discounts be displayed in the same view. The possiblity to administrate these cards should exists on the webpage. To accomplish this, three subsystems has been indentified: One system for the creation of a card template, one for uploading important resourdces for the card, and one for creating, downloading and displaying the individual membership card to the device. Models for these systems were established in UML to increase the understanding, and the insight of the systems structure and functionality. These models were later used when implementing the systems. The result of the thesis was a system that fulfilled most of the requirements that Express-Bild had. The only requirement that was not implemented was the one about displaying offers in the membership card view.
196

Разработка туристического web-сайта для города Екатеринбург : магистерская диссертация / Development of tourist web-site for city Ekaterinburg

Василевич, Я. Е., Vasilevich, Y. E. January 2023 (has links)
Цель исследования – разработать туристический сайт для г. Екатеринбург. В результате исследования разработан web-сайт, который можно использовать как сервис для поиска и выбора проведения досуга в городе Екатеринбург. Практическая значимость исследования заключается в туристическом развитии города. / The goal of work is development of tourist web-site for city Ekaterinburg. In the course of the study, a working web-site which may use for travels and excursions in Ekaterinburg city was developed. Practical goal of research consists of touristic extension of Ekaterinburg city.
197

Webdesign och SEO i praktiken : Utvecklande av webbplats och optimering för sökmotorer åt ett företag / Web design and SEO in practice : Development of a website and search engine optimization for a company

Swenson, Johannes January 2016 (has links)
This report describes my work with a website for a company that helps other companies book conferences. Creating this website, I have worked from a Mobile First perspective to create an interface. The interface was then tested on potential users. I then used guidelines from Googles own documentation on search engine optimization. The purpose of this work is to create and deliver a website where users can turn to MH Konferens and let them handle booking and planning of their conferences. / Denna rapport beskriver arbetet med en webbplats för ett företag som jobbar med att boka konferenser åt andra företag. Jag har i framtagandet av webbplatsen utgått från Mobile First och skapat ett gränssnitt. Gränssnittet har sedan testats på användare och slutligen har jag utgått från Googles egen dokumentation för att optimera webbplatsen för sökmotorer. Syftet med arbetet är att skapa en webbplats som leder till att användare kan vända sig till MH konferens och låta dem ta hand om bokning och planering av deras konferenser.
198

PHP Framework Performance for Web Development / PHP Ramverk Prestanda för Webbutveckling

Nylén, Håkan January 2012 (has links)
[Context] PHP Frameworks, such as CakePHP and Codei- gniter, have become popular among developers, since they offer ease of development save time and provide already made libraries to use. Considering that more and more websites are built using these frameworks it is important to know how they impact the performance of the website. Comparing the two top frameworks with each other can shed some light on what the performance looks like today on the web with PHP as its base. [Problem] Visitors nowadays have less patience to wait for a website to load. Meanwhile, PHP Framework has become known among developers, but the part of the performance that reduces the load time even more so visitors can surf without any problems, is missing. Therefore, it is a good idea to try to discover how the performance of the PHP Framework can change and improve the visitor experience. [Con- tribution] In this paper is a description of one of the first performance experiments on PHP Frameworks. It can help people make the right de- cision regarding PHP Framework in the future. The lack of data in this area is also one of the decisions to make this paper as well.
199

En undersökning av Quicknets Customer Relation Management / An investigation of the Customer Relation Management of Quicknet

Söderman, Kenneth January 2013 (has links)
This report is focused on a research to find out if the Customer Relation Management (CRM) of Quicknet AB works and if their customers are satisfied with it. During this investigation I tried to see if the customers had a need for taking the CRM and use a tool called Social CRM. The report will conclude if the clients of Quicknet think that there is something that can be done in the relation between both parts and how it can be improved. At the same time I am going to build an application which relates to the problems of this report. To solve the problem I am going to do a survey which will include the CRM and also try to find out if the customers of Quicknet share the same thoughts about having a Social Customer Relation Management. Also if this survey shows what the customers think about the CRM, it could improve the relation between Quicknet and themselves.  The result from the survey showed two things. Firstly it showed that the customers had a need for manuals available when the customers can't reach the support. Also, outcomes from the survey proved that having applications for competitions or gaming would be of interest for the customers. These two answers had the most votes and are the alternatives that can help Quicknet to increase the quality of their relation with their customers. The application wasn't completed in time and there were two reasons behind that. Firstly, my own knowledge about writing PHP was not as good as I thought and secondly I experienced some technical problems with the API of Facebook. From this project I'm taking with me experience of planning the time better, to make sure to make it as effective as possible. Also, I'm now having more knowledge about PHP and MYSQL and at the same time has an interest for web development started to grow. / Denna rapport fokuserar på att finna vilken Customer Relation Management modell som Quicknet AB använder sig av och om deras kunder är nöjda med den. Vid undersökningen ska jag också se om kunderna anser att det finns ett behov av att den nuvarande CRM och applicera ett verktyg som heter Social CRM. Rapporten kommer ta fram om Quicknets kunder tycker att det finns något som kan förstärka relationen mellan bägge parterna och hur den kan förbättras. Samtidigt kommer jag att bygga en applikation som relaterar till rapportens problem För att lösa problemet kommer jag att göra en enkätundersökning som kommer att inkludera CRM och försöka att ta reda på om kunderna delar varandras åsikter om att ha ett Social Customer Relation Management. Om den här enkäten visar vad kunderna tycker om det nuvarande CRMramverket som används, kan det användas till att förbättra relationen mellan Quicknet och dem själva. Resultatet från enkäten visade två saker. Först så visade den att kunderna har ett behov av att ha manualer tillgängliga när kunden inte kan få support. Vidare så visar också enkäten att ha en applikation för tävlingar eller liknande områden är av intresse hos kunderna. Dessa två alternativ är de som kan hjälpa Quicknet att stärka kvalitén i relation med deras kunder. Applikationen blev inte klar i tid och det finns två bakomliggande anledningar till det. Den första är mina egna kunskaper om PHP var bristfälliga och för det andra så upplevde jag tekniska problem med Facebooks API. Från projektet tar jag med mig erfarenheter från att planera tiden på ett annat sätt. Detta för att kunna effektivisera arbetet i framtiden. Jag anser mig också ha fått mer kunskap inom PHP och MYSQL, där jag även har fått ett intresse av att hålla på med webbutveckling.
200

Počítačová aplikace pro podporu obchodní činnosti firmy / Computer application for support to business activity of firm

Skoták, Leo January 2010 (has links)
he goal of this thesis is to analyze current situation in the area of internet commerce and design and implement own application to solve administration of customers and productcs of the firm, which deals with selling musical pieces in electronic form. The main component will be an internet shop based on subscribed custom accounts and enabled prompt offtake of the musical pieces. Designed system will be implemented as a WWW application in PHP language with using database MySQL.

Page generated in 0.0243 seconds