-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathawards.html
393 lines (350 loc) · 16.1 KB
/
awards.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
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
<HTML>
<HEAD>
<!--The Internet Classics Archive by Daniel C. Stevenson, Web Atomics. World Wide Web presentation is copyright (C) 1994-2009, Daniel C. Stevenson, Web Atomics. All rights reserved under international and pan-American copyright conventions, including the right of reproduction in whole or in part in any form. Direct permission requests to [email protected]. Translation of "The Deeds of the Divine Augustus" by Augustus is copyright (C) Thomas Bushnell, BSG.-->
<LINK REV="made" HREF="mailto:[email protected]">
<LINK REV="owns" HREF="mailto:[email protected]">
<STYLE TYPE="text/css">
<!--
A:link {text-decoration:none}
A:visited {text-decoration:none}
A:active {text-decoration:none}
-->
</STYLE>
<SCRIPT LANGUAGE="JavaScript">
<!-- begin hiding
function openPopup() {
JSreferer=window.location.href;
popupWindow=window.open('cgi-bin/popup.cgi','popupWindow','toolbar=no,directories=no,status=yes,menubar=no,scrollbars=auto,resizable=yes,width=320,height=180');
popupWindow.opener=self;
popupWindow.opener.name='opener';
}
// end hiding -->
</SCRIPT>
<META NAME="description" CONTENT="Awards page, part of the Internet Classics Archive">
<META NAME="keywords" CONTENT="classical, literature, classics, ancient, civilization, books, great books, philosophy, history, Greek, Latin, Roman, Persian, Chinese, Greece, Rome, commentary, pictures, bookstore, CD-ROM">
<TITLE>The Internet Classics Archive | Awards and Mentions</TITLE>
</HEAD>
<BODY BGCOLOR="FFFFCC" LINK="990033" VLINK="990033" TEXT="000000">
<DIV ALIGN="CENTER"><TABLE BORDER="0" CELLSPACING="15">
<TR ALIGN="CENTER" VALIGN="CENTER">
<TD ALIGN="CENTER" VALIGN="BOTTOM" NOWRAP><A HREF="index.html"
onMouseOver="window.status='Go to home page'; return true;" TARGET="_top"><IMG SRC="Images/home-icon.gif" WIDTH="35" HEIGHT="21" BORDER="0" ALT="Go to home page"></A>
<FONT SIZE="-1"><BR><A HREF="index.html"
onMouseOver="window.status='Go to home page'; return true;" TARGET="_top">Home</A><BR> </FONT></TD>
<TD ALIGN="CENTER" VALIGN="BOTTOM" NOWRAP><A HREF="Browse/index.html"
onMouseOver="window.status='Browse a list of titles'; return true;" TARGET="_top"><IMG SRC="Images/browse-icon.gif" WIDTH="30" HEIGHT="30" BORDER="0" ALT="Browse a list of titles"></A>
<FONT SIZE="-1"><BR><A HREF="Browse/index.html"
onMouseOver="window.status='Browse a list of titles'; return true;" TARGET="_top">Browse and<BR>Comment</A></FONT></TD>
<TD ALIGN="CENTER" VALIGN="BOTTOM" NOWRAP><A HREF="Search/index.html"
onMouseOver="window.status='Search texts'; return true;" TARGET="_top"><IMG SRC="Images/search-icon.gif" WIDTH="19" HEIGHT="29" BORDER="0" ALT="Search texts"></A>
<FONT SIZE="-1"><BR><A HREF="Search/index.html"
onMouseOver="window.status='Search texts'; return true;" TARGET="_top">Search</A><BR> </FONT></TD>
<TD ALIGN="CENTER" VALIGN="BOTTOM" NOWRAP><A HREF="Buy/index.html"
onMouseOver="window.status='Buy books and CD-ROMs'; return true;" TARGET="_top"><IMG SRC="Images/buy-icon.gif" WIDTH="32" HEIGHT="28" BORDER="0" ALT="Buy books and CD-ROMs"></A>
<FONT SIZE="-1"><BR><A HREF="Buy/index.html"
onMouseOver="window.status='Buy books and CD-ROMs'; return true;" TARGET="_top">Buy Books and<BR>CD-ROMs</A></FONT></TD>
<TD ALIGN="CENTER" VALIGN="BOTTOM" NOWRAP><A HREF="Help/general.html"
onMouseOver="window.status='Get help'; return true;" TARGET="_top"><IMG SRC="Images/help-icon.gif" WIDTH="26" HEIGHT="26" BORDER="0" ALT="Get help"></A>
<FONT SIZE="-1"><BR><A HREF="Help/general.html"
onMouseOver="window.status='Get help'; return true;" TARGET="_top">Help</A><BR> </FONT></TD>
</TR>
</TABLE></DIV>
<HR SIZE="1" COLOR="990033" NOSHADE WIDTH="30%">
<BR>
<DIV ALIGN="CENTER"><FONT SIZE="+2"><B>Awards and Mentions</B></FONT></DIV>
<BR><BR>
<BLOCKQUOTE>The Internet Classics Archive, originally known as
The Tech Classics Archive, has received many awards over the years and
is referenced from over 10,000 pages around the Web. It is also extensively
referenced from the online edition of <A HREF="http://www.eb.com/"
onMouseOver="window.status='Go to Encyclopaedia Brittanica'; return true;"
TARGET="_parent">Encyclopaedia Brittanica</A>.
<BR><BR><BR>
<DIV ALIGN="CENTER"><TABLE WIDTH="80%" BORDER="0" CELLSPACING="2" CELLPADDING="2">
<TR ALIGN="CENTER" VALIGN="TOP">
<TD WIDTH="40%"><IMG SRC="Images/pcmag.gif" WIDTH="120" HEIGHT="110" ALT="[award image]">
<BR><A HREF="http://www.pcmagazine.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">PC Magazine</A>
<BR><FONT COLOR="990033"><B>Top 100 Web Sites</B></FONT></TD>
<TD WIDTH="40%"></TD>
</TR>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD>"In a world of Achilles' heels, Oedipus complexes, platonic
relationships, and cesarean sections, you ought to know your classic
texts as well as you know your sitcoms. The Tech Classics Archive
provides such an education you may even discard your Cliffs Notes
collection."</TD>
<TD></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD></TD>
<TD><IMG SRC="Images/point.gif" WIDTH="120" HEIGHT="118" ALT="[award image]">
<BR><A HREF="http://point.lycos.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Point Communications</A>
<BR><FONT COLOR="990033"><B>Top 5%</B></FONT></TD>
</TR>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD></TD>
<TD>"For Netheads who ain't got no cultcha, this
undergrad-run MIT Web site provides an unbelievable education."</TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD><IMG SRC="Images/WCSelect.gif" WIDTH="62" HEIGHT="30" ALT="[award image]">
<BR><A HREF="http://webcrawler.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">WebCrawler</A>
<FONT SIZE="-1"><BR>formerly the Whole Internet Catalog</FONT>
<BR><FONT COLOR="990033"><B>Best of the Net</B></FONT></TD>
<TD></TD>
</TR>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD>"A superb site that uses modern
technology to spread the wisdom of the classics."</TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD></TD>
<TD><IMG SRC="Images/quickclue.jpg" WIDTH="113" HEIGHT="79" ALT="[award image]">
<BR><A HREF="http://www.quickclue.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">QuickClue</A>
<BR><FONT COLOR="990033"><B>QuickLinks</B></FONT></TD>
</TR>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD></TD>
<TD>"Do you think that Plato is that stuff you played
with as a kid and that Xenophon is the name of a new long distance
carrier? Well, perhaps the classics page at MIT is for you."</TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD><IMG SRC="Images/eliki.jpg" WIDTH="85" HEIGHT="100" ALT="[award image]">
<BR><A HREF="http://www.eliki.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Eliki</A>
<BR><FONT COLOR="990033"><B>The Eliki Award</B></FONT></TD>
<TD></TD>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD>"For Exemplary Design and Outstanding Achievement and
Commitment to presenting Classics on the Web"</TD>
<TD></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD></TD>
<TD><IMG SRC="Images/discovery-school.gif" WIDTH="180" HEIGHT="115" ALT="[award image]">
<BR><A HREF="http://school.discovery.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Discovery Channel School</A>
<BR><FONT COLOR="990033"><B>Valuable Internet Resource</B></FONT></TD>
</TR>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD></TD>
<TD>"...has been selected as a valuable Internet resource
for Discovery Channel School's Great Books Program for spring 1998."</TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD COLSPAN="2"><BR><BR>
<IMG SRC="Images/ycool.gif" WIDTH="42" HEIGHT="36" ALT="[award image]">
<BR><A HREF="http://www.yahoo.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Yahoo</A>
<BR><FONT COLOR="990033"><B>Cool Link</B></FONT><BR><BR><BR></TD>
</TR>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD COLSPAN="2"><BLOCKQUOTE>The archive was featured in
the March 1995 issue of
<A HREF="http://web.mit.edu/tps/www/isnews/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent"><I>i/s</I></A>,
the MIT Information Systems newsletter, in
<A HREF="is-article.html"
onMouseOver="window.status='Read i/s article'; return true;">an article</A> titled "A Funny Thing Happened on
the Way to the Forum: The Classics Get a Digital
Archive"</BLOCKQUOTE><BR><BR><BR></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD></TD>
<TD><IMG SRC="Images/rhetor.gif" WIDTH="190" HEIGHT="35" ALT="[award image]">
<BR><A HREF="http://www.rhetor.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">rhetor.com</A>
<BR><FONT COLOR="990033"><B>Site of the Month</B>
<BR>January, 1997</B></FONT></TD>
</TR>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD></TD>
<TD>"The archive is sporting a new look, and resides on a
new server. Some new features have been added, including a trivia
section, a "recent work" window that pops up if you have a
JavaScript-enabled browser, and a "featured work" on the home
page."</TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD><IMG SRC="Images/jammin.gif" WIDTH="184" HEIGHT="99" ALT="[award image]">
<BR><A HREF="http://www.forthnet.gr/jammin/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">JAMMIN
(Greek television show)</A>
<BR><FONT COLOR="990033"><B>Cool Site of the Week</B>
<BR>May 11, 1997</FONT></TD>
<TD></TD>
</TR>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD>"Cool, huh? Good looking also! Way to go, American
fellows!"</TD>
<TD></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD></TD>
<TD><IMG SRC="Images/latimes.gif" WIDTH="89" HEIGHT="100" ALT="[award image]">
<BR><A HREF="http://www.latimes.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">L.A. Times</A>
<BR><FONT COLOR="990033"><B>Times Pick</B>
<BR>June 25, 1997
<BR>April 22, 1998</FONT></TD>
</TR>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD></TD>
<TD>"To read the originals, try the Internet Classics
Archive at MIT for translations of almost 400 works."</TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD><IMG SRC="Images/psotd.gif" WIDTH="130" HEIGHT="202" ALT="[award image]">
<BR><A HREF="http://www.penncen.com/psotd/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Political Site of the Day</A>
<BR><FONT COLOR="990033"><B>Political Site of the Day</B>
<BR>November 12, 1997</FONT></TD>
<TD></TD>
</TR>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD>Specifically honored Aristotle's
<A HREF="Aristotle/politics.html"
onMouseOver="window.status='Read Politics by Aristotle'; return true;"><U>Politics</U></A>.</TD>
<TD></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD></TD>
<TD><IMG SRC="Images/schoolpk.gif" WIDTH="137" HEIGHT="134" ALT="[award image]">
<BR><A HREF="http://www.worldvillage.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">World Village</A>
<BR><FONT COLOR="990033"><B>Too Cool School House
<BR>Educational Site of the Week</B>
<BR>January 4, 1998</FONT></TD>
</TR>
<TR ALIGN="LEFT" VALIGN="TOP">
<TD></TD>
<TD>"A superb digital repository that makes classical
literature available and searchable online"</TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD><IMG SRC="Images/gemmine.gif" WIDTH="119" HEIGHT="68" ALT="[award image]">
<BR><A HREF="http://www.epistemelinks.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Episteme Links</A>
<BR><FONT COLOR="990033"><B>Gem of the Web</B>
<BR>April-May, 1998</FONT></TD>
<TD></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="TOP">
<TD></TD>
<TD><BR><BR><BR><IMG SRC="Images/webtrips.gif" WIDTH="84" HEIGHT="82" ALT="[award icon]">
<BR><A HREF="http://www.webtrips.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">WebTrips Network</A>
<BR><FONT COLOR="990033"><B>Rockin' Site of the Week</B>
<BR>June 2, 1998</FONT></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="CENTER">
<TD><BR><BR><BR><IMG SRC="Images/history.gif" WIDTH="125" HEIGHT="125" ALT="[award image]">
<BR><A HREF="http://www.historychannel.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">The History
Channel</A>
<BR><FONT COLOR="990033"><B>Recommended Site</B></FONT></TD>
<TD><BR><BR><BR><IMG SRC="Images/brainbait.gif" WIDTH="123" HEIGHT="94" ALT="[award image]">
<BR><A HREF="http://www.geocities.com/Athens/Forum/3995/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Brain Bait</A>
<BR><FONT COLOR="990033"><B>Golden Links Award</B></FONT></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="CENTER">
<TD><BR><BR><BR><IMG SRC="Images/vert4star.gif" WIDTH="72" HEIGHT="82" ALT="[award image]">
<BR><A HREF="http://www.mckinley.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Magellan</A>
<BR><FONT COLOR="990033"><B>4-Star Site</B></FONT></TD>
<TD><BR><BR><BR><IMG SRC="Images/500trans.gif" WIDTH="115" HEIGHT="105" ALT="[award image]">
<BR><A HREF="http://www.cciweb.com/iway500/iway500.html"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">I-Way (WEBNOW)</A>
<BR><FONT COLOR="990033"><B>I-Way 500</B></FONT></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="CENTER">
<TD><BR><BR><BR><IMG SRC="Images/perseus.gif" WIDTH="234" HEIGHT="194" ALT="[award image]">
<BR><A HREF="http://www.geocities.com/~stilicho/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Forum Romanum</A>
<BR><FONT COLOR="990033"><B>The Perseus Award</B></FONT></TD>
<TD><BR><BR><BR><IMG SRC="Images/odyaward.gif" WIDTH="185" HEIGHT="189" ALT="[award image]">
<BR><A HREF="http://www.academyonline.com/academy/athens/latin/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">CyberLatin</A>
<BR><FONT COLOR="990033"><B>The Odysseus Award
<BR>for Promotion of the Classics</B></FONT></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="CENTER">
<TD><BR><BR><BR><IMG SRC="Images/socawd01.gif" WIDTH="142" HEIGHT="142" ALT="[award image]">
<BR><A HREF="http://www.geocities.com/Athens/5127/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Lady Socrates</A>
<BR><FONT COLOR="990033"><B>The Socrates Award
<BR>for Thought Provoking Content</B></FONT></TD>
<TD><BR><BR><BR><IMG SRC="Images/mistera.gif" WIDTH="162" HEIGHT="74" ALT="[award image]">
<BR><A HREF="http://www.misterallison.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Mr. Allison</A>
<BR><FONT COLOR="990033"><B>Select Site</B></FONT><BR><BR><BR></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="CENTER">
<TD><BR><BR><BR><IMG SRC="Images/2askplan.gif" WIDTH="105" HEIGHT="125" ALT="[award image]">
<BR><A HREF="http://www.2ask.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">2ask.com</A>
<BR><FONT COLOR="990033"><B>Best of the Planet People's Choice</B></FONT></TD>
<TD><BR><BR><BR><IMG SRC="Images/passwordpick.gif" WIDTH="56" HEIGHT="69" ALT="[award image]">
<BR><A HREF="http://www.thepassword.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">The Password</A>
<BR><FONT COLOR="990033"><B>Password Pick</B></FONT></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="CENTER">
<TD COLSPAN="2"><TABLE WIDTH="100%" BORDER="0" CELLSPACING="5" CELLPADDING="2">
<TR ALIGN="CENTER" VALIGN="CENTER">
<TD WIDTH="33%"><BR><BR><IMG SRC="Images/webflier.gif" WIDTH="110" HEIGHT="54" ALT="[award image]">
<BR><A HREF="http://webflier.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">WebFlier</A>
<BR><FONT COLOR="990033"><B>Wings Award</B></FONT></TD>
<TD WIDTH="33%"><BR><BR><IMG SRC="Images/resource-one.gif" WIDTH="78" HEIGHT="24" ALT="[award image]">
<BR><A HREF="http://www.resource-one.com/"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Resource-One</A>
<BR><FONT COLOR="990033"><B>Awesome Site</B></FONT></TD>
<TD WIDTH="33%"><BR><BR><IMG SRC="Images/schoolhouse.gif" WIDTH="21" HEIGHT="20" ALT="[award image]">
<BR><A HREF="http://www.neat-schoolhouse.org/awesome.html"
onMouseOver="window.status='Go to award site'; return true;"
TARGET="_parent">Awesome Library</A>
<BR><FONT COLOR="990033"><B>Star Rating</B></FONT></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE></DIV>
</BLOCKQUOTE>
<BR><BR><DIV ALIGN="RIGHT"><FONT SIZE="-1"><NOBR><A HREF="Help/permissions.html"
onMouseOver="window.status='View information on copyright and permissions'; return true;">© 1994-2009</A></NOBR></FONT></FONT></DIV>
</BODY>
</HTML>