ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/downloads/index.shtml
(Generate patch)

Comparing web/www/downloads/index.shtml (file contents):
Revision 1.2 by tdb, Tue Feb 27 04:12:01 2001 UTC vs.
Revision 1.26 by tdb, Mon Feb 17 00:07:50 2003 UTC

# Line 3 | Line 3
3   <!--
4      index.shtml
5      Created by tdb1 27/02/2001
6 <    Last edited 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>
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">
# Line 22 | Line 26
26      <td valign="top">
27   <!--#include virtual="../title.inc" -->
28  
29 < <h2>i-Scream software builds</h2>
29 > <h2>i-scream software builds</h2>
30  
31 < <p>These builds are currently from the HEAD of our CVS repository,
32 < and are built on a nightly basis. As such, they may well be in
33 < a non-working state. We will hopefully get round to tagging
34 < stable points very soon.</p>
31 > <font size="2">
32 > <p>All downloads are <a href="/license.shtml">licensed</a> under the GPL.</p>
33 > <p>All new builds will be signed with our <a href="/pgpkey.shtml">PGP key</a>.</p>
34 > </font>
35  
36 < <p>We will also provide installation instructions in due course,
33 < but for the moment we only recommend trying out Conient. Both sets
34 < of downloads below are identical, apart from the archive format.</p>
36 > <h3>current builds</h3>
37  
38 < <h3>Windows Downloads (.zip format)</h3>
38 > <table width="480" border="0">
39 > <tr>
40 >  <td>
41 >   <font size="2">
42 >   <p>These builds are the latest development working copies. They are much
43 >   more developed than the downloads you'll find below. We recommend you
44 >   start here. This is the codebase from which we'll make a proper release
45 >   sometime in the future.</p>
46 >   <p><a href="http://snapshots.i-scream.org.uk">Snapshot Server</a></p>
47 >   </font>
48 >  </td>
49 > </tr>
50 > </table>
51  
52 < <p><a href="/builds/iscream-conient-HEAD.zip">Conient (GUI Client) download</a></p>
39 < <p><a href="/builds/iscream-server-HEAD.zip">i-scream server download</a></p>
40 < <p><a href="/builds/iscream-corbaservices-HEAD.zip">CORBA Services Manager download</a></p>
52 > <h3>old (but unchanging) builds</h3>
53  
54 < <h3>Unix Downloads (.tar.gz format)</h3>
54 > <table width="480" border="0">
55 > <tr>
56 >  <td>
57 >   <font size="2">
58 >   <p>These builds are from the end of the project. Development is still
59 >   continuing and can be found in the section above. These downloads are
60 >   not changing, and will not be updated until a release is made. Unless
61 >   you are really sure you want this version, get the one above.
62 >  
63 >   <p>Full documentation can be found by following the "Documentation"
64 >   link on the left-hand bar.  Downloads below are the same, apart from
65 >   the archive format - with one exception being the host application.</p>
66  
67 < <p><a href="/builds/iscream-conient-HEAD.tar.gz">Conient (GUI Client) download</a></p>
68 < <p><a href="/builds/iscream-server-HEAD.tar.gz">i-scream server download</a></p>
69 < <p><a href="/builds/iscream-corbaservices-HEAD.tar.gz">CORBA Services Manager download</a></p>
67 >   <p>You will be asked to enter some basic information before
68 >   downloading, although this is purely optional.  We value feedback
69 >   from people testing the i-scream products, so please feel free to
70 >   contact us at dev@i-scream.org.uk.</p>
71 >
72 >   <br>
73 >   </font>
74 >  </td>
75 > </tr>
76 > </table>
77 >
78 > <table border="1" cellspacing="0" cellpadding="4" bgcolor="#000066">
79 > <tr bgcolor="#000066">
80 >  <td><b><font color="white">Build name</font></b></td>
81 >  <td><b><font color="white">Windows downloads<br>(.zip format)</font></b></td>
82 >  <td><b><font color="white">Unix downloads<br>(.tar.gz format)</font></b></td>
83 > </tr>
84 > <tr bgcolor="white">
85 >  <td>i-scream Conient (GUI client)</td>
86 >  <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>
87 >  <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>
88 > </tr>
89 > <tr bgcolor="#ccccff">
90 >  <td>i-scream host application</td>
91 >  <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>
92 >  <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>
93 > </tr>
94 > <tr bgcolor="white">
95 >  <td>i-scream server</td>
96 >  <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>
97 >  <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>
98 > </tr>
99 > <tr bgcolor="#ccccff">
100 >  <td>i-scream PHP web reports</td>
101 >  <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>
102 >  <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>
103 > </tr>
104 > <tr bgcolor="white">
105 >  <td>i-scream historical database reporter</td>
106 >  <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>
107 >  <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>
108 > </tr>
109 > <tr bgcolor="#ccccff">
110 >  <td>CORBA services manager</td>
111 >  <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>
112 >  <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>
113 > </tr>
114 > </table>
115  
116   <!--#include virtual="../bottom.inc" -->
117      </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines