ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/downloads/index.shtml
Revision: 1.28
Committed: Thu May 15 20:48:02 2003 UTC (20 years, 11 months ago) by tdb
Branch: MAIN
CVS Tags: PRE_WWW_REDESIGN
Changes since 1.27: +2 -2 lines
Log Message:
Merge in changes from branch created for new server. The old server is now
history... so we can make the new server use HEAD.

File Contents

# User Rev Content
1 tdb 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2    
3     <!--
4     index.shtml
5     Created by tdb1 27/02/2001
6 tdb 1.15 Last edited 27/05/2001
7 tdb 1.1 -->
8    
9 pjm2 1.17 <!-- pjm2: set the time format -->
10     <!--#config timefmt="%d %B %Y" -->
11    
12 tdb 1.1 <html>
13    
14     <head>
15 ajm 1.6 <title>i-scream software builds</title>
16 tdb 1.1 </head>
17    
18 pjm2 1.10 <basefont face="arial,sans-serif" size="2">
19 tdb 1.1 <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 tdb 1.27 <table width="480" border="0">
30     <tr>
31     <td>
32     <h2>i-scream software builds</h2>
33     <font size="2">
34     <p>All downloads are <a href="/license.shtml">licensed</a> under the GPL.</p>
35     <p>All new builds will be signed with our <a href="/pgpkey.shtml">PGP key</a>.</p>
36     </font>
37     </td>
38     </tr>
39 tdb 1.1
40 tdb 1.26 <tr>
41     <td>
42 tdb 1.27 <h3>current builds</h3>
43 tdb 1.26 <font size="2">
44     <p>These builds are the latest development working copies. They are much
45     more developed than the downloads you'll find below. We recommend you
46     start here. This is the codebase from which we'll make a proper release
47     sometime in the future.</p>
48 tdb 1.28 <p><a href="http://snapshots.i-scream.org">Snapshot Server</a></p>
49 tdb 1.26 </font>
50     </td>
51     </tr>
52    
53 pjm2 1.17 <tr>
54     <td>
55 tdb 1.27 <h3>old (but unchanging) builds</h3>
56 pjm2 1.17 <font size="2">
57 tdb 1.20 <p>These builds are from the end of the project. Development is still
58 tdb 1.26 continuing and can be found in the section above. These downloads are
59     not changing, and will not be updated until a release is made. Unless
60     you are really sure you want this version, get the one above.
61 tdb 1.21
62 pjm2 1.17 <p>Full documentation can be found by following the "Documentation"
63     link on the left-hand bar. Downloads below are the same, apart from
64     the archive format - with one exception being the host application.</p>
65    
66     <p>You will be asked to enter some basic information before
67     downloading, although this is purely optional. We value feedback
68     from people testing the i-scream products, so please feel free to
69 tdb 1.28 contact us at dev@i-scream.org.</p>
70 pjm2 1.17 </font>
71     </td>
72     </tr>
73     </table>
74 tdb 1.2
75 pjm2 1.17 <table border="1" cellspacing="0" cellpadding="4" bgcolor="#000066">
76 pjm2 1.10 <tr bgcolor="#000066">
77     <td><b><font color="white">Build name</font></b></td>
78     <td><b><font color="white">Windows downloads<br>(.zip format)</font></b></td>
79 pjm2 1.17 <td><b><font color="white">Unix downloads<br>(.tar.gz format)</font></b></td>
80 pjm2 1.10 </tr>
81     <tr bgcolor="white">
82     <td>i-scream Conient (GUI client)</td>
83 pjm2 1.18 <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>
84     <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>
85 pjm2 1.10 </tr>
86     <tr bgcolor="#ccccff">
87     <td>i-scream host application</td>
88 pjm2 1.18 <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>
89     <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>
90 pjm2 1.10 </tr>
91     <tr bgcolor="white">
92     <td>i-scream server</td>
93 pjm2 1.18 <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>
94     <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>
95 pjm2 1.10 </tr>
96     <tr bgcolor="#ccccff">
97     <td>i-scream PHP web reports</td>
98 pjm2 1.18 <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>
99     <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>
100 pjm2 1.10 </tr>
101     <tr bgcolor="white">
102     <td>i-scream historical database reporter</td>
103 pjm2 1.18 <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>
104     <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>
105 pjm2 1.10 </tr>
106     <tr bgcolor="#ccccff">
107 tdb 1.15 <td>CORBA services manager</td>
108 pjm2 1.18 <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>
109     <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>
110 pjm2 1.10 </tr>
111     </table>
112 tdb 1.1
113     <!--#include virtual="../bottom.inc" -->
114     </td>
115     </tr>
116     </table>
117    
118     </body>
119     </html>