updates for 4.4.0 release
[xboard.git] / index.html
1 <!--#include virtual="/server/header.html" -->
2 <title>XBoard - GNU Project - Free Software Foundation</title>
3 <!--#include virtual="/server/banner.html" -->
4 <h2>XBoard</h2>
5
6 <!-- This is the template document for GNU web pages.  We use -->
7 <!-- server side includes (#include) for common elements, for -->
8 <!-- instance, the very first line of the file.  If you're reading -->
9 <!-- this in its expanded form, you can retrieve the original source,  -->
10 <!-- with the SSI statements intact, from -->
11 <!-- http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/boilerplate.html?root=www&content-type=text%2Fplain
12   -->
13
14 <!-- This document uses XHTML 1.0 Strict, but may be served as -->
15 <!-- text/html.  Please ensure that markup style considers -->
16 <!-- appendix C of the XHTML 1.0 standard. See validator.w3.org. -->
17
18 <!-- Please ensure links are consistent with Apache's MultiView. -->
19 <!-- Change include statements to be consistent with the relevant -->
20 <!-- language, where necessary. -->
21
22
23 <p>XBoard is a graphical user interface for chess in all its major
24 forms, including international chess, xiangqi (Chinese chess) and
25 shogi (Japanese chess), in addition to many minor variants such as
26 Losers Chess, Crazyhouse, Chess960 and Capabanca Chess. It displays a
27 chessboard on the screen, accepts moves made with the mouse, and loads
28 and saves games in Portable Game Notation (PGN). It serves as a
29 front-end for many different chess services, including:</p>
30 <ul>
31 <li>
32 Chess engines that will run on your machine and play a game against
33 you or help you analyze, such as GNU Chess, Crafty, or many
34 others.</li>
35
36 <li>Chess servers on the Internet, where you can connect to play chess
37 with people from all over the world, watch other users play, or just
38 hang out and chat.</li>
39
40 <li>Correspondence chess played by electronic mail. The CMail program
41 automates the tasks of parsing email from your opponent, playing his
42 moves out on your board, and mailing your reply move after you've
43 chosen it.</li>
44 </ul>
45 <p>XBoard runs on Unix and Unix-like systems that use the X Window
46 System. </p>
47
48 <h3>Winboard</h3>
49
50 <p>The project also includes a port to 32-bit Windows systems called
51 WinBoard.</p>
52 <p>Development for Winboard as well as downloading it, reporting bugs
53 and any other requests can be done at the same places as for
54 XBoard.</p>
55
56 <h3>Downloading XBoard/Winboard</h3>
57
58 <h4>stable version</h4>
59
60 <p>The current stable version
61 is: <a href="ftp://ftp.gnu.org/gnu/xboard/">4.4.0</a></p>
62 <p>It can be found on the main GNU ftp server:
63 <a href="http://ftp.gnu.org/gnu/xboard/">http://ftp.gnu.org/gnu/xboard/</a> (via http) and
64 <a href="ftp://ftp.gnu.org/gnu/xboard/">ftp://ftp.gnu.org/gnu/xboard/</a> (via ftp).</p>
65 <p>The Winboard binaries can also be found at those locations in the
66 winboard directory
67 (<a href="http://ftp.gnu.org/gnu/xboard/winboard/">http</a>,<a href="http://ftp.gnu.org/gnu/xboard/winboard/">ftp</a>)
68   or at the <a href="http://www.open-aurec.com/wbforum/viewtopic.php?f=19&t=50387">Winboard forum</a>.</p>
69
70 <p>It can also be found on one of the <a href="/prep/ftp.html">mirrors
71 of ftp.gnu.org</a>;
72 please <a href="http://ftpmirror.gnu.org/xboard">use a mirror</a> if
73 possible.</p>
74
75 <h4>development version</h4>
76
77 <p>Current unstable
78 version: see git repository. </p>
79
80 <p>For development sources and other information, please see
81 the <a href="http://savannah.gnu.org/projects/xboard/">XBoard project
82 page</a> at <a href="http://savannah.gnu.org">savannah.gnu.org</a>.</p>
83
84 <p>A snapshot of the latest source code is available at
85 the <a href="http://git.savannah.gnu.org/cgit/xboard.git">git
86 repository</a> on Savannah.</p>
87
88 <h3>Documentation</h3>
89
90 <p><a href="manual/">Documentation for XBoard</a> is available online,
91 as is <a href="/manual/">documentation for most GNU software</a>.  You
92 may also find more information about XBoard by
93 running <em>info&nbsp;xboard</em> or <em>man&nbsp;xboard</em>, or by
94 looking at <em>/usr/doc/xboard/</em>,
95 <em>/usr/local/doc/xboard/</em>, or similar directories on your system.</p>
96
97
98 <h3>Screenshots</h3>
99
100 <p>These are screenshots taken from the development version 4.4.0 (click to enlarge).</p>
101 <a href="graphics/xboard-4.4.0.png"><img src="graphics/xboard-4.4.0.png" alt=" [screenshot normal game] " height="200" /></a>
102 <a href="graphics/xboard-4.4.0-variant.png"><img src="graphics/xboard-4.4.0-variant.png" alt=" [screenshot bughouse game] " height="200" /></a>
103 <a href="graphics/xboard-4.4.0-showgi.png"><img src="graphics/xboard-4.4.0-showgi.png" alt=" [screenshot bughouse game] " height="200" /></a>
104 <a href="graphics/xboard-4.4.0-petite.png"><img src="graphics/xboard-4.4.0-petite.png" alt=" [screenshot bughouse game] " height="200" /></a>
105 <a href="graphics/xboard-4.4.0-XQ.png"><img src="graphics/xboard-4.4.0-XQ.png" alt=" [screenshot bughouse game] " height="200" /></a>
106
107 <h3>Links</h3>
108
109 <ul>
110   <li> XBoard/Winboard 
111     <ul>
112       <li> <a href="http://www.tim-mann.org/chess.html">Tim's original pages</a> are still available.</li>
113       <li> XBoard can also run engines that use the UCI protocol, with
114         the aid of the Polyglot protocol adapter.  A new Polyglot
115         version, (1.4.30b), especially adapted to support the new
116         features of XBoard 4.4.0, can be
117         found <a href="http://alpha.uhasselt.be/Research/Algebra/Toga/polyglot-release/">here</a>.</li>
118     </ul>
119   </li>
120   <li> Incomplete list of computer engines that work with XBoard
121     <ul>
122       <li><a href="http://www.gnu.org/software/chess/">GNU chess</a></li>
123       <li><a href="http://home.hccnet.nl/h.g.muller/CVfairy.html">Fairy-Max</a></li>
124       <li><a href="http://wbec-ridderkerk.nl/html/lastupdates.htm">A list with lots of engines</a></li>
125       <li><a href="http://home.hccnet.nl/h.g.muller/XQ.html">List of Xiangqi engines</a></li>
126       <li> other popular engines are crafty, phalanx, fruit, toga2, glaurung, ... </li>
127     </ul>
128   </li>
129   <li> Chess server you can connect to using XBoard
130     <ul>
131       <li> <a href="http://www.freechess.org"> Free Internet Chess Server (FICS) </a></li>
132       <li> <a href="http://www.chessclub.com/"> The Internet Chess Club </a> </li>
133     </ul>
134   </li>
135   <li> Other interfaces
136     <ul>
137       <li> <a href="http://www.bergo.eng.br/eboard/">eboard</a> </li>
138     </ul>
139   </li>
140 </ul>
141
142 <h3>Frequently Asked Question(FAQ)</h3>
143
144 <p>If you have any questions, please check out our <a href="FAQ.html">FAQ</a>.</p>
145
146
147 <h3>Mailing Lists and Discussion Forums</h3>
148
149 <h4>mailing lists</h4>
150
151 <p>XBoard has two mailing lists:
152 <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a> and
153 <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a>.</p>
154
155 <p>The main discussion list is
156 <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a>,
157 and is used to discuss most aspects of XBoard, including development
158 and enhancement requests. Please send bug reports
159 to <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
160
161 <p>Announcements about XBoard and most other GNU software are made on
162 <a href="mailto:info-gnu@gnu.org">&lt;info-gnu@gnu.org&gt;</a>.</p>
163
164 <p>To subscribe to these or any GNU mailing lists, please send an empty
165 mail with a Subject: header of just <tt>subscribe</tt> to the relevant
166 -request list.  For example, to subscribe yourself to the GNU
167 announcement list, you would send mail to <a
168 href="mailto:info-gnu-request@gnu.org?Subject=subscribe">&lt;info-gnu-request@gnu.org&gt;</a>.
169 Or you can use the <a
170 href="http://lists.gnu.org/mailman/listinfo/info-gnu">mailing list web
171 interface</a>.</p>
172
173 <h4>discussion forums</h4>
174
175 <p>A very active forum is the <a href="http://www.open-aurec.com/wbforum/">WinBoard Forum</a> (where our current main developer HGM can be found).</p>
176
177 <h3>Reporting Bugs</h3>
178
179 <p> If you think you found a bug, please check the <a href="http://savannah.gnu.org/bugs/?group=xboard">bugtracker</a> for open and already closed bugs. If you found a new bug, please, file a bug-report either via our bug-related email list or in the <a href="http://savannah.gnu.org/bugs/?group=xboard">bugtracker</a>.
180
181 <!-- will be in the next release
182 -<h3>Translating XBoard</h3>
183
184 <p>To translate XBoard's messages into other languages, please see the <a
185 href="http://translationproject.org/domain/xboard.html">Translation Project
186 page for XBoard</a>.  If you have a new translation of the message strings,
187 or updates to the existing strings, please have the changes made in this
188 repository.  Only translations from this site will be incorporated into
189 XBoard.  For more information, see the <a
190 href="http://translationproject.org/html/welcome.html">Translation
191 Project welcome page</a>.
192 -->
193
194 <p>Please remember that development of XBoard, and GNU in general, is a
195 volunteer effort, and you also can contribute. For information, please
196 read <a href="/help/">How to help GNU</a>.</p>
197
198
199 <!-- If needed, change the copyright block at the bottom. In general, -->
200 <!-- all pages on the GNU web server should have the section about    -->
201 <!-- verbatim copying.  Please do NOT remove this without talking     -->
202 <!-- with the webmasters first. -->
203 <!-- Please make sure the copyright date is consistent with the document -->
204 <!-- and that it is like this "2001, 2002" not this "2001-2002." -->
205 </div><!-- for id="content", starts in the include above -->
206 <!--#include virtual="/server/footer.html" -->
207 <div id="footer">
208
209 <p>Please send FSF &amp; GNU inquiries to
210 <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
211 There are also <a href="/contact/">other ways to contact</a>
212 the FSF.<br />
213 Please send broken links and other corrections or suggestions to
214 <!-- If you are a project maintainer or developer, please use your own -->
215 <!-- project email, as webmasters does not manage project web pages. -->
216 <!-- However, please report problems in this boilerplate file -->
217 <!-- itself to webmasters.  -->
218 <!-- And remove this whole comment when you copy the file to a new page. -->
219 <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
220
221 <p>Please see the <a
222 href="/server/standards/README.translations.html">Translations
223 README</a> for information on coordinating and submitting translations
224 of this article.</p>
225
226 <p>Copyright &copy; 2009 Free Software Foundation, Inc.</p>
227
228 <p>Verbatim copying and distribution of this entire article are
229 permitted worldwide, without royalty, in any medium, provided this
230 notice, and the copyright notice, are preserved.</p>
231
232 <p>Updated:
233 <!-- timestamp start -->
234 $Date$
235 <!-- timestamp end -->
236 </p>
237 </div>
238
239 <div id="translations">
240 <h4>Translations of this page</h4>
241
242 <!-- Please keep this list alphabetical by language code. -->
243 <!-- Comment what the language is for each type, i.e. de is German. -->
244 <!-- Write the language name in its own language (Deutsch) in the text. -->
245 <!-- If you add a new language here, please -->
246 <!-- advise web-translators@gnu.org and add it to -->
247 <!--  - /home/www/html/server/standards/README.translations.html -->
248 <!--  - one of the lists under the section "Translations Underway" -->
249 <!--  - if there is a translation team, you also have to add an alias -->
250 <!--  to mail.gnu.org:/com/mailer/aliases -->
251 <!-- Please also check you have the language code right; see: -->
252 <!-- http://www.loc.gov/standards/iso639-2/php/code_list.php -->
253 <!-- If the 2-letter ISO 639-1 code is not available, -->
254 <!-- use the 3-letter ISO 639-2. -->
255 <!-- Please use W3C normative character entities. -->
256
257 <ul class="translations-list">
258 <!-- English -->
259 <li><a href="/server/standards/boilerplate.html">English</a>&nbsp;[en]</li>
260 </ul>
261 </div>
262 </div>
263 </body>
264 </html>