]> i-scream Git - www.i-scream.org.git/blob - www/downloads/index.shtml
Updated development key, and added new automatic build key. Page has
[www.i-scream.org.git] / www / downloads / index.shtml
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 <!-- pjm2: set the time format -->
10 <!--#config timefmt="%d %B %Y" -->
11
12 <html>
13
14 <head>
15   <title>i-scream software builds</title>
16 </head>
17
18 <basefont face="arial,sans-serif" size="2">
19 <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
20
21 <table border="0" cellpadding="2" cellspacing="2">
22   <tr>
23     <td valign="top">
24 <!--#include virtual="../left.inc" -->
25     </td>
26     <td valign="top">
27 <!--#include virtual="../title.inc" -->
28
29 <h2>i-scream software builds</h2>
30
31 <table width="480" border="0">
32  <tr>
33   <td>
34    <font size="2">
35    <p>These builds are from the end of the project. Development is still
36    continuing, but the sources are only available directly from
37    <a href="/cvs.shtml">CVS</a>. To see a list of the changes since these
38    builds were made, see the link below:</p>
39    
40    <p><a href="http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=since&date=2001/03/29&module=cms">
41    Commits to the "cms" CVS module since project completion (29/03/2001)</a></p>
42
43    <p>Full documentation can be found by following the "Documentation"
44    link on the left-hand bar.  Downloads below are the same, apart from
45    the archive format - with one exception being the host application.</p>
46
47    <p>You will be asked to enter some basic information before
48    downloading, although this is purely optional.  We value feedback
49    from people testing the i-scream products, so please feel free to
50    contact us at dev@i-scream.org.uk.</p>
51
52    <p>All downloads are <a href="/license.shtml">licensed</a> under the GPL.</p>
53    <p>All new builds will be signed with our <a href="/pgpkey.shtml">PGP key</a>.</p>
54    <br>
55    </font>
56   </td>
57  </tr>
58 </table>
59
60 <table border="1" cellspacing="0" cellpadding="4" bgcolor="#000066">
61  <tr bgcolor="#000066">
62   <td><b><font color="white">Build name</font></b></td>
63   <td><b><font color="white">Windows downloads<br>(.zip format)</font></b></td>
64   <td><b><font color="white">Unix downloads<br>(.tar.gz format)</font></b></td>
65  </tr>
66  <tr bgcolor="white">
67   <td>i-scream Conient (GUI client)</td>
68   <td><a href="/cgi-bin/download.cgi?file_name=iscream-conient-HEAD.zip">download</a> <font size="2"><!--#fsize file="iscream-conient-HEAD.zip"--></font></td>
69   <td><a href="/cgi-bin/download.cgi?file_name=iscream-conient-HEAD.tar.gz">download</a> <font size="2"><!--#fsize file="iscream-conient-HEAD.tar.gz"--></font></td>
70  </tr>
71  <tr bgcolor="#ccccff">
72   <td>i-scream host application</td>
73   <td><a href="/cgi-bin/download.cgi?file_name=iscream-winhost-HEAD.zip">download</a> <font size="2"><!--#fsize file="iscream-winhost-HEAD.zip"--></font></td>
74   <td><a href="/cgi-bin/download.cgi?file_name=iscream-ihost-HEAD.tar.gz">download</a> <font size="2"><!--#fsize file="iscream-ihost-HEAD.tar.gz"--></font></td>
75  </tr>
76  <tr bgcolor="white">
77   <td>i-scream server</td>
78   <td><a href="/cgi-bin/download.cgi?file_name=iscream-server-HEAD.zip">download</a> <font size="2"><!--#fsize file="iscream-server-HEAD.zip"--></font></td>
79   <td><a href="/cgi-bin/download.cgi?file_name=iscream-server-HEAD.tar.gz">download</a> <font size="2"><!--#fsize file="iscream-server-HEAD.tar.gz"--></font></td>
80  </tr>
81  <tr bgcolor="#ccccff">
82   <td>i-scream PHP web reports</td>
83   <td><a href="/cgi-bin/download.cgi?file_name=iscream-webreports-HEAD.zip">download</a> <font size="2"><!--#fsize file="iscream-webreports-HEAD.zip"--></font></td>
84   <td><a href="/cgi-bin/download.cgi?file_name=iscream-webreports-HEAD.tar.gz">download</a> <font size="2"><!--#fsize file="iscream-webreports-HEAD.tar.gz"--></font></td>
85  </tr>
86  <tr bgcolor="white">
87   <td>i-scream historical database reporter</td>
88   <td><a href="/cgi-bin/download.cgi?file_name=iscream-dbreporter-HEAD.zip">download</a> <font size="2"><!--#fsize file="iscream-dbreporter-HEAD.zip"--></font></td>
89   <td><a href="/cgi-bin/download.cgi?file_name=iscream-dbreporter-HEAD.tar.gz">download</a> <font size="2"><!--#fsize file="iscream-dbreporter-HEAD.tar.gz"--></font></td>
90  </tr>
91  <tr bgcolor="#ccccff">
92   <td>CORBA services manager</td>
93   <td><a href="/cgi-bin/download.cgi?file_name=iscream-corbaservices-HEAD.zip">download</a> <font size="2"><!--#fsize file="iscream-corbaservices-HEAD.zip"--></font></td>
94   <td><a href="/cgi-bin/download.cgi?file_name=iscream-corbaservices-HEAD.tar.gz">download</a> <font size="2"><!--#fsize file="iscream-corbaservices-HEAD.tar.gz"--></font></td>
95  </tr>
96 </table>
97
98 <!--#include virtual="../bottom.inc" -->
99     </td>
100   </tr>
101 </table>
102
103 </body>
104 </html>