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

Comparing web/www/contents.inc (file contents):
Revision 1.32 by tdb, Sat Jun 1 13:33:34 2002 UTC vs.
Revision 1.50 by tdb, Sat Oct 4 18:00:57 2003 UTC

# Line 10 | Line 10
10         <font size="2" face="arial,sans-serif">
11        
12         <center><h3>Project News</h3></center>
13 +
14 +       <p align="justify">
15 +        <b>Tuesday 09 September 2003</b><br><br>
16 +        We're pleased to announce a new release of libstatgrab. You
17 +        can download version 0.5.1 from
18 +        <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab">here</a>.
19 +        This is primarily a bugfix release.
20 +       </p>
21 +
22 +       <p align="justify">
23 +        <b>Monday 25 August 2003</b><br><br>
24 +        We're pleased to announce a new release of libstatgrab. You
25 +        can download version 0.5 from
26 +        <a href="http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/libstatgrab">here</a>.
27 +        This release provides both documentation and examples, which
28 +        we hope will make the package more useable. Stay tuned for the
29 +        next release with some useful tools.
30 +       </p>
31 +
32 +       <p align="justify">
33 +        <b>Tuesday 15 July 2003</b><br><br>
34 +        We have moved the i-scream support and bug tracking to a new
35 +        facility on the i-scream server. For further details please
36 +        see <a href="/support.shtml">this</a> page.
37 +       </p>
38        
39         <p align="justify">
40 +        <b>Sunday 8 June 2003</b><br><br>
41 +        The i-scream website, email, and cvs facilities are now all
42 +        run from a <a href="http://www.freebsd.org">FreeBSD</a> server.<br>
43 +        <a href="http://www.freebsd.org">
44 +         <img src="/powerlogo.gif" width="171" height="64" border="0" alt="Powered By FreeBSD">
45 +        </a>
46 +       </p>
47 +      
48 +       <p align="justify">
49 +        <b>Tuesday 4 February 2003</b><br><br>
50 +        Over the coming week we will be making snapshot builds of the
51 +        i-scream central monitoring system from the CVS repository.
52 +        These builds will have quite a few changes from the downloads
53 +        currently available (a document detailing them will be
54 +        released later on), so please give them a whirl. We would be
55 +        grateful if you <a href="mailto:dev@i-scream.org">contacted</a>
56 +        us with any questions or bugs.<br><br>
57 +        The downloads will be available on our snapshot server :-<br>
58 +        <a href="http://snapshots.i-scream.org/">
59 +        http://snapshots.i-scream.org/</a>.
60 +       </p>
61 +
62 +       <p align="justify">
63          <b>Saturday 1 June 2002</b><br><br>
64          Work has now been finished on a new ihost written in C. This has
65          been in the pipeline for a long time, and we're glad to finally
66          see an efficient native host! Credit goes to our new developer
67          <a href="/who.shtml">Pete</a>. Until we update the downloads
68          pages you can download the new ihost
69 <        <a href="http://ukc.i-screma.org.uk/snapshots/ihost-1.0rc1.tar.gz">
69 >        <a href="ftp://ftp.i-scream.org/pub/i-scream/ihost/">
70          here</a>.
71         </p>
72  
# Line 30 | Line 78
78          backend which took up far too many resources. This new system
79          generates the graphs in a more realtime nature, allowing more
80          flexible graphs to be generated. This is currently only available
81 <        through <a href="http://www.i-scream.org.uk/cgi-bin/cvs/viewcvs.cgi/cms/source/reports/rrdgraphing/">
81 >        through <a href="http://cvs.i-scream.org/cms/source/reports/rrdgraphing/">
82          CVS</a>.
83         </p>
84  
85         <p align="justify">
38        <b>Saturday 18 May 2002</b><br><br>
39        The i-scream central monitoring system is now <a href="/license.shtml">
40        licensed under the GNU Public License. We are currently working
41        to make full downloads, including source, available on this site.
42       </p>
43
44       <p align="justify">
45        <b>Thursday 7 Feb 2002</b><br><br>
46        The alerting section of the i-scream central monitoring system
47        now makes full use of an externally developed IRC bot for it's IRC
48        connectivity. To find out more about this IRC bot, please visit
49        the author's website at <a href="http://www.jibble.org">
50        http://www.jibble.org</a>.
51       </p>
52      
53       <p align="justify">
86          <b>Tuesday 8 Jan 2002</b><br><br>
87          Java ACL (Access Control List) code has been added to the util
88          package of the i-scream server. This code will ultimately allow
89          the server to be more secure when exposed to the Internet. More
90 <        details can be found <a href="http://www.cs.ukc.ac.uk/people/staff/tdb/#acl">
90 >        details can be found <a href="http://www.cs.kent.ac.uk/people/staff/tdb/#acl">
91          here</a> on the author's website.
92         </p>
93        
# Line 79 | Line 111
111          <b><a href="documentation">documentation</a></b> page has details of
112          installation, use and maintenance for the end user and developer.
113          We value feedback and comments from you, so please drop us an e-mail
114 <        to <a href="mailto:dev@i-scream.org.uk">dev@i-scream.org.uk</a>.
114 >        to <a href="mailto:dev@i-scream.org">dev@i-scream.org</a>.
115         </p>
116        
117         <p>&nbsp;</p>
# Line 124 | Line 156
156         <p align="justify">
157          <a href="screenshots/"><img border="0" src="screenshots/thumbnail-reports-raptor-latest-misc.gif" width="100" height="104" align="left"></a>
158          The i-scream Distributed Central Monitoring System started off as
159 <        a final year project for a group of <a href="http://www.cs.ukc.ac.uk">
160 <        Computer Science</a> students at the <a href="http://www.ukc.ac.uk">
159 >        a final year project for a group of <a href="http://www.cs.kent.ac.uk">
160 >        Computer Science</a> students at the <a href="http://www.kent.ac.uk">
161          University of Kent at Canterbury</a>, UK. The project was completed at
162          4pm on 29 March 2001. It consisted of five lever-arch folders containing
163          mostly source code and documentation. The CVS repository was tagged to
# Line 175 | Line 207
207              <IMG SRC=http://www.google.com/logos/Logo_40wht.gif border=0 ALT=Google align=middle width="128" height="53"></A>
208             </td>
209             <td valign="middle">
210 <            <input type=hidden name=domains value="i-scream.org.uk">
211 <            <input type=hidden name=sitesearch value="i-scream.org.uk">
210 >            <input type=hidden name=domains value="i-scream.org;i-scream.org.uk">
211 >            <input type=hidden name=sitesearch value="i-scream.org">
212              <INPUT TYPE=text name=q size=35 maxlength=255 value="">
213              <INPUT type=submit name=sa VALUE="Search">
214 <            <INPUT type=hidden name=cof VALUE="T:#000066;LW:502;ALC:#3333cc;L:http://www.i-scream.org.uk/i-scream.gif;LC:#0000ff;LH:37;BGC:#ffffff;AH:left;VLC:#3333cc;AWFID:d646a9fd69e7d9cb;">
214 >            <INPUT type=hidden name=cof VALUE="T:#000066;LW:502;ALC:#3333cc;L:http://www.i-scream.org/i-scream.gif;LC:#0000ff;LH:37;BGC:#ffffff;AH:left;VLC:#3333cc;GL:0;S:http://www.i-scream.org/;AWFID:d646a9fd69e7d9cb;">
215             </td>
216            </tr>
217           </TABLE>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines