National Repository of Grey Literature 45 records found  beginprevious31 - 40next  jump to record: Search took 0.01 seconds. 
Deployment of Continuous Integration in Software Project OpenScape 4000 Manager
Jirout, Petr ; Kreslíková, Jitka (referee) ; Matoušek, Petr (advisor)
This thesis describes the common principles of Continuous Integration process. Some of the principles were implemented and deployed in the existing project, OpenScape 4000 Manager, which is being developed by Unify GmbH & Co. KG. The selected concepts are: speed up the compilation, integration testing of changes via compilation and the process results reporting. An analysis of a current state had been undertaken and a tool had been developed to support process deployment as described in this thesis.
Library for Support of ReReSearch System Development
Heller, Stanislav ; Otrusina, Lubomír (referee) ; Šperka, Svatopluk (advisor)
At this time, the development of the ReReSearch system is significantly slowed down by mutual incompatibility of system modules, by the fact that developers often repeat already known mistakes and of course by poor communication between developers in general. To solve this problem, there was a need to create a component which would implement and unify often performed tasks in development of ReReSearch system and this way to spend time of ReReSearch developers. The result of this effort is so-called "rrslib" - a Python library, which is supposed to be a helper for everyone, who works on parts of ReReSearch project: database, data extractors, web-based agents, crawlers, XML-processing etc. The library should serve for more consistent, faster and more reliable development of ReReSearch system.
Design and Analysis of Reservation Teaching System
Jiříček, Milan ; Lukáš, Roman (referee) ; Fiala, Jiří (advisor)
In this bachelor's thesis there is a detailed description of an information systems analysis and design. An attention paid to implementation of such system is also specified in further details. Techniques of procedure designing of these systems using UML are described on a specific case of reservation teaching system. This information system works with specific events, either a regular class or a one-time event. Particular users of this system are able to carry out actions, which are linked with event management as well as with subjects or classrooms.
Managing Writings of Law Company with Connections to Public Database
Trefilík, Jakub ; Bartík, Vladimír (referee) ; Očenášek, Pavel (advisor)
The thesis concerns the electronic maintenance of the files held by the law offices in the Czech Republic. It analyses current status and software means in place which could be used by Czech attorneys. The work analyses an approach of the Ministry of Justice of the Czech Republic with respect of an impact of the IT on the judicial environment. Based on this analysis a new application for the maintenance of the files of the law offices shall be proposed and implemented. The application is supplemented by a functionality connected with a link to the public database kept by the Ministry of Justice of the Czech Republic.
Process Documentation
Dostalík, Martin ; Bartík, Vladimír (referee) ; Kreslíková, Jitka (advisor)
The goal of this project is the identification with management, analysis and documentation of processes which are used in software development and creating prototype which support these processes. It explains why is important to create new working processes, measure their efficiency and improve them subsequently. Next, it describes the methods which help with the integration of these processes at work and, manage them, especially the Rational Unified Process from the IBM company. Then, I describe the ways how to develop www applications and, consequently, how to work with these applications. The thesis also involves the specification of the requirements and the scheme for the program support application of the process documentation and the description of this application. Another part of the thesis is the system in the active web side form serving to the utilization of a process library in the software projects developing.
Model Based Design of the Conference System
Caha, Matěj ; Janoušek, Vladimír (referee) ; Kočí, Radek (advisor)
This thesis deals with the topic of  model-based design and application of simulation in system design. In the introduction, the thesis discusses the history of software development process and outlines the current status. The aim is to demonstrate a model-driven design on a case study of conference system. There will be presented formalisms of DEVS and OOPN  together with experimental tools PNtalk and SmallDEVS that allow to work with these formalisms. The resulting model of conference system will be deployed as part of a web application using a framework Seaside in the Squeak environment.
Web Information System and its Security Principles
Nehasil, Filip ; Rychlý, Marek (referee) ; Očenášek, Pavel (advisor)
The main topic of the thesis is problem of the security of the web application. Spheres that are likely to be vulnerable are thoroughly examined and ways of protecting the application in the area of access control, data transfer, user input, output and state keeping are suggested. Furthermore, with regard to the security, possible solutions of audit, backing up, web server security, database design and protection against spam robots are described. This project is also concerned with the analysis of requirements, detailed design and implementation of the club information system with demonstration of mentioned security solutions. The systems of members' evidence, evidence of breeding dogs and their pedigrees, publication of actions and results and the content management system of other sections of the web presentation are among others implemented within the scope of this IS. All the implementation solutions are based on HTML, CSS, JavaScript, PHP and MySQL technologies.
Tutorial to database access and object relational mapping for Software engineering course projects
Oktábec, Jiří ; Buchalcevová, Alena (advisor) ; Pecinovský, Rudolf (referee)
According to new study plan of Software engineering course. Students should already have finished course of Databases. With those skills students will as a final course project create a Java application, that will communicate with database, while using Object-Relational mapping concepts. This guide is created to help them with using Hibernate framework to achieve their desired goals. This guide also contains information about Object-relational mapping in Hibernate framework and tips how to generate useful code using NetBeans IDE.
Metodika pro výběr a nasazení CASE nástrojů
Hradecká, Petra ; Prof. Ing. Václav Repa, CSc. (advisor)
The goal of this master’s thesis is to develop a methodology for CASE tool selection. This work consists of two parts. The first part is about software engineering, methodologies for IS development and its categorization, CASE tools and meta-modeling. The rest of the part is about methodological framework and current situation on the CASE tools market. The second part contains the methodology for selection of CASE tool. It is an open methodology and it offers a set of recommendations and procedures that are derived from best practices gathered from available resources and other similar methodologies. The main idea of this work is to devise a methodology for the CASE tools selection. The selection process is divided into several different segments that are analyzed in detail. The methodology distinguishes between both situations when the company either owns an existing CASE technology or it does not use CASE technology yet. The methodology suggests intensive internal communication during the selection and emphasizes the involvement of future users in the process. It is important to increase chance for smooth implementation and successful acceptance of the CASE in the company. The importance of considering differences in structure, character and the scope of projects, requirements for project management and maturity level of processes during the CASE tool selection process is highlighted.
Přístupy ke konsolidaci programové a datové základny
Stankay, Michal ; Ing. Libor Gála (advisor)
In this diploma thesis, I conduct a research into approaches to consolidating data base and source code base of the Techno.cz webserver, which is the subject of the consolidation. By consolidation I mean bringing the server into the state where documentation is produced according to given requirements, data base is changed in order to improve data structure and consistency and source code base is reorganised in order to unify source code upon one platform, improve file system organization and remove problematic characteristics of the source code in general. The goals of this thesis are to create and describe general process of consolidation, sequence and contents of its steps; to describe contents of consolidation in given areas: documentation, data base and source code base; to describe actual steps made to achieve the final state of the server. My approach to accomplishing these goals is the study of relevant literature and usage of my practical experience in the field of web development. My contribution to the topic is the creation of the general consolidation process that has a potential to be reused by similar projects. Another contribution may be the description of handling the risks and problems that emerged during the consolidation process. This topic may find itself as a valuable source of knowledge for fellow developers facing similar issues. The thesis is divided into eight chapters. After the introduction chapter 2 follows. Chapter 2 describes parameters of the Techno.cz webserver. Chapter 3 discusses software engineering methodologies in order to create suitable consolidation process. Chapter 4, 5, 6 discuss particular fields of consolidation: documentation, data base and source code. In chapter 7 I am trying to assess suitability of created processes and approaches for usage in future development. In the conclusion I summarize the thesis according to required structure.

National Repository of Grey Literature : 45 records found   beginprevious31 - 40next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.