• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 24
  • 21
  • 19
  • 9
  • 9
  • 5
  • 4
  • 2
  • 2
  • 2
  • 1
  • 1
  • Tagged with
  • 105
  • 105
  • 36
  • 36
  • 20
  • 19
  • 19
  • 17
  • 15
  • 13
  • 12
  • 12
  • 12
  • 11
  • 11
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
101

Realizace webového modulárního systému / Implementation of modular web based application

Suchý, Petr January 2008 (has links)
Diploma thesis Implementation of modular web based application deals with web modular systems. The aim of web modular system is to allow creating universal web presentation without necessity of creation new systems. Diploma thesis is devided into couple parts. Advantages of modular solution of web systems are highlighted in the first part and after that is analyzed the current situation of this problem. In the next part is designed own web modular system above all its kernel, modules and data model. In the final part is described own implementation of own designed system. The most stress is layed on security of the system. In the conclusion is summed up own solution and its most advantages.
102

Návrh workflow ve stavební firmě / Workflow Design for a Building Company

Pokorný, David January 2011 (has links)
The thesis deals with workflow design and its implementation in a construction company. The current state of document management is becoming obsolete and insufficient. Thus the company´s board has approved the realization of workflow system. The aim of this thesis is therefore analysis of company´s related processes and design of a workflow model. In addition, the new model is required to be linked with present financial and managerial accounting systems and allow for future adjustments and modifications. Final output of this thesis consists of workflow process maps, risk assessment, budget and time plan of realization.
103

Creating and Maintaining Consistent Documents with Elucidative Development

