• 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.
211

Aplikace pro definování pokrytí bezdrátových připojení ISP / Application for Wireless ISP Providers

Naibrt, Tomáš Unknown Date (has links)
The aim of this work is to examine the application Topocoding API and Google Maps API. Analyze system requirements to define the coverage of wireless connectivity to allow the ISP so as to allow the ISP to file AP and customers, as well as exploring the possibilities of joining the AP ISP and view coverage maps. Further, this application design, implement and test.
212

Systém pro řešení úloh vícekriteriálního hodnocení variant v prostředí internetu / Systém pro řešení úloh vícekriteriálního hodnocení variant v prostředí internetu

Zavrtálek, Jan January 2009 (has links)
This diploma thesis deals with description of methods and original on-line application for solving multicriteria evaluation of alternatives problems. Methods based on maximisation of utility value (WSA), minimisation of distance from ideal alternative (TOPSIS), evaluation of preference relations (ELECTRE) and evaluation along preference flows (PROMETHEE) are described and implemented in the application. The thesis introduces an original web application written in PHP language which is developed for solving multicriteria evaluation of alternatives problems in internet environment. The application running on web-server allows solving multicriteria evaluation of alternatives problems by four above mentioned methods. The application is controlled by any web browser. A run-time complexity of used algorithms is measured and discussed.
213

Komponentový framework pro vývoj webových aplikací / Component framework for web application development

Staniševský, Jiří January 2009 (has links)
The aim of this work was to design and implement component framework for development of web applications written in PHP programming language. The design has been based on pros and cons analysis of component framework usage, existing framework solution comparison and analysis of drawbacks of these frameworks. End-user device independence is both the main requirement for this framework and also its greatest contribution to the field of web frameworks. To be able to generate different output for mobile and desktop devices and to keep the application logic at one place only, thus minimizing the amount of work required from the developer, it uses its own original implementation of Model-View-Controller architecture. The output is being generated by so called rendering objects associated with individual components. Applications based on this framework are purely event driven, thus having their code more readable and manageable. Framework tries to offer comfortable usage of web applications for mobile device users without forcing application developers to create additional versions of their applications.o tato zařízení.
214

Symfony vs Express: A Server-Side Framework Comparison

Greiff, Magnus, Johansson, André January 2019 (has links)
Context Considering the rising popularity of Node.js and the fact that a very largepercentage of websites today are based on PHP, there is a need to understand thesimilarities and differences between these languages.  Comparing their most popularserver-side  frameworks  is  valuable  to  developers  in  seeing  the  advantages  of  usingone over the other - for both user and developer. Objectives In this study we investigate how Express.js and Symfony compareagainst each other in terms of installation, functionality and performance. Thiswill provide understanding of when to use JavaScript frameworks and when to usePHP frameworks for server-side projects. Method A literature study was done to answer what similarities and differences existbetween the frameworks. To explore how they compare in performance when mul-tiple users are actively sending requests to the server, an experiment was performed.Another experiment was carried out to measure performance in CPU-intensive ap-plications. Results The result shows that both frameworks are quick to install and it is a fastprocess to setup a basic application. Both frameworks are highly cuztomizable andconfigurable because they are supported by a big open source community and theonly difference is that Express is supportive of single-page applications which Sym-fony can not do on its own. Express was better than Symfony to handle multipleconcurrent users when it comes to CPU usage and time it takes for the requests. For100 and 1000 requests, Express CPU usage varied more than Symfony, but at 10000and 100000 it varied less. In all tests with concurrent users, Express was faster. Testsperformed in the second experiment showed that Symfony is only able to use 1 corewhen making the requests while Express is able to use multiple cores. Even thoughSymfony was limited by 1 core it was faster, most likely because it used more memory. Conclusions This study shows that there are more similarities than differencesbetween Express and Symfony. They both strive for high customization and highflexibility with a goal to make tedious tasks easier for the developer. Both rely onopen source modules and components to add additional functionality. Out of thebox, Express comes with less functionality as it strives to be minimalistic. However,to install Symfony is slightly quicker than Express and requires no code. Thereare currently more daily downloads of Express than Symfony, and therefore it’sconsidered more popular. It’s supportive of JavaScript-only for front- and back-endand is able to handle more concurrent users than Symfony, and is therefore betterfor high-traffic websites. But Symfony is able to handle CPU-intensive applicationsbetter than Express, and is able to load in large data sets faster, making it a goodchoice for applications with a lot of data and high CPU usage.
215

Podpůrný systém pro řízení projektů v malé softwarové firmě / A support system designed for project management in a small software company

Švejda, Milan January 2011 (has links)
The subject of the work was to create a project support software application designed for work in smaller companies. The opening parts of the thesis concern on market research and are followed by chapters concerning on request specifications and possible usage possibilities of the application. In following parts is covered the analysis of possible means to create the application. Closing chapters of the thesis cover detailed user and administrator instructions. The application itself is attached to the thesis.
216

Návrh a implementácia zábavného webového portálu / Design and Implementation of an entertainment web portal

Lorenc, Ján January 2011 (has links)
The work focuses on the design, development and implementation of a web entertainment portal. The main objective of this work is to create an application that will meet the required functionality using appropriate technologies. Defining the desired functionality as well as the selection of appropriate technology is part of corresponding chapters. As the selected and then used technology was chosen server-side programming language PHP in conjunction with the MySQL database system. The application is a web portal based on Zend framework application that is practical implementation of the MVC architecture. As the client-side programming language was chosen JavaScript, together with a freely available library jQuery that simplifies and streamlines work with the language. The thesis then describes the design data model, which forms the basis for future application. The following chapter describes the structure of each system and relations between them. The conclusion is devoted to consideration of whether the fulfillment of the objectives, benefits and work output.
217

ANDROID MOBILE APPLICATION FOR HOSPITAL EXECUTIVES

Nalagatla, Vihitha 01 March 2017 (has links)
Hospitals are the largest and most complex organizations where health care is provided. Safe and effective patient care services in hospitals depend on the efficient decisions made by hospital executives. The main task of hospital executives is to ensure the hospital can provide high quality patient care and services. “Android Mobile Application For Hospital Executives” is an Android application used for displaying hospital performance metrics on a daily basis. This application allows hospital executives to review and monitor hospital operational data with ease of access and in a portable manner. Thus, reducing the effort of the hospital executives to perform their tasks.
218

Framtagandet av ett företags webbplats med tillhörande Content Management System - en fallstudie med fokus på användbarhet och agila utvecklingsmetoder

Johnsson, Mattias January 2009 (has links)
<p>Denna rapport återspeglar framtagandet av ett företags webbplats. Då själva utvecklandet av webbplatsen har varit en praktisk tillämpning så tar rapporten snarare upp utvecklingen på ett mer teoretiskt plan i form av en fallstudie.</p><p>Vilka tekniker och metoder som har använts i det praktiska arbetet, såsom användbarhet, semantisk uppmärkning och agila utvecklingsmetoder, har förklarats samtidigt som dess funktionalitet vävts in i arbetets olika implementeringsfaser. Då också ett specialanpassat CMS (innehållshanteringssystem för redigering av webbplatsens innehåll) har utvecklats för webbplatsen så beskriver rapporten också arbetet kring detta.</p>
219

Dynamisk webbplats med MySQL och PHP / Dynamic website with MySQL and PHP

Hertz, Johan, Nordberg, Ted January 2003 (has links)
<p>Den här rapporten beskriver arbetet med att skapa en dynamisk designdriven webbsida åt Landegrens Legomek AB, ett mindre företag inom tillverkningsindustrin. Företaget hade sedan tidigare en statisk webbsida och ville förnya denna i takt med den ökade vikten av att synas på Internet. Design och layout är anpassad till företages profil och kunder för att ge ett seriös och formellt intryck. Vi har valt att skapa den nya webbsidan med databasservern MySQL och skriptspråket PHP. Även JavaScript är en del i implementeringen. Till den nya webbsidan har vi också skapat en administrativ tjänst som är webb-baserad, denna ger möjlighet att enkelt uppdatera innehållet på webbplatsen. Arbetet har inte endast omfattat den tekniska delen utan även berört andra delar som foto och copywriting. </p><p>Företaget har valt att ha sin hemsida hos ett webbhotell, i det här fallet Telia. Fördelen är främst säkerhet och underhåll av systemet. Nackdelen är de begränsningar som webbhotellet har, bland annat ftp-stödet i PHP som fullständigt saknas vilket har lett till att vi fick implementera andra lösningar. </p> / <p>This report describes how to create a dynamic and design driven web page for Landegrens Legomek AB, a minor company in the manufacturing business. The company had already recognized the need to update its former web page to a more modern design to keep up with the current trends on the Internet. Design and layout were adapted to the company’s profile and its customers, this to give the right impression of the company. The page was created with the database server MySQL together with the script language PHP. JavaScript is also a part of the implementation. We have also created an web interface for updating and managing the web page in an easy way. The work also included other parts beside the technical implementation, such as photography and copywriting. </p><p>The company has chosen to place its website in a web hotel, for this case Telia. The advantage with this solution is the security as well as the managing of the system. The disadvantage is the limits of the web hotel, e.g. the missing ftp support in PHP, which has forced us to choose other solutions.</p>
220

Projektdatabas mm

Erkstam, David January 2010 (has links)
<p>Den här rapporten behandlar ett examensarbete där målet var att programmera en projektdatabas och projektöversikt åt Milton Medicinteknik KB. Syftet var att dess projektgrupper ska kunna komma åt att granska sina filer samt se filernas relationer med varandra, genom inloggning på en hemsida. Språken som användes var MySQL för att hantera databasen, PHP för att kommunicera mellan hemsidan och webbservern, HTML för att formatera webbsidorna och ActionScript 3 som är Flash programmeringsspråk för att programmera projektöversikten.</p><p> </p><p>I huvuddelen av rapporten är det beskrivet hur projektöversikten och projektdatabasen fungerar. Från hemsidan kan man ladda upp filer som hanteras av projektgrupper och användare med rätt rättigheter. Det finns tre typer av behörighet som användarna kan ha: Administratör som kan skapa användare och projektgrupper, projektledare som ansvarar för sin egen projektgrupp samt vanliga användare som endast kan ladda upp och länka filer i sin egen projektgrupp. Projektöversikten tillåter att användarna på ett överskådligt sätt kan se hur filerna som de har rättighet att se är länkade med varandra, lägga till och ta bort egna filer samt se deras innehåll.</p>

Page generated in 0.1471 seconds