]> i-scream Git - www.i-scream.org.git/commitdiff
The "papers" section of the original website. These are maybe still useful, but
authorTim Bishop <tim@bishnet.net>
Fri, 25 May 2001 22:32:05 +0000 (22:32 +0000)
committerTim Bishop <tim@bishnet.net>
Fri, 25 May 2001 22:32:05 +0000 (22:32 +0000)
are very much outdated now and have been superceeded by the official
documentation.

www/cms/projectpapers.shtml [new file with mode: 0644]
www/cms/projectpapers.xhtml [new file with mode: 0644]
www/projectpapers.shtml [new file with mode: 0644]

diff --git a/www/cms/projectpapers.shtml b/www/cms/projectpapers.shtml
new file mode 100644 (file)
index 0000000..85f46d0
--- /dev/null
@@ -0,0 +1,88 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--
+    projectpapers.shtml
+    Created by tdb1 25/05/2001
+    Last edited 25/05/2001
+-->
+
+<html>
+
+<head>
+  <title>i-scream project papers & documentation</title>
+</head>
+
+<basefont face="arial,sans-serif" size="2">
+<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+
+<table border="0" cellpadding="2" cellspacing="2">
+  <tr>
+    <td valign="top">
+<!--#include virtual="left.inc" -->
+    </td>
+    <td valign="top">
+<!--#include virtual="title.inc" -->
+
+<h2>i-scream project papers & documentation</h2>
+
+<p>These are documents created during the development of the project.
+Many of them are now out of date, and have been superceeded by the
+official documentation. Please select the documentation link on the
+left to find the official documentation.</p>
+
+<div align="center">
+  <center>
+  <table border="0" width="90%">
+    <tr>
+      <td valign="top">
+        <a href="/cgi-bin/docs.cgi?doc=plan/feature_list.txt">
+          Feature List</a> - the ongoing list of features<br>
+        <a href="/cgi-bin/docs.cgi?doc=plan/time_allocation.txt">
+          Time Allocation Plan</a> - the course required us to produce a plan
+          of what we were going to spend time on<br>
+        <a href="/cgi-bin/docs.cgi?doc=plan/implementation-phases.txt">
+          Implementation Phases</a> - an initial plan of how we were going to
+          proceed with development<br>
+        <a href="/cgi-bin/docs.cgi?doc=plan/doc_strategy.txt">
+          Documentation Strategy</a> - documentation plan with status of each document<br>
+        <br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/spec-realtime.txt">
+          Realtime Spec Outline</a> - an idea of how some parts of the system worked<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/doc_spec.txt">
+          Document Specs</a> - requirements and specification for all documentation<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt">
+          XMLviaUDP Specs</a> - format of data to be sent from hosts over UDP<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/configuration.txt">
+          System Configuration</a> - details of the initial configuration system<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/coding_standards.txt">
+          Coding Standards</a> - standards for Java code<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/expected_data.txt">
+          Host: expected data</a> - data the host is expected to send<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/logging.txt">
+          Logging System</a> - details of the logging system<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/using_queue.txt">
+          Using the Queue</a> - details of the queueing system<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/protocols.txt">
+          Protocol Specs</a> - specifications of all the protocols used<br>
+        <br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/corba.txt">
+          Using CORBA</a> - how to run the server in the corba environment<br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/cvs-1.txt">
+          Using CVS (part 1)</a> - how to use CVS (basic)<br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/cvs-2.txt">
+          Using CVS (part 2)</a> - how to use CVS (advanced)<br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/wbem.txt">
+          WBEM, CIM?</a> - some ideas about the WBEM technologies<br>
+      </td>
+    </tr>
+  </table>
+  </center>
+</div>
+
+<!--#include virtual="bottom.inc" -->
+    </td>
+  </tr>
+</table>
+
+</body>
+</html>
\ No newline at end of file
diff --git a/www/cms/projectpapers.xhtml b/www/cms/projectpapers.xhtml
new file mode 100644 (file)
index 0000000..85f46d0
--- /dev/null
@@ -0,0 +1,88 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--
+    projectpapers.shtml
+    Created by tdb1 25/05/2001
+    Last edited 25/05/2001
+-->
+
+<html>
+
+<head>
+  <title>i-scream project papers & documentation</title>
+</head>
+
+<basefont face="arial,sans-serif" size="2">
+<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+
+<table border="0" cellpadding="2" cellspacing="2">
+  <tr>
+    <td valign="top">
+<!--#include virtual="left.inc" -->
+    </td>
+    <td valign="top">
+<!--#include virtual="title.inc" -->
+
+<h2>i-scream project papers & documentation</h2>
+
+<p>These are documents created during the development of the project.
+Many of them are now out of date, and have been superceeded by the
+official documentation. Please select the documentation link on the
+left to find the official documentation.</p>
+
+<div align="center">
+  <center>
+  <table border="0" width="90%">
+    <tr>
+      <td valign="top">
+        <a href="/cgi-bin/docs.cgi?doc=plan/feature_list.txt">
+          Feature List</a> - the ongoing list of features<br>
+        <a href="/cgi-bin/docs.cgi?doc=plan/time_allocation.txt">
+          Time Allocation Plan</a> - the course required us to produce a plan
+          of what we were going to spend time on<br>
+        <a href="/cgi-bin/docs.cgi?doc=plan/implementation-phases.txt">
+          Implementation Phases</a> - an initial plan of how we were going to
+          proceed with development<br>
+        <a href="/cgi-bin/docs.cgi?doc=plan/doc_strategy.txt">
+          Documentation Strategy</a> - documentation plan with status of each document<br>
+        <br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/spec-realtime.txt">
+          Realtime Spec Outline</a> - an idea of how some parts of the system worked<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/doc_spec.txt">
+          Document Specs</a> - requirements and specification for all documentation<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt">
+          XMLviaUDP Specs</a> - format of data to be sent from hosts over UDP<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/configuration.txt">
+          System Configuration</a> - details of the initial configuration system<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/coding_standards.txt">
+          Coding Standards</a> - standards for Java code<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/expected_data.txt">
+          Host: expected data</a> - data the host is expected to send<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/logging.txt">
+          Logging System</a> - details of the logging system<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/using_queue.txt">
+          Using the Queue</a> - details of the queueing system<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/protocols.txt">
+          Protocol Specs</a> - specifications of all the protocols used<br>
+        <br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/corba.txt">
+          Using CORBA</a> - how to run the server in the corba environment<br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/cvs-1.txt">
+          Using CVS (part 1)</a> - how to use CVS (basic)<br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/cvs-2.txt">
+          Using CVS (part 2)</a> - how to use CVS (advanced)<br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/wbem.txt">
+          WBEM, CIM?</a> - some ideas about the WBEM technologies<br>
+      </td>
+    </tr>
+  </table>
+  </center>
+</div>
+
+<!--#include virtual="bottom.inc" -->
+    </td>
+  </tr>
+</table>
+
+</body>
+</html>
\ No newline at end of file
diff --git a/www/projectpapers.shtml b/www/projectpapers.shtml
new file mode 100644 (file)
index 0000000..85f46d0
--- /dev/null
@@ -0,0 +1,88 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--
+    projectpapers.shtml
+    Created by tdb1 25/05/2001
+    Last edited 25/05/2001
+-->
+
+<html>
+
+<head>
+  <title>i-scream project papers & documentation</title>
+</head>
+
+<basefont face="arial,sans-serif" size="2">
+<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+
+<table border="0" cellpadding="2" cellspacing="2">
+  <tr>
+    <td valign="top">
+<!--#include virtual="left.inc" -->
+    </td>
+    <td valign="top">
+<!--#include virtual="title.inc" -->
+
+<h2>i-scream project papers & documentation</h2>
+
+<p>These are documents created during the development of the project.
+Many of them are now out of date, and have been superceeded by the
+official documentation. Please select the documentation link on the
+left to find the official documentation.</p>
+
+<div align="center">
+  <center>
+  <table border="0" width="90%">
+    <tr>
+      <td valign="top">
+        <a href="/cgi-bin/docs.cgi?doc=plan/feature_list.txt">
+          Feature List</a> - the ongoing list of features<br>
+        <a href="/cgi-bin/docs.cgi?doc=plan/time_allocation.txt">
+          Time Allocation Plan</a> - the course required us to produce a plan
+          of what we were going to spend time on<br>
+        <a href="/cgi-bin/docs.cgi?doc=plan/implementation-phases.txt">
+          Implementation Phases</a> - an initial plan of how we were going to
+          proceed with development<br>
+        <a href="/cgi-bin/docs.cgi?doc=plan/doc_strategy.txt">
+          Documentation Strategy</a> - documentation plan with status of each document<br>
+        <br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/spec-realtime.txt">
+          Realtime Spec Outline</a> - an idea of how some parts of the system worked<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/doc_spec.txt">
+          Document Specs</a> - requirements and specification for all documentation<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/xml_via_udp.txt">
+          XMLviaUDP Specs</a> - format of data to be sent from hosts over UDP<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/configuration.txt">
+          System Configuration</a> - details of the initial configuration system<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/coding_standards.txt">
+          Coding Standards</a> - standards for Java code<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/expected_data.txt">
+          Host: expected data</a> - data the host is expected to send<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/logging.txt">
+          Logging System</a> - details of the logging system<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/using_queue.txt">
+          Using the Queue</a> - details of the queueing system<br>
+        <a href="/cgi-bin/docs.cgi?doc=specification/protocols.txt">
+          Protocol Specs</a> - specifications of all the protocols used<br>
+        <br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/corba.txt">
+          Using CORBA</a> - how to run the server in the corba environment<br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/cvs-1.txt">
+          Using CVS (part 1)</a> - how to use CVS (basic)<br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/cvs-2.txt">
+          Using CVS (part 2)</a> - how to use CVS (advanced)<br>
+        <a href="/cgi-bin/docs.cgi?doc=papers/wbem.txt">
+          WBEM, CIM?</a> - some ideas about the WBEM technologies<br>
+      </td>
+    </tr>
+  </table>
+  </center>
+</div>
+
+<!--#include virtual="bottom.inc" -->
+    </td>
+  </tr>
+</table>
+
+</body>
+</html>
\ No newline at end of file