Bartho, Andreas 27 May 2014 (has links)
Software systems usually consist of multiple artefacts, such as requirements, class diagrams, or source code. Documents, such as specifications and documentation, can also be viewed as artefacts. In practice, however, writing and updating documents is often neglected because it is expensive and brings no immediate benefit. Consequently, documents are often outdated and communicate wrong information about the software. The price is paid later when a software system must be maintained and much implicit knowledge that existed at the time of the original development has been lost. A simple way to keep documents up to date is generation. However, not all documents can be fully generated. Usually, at least some content must be written by a human author. This handwritten content is lost if the documents must be regenerated. In this thesis, Elucidative Development is introduced. It is an approach to create documents by partial generation. Partial generation means that some parts of the document are generated whereas others are handwritten. Elucidative Development retains manually written content when the document is regenerated. An integral part of Elucidative Development is a guidance system, which informs the author about changes in the generated content and helps him update the handwritten content.:1 Introduction 1.1 Contributions 1.2 Scope of the Thesis 1.3 Organisation 2 Problem Analysis and Solution Outline 2.1 Redundancy and Inconsistency 2.2 Improving Consistency with Partial Generation 2.3 Conclusion 3 Background 3.1 Grammar-Based Modularisation 3.2 Model-Driven Software Development 3.3 Round-Trip Engineering 3.4 Conclusion 4 Elucidative Development 4.1 General Idea and Running Example 4.2 Requirements of Elucidative Development 4.3 Structure and Basic Concepts of Elucidative Documents 4.4 Presentation Layer 4.5 Guidance 4.6 Conclusion 5 Model-Driven Elucidative Development 5.1 General Idea and Running Example 5.2 Requirements of Model-Driven Elucidative Development 5.3 Structure and Basic Concepts of Elucidative Documents in Model-Driven Elucidative Development 5.4 Guidance 5.5 Conclusion 6 Extensions of Elucidative Development 6.1 Validating XML-based Elucidative Documents 6.2 Backpropagation-Based Round-Trip Engineering for Computed Text Document Fragments 6.3 Conclusion 7 Tool Support for an Elucidative Development Environment 7.1 Managing Active References 7.2 Inserting Computed Document Fragments 7.3 Caching the Computed Document Fragments 7.4 Elucidative Document Validation with Schemas 7.5 Conclusion 8 Related Work 8.1 Related Documentation Approaches 8.2 Consistency Approaches 8.3 Compound Documents 8.4 Conclusion 9 Evaluation 9.1 Creating and Maintaining the Cool Component Specification 9.2 Creating and Maintaining the UML Specification 9.3 Feasibility Studies 9.4 Conclusion 10 Conclusion / Softwaresysteme setzen sich üblicherweise aus vielen verschiedenen Artefakten zusammen, zum Beispiel Anforderungen, Klassendiagrammen oder Quellcode. Dokumente, wie zum Beispiel Spezifikationen oder Dokumentation, können auch als Artefakte betrachtet werden. In der Praxis wird aber das Schreiben und Aktualisieren von Dokumenten oft vernachlässigt, weil es zum einen teuer ist und zum anderen keinen unmittelbaren Vorteil bringt. Dokumente sind darum häufig veraltet und vermitteln falsche Informationen über die Software. Den Preis muss man später zahlen, wenn die Software gepflegt wird, weil viel von dem impliziten Wissen, das zur Zeit der Entwicklung existierte, verloren ist. Eine einfache Möglichkeit, Dokumente aktuell zu halten, ist Generierung. Allerdings können nicht alle Dokumente generiert werden. Meist muss wenigstens ein Teil von einem Menschen geschrieben werden. Dieser handgeschriebene Inhalt geht verloren, wenn das Dokument neu generiert werden muss. In dieser Arbeit wird das Elucidative Development vorgestellt. Dabei handelt es sich um einen Ansatz zur Dokumenterzeugung mittels partieller Generierung. Das bedeutet, dass Teile eines Dokuments generiert werden und der Rest von Hand ergänzt wird. Beim Elucidative Development bleibt der handgeschriebene Inhalt bestehen, wenn das restliche Dokument neu generiert wird. Ein integraler Bestandteil von Elucidative Development ist darüber hinaus ein Hilfesystem, das den Autor über Änderungen an generiertem Inhalt informiert und ihm hilft, den handgeschriebenen Inhalt zu aktualisieren.:1 Introduction 1.1 Contributions 1.2 Scope of the Thesis 1.3 Organisation 2 Problem Analysis and Solution Outline 2.1 Redundancy and Inconsistency 2.2 Improving Consistency with Partial Generation 2.3 Conclusion 3 Background 3.1 Grammar-Based Modularisation 3.2 Model-Driven Software Development 3.3 Round-Trip Engineering 3.4 Conclusion 4 Elucidative Development 4.1 General Idea and Running Example 4.2 Requirements of Elucidative Development 4.3 Structure and Basic Concepts of Elucidative Documents 4.4 Presentation Layer 4.5 Guidance 4.6 Conclusion 5 Model-Driven Elucidative Development 5.1 General Idea and Running Example 5.2 Requirements of Model-Driven Elucidative Development 5.3 Structure and Basic Concepts of Elucidative Documents in Model-Driven Elucidative Development 5.4 Guidance 5.5 Conclusion 6 Extensions of Elucidative Development 6.1 Validating XML-based Elucidative Documents 6.2 Backpropagation-Based Round-Trip Engineering for Computed Text Document Fragments 6.3 Conclusion 7 Tool Support for an Elucidative Development Environment 7.1 Managing Active References 7.2 Inserting Computed Document Fragments 7.3 Caching the Computed Document Fragments 7.4 Elucidative Document Validation with Schemas 7.5 Conclusion 8 Related Work 8.1 Related Documentation Approaches 8.2 Consistency Approaches 8.3 Compound Documents 8.4 Conclusion 9 Evaluation 9.1 Creating and Maintaining the Cool Component Specification 9.2 Creating and Maintaining the UML Specification 9.3 Feasibility Studies 9.4 Conclusion 10 Conclusion
104

Dokumentation i gränslandet : Dokumenthantering av volontärsinsatser från ideella organisationer vid krissituationer

Strelnikova, Olga January 2021 (has links)
I vårt gemensamma samhälle anses volontärarbete ofta vara något speciellt, något som man kan ha eller inte ha. Denna missuppfattning beror delvis på bristande kunskap och intresse för denna typ av aktivitet. Men trots detta har volontärarbete alltid varit och kommer att förbli en central del av samhällets utveckling och funktion. I praktiken ser vi att den vanligaste formen av ideellt arbete är förmågan hos människor att organisera sig på lokal nivå (vanligtvis i en förening) för att lösa specifika lokala problem. Det civila samhället har alltid olika ideella organisationer. Ett sådant samarbete kan göra vad ingen annan kan. Ideella styrkor kan göra vad regeringen eller företagen inte kan (inte vill). Medborgarna kan spela en viktig roll för att hjälpa offren i olika krissituationer och kan också vara ovärderliga för myndigheterna.  Men volontärernas arbete är inte alltid väl dokumenterat. För att få en fullständig bild av alla deltagare och deras engagemang i nödsituationer måste registerhantering ta hänsyn till dess mångfald. ISO 15489–1:2016, en internationell standard för dokumenthantering, beskriver att systematisk dokumenthantering är viktig för både organisationer och samhälle för att skydda och upprätthålla tillförlitliga register, främst som bevis för att åtgärder har genomförts och för det andra som stöd för framtida åtgärder och lösningar.  Denna studie undersöker frågor relaterade till ett så ganska problematisk fråga i ideella organisationers lösning av en krissituation som att dokumentera deras medlemmars/deltagares arbete. Med hjälp av två ideella organisationer (Missing People Sweden och Svenska Röda Korset) granskas och analyseras de åtgärder som vidtas av organisationer för att lösa detta problem - hur man ska dokumentera volontärernas arbete, hur denna dokumentation kommer att sparas/ arkiveras för användning i framtiden. Intervjuer genomfördes med de studerande organisationerna, som låg till grund för slutsatser om den aktuella situationen. Dokumentteori och Records continuum modell togs som en teoretisk grund för uppsatsen. Som forskningsmetod används en instrumental fallstudie, baserad på studier av tillgänglig litteratur och vetenskaplig forskning och genomförande av kvalitativa intervjuer. Den diskuteras också hur organisationer som helhet hanterar frågan om information- och dokumenthantering i sina organisationer.  Studien visar att båda undersökta organisationerna dokumenterar medlemmarnas/deltagarnas arbete som återspeglar denna aktivitet i slutrapporterna om det utförda arbetet. All denna dokumentation förvaras vanligtvis endast i elektronisk form och bevaras/arkiveras på servrar. När det gäller frågan om dokumenthantering i allmänhet har organisationer helt olika tillvägagångssätt för denna fråga. / In our society, volunteering is often considered something special, something that one simply does or does not. This misconception is partly due to a lack of knowledge and interest in this type of activity. Nevertheless, volunteering has always been and will remain a central part of the development and functioning of society. In practice, we see that the most common form of non-profit work is the ability of people to organize at the local level (usually in an association) to solve specific local problems. Civil society always has different non-profit organizations. Nonprofit forces can do what the government or corporations cannot (do not want). Citizens can play an important role in helping victims in various crisis situations and can also be of great help to the authorities.  But the volunteers work is not always well documented. To get a complete picture of all participants and their involvement in emergencies, registry management must consider its diversity. ISO 15489-1:2016, an international standard for document management, describes that systematic document management is important for both organizations and society in protecting and maintaining reliable records, primarily as evidence that actions have been implemented and, secondly, to support future actions and solutions.  This study examines issues related to such a rather problematic moment in nonprofits resolution of a crisis as documenting the work of their members/participants. With the help of two non-profit organizations (Missing People Sweden and Swedish Red Cross), the measures taken by organizations to solve this problem are considered and analyzed - how to document the work of volunteers, how this documentation will be saved/ archived for future use. Interviews were conducted with the organizations, which formed the basis for conclusions on the current situation. Document theory and the Records continuum model were taken as a theoretical basis for the thesis. An instrumental case study is used as a research method, based on studies of available literature and scientific research, and conducting qualitative interviews. It also discusses how organizations as a whole handle the issue of information and document management in their organizations.  As the study shows, both organizations document the work of the members/participants that reflects this activity in the final reports on the work performed. All this documentation is usually stored only in electronic form and stored/archived on servers. On the issue of document management in general, organizations have completely different approaches to this issue.
105

Bezpečnost práce s elektronickými daty v průmyslových podnicích / Security of Work with Electronic Data in Industrial Enterprises

Žáčková, Eliška January 2013 (has links)
The aim of this thesis is not only to characterise the key terms related to this field, but also to analyse the possible solutions to the area in a particular industrial enterprise in the Czech Republic by means of a case study which is a reliable method of qualitative research. The thesis is divided into theoretical and practical part. In the theoretical part the terms such as information, electronic data, know-how, enterprise information systems, cybercrime, and cyberterrorism are defined. The practical part drawing on the theoretical part gives a thorough analysis of the initial state of an industrial enterprise in food industry. Furthermore, it deals with the implementation of the ECM (Enterprise Content Management) which is considered a possible solution to the security of work with electronic data in industrial enterprise.

Page generated in 0.0883 seconds