]> i-scream Git - www.i-scream.org.git/blobdiff - www/cms/documentation/gettingstarted.xhtml
Commit new website. The old site is tagged, so this won't change the live
[www.i-scream.org.git] / www / cms / documentation / gettingstarted.xhtml
index f28efa09e47e7610fa3cb937aa05fb7b28c93144..ef417bf32eaeda433971cbcc7f0b26908606915b 100644 (file)
@@ -1,29 +1,23 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    gettingstarted.shtml
-    Created by tdb1 27/05/2001
-    Last edited 27/05/2001
--->
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 
 <html>
 
 <head>
-  <title>Getting Started with the i-scream Central Monitoring System</title>
+<title>Getting Started with the i-scream Central Monitoring System</title>
+<!--#include virtual="/style.inc" -->
 </head>
 
-<basefont face="arial,sans-serif" size="2">
-<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+<body>
 
-<table border="0" cellpadding="2" cellspacing="2">
-  <tr>
-    <td valign="top">
-<!--#include virtual="../left.inc" -->
-    </td>
-    <td valign="top">
-<!--#include virtual="../title.inc" -->
+<div id="container">
 
-<font face="arial,sans-serif" size="2">
+<div id="main">
+
+<!--#include virtual="/header.inc" -->
+
+<div id="contents"> 
+<h1 class="top">Getting Started</h1>
 
 <h2>Getting Started with the i-scream Central Monitoring System</h2>
 
@@ -40,7 +34,7 @@ this running. It should simply be a case of extracting and running.</p>
 <p>The first stage is to download and install the server application. The 
 latest versions of all i-scream applications can be found at the following 
 URL:</p>
-<p><a href="http://www.i-scream.org.uk/downloads">http://www.i-scream.org.uk/downloads</a></p>
+<p><a href="http://www.i-scream.org/downloads">http://www.i-scream.org/downloads</a></p>
 <p>Once downloaded, the archive should be extracted to a directory of your 
 choice. The server will run on most Java enabled platforms (including 
 Windows, Linux and FreeBSD).</p>
@@ -137,18 +131,21 @@ needs. You may wish to run the database section of the server on the same
 machine as the database, while running the rest on another machine.</p>
 <p>Some discussion about this is available in the server documentation.</p>
 <p>If you have any questions about any of the above, please don't hesitate to 
-contact us at <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>. If you find we've missed something out, 
+contact us at <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>. If you find we've missed something out, 
 again, please let us know.</p>
 <p>Finally, we'd like to thank you for trying this i-scream product. We realise 
 that it's still at an early stage, and we therefore appreciate you taking 
 the time to try it out.</p>
-<p>The i-scream team.
+<p>The i-scream team.</p>
+</div>
 
-</font>
+<!--#include virtual="/footer.inc" -->
+
+</div>
+
+<!--#include virtual="/menu.inc" -->
 
-<!--#include virtual="../bottom.inc" --></td>
-  </tr>
-</table>
+</div>
 
 </body>
 </html>