# | Line 12 | Line 12 | |
---|---|---|
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"> | |
# | Line 22 | Line 23 | |
23 | <td valign="top"> | |
24 | <!--#include virtual="../title.inc" --> | |
25 | ||
26 | < | <h2>i-Scream software builds</h2> |
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 nightly basis. As such, they may well be in |
30 | < | a non-working state. We will hopefully get round to tagging |
31 | < | stable points very soon.</p> |
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>We will also provide installation instructions in due course, |
34 | < | but for the moment we only recommend trying out Conient. Both sets |
35 | < | of downloads below are identical, apart from the archive format.</p> |
33 | > | <p>Full documentation can be found by following the "word documents" |
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 | < | <h3>Windows Downloads (.zip format)</h3> |
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 | < | <p><a href="/builds/iscream-conient-HEAD.zip">Conient (GUI Client) download</a></p> |
43 | < | <p><a href="/builds/iscream-winhost-HEAD.zip">Windows Host download</a></p> |
44 | < | <p><a href="/builds/iscream-server-HEAD.zip">i-scream server download</a></p> |
45 | < | <p><a href="/builds/iscream-corbaservices-HEAD.zip">CORBA Services Manager download</a></p> |
46 | < | |
47 | < | <h3>Unix Downloads (.tar.gz format)</h3> |
48 | < | |
49 | < | <p><a href="/builds/iscream-conient-HEAD.tar.gz">Conient (GUI Client) download</a></p> |
50 | < | <p><a href="/builds/iscream-ihost-HEAD.tar.gz">Unix Host download</a></p> |
51 | < | <p><a href="/builds/iscream-server-HEAD.tar.gz">i-scream server download</a></p> |
52 | < | <p><a href="/builds/iscream-corbaservices-HEAD.tar.gz">CORBA Services Manager download</a></p> |
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 servces 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> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |