ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/welcome.inc
Revision: 1.10
Committed: Sun Mar 21 23:58:08 2004 UTC (20 years ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +1 -1 lines
State: FILE REMOVED
Error occurred while calculating annotation data.
Log Message:
Commit new website. The old site is tagged, so this won't change the live
site... but it does move HEAD on to the new site.

Too many changes to list really. General points are:

- Moved to a XHTML CSS compliant site.
- Reorganised the site into a more multi-project based look.
- Removed a lot of cruft.

Still to do:

- Fix all the zillions of bugs stopping the whole site from validating :-)
- Tidy up the HTML in terms of layout and indentation.

Thanks to AJ for his help this weekend in doing this.

File Contents

# Content
1
2 <!--
3 $Author: tdb $
4 $Id: welcome.inc,v 1.9 2002/05/18 16:44:41 tdb Exp $
5 -->
6
7 <p>
8 <center>
9 <table width="400" align="center" border="0" cellspacing="1" cellpadding="2" bgcolor="#000000">
10 <tr bgcolor="#000066">
11 <td>
12 <font color="white" face="arial,sans-serif" size="2"><b>Description</b></font>
13 </td>
14 </tr>
15 <tr bgcolor="#eeeeff"><td>
16 <font face="arial,sans-serif" size="2">
17 <p align="justify">
18 <font color="black">
19 Welcome to the <i>i-scream</i> Central Monitoring System.<br>
20 The i-scream system provides a free, centrally configurable distributed
21 server to monitor the status and performance of Solaris, Linux, FreeBSD
22 and Windows machines on a network. The server can raise alerts using
23 email, IRC or a large public information display. Information may also
24 be browsed interactively via the web or using our multi-platform client.
25 </font>
26 </p>
27 </font>
28 </td></tr></table>
29 </center>
30 <br>