National Repository of Grey Literature 209 records found  previous11 - 20nextend  jump to record: Search took 0.00 seconds. 
Web Based Audio Editor
Kadlčík, Stanislav ; Žižka, Josef (referee) ; Schwarz, Petr (advisor)
The Web Based Audio Editor thesis deals with the requirements specification, selection of technologies and with the implementation itself. The thesis uses modern approaches of HTML5 standards and is divided into the client and the server parts. Both the web application and the server are implemented in JavaScript. The Web based audio editor allows basic editing features like cut, shifting, deleting. All this in multiple audio tracks. The application runs in recent versions of the most widely used web browsers.
HTML5 Application for Smartphone and Tablet Allowing Marking Places on a Map
Kasper, Valter ; Drahanský, Martin (referee) ; Procházka, Boris (advisor)
The development of web technologies headed by the HTML5 standard, has allowed creating of advanced mobile applications using only HTML, CSS and Javascript. In many cases, this approach is better, than creating native mobile application separately for each mobile platform. We will show you a possible approach to develop real applications in this way. The application will access peripheral devices only with the help HTML5.
Improve Support for RESTful Processing in JBossESB
Eliáš, Filip ; Kočí, Radek (referee) ; Letko, Zdeněk (advisor)
The goal of this work is to allow JBoss ESB to communicate with remote applications using REST. JBoss ESB is a platform that separates application logic from the process functions and enables communication between applications with different interfaces by sending messages. REST is an architecture that provides universal interface for communication between computer systems in the network. This work describes integration of REST communication architecture with JBoss ESB platform. The integration is divided into two parts. The input part accepts REST requests, propagates their content to the JBoss ESB and generates a response. The output part waits for the messages from JBoss ESB from which it creates the REST requests, sends them to the recipients and receives responses. The implementation puts emphasis on integration with the RESTEasy project. RESTEasy provides a framework that facilitates development of applications that support REST communication.
TypeScript Application Generation from REST API Descriptions
Lipjanec, Silvester ; Rychlý, Marek (referee) ; Burget, Radek (advisor)
This thesis deals with the design and implementation of a tool for generating parts of client applications in TypeScript language from the description of a REST interface. The goal of the tool is an automatic generation of an application skeleton which uses the Angular framework including data structures and services enabling access to server endpoints. The thesis describes the interfaces based on the REST architectural style, as well as the technologies used for their description. The tool was implemented in TypeScript language and uses the Node.js runtime. The output file generation is based on the Mustache.js template system. The result is a tool which allows the generation of source code based on the provided WADL or OpenAPI interface description, which can be simply used as a part of an Angular application.
A Tool for Robustness Testing of Web-Services
Zelinka, Tomáš ; Očenášek, Pavel (referee) ; Rychlý, Marek (advisor)
This project deals with testing of web services. The result of this work will be a tool for load testing of web services using fault injection in their communication. The first part of the project discusses the basic aspects of testing web services. The second part of the work is more focused on testing high loads in combination with fault injection. The tool will allow automated run of the tests. The distributed model of the tool was designed to simulate real loads. In the last chapter are summarized achieved results.
Data Transformation Manager
Nedelka, Roman ; Hrubý, Martin (referee) ; Kočí, Radek (advisor)
The objective of this bachelor's thesis was to create a data transformation manager, which will be a part of printing process in two Czech insurance companies. It is a transformation, when data from database are transformed to output documents using various templates (for example: information about a customer stored in a XML document is transformed to a contract in a PDF file format). The manager is designed as a multi-tier application (application server, web interface, persistent data) and implemented in Java or more precisely Java EE. XML-based technologies are used for the data transmission and the data processing. The manager was tested and is ready for use. It should eventually replace familiar, currently used systems, which are outdated and difficult to maintain and contribute to increase effectiveness of a printing process.
Team-Based Microblogging Service
Kotásek, Marek ; Kajan, Rudolf (referee) ; Zachariáš, Michal (advisor)
The aim of this master's thesis is design and implementation of team-based microblogging service, which will be used on the Faculty of Information Technology, Brno University of Technology. First, concept of the microblogging together with the analysis of an existing microblogging services and implementation tools is described. Next part of this work goes into the details of the design, implementation and testing of the developed microblogging service.
Silverlight technology
Kouba, Petr ; Morský, Ondřej (referee) ; Uchytil, Stanislav (advisor)
The diploma thesis is focused on Silverlight technology, possibilities of running and application developments. Next Windows Presentation Foundation is introduced, which Silverlight technology results from, and the principal of creation user interface in XAML. Data bindings are used for the information presentation gained from web services. Concept called Windows Communication Foundation enables relatively easy application development gaining data from different resources through web services. Principals of communication with web services based on SOAP and REST architecture are described. An application for observing current stock exchanges information was developed on the base of previous studies. The application consists of server and client side. The server side obtains data from resources which are free available. These data are published through web services. Silverlight client gets data from web services and presents them to users. User settings are stored on server in database. ADO.NET Entity Framework and Domain Service are used for the access to the database.
Aggregation and Analysis of Social Network Contents
Horák, Matěj ; Kolář, Dušan (referee) ; Burget, Radek (advisor)
Tato práce se zabývá ziskem zvolené části obsahu sociálních sítí a jeho následnou analýzou. Cílem práce je platforma propojující jednotlivé sociální sítě, která dokáže agregovat obsah těchto sítí podle definovaných témat a zároveň je otevřená dalším rozšířením. Tento cíl byl vyřešen pomocí kontejnerové aplikace, štítkové klasifikace a metody podpůrných vektorů. Implementovaný systém řeší algoritmem nezobrazovaný obsah, filtrování a menší statistiky. Klíčové části systému jsou pokryté testy a systém je otevřený dalším analýzám a pokročilým statistikám. 
Web Application Testing with Mocked Data
Bruckner, Tomáš ; Lichtner, Ondrej (referee) ; Pluskal, Jan (advisor)
This work deals with creating and providing mocked data for applications that use REST interface to communicate between the client and server parts. From the various implementations of the REST interface, the work focuses only on OData standard. The project itself is mainly for SAP company. Naturally, even the libraries that are used in the final solution are from SAP. Primaly JavaScript framework SAPUI5 is used. The merit of this work is a library that facilitates the development of the client side of web applications. It fully supports CRUD operations over OData calls. Compared to other libraries creating mocked data that always return the same static data, this one simulates the behavior of the real server. So, when DELETE method is called for a specific entity, the given entity is deleted. This functionality is enabled by the client-side database created directly in the web browser, which corresponds to the database on the server side. A similar library for OData protocol does not exist, so it is a unique solution. The solution is verified using prepared web application.

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