stta/formtw.html
2021-10-01 20:36:48 +01:00

397 lines
16 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title> TWiki - Download the Web Based Collaboration Platform </title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="TWiki is a web based collaboration platform. Every web page has a Edit link, anybody can change a page or add content. TWiki is open source software, you can request the TWiki source code here." />
<meta name="Author" content="Peter Thoeny" />
<meta name="keywords" content="web authoring, dynamic html page, wiki wiki, web page design, knowledge base, collaboration, virtual teams, edit page, file attachment, intranet, extranet, revison control" />
<meta name="robots" content="index,follow" />
<base href="http://TWiki.org/" />
</head>
<body bgcolor="#ffffff">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td bgcolor="#FFFFC0" rowspan="2" valign="top" width="1%">
<a href="/"><img src="/pub/twikilogo2.gif" width="121" height="54" alt="Powered by TWiki" border="0" /></a>
</td>
<td>
&nbsp;<b><font size="+2">TWiki<sup><small>TM</small></sup> - Download the Web Based Collaboration Platform</font></b>
</td>
</tr>
<tr bgcolor="#FFFFC0">
<td>
<font size="-1">
&nbsp;{ <a href="/index.html">Home</a>
| Download
| <a href="/cgi-bin/view/TWiki/WebSearch">Search</a>
| <a href="/cgi-bin/view/TWiki/TWikiDocumentation">Docs</a>
| <a href="/cgi-bin/view/TWiki/TWikiHistory">History</a>
| <a href="http://sourceforge.net/project/?group_id=3657">SF</a>
| <a href="/cgi-bin/view/Main/WebHome">Main</a>
| <a href="/cgi-bin/view/TWiki/WebHome">TWiki</a>
| <a href="/cgi-bin/view/Codev/WebHome">Codev</a>
| <a href="/cgi-bin/view/Plugins/WebHome">Plugins</a>
| <a href="/cgi-bin/view/Support/WebHome">Support</a>
| <a href="/cgi-bin/view/Sandbox/WebHome">Sandbox</a>
}
</font>
</td>
</tr>
</table>
<h3>Can I get the source code of TWiki?</h3>
<ul>
<li> TWiki is open source software. The Perl CGI source code, default
templates and web pages are available for free and can be used under
the terms of GPL (GNU General Public License). The installation
package is a ZIP file for all platforms; the installation notes
contain platform specific instructions. </li>
<li> Types of software releases:
<ol>
<li> <b>Alpha</b> and <b>Beta releases</b> for co-developers and Beta
testers: <br />
Latest versions on the leading (bleeding?) edge. Released
frequently.<br />
Current release: TWiki 03 Aug 2002 or later. </li>
<li> <b>Production releases</b> for users: Stable releases, less
frequent then Beta.<br />
Current release: TWiki 01 Dec 2001. </li>
</ol>
</li>
<li> You can request the source by filling out below form. <b>Why this form?</b>
<ul>
<li> We use the data to see trends of where TWiki will be used
most likely. Based on that we will set priorities for
new features. You as a user will benefit from that. We are also
looking forward to hear
<a href="/cgi-bin/view/Codev">your feedback</a> after you deploy the platform </li>
<li> Privacy Statement: We (the core team of TWiki) will use submitted data
for TWiki purposes only, and will not sell or give it away. We may contact
you from time to time for TWiki related news. We are taking reasonable measures
to protect the data on the server. </li>
</ul>
</li>
</ul>
<h3>Request the TWiki source:</h3>
<blockquote>
<form name="main" action="/cgi-bin/th/bin/sendsource" method="post">
<table border="1">
<tr>
<td align="right"> <font color="red">**</font> First &amp; last name: </td>
<td><input type="text" name="FirstLastName" size="40" value="" onblur="var sIn = this.value; var sOut = ''; var chgUpper = true; for ( var i = 0; i &lt; sIn.length; i++ ) { var ch = sIn.charAt( i ); var ch2 = ''; if( (ch=='&#224;')||(ch=='&#225;')||(ch=='&#226;')||(ch=='&#227;')||(ch=='&#229;') ) { ch = 'a'; } if( (ch=='&#232;')||(ch=='&#233;')||(ch=='&#234;') ) { ch = 'e'; } if( ch=='&#231;') { ch = 'c'; } if( ch=='&#241;') { ch = 'n'; } if( (ch=='&#242;')||(ch=='&#243;')||(ch=='&#244;') ) { ch = 'o'; } if( ch=='&#228;') { ch = 'a'; ch2 = 'e'; } if( ch=='&#246;') { ch = 'o'; ch2 = 'e'; } if( (ch=='&#249;')||(ch=='&#250;')||(ch=='&#251;') ) { ch = 'o'; } if( ch=='&#252;') { ch = 'u'; ch2 = 'e'; } if( ch=='&#196;') { ch = 'A'; ch2 = 'e'; } if( ch=='&#214;') { ch = 'O'; ch2 = 'e'; } if( ch=='&#220;') { ch = 'U'; ch2 = 'e'; } if( ch=='&#223;') { ch = 's'; ch2 = 's'; } if( ((ch>='a')&amp;&amp;(ch&lt;='z')) || ((ch>='A')&amp;&amp;(ch&lt;='Z')) ) { if( chgUpper ) { ch = ch.toUpperCase(); chgUpper = false; } sOut+=ch; if( ch2!='') { sOut+=ch2; } } else { if( ch==' ' ) { chgUpper = true; } } } this.form.WikiName.value=sOut;" /> </td>
</tr><tr>
<td align="right"> <font color="red">**</font> Email address: </td>
<td><input type="text" name="EmailAddress" size="40" value="" /> </td>
</tr><tr>
<td align="right"> <font color="red">**</font> Your
<a href="/cgi-bin/view/TWiki/WikiName">WikiName</a>: </td>
<td><input type="text" name="WikiName" size="40" value="" /> </td>
</tr><tr>
<td align="right"> <font color="red">**</font> Company name: <br />
(N/A if not applicable) &nbsp; </td>
<td><input type="text" name="CompanyName" size="40" value="" /></td>
</tr><tr>
<td align="right"> <font color="red">**</font> Company URL: <br />
(or department URL) &nbsp; </td>
<td><input type="text" name="CompanyUrl" size="40" onblur="if(this.value=='http://') { this.value='' }" onfocus="if(this.value=='') { this.value='http://' }" /></td>
</tr><tr>
<td align="right"> <font color="red">**</font> Country: </td>
<td>
<select name="CountryName" size="1">
<option value="SelectCountry">Select...</option>
<option>USA</option>
<option>Albania</option>
<option>Algeria</option>
<option>Angola</option>
<option>Argentina</option>
<option>Armenia</option>
<option>Aruba</option>
<option>Australia</option>
<option>Austria</option>
<option>Azerbaijan</option>
<option>Bahrain</option>
<option>Bangladesh</option>
<option>Belgium</option>
<option>Belize</option>
<option>Benin</option>
<option>Bolivia</option>
<option>Bosnia and Hercegovina</option>
<option>Brazil</option>
<option>Bulgaria</option>
<option>Burundi</option>
<option>Cambodia</option>
<option>Cameroon</option>
<option>Canada</option>
<option>Central African Republic</option>
<option>Chile</option>
<option>China</option>
<option>Colombia</option>
<option>Congo</option>
<option>Costa Rica</option>
<option>Croatia</option>
<option>Cyprus</option>
<option>Czech Republic</option>
<option>Denmark</option>
<option>Ecuador</option>
<option>Egypt</option>
<option>El Salvador</option>
<option>Estonia</option>
<option>Ethiopia</option>
<option>Fiji</option>
<option>Finland</option>
<option>France</option>
<option>Georgia</option>
<option>Germany</option>
<option>Gibraltar</option>
<option>Greece</option>
<option>Guam</option>
<option>Guatemala</option>
<option>Haiti</option>
<option>Hong Kong</option>
<option>Hungary</option>
<option>Iceland</option>
<option>India</option>
<option>Indonesia</option>
<option>Iran</option>
<option>Iraq</option>
<option>Ireland</option>
<option>Israel</option>
<option>Italy</option>
<option>Japan</option>
<option>Jordan</option>
<option>Kazakstan</option>
<option>Kenya</option>
<option>Korea</option>
<option>Kuwait</option>
<option>Kyrgyz Rebublic</option>
<option>Laos</option>
<option>Latvia</option>
<option>Lebanon</option>
<option>Liberia</option>
<option>Liechtenstein</option>
<option>Lithuania</option>
<option>Luxembourg</option>
<option>Libya</option>
<option>Macao</option>
<option>Macedonia</option>
<option>Malaysia</option>
<option>Malawi</option>
<option>Malta</option>
<option>Mexico</option>
<option>Moldova</option>
<option>Monaco</option>
<option>Morocco</option>
<option>Mozambique</option>
<option>Namibia</option>
<option>Nepal</option>
<option>Netherlands</option>
<option>New Zealand</option>
<option>Nicaragua</option>
<option>Nigeria</option>
<option>Norway</option>
<option>Oman</option>
<option>Pakistan</option>
<option>Panama</option>
<option>Paraguay</option>
<option>Peru</option>
<option>Philippines</option>
<option>Poland</option>
<option>Portugal</option>
<option>Romania</option>
<option>Russia</option>
<option>Saudi Arabia</option>
<option>Senegal</option>
<option>Singapore</option>
<option>Slovakia</option>
<option>Slovenia</option>
<option>South Africa</option>
<option>Spain</option>
<option>Sri Lanka</option>
<option>Suriname</option>
<option>Sweden</option>
<option>Switzerland</option>
<option>Syria</option>
<option>Taiwan</option>
<option>Tanzania</option>
<option>Thailand</option>
<option>Tajikistan</option>
<option>Tunisia</option>
<option>Turkey</option>
<option>Turkmenistan</option>
<option>Uganda</option>
<option>Ukraine</option>
<option>United Arab Emirates</option>
<option>United Kingdom</option>
<option>Uruguay</option>
<option>USA</option>
<option>Uzbekistan</option>
<option>Vatican City</option>
<option>Venezuela</option>
<option>Vietnam</option>
<option>Yemen</option>
<option>Yugoslavia</option>
<option>Zaire</option>
<option>Zambia</option>
<option>Zimbabwe</option>
<option value="Other Country">Other Country</option>
</select>
</td>
</tr><tr>
<td valign="top" align="right"> <font color="red">**</font>
Intended use <br /> of TWiki: </td>
<td><input type="checkbox" name="UseStudyAndExperimentation" checked="checked" /> Study and experimentation <br />
<input type="checkbox" name="UseBehindFirewall" /> Install behind a firewall <br />
<input type="checkbox" name="UseOnPublicServer" /> Install on a publicly accessible server <br />
<input type="checkbox" name="UseOther" /> Other :
<input type="text" name="OtherUseFor" size="32" value="" /></td>
</tr><tr>
<td align="right"> Intended URL: <br /> (if public) &nbsp; </td>
<td><input type="text" name="IntendedURL" size="40" value="" onblur="if(this.value=='http://') { this.value='' }" onfocus="if(this.value=='') { this.value='http://' }" /></td>
</tr><tr>
<td align="right"> Server OS: </td>
<td>
<select name="ServerOS" size="1">
<option value="">Select...</option>
<option>Solaris/SunOS</option>
<option>HP-UX</option>
<option>AIX</option>
<option>Linux</option>
<option>*BSD</option>
<option>Other UNIX</option>
<option>Windows 95/98/ME</option>
<option>Windows NT/2000</option>
<option>Mac OS</option>
<option>Other OS</option>
</select>
</td>
</tr><tr>
<td align="right"> Web server: </td>
<td>
<select name="WebServer" size="1">
<option value="">Select...</option>
<option>Apache</option>
<option>Microsoft</option>
<option>Netscape</option>
<option>WebSite</option>
<option>WebSTAR</option>
<option>Zeus</option>
<option>Other web server</option>
</select>
</td>
</tr><tr>
<td valign="top" align="right" rowspan="2"> <font color="red">**</font>
Send me <br /> TWiki source: </td>
<td><input type="radio" name="SignUpAs" value="User" checked="checked" />
Stable production release(s) only </td>
</tr><tr>
<td><input type="radio" name="SignUpAs" value="Codev" />
Alpha/Beta releases as well as production releases <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
(for co-developer or Beta testers actively <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
participating in the TWiki development.)
</td>
</tr><tr>
<td align="right"> <font color="red">**</font> Notify of new <br />
TWiki versions? </td>
<td><input type="radio" name="NotifyOfNewVersion" value="Yes" checked="checked" />
Yes &nbsp;&nbsp;
<input type="radio" name="NotifyOfNewVersion" value="No" /> No </td>
</tr><tr>
<td align="right"> <font color="red">**</font> Where did you <br />
hear about TWiki? </td>
<td><input type="text" name="HearFrom" size="40" value="" /></td>
</tr><tr>
<td valign="top" align="right"> Comments: </td>
<td><textarea name="CommentText" wrap="virtual" rows="4" cols="38"></textarea></td>
</tr><tr>
<td valign="top" align="right">
&nbsp; <input type="hidden" name="TopicName" value="%TOPIC%" /></td>
<td> <input type="submit" value=" Submit request " /> &nbsp;&nbsp; (Fields
marked <font color="red">**</font> are required) <br />
<b>NOTE:</b> Request takes about one minute, do not interrupt. </td>
</tr>
</table>
</form>
<table border="1" cellspacing="1" cellpadding="0">
<tr><th bgcolor="#99CCCC"> <strong>NOTE:</strong> </th>
<td bgcolor="#FFFF99"> We currently experience intermittent web
hosting problems not related to the TWiki scripts. Please resubmit
the form in case you get an "internal server error". </td></tr>
</table>
</blockquote>
<ul>
<li> After submitting the form you will get an automated e-mail with
download instructions for the TWiki source code. </li>
<li> If your browser does not support forms, or if you experience
problems with the form, you can request the source by
<a href="mailto:peter@thoeny.com?Subject=Request&#32;TWiki&#32;Source">sending an e-mail</a>
with above information. </li>
<li> Knowledge about CGI programming is required to set up TWiki.
<a href="/cgi-bin/view/TWiki/TWikiDocumentation#installation">TWikiDocumentation</a>
has more on setup. (Also included in the source distribution) </li>
<li> <b>Note:</b> Once you installed TWiki on your own system, make sure
to add yourself to the list of
<a href="/cgi-bin/view/Main/TWikiClones">TWikiClones</a>. </li>
</ul>
<h3>Legal note for using the TWiki source (PERL CGI source)</h3>
<ul>
<li> <cite>
This program is free software; you can redistribute it
and/or modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
</cite> </li>
<li> <cite>
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
</cite> </li>
<li> <cite>
See the GNU General Public License for more details, published at
<a href="http://www.gnu.org/copyleft/gpl.html">http://www.gnu.org/copyleft/gpl.html</a>
</cite> </li>
<li>
Please note that TWiki is not distributed under the LGPL (Lesser
General Public Licence), which implies TWiki can only be used
with software that is licensed under conditions compliant with
the GPL. <cite>Embedding in proprietary software requires an
alternative license.</cite> Contact the author for details. </li>
</ul>
<br clear="all" />
<table width="100%" border="0" cellpadding="3" cellspacing="0">
<tr bgcolor="#FFFFC0">
<td valign="top">
TWiki - Download the Web Based Collaboration Platform
</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="3" cellspacing="0">
<tr>
<td valign="top">
Revision 07 Aug 2002
<!-- Access since 2000/04/02 -->
<img src="http://www.fujita-hu.ac.jp/cgi-bin/nph-count?width=5&amp;link=/www.f-net.or.jp/~peter/twiki/download.html" width="45" height="15" border="0" alt="Access since 2000/04/02" />
by <a href="/cgi-bin/view/Main/PeterThoeny">PeterThoeny</a>
<img src="http://sourceforge.net/sflogo.php?group_id=3657&amp;type=1" width="1" height="1" border="0" alt="" />
</td>
<td width="50%" valign="top">
<font size="-2">Copyright &copy; 1998-2002 by Peter Thoeny and
contributing authors. <br />
Ideas, requests, problems regarding TWiki?
<a href="mailto:peter@thoeny.com?subject=TWiki&#32;Feedback">Send</a> feedback.
</font>
</td>
</tr>
</table>
</body>
</html>