ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/cms/projectpapers.xhtml
(Generate patch)

Comparing web/www/cms/projectpapers.xhtml (file contents):
Revision 1.4 by tdb, Tue Mar 23 20:22:31 2004 UTC vs.
Revision 1.5 by tdb, Tue Mar 23 23:43:26 2004 UTC

# Line 1 | Line 1
1   <!--#include virtual="/doctype.inc" -->
2 <
3 < <head>
4 < <title>project papers</title>
2 >  <head>
3 >    <title>
4 >      project papers
5 >    </title>
6   <!--#include virtual="/style.inc" -->
7 < </head>
8 <
9 < <body>
10 <
10 < <div id="container">
11 <
12 < <div id="main">
13 <
7 >  </head>
8 >  <body>
9 >    <div id="container">
10 >      <div id="main">
11   <!--#include virtual="/header.inc" -->
12 <
13 < <div id="contents">
14 <  <h1 class="top">project papers</h1>
15 <
16 < <h2>i-scream project papers & documentation</h2>
17 <
18 < <p>These are documents created during the development of the project.
19 < Many of them are now out of date, and have been superceeded by the
20 < official documentation. Please select the documentation link on the
21 < left to find the official documentation.</p>
22 <
23 < <div align="center">
24 <  <center>
25 <  <table border="0" width="90%">
26 <    <tr>
27 <      <td valign="top">
28 <        <a href="/cgi-bin/docs.cgi?doc=plan/feature_list.txt">
29 <          Feature List</a> - the ongoing list of features<br>
30 <        <a href="/cgi-bin/docs.cgi?doc=plan/time_allocation.txt">
31 <          Time Allocation Plan</a> - the course required us to produce a plan
32 <          of what we were going to spend time on<br>
33 <        <a href="/cgi-bin/docs.cgi?doc=plan/implementation-phases.txt">
34 <          Implementation Phases</a> - an initial plan of how we were going to
35 <          proceed with development<br>
36 <        <a href="/cgi-bin/docs.cgi?doc=plan/doc_strategy.txt">
37 <          Documentation Strategy</a> - documentation plan with status of each document<br>
38 <        <br>
39 <        <a href="/cgi-bin/docs.cgi?doc=specification/spec-realtime.txt">
40 <          Realtime Spec Outline</a> - an idea of how some parts of the system worked<br>
41 <        <a href="/cgi-bin/docs.cgi?doc=specification/doc_spec.txt">
42 <          Document Specs</a> - requirements and specification for all documentation<br>
43 <        <a href="/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt">
44 <          XMLviaUDP Specs</a> - format of data to be sent from hosts over UDP<br>
45 <        <a href="/cgi-bin/docs.cgi?doc=specification/configuration.txt">
46 <          System Configuration</a> - details of the initial configuration system<br>
47 <        <a href="/cgi-bin/docs.cgi?doc=specification/coding_standards.txt">
48 <          Coding Standards</a> - standards for Java code<br>
49 <        <a href="/cgi-bin/docs.cgi?doc=specification/expected_data.txt">
50 <          Host: expected data</a> - data the host is expected to send<br>
51 <        <a href="/cgi-bin/docs.cgi?doc=specification/logging.txt">
52 <          Logging System</a> - details of the logging system<br>
53 <        <a href="/cgi-bin/docs.cgi?doc=specification/using_queue.txt">
54 <          Using the Queue</a> - details of the queueing system<br>
55 <        <a href="/cgi-bin/docs.cgi?doc=specification/protocols.txt">
56 <          Protocol Specs</a> - specifications of all the protocols used<br>
57 <        <br>
58 <        <a href="/cgi-bin/docs.cgi?doc=papers/corba.txt">
59 <          Using CORBA</a> - how to run the server in the corba environment<br>
60 <        <a href="/cgi-bin/docs.cgi?doc=papers/cvs-1.txt">
61 <          Using CVS (part 1)</a> - how to use CVS (basic)<br>
62 <        <a href="/cgi-bin/docs.cgi?doc=papers/cvs-2.txt">
63 <          Using CVS (part 2)</a> - how to use CVS (advanced)<br>
64 <        <a href="/cgi-bin/docs.cgi?doc=papers/wbem.txt">
65 <          WBEM, CIM?</a> - some ideas about the WBEM technologies<br>
66 <      </td>
67 <    </tr>
68 <  </table>
69 <  </center>
70 < </div>
71 < </div>
72 <
12 >        <div id="contents">
13 >          <h1 class="top">
14 >            project papers
15 >          </h1>
16 >          <h2>
17 >            i-scream project papers &amp; documentation
18 >          </h2>
19 >          <p>
20 >            These are documents created during the development of the
21 >            project. Many of them are now out of date, and have been
22 >            superceeded by the official documentation. Please select
23 >            the documentation link on the left to find the official
24 >            documentation.
25 >          </p>
26 >          <p>
27 >            <a href="/cgi-bin/docs.cgi?doc=plan/feature_list.txt">Feature
28 >            List</a> - the ongoing list of features<br />
29 >            <a href="/cgi-bin/docs.cgi?doc=plan/time_allocation.txt">Time
30 >            Allocation Plan</a> - the course required us to produce a
31 >            plan of what we were going to spend time on<br />
32 >            <a href="/cgi-bin/docs.cgi?doc=plan/implementation-phases.txt">
33 >            Implementation Phases</a> - an initial plan of how we were
34 >            going to proceed with development<br />
35 >            <a href="/cgi-bin/docs.cgi?doc=plan/doc_strategy.txt">
36 >            Documentation Strategy</a> - documentation plan with status
37 >            of each document<br />
38 >          </p>
39 >          <p>
40 >            <a href="/cgi-bin/docs.cgi?doc=specification/spec-realtime.txt">
41 >            Realtime Spec Outline</a> - an idea of how some parts of
42 >            the system worked<br />
43 >            <a href="/cgi-bin/docs.cgi?doc=specification/doc_spec.txt">
44 >            Document Specs</a> - requirements and specification for all
45 >            documentation<br />
46 >            <a href="/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt">
47 >            XMLviaUDP Specs</a> - format of data to be sent from hosts over
48 >            UDP<br />
49 >            <a href="/cgi-bin/docs.cgi?doc=specification/configuration.txt">
50 >            System Configuration</a> - details of the initial configuration
51 >            system<br />
52 >            <a href="/cgi-bin/docs.cgi?doc=specification/coding_standards.txt">
53 >            Coding Standards</a> - standards for Java code<br />
54 >            <a href="/cgi-bin/docs.cgi?doc=specification/expected_data.txt">
55 >            Host: expected data</a> - data the host is expected to send<br />
56 >            <a href="/cgi-bin/docs.cgi?doc=specification/logging.txt">Logging
57 >            System</a> - details of the logging system<br />
58 >            <a href="/cgi-bin/docs.cgi?doc=specification/using_queue.txt">
59 >            Using the Queue</a> - details of the queueing system<br />
60 >            <a href="/cgi-bin/docs.cgi?doc=specification/protocols.txt">
61 >            Protocol Specs</a> - specifications of all the protocols
62 >            used<br />
63 >          </p>
64 >          <p>
65 >            <a href="/cgi-bin/docs.cgi?doc=papers/corba.txt">Using
66 >            CORBA</a> - how to run the server in the corba
67 >            environment<br />
68 >            <a href="/cgi-bin/docs.cgi?doc=papers/cvs-1.txt">Using CVS
69 >            (part 1)</a> - how to use CVS (basic)<br />
70 >            <a href="/cgi-bin/docs.cgi?doc=papers/cvs-2.txt">Using CVS
71 >            (part 2)</a> - how to use CVS (advanced)<br />
72 >            <a href="/cgi-bin/docs.cgi?doc=papers/wbem.txt">WBEM,
73 >            CIM?</a> - some ideas about the WBEM technologies<br />
74 >          </p>
75 >        </div>
76   <!--#include virtual="/footer.inc" -->
77 <
78 < </div>
79 <
77 >      </div>
78   <!--#include virtual="/menu.inc" -->
79 <
80 < </div>
83 <
84 < </body>
79 >    </div>
80 >  </body>
81   </html>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines