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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Signup form for notification of Ghostscript developer releases</title>
<!-- $Id: Tester.htm,v 1.24.2.1 2004/01/30 06:57:37 giles Exp $ -->
<link rel="stylesheet" type="text/css" href="gs.css" title="Ghostscript Style">
</head>
<body>
<!-- [1.0 begin visible header] ============================================ -->
<!-- [1.1 begin headline] ================================================== -->
<h1>Signup form for notification of Ghostscript developer releases</h1>
<!-- [1.1 end headline] ==================================================== -->
<!-- [1.2 begin table of contents] ========================================= -->
<!-- [1.2 end table of contents] =========================================== -->
<!-- [1.3 begin hint] ====================================================== -->
<p>
This document contains a form that you can fill out if you would like to be
informed by e-mail when new pre-public-release Ghostscript filesets are made
available. Note: the processes are changing somewhat, so this file is
fairly out of date. The beta mailing lists are now public and archived.
Please see the mailing list information at <a
href="http://www.ghostscript.com/mailman/listinfo"
class="offsite">www.ghostscript.com</a>.
<!-- [1.3 end hint] ======================================================== -->
<!-- [1.0 end visible header] ============================================== -->
<hr>
<!-- [2.0 begin contents] ================================================== -->
<p>
If you are interested in testing pre-public-release Ghostscript filesets, or
in helping develop Ghostscript, please read <a
href="http://www.cs.wisc.edu/~ghost/doc/AFPL/tester.htm"
class="offsite">this document</a>.
Then if you would like to be notified when new filesets are posted, please
fill out this questionnaire and e-mail as indicated below.
<blockquote>
-------------------------------- cut here --------------------------------
</blockquote>
<ul>
<li> Your name:<br><br>
<li> Your mailing address:<br><br>
<li> The name, and a brief description, of the organization you work for
(if you are working with Ghostscript in connection with an
organization):<br><br>
<li> Your telephone number (daytime, and home if you wish):<br><br>
<li> Your e-mail address(es):<br><br>
<li> Your areas of professional interest and expertise:<br><br>
<li> What you are using, or want to use, Ghostscript for:<br><br>
<li> The hardware and software (OS and window system) that you will use
for running the software:<br><br>
<li> Whether you would like to participate in testing for the next
release and/or future releases:<br><br>
</ul>
<blockquote>
-------------------------------- cut here --------------------------------
</blockquote>
<p>
We don't share any of the above information with anyone else, with two
exceptions:
<ul><li>
If someone needs help getting the Ghostscript files (because they
have a slow modem or no FTP access), we will sometimes refer them to a
nearby user from this list. In this case, we give them only the name, city,
and e-mail address.
</ul>
<ul><li>
One of the documentation files included with Ghostscript includes a
thank-you for all the people who have helped develop and test it.
</ul>
<p>
If you prefer that we not use your name even in these ways, please let us know.
<p>
If you are interested in testing Ghostscript on the Macintosh platform,
please mail the completed questionnaire to <a
href="mailto:mac-gs-beta-request@aladdin.com">mac-gs-test-request@aladdin.com</a>.
If you are interested in testing Ghostscript on platforms other than the
Macintosh, please mail the completed questionnaire to <a
href="mailto:gs-test-request@aladdin.com">gs-test-request@aladdin.com</a>.
(Of course, you can mail it to both places if appropriate.)
<p>
Please do not distribute pre-public-release filesets outside your
organization. You are welcome to direct people to <a
href="http://www.cs.wisc.edu/~ghost/doc/AFPL/tester.htm"
class="offsite">http://www.cs.wisc.edu/~ghost/doc/AFPL/tester.htm</a>, where they can find
out about getting these filesets.
<p>
Thanks again for being willing to help improve Ghostscript.
<!-- [2.0 end contents] ==================================================== -->
<!-- [3.0 begin visible trailer] =========================================== -->
<hr>
<p>
<small>Copyright © 1999 Aladdin Enterprises. All rights
reserved.</small>
<p>
<small>This file is part of AFPL Ghostscript.
See the <a href="Public.htm">Aladdin Free Public License</a> (the
"License") for full details of the terms of using, copying, modifying,
and redistributing AFPL Ghostscript.</small>
<p>
<small>Ghostscript version 8.01, 30 January 2004
<!-- [3.0 end visible trailer] ============================================= -->
</body>
</html>
|