ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/documentation/plan/doc_strategy.txt
Revision: 1.16
Committed: Mon Mar 26 09:43:19 2001 UTC (23 years, 1 month ago) by pjm2
Content type: text/plain
Branch: MAIN
Changes since 1.15: +6 -5 lines
Log Message:
Added the completed WinHost user guide and the document about the MySQL
database.

File Contents

# User Rev Content
1 ajm 1.1 i-scream Documentation Strategy
2     ===============================
3    
4     This document details the main document headings that need
5     to be produced. As new documents are started and developed,
6     please add your login and an estimate of completeness to
7     the heading you are tackling.
8    
9    
10    
11     User docs
12     ---------
13     Configuration
14     Server
15     Core
16     Configuration
17     Logging
18     Filter
19     FilterManager
20     RootFilter
21     ComponentManager
22     Util
23     DBInterface
24     ClientInterface
25     localclients
26     tcp clients
27 ajm 1.11 Client 100% ajm4
28 ajm 1.1 Hosts
29 ab11 1.6 Java 50% ab11
30 pjm2 1.2 iHost 100% pjm2
31 ajm 1.1 C++
32 pjm2 1.16 winHost 100% pjm2
33 ajm 1.1 Web interface
34 pjm2 1.16 historical 100% pjm2
35     real time 100% pjm2
36     misc scripts
37 ajm 1.1
38    
39     Maintainence/technical docs
40     ---------------------------
41     Configuration System
42     centrality
43     design
44 tdb 1.15 Server tdb1 70%
45 ajm 1.1 Core
46 tdb 1.15 Filter 100%
47     FilterManager 100%
48     RootFilter 100%
49 ajm 1.1 ComponentManager
50 tdb 1.15 Util 100%
51     DBInterface 100%
52     ClientInterface 50%
53 ajm 1.1 localclients
54 tdb 1.15 tcp clients 100%
55 ajm 1.1 Plugins
56     filters
57     service checks
58     alerters
59     monitors
60 pjm2 1.16 Database 100% pjm2
61 ajm 1.1 Client ajm4
62     datacomponents architecture ajm4
63     Hosts
64     Java
65 pjm2 1.2 iHost 100% pjm2
66 ajm 1.1 C++
67 pjm2 1.16 winHost 20% pjm2
68 ajm 1.1 Web interface
69 pjm2 1.10 historical 100% pjm2
70     real time 100% pjm2
71 ajm 1.1 misc scripts
72    
73     Implementation
74     --------------
75 ajm 1.14 ALL CODE! 100% ab11/ajm4/pjm2/tdb1
76 ajm 1.1
77     Designs
78     -------
79     doc reviewing various initial designs
80     and decision making process
81 pjm2 1.9 estimated time allocation 100% pjm2
82     implementation phases 100% pjm2
83 ajm 1.1
84     Analysis
85     --------
86     pre
87     talking to jc - initial spec
88     looking at other projects (eg BB)
89    
90     post
91     what have we done
92     what haven't we done
93     what could we have done
94     how does it compare to the other projects (eg BB)
95    
96     Specifications
97     --------------
98 pjm2 1.7 spec from jc 100% pjm2
99 ajm 1.14 protocols 100%
100     host/server 100% pjm2/ajm4
101     client/server 100% ajm4
102 pjm2 1.3 XML over UDP standards 100% pjm2
103 ajm 1.1
104     coding standards
105 pjm2 1.4 documentation standards 100% pjm2
106 ajm 1.1
107     Process Documentation
108     ---------------------
109     process doc
110     CVS
111     meetings
112     builds
113     cvs logs
114     task management
115     use of website
116     website
117 ajm 1.13 meeting minutes 100% ajm4
118 ajm 1.1 CVS logs