1 |
< |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
1 |
> |
<!--#include virtual="/doctype.inc" --> |
2 |
|
|
3 |
– |
<!-- |
4 |
– |
gettingstarted.shtml |
5 |
– |
Created by tdb1 27/05/2001 |
6 |
– |
Last edited 27/05/2001 |
7 |
– |
--> |
8 |
– |
|
9 |
– |
<html> |
10 |
– |
|
3 |
|
<head> |
4 |
< |
<title>Getting Started with the i-scream Central Monitoring System</title> |
4 |
> |
<title>Getting Started with the i-scream Central Monitoring System</title> |
5 |
> |
<!--#include virtual="/style.inc" --> |
6 |
|
</head> |
7 |
|
|
8 |
< |
<basefont face="arial,sans-serif" size="2"> |
16 |
< |
<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> |
8 |
> |
<body> |
9 |
|
|
10 |
< |
<table border="0" cellpadding="2" cellspacing="2"> |
19 |
< |
<tr> |
20 |
< |
<td valign="top"> |
21 |
< |
<!--#include virtual="../left.inc" --> |
22 |
< |
</td> |
23 |
< |
<td valign="top"> |
24 |
< |
<!--#include virtual="../title.inc" --> |
10 |
> |
<div id="container"> |
11 |
|
|
12 |
< |
<font face="arial,sans-serif" size="2"> |
12 |
> |
<div id="main"> |
13 |
|
|
14 |
+ |
<!--#include virtual="/header.inc" --> |
15 |
+ |
|
16 |
+ |
<div id="contents"> |
17 |
+ |
<h1 class="top">Getting Started</h1> |
18 |
+ |
|
19 |
|
<h2>Getting Started with the i-scream Central Monitoring System</h2> |
20 |
|
|
21 |
|
<h3>1. Installing the corba services (pre-requisite for the server)</h3> |
133 |
|
<p>Finally, we'd like to thank you for trying this i-scream product. We realise |
134 |
|
that it's still at an early stage, and we therefore appreciate you taking |
135 |
|
the time to try it out.</p> |
136 |
< |
<p>The i-scream team. |
136 |
> |
<p>The i-scream team.</p> |
137 |
> |
</div> |
138 |
|
|
139 |
< |
</font> |
139 |
> |
<!--#include virtual="/footer.inc" --> |
140 |
|
|
141 |
< |
<!--#include virtual="../bottom.inc" --></td> |
142 |
< |
</tr> |
143 |
< |
</table> |
141 |
> |
</div> |
142 |
> |
|
143 |
> |
<!--#include virtual="/menu.inc" --> |
144 |
> |
|
145 |
> |
</div> |
146 |
|
|
147 |
|
</body> |
148 |
|
</html> |