]> i-scream Git - www.i-scream.org.git/blobdiff - www/cms/documentation/index.xhtml
Commit new website. The old site is tagged, so this won't change the live
[www.i-scream.org.git] / www / cms / documentation / index.xhtml
index 6ff0e5396e5c43549a440631314da45707326280..720eb8dbd283309b2e8a2b3ffb5d4da27fd89d57 100644 (file)
@@ -1,29 +1,23 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    index.shtml
-    Created by pjm2 24/03/2001
-    Last edited 24/03/2001
--->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
 <html>
 
 <head>
-  <title>i-scream documentation</title>
+<title>i-scream CMS documentation</title>
+<!--#include virtual="/style.inc" -->
 </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" -->
-<font size="2">
-<h3>i-scream documentation</h3>
+<body>
+
+<div id="container">
+
+<div id="main">
+
+<!--#include virtual="/header.inc" -->
+
+<div id="contents"> 
+<h1 class="top">i-scream documentation</h1>
 <p>This is the offical documentation for the i-scream central monitoring
 system. They should be considered "correct" over any other older
 documentation that still exists on the website. They are currently only
@@ -34,52 +28,53 @@ from this website. However, there may be changes in the CVS version which
 are not documented in the code. The link below shows what changes have been
 made since the project completion date.</p>
 
-<a href="http://www.i-scream.org/cgi-bin/cvslog.cgi?period=since&date=2001/03/29&module=cms">
+<a href="/cgi-bin/cvslog.cgi?period=since&date=2001/03/29&module=cms">
 Commits to the "cms" CVS module since project completion (29/03/2001)</a>
 
-<hr>
-<h4>User guides</h4>
-(<a href="/documentation/gettingstarted.shtml">HTML</a>) Getting Started with the i-scream Central Monitoring System<br>
-(<a href="/documentation/printable/host/ihost/ihost_user_guide.doc">Word</a>|<a href="/documentation/printable/host/ihost/ihost_user_guide.pdf">PDF</a>) Unix/Linux ihost user guide<br>
-(<a href="/documentation/printable/host/winhost/winhost_user_guide.doc">Word</a>|<a href="/documentation/printable/host/winhost/winhost_user_guide.pdf">PDF</a>) Windows WinHost user guide<br>
-(<a href="/documentation/printable/client/conient_user_guide.doc">Word</a>|<a href="/documentation/printable/client/conient_user_guide.pdf">PDF</a>) Conient client user guide<br>
-(<a href="/documentation/printable/server/server_user_guide.doc">Word</a>|<a href="/documentation/printable/server/server_user_guide.pdf">PDF</a>) Server user guide<br>
-(<a href="/documentation/printable/server/corba_services.doc">Word</a>|<a href="/documentation/printable/server/corba_services.pdf">PDF</a>) CORBA Services user guide<br>
-(<a href="/documentation/printable/reports/web_user_guide.doc">Word</a>|<a href="/documentation/printable/reports/web_user_guide.pdf">PDF</a>) Web reports user guide<br>
-(<a href="/documentation/printable/reports/dbreporter_user_guide.doc">Word</a>|<a href="/documentation/printable/reports/dbreporter_user_guide.pdf">PDF</a>) Database reporter user guide<br>
-
-<h4>Maintenance documentation for developers</h4>
-(<a href="/documentation/printable/host/ihost/ihost_maintenance.doc">Word</a>|<a href="/documentation/printable/host/ihost/ihost_maintenance.pdf">PDF</a>) Unix/Linux ihost maintenance<br>
-(<a href="/documentation/printable/host/winhost/winhost_maintenance.doc">Word</a>|<a href="/documentation/printable/host/winhost/winhost_maintenance.pdf">PDF</a>) Windows WinHost maintenance<br>
-(<a href="/documentation/printable/client/conient_maintenance.doc">Word</a>|<a href="/documentation/printable/client/conient_maintenance.pdf">PDF</a>) Conient maintenance<br>
-(<a href="/documentation/printable/server/server_maintenance.doc">Word</a>|<a href="/documentation/printable/server/server_maintenance.pdf">PDF</a>) Server maintenance<br>
-(<a href="/documentation/printable/reports/web_reports_maintenance.doc">Word</a>|<a href="/documentation/printable/reports/web_reports_maintenance.pdf">PDF</a>) Web reports maintenance<br>
-(<a href="/documentation/printable/reports/dbreporter_maintenance.doc">Word</a>|<a href="/documentation/printable/reports/dbreporter_maintenance.pdf">PDF</a>) Database reporter maintenance<br>
-
-<h4>Specification documents</h4>
-(<a href="/documentation/printable/spec/domain/problem_domain.doc">Word</a>|<a href="/documentation/printable/spec/domain/problem_domain.pdf">PDF</a>) Original specification & problem domain<br>
-(<a href="/documentation/printable/spec/protocols/protocols.doc">Word</a>|<a href="/documentation/printable/spec/protocols/protocols.pdf">PDF</a>) TCP Protocol specifications<br>
-(<a href="/documentation/printable/spec/xml/xml_expected_data.doc">Word</a>|<a href="/documentation/printable/spec/xml/xml_expected_data.pdf">PDF</a>) Expected XML data from host to server<br>
-(<a href="/documentation/printable/spec/xml/xml_recommendations.doc">Word</a>|<a href="/documentation/printable/spec/xml/xml_recommendations.pdf">PDF</a>) XML recommendations for host to server UDP packets<br>
-(<a href="/documentation/printable/spec/docs/document_standards.doc">Word</a>|<a href="/documentation/printable/spec/docs/document_standards.pdf">PDF</a>) Document standards<br>
-(<a href="/documentation/printable/spec/code/java_coding_standards.doc">Word</a>|<a href="/documentation/printable/spec/code/java_coding_standards.pdf">PDF</a>) Java coding standards<br>
-
-<h4>Other documents</h4>
-(<a href="/documentation/printable/plan/risk_analysis.doc">Word</a>|<a href="/documentation/printable/plan/risk_analysis.pdf">PDF</a>) Risk analysis<br>
-(<a href="/documentation/printable/plan/est_time_allocation.doc">Word</a>|<a href="/documentation/printable/plan/est_time_allocation.pdf">PDF</a>) Estimated time allocation<br>
-(<a href="/documentation/printable/plan/implementation_phases.doc">Word</a>|<a href="/documentation/printable/plan/implementation_phases.pdf">PDF</a>) Implementation phases for our plan<br>
-(<a href="/documentation/printable/plan/est_time_allocation_revised.doc">Word</a>|<a href="/documentation/printable/plan/est_time_allocation_revised.pdf">PDF</a>) Estimated time allocation (revised)<br>
-(<a href="/documentation/printable/process/meeting_minutes.doc">Word</a>|<a href="/documentation/printable/process/meeting_minutes.pdf">PDF</a>) Meeting Minutes<br>
-(<a href="/documentation/printable/process/use_of_website.doc">Word</a>|<a href="/documentation/printable/process/use_of_website.pdf">PDF</a>) Use of the website<br>
-(<a href="/documentation/printable/process/cvs_softwarebuilds.doc">Word</a>|<a href="/documentation/printable/process/cvs_softwarebuilds.pdf">PDF</a>) Use of CVS and automated software builds<br>
-(<a href="/documentation/printable/analysis/comparison_big_brother.doc">Word</a>|<a href="/documentation/printable/analysis/comparison_big_brother.pdf">PDF</a>) Comparison to Big Brother<br>
-<hr>
-</font>
-
-<!--#include virtual="../bottom.inc" -->
-    </td>
-  </tr>
-</table>
+<h3>User guides</h3>
+(<a href="gettingstarted.shtml">HTML</a>) Getting Started with the i-scream Central Monitoring System<br>
+(<a href="printable/host/ihost/ihost_user_guide.doc">Word</a>|<a href="printable/host/ihost/ihost_user_guide.pdf">PDF</a>) Unix/Linux ihost user guide<br>
+(<a href="printable/host/winhost/winhost_user_guide.doc">Word</a>|<a href="printable/host/winhost/winhost_user_guide.pdf">PDF</a>) Windows WinHost user guide<br>
+(<a href="printable/client/conient_user_guide.doc">Word</a>|<a href="printable/client/conient_user_guide.pdf">PDF</a>) Conient client user guide<br>
+(<a href="printable/server/server_user_guide.doc">Word</a>|<a href="printable/server/server_user_guide.pdf">PDF</a>) Server user guide<br>
+(<a href="printable/server/corba_services.doc">Word</a>|<a href="printable/server/corba_services.pdf">PDF</a>) CORBA Services user guide<br>
+(<a href="printable/reports/web_user_guide.doc">Word</a>|<a href="printable/reports/web_user_guide.pdf">PDF</a>) Web reports user guide<br>
+(<a href="printable/reports/dbreporter_user_guide.doc">Word</a>|<a href="printable/reports/dbreporter_user_guide.pdf">PDF</a>) Database reporter user guide<br>
+
+<h3>Maintenance documentation for developers</h3>
+(<a href="printable/host/ihost/ihost_maintenance.doc">Word</a>|<a href="printable/host/ihost/ihost_maintenance.pdf">PDF</a>) Unix/Linux ihost maintenance<br>
+(<a href="printable/host/winhost/winhost_maintenance.doc">Word</a>|<a href="printable/host/winhost/winhost_maintenance.pdf">PDF</a>) Windows WinHost maintenance<br>
+(<a href="printable/client/conient_maintenance.doc">Word</a>|<a href="printable/client/conient_maintenance.pdf">PDF</a>) Conient maintenance<br>
+(<a href="printable/server/server_maintenance.doc">Word</a>|<a href="printable/server/server_maintenance.pdf">PDF</a>) Server maintenance<br>
+(<a href="printable/reports/web_reports_maintenance.doc">Word</a>|<a href="printable/reports/web_reports_maintenance.pdf">PDF</a>) Web reports maintenance<br>
+(<a href="printable/reports/dbreporter_maintenance.doc">Word</a>|<a href="printable/reports/dbreporter_maintenance.pdf">PDF</a>) Database reporter maintenance<br>
+
+<h3>Specification documents</h3>
+(<a href="printable/spec/domain/problem_domain.doc">Word</a>|<a href="printable/spec/domain/problem_domain.pdf">PDF</a>) Original specification & problem domain<br>
+(<a href="printable/spec/protocols/protocols.doc">Word</a>|<a href="printable/spec/protocols/protocols.pdf">PDF</a>) TCP Protocol specifications<br>
+(<a href="printable/spec/xml/xml_expected_data.doc">Word</a>|<a href="printable/spec/xml/xml_expected_data.pdf">PDF</a>) Expected XML data from host to server<br>
+(<a href="printable/spec/xml/xml_recommendations.doc">Word</a>|<a href="printable/spec/xml/xml_recommendations.pdf">PDF</a>) XML recommendations for host to server UDP packets<br>
+(<a href="printable/spec/docs/document_standards.doc">Word</a>|<a href="printable/spec/docs/document_standards.pdf">PDF</a>) Document standards<br>
+(<a href="printable/spec/code/java_coding_standards.doc">Word</a>|<a href="printable/spec/code/java_coding_standards.pdf">PDF</a>) Java coding standards<br>
+
+<h3>Other documents</h3>
+(<a href="printable/plan/risk_analysis.doc">Word</a>|<a href="printable/plan/risk_analysis.pdf">PDF</a>) Risk analysis<br>
+(<a href="printable/plan/est_time_allocation.doc">Word</a>|<a href="printable/plan/est_time_allocation.pdf">PDF</a>) Estimated time allocation<br>
+(<a href="printable/plan/implementation_phases.doc">Word</a>|<a href="printable/plan/implementation_phases.pdf">PDF</a>) Implementation phases for our plan<br>
+(<a href="printable/plan/est_time_allocation_revised.doc">Word</a>|<a href="printable/plan/est_time_allocation_revised.pdf">PDF</a>) Estimated time allocation (revised)<br>
+(<a href="printable/process/meeting_minutes.doc">Word</a>|<a href="printable/process/meeting_minutes.pdf">PDF</a>) Meeting Minutes<br>
+(<a href="printable/process/use_of_website.doc">Word</a>|<a href="printable/process/use_of_website.pdf">PDF</a>) Use of the website<br>
+(<a href="printable/process/cvs_softwarebuilds.doc">Word</a>|<a href="printable/process/cvs_softwarebuilds.pdf">PDF</a>) Use of CVS and automated software builds<br>
+(<a href="printable/analysis/comparison_big_brother.doc">Word</a>|<a href="printable/analysis/comparison_big_brother.pdf">PDF</a>) Comparison to Big Brother<br>
+</div>
+
+<!--#include virtual="/footer.inc" -->
+
+</div>
+
+<!--#include virtual="/menu.inc" -->
+
+</div>
 
 </body>
 </html>