OSDN Git Service

Initial commit as of 2015/Nov/06
[freewnn/webpages.git] / htdocs / index-en.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3   <head>
4     <title>Brief Information about FreeWnn - FreeWnn@SourceForge.jp</title>
5   </head>
6
7   <body>
8     <h1>Brief Information about FreeWnn</h1>
9
10 <!--     <p>NOTE: This page may not cover current status.</p> -->
11
12     <p>IMPORTANT NOTICE (2014/Jan/02): freewnn.org domain will lose
13         our control soon. Please check and update your links /
14         bookmarks etc. as soon as possible!</p>
15
16     <p>[<a href="#whatis">What is FreeWnn?</a>]
17     [<a href="#download">Download</a>]
18     [<a href="#maillist">Mailing Lists</a>]
19     [<a href="#links">Links</a>]</p>
20
21 <!-- Todo: developper wanted, how to report, limitation
22 (xwnmo cannot build, etc.) -->
23
24 <hr>
25
26     <h2><a name="whatis">What is FreeWnn?</a></h2>
27     <ul>
28       <li>'Wnn' is pronounced 'un-nu'. Basic information of Wnn is
29       described in (English version of)
30       <a href="http://www.tomo.gr.jp/wnn/wnn_e.html">&quot;What is Wnn?&quot;</a>.
31       <li>FreeWnn is derived (and GPL-ed) version of Wnn4.2,
32       contributed X11 software.
33
34       <li>FreeWnn is a client-server type Kana
35       (pronounciation) - Kanji in Japanese translation system. It
36       also converts to Hanzi in Chinese, both Simplified and
37       Traditional, and Hanja in Korean.
38
39       <li>Distributed under GNU GPLv2 / LGPLv2 (mainly library
40       part) or later version of each licenses.
41       (Some of the file may distribute separately under more
42       loose license. See each file for details.)
43     </ul>
44
45 <h2><a name="download">Download</a></h2>
46
47     <p>Current (alpha) version: 1.1.1-a022</p>
48
49     <p>NOTE: We don't officially have a client implementation
50       now. (You can try uum ( terminal frontend for Japanese) by
51       adding '--enable-client' with the configure script, but it is
52       experimental.)  Please use (for example)
53       
54       <!-- a href="http://www.m17n.org/tamago/index.en.html" -->Tamago<!-- /a -->
55       (for Emacs), kinput2,
56
57       <a href="http://im-ja.sourceforge.net/">im-ja</a> and other
58       clients using libwnn.
59     </p>
60
61     <p>You can get current (alpha) source code via
62
63     <a href="http://sourceforge.jp/projects/freewnn/files/">Files</a>
64     section of the project page.  We recommend the current version.
65     </p>
66
67 <script src="http://sourceforge.jp/projects/freewnn/releases/compact.js" type="text/javascript" charset="utf-8"></script>
68
69     <p>The latest development code is hosted in the CVS repository of
70       SourceForge.jp . You can view the source tree through the web via
71       <a href="http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/freewnn/FreeWnn/">ViewCVS</a>.
72       To get code via Anonymous CVS, you can do like the following:</p>
73
74     <pre>
75 cvs -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/freewnn login
76 (Password is not needed, so you just press return when password: prompt appears)
77
78 cvs -z3 -d:pserver:anonymous@cvs.sourceforge.jp:/cvsroot/freewnn co FreeWnn
79 </pre>
80
81     <p>Please see
82       <a href="http://sourceforge.jp/cvs/?group_id=1245">CVS</a>
83       section of project page for details.
84     </p>
85
86
87 <h2><a name="maillist">Mailing Lists</a></h2>
88
89 <p>We currently have two mailing lists.
90 </p>
91
92 <ul>
93       <li> <a href="http://lists.sourceforge.jp/mailman/listinfo/freewnn-users">freewnn-users</a>:
94         User-supported mailing-list about FreeWnn development and
95         usage of FreeWnn. Discussions are held in Japanese for now,
96         but bug reports (etc.) in English are welcome. (Message in
97         other language are also welcome, but we don't read them very
98         well.) 
99         (<a href="http://lists.sourceforge.jp/mailman/listinfo/freewnn-users">Subscribe</a>
100         / <a href="http://lists.sourceforge.jp/mailman/archives/freewnn-users/">Archive</a>)
101
102       <li><a href="http://lists.sourceforge.jp/mailman/listinfo/freewnn-cvs">freewnn-cvs</a>:
103         Deliver for developers to commit changes the source tree. You
104         should not send your mail to this list. Use freewnn-users.
105         (<a href="http://lists.sourceforge.jp/mailman/listinfo/freewnn-users">Subscribe</a>
106         / <a href="http://lists.sourceforge.jp/mailman/archives/freewnn-cvs/">Archive</a>)
107 </ul>
108
109     <p>
110       Notice: FreeWnn mailing list (freewnn at tomo gr jp) has been closed
111       (<a href="http://www.tomo.gr.jp/users/wnn/index.html">Part of archive</a>
112       in Japanese) . 
113     </p>
114
115
116 <h2><a name="links">Links</a></h2>
117     <ul>
118       <li><a href="/">Our current web page</a> (in Japanese)
119       <li><a href="http://sourceforge.jp/projects/freewnn/">Project page</a>
120         hosted in SourceForge.jp
121
122       <li>Original <a href="http://www.tomo.gr.jp/FreeWnn/">FreeWnn Project page</a>
123         (in Japanese)
124     </ul>
125
126     <HR>
127 <a href="http://sourceforge.jp/"><img src="http://sourceforge.jp/sflogo.php?group_id=1245" width="96" height="31" border="0" alt="SourceForge.jp"></a>
128     <address>Edited by Tomoki Aono (aonoto at users.sourceforge.jp)</address>
129     Created: Tue Jan 3 00:28:36 JST 2006<br>
130     <!-- hhmts start -->
131 Last modified: Fri Jan  3 02:00:52 JST 2014
132 <!-- hhmts end -->
133   </body>
134 </html>