pdated for developer release from 2012-02-12
[xboard.git] / index.html
1 <!--#include virtual="/server/html5-header.html" -->
2 <title>XBoard - GNU Project - Free Software Foundation</title>
3 <!--#include virtual="/server/banner.html" -->
4 <!--#set var="article_name" value="/server/standards/boilerplate" -->
5 <!--#include virtual="/server/gnun/initial-translations-list.html" -->
6 <h2>XBoard</h2>
7
8 <!-- This is the template document for GNU web pages.  We use -->
9 <!-- server side includes (#include) for common elements, for -->
10 <!-- instance, the very first line of the file.  If you're reading -->
11 <!-- this in its expanded form, you can retrieve the original source,  -->
12 <!-- with the SSI statements intact, from -->
13 <!-- http://web.cvs.savannah.gnu.org/viewvc/*checkout*/www/server/standards/boilerplate.html?root=www&content-type=text%2Fplain
14   -->
15
16 <p>XBoard is a graphical user interface for chess in all its major
17 forms, including international chess, xiangqi (Chinese chess),
18 shogi (Japanese chess) and Makruk, in addition to many minor variants such as
19 Losers Chess, Crazyhouse, Chess960 and Capablanca Chess. It displays a
20 chessboard on the screen, accepts moves made with the mouse, and loads
21 and saves games in Portable Game Notation (PGN). It serves as a
22 front-end for many different chess services, including:</p>
23 <ul>
24 <li>
25 Chess engines that will run on your machine and play a game against
26 you or help you analyze, such as GNU Chess, Crafty, or many
27 others.</li>
28
29 <li>Chess servers on the Internet, where you can connect to play chess
30 with people from all over the world, watch other users play, or just
31 hang out and chat.</li>
32
33 <li>Correspondence chess played by electronic mail. The CMail program
34 automates the tasks of parsing email from your opponent, playing his
35 moves out on your board, and mailing your reply move after you've
36 chosen it.</li>
37 </ul>
38 <p>XBoard runs on Unix and Unix-like systems that use the X Window
39 System. </p>
40
41 <h3>Winboard</h3>
42
43 <p>The project also includes a port to 32-bit Windows systems called
44 WinBoard.</p>
45
46 <p>You can find the download section for the stable version of Winboard at
47 the <a href="http://www.open-aurec.com/wbforum/viewforum.php?f=19">Winboard
48 Forum</a> or try the link to a beta-version in the <a href="#download">download section</a>.</p>
49
50 <p>Development for Winboard, reporting bugs and any other requests can
51 also be done at the same places as for XBoard (see below).</p>
52
53 <h3> What's new </h3>
54 <p> A summary of <a href="whats_new.html">What's new</a> for the latest, older and upcoming releases.</p>
55
56 <h3>Help needed</h3>
57
58 <p>We can always need more people to help out with XBoard/Winboard. Have a look at the following list in case you are interested:</p>
59
60 <h4>Translators </h4>
61 <p>We added support for different languages to XBoard and need people to translate it. The translation is handled by <a href="http://translationproject.org/html/welcome.html">the translation project</a>. You can check on the <a href="http://translationproject.org/domain/xboard.html">current status</a> and how to <a href="http://translationproject.org/html/translators.html">join the translation project</a>. </p>
62
63 <h4>Testers </h4>
64 <p> We are always looking for people who are willing to test the latest new features and give us feedback or new ideas. If you are interested, please send an email to our list at <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a> or just try out the program and reports bugs either to the email list or to the bug-tracker (see <a href="#download">below</a> for links).</p>
65
66 <h4>GTK developer needed</h4>
67 <p> We are also working on merging Winboard and XBoard back into one version using a cross platform GTK-front end. This will help us clean up the code and make things like internationalization easier. We made some progress, if you know want to help out there are still lots of things waiting to be done. Email the <a href="mailto:xboard-devel@gnu.org">mailing list</a> for more information. </p>
68
69 <h4>EPD test-suite capability</h4>
70 <p>A sort of match mode where one engine automatically does a number of 'games',
71 (using a position file filled with EPDs as starting positions),
72 except that each 'game' lasts only for one move, and the 'result' is then computed
73 by XBoard depending on if this move was the correct solution specified in the EPD.</p>
74
75 <h4>Multi-board ICS mode</h4>
76 <p>Implement a slave mode where XBoard forks itself, connecting a pipe between
77 what normally would be the ICS socket of the child, and a new output channel
78 of the parent, so that the parent can forward board and move lists belonging to
79 a specific game to the slave dedicated to display it.</p>
80
81 <h4>Update the documentation</h4>
82 <p>The documentation could need some updates. In our effort to merge
83 Winboard and XBoard back together, we also want to merge the RTF file
84 back into the XBoard texinfo file.  This will take some effort though,
85 since the two versions still differ in several areas and this would
86 need to be highlighted. The benefit would be though that we could
87 prepare a much better and up to date Windows documentation.
88 </p>
89
90 <h4>Update the webpage</h4>
91 <p>The content of the webpage could be updated with screenshots from
92 the latest version. We also have a new tutorial that could be
93 integrated. The webpage should also be integrated with git, so that
94 all developers have access to it.</p>
95
96 <h3><a name="download"></a>Downloading XBoard</h3>
97
98 <h4>stable version</h4>
99
100 <p>The current stable version is: <a href="ftp://ftp.gnu.org/gnu/xboard/">4.5.3a</a></p>
101
102 <p>It can be found on the main GNU ftp server:
103 <a href="http://ftp.gnu.org/gnu/xboard/">http://ftp.gnu.org/gnu/xboard/</a> (via http) and
104 <a href="ftp://ftp.gnu.org/gnu/xboard/">ftp://ftp.gnu.org/gnu/xboard/</a> (via ftp).</p>
105
106 <p>It can also be found on one of the <a href="/prep/ftp.html">mirrors
107 of ftp.gnu.org</a>;
108 please <a href="http://ftpmirror.gnu.org/xboard">use a mirror</a> if
109 possible.</p>
110
111 <p>Precompiled versions are available
112 for <a href="http://download.opensuse.org/repositories/openSUSE:/Factory:/Contrib/">openSUSE</a>
113 and <a href="http://packages.debian.org/squeeze/xboard">debian-squeeze</a>
114 (if you know of other distribution that package it, please let us
115 know).</p>
116
117 <h4>development version</h4>
118
119 <p>It would be great if people would like to help in the developing process. We can use all kinds of help, from people who just use the software and have a feature request (send them to developer mailing list), to people who can update/check the documentation and especially people who test development versions (send problems to the developer mailing list). </p>
120
121 <p>At the <a href="http://download.opensuse.org/repositories/home:/apersaud:/xboard">Open Build Server</a> we provide packages that can be installed in parallel to the normal xboard version. To do this the programs are renamed to xboardnext (latest from the v4.6.x branch in git) and xboardgit (latest version from the master branch in git). Packages are available for: Debian 6.0, Fedora 14, Fedora 15, Mandriva 2010, Mandriva 2010.1, RedHat RHEL 5, RedHat RHEL 6, opensuse 11.3, opensuse 11.4, opensuse Tumbleweed, opensuse Factory, Ubunut 10.10, Ubuntu 11.04.</p>
122
123 <p> Windows builds of development version can be found at <a href="http://hgm.nubati.net/ ">HGM's web page</a>.
124
125 <p>Furthermore we provide two development versions (tagged commits in git):</p>
126
127 <ul>
128 <li>A snapshot of the v4.6.x branch (a few commits behind the build server packages mentioned above): <a href="ftp://alpha.gnu.org/gnu/xboard/"> 4.6.0.20120212 </a> <br />
129 This is a release candidate for version 4.6.0. <a href="http://packages.debian.org/experimental/xboard">Debian packages</a> of these tar-balls are available.
130 </li>
131 <li>A snapshot of the master branch: <a href="ftp://alpha.gnu.org/gnu/xboard/"> master-20120212 </a>. <br />
132 The master branch includes the development for v4.6.x and also has some more experimental features that need more testing and/or debugging. Precompiled packaged versions are available for <a href="http://packages.debian.org/experimental/xboard">debian</a> and <a href="http://hgm.nubati.net/WinBoard-4.5TM.exe ">Windows</a>. More current versions from the master branch can be downloaded via git or from the Open Build Server (see above).
133 </li>
134 <li> New GTK branch in git (no developer release available yet). </li>
135 </ul>
136
137 <h5>How to build the development version</h5>
138
139 <h6>git version</h6>
140 <p> After cloning the git-repository, run ./autogen.sh, ./configure and then make and make install.</p>
141
142 <h6>tar-balls</h6>
143 <p> Unpack the tar ball and do ./configure followed by make and make install.</p>
144
145
146 <p>For development sources and other information, please see
147 the <a href="http://savannah.gnu.org/projects/xboard/">XBoard project
148 page</a> at <a href="http://savannah.gnu.org">savannah.gnu.org</a>.</p>
149
150 <p>A snapshot of the latest source code for all branches is available at
151 the <a href="http://git.savannah.gnu.org/cgit/xboard.git">git
152 repository</a> on Savannah.</p>
153
154 <h4>archive</h4>
155
156 <p>You can also find an archive of old versions on <a href="ftp://ftp.gnu.org/old-gnu/xboard/">the ftp server</a>.</p>
157
158 <h3>Documentation</h3>
159
160 <p><a href="manual/">Documentation for XBoard</a> is available online,
161 as is <a href="/manual/">documentation for most GNU software</a>.  You
162 may also find more information about XBoard by
163 running <em>info&nbsp;xboard</em> or <em>man&nbsp;xboard</em>, or by
164 looking at <em>/usr/doc/xboard/</em>,
165 <em>/usr/local/doc/xboard/</em>, or similar directories on your system.</p>
166
167 <p>The Chess Engine Communication Protocol can be found <a href="engine-intf.html">here</a>.</p>
168
169 <h3>Screenshots</h3>
170
171 <p>These are screenshots taken from version 4.4.0 (click to enlarge).</p>
172 <a href="graphics/xboard-4.4.0.png"><img src="graphics/xboard-4.4.0.png" alt=" [screenshot normal game] " height="200" /></a>
173 <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>
174 <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>
175 <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>
176 <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>
177
178 <h3>Links</h3>
179
180 <ul>
181   <li> XBoard/Winboard
182     <ul>
183       <li> <a href="http://www.tim-mann.org/chess.html">Tim's original pages</a> are still available.</li>
184       <li> XBoard can also run engines that use the UCI protocol, with
185         the aid of the Polyglot protocol adapter.  A new Polyglot
186         version, (1.4.30b), especially adapted to support the new
187         features of XBoard 4.4.0, can be
188         found <a href="http://alpha.uhasselt.be/Research/Algebra/Toga/polyglot-release/">here</a>.</li>
189     </ul>
190   </li>
191   <li> Incomplete list of computer engines that work with XBoard
192     <ul>
193       <li><a href="http://www.gnu.org/software/chess/">GNU chess</a></li>
194       <li><a href="http://home.hccnet.nl/h.g.muller/CVfairy.html">Fairy-Max</a></li>
195       <li><a href="http://wbec-ridderkerk.nl/html/lastupdates.htm">A list with lots of engines</a></li>
196       <li><a href="http://home.hccnet.nl/h.g.muller/XQ.html">List of Xiangqi engines</a></li>
197       <li> other popular engines are crafty, phalanx, fruit, toga2, glaurung, ... </li>
198     </ul>
199   </li>
200   <li> Chess server you can connect to using XBoard
201     <ul>
202       <li> <a href="http://www.freechess.org"> Free Internet Chess Server (FICS) </a></li>
203       <li> <a href="http://www.chessclub.com/"> The Internet Chess Club </a> </li>
204     </ul>
205   </li>
206   <li> Other interfaces
207     <ul>
208       <li> <a href="http://www.bergo.eng.br/eboard/">eboard</a> </li>
209     </ul>
210   </li>
211 </ul>
212
213 <h3>Frequently Asked Question(FAQ)</h3>
214
215 <p>If you have any questions, please check out our <a href="FAQ.html">FAQ</a>.</p>
216
217
218 <h3>Mailing Lists and Discussion Forums</h3>
219
220 <h4>mailing lists</h4>
221
222 <p>XBoard has two mailing lists:
223 <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a> and
224 <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a>.</p>
225
226 <p>The main discussion list is
227 <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a>,
228 and is used to discuss most aspects of XBoard, including development
229 and enhancement requests. Please send bug reports
230 to <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
231
232 <p>Announcements about XBoard and most other GNU software are made on
233 <a href="mailto:info-gnu@gnu.org">&lt;info-gnu@gnu.org&gt;</a>.</p>
234
235 <p>To subscribe to these or any GNU mailing lists, please send an empty
236 mail with a Subject: header of just <tt>subscribe</tt> to the relevant
237 -request list.  For example, to subscribe yourself to the GNU
238 announcement list, you would send mail to <a
239 href="mailto:info-gnu-request@gnu.org?Subject=subscribe">&lt;info-gnu-request@gnu.org&gt;</a>.
240 Or you can use the <a
241 href="http://lists.gnu.org/mailman/listinfo/info-gnu">mailing list web
242 interface</a>.</p>
243
244 <h4>discussion forums</h4>
245
246 <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>
247
248 <h3>Reporting Bugs and Requesting New Features</h3>
249
250 <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>.
251
252 <p> For feature requests, please use our mailinglist: <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a>.</p>
253
254 <!-- will be in one of the next releases
255 -<h3>Translating XBoard</h3>
256
257 <p>To translate XBoard's messages into other languages, please see the <a
258 href="http://translationproject.org/domain/xboard.html">Translation Project
259 page for XBoard</a>.  If you have a new translation of the message strings,
260 or updates to the existing strings, please have the changes made in this
261 repository.  Only translations from this site will be incorporated into
262 XBoard.  For more information, see the <a
263 href="http://translationproject.org/html/welcome.html">Translation
264 Project welcome page</a>.
265 -->
266
267 <p>Please remember that development of XBoard, and GNU in general, is a
268 volunteer effort, and you also can contribute. For information, please
269 read <a href="/help/">How to help GNU</a>.</p>
270
271
272 <h3 id="license">Licensing</h3>
273
274 <p>XBoard
275 is free software; you can redistribute it and/or modify it under the
276 terms of the <a href="http://www.gnu.org/licenses/gpl.html"
277 rel="license">GNU General Public License</a> as published by the Free
278 Software Foundation; either version&nbsp;3 of the License, or (at your
279 option) any later version.</p>
280
281 </div><!-- for id="content", starts in the include above -->
282 <!--#include virtual="/server/footer.html" -->
283 <div id="footer">
284
285 <p>Please send general FSF &amp; GNU inquiries to
286 <a href="mailto:gnu@gnu.org">&lt;gnu@gnu.org&gt;</a>.
287 There are also <a href="/contact/">other ways to contact</a>
288 the FSF.<br />
289 Please send broken links and other corrections or suggestions to
290 <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
291
292 <p>Please see the <a
293 href="/server/standards/README.translations.html">Translations
294 README</a> for information on coordinating and submitting translations
295 of this article.</p>
296
297 <p>Copyright &copy; 2009, 2010, 2011, 2012 Free Software Foundation, Inc.</p>
298
299 <p>This page is licensed under a <a rel="license"
300 href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
301 Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
302
303 <p>Updated:
304 <!-- timestamp start -->
305 $Date: 2012/02/13 06:54:08 $
306 <!-- timestamp end -->
307 </p>
308 </div>
309 </div>
310 </body>
311 </html>