National Repository of Grey Literature 24,551 records found  1 - 10nextend  jump to record: Search took 0.68 seconds. 

Rights of Immigrants
SOUKUPOVÁ, Eva
The Czech Republic encounters problems of immigration after 1989. At present time there are about 2.5% of foreigners in the Czech Republic. This percentage is amongst the lowest within EU, however the predictions for the future are that the number is going to constantly increase. People come to the Czech Republic seeking better conditions for living and want to start a new life here. Therefore part of the government policy should be securing immigrants with equal access and equal opportunities in the labour market, in relation to health as well as social care. A quantitative research in the form of a questionnaire technique was selected in the practical part. Anonymous questionnaires for immigrants and public were used. The research aimed at immigrants was conducted in institutions engaged in helping aliens in Brno, České Budějovice, Hradec Králové, Plzeň and Prague. Total of 120 questionnaires were sent out. The questionnaire's returnability was 49%. The research set was therefore formed by 59 respondents. Research aimed at public was conducted in České Budějovice, Jindřichův Hradec and in Třeboň. Total of 110 questionnaires were handed out and their returnability was 100%. All questionnaires were evaluated and elaborated into percentage figures. Two goals are set in the thesis. To each of the goals two hypotheses were set. Goal 1: Find out the level of immigrants' knowledge about labour law and related regulations to it {--} health insurance, welfare. Hypothesis No. 1: More than half of the questioned immigrants know their rights. Hypothesis No. 2: More than half of the questioned immigrants know to whom they may turn to in case of problem solving. After questionnaire evaluation the first hypothesis was not confirmed and the second hypothesis was confirmed. Goal 2: Find out the level of public awareness of the law status of aliens living in the area of the Czech Republic. Hypothesis No. 1: More than half of the questioned respondents do not know the alien rights living in the area of the Czech Republic. Hypothesis No. 2: More than half of the questioned respondents know the organizations providing support for aliens living in the area of the Czech Republic. After evaluation of the questionnaire the first hypothesis was not confirmed and the second was confirmed.

Analysis of selected challenges when exporting fast-moving consumer goods from Mexico and suggestion of particular optimization
Kudelová, Jarmila ; Kolář, Petr (advisor) ; Staroba, Jaromír (referee)
This Master´s Thesis deals with the exportation of fast-moving consumer goods from Mexico. The theoretical part explains the concept of FMCG and describes the steps that should generally be followed when exporting FMCG from Mexico. Furthermore, the elements related to maritime transportation are described, because this type of transport of exporting from this country is used most often. Within the specific case of Corona, detailed logistics structure of the export process is displayed. By analysing its operation, the main challenges associated with carriers used for the export are identified and ultimately partial solutions that should be implemented to minimize the occurrence of problematic points are suggested.

Analysis of the EU regulations in the field of Information and Telecommunication technologies and their effect on the single market
Hart, Ludvík ; Procházka, Pavel (advisor) ; Strejček, Ivo (referee)
The bachelor thesis describes the EU regulations in the field of information and communication technologies (ICT), particularly the Digital agenda for Europe strategy. These regulations are then tested for their influence on the European single market. The major question answered here is whether the EU regulations in field of ICT have a positive impact on the EUs single market. Answer to this question helps us evaluate the ongoing Digital agenda strategy. The impact of the regulations is analysed by induction of the following indicators, international trade, ratio of population buying online, DESI index and NRI index. With this method it is possible to tackle the wide range of fields the Digital agenda covers. I conclude this work with the statement, that European ICT regulations do have a positive impact on the single market, although are problematic due to the slow legislative process and low efficiency in addressing the regulated issue.

Social housing - comparison of Concept of Social Housing in the Czech Republic 2015-2025 and Austrian social model
Hejduk, Radim ; Krebs, Vojtěch (advisor) ; Barák, Vladimír (referee)
The thesis is focused on social housing - public policy, that is applied in many countries of the EU. Czech Republic is currently trying its implementation. Due to rising household's costs of housing, rising expenses on demand-oriented housing policy in form of housing benefits and difficult to solve social exclusion, social housing appears to be one of the more accessible ways of solution. The goal of the thesis is at first to analyze and evaluate known forms of social housing and its application from the economic perspective, then to form reccomendations for the Conception of Social Housing for the Czech Republic in the period 2015-2025 using comparison to already-existing Austrian model. This text answers the main research question how does functioning model of social housing look like and what are the economic impacts of it on households.

On possible approaches to detecting robotic activity of botnets
Prajer, Richard ; Palovský, Radomír (advisor) ; Pavlíček, Luboš (referee)
This thesis explores possible approaches to detecting robotic activity of botnets on network. Initially, the detection based on full packet analysis in consideration of DNS, HTTP and IRC communication, is described. However, this detection is found inapplicable for technical and ethical reasons. Then it focuses on the analysis based on network flow metadata, compiling them to be processable in machine learning. It creates detection models using different machine learning methods, to compare them with each other. Bayes net method is found to be acceptable for detecting robotic activity of botnets. The Bayesian model is only able to identify the botnet that already executes the commands sent by its C&C server. "Sleeping" botnets are not reliably detectable by this model.

Hukou system in China: socioeconomic impacts and reforms
Dušková, Michaela ; Stuchlíková, Zuzana (advisor) ; Procházková Ilinitchi, Cristina (referee)
This thesis covers the topic of hukou system in the People's Republic of China also known as household registration system. The thesis explains how was the hukou system created. In the following part socioeconomic impacts of hukou are analysed. Furthermore the reform process of the hukou system is explained including cases of Chongqing and Shenzhen.

The business plan for SnackBag company and its expansion into the foreign markets
Ježová, Jana ; Svobodová, Ivana (advisor) ; Srpová, Jitka (referee)
The aim of this thesis is to create a business plan for the newly established business subject in the health food industry and evaluate the viability of the plan. The plan also includes the choice of the appropriate form of potential expansion into the foreign market. This thesis is divided into theoretical and practical parts. To create this business plan, firstly it was necessary to write down the complex theoretical framework of the basic aspects which are crucial for small and medium businesses. Secondly, it was needed to sum up the general principles of creating a business plan, characterise its structure and mention the most common mistakes and problems that entrepreneurs may encounter. The theoretical part is concluded by a description of the appropriate forms of expansion for small and medium businesses. Based on this theoretical framework the business plan for the company SnackBag was created with the emphasis on the project´s financial calculation. The calculations confirm the business plan as viable. Analysis of the main advantages and disadvantages of particular forms of expansion to foreign markets concludes that the franchise was evaluated as the most suitable for SnackBag.

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.

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.