1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 |
|
3 |
<!-- |
4 |
index.shtml |
5 |
Created by tdb1 27/02/2001 |
6 |
Last edited 27/02/2001 |
7 |
--> |
8 |
|
9 |
<html> |
10 |
|
11 |
<head> |
12 |
<title>i-scream software builds</title> |
13 |
</head> |
14 |
|
15 |
<basefont face="arial,sans-serif" size="2"> |
16 |
<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> |
17 |
|
18 |
<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" --> |
25 |
|
26 |
<h2>i-scream software builds</h2> |
27 |
|
28 |
<p>These builds are currently from the HEAD of our CVS repository, |
29 |
and are built on a nightly basis. As such, they may well be in |
30 |
a non-working state. We will hopefully get round to tagging |
31 |
stable points very soon.</p> |
32 |
|
33 |
<p>We will also provide installation instructions in due course, |
34 |
but for the moment we only recommend trying out Conient. Both sets |
35 |
of downloads below are identical, apart from the archive format.</p> |
36 |
|
37 |
<table border="0" cellspacing="0" cellpadding="4"> |
38 |
<tr bgcolor="#000066"> |
39 |
<td><b><font color="white">Build name</font></b></td> |
40 |
<td><b><font color="white">Windows downloads<br>(.zip format)</font></b></td> |
41 |
<td><b><font color="white">Unix downloads<br>(.gz format)</font></b></td> |
42 |
</tr> |
43 |
<tr bgcolor="white"> |
44 |
<td>i-scream Conient (GUI client)</td> |
45 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-conient-HEAD.zip">download</a></td> |
46 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-conient-HEAD.tar.gz">download</a></td> |
47 |
</tr> |
48 |
<tr bgcolor="#ccccff"> |
49 |
<td>i-scream host application</td> |
50 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-winhost-HEAD.zip">download</a></td> |
51 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-ihost-HEAD.tar.gz">download</a></td> |
52 |
</tr> |
53 |
<tr bgcolor="white"> |
54 |
<td>i-scream server</td> |
55 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-server-HEAD.zip">download</a></td> |
56 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-server-HEAD.tar.gz">download</a></td> |
57 |
</tr> |
58 |
<tr bgcolor="#ccccff"> |
59 |
<td>i-scream PHP web reports</td> |
60 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-webreports-HEAD.zip">download</a></td> |
61 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-webreports-HEAD.tar.gz">download</a></td> |
62 |
</tr> |
63 |
<tr bgcolor="white"> |
64 |
<td>i-scream historical database reporter</td> |
65 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-dbreporter-HEAD.zip">download</a></td> |
66 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-dbreporter-HEAD.tar.gz">download</a></td> |
67 |
</tr> |
68 |
<tr bgcolor="#ccccff"> |
69 |
<td>CORBA servces manager</td> |
70 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-corbaservices-HEAD.zip">download</a></td> |
71 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-corbaservices-HEAD.tar.gz">download</a></td> |
72 |
</tr> |
73 |
</table> |
74 |
|
75 |
|
76 |
|
77 |
|
78 |
|
79 |
|
80 |
<!--#include virtual="../bottom.inc" --> |
81 |
</td> |
82 |
</tr> |
83 |
</table> |
84 |
|
85 |
</body> |
86 |
</html> |