ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/contents.inc
Revision: 1.3
Committed: Tue Nov 14 22:30:07 2000 UTC (23 years, 4 months ago) by tdb
Branch: MAIN
Changes since 1.2: +7 -4 lines
Log Message:
The "Current Status" message was quite out of date :-)

File Contents

# User Rev Content
1 tdb 1.1
2     <!--
3     contents.inc
4     Created by pjm2 14/10/2000
5 tdb 1.3 Last edited 14/11/2000
6 tdb 1.1 -->
7    
8     <table border="0" width="500">
9     <tr>
10     <td>
11     <font size="2" face="arial,sans-serif">
12    
13     <center><h3>Current Status</h3></center>
14    
15     <p align="justify">
16 tdb 1.3 During the "project week" coding has got well underway,
17     although mostly in the experimental stage. Planning and
18     design decisions are still being made, along with various
19     specification documents. Detailed information can usually
20     be found in the meeting minutes. Code is viewable via CVS
21     to UKC users only.
22 tdb 1.1 </p>
23    
24     <p>&nbsp;</p>
25     <center><h3>Presentations</h3></center>
26    
27     <p align="justify">
28 ajm 1.2 On Monday 16th and Tuesday 17th October all members of the group made presentations to various groups of peers.
29 tdb 1.1 </p>
30     <p align="justify">
31     For those who are interested you can view an online version
32     of our presentation <a href="documentation/presentation/i-scream-web.htm">here</a>.
33     <br>
34     Alternatively you can download a powerpoint version from
35     <a href="documentation/presentation/i-scream-web.ppt"> here</a>.
36     </p>
37    
38     <p>&nbsp;</p>
39     <center><h3>Naming History</h3></center>
40    
41     <p align="justify">
42     The name <b>i-scream</b> arose from a meeting whereupon one member
43     of our group randomly chose to draw an ice cream on the white board.
44     It later became apparent that we had no name for our project (other
45     than 'The Project'). It seemed only natural to name our project after
46     the ice cream that had been oh-so-randomly drawn on the white board.
47     Copyright issues immediately ruled out anything involving Mr Whippy,
48     so we had to settle for <b>i-scream</b>. And thus, we were left with a cunning
49     play on words - it still sounded like <i>ice cream</i>, yet also
50     served as a functional decription of our system - namely, one which
51     screams at somebody if something has gone wrong...
52     </p>
53     <p align="justify">
54    
55     </p>
56     </font>
57     </td>
58     </tr>
59     </table>