National Repository of Grey Literature 34,529 records found  1 - 10nextend  jump to record: Search took 0.82 seconds. 


Segmentation of the organic food market
Doležalová, Barbora ; Koudelka, Jan (advisor) ; Ježková, Renata (referee)
The goal of this masters thesis is focused on segmentation of the organic food market in the Czech Republic based on analysis of similarities or differences among consumers in Czech organic food market and also find out who is a typical organic food consumer. The thesis is divided into three parts, the theoretical, the methodological and the practical part. Process of the market segmentation, methods and approaches of the segmentation, the basic concepts and legislation on the matter are described in the theoretical part. Furthermore, mapping the situation of the contemporary state of the Czech organic food market. Marketing research is introduced in methodological part of the thesis. The practical part includes market segmentation by using secondary data MML - TGI (with Data Analyzer software) and primary data from quantitative research (with SPSS software). Variables were reduced to the four factors by using factor analysis. Then consumers were put into five clusters based on cluster analysis. Segments were characterized in detail using a general analysis, contingency tables, MCART analysis and multivariate statistical methods. Finally, there were elaborated appropriate marketing recommendations for the individual segments to effective marketing communication with them.

Empirical analysis of Okun’s law in Iceland
Zajíček, Zdeněk ; Slaný, Martin (advisor) ; Chytilová, Helena (referee)
This thesis deals with empirical analysis of Okuns law in Iceland. Okuns hypothesis of negative relationship between real GDP and the rate of unemployment is being tested on two models, difference and gap, using OLS estimation. Also there are two filtration methods used (Hodrick-Prescott and Baxter-King) for gap model estimation. The results of all models showed weak relationship of variables, but proved the hypothesis. In the following part, the same procedure is being used on Finlands data, to get comparison of coefficients. Results for Finland showed weaker bond of variables than in Iceland, but the Okuns hypothesis still holds. Last part is focused on finding the sensitivity of rate of unemployment to changes in added value of each economical sector in Iceland using the production approach model. This model gave inconclusive results due to insufficient data available.

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.

Segmentation of the detergent market
Bulantová, Barbora ; Koudelka, Jan (advisor)
This Masters Thesis is focused on detergent market in the Czech Republic and its market segmentation. The goal of this thesis is to find differences and similarities between consumers and to uncover the segments which are internally homogeneous and externally heterogeneous, and to suggest a marketing approach for each segment. Theoretical part of this thesis is about theoretical explanation of the market segmentation process, different approaches to segmentation and methods of segmentation. There is also a description of the detergent market in the Czech Republic. The analytical part is focused on segmentation process itself. The segmentation is based on both primary and secondary data. The revealed segments are then described in detail. There is a suggested marketing approach how to effectively address each segment.

Chytrá a udržitelná města v kontextu vědecké a inovační strategie EU
Horniecká, Marie ; Žamberský, Pavel (advisor) ; Procházková Ilinitchi, Cristina (referee)
The thesis explores how the EU support to research and innovation towards urban sustainability is designed, what the existing EU intiatives striving for achieving smart and sustainable cities are. The analysis of theoretical approaches forms the basis for developing the definition of smart and sustainable city for the purpose of this thesis. An overview of the principal EU strategic documents which address urban sustainability together with European networks is provided in order to demonstrate the linkage to the research Framework Programmes. A separate chapter is devoted to the analysis of the most pressing challenges European cities face nowadays. Database of EU funded research and innovation calls and projects is examined (E-CORDA). Calls and projects related to urban areas are identified and juxtaposed with the urban problems. Final recommendations concern with social aspects of sustainability which should be, in the author's opinion, addressed in future EU research Framework Programmes with a particular attention.

Content Marketing for Lead Generation in B2B Educational and Consulting Services
Nykodýmová, Barbora ; Zamazalová, Marcela (advisor) ; Pospíchal, Tomáš (referee)
The aim of this thesis is to acquaint the reader with the issue of content marketing for generating leads and information about potential customers, then to analyze and offer some recommendations for its further use among B2B suppliers of educational and consulting services. The theoretical part discusses three key topics: the specifics of the services and B2B sector; content marketing and the reasons for its inclusion in marketing strategy; and the issue of lead generation as a possible metric of content marketing and sales tool. The practical part of the thesis approaches this topic from the perspective of four representatives of service suppliers, complemented by a point of view of the mediate company IVITERA. This company brings together one of the largest B2B communities in the services sector on the Czech market within its (especially online) media projects. Research was conducted through individual interviews with representatives of all five companies and by an analysis of secondary data, leads and keywords provided by the mediate company.

Analysis and design of intranet structure
Novák, Miroslav ; Pour, Jan (advisor) ; Šedivá, Zuzana (referee)
Nowadays, Intranet is an inseparable part of every company, notwithstanding of their size or field of activity. Both, in my work and personal life, I often come across different intranets that usually do not get a positive response. But they usually have the same source of the problem, which is based on their wrong structure. This is why is chose this topic for my thesis. The goal of my thesis is to perform an analysis of an existing intranet of a particular company and subsequently create a design of the intranet new structure using the card-sorting method. This thesis primarily represents a generalized method of how to proceed during such realization and which areas to look into. Theoretical part of this thesis covers the topics of information architecture and also the term intranet itself, where the most frequent issues I came across in the intranets are pointed out. Practical part covers the analysis itself, where I focus on the structure of the existing intranet, categorization of its content, connections with other systems, customization, permission management, surveys of contentment, and intranet usage. The analysis is performed manually by scanning through the existing intranet of the company, since other methods or approaches could not be applied due to technical limitations or insufficient permis-sions. Based on the outputs of the analysis, web categorizations and the card-sorting method, a design of a structure of the new intranet has been proposed. The design itself is a demonstration of the method how to approach the new intranet design.

Serverless single page application in JavaScript
Zikmund, Marian ; Pecinovský, Rudolf (advisor) ; Suchan, Vladimír (referee)
The goal of this thesis is to design and develop a framework for building modern single- page application in the JavaScript programming language and describe this approach to development. The work also contains the documentation for a more comfortable use and customization. The content is divided into eight chapters. The introduction is followed by the retrieval of information resources, including the specifics of the JavaScript programming language and explanation of the formation of single-page application. The description of the basic principles of their functioning, motivation and justification, when and why this approach is appropriate is also included. The work is primarily focused on the issue of single-page application, for which the use of the JavaScript programming language is crucial. For this reason, this work provides a whole chapter about this programming language, also including a description of its history and role in the context of others. Below are the common characteristics of single-page applications frameworks, built on top of the library ReactJS, whose formation is engaged in the following chapter. The developed framework also contains the user guide. The practical outcome of this work is an open source framework for creating serverless single-page applications, which is due to its architecture and documentation appropriately adaptable.

Ří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.