-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontact.html
237 lines (215 loc) · 5.63 KB
/
contact.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
<head>
<title>the Cold Project</title>
</head>
<style type="text/css">
BODY {
color: black;
background-color: white;
background-image: url("images/bg-2.gif");
font-family: sans-serif; }
TT {
font-weight: normal;
font-style: normal;
font-family: courier; }
H1 { font-family: sans-serif; }
H2 { font-family: sans-serif; }
H3 { font-family: sans-serif; }
H4 { font-family: sans-serif; }
PRE { font-family: monospace; }
TH { font-family: sans-serif; }
TD { font-family: sans-serif; }
TABLE { border: 0; }
IMG { border: 0 }
</style>
<script language=javascript src="psrc.js">
</script>
<body bgcolor=#ffffff text=#000000 link=#2000bf vlink=#0f005f alink=#af002f>
<center>
<a href="index.html"><img src="images/cold-title.gif" alt="the Cold Software Project" width=499 height=53></a>
<table border=0 cellspacing=0 cellpadding=0 width=500>
<tr>
<td align=center width=500>
<a href="download.html"
onMouseOver="imgOver('cbar-download')"
onMouseOut="imgOut('cbar-download')"><img
name="cbar-download"
src="images/cbar-download.gif"
border=0
width=122
height=25
hspace=0
vspace=0
alt="[Download]"></a><a
href="reference.html"
onMouseOver="imgOver('cbar-reference')"
onMouseOut="imgOut('cbar-reference')"><img
name="cbar-reference"
src="images/cbar-reference.gif"
border=0
width=117
height=25
hspace=0
vspace=0
alt="[Reference]"></a><a
href="servers.html"
onMouseOver="imgOver('cbar-servers')"
onMouseOut="imgOut('cbar-servers')"><img
name="cbar-servers"
src="images/cbar-servers.gif"
border=0
width=91
height=25
hspace=0
vspace=0
alt="[Servers]"></a><a
href="contact.html"
onMouseOver="imgOver('cbar-contact')"
onMouseOut="imgOut('cbar-contact')"><img
name="cbar-contact"
src="images/cbar-contact.gif"
border=0
width=89
height=25
hspace=0
vspace=0
alt="[Contact]"></a><a
href="info.html"
onMouseOver="imgOver('cbar-info')"
onMouseOut="imgOut('cbar-info')"><img
name="cbar-info"
src="images/cbar-info.gif"
border=0
width=81
height=25
hspace=0
vspace=0
alt="[Info]"></a>
</td></tr></table>
</center>
<p>
<script langauge=javascript>
hilitePage("cbar-contact");
</script>
<center>
<p>
<table border=0 width="90%">
<tr>
<td>
<p><a name=lists><font size="+1" face="Helvetica"><b>Lists and List Archives</b></font></a>
<p>
The following is a list of all mailing lists on cold.org.
Historic list archives are linked seperate from the current
archives (different software system). To view the new archives, you
must be subscribed to the list (the list server will send you
instructions on how to read the current archives).
<p>If you wish to subscribe to a list, follow the list name link.
<table border=0>
<tr>
<th align=left>List</th><th>Subscribe</th><th>Post</th><th>Archives</th>
<th>Historic<br>Archives</th><th>Description</th></tr>
<tr>
<td valign=top><b><a
href="http://web.cold.org/mailman/listinfo/cold-coldstuff">coldstuff</a></b>
</td>
<td valign=top><i>public</i></td>
<td valign=top><i>subscriber</i></td>
<td valign=top><i><a
href="http://web.cold.org/mailman/private/cold-coldstuff/">subscriber</a></i>
<td valign=top><i><a
href="/old-mail-archives/coldstuff">public</a></i></td>
<td valign=top>
General discussion on Cold related topics.
</td>
</tr>
<tr>
<td valign=top><b>cold-announce</b>
</td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i><a href="/old-mail-archives/cold-announce">public</a></i></td>
<td valign=top>
Public announcements by anybody for Cold related things (server openings, code releases, etc)
</td>
</tr>
<tr>
<td valign=top><b>genesis</b>
</td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i><a href="/old-mail-archives/genesis">public</a></i></td>
<td valign=top>
General discussion for the ColdC driver/interpreter
Genesis. Bug reports, questions and development
discussion will occur on this list.
</td>
</tr>
<tr>
<td valign=top><b>genesis-announce</b>
</td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i><a href="/old-mail-archives/genesis-announce">public</a></i></td>
<td valign=top>
Announcements for the ColdC driver/interpreter Genesis
</td>
</tr>
<tr>
<td valign=top><b>genesis-p</b>
</td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i><a href="/old-mail-archives/genesis-p/threads.html">public</a></i></td>
<td valign=top>
Genesis patch submission list, feel free to send any patches here.
</td>
</tr>
<tr>
<td valign=top><b>coldcore</b>
</td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i><a href="/old-mail-archives/coldcore/mail5.html">public</a></i></td>
<td valign=top>
General ColdCore discussion, also *coldcore on the Cold Dark.
</td>
</tr>
<tr>
<td valign=top><b>coldcore-announce</b>
</td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i>n/a</i></td>
<td valign=top><i><a href="/old-mail-archives/coldcore-announce">public</a></i></td>
<td valign=top>
Announcements for ColdCore, usually release and errata information.
</td>
</tr>
</table>
</td>
</tr>
</table>
<p>
<table border=0 cellspacing=0 cellpadding=1 width=500>
<tr>
<td bgcolor="#000000">
<table border=0 width="100%" cellspacing=1 cellpadding=3>
<tr>
<td bgcolor="#c0c0ff" align=center>
<font size=1>
Last Modified on
25-Aug-2005,
Copyright © 1995-2015
by Brandon Gillespie, for the Cold Project
</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
</center>