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.9 by tdb, Mon Mar 26 20:57:36 2001 UTC vs.
Revision 1.17 by pjm2, Tue May 29 12:07:42 2001 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>
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 24 | Line 28
28  
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 > <table width="480" border="0">
32 > <tr>
33 >  <td>
34 >   <font size="2">
35 >   <p>These builds are currently from the HEAD of our CVS repository,
36 >   and are built on a weekly basis.  As such, they may well be in
37 >   a non-working state, although we take every effort to ensure this
38 >   is not the case.</p>
39  
40 < <p>We will also provide installation instructions in due course,
41 < but for the moment we only recommend trying out Conient. Both sets
42 < of downloads below are identical, apart from the archive format.</p>
40 >   <p>Full documentation can be found by following the "Documentation"
41 >   link on the left-hand bar.  Downloads below are the same, apart from
42 >   the archive format - with one exception being the host application.</p>
43  
44 < <h3>Windows Downloads (.zip format)</h3>
44 >   <p>You will be asked to enter some basic information before
45 >   downloading, although this is purely optional.  We value feedback
46 >   from people testing the i-scream products, so please feel free to
47 >   contact us at dev@i-scream.org.uk.</p>
48 >   </font>
49 >  </td>
50 > </tr>
51 > </table>
52  
53 < <p><a href="/builds/iscream-conient-HEAD.zip">Conient (GUI Client) download</a></p>
54 < <p><a href="/builds/iscream-winhost-HEAD.zip">Windows Host download</a></p>
55 < <p><a href="/builds/iscream-server-HEAD.zip">i-scream server download</a></p>
56 < <p><a href="/builds/iscream-webreports-HEAD.zip">php web reports</a></p>
57 < <p><a href="/builds/iscream-dbreporter-HEAD.zip">Historical Database Reporter</a></p>
58 < <p><a href="/builds/iscream-corbaservices-HEAD.zip">CORBA Services Manager download</a></p>
59 <
60 < <h3>Unix Downloads (.tar.gz format)</h3>
61 <
62 < <p><a href="/builds/iscream-conient-HEAD.tar.gz">Conient (GUI Client) download</a></p>
63 < <p><a href="/builds/iscream-ihost-HEAD.tar.gz">Unix Host download</a></p>
64 < <p><a href="/builds/iscream-server-HEAD.tar.gz">i-scream server download</a></p>
65 < <p><a href="/builds/iscream-webreports-HEAD.tar.gz">php web reports</a></p>
66 < <p><a href="/builds/iscream-dbreporter-HEAD.tar.gz">Historical Database Reporter</a></p>
67 < <p><a href="/builds/iscream-corbaservices-HEAD.tar.gz">CORBA Services Manager download</a></p>
53 > <table border="1" cellspacing="0" cellpadding="4" bgcolor="#000066">
54 > <tr bgcolor="#000066">
55 >  <td><b><font color="white">Build name</font></b></td>
56 >  <td><b><font color="white">Windows downloads<br>(.zip format)</font></b></td>
57 >  <td><b><font color="white">Unix downloads<br>(.tar.gz format)</font></b></td>
58 > </tr>
59 > <tr bgcolor="white">
60 >  <td>i-scream Conient (GUI client)</td>
61 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-conient-HEAD.zip">download</a> (<!--#fsize file="iscream-conient-HEAD.zip" -->)</td>
62 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-conient-HEAD.tar.gz">download</a> (<!--#fsize file="iscream-conient-HEAD.tar.gz" -->)</td>
63 > </tr>
64 > <tr bgcolor="#ccccff">
65 >  <td>i-scream host application</td>
66 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-winhost-HEAD.zip">download</a> (<!--#fsize file="iscream-winhost-HEAD.zip" -->)</td>
67 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-ihost-HEAD.tar.gz">download</a> (<!--#fsize file="iscream-ihost-HEAD.tar.gz" -->)</td>
68 > </tr>
69 > <tr bgcolor="white">
70 >  <td>i-scream server</td>
71 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-server-HEAD.zip">download</a> (<!--#fsize file="iscream-server-HEAD.zip" -->)</td>
72 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-server-HEAD.tar.gz">download</a> (<!--#fsize file="iscream-server-HEAD.tar.gz" -->)</td>
73 > </tr>
74 > <tr bgcolor="#ccccff">
75 >  <td>i-scream PHP web reports</td>
76 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-webreports-HEAD.zip">download</a> (<!--#fsize file="iscream-webreports-HEAD.zip" -->)</td>
77 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-webreports-HEAD.tar.gz">download</a> (<!--#fsize file="iscream-webreports-HEAD.tar.gz" -->)</td>
78 > </tr>
79 > <tr bgcolor="white">
80 >  <td>i-scream historical database reporter</td>
81 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-dbreporter-HEAD.zip">download</a> (<!--#fsize file="iscream-dbreporter-HEAD.zip" -->)</td>
82 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-dbreporter-HEAD.tar.gz">download</a> (<!--#fsize file="iscream-dbreporter-HEAD.tar.gz" -->)</td>
83 > </tr>
84 > <tr bgcolor="#ccccff">
85 >  <td>CORBA services manager</td>
86 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-corbaservices-HEAD.zip">download</a> (<!--#fsize file="iscream-corbaservices-HEAD.zip" -->)</td>
87 >  <td><a href="/cgi-bin/download.cgi?file_name=iscream-corbaservices-HEAD.tar.gz">download</a> (<!--#fsize file="iscream-corbaservices-HEAD.tar.gz" -->)</td>
88 > </tr>
89 > </table>
90  
91   <!--#include virtual="../bottom.inc" -->
92      </td>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines