[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
user:zeman:interset:download [2009/02/20 11:36]
zeman vytvořeno
user:zeman:interset:download [2009/02/20 14:48]
zeman Registration launched.
Line 10: Line 10:
  
 <html> <html>
-<h1 style='color:red'>Registration form is currently (20 Feb 2009) under construction</h1> 
 <form method=get action="http://ufal.mff.cuni.cz/cgi-bin/zeman/interset/register.pl"> <form method=get action="http://ufal.mff.cuni.cz/cgi-bin/zeman/interset/register.pl">
   <table>   <table>
-  <tr><td>Name:</td><td><input type=text name=jmeno/></td></tr> +  <tr><td>Name:</td><td><input type=text name="jmeno"/></td></tr> 
-  <tr><td>Institution:</td><td><input type=text name=inst/></td><td>(if you anticipate using DZ Interset in your research or student project, indicate your university / research institute; if you are going to use it professionally but out of academia, indicate your company; if you want to use it privately, leave the field empty)</td></tr> +  <tr><td>Institution:</td><td><input type=text name="inst"/></td><td>(if you anticipate using DZ Interset in your research or student project, indicate your university / research institute; if you are going to use it professionally but out of academia, indicate your company; if you want to use it privately, leave the field empty)</td></tr> 
-  <tr><td>City:</td><td><input type=text name=obec/></td></tr> +  <tr><td>City:</td><td><input type=text name="obec"/></td></tr> 
-  <tr><td>Country:</td><td><input type=text name=zeme/></td></tr> +  <tr><td>Country:</td><td><input type=text name="zeme"/></td></tr> 
-  <tr><td>E-mail:</td><td><input type=text name=info/></td><td>(only if you wish to be informed about DZ Interset)</td></tr>+  <tr><td>E-mail:</td><td><input type=text name="info"/></td><td>(only if you wish to be informed about DZ Interset)</td></tr>
   </table>   </table>
   <input type=submit name=odeslat value="Submit"/>   <input type=submit name=odeslat value="Submit"/>
 </form> </form>
 +<p><br/></p>
 </html> </html>
- 
-===== Download link is down here ===== 
  
 **The latest release, packed using ''zip'', is available [[http://ufal.mff.cuni.cz/~zeman/soubory/interset.zip|here]].** **The latest release, packed using ''zip'', is available [[http://ufal.mff.cuni.cz/~zeman/soubory/interset.zip|here]].**
  
 The DZ Interset project uses the [[http://trac.edgewall.org/|Trac]] web interface for project management. It provides access (via //Browse Source//) to the subversion repository of various revisions of the code. The structure is more fine-grained (not all revisions constitute new releases) and diffs between revisions are available. The Trac server requires authentication, so anonymous read-only access is currently not available. For authorized users, the entry point is [[http://svn.ms.mff.cuni.cz/projects/interset|here]]. The DZ Interset project uses the [[http://trac.edgewall.org/|Trac]] web interface for project management. It provides access (via //Browse Source//) to the subversion repository of various revisions of the code. The structure is more fine-grained (not all revisions constitute new releases) and diffs between revisions are available. The Trac server requires authentication, so anonymous read-only access is currently not available. For authorized users, the entry point is [[http://svn.ms.mff.cuni.cz/projects/interset|here]].

[ Back to the navigation ] [ Back to the content ]