National Repository of Grey Literature 19,584 records found  1 - 10nextend  jump to record: Search took 0.53 seconds. 

EU linguistic regime in practise: comparison of availability of documents in Czech, French and English on the website of the European Council
BOJKOVÁ, Nikola
This bachelor thesis consists of the theoretical and the practical part and deals with the language regime of the European Union in practice. In the theoretical part will be briefly introduced to the institutional framework of the Europen Union and the location of the European Council in it. In this part will be also described the language regime of the European Union and of the European Council. In the practical part will be firstly described the structure of the website of the European Council. After it will be analyzed the availability of documents in Czech, in French and in English on the website of the European Council. In conclusion, the obtained results will be evaluated both quantitatively and qualitatively.

Web Application Development with Spring Framework
Nizamov, Kirill ; Pecinovský, Rudolf (advisor) ; Šlajchrt, Zbyněk (referee)
The thesis is concerned with a comparison between a Java framework called Spring and Grails, Zend, Nette, NodeJS, Play, Symfony, OpenXava frameworks described in the theses of Odehnal [1], Kočárek [2], Kadlec [3], Dočkal [4], Šimon [5]. The thesis consists of two parts. The theoretical part introduces the Spring ecosystem and its individual modules to the reader. This part also outlines trends and estimates Spring position and popularity among other Java frameworks. The practical part focuses on web application development based on the criteria defined in the Odehnal's thesis [1]. The sample application shows the style of development in the Spring framework and its functionality and capabilities. Based on the gained experience during the sample application development, Spring is next compared to the other frameworks mentioned earlier and included into the previous comparison. The comparison criteria are specified in the Odehnal's thesis [1] and consist of 4 areas. First of all, there is a basic framework differences comparison. Next, there is an architecture comparison. The third area involves a comparison of work with the framework which also contains both objective criteria and personal estimation. The last part is dedicated to a comparison related to framework support, available literature and overall popularity. The result of this thesis is a comparison of 8 frameworks including the created sample application, which should help the readers when selecting one of the them and should make it easier to orientate in the world of web frameworks.

Implementation of the Smart Metering Systems in Energetics in Slovakia
Petreová, Adela ; Machek, Ondřej (advisor) ; Tyll, Ladislav (referee)
The goal of the Master´s thesis is to map the actual situation of transformation of power energy sector to smart grid, find answers to some of the major questions concerning the implementation of smart metering systems, evaluate societal and economic costs and benefits, evaluate trends in legislation, compare the situation in Slovakia with other peer countries from the European Union, and create a follow-up recommendations for Slovakia based on this assessment. The thesis includes detailed critical analysis of the CBA, originally created for Slovakia, using benchmarking with countries with a different calculation approach. The used methodology in this work is a research of available resources, qualitative research of case studies, break-down of the CBA, and expert research through interviewing. The outcome is evaluation of economic and societal contributions of smart metering systems and mapping the process and state of the implementation.

Implementation methodology of open source ERP in SME
Polák, Tomáš ; Gála, Libor (advisor) ; Lieb, Dušan (referee)
This paper deals with the implementation of open source ERP systems in the area of small and medium-sized enterprises. The main objective of this work is to define an open source ERP implementation methodology, suitable for small and medium enterprises. This objec-tive is fulfilled partially by defining of manifesto, as way of thinking about this area and analysis of current state of available implementation methodologies. Newly described met-hodology is then verified by a case study. The main contribution of this work is the defini-tion of implementation methodology for open source ERP systems in area of SME focusing on frequently occurring insufficiencies and leading to successful deployment of company IS.

Řízení IS/ICT se zaměřením na sourcing služeb informačního systému
Šebesta, Michal ; Voříšek, Jiří (advisor) ; Havlíček, Zdeněk (referee) ; Příklenk, Oldřich (referee) ; Král, Jaroslav (referee)
Research on outsourcing has been around for several decades, while recent evolution in the information systems discipline towards ICT service commoditization significantly changes the context of decision-making. Services that are available on-demand via the Internet allow organizations implementing functions they demand in a fraction of time. This trend represents a chance for organizations seeking to use advanced ICT services without a need of major investments. Problem is the current lack of guidelines and tools for managing ICT services and their outsourcing. Given the trends on the ICT service market, it is expected that much of the IT management in the future will encompass the ICT services and utilize service-level structures. Methods currently available are either too broad or encompass only small part of the whole problem. Ad-hoc or unsound decisions in this area might cause major complications in terms of quality, usability, integration, and consequently influence total cost of organizational IT. Organizations need to either revise existing models or propose and implement completely new models to manage their IS/ICT. This thesis deals with the management of IS/ICT with focus on the ICT services outsourcing. It discusses available sourcing models in the literature and links them to the various interconnected areas. Based on these areas, it presents an integrated view on IT outsourcing strategies. Most importantly the thesis proposes an original concept for decision-making about outsourcing of ICT services named the SOURCER framework. This approach utilizes the presented outsourcing strategies, and introduces a complex methodology and decision-making criteria that will assist organizations with selection of ICT services in order to maintain and manage a most suitable ICT service portfolio. The decision-making is based on four essential viewpoints: function, costs, time, and quality. These viewpoints are discussed, individually analyzed, and serve as a basis for further research. The whole framework is developed and validated according to Design Science Research Methodology (DSRM). Individual components are evaluated using a survey among a group of selected IT managers. Proof of concept is then established by a case study on framework use in a real organization. This case study covers strategy specification, business--IT alignment, specifying service architecture and its interconnections, outsourcing, and management of the ICT service portfolio.

Clustering and regression analysis of micro panel data
Sobíšek, Lukáš ; Pecáková, Iva (advisor) ; Komárek, Arnošt (referee) ; Brabec, Marek (referee)
The main purpose of panel studies is to analyze changes in values of studied variables over time. In micro panel research, a large number of elements are periodically observed within the relatively short time period of just a few years. Moreover, the number of repeated measurements is small. This dissertation deals with contemporary approaches to the regression and the clustering analysis of micro panel data. One of the approaches to the micro panel analysis is to use multivariate statistical models originally designed for crosssectional data and modify them in order to take into account the within-subject correlation. The thesis summarizes available tools for the regression analysis of micro panel data. The known and currently used linear mixed effects models for a normally distributed dependent variable are recapitulated. Besides that, new approaches for analysis of a response variable with other than normal distribution are presented. These approaches include the generalized marginal linear model, the generalized linear mixed effects model and the Bayesian modelling approach. In addition to describing the aforementioned models, the paper also includes a brief overview of their implementation in the R software. The difficulty with the regression models adjusted for micro panel data is the ambiguity of their parameters estimation. This thesis proposes a way to improve the estimations through the cluster analysis. For this reason, the thesis also contains a description of methods of the cluster analysis of micro panel data. Because supply of the methods is limited, the main goal of this paper is to devise its own two-step approach for clustering micro panel data. In the first step, the panel data are transformed into a static form using a set of proposed characteristics of dynamics. These characteristics represent different features of time course of the observed variables. In the second step, the elements are clustered by conventional spatial clustering techniques (agglomerative clustering and the C-means partitioning). The clustering is based on a dissimilarity matrix of the values of clustering variables calculated in the first step. Another goal of this paper is to find out whether the suggested procedure leads to an improvement in quality of the regression models for this type of data. By means of a simulation study, the procedure drafted herein is compared to the procedure applied in the kml package of the R software, as well as to the clustering characteristics proposed by Urso (2004). The simulation study demonstrated better results of the proposed combination of clustering variables as compared to the other combinations currently used. A corresponding script written in the R-language represents another benefit of this paper. It is available on the attached CD and it can be used for analyses of readers own micro panel data.

Míry podobnosti pro nominální data v hierarchickém shlukování
Šulc, Zdeněk ; Řezanková, Hana (advisor) ; Šimůnek, Milan (referee) ; Žambochová, Marta (referee)
This dissertation thesis deals with similarity measures for nominal data in hierarchical clustering, which can cope with variables with more than two categories, and which aspire to replace the simple matching approach standardly used in this area. These similarity measures take into account additional characteristics of a dataset, such as frequency distribution of categories or number of categories of a given variable. The thesis recognizes three main aims. The first one is an examination and clustering performance evaluation of selected similarity measures for nominal data in hierarchical clustering of objects and variables. To achieve this goal, four experiments dealing both with the object and variable clustering were performed. They examine the clustering quality of the examined similarity measures for nominal data in comparison with the commonly used similarity measures using a binary transformation, and moreover, with several alternative methods for nominal data clustering. The comparison and evaluation are performed on real and generated datasets. Outputs of these experiments lead to knowledge, which similarity measures can generally be used, which ones perform well in a particular situation, and which ones are not recommended to use for an object or variable clustering. The second aim is to propose a theory-based similarity measure, evaluate its properties, and compare it with the other examined similarity measures. Based on this aim, two novel similarity measures, Variable Entropy and Variable Mutability are proposed; especially, the former one performs very well in datasets with a lower number of variables. The third aim of this thesis is to provide a convenient software implementation based on the examined similarity measures for nominal data, which covers the whole clustering process from a computation of a proximity matrix to evaluation of resulting clusters. This goal was also achieved by creating the nomclust package for the software R, which covers this issue, and which is freely available.

Usage of unstructured data in Business Intelligence
Rakhmanova, Malika ; Šperková, Lucie (advisor) ; Karkošková, Soňa (referee)
The aim of the thesis is to identify the main trends that are occurring in the market of Business Intelligence and related to unstructured data, to describe the possibilities for integrating unstructured data, to clarify what the impact on the company have the results that can be obtained using these solutions and how generally incorporate an analysis of unstructured data into BI. Another aim is to show the current situation of processing unstructured data on the example of BI system. The thesis is divided into several parts. First part is describing of the Business Intelligence area and the basic components of Business Intelligence, as well as identifying market trends. Then, there is the next part: separating the data into structured and unstructured. Here is the part about how you can access and analyse unstructured data and what is their place in BI systems. This is the end of a block of unstructured data and the beginning of a description of the enhanced version of BI. Finally, the current market situation and BI tools, which include unstructured data, are introduced. This section provides an overview of how BI tools approach to analyse unstructured data. Existed literature, professional and freely available Internet resources are used for writing the work. The purpose is to serve as a source of information for quickly orienting in the current situation, to serve as a guide to the world of BI solutions and to show potential users what are the options and functionality of these BI solutions.

The impact of South China Sea dispute on trade relations between China and Vietnam
Nguyen Hong, Viet ; Vlčková, Jana (advisor) ; Hasík, Gabriel (referee)
This bachelor thesis investigates the impact of South China Sea dispute on mutual relations between China and Socialist Republic of Vietnam. Thesis lays great emphasis on the analysis of mutual trading relations. The goal of this work is to find out if the dispute over territory has negative influence on mutual relations and to what extent. Therefore, thesis is divided into 3 main chapters. The introductory chapter describes position and development of each country. Second chapter uses findings from the introductory part for the analysis of political and trade relations of both countries. It focuses on the history of mutual relations and mainly it lays emphasis on current mutual relations. Last chapter of the thesis is dedicated to the issues regarding South China Sea. Motives and causes of this dispute are described in this chapter. It provides a view on the course of this territorial dispute, and also impacts on mutual relations are analyzed. The output of all three chapters helps to formulate following conclusion. Dispute over South China Sea has impact on mutual relations. Predominantly, it influences political relations between China and Vietnam, therefore, this dispute is often mentioned in media. However, according to available data this dispute has not had major effect on trading relations. Mutual trading between both countries went off in dispute period without any limitations and barriers.

Methods of Competitive Intelligence for chemical industrial companies
Lisová, Martina ; Molnár, Zdeněk (advisor) ; Kocánek, Marek (referee)
The content of this thesis is the introduction of Competitive Intelligence and its methods to companies in the chemical industry. The main objective of this work is to create particular solution of Competitive Intelligence for Lovochemie, a.s., i.e. to propose competent employee who will be periodically monitor the selected information resources using Competitive Intelligence software tools. The analyses were used to achieve this objective. At first analysis of the chemical industry was conducted in the Czech Republic and also in the world and analysis of the selected company has been created. Information resources that the company should follow through Competitive Intelligence tools were selected on the basis of this information. The first part deals with the introduction of Competitive Intelligence, intelligence cycle CI, strategic analysis methods and Competitive Intelligence tools for searching and monitoring of information on the Internet. The second part is devoted to the aforementioned analysis. At first the chemical industry is analysed and the world's biggest fertilizers producers are described. This section also introduces the company called Lovochemie, a.s., its competitors, suppliers and customers. In the last part of this thesis, the information resources available to the company and selected Competitive Intelligence tools are described. Finally, the particular solution for Lovochemie is created.