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/05/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 weekly basis. As such, they may well be in |
30 |
a non-working state, although we take every effort to ensure this |
31 |
is not the case.</p> |
32 |
|
33 |
<p>Full documentation can be found by following the "Documentation" |
34 |
link on the left-hand bar. Downloads below are the same, apart from |
35 |
the archive format - with one exception being the host application.</p> |
36 |
|
37 |
<p>You will be asked to enter some basic information before |
38 |
downloading, although this is purely optional. We value feedback |
39 |
from people testing the i-scream products, so please feel free to |
40 |
contact us at dev@i-scream.org.uk.</p> |
41 |
|
42 |
<table border="0" cellspacing="0" cellpadding="4"> |
43 |
<tr bgcolor="#000066"> |
44 |
<td><b><font color="white">Build name</font></b></td> |
45 |
<td><b><font color="white">Windows downloads<br>(.zip format)</font></b></td> |
46 |
<td><b><font color="white">Unix downloads<br>(.gz format)</font></b></td> |
47 |
</tr> |
48 |
<tr bgcolor="white"> |
49 |
<td>i-scream Conient (GUI client)</td> |
50 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-conient-HEAD.zip">download</a> (<1Mb)</td> |
51 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-conient-HEAD.tar.gz">download</a> (<1Mb)</td> |
52 |
</tr> |
53 |
<tr bgcolor="#ccccff"> |
54 |
<td>i-scream host application</td> |
55 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-winhost-HEAD.zip">download</a> (<1Mb)</td> |
56 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-ihost-HEAD.tar.gz">download</a> (<1Mb)</td> |
57 |
</tr> |
58 |
<tr bgcolor="white"> |
59 |
<td>i-scream server</td> |
60 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-server-HEAD.zip">download</a> (4Mb)</td> |
61 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-server-HEAD.tar.gz">download</a> (4Mb)</td> |
62 |
</tr> |
63 |
<tr bgcolor="#ccccff"> |
64 |
<td>i-scream PHP web reports</td> |
65 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-webreports-HEAD.zip">download</a> (<1Mb)</td> |
66 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-webreports-HEAD.tar.gz">download</a> (<1Mb)</td> |
67 |
</tr> |
68 |
<tr bgcolor="white"> |
69 |
<td>i-scream historical database reporter</td> |
70 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-dbreporter-HEAD.zip">download</a> (<1Mb)</td> |
71 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-dbreporter-HEAD.tar.gz">download</a> (<1Mb)</td> |
72 |
</tr> |
73 |
<tr bgcolor="#ccccff"> |
74 |
<td>CORBA services manager</td> |
75 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-corbaservices-HEAD.zip">download</a> (3Mb)</td> |
76 |
<td><a href="/cgi-bin/download.cgi?file_name=iscream-corbaservices-HEAD.tar.gz">download</a> (3Mb)</td> |
77 |
</tr> |
78 |
</table> |
79 |
|
80 |
<!--#include virtual="../bottom.inc" --> |
81 |
</td> |
82 |
</tr> |
83 |
</table> |
84 |
|
85 |
</body> |
86 |
</html> |