National Repository of Grey Literature 43 records found  beginprevious20 - 29nextend  jump to record: Search took 0.01 seconds. 
HTML diff
Novák, Ladislav ; Kopecký, Michal (advisor) ; Míšek, Jakub (referee)
Title: HTML Diff Author: Ladislav Novák Department: Department of software engineering Supervisor: RNDr. Michal Kopecký, Ph.D. Supervisor's e-mail address: Michal.Kopecky@mff.cuni.cz Abstract: This thesis describes both design and implementation of the application, able to compare HTML files and show their differences. The program allows comparing files on the source code level as well as on the visual appearance level, where more different notations can result in the same shown HTML page. Found differences are understandably presented to the user using HTML format. The application allows easy further development due to its modularity. Keywords: Compare, Html, Diff, Differences
IntelliSense Implementation of a Dynamic Language
Míšek, Jakub ; Zavoral, Filip (advisor) ; Parízek, Pavel (referee)
In the context of computer programming, the importance of computer assistance is being understood by many developer communities. Developers are e.g. using the same well known expressions or searching method signatures in library documentations. Code sense or IntelliSense methods make most of these actions unnecessary because they serve the available useful information directly to the programmer in a completely automated way. Recently, with the increased focus of the industry on dynamic languages a problem emerges - the complete knowledge on the source code is postponed until the runtime, since there may be ambiguous semantics in the code fragment. As a part of the Phalanger project the methods for syntax and semantic analysis of the dynamic code were designed, especially targeted for the PHP programming language. These methods produce a list of valid possibilities which can be then used on a specified position in the source code; such as declarations, variables and function parameters. This collected information can be also used to a fine-grained syntax highlighting.
Risk Management in Personal Data Protection
Voskárová, Anna ; Myška, Matěj (referee) ; Míšek, Jakub (advisor)
The bachelor thesis focuses on the issue of the risk management in the context of personal data protection in the course of the implementation of their processing. Concerning the theoretical background, based on the explanation of relevant parts of Regulation (EU) 2016/679 of the European Parliament and of the Council of 27 April 2016 on the protection of natural persons with regard to the processing of personal data and on the free movement of such data, and repealing Directive 95/46/EC (General Data Protection Regulation), the own methodology for risk management in personal data protection is presented. The thesis also attempts at interpretation of some general expressions, understanding of which is indispensable for the specification of the main issue, such as a risk and the process of risk management itself. The practical output of this bachelor thesis is a web application providing the determination of the severity of the risk to the rights and freedoms of data subjects in the process of the general risk assessment for personal data processing operations.
Personal Data and Anonymisation
Kajánková, Petra ; Loutocký, Pavel (referee) ; Míšek, Jakub (advisor)
The Bachelor thesis focuses mainly on the issue of personal data and their anonymisation. The theoretical part specifies valid Czech and European legislative documents and also introduces the issue of anonymisation. It presents also various anonymisation methods (Pseudonymisation, Anonymisation) which can be used to create anonymized data. The practical part of this thesis is a program which is able to fulfill the requirements based on European law on a specific dataset. Outgoing „personal" data from the attached program are no longer taken as personal data.
Design of an electronic document management system
Mlčáková, Kristýna ; Míšek, Jakub (referee) ; Loutocký, Pavel (advisor)
Bachelor's thesis deals with the problematics of the electronic documents, especially in the area of their archiving. The thesis consists of two parts - theoretical and practical. The analysis of the electronic document position in the Czech legal environment is a significant and essential part of the thesis. The analysis is included in the theoretical part of the thesis. Based on the theoretical knowledge, we created an application for the electronic document management system, which is the subject of the practical part of the bachelor's thesis. The application itself represents a repository in the accordance with § 562 paragraph 2 of the Civil Code.
Information Privacy and Open-source Intelligence
Kubíčková, Dita ; Loutocký, Pavel (referee) ; Míšek, Jakub (advisor)
The bachelor thesis deals with the issue of privacy and information privacy on the Internet. The theoretical part of the thesis describes main typologies and concludes the value of information privacy and why is it important to protect it. It presents technical tools and legal regulations used for protection. It also deals with an issue of OSINT and presents some techniques and tools for person‘s information gathering. In practical part of the thesis, there is described the development and functions provided by the application for automated information gathering from social networks.
The Term of Protection of Copyright under Copyright Act and Application for Calculation thereof
Sádovský, Matúš ; Míšek, Jakub (referee) ; Myška, Matěj (advisor)
This bachelor thesis is focused on copyright and related rights. Specifically it aims on term of protection of economic rights to them. Obtained theoretical knowledge about aspects of copyright and related rights are subsequently utilized for design and implementation of web application. At the beginning of thesis is canvassed subject of protection of copyright and also there are mentioned moral rights. Second chapter deals with international relations within term of protection of copyright and related rights regulations. First of all is clarified protection of foreign nationals provided in Czech republic territory, continuing by describing important regulations at international and EU level. The main part of thesis introduces term of protection regulations within territory of Czech republic based on current wording of Czech republic copyright act. There are mentioned in detailed essential aspects of term of protection determination and in the meaning of that, thesis express way of calculation of this term for different subjects protected under copyright act. There is also described impact of international agreements on copyright act and changes based on European Union law. Practical part of thesis is dedicated to designing and making of web application intended to determine whether a subject is under the protection in territory of Czech republic. Initially, the subject of matter is exploration of available similar tools and subsequently designing of own algorithm and implementation of „calculator“. Building on that are introduced visualization and functionality of created application.
IntelliSense Implementation of a Dynamic Language
Míšek, Jakub ; Zavoral, Filip (advisor)
In the context of computer programming, the importance of computer assistance is being understood by many developer communities. Developers are e.g. using the same well known expressions or searching method signatures in library documentations. Code sense or IntelliSense methods make most of these actions unnecessary because they serve the available useful information directly to the programmer in a completely automated way. Recently, with the increased focus of the industry on dynamic languages a problem emerges - the complete knowledge on the source code is postponed until the runtime, since there may be ambiguous semantics in the code fragment. As a part of the Phalanger project the methods for syntax and semantic analysis of the dynamic code were designed, especially targeted for the PHP programming language. These methods produce a list of valid possibilities which can be then used on a specified position in the source code; such as declarations, variables and function parameters. This collected information can be also used to a fine-grained syntax highlighting.
Open data and personal data
Cu, Lukáš ; Loutocký, Pavel (referee) ; Míšek, Jakub (advisor)
This bachelor thesis deals with the issue of open data and its legal collision with rights for privacy and protection of personal data. It’s purpose is to familiarize the reader with some essential terms regarding this topic and their place in Czech legislation. Practical part of this work is an application working with multiple data sets provided as open data. These data sets contain information about the number of Czech people under distraint and the ratio of people based on their education. These data sets are analyzed in the second chapter.
Open Data, Open Source and Law
Končitý, Patrik ; Míšek, Jakub (referee) ; Myška, Matěj (advisor)
This bachelor thesis is focused on the area of open data and open source software. The practical output is the creation of an application that will be distributed under an open source license and will use open data. The theoretical part of the thesis describes the juristical aspects that arise when the programme is created, and also is here explained czech and european legislation. It also describes here the term of free and open source software, types of authorship, author's rights or special rights of the database maker. In the next passage, we will speak about the licence and then the public license under which the application will be distributed is described. Next is a chapter, which dealing with specific problems related to copyright protection. The second part of the theoretical work addresses open data. First is clarified this term and then EU and Czech legislation is listed, which is linked to open data. Then attention is focused on data openness formats and ways of providing open data. Finally, specific problems that may arise when using open data are listed. The next part of the bachelor thesis deals with practical output, an android application that meets the definition of free and open source software. Data analysis is performed here first. After The analysis is here chapter of the selection of a suitable data set and then the conditions for the use of data sets are analyzed. In next chapters, the technical side of things is already more addressed. A choice of platform, language and development environment is described, which public license we choose for distribution and a platform and where will be the distributed the application. The app functionality chapter describes the intended functionality and structure of the app. The last chapter describes the application solution itself. The principle of main parts for the application, such as creating tables, chart or implementing quiz, is described here.

National Repository of Grey Literature : 43 records found   beginprevious20 - 29nextend  jump to record:
See also: similar author names
1 MÍŠEK, Jaroslav
1 Míšek, Jan
3 Míšek, Jiří
Interested in being notified about new results for this query?
Subscribe to the RSS feed.