]> andersk Git - moira.git/blob - reg_svr/coupons/coupon.ps
Changes for 2004 mailing. Mostly s/IS/IS&T/.
[moira.git] / reg_svr / coupons / coupon.ps
1 %!PS-Adobe-3.0
2 %%Creator: pstoedit
3 %%Pages: (atend)
4 %%BeginProlog
5 /setPageSize { pop pop } def
6 /ntranslate { neg exch neg exch translate } def
7 /setshowparams { pop pop pop} def
8 /pstoedit.newfont { 80 string cvs  findfont  dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall  /Encoding ISOLatin1Encoding def   dup 80 string cvs /FontName exch def  currentdict end  definefont pop } def
9 /imagestring 1 string def
10 %%EndProlog
11
12
13 % Project Athena Owl Logo
14 % Copyright 1986 by the Massachusetts Institute of Technology
15 %
16 % Original developed by W. E. Sommerfeld, 1986.
17 % Owl eye shading, twig tuning by J. H. Saltzer
18 %
19 % Adjustments of size and position are provided at the end.
20 %
21 /circle { dup 3 index add 2 index moveto 0 360 arc } bind def
22
23 /ellipse
24   { 
25     matrix currentmatrix                % Push current matrix   
26     5 1 roll                    % roll to bottom
27     3 index 2 index add 3 index moveto  % move to start
28     4 2 roll translate scale    % translate then scale
29     0 0 1 0 360 arc             % draw it
30     setmatrix                   % restore matrix
31   } def
32
33 /owl1 {
34 % Do the filled sections first. . .
35 % right eye
36 newpath
37 120 120 6 circle
38 closepath 0 setgray fill
39 newpath
40 121 121 3 circle
41 closepath 1 setgray fill
42 % left eye
43 newpath
44 90 120 6 circle
45 closepath 0 setgray fill
46 91 121 3 circle
47 closepath 1 setgray fill
48 0 setgray
49
50 % Containing Circle
51 75 75 102 circle %75 75 100 circle     
52 % Left eye
53 90 120 10 circle
54 % Right eye
55 120 120 10 circle
56 % Berry on tree
57 37.5 111 3 circle  % 37.5 111 2.5 circle
58 % Theta (outside)
59 140 60 10 circle
60 % Theta (inside)
61 140 60 .5 circle
62
63 % High leaf
64
65 35 140 15 10 ellipse
66
67 % Low leaf
68
69 15 109 10 15 ellipse
70
71 % Twigs holding leaves and berry
72
73 % berry
74 4 145 moveto
75 36 113 lineto
76
77 % high leaf
78 9 140 moveto
79 51 140 lineto
80
81 % low leaf
82 15 134 moveto
83 15 93 lineto
84
85 % squarish outline lines
86 0 45 moveto
87 -10 65 -15 120 3 146 curveto
88 20 160 25 155 75 155 curveto
89 75 -5 moveto
90 100 -5 145 5 155 15 curveto
91 165 25 160 100 155 135 curveto
92
93 % Main outline of owl
94
95 stroke currentlinewidth dup 2 mul setlinewidth
96
97 35 14 moveto
98 35 18 lineto
99 36 19 lineto
100 37 20 lineto
101 50 20 lineto
102 52 21 lineto
103 55 24 lineto
104 56 29 lineto
105 54 34 lineto
106 53 36 lineto
107 51 38 lineto
108 48 40 lineto
109 41 43 lineto
110 31 46 lineto
111 26 45 lineto
112 20 44 lineto
113 15 43 lineto
114 13 43 lineto
115 11 44 lineto
116 10 45 lineto
117 10 46 lineto
118 11 48 lineto
119 13 51 lineto
120 20 61 lineto
121 30 75 lineto
122 34 80 lineto
123 40 87 lineto
124 45 93 lineto
125 50 97 lineto
126 55 101 lineto
127 60 103 lineto
128 64 105 lineto
129 71 105 lineto
130 69 108 lineto
131 67 112 lineto
132 66 115 lineto
133 67 120 lineto
134 68 124 lineto
135 71 129 lineto
136 72 132 lineto
137 73 135 lineto
138 71 141 lineto
139 75 139 lineto
140 80 137 lineto
141 90 136 lineto
142 100 135 lineto
143 120 135 lineto
144 130 136 lineto
145 140 137 lineto
146 146 140 lineto
147 144 136 lineto
148 142 132 lineto
149 141 125 lineto
150 142 118 lineto
151 142 112 lineto
152 140 106 lineto
153 136 100 lineto
154 132 95 lineto
155 129 92 lineto
156 124 89 lineto
157 126 86 lineto
158 127 80 lineto
159 126 73 lineto
160 124 66 lineto
161 120 60 lineto
162 116 55 lineto
163 110 50 lineto
164 105 46 lineto
165 100 43 lineto
166 91 39 lineto
167 84 36 lineto
168 75 35 lineto
169 73 30 lineto
170 73 25 lineto
171 74 22 lineto
172 76 20 lineto
173 90 20 lineto
174 92 18 lineto
175 92 14 lineto
176 75 35 moveto
177 65 33 lineto
178 62 31 lineto
179 61 27 lineto
180 61 22 lineto
181 62 20 lineto
182 63 19 lineto
183 64 19 lineto
184 66 21 lineto
185 67 25 lineto
186 66 31 lineto
187 65 33 lineto
188
189 20 44 moveto
190 20 27 lineto
191 22 25 lineto
192 38 25 lineto
193 40 27 lineto
194 40 43 lineto
195 %  (end of main owl outline)
196
197 stroke setlinewidth
198
199 % everything else
200
201 31 46 moveto
202 39 49 lineto
203 50 53 lineto
204 59 57 lineto
205 76 67 lineto
206 80 70 lineto
207 92 80 lineto
208 100 88 lineto
209 102 91 lineto
210 102 94 lineto
211
212 71 105 moveto
213 75 103 lineto
214 80 101 lineto
215 87 100 lineto
216 92 99 lineto
217 99 96 lineto
218 102 94 lineto
219 110 90 lineto
220 124 89 lineto
221 % Damned stack limit!
222 } bind def /owl2 {
223 26 45 moveto
224 26 30 lineto
225
226 35 45 moveto
227 35 30 lineto
228
229 64 105 moveto
230 78 80 lineto
231
232 33 79 moveto
233 60 66 lineto
234
235 68 97 moveto
236 66 99 lineto
237 61 98 lineto
238 48 83 lineto
239
240 72 90 moveto
241 68 94 lineto
242 65 93 lineto
243 63 92 lineto
244 53 82 lineto
245
246 75 85 moveto
247 73 87 lineto
248 70 88 lineto
249 66 86 lineto
250 60 80 lineto
251
252 77 80 moveto
253 75 83 lineto
254 73 83 lineto
255 67 79 lineto
256
257 44 73 moveto
258 40 74 lineto
259 38 73 lineto
260 33 68 lineto
261
262 51 70 moveto
263 46 71 lineto
264 42 69 lineto
265 32 61 lineto
266
267 60 66 moveto
268 54 67 lineto
269 46 64 lineto
270 30 52 lineto
271
272 105 92 moveto
273 105 100 lineto
274 106 104 lineto
275 108 107 lineto
276 110 109 lineto
277 115 112 lineto
278
279 105 100 moveto
280 104 104 lineto
281 102 107 lineto
282 100 109 lineto
283 95 112 lineto
284
285 130 90 moveto
286 150 80 lineto
287 130 70 lineto
288
289 137 86 moveto
290 137 74 lineto
291
292 130 30 moveto
293 130 45 lineto
294 150 45 lineto
295 150 30 lineto
296
297 140 45 moveto
298 140 35 lineto
299 } bind def
300
301 /owl { owl1 owl2 } bind def
302 /inch { 72 mul } def
303
304 /paint {
305
306 pop
307
308 0 setlinecap
309 0 setlinejoin
310 10.0 setmiterlimit
311 [ ] 0.0 setdash
312
313 (NimbusRomNo9L-Medi) cvn /Times-Bold pstoedit.newfont
314 (Times-Bold) cvn /Times-Bold pstoedit.newfont
315 (TimesNewRomanPS-BoldMT) cvn /Times-Bold pstoedit.newfont
316 (NimbusRomNo9L-Regu) cvn /Times-Roman pstoedit.newfont
317 (Times-Roman) cvn /Times-Roman pstoedit.newfont
318 (TimesNewRomanPSMT) cvn /Times-Roman pstoedit.newfont
319 (NimbusRomNo9L-ReguItal) cvn /Times-Italic pstoedit.newfont
320 (Times-Italic) cvn /Times-Italic pstoedit.newfont
321 (TimesNewRomanPS-ItalicMT) cvn /Times-Italic pstoedit.newfont
322 (NimbusRomNo9L-MediItal) cvn /Times-BoldItalic pstoedit.newfont
323 (Times-BoldItalic) cvn /Times-BoldItalic pstoedit.newfont
324 (TimesNewRomanPS-BoldItalicMT) cvn /Times-BoldItalic pstoedit.newfont
325 (NimbusMonL-Regu) cvn /Courier pstoedit.newfont
326 (Courier) cvn /Courier pstoedit.newfont
327 (CourierNewPSMT) cvn /Courier pstoedit.newfont
328  612.0 792.0 setPageSize
329  0.7347 setlinewidth
330  0.0 0.0 0.0 setrgbcolor
331
332 gsave  % gray boxes start here
333 0.85 setgray
334 newpath
335 140 340 moveto
336 140 460 lineto
337 565 460 lineto
338 565 340 lineto
339 fill
340 newpath
341 374 465 moveto
342 374 685 lineto
343 565 685 lineto
344 565 465 lineto
345 fill
346 newpath
347 374  75 moveto
348 374 155 lineto
349 565 155 lineto
350 565  75 lineto
351 fill
352 newpath
353 374 165 moveto
354 374 250 lineto
355 565 250 lineto
356 565 165 lineto
357 fill
358 newpath
359 374 260 moveto
360 374 330 lineto
361 565 330 lineto
362 565 260 lineto
363 fill
364 stroke
365 grestore % gray boxes end here
366
367 gsave
368 180 375 translate
369 .35 .35 scale
370 2 setlinewidth
371 owl stroke
372 grestore
373
374 gsave
375 470 375 translate
376 .35 .35 scale
377 2 setlinewidth
378 owl stroke
379 grestore
380
381 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
382 (TimesNewRomanPS-BoldMT) cvn findfont [  7.347 0.0 0.0 7.347 39.6738 741.307 ] makefont setfont
383 % Bold Weight
384   0 0 moveto
385  0.285064 0.0 32 0.0286533 0.0 166.055 741.307 1  setshowparams
386 (PLEASE RETAIN -- CONFIDENTIAL) awidthshow
387  0.7347 setlinewidth
388  0.0 0.0 0.0 setrgbcolor
389 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
390 (TimesNewRomanPS-BoldMT) cvn findfont [  14.694 0.0 0.0 14.694 238.777 706.776 ] makefont setfont
391 % Bold Weight
392   0 0 moveto
393  0.47829 0.0 32 0.0477555 0.0 466.557 706.776 1  setshowparams
394 (Important Computing Information:) awidthshow
395  0.7347 setlinewidth
396  0.0 0.0 0.0 setrgbcolor
397 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
398 (TimesNewRomanPS-BoldMT) cvn findfont [  11.0205 0.0 0.0 11.0205 221.879 694.286 ] makefont setfont
399 % Bold Weight
400   0 0 moveto
401  0.333554 0.0 32 0.0330615 0.0 482.706 694.286 1  setshowparams
402 (Instructions for Creating Your MIT Kerberos Identity) awidthshow
403  0.7347 setlinewidth
404  0.0 0.0 0.0 setrgbcolor
405
406
407 % Separator bar in left margin
408 0.7347 setlinewidth
409 0.0 0.0 0.0 setrgbcolor
410 newpath
411  50 636 moveto
412  125 636 lineto
413  125 635 lineto
414  50 635 lineto
415 fill
416
417 % Justification hack, to ease changing contact info.
418
419 % rightjustify takes a string, then the desired coordinates of the end
420 % of the string.
421
422 /rightjustify {
423   /y exch def
424   /x exch def
425   dup stringwidth pop   % string, x-width
426   x exch sub y moveto
427   show
428 } def
429
430 (TimesNewRomanPS-BoldMT) cvn findfont 6.6123 scalefont setfont
431 (MIT Information) 125 674 rightjustify
432 (Services and) 125 666 rightjustify
433 (Technology) 125 658 rightjustify
434
435 (TimesNewRomanPSMT) cvn findfont 6.6123 scalefont setfont
436 (web.mit.edu/ist) 125 648 rightjustify
437
438 (TimesNewRomanPS-BoldMT) cvn findfont 6.6123 scalefont setfont
439 (Need Help?) 100 618 rightjustify
440
441 (TimesNewRomanPSMT) cvn findfont 6.6123 scalefont setfont
442 (Go to) 125 618 rightjustify
443 (web.mit.edu/help/register/) 125 610 rightjustify
444
445 (TimesNewRomanPS-BoldMT) cvn findfont 6.6123 scalefont setfont
446 (If you do not have web) 125 594 rightjustify
447 (access or are having) 125 586 rightjustify
448 (difficulty loading the page) 125 578 rightjustify
449 (contact:) 125 570 rightjustify
450
451 (TimesNewRomanPSMT) cvn findfont 6.6123 scalefont setfont
452 (IS&T User Accounts) 125 562 rightjustify
453 (Building N42) 125 554 rightjustify
454 (211 Mass Ave.) 125 546 rightjustify
455 (Cambridge, MA) 125 538 rightjustify
456 (617.253.1325) 125 530 rightjustify
457 (accounts@mit.edu) 125 522 rightjustify
458 (web.mit.edu/accounts) 125 514 rightjustify
459
460 % End of hacked alignment
461
462  0.7347 setlinewidth
463  0.0 0.0 0.0 setrgbcolor
464 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
465 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 672.245 ] makefont setfont
466 % Regular Weight
467   0 0 moveto
468  0.0918375 0.0 32 0.0095511 0.0 351.958 672.245 1  setshowparams
469 (Welcome to MIT! As a member of the MIT community, you now have ) awidthshow
470  0.7347 setlinewidth
471  0.0 0.0 0.0 setrgbcolor
472 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
473 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 664.164 ] makefont setfont
474 % Regular Weight
475   0 0 moveto
476  0.029388 0.0 32 0.0029388 0.0 362.219 664.164 1  setshowparams
477 (access to a vast array of computer-based facilities and tools to help you get ) awidthshow
478  0.7347 setlinewidth
479  0.0 0.0 0.0 setrgbcolor
480 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
481 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 656.082 ] makefont setfont
482 % Regular Weight
483   0 0 moveto
484  0.139593 0.0 32 0.0139593 0.0 236.586 656.082 1  setshowparams
485 (your work done \(or to just play\).) awidthshow
486  0.7347 setlinewidth
487  0.0 0.0 0.0 setrgbcolor
488 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
489 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 639.184 ] makefont setfont
490 % Regular Weight
491   0 0 moveto
492  0.0 0.0 32 -0.0066123 0.0 357.81 639.184 1  setshowparams
493 (To take advantage of many of these electronic resources, you first need to ) awidthshow
494  0.7347 setlinewidth
495  0.0 0.0 0.0 setrgbcolor
496 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
497 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 631.102 ] makefont setfont
498 % Regular Weight
499   0 0 moveto
500  0.088164 0.0 32 0.0088164 0.0 360.878 631.102 1  setshowparams
501 (establish an identity in MIT's Kerberos" security system. Many electronic ) awidthshow
502  0.7347 setlinewidth
503  0.0 0.0 0.0 setrgbcolor
504 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
505 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 623.02 ] makefont setfont
506 % Regular Weight
507   0 0 moveto
508  0.0933069 0.0 32 0.0095511 0.0 363.708 623.02 1  setshowparams
509 (systems on campus use your Kerberos identity to confirm that you are who ) awidthshow
510  0.7347 setlinewidth
511  0.0 0.0 0.0 setrgbcolor
512 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
513 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 614.939 ] makefont setfont
514 % Regular Weight
515   0 0 moveto
516  0.0198369 0.0 32 0.0022041 0.0 365.893 614.939 1  setshowparams
517 (you say you are -- when these systems ask for your username and password, ) awidthshow
518  0.7347 setlinewidth
519  0.0 0.0 0.0 setrgbcolor
520 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
521 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 606.857 ] makefont setfont
522 % Regular Weight
523   0 0 moveto
524  0.0 0.0 32 -0.0323268 0.0 361.834 606.857 1  setshowparams
525 (they're really asking for your centrally-maintained MIT Kerberos username ) awidthshow
526  0.7347 setlinewidth
527  0.0 0.0 0.0 setrgbcolor
528 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
529 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 598.775 ] makefont setfont
530 % Regular Weight
531   0 0 moveto
532  0.130777 0.0 32 0.0132246 0.0 343.863 598.775 1  setshowparams
533 (and password. \(See below for partial list of systems using your MIT ) awidthshow
534  0.7347 setlinewidth
535  0.0 0.0 0.0 setrgbcolor
536 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
537 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 590.693 ] makefont setfont
538 % Regular Weight
539   0 0 moveto
540  0.0 0.0 32 0.0 0.0 196.927 590.693 1  setshowparams
541 (Kerberos identity\). ) awidthshow
542  0.7347 setlinewidth
543  0.0 0.0 0.0 setrgbcolor
544 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
545 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 573.795 ] makefont setfont
546 % Regular Weight
547   0 0 moveto
548  0.0 0.0 32 -0.0058776 0.0 359.297 573.795 1  setshowparams
549 (You create your MIT Kerberos identity in the process of registering for an ) awidthshow
550  0.7347 setlinewidth
551  0.0 0.0 0.0 setrgbcolor
552 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
553 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 565.713 ] makefont setfont
554 % Regular Weight
555   0 0 moveto
556  0.131511 0.0 32 0.0132246 0.0 350.427 565.713 1  setshowparams
557 (account on MIT's Athena\256 system. \(See right column for instructions.\)) awidthshow
558  0.7347 setlinewidth
559  0.0 0.0 0.0 setrgbcolor
560 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
561 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 139.593 548.816 ] makefont setfont
562 % Regular Weight
563   0 0 moveto
564  0.0756741 0.0 32 0.007347 0.0 338.696 548.816 1  setshowparams
565 (Sign up now, to open your door to the electronic resources of MIT!) awidthshow
566  0.7347 setlinewidth
567  0.0 0.0 0.0 setrgbcolor
568 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
569 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 672.98 ] makefont setfont
570 % Bold Weight
571   0 0 moveto
572  0.250533 0.0 32 0.0249798 0.0 493.002 672.98 1  setshowparams
573 (Creating Your MIT Kerberos Identity) awidthshow
574  0.7347 setlinewidth
575  0.0 0.0 0.0 setrgbcolor
576 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
577 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 656.816 ] makefont setfont
578 % Regular Weight
579   0 0 moveto
580  0.501065 0.0 32 0.0499596 0.0 565.746 656.816 1  setshowparams
581 (To establish your MIT Kerberos identity \(and set up your Athena ) awidthshow
582  0.7347 setlinewidth
583  0.0 0.0 0.0 setrgbcolor
584 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
585 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 649.469 ] makefont setfont
586 % Regular Weight
587   0 0 moveto
588  1.01976 0.0 32 0.102123 0.0 484.273 649.469 1  setshowparams
589 (Account\), follow these instructions:) awidthshow
590  0.7347 setlinewidth
591  0.0 0.0 0.0 setrgbcolor
592 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
593 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 387.922 624.49 ] makefont setfont
594 % Regular Weight
595   0 0 moveto
596  0.0 0.0 32 0.36735 0.0 394.166 624.49 1  setshowparams
597 (1.) awidthshow
598  0.7347 setlinewidth
599  0.0 0.0 0.0 setrgbcolor
600 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
601 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 624.49 ] makefont setfont
602 % Regular Weight
603   0 0 moveto
604  0.388656 0.0 32 0.0389391 0.0 565.018 624.49 1  setshowparams
605 (If you you do not have a compatible web browser, you can ) awidthshow
606  0.7347 setlinewidth
607  0.0 0.0 0.0 setrgbcolor
608 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
609 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 617.143 ] makefont setfont
610 % Regular Weight
611   0 0 moveto
612  0.558372 0.0 32 0.0558372 0.0 548.863 617.143 1  setshowparams
613 (download Netscape Navigator 7.02 for Macintosh or ) awidthshow
614  0.7347 setlinewidth
615  0.0 0.0 0.0 setrgbcolor
616 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
617 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 609.795 ] makefont setfont
618 % Regular Weight
619   0 0 moveto
620  0.679598 0.0 32 0.0683271 0.0 434.277 609.795 1  setshowparams
621 (Windows at) awidthshow
622  0.7347 setlinewidth
623  0.0 0.0 0.0 setrgbcolor
624 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
625 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 498.861 609.795 ] makefont setfont
626 % Regular Weight
627   0 0 moveto
628  0.0 0.0 32 0.0 0.0 500.514 609.795 1  setshowparams
629 (.) awidthshow
630  0.7347 setlinewidth
631  0.0 0.0 0.0 setrgbcolor
632 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
633 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 435.677 609.795 ] makefont setfont
634 % Bold Weight
635   0 0 moveto
636  0.0 0.0 32 0.0374697 0.0 498.898 609.795 1  setshowparams
637 (web.mit.edu/software/) awidthshow
638  0.7347 setlinewidth
639  0.0 0.0 0.0 setrgbcolor
640 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
641 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 387.922 595.102 ] makefont setfont
642 % Regular Weight
643   0 0 moveto
644  0.0 0.0 32 0.36735 0.0 394.166 595.102 1  setshowparams
645 (2.) awidthshow
646  0.7347 setlinewidth
647  0.0 0.0 0.0 setrgbcolor
648 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
649 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 595.102 ] makefont setfont
650 % Regular Weight
651   0 0 moveto
652  0.266696 0.0 32 0.0264492 0.0 513.562 595.102 1  setshowparams
653 (Using a web browser, go to the web page) awidthshow
654  0.7347 setlinewidth
655  0.0 0.0 0.0 setrgbcolor
656 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
657 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 426.126 587.755 ] makefont setfont
658 % Regular Weight
659   0 0 moveto
660  0.292411 0.0 32 0.029388 0.0 523.139 587.755 1  setshowparams
661 (. \(On campus, you can click on the ) awidthshow
662  0.7347 setlinewidth
663  0.0 0.0 0.0 setrgbcolor
664 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
665 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 434.942 580.408 ] makefont setfont
666 % Regular Weight
667   0 0 moveto
668  0.553229 0.0 32 0.0551025 0.0 551.066 580.408 1  setshowparams
669 (button on the login screen of any Athena ) awidthshow
670  0.7347 setlinewidth
671  0.0 0.0 0.0 setrgbcolor
672 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
673 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 573.061 ] makefont setfont
674 % Regular Weight
675   0 0 moveto
676  0.624495 0.0 32 0.0624495 0.0 560.629 573.061 1  setshowparams
677 (workstation. There are Athena workstations in "clusters" ) awidthshow
678  0.7347 setlinewidth
679  0.0 0.0 0.0 setrgbcolor
680 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
681 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 565.713 ] makefont setfont
682 % Regular Weight
683   0 0 moveto
684  0.598781 0.0 32 0.0602454 0.0 523.178 565.713 1  setshowparams
685 (all over campus, and in individual offices.\) ) awidthshow
686  0.7347 setlinewidth
687  0.0 0.0 0.0 setrgbcolor
688 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
689 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 515.024 595.102 ] makefont setfont
690 % Bold Weight
691   0 0 moveto
692  0.0 0.0 32 -0.0330615 0.0 550.995 595.102 1  setshowparams
693 (web.mit.edu/) awidthshow
694  0.7347 setlinewidth
695  0.0 0.0 0.0 setrgbcolor
696 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
697 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 587.755 ] makefont setfont
698 % Bold Weight
699   0 0 moveto
700  0.0 0.0 32 0.185879 0.0 426.317 587.755 1  setshowparams
701 (register/) awidthshow
702  0.7347 setlinewidth
703  0.0 0.0 0.0 setrgbcolor
704 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
705 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 523.106 587.755 ] makefont setfont
706 % Bold Weight
707   0 0 moveto
708  0.235104 0.0 32 0.0235104 0.0 559.129 587.755 1  setshowparams
709 (Register for ) awidthshow
710  0.7347 setlinewidth
711  0.0 0.0 0.0 setrgbcolor
712 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
713 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 580.408 ] makefont setfont
714 % Bold Weight
715   0 0 moveto
716  0.0962457 0.0 32 0.0095511 0.0 433.478 580.408 1  setshowparams
717 (an Account) awidthshow
718  0.7347 setlinewidth
719  0.0 0.0 0.0 setrgbcolor
720 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
721 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 387.922 549.55 ] makefont setfont
722 % Regular Weight
723   0 0 moveto
724  0.0 0.0 32 0.36735 0.0 394.166 549.55 1  setshowparams
725 (3.) awidthshow
726  0.7347 setlinewidth
727  0.0 0.0 0.0 setrgbcolor
728 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
729 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 549.55 ] makefont setfont
730 % Regular Weight
731   0 0 moveto
732  0.761149 0.0 32 0.0764088 0.0 534.211 549.55 1  setshowparams
733 (Follow the instructions as prompted, using the ) awidthshow
734  0.7347 setlinewidth
735  0.0 0.0 0.0 setrgbcolor
736 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
737 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 542.203 ] makefont setfont
738 % Regular Weight
739   0 0 moveto
740  0.396003 0.0 32 0.0396738 0.0 555.475 542.203 1  setshowparams
741 (information from your MIT Kerberos / Athena Account ) awidthshow
742  0.7347 setlinewidth
743  0.0 0.0 0.0 setrgbcolor
744 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
745 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 534.856 ] makefont setfont
746 % Regular Weight
747   0 0 moveto
748  0.83168 0.0 32 0.0830211 0.0 535.673 534.856 1  setshowparams
749 (Coupon below. The coupon information applies) awidthshow
750  0.7347 setlinewidth
751  0.0 0.0 0.0 setrgbcolor
752 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
753 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 411.432 527.509 ] makefont setfont
754 % Regular Weight
755   0 0 moveto
756  0.368085 0.0 32 0.036735 0.0 548.85 527.509 1  setshowparams
757 ( and is valid for exactly one use -- after you have ) awidthshow
758  0.7347 setlinewidth
759  0.0 0.0 0.0 setrgbcolor
760 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
761 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 520.162 ] makefont setfont
762 % Regular Weight
763   0 0 moveto
764  0.687679 0.0 32 0.0690618 0.0 563.591 520.162 1  setshowparams
765 (successfully registered for your account, nobody else can ) awidthshow
766  0.7347 setlinewidth
767  0.0 0.0 0.0 setrgbcolor
768 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
769 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 512.815 ] makefont setfont
770 % Regular Weight
771   0 0 moveto
772  0.473147 0.0 32 0.0470208 0.0 546.646 512.815 1  setshowparams
773 (register for an account as you, even if they find this ) awidthshow
774  0.7347 setlinewidth
775  0.0 0.0 0.0 setrgbcolor
776 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
777 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 505.468 ] makefont setfont
778 % Regular Weight
779   0 0 moveto
780  0.866946 0.0 32 0.0866946 0.0 425.477 505.468 1  setshowparams
781 (coupon. ) awidthshow
782  0.7347 setlinewidth
783  0.0 0.0 0.0 setrgbcolor
784 % TimesNewRomanPS-ItalicMT TimesNewRomanPS-ItalicMT nonstandard font
785 (TimesNewRomanPS-ItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 537.065 534.856 ] makefont setfont
786 % Regular Weight
787   0 0 moveto
788  0.545147 0.0 32 0.0543678 0.0 558.424 534.856 1  setshowparams
789 (only to ) awidthshow
790  0.7347 setlinewidth
791  0.0 0.0 0.0 setrgbcolor
792 % TimesNewRomanPS-ItalicMT TimesNewRomanPS-ItalicMT nonstandard font
793 (TimesNewRomanPS-ItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 527.509 ] makefont setfont
794 % Regular Weight
795   0 0 moveto
796  0.0 0.0 32 0.369554 0.0 411.802 527.509 1  setshowparams
797 (you) awidthshow
798  0.7347 setlinewidth
799  0.0 0.0 0.0 setrgbcolor
800 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
801 (TimesNewRomanPSMT) cvn findfont [  7.347 0.0 0.0 7.347 387.922 489.305 ] makefont setfont
802 % Regular Weight
803   0 0 moveto
804  0.0 0.0 32 0.36735 0.0 394.166 489.305 1  setshowparams
805 (4.) awidthshow
806  0.7347 setlinewidth
807  0.0 0.0 0.0 setrgbcolor
808 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
809 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 489.305 ] makefont setfont
810 % Regular Weight
811   0 0 moveto
812  0.659026 0.0 32 0.066123 0.0 527.126 489.305 1  setshowparams
813 (That's it! Your Kerberos identity is available) awidthshow
814  0.7347 setlinewidth
815  0.0 0.0 0.0 setrgbcolor
816 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
817 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 437.146 481.958 ] makefont setfont
818 % Regular Weight
819   0 0 moveto
820  0.337962 0.0 32 0.0337962 0.0 553.996 481.958 1  setshowparams
821 (. \(Your Athena account and filespace may ) awidthshow
822  0.7347 setlinewidth
823  0.0 0.0 0.0 setrgbcolor
824 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
825 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 474.611 ] makefont setfont
826 % Regular Weight
827   0 0 moveto
828  0.529719 0.0 32 0.0528984 0.0 540.051 474.611 1  setshowparams
829 (take several hours before they become available.\) ) awidthshow
830  0.7347 setlinewidth
831  0.0 0.0 0.0 setrgbcolor
832 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
833 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 401.146 481.958 ] makefont setfont
834 % Bold Weight
835   0 0 moveto
836  0.0 0.0 32 0.11094 0.0 437.257 481.958 1  setshowparams
837 (immediately) awidthshow
838  0.7347 setlinewidth
839  0.0 0.0 0.0 setrgbcolor
840
841 % 3 pathnumber
842  0.7347 setlinewidth
843  0.0 0.0 0.0 setrgbcolor
844 % eofilledpath
845 newpath
846  141.797 457.713 moveto
847  139.593 459.917 lineto
848  565.719 459.917 lineto
849  563.515 457.713 lineto
850  141.797 457.713 lineto
851 eofill
852
853 % 4 pathnumber
854  0.7347 setlinewidth
855  0.0 0.0 0.0 setrgbcolor
856 % eofilledpath
857 newpath
858  141.797 341.63 moveto
859  139.593 339.426 lineto
860  139.593 459.917 lineto
861  141.797 457.713 lineto
862  141.797 341.63 lineto
863 eofill
864
865 % 5 pathnumber
866  0.7347 setlinewidth
867  0.0 0.0 0.0 setrgbcolor
868 % eofilledpath
869 newpath
870  563.515 341.63 moveto
871  565.719 339.426 lineto
872  139.593 339.426 lineto
873  141.797 341.63 lineto
874  563.515 341.63 lineto
875 eofill
876
877 % 6 pathnumber
878  0.7347 setlinewidth
879  0.0 0.0 0.0 setrgbcolor
880 % eofilledpath
881 newpath
882  563.515 457.713 moveto
883  565.719 459.917 lineto
884  565.719 339.426 lineto
885  563.515 341.63 lineto
886  563.515 457.713 lineto
887 eofill
888
889 % 7 pathnumber
890  0.7347 setlinewidth
891  0.0 0.0 0.0 setrgbcolor
892 % eofilledpath
893 newpath
894  144.001 455.509 moveto
895  143.267 456.243 lineto
896  562.045 456.243 lineto
897  561.311 455.509 lineto
898  144.001 455.509 lineto
899 eofill
900
901 % 8 pathnumber
902  0.7347 setlinewidth
903  0.0 0.0 0.0 setrgbcolor
904 % eofilledpath
905 newpath
906  144.001 343.834 moveto
907  143.267 343.1 lineto
908  143.267 456.243 lineto
909  144.001 455.509 lineto
910  144.001 343.834 lineto
911 eofill
912
913 % 9 pathnumber
914  0.7347 setlinewidth
915  0.0 0.0 0.0 setrgbcolor
916 % eofilledpath
917 newpath
918  561.311 343.834 moveto
919  562.045 343.1 lineto
920  143.267 343.1 lineto
921  144.001 343.834 lineto
922  561.311 343.834 lineto
923 eofill
924
925 % 10 pathnumber
926  0.7347 setlinewidth
927  0.0 0.0 0.0 setrgbcolor
928 % eofilledpath
929 newpath
930  561.311 455.509 moveto
931  562.045 456.243 lineto
932  562.045 343.1 lineto
933  561.311 343.834 lineto
934  561.311 455.509 lineto
935 eofill
936  0.7347 setlinewidth
937  0.0 0.0 0.0 setrgbcolor
938 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
939 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 186.614 440.815 ] makefont setfont
940 % Bold Weight
941   0 0 moveto
942  0.0 0.0 32 0.233635 0.0 223.585 440.815 1  setshowparams
943 (Confidential) awidthshow
944  0.7347 setlinewidth
945  0.0 0.0 0.0 setrgbcolor
946 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
947 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 279.186 440.815 ] makefont setfont
948 % Bold Weight
949   0 0 moveto
950  0.0 0.0 32 -0.163838 0.0 425.21 440.815 1  setshowparams
951 (MIT KERBEROS / ATHENA ACCOUNT COUPON ) awidthshow
952  0.7347 setlinewidth
953  0.0 0.0 0.0 setrgbcolor
954 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
955 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 466.534 440.815 ] makefont setfont
956 % Bold Weight
957   0 0 moveto
958  0.0 0.0 32 0.14694 0.0 518.101 440.815 1  setshowparams
959 (Non-Transferable) awidthshow
960  0.7347 setlinewidth
961  0.0 0.0 0.0 setrgbcolor
962 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
963 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 298.288 430.529 ] makefont setfont
964 % Bold Weight
965   0 0 moveto
966  0.0 0.0 32 -0.0896334 0.0 316.565 430.529 1  setshowparams
967 (Name:) awidthshow
968  0.7347 setlinewidth
969  0.0 0.0 0.0 setrgbcolor
970 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
971 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 288.737 412.243 ] makefont setfont
972 % Bold Weight
973   0 0 moveto
974  0.108736 0.0 32 0.0110205 0.0 316.664 420.243 1  setshowparams
975 (MIT ID#:) awidthshow
976  0.7347 setlinewidth
977  0.0 0.0 0.0 setrgbcolor
978 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
979 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 281.39 387.182 ] makefont setfont
980 % Bold Weight
981   0 0 moveto
982  0.485637 0.0 32 0.0484902 0.0 316.701 387.182 1  setshowparams
983 (Key Words:) awidthshow
984  0.7347 setlinewidth
985  0.0 0.0 0.0 setrgbcolor
986 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
987 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 186.614 354.12 ] makefont setfont
988 % Bold Weight
989   0 0 moveto
990  0.203512 0.0 32 0.0205716 0.0 239.538 354.12 1  setshowparams
991 (Limit One Account) awidthshow
992  0.7347 setlinewidth
993  0.0 0.0 0.0 setrgbcolor
994 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
995 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 329.145 354.12 ] makefont setfont
996 % Bold Weight
997   0 0 moveto
998  0.0 0.0 32 -0.100654 0.0 375.334 354.12 1  setshowparams
999 (DO NOT LOSE!) awidthshow
1000  0.7347 setlinewidth
1001  0.0 0.0 0.0 setrgbcolor
1002 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1003 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 475.351 354.12 ] makefont setfont
1004 % Bold Weight
1005   0 0 moveto
1006  0.340901 0.0 32 0.0337962 0.0 517.987 354.12 1  setshowparams
1007 (No Cash Value) awidthshow
1008  0.7347 setlinewidth
1009  0.0 0.0 0.0 setrgbcolor
1010 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1011 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 139.593 320.324 ] makefont setfont
1012 % Bold Weight
1013   0 0 moveto
1014  0.261553 0.0 32 0.0264492 0.0 340.927 320.324 1  setshowparams
1015 (What Your MIT Kerberos Identity Gives You Access To \(partial list\) ) awidthshow
1016
1017 % 11 pathnumber
1018  0.7347 setlinewidth
1019  0.0 0.0 0.0 setrgbcolor
1020 % filledpath
1021 newpath
1022  150.614 295.711 moveto
1023  150.614 295.103 150.12 294.609 149.511 294.609 curveto
1024  148.903 294.609 148.409 295.103 148.409 295.711 curveto
1025  148.409 296.32 148.903 296.813 149.511 296.813 curveto
1026  150.12 296.813 150.614 296.32 150.614 295.711 curveto
1027 fill
1028  0.7347 setlinewidth
1029  0.0 0.0 0.0 setrgbcolor
1030 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1031 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 295.344 ] makefont setfont
1032 % Regular Weight
1033   0 0 moveto
1034  0.310778 0.0 32 0.0308574 0.0 197.202 295.344 1  setshowparams
1035 (MIT's central ) awidthshow
1036  0.7347 setlinewidth
1037  0.0 0.0 0.0 setrgbcolor
1038 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1039 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 237.308 295.344 ] makefont setfont
1040 % Regular Weight
1041   0 0 moveto
1042  0.466534 0.0 32 0.0462861 0.0 357.821 295.344 1  setshowparams
1043 (. Once you have established your Kerberos ) awidthshow
1044  0.7347 setlinewidth
1045  0.0 0.0 0.0 setrgbcolor
1046 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1047 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 287.997 ] makefont setfont
1048 % Regular Weight
1049   0 0 moveto
1050  0.509147 0.0 32 0.0506943 0.0 349.76 287.997 1  setshowparams
1051 (identity, others can send email to you at an @mit.edu email address. ) awidthshow
1052  0.7347 setlinewidth
1053  0.0 0.0 0.0 setrgbcolor
1054 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1055 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 196.165 295.344 ] makefont setfont
1056 % Bold Weight
1057   0 0 moveto
1058  0.886048 0.0 32 0.0888987 0.0 237.405 295.344 1  setshowparams
1059 (email services) awidthshow
1060
1061 % 12 pathnumber
1062  0.7347 setlinewidth
1063  0.0 0.0 0.0 setrgbcolor
1064 % filledpath
1065 newpath
1066  150.614 272.201 moveto
1067  150.614 271.592 150.12 271.099 149.511 271.099 curveto
1068  148.903 271.099 148.409 271.592 148.409 272.201 curveto
1069  148.409 272.81 148.903 273.303 149.511 273.303 curveto
1070  150.12 273.303 150.614 272.81 150.614 272.201 curveto
1071 fill
1072  0.7347 setlinewidth
1073  0.0 0.0 0.0 setrgbcolor
1074 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1075 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 271.833 ] makefont setfont
1076 % Regular Weight
1077   0 0 moveto
1078  0.0470208 0.0 32 0.0044082 0.0 191.021 271.833 1  setshowparams
1079 (A wealth of ) awidthshow
1080  0.7347 setlinewidth
1081  0.0 0.0 0.0 setrgbcolor
1082 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1083 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 305.635 271.833 ] makefont setfont
1084 % Regular Weight
1085   0 0 moveto
1086  1.0925 0.0 32 0.10947 0.0 342.485 271.833 1  setshowparams
1087 (\(educational ) awidthshow
1088  0.7347 setlinewidth
1089  0.0 0.0 0.0 setrgbcolor
1090 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1091 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 264.487 ] makefont setfont
1092 % Regular Weight
1093   0 0 moveto
1094  0.515759 0.0 32 0.051429 0.0 367.371 264.487 1  setshowparams
1095 (discounts for computer purchases, access to MIT-only web pages, software ) awidthshow
1096  0.7347 setlinewidth
1097  0.0 0.0 0.0 setrgbcolor
1098 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1099 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 257.139 ] makefont setfont
1100 % Regular Weight
1101   0 0 moveto
1102  0.812578 0.0 32 0.0815517 0.0 203.597 257.139 1  setshowparams
1103 (downloads, etc.\)) awidthshow
1104  0.7347 setlinewidth
1105  0.0 0.0 0.0 setrgbcolor
1106 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1107 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 191.022 271.833 ] makefont setfont
1108 % Bold Weight
1109   0 0 moveto
1110  0.517964 0.0 32 0.0521637 0.0 304.223 271.833 1  setshowparams
1111 ("web certificate") awidthshow
1112 %("web certificate"-based online services) awidthshow
1113
1114 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1115 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 241.022 271.833 ] makefont setfont
1116 % Bold Weight
1117   0 0 moveto
1118  0.517964 0.0 32 0.0521637 0.0 304.223 271.833 1  setshowparams
1119 (-based online services) awidthshow
1120
1121 % 13 pathnumber
1122  0.7347 setlinewidth
1123  0.0 0.0 0.0 setrgbcolor
1124 % filledpath
1125 newpath
1126  150.614 241.344 moveto
1127  150.614 240.735 150.12 240.242 149.511 240.242 curveto
1128  148.903 240.242 148.409 240.735 148.409 241.344 curveto
1129  148.409 241.952 148.903 242.446 149.511 242.446 curveto
1130  150.12 242.446 150.614 241.952 150.614 241.344 curveto
1131 fill
1132  0.7347 setlinewidth
1133  0.0 0.0 0.0 setrgbcolor
1134 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1135 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 181.471 240.976 ] makefont setfont
1136 % Regular Weight
1137   0 0 moveto
1138  0.631842 0.0 32 0.0631842 0.0 367.673 240.976 1  setshowparams
1139 (, MIT's web-based student information system, provides you with ) awidthshow
1140  0.7347 setlinewidth
1141  0.0 0.0 0.0 setrgbcolor
1142 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1143 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 233.629 ] makefont setfont
1144 % Regular Weight
1145   0 0 moveto
1146  0.628169 0.0 32 0.0624495 0.0 262.332 233.629 1  setshowparams
1147 (online access to your student record. ) awidthshow
1148  0.7347 setlinewidth
1149  0.0 0.0 0.0 setrgbcolor
1150 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1151 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 240.976 ] makefont setfont
1152 % Bold Weight
1153   0 0 moveto
1154  0.0 0.0 32 0.0712659 0.0 181.535 240.976 1  setshowparams
1155 (WebSIS) awidthshow
1156
1157 % 14 pathnumber
1158  0.7347 setlinewidth
1159  0.0 0.0 0.0 setrgbcolor
1160 % filledpath
1161 newpath
1162  150.614 217.833 moveto
1163  150.614 217.225 150.12 216.731 149.511 216.731 curveto
1164  148.903 216.731 148.409 217.225 148.409 217.833 curveto
1165  148.409 218.442 148.903 218.935 149.511 218.935 curveto
1166  150.12 218.935 150.614 218.442 150.614 217.833 curveto
1167 fill
1168  0.7347 setlinewidth
1169  0.0 0.0 0.0 setrgbcolor
1170 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1171 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 215.262 ] makefont setfont
1172 % Regular Weight
1173   0 0 moveto
1174  0.0 0.0 32 -0.0595107 0.0 169.658 215.262 1  setshowparams
1175 (The ) awidthshow
1176  0.7347 setlinewidth
1177  0.0 0.0 0.0 setrgbcolor
1178 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1179 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 190.287 215.262 ] makefont setfont
1180 % Regular Weight
1181   0 0 moveto
1182  0.172655 0.0 32 0.0176328 0.0 286.827 215.262 1  setshowparams
1183 ( system, MIT's campus-wide UNIX) awidthshow
1184  0.7347 setlinewidth
1185  0.0 0.0 0.0 setrgbcolor
1186 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1187 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 290.941 215.262 ] makefont setfont
1188 % Regular Weight
1189   0 0 moveto
1190  0.427595 0.0 32 0.0426126 0.0 338.006 215.262 1  setshowparams
1191 (-based academic ) awidthshow
1192  0.7347 setlinewidth
1193  0.0 0.0 0.0 setrgbcolor
1194 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1195 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 207.915 ] makefont setfont
1196 % Regular Weight
1197   0 0 moveto
1198  0.614944 0.0 32 0.0617148 0.0 345.384 207.915 1  setshowparams
1199 (computing facility. In addition to filespace, you can use Athena to ) awidthshow
1200  0.7347 setlinewidth
1201  0.0 0.0 0.0 setrgbcolor
1202 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1203 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 200.568 ] makefont setfont
1204 % Regular Weight
1205   0 0 moveto
1206  0.700169 0.0 32 0.0697965 0.0 367.404 200.568 1  setshowparams
1207 (communicate with other students and faculty on-line, explore the internet, ) awidthshow
1208  0.7347 setlinewidth
1209  0.0 0.0 0.0 setrgbcolor
1210 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1211 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 193.22 ] makefont setfont
1212 % Regular Weight
1213   0 0 moveto
1214  0.347513 0.0 32 0.0345309 0.0 357.806 193.22 1  setshowparams
1215 (do class work, put up your own web pages, and make use of many other ) awidthshow
1216  0.7347 setlinewidth
1217  0.0 0.0 0.0 setrgbcolor
1218 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1219 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 185.874 ] makefont setfont
1220 % Regular Weight
1221   0 0 moveto
1222  0.612005 0.0 32 0.0609801 0.0 305.682 185.874 1  setshowparams
1223 (features and applications \(e.g., third-party software\). ) awidthshow
1224  0.7347 setlinewidth
1225  0.0 0.0 0.0 setrgbcolor
1226 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1227 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 169.716 215.262 ] makefont setfont
1228 % Bold Weight
1229   0 0 moveto
1230  0.0 0.0 32 0.0 0.0 190.285 215.262 1  setshowparams
1231 (Athena) awidthshow
1232  0.7347 setlinewidth
1233  0.0 0.0 0.0 setrgbcolor
1234 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1235 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 285.798 217.466 ] makefont setfont
1236 % Regular Weight
1237   0 0 moveto
1238  0.0 0.0 32 0.0 0.0 289.104 217.466 1  setshowparams
1239 (\256) awidthshow
1240
1241 % 15 pathnumber
1242  0.7347 setlinewidth
1243  0.0 0.0 0.0 setrgbcolor
1244 % filledpath
1245 newpath
1246  150.614 170.078 moveto
1247  150.614 169.469 150.12 168.976 149.511 168.976 curveto
1248  148.903 168.976 148.409 169.469 148.409 170.078 curveto
1249  148.409 170.686 148.903 171.18 149.511 171.18 curveto
1250  150.12 171.18 150.614 170.686 150.614 170.078 curveto
1251 fill
1252  0.7347 setlinewidth
1253  0.0 0.0 0.0 setrgbcolor
1254 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1255 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 169.71 ] makefont setfont
1256 % Regular Weight
1257   0 0 moveto
1258  0.616413 0.0 32 0.0617148 0.0 267.497 169.71 1  setshowparams
1259 (Some of the electronically-run campus ) awidthshow
1260  0.7347 setlinewidth
1261  0.0 0.0 0.0 setrgbcolor
1262 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1263 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 300.492 169.71 ] makefont setfont
1264 % Regular Weight
1265   0 0 moveto
1266  0.366615 0.0 32 0.036735 0.0 359.295 169.71 1  setshowparams
1267 (\(Housing, Phys. Ed.\) ) awidthshow
1268  0.7347 setlinewidth
1269  0.0 0.0 0.0 setrgbcolor
1270 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1271 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 267.431 169.71 ] makefont setfont
1272 % Bold Weight
1273   0 0 moveto
1274  0.0 0.0 32 0.148409 0.0 299.165 169.71 1  setshowparams
1275 ("lotteries") awidthshow
1276
1277 % 16 pathnumber
1278  0.7347 setlinewidth
1279  0.0 0.0 0.0 setrgbcolor
1280 % filledpath
1281 newpath
1282  150.614 153.914 moveto
1283  150.614 153.306 150.12 152.812 149.511 152.812 curveto
1284  148.903 152.812 148.409 153.306 148.409 153.914 curveto
1285  148.409 154.523 148.903 155.016 149.511 155.016 curveto
1286  150.12 155.016 150.614 154.523 150.614 153.914 curveto
1287 fill
1288  0.7347 setlinewidth
1289  0.0 0.0 0.0 setrgbcolor
1290 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1291 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 153.547 ] makefont setfont
1292 % Regular Weight
1293   0 0 moveto
1294  0.573066 0.0 32 0.0573066 0.0 351.965 153.547 1  setshowparams
1295 (For information about these systems and services \(and how to access ) awidthshow
1296  0.7347 setlinewidth
1297  0.0 0.0 0.0 setrgbcolor
1298 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1299 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 157.96 146.2 ] makefont setfont
1300 % Regular Weight
1301   0 0 moveto
1302  0.393065 0.0 32 0.0389391 0.0 185.916 146.2 1  setshowparams
1303 (them\), see) awidthshow
1304  0.7347 setlinewidth
1305  0.0 0.0 0.0 setrgbcolor
1306 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1307 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 300.492 146.2 ] makefont setfont
1308 % Regular Weight
1309   0 0 moveto
1310  0.0 0.0 32 0.0 0.0 302.145 146.2 1  setshowparams
1311 (.) awidthshow
1312  0.7347 setlinewidth
1313  0.0 0.0 0.0 setrgbcolor
1314 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1315 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 187.348 146.2 ] makefont setfont
1316 % Bold Weight
1317   0 0 moveto
1318  0.0 0.0 32 0.0844905 0.0 300.582 146.2 1  setshowparams
1319 (web.mit.edu/ist/start/computing/student.html) awidthshow
1320  0.7347 setlinewidth
1321  0.0 0.0 0.0 setrgbcolor
1322 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1323 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 320.324 ] makefont setfont
1324 % Bold Weight
1325   0 0 moveto
1326  0.199838 0.0 32 0.0198369 0.0 500.336 320.324 1  setshowparams
1327 (Choosing Your MIT Kerberos Username) awidthshow
1328  0.7347 setlinewidth
1329  0.0 0.0 0.0 setrgbcolor
1330 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1331 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 304.895 ] makefont setfont
1332 % Regular Weight
1333   0 0 moveto
1334  0.496657 0.0 32 0.0499596 0.0 561.37 304.895 1  setshowparams
1335 (Unlike usernames you may have created on other systems, once ) awidthshow
1336  0.7347 setlinewidth
1337  0.0 0.0 0.0 setrgbcolor
1338 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1339 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 297.548 ] makefont setfont
1340 % Regular Weight
1341   0 0 moveto
1342  0.435677 0.0 32 0.0433473 0.0 491.542 297.548 1  setshowparams
1343 (you pick your MIT Kerberos username,) awidthshow
1344  0.7347 setlinewidth
1345  0.0 0.0 0.0 setrgbcolor
1346 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1347 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 426.861 290.201 ] makefont setfont
1348 % Regular Weight
1349   0 0 moveto
1350  0.314452 0.0 32 0.0315921 0.0 564.288 290.201 1  setshowparams
1351 ( Be sure to pick a name you will feel comfortable ) awidthshow
1352  0.7347 setlinewidth
1353  0.0 0.0 0.0 setrgbcolor
1354 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1355 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 282.854 ] makefont setfont
1356 % Regular Weight
1357   0 0 moveto
1358  0.778782 0.0 32 0.0778782 0.0 542.996 282.854 1  setshowparams
1359 (using and sharing with others \(your advisor, instructors, ) awidthshow
1360  0.7347 setlinewidth
1361  0.0 0.0 0.0 setrgbcolor
1362 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1363 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 275.507 ] makefont setfont
1364 % Regular Weight
1365   0 0 moveto
1366  0.540739 0.0 32 0.0543678 0.0 565.05 275.507 1  setshowparams
1367 (potential employers, friends, and maybe even your family\) for as ) awidthshow
1368  0.7347 setlinewidth
1369  0.0 0.0 0.0 setrgbcolor
1370 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1371 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 268.16 ] makefont setfont
1372 % Regular Weight
1373   0 0 moveto
1374  0.201308 0.0 32 0.0198369 0.0 448.178 268.16 1  setshowparams
1375 (long as you are at MIT. ) awidthshow
1376  0.7347 setlinewidth
1377  0.0 0.0 0.0 setrgbcolor
1378 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1379 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 492.984 297.548 ] makefont setfont
1380 % Bold Weight
1381   0 0 moveto
1382  0.398207 0.0 32 0.0396738 0.0 557.673 297.548 1  setshowparams
1383 (you will not be able to ) awidthshow
1384  0.7347 setlinewidth
1385  0.0 0.0 0.0 setrgbcolor
1386 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1387 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 290.201 ] makefont setfont
1388 % Bold Weight
1389   0 0 moveto
1390  0.474616 0.0 32 0.0477555 0.0 426.912 290.201 1  setshowparams
1391 (change it, ever!) awidthshow
1392  0.7347 setlinewidth
1393  0.0 0.0 0.0 setrgbcolor
1394 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1395 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 239.507 ] makefont setfont
1396 % Bold Weight
1397   0 0 moveto
1398  0.297554 0.0 32 0.0301227 0.0 499.625 239.507 1  setshowparams
1399 (Choosing Your MIT Kerberos Password) awidthshow
1400  0.7347 setlinewidth
1401  0.0 0.0 0.0 setrgbcolor
1402 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1403 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 224.078 ] makefont setfont
1404 % Regular Weight
1405   0 0 moveto
1406  0.499596 0.0 32 0.0499596 0.0 560.614 224.078 1  setshowparams
1407 (Unlike your username, you can change your password any time ) awidthshow
1408  0.7347 setlinewidth
1409  0.0 0.0 0.0 setrgbcolor
1410 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1411 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 216.731 ] makefont setfont
1412 % Regular Weight
1413   0 0 moveto
1414  0.461392 0.0 32 0.0462861 0.0 563.844 216.731 1  setshowparams
1415 (you like -- in fact, you should. But pick a password that can't be ) awidthshow
1416  0.7347 setlinewidth
1417  0.0 0.0 0.0 setrgbcolor
1418 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1419 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 209.384 ] makefont setfont
1420 % Regular Weight
1421   0 0 moveto
1422  0.498861 0.0 32 0.0499596 0.0 560.164 209.384 1  setshowparams
1423 (easily guessed. Don't use words in the dictionary or names. Do ) awidthshow
1424  0.7347 setlinewidth
1425  0.0 0.0 0.0 setrgbcolor
1426 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1427 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 202.037 ] makefont setfont
1428 % Regular Weight
1429   0 0 moveto
1430  0.607597 0.0 32 0.0609801 0.0 560.646 202.037 1  setshowparams
1431 (use combinations of capital and lowercase letters, numbers and ) awidthshow
1432  0.7347 setlinewidth
1433  0.0 0.0 0.0 setrgbcolor
1434 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1435 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 194.69 ] makefont setfont
1436 % Regular Weight
1437   0 0 moveto
1438  1.33936 0.0 32 0.133715 0.0 420.381 194.69 1  setshowparams
1439 (punctuation. ) awidthshow
1440  0.7347 setlinewidth
1441  0.0 0.0 0.0 setrgbcolor
1442 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1443 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 419.513 187.343 ] makefont setfont
1444 % Regular Weight
1445   0 0 moveto
1446  0.304166 0.0 32 0.0301227 0.0 561.587 187.343 1  setshowparams
1447 ( \(Also, don't use your MIT Kerberos password as a ) awidthshow
1448  0.7347 setlinewidth
1449  0.0 0.0 0.0 setrgbcolor
1450 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1451 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 179.996 ] makefont setfont
1452 % Regular Weight
1453   0 0 moveto
1454  0.664904 0.0 32 0.066123 0.0 540.034 179.996 1  setshowparams
1455 (password in any non-Kerberos systems you access: this ) awidthshow
1456  0.7347 setlinewidth
1457  0.0 0.0 0.0 setrgbcolor
1458 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1459 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 172.649 ] makefont setfont
1460 % Regular Weight
1461   0 0 moveto
1462  0.426861 0.0 32 0.0426126 0.0 494.485 172.649 1  setshowparams
1463 (endangers your MIT Kerberos account.\) ) awidthshow
1464  0.7347 setlinewidth
1465  0.0 0.0 0.0 setrgbcolor
1466 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1467 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 420.248 194.69 ] makefont setfont
1468 % Bold Weight
1469   0 0 moveto
1470  0.12196 0.0 32 0.0124899 0.0 560.588 194.69 1  setshowparams
1471 (And never write down your password or share it ) awidthshow
1472  0.7347 setlinewidth
1473  0.0 0.0 0.0 setrgbcolor
1474 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1475 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 187.343 ] makefont setfont
1476 % Bold Weight
1477   0 0 moveto
1478  0.0 0.0 32 0.0 0.0 395.269 187.343 1  setshowparams
1479 (with) awidthshow
1480  0.7347 setlinewidth
1481  0.0 0.0 0.0 setrgbcolor
1482 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1483 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 417.309 187.343 ] makefont setfont
1484 % Bold Weight
1485   0 0 moveto
1486  0.0 0.0 32 0.0 0.0 419.511 187.343 1  setshowparams
1487 (!) awidthshow
1488  0.7347 setlinewidth
1489  0.0 0.0 0.0 setrgbcolor
1490 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1491 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 396.738 187.343 ] makefont setfont
1492 % Bold Weight
1493   0 0 moveto
1494  0.0 0.0 32 0.14694 0.0 417.454 187.343 1  setshowparams
1495 (anyone) awidthshow
1496  0.7347 setlinewidth
1497  0.0 0.0 0.0 setrgbcolor
1498 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1499 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 143.996 ] makefont setfont
1500 % Bold Weight
1501   0 0 moveto
1502  0.244655 0.0 32 0.0242451 0.0 497.406 143.996 1  setshowparams
1503 (Protecting Your MIT Kerberos Identity) awidthshow
1504  0.7347 setlinewidth
1505  0.0 0.0 0.0 setrgbcolor
1506 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1507 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 128.567 ] makefont setfont
1508 % Regular Weight
1509   0 0 moveto
1510  0.551025 0.0 32 0.0551025 0.0 559.157 128.567 1  setshowparams
1511 (It is important that you safeguard your Kerberos username and ) awidthshow
1512  0.7347 setlinewidth
1513  0.0 0.0 0.0 setrgbcolor
1514 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1515 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 121.22 ] makefont setfont
1516 % Regular Weight
1517   0 0 moveto
1518  0.617148 0.0 32 0.0617148 0.0 434.264 121.22 1  setshowparams
1519 (password because ) awidthshow
1520  0.7347 setlinewidth
1521  0.0 0.0 0.0 setrgbcolor
1522 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1523 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 497.392 113.873 ] makefont setfont
1524 % Regular Weight
1525   0 0 moveto
1526  0.335023 0.0 32 0.0337962 0.0 549.132 113.873 1  setshowparams
1527 (. Don't share your ) awidthshow
1528  0.7347 setlinewidth
1529  0.0 0.0 0.0 setrgbcolor
1530 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1531 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 106.526 ] makefont setfont
1532 % Regular Weight
1533   0 0 moveto
1534  0.685475 0.0 32 0.0683271 0.0 549.142 106.526 1  setshowparams
1535 (password delibrately, and don't expose your username and ) awidthshow
1536  0.7347 setlinewidth
1537  0.0 0.0 0.0 setrgbcolor
1538 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1539 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 99.1792 ] makefont setfont
1540 % Regular Weight
1541   0 0 moveto
1542  0.769231 0.0 32 0.0771435 0.0 562.863 99.1792 1  setshowparams
1543 (password on the Internet inadvertantly \(hackers illegally gather ) awidthshow
1544  0.7347 setlinewidth
1545  0.0 0.0 0.0 setrgbcolor
1546 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1547 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 91.832 ] makefont setfont
1548 % Regular Weight
1549   0 0 moveto
1550  0.527515 0.0 32 0.0528984 0.0 558.706 91.832 1  setshowparams
1551 (usernames and passwords all the time\). The bottom line: if it's ) awidthshow
1552  0.7347 setlinewidth
1553  0.0 0.0 0.0 setrgbcolor
1554 % TimesNewRomanPSMT TimesNewRomanPSMT nonstandard font
1555 (TimesNewRomanPSMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 84.4851 ] makefont setfont
1556 % Regular Weight
1557   0 0 moveto
1558  0.520168 0.0 32 0.0521637 0.0 498.175 84.4851 1  setshowparams
1559 (done in your name, you are responsible. ) awidthshow
1560  0.7347 setlinewidth
1561  0.0 0.0 0.0 setrgbcolor
1562 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1563 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 445.963 121.22 ] makefont setfont
1564 % Bold Weight
1565   0 0 moveto
1566  0.376901 0.0 32 0.0374697 0.0 553.978 121.22 1  setshowparams
1567 (will be held responsible for anything ) awidthshow
1568  0.7347 setlinewidth
1569  0.0 0.0 0.0 setrgbcolor
1570 % TimesNewRomanPS-BoldMT TimesNewRomanPS-BoldMT nonstandard font
1571 (TimesNewRomanPS-BoldMT) cvn findfont [  6.6123 0.0 0.0 6.6123 382.779 113.873 ] makefont setfont
1572 % Bold Weight
1573   0 0 moveto
1574  0.362207 0.0 32 0.0360003 0.0 497.408 113.873 1  setshowparams
1575 (done using your MIT Kerberos identity) awidthshow
1576  0.7347 setlinewidth
1577  0.0 0.0 0.0 setrgbcolor
1578 % TimesNewRomanPS-BoldItalicMT TimesNewRomanPS-BoldItalicMT nonstandard font
1579 (TimesNewRomanPS-BoldItalicMT) cvn findfont [  6.6123 0.0 0.0 6.6123 434.208 121.22 ] makefont setfont
1580 % Bold Weight
1581   0 0 moveto
1582  0.0 0.0 32 0.183675 0.0 444.676 121.22 1  setshowparams
1583 (you) awidthshow
1584 } bind def   % end of function paint
1585
1586
1587 /myform << /FormType 1 /BBox [ 0 0 612 792 ] /Matrix matrix /PaintProc { paint } >> def
1588
1589 /dopage {   % name mit-id word-1 word-2 word-3 word-4 word-5 word-6
1590 8 6 roll    % word-1 word-2 word-3 word-4 word-5 word-6 name mit-id
1591 /id exch def
1592 /name exch def  % word-1 word-2 word-3 word-4 word-5 word-6
1593 myform execform
1594 (Times-Bold) cvn findfont [  12 0 0 12 0 0 ] makefont setfont
1595 555 737.603 moveto id stringwidth pop -1 mul 0 rmoveto currentpoint   % mit-id at top
1596 id show
1597 (Times-Roman) cvn findfont [  12 0 0 12 0 0  ] makefont setfont
1598 moveto name stringwidth pop ( -- ) stringwidth pop add -1 mul 0 rmoveto  % name at top
1599 name show
1600 ( -- ) show
1601 330 430 moveto
1602 (Times-Roman) cvn findfont [ 10 0 0 10 0 0  ] makefont setfont   % name
1603 name show
1604 330 412 moveto
1605 (Times-Roman) cvn findfont [ 10 0 0 10 0 0  ] makefont setfont   % id
1606 id show
1607 330 390 moveto
1608 (Courier) cvn findfont [ 10 0 0 10 0 0  ] makefont setfont
1609 6 -1 roll show
1610 ( ) show
1611 5 -1 roll show
1612 ( ) show
1613 4 -1 roll show
1614 330 380 moveto
1615 3 -1 roll show
1616 ( ) show
1617 exch show
1618 ( ) show
1619 show
1620 showpage
1621 } bind def
1622
1623 (Garry Zacheiss) (996574941) (DIDDLE) (DIDDLE) (DEE) (WUBBA) (WUBBA) (WUBBA) dopage
1624
This page took 0.168109 seconds and 5 git commands to generate.