National Repository of Grey Literature 69 records found  beginprevious41 - 50nextend  jump to record: Search took 0.01 seconds. 
Audit Management Application
Valena, Roman ; Rychlý, Marek (referee) ; Burget, Radek (advisor)
This bachelor's thesis describes the development of a web application for audit managment in THK Rhythm Automotive Czech company, which is engaged in manufacturing of automobile parts. The application helps to plan and execute audits more effectively. It makes creating text and graphic reports much easier. The introduction analyzes the current way of audit management. Based on the analysis, design of the appliaction is proposed. The description of the implementation, used technologies and the way of integration into the company interface is included too.
Computer Vision as a Service
Jež, Adam ; Zemčík, Pavel (referee) ; Juránek, Roman (advisor)
The goal of this thesis is to create a web service for sharing and easy access to computer vision algorithms. Currently, there is a large number of algorithms and it's beneficial for their authors to simply share them with other people, even from other disciplines. The main part of the thesis consists of creating web service architecture and suggesting a method for request processing to run algorithms. Part of the implemented service is a web interface that allows use of algorithms with its own data, and client library that makes integration into other apps easier.
Library of Reusable Components and Utilities for the Angular 2 Framework
Branderský, Gabriel ; Beran, Vítězslav (referee) ; Herout, Adam (advisor)
Táto práca sa zaoberá vytvorením knižnice znovapoužiteľných komponent a utilít určené na použitie v dátavo-intenzívnych aplikáciach. Jednou typickou komponentou pre také aplikácie je tabuľka, ktorá je považovaná za hlavnú komponentu knižnice. Pre zaistenie vysokej kohezie sú všetky ostatné komponenty a utility sú s nou úzko prepojené. Výsledná sada komponent je použiteľná deklaratívným spôsobom a umožnuje rôzne konfigurácie. Uživateľské rozhranie je tiež prizpôsobené na dátovo-intenzívne aplikácie s rôznymi prvkami.
Design of a software for emulation of rendering a web page
Čech, Miroslav ; Pavlíčková, Jarmila (advisor) ; Pokluda, Václav (referee)
The author of this thesis aims to analyze and develop a prototype of a software responsible for showing how the specific web application would be displayed by the concrete device. First, the problem of diversity of devices for accessing the web and of the level of support of modern web technologies is explained to the reader. Then the thesis offers a way how to help developers with testing across web browsers on different hardware. The analytical section describes the methods the author would like to use for accomplishing the goal, and also the set of suitable technologies. The penultimate section shows the manner the author implemented the prototype of the software. The Software is then subjected to tests showing that the prototype meets the requirements.
Startpage for TV Application
Bureš, Michal ; Bureš, Tomáš (advisor) ; Horký, Vojtěch (referee)
In this thesis we implement configurable set-top box TV application in context of an embedded web browser. Work is executed in accord with strict customer requirements and fully integrated into large IPTV platform. It takes form of a complex start-up menu, whose first section is an interactive tile grid with tile- scaled video player. Other sections contain smaller applications or sub-sections. We build upon modules that transform data sources into tiles. They are then pro- jected to horizontal carousels according to dynamic configuration. A well defined interface to integrate new modules is provided. Almost twenty different modules are ready for immediate use. They provide various parametrized tiles such as live programmes that can be directly started or recorded. Our user interface layer, using React and Redux libraries, leverages the single page application paradigm. For predictability, any modification of application state is made by emitting ac- tions handled solely by pure functions. Set-top box performance issues forced us to implement an immutable state optimization that cut the average render time of our React components by more than a half. ii
New trends in web technologies
Krotil, Martin ; Jeřábek, Tomáš (advisor) ; Procházka, Josef (referee)
The work deals with new trends in Web technologies closely related to (X) HTML. The theoretical part introduces the basic concepts of Web technologies, describes the historical development of technology (X) HTML in the context of the closest associated technologies, and introduces new opportunities for using HTML5 and CSS3 technology.The practical part describes the design, functionality and technical solutions of the specific examples that demonstrate the selected benefits of HTML5 and CSS3 technologies in the area of educational Web applications development.
Fashionspace Portal
Flídr, Jindřich ; Holan, Tomáš (advisor) ; Kruliš, Martin (referee)
Title: Fashionspace Portal Author: Jindřich Flídr Department: Department of Software and Computer Science Education Supervisor: RNDr. Tomáš Holan, Ph.D. Abstract: The aim of this thesis is to design architecture and implement web application "Fashionspace". This application allows user to create virtual fashion shows based on videos in an interactive environment. The client application is implemented using the Adobe Flash platform and communicates with the CMS Drupal using services. The application is integrated with many technologies, such as online user communication using the XMPP protocol or HD video streaming. The architecture of this application is modular and is built on the principles of MVC. Keywords: web technologies, RIA, Adobe Flex, CMS Drupal, video streaming
Security of publishing spatial data on Internet
Břichnáč, Pavel ; Čábelka, Miroslav (advisor) ; Grill, Stanislav (referee)
Bezpečnost publikování prostorových dat na internetu Abstrakt Diplomová práce se věnuje problematice publikování prostorových dat v síti internet. Cílem je popsat soudobé způsoby publikování dat, analyzovat bezpečnostní slabiny z hlediska úniku dat a navrhnout opatření, která by umožnila zabezpečit volně dostupná data proti automatizovanému stahování. V práci je vysvětlena motivace ilegálního získávání prostorových dat, jsou popsány soudobé možnosti publikování dat na internetu (včetně specifik pro data rastrová a vektorová), možnosti ochrany dat proti nelegálnímu získání a jejich slabiny. Výsledkem je navržení a formulování obecné metodiky ve formě doporučení pro publikování různých typů prostorových dat, která automatizované útoky na získání dat významně ztíží. Klíčová slova: prostorová data, internet, mapový server, datová politika, webové technologie Security of publishing spatial data on the Internet Abstract The master's thesis focuses on the topics of security of publishing spatial data on the Internet. The goal of the work is to describe present ways of publishing, to analyze weaknesses from point of view of leaks and to propose measures, that would allow securing publicly accessible data against automated downloads. Readers will get explained the motivation of getting spatial data, description and...
Firefox OS Application for Learning Languages
Chudík, Jakub ; Fiedor, Tomáš (referee) ; Vojnar, Tomáš (advisor)
Tato práce se zabývá vytvořením aplikace pro výuku jazyků specificky pro mobilní operační systém Firefox OS. Vzhledem k své povaze, uživatelské rozhraní aplikace se snaží uspokojit ergonomické potřeby aplikací určených pro kapesní zařízení. Aplikuje několik konceptů gamifikace ke zlepšení procesu učení, jehož výsledky jsou prezentovány a vyhodnoceny. Aplikace také přináší své vlastní jedinečné vlastnosti, které jí pomáhají vyniknout mezi ostatními aplikacemi pro výuku jazyků.
Objednávkový systém a webová prezentace firmy Back2Life
Augusta, Lukáš
Order management system and website of Back2life business. Bachelor thesis. Brno: Mendel University, 2015. The thesis deals with design and development of website and order management system for Back2life company. We can divide it into three parts. The first part is devoted to web applications and web development, object oriented programming in PHP and Laravel framework. The second part consists of order management system analysis and description which says how the website and the system were implemented. The last part deals with a summary and a discussion about further necessary steps to run the system. A final evaluation of the system is included.

National Repository of Grey Literature : 69 records found   beginprevious41 - 50nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.