ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/quotes.shtml
Revision: 1.1
Committed: Sat Jan 20 12:47:12 2001 UTC (23 years, 3 months ago) by pjm2
Branch: MAIN
Log Message:
You can guess what this is ;)

File Contents

# User Rev Content
1 pjm2 1.1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2    
3     <!--
4     quotes.shtml
5     Created by pjm2 20/01/2001
6     Last edited 20/01/2001
7     -->
8    
9     <html>
10     <head>
11     <title>Memorable Project Quotes</title>
12     <!-- do not meta tag this page -->
13     </head>
14    
15     <body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
16    
17     <table border="0" cellpadding="2" cellspacing="2">
18     <tr>
19     <td align="top">
20     <!--#include virtual="left.inc" -->
21     </td>
22     <td valign="top">
23     <!--#include virtual="title.inc" -->
24    
25    
26     <h3>Memorable Project Quotes</h3>
27    
28     <p>
29     These are all genuine quotes that came about during our time
30     developing the i-scream server, hosts, clients and reporting
31     system.
32     </p>
33    
34     <p>&nbsp;</p>
35    
36     <p>
37     <b>Tim</b>
38     <blockquote>
39     <i>&quot;I'm not going to draw on the board with some fizzy jerks.&quot;</i>
40     </blockquote>
41     <p>
42     <p>&nbsp;</p>
43    
44     <p>
45     <b>Tim</b>
46     <blockquote>
47     <i>&quot;It's just programming, innit?&quot;</i>
48     </blockquote>
49     <p>
50     <p>&nbsp;</p>
51    
52     <p>
53     <b>Paul</b>
54     <blockquote>
55     <i>&quot;Let's sell one sock... Quality.&quot;</i>
56     </blockquote>
57     <p>
58     <p>&nbsp;</p>
59    
60     <p>
61     <b>Tim</b>
62     <blockquote>
63     <i>&quot;Break my hand... arghhh.&quot;</i>
64     </blockquote>
65     <p>
66     <p>&nbsp;</p>
67    
68     <p>
69     <b>AJ</b>
70     <blockquote>
71     <i>&quot;But we haven't got any children yet...&quot;</i>
72     </blockquote>
73     <p>
74     <p>&nbsp;</p>
75    
76     <p>
77     <b>Tim</b>
78     <blockquote>
79     <i>&quot;Do you like my gender?&quot;</i>
80     </blockquote>
81     <p>
82     <p>&nbsp;</p>
83    
84     <p>
85     <b>Paul</b>
86     <blockquote>
87     <i>&quot;Do away with the vowels, damnit. Oh, it's got a 'u' in it, hasn't it...&quot;</i>
88     </blockquote>
89     <p>
90     <p>&nbsp;</p>
91    
92     <p>
93     <b>Tim</b>
94     <blockquote>
95     <i>&quot;Long is, in fact, long long.&quot;</i>
96     </blockquote>
97     <p>
98     <p>&nbsp;</p>
99    
100     <p>
101     <b>Paul</b>
102     <blockquote>
103     <i>&quot;And the fish do their little funky shit.&quot;</i>
104     </blockquote>
105     <p>
106     <p>&nbsp;</p>
107    
108     <p>
109     <b>Tim</b>
110     <blockquote>
111     <i>&quot;Bloody hell, what are your feet doing over here?!&quot;</i>
112     </blockquote>
113     <p>
114     <p>&nbsp;</p>
115    
116     <p>
117     <b>Paul</b>
118     <blockquote>
119     <i>&quot;There's an 'L' in XML, isn't there?&quot;</i>
120     </blockquote>
121     <p>
122     <p>&nbsp;</p>
123    
124     <p>
125     <b>AJ</b>
126     <blockquote>
127     <i>&quot;Yeah, we're not paying anything for it, either... we just pay them once a month.&quot;</i>
128     </blockquote>
129     <p>
130     <p>&nbsp;</p>
131    
132     <p>
133     <b>Ash</b>
134     <blockquote>
135     <i>&quot;Do you want some tissues now?&quot;</i>
136     </blockquote>
137     <p>
138     <p>&nbsp;</p>
139    
140     <!--#include virtual="bottom.inc" -->
141     </td>
142     </tr>
143     </table>
144    
145     </body>
146    
147     </html>