new alpha versions
[xboard.git] / index.html
index c1066c6..20841f9 100644 (file)
 <!-- language, where necessary. -->
 
 
-<p>XBoard is a graphical user interface for chess. It displays a chessboard on the screen, accept moves made with the mouse, and load and save games in Portable Game Notation (PGN). It serves as a front-end for many different chess services, including:</p>
+<p>XBoard is a graphical user interface for chess in all its major
+forms, including international chess, xiangqi (Chinese chess) and
+shogi (Japanese chess), in addition to many minor variants such as
+Losers Chess, Crazyhouse, Chess960 and Capabanca Chess. It displays a
+chessboard on the screen, accepts moves made with the mouse, and loads
+and saves games in Portable Game Notation (PGN). It serves as a
+front-end for many different chess services, including:</p>
 <ul>
 <li>
-Chess engines that will run on your machine and play a game against you or help you analyze, such as GNU Chess, Crafty, or many others.</li>
+Chess engines that will run on your machine and play a game against
+you or help you analyze, such as GNU Chess, Crafty, or many
+others.</li>
+
+<li>Chess servers on the Internet, where you can connect to play chess
+with people from all over the world, watch other users play, or just
+hang out and chat.</li>
+
+<li>Correspondence chess played by electronic mail. The CMail program
+automates the tasks of parsing email from your opponent, playing his
+moves out on your board, and mailing your reply move after you've
+chosen it.</li>
+</ul>
+<p>XBoard runs on Unix and Unix-like systems that use the X Window
+System. </p>
+
+<h3>Winboard</h3>
+
+<p>The project also includes a port to 32-bit Windows systems called
+WinBoard.</p>
+<p>Development for Winboard as well as downloading it, reporting bugs
+and any other requests can be done at the same places as for
+XBoard.</p>
+
+<h3>Downloading XBoard/Winboard</h3>
+
+<h4>stable version</h4>
+
+<p>The current stable version
+is: <a href="ftp://ftp.gnu.org/gnu/xboard/">4.4.0</a></p>
+<p>It can be found on the main GNU ftp server:
+<a href="http://ftp.gnu.org/gnu/xboard/">http://ftp.gnu.org/gnu/xboard/</a> (via http) and
+<a href="ftp://ftp.gnu.org/gnu/xboard/">ftp://ftp.gnu.org/gnu/xboard/</a> (via ftp).</p>
+<p>The bare Winboard binaries can also be found at those locations in
+the winboard directory
+(<a href="http://ftp.gnu.org/gnu/xboard/winboard/">http</a>,<a href="http://ftp.gnu.org/gnu/xboard/winboard/">ftp</a>).
+An installer package for Windows together with several engines and
+other useful files can be found at
+the <a href="http://www.open-aurec.com/wbforum/viewtopic.php?f=19&t=50387">Winboard
+forum</a>.</p>
+
+<p>It can also be found on one of the <a href="/prep/ftp.html">mirrors
+of ftp.gnu.org</a>;
+please <a href="http://ftpmirror.gnu.org/xboard">use a mirror</a> if
+possible.</p>
 
-<li>Chess servers on the Internet, where you can connect to play chess with people from all over the world, watch other users play, or just hang out and chat.</li>
+<h4>development version</h4>
 
-<li>Correspondence chess played by electronic mail. The CMail program automates the tasks of parsing email from your opponent, playing his moves out on your board, and mailing your reply move after you've chosen it.</li>
-</ul>
-<p>XBoard runs on Unix and Unix-like systems that use the X Window System. The project also includes a port to 32-bit Windows systems called WinBoard.</p>
+<p>Current unstable version: is: <a href="ftp://alpha.gnu.org/gnu/xboard/">4.4.1.pre</a>. </p>
 
-<h3> Other information</h3> 
+<p>For development sources and other information, please see
+the <a href="http://savannah.gnu.org/projects/xboard/">XBoard project
+page</a> at <a href="http://savannah.gnu.org">savannah.gnu.org</a>.</p>
 
-<p> <a href="http://www.tim-mann.org/xboard.html">Tim's original pages</a> are still available.</p>
+<p>A snapshot of the latest source code is available at
+the <a href="http://git.savannah.gnu.org/cgit/xboard.git">git
+repository</a> on Savannah.</p>
 
+<h3>Documentation</h3>
 
-<h3>Downloading XBoard</h3>
+<p><a href="manual/">Documentation for XBoard</a> is available online,
+as is <a href="/manual/">documentation for most GNU software</a>.  You
+may also find more information about XBoard by
+running <em>info&nbsp;xboard</em> or <em>man&nbsp;xboard</em>, or by
+looking at <em>/usr/doc/xboard/</em>,
+<em>/usr/local/doc/xboard/</em>, or similar directories on your system.</p>
 
-<h4> stable version</h4>
 
-<p>Xboard can be found on the main GNU ftp server:
-<a href="http://ftp.gnu.org/gnu/xboard/">http://ftp.gnu.org/gnu/xboard/</a>
-(via http) and
-<a href="ftp://ftp.gnu.org/gnu/xboard/">ftp://ftp.gnu.org/gnu/xboard/</a>
-(via ftp).
-It can also be found on one of the <a href="/prep/ftp.html">mirrors of
-ftp.gnu.org</a>;
-please <a href="http://ftpmirror.gnu.org/xboard">use a mirror</a> if
-possible.</p>
+<h3>Screenshots</h3>
 
-<h4> new version</h4>
+<p>These are screenshots taken from version 4.4.0 (click to enlarge).</p>
+<a href="graphics/xboard-4.4.0.png"><img src="graphics/xboard-4.4.0.png" alt=" [screenshot normal game] " height="200" /></a>
+<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>
+<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>
+<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>
+<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>
 
-<p>For development sources and other information, please see the <a
-href="http://savannah.gnu.org/projects/xboard/">Xboard project page</a> at <a
-href="http://savannah.gnu.org">savannah.gnu.org</a>.</p>
+<h3>Links</h3>
 
-<p>A snapshot of the latest source code will be made available soon.</p>
+<ul>
+  <li> XBoard/Winboard 
+    <ul>
+      <li> <a href="http://www.tim-mann.org/chess.html">Tim's original pages</a> are still available.</li>
+      <li> XBoard can also run engines that use the UCI protocol, with
+       the aid of the Polyglot protocol adapter.  A new Polyglot
+       version, (1.4.30b), especially adapted to support the new
+       features of XBoard 4.4.0, can be
+       found <a href="http://alpha.uhasselt.be/Research/Algebra/Toga/polyglot-release/">here</a>.</li>
+    </ul>
+  </li>
+  <li> Incomplete list of computer engines that work with XBoard
+    <ul>
+      <li><a href="http://www.gnu.org/software/chess/">GNU chess</a></li>
+      <li><a href="http://home.hccnet.nl/h.g.muller/CVfairy.html">Fairy-Max</a></li>
+      <li><a href="http://wbec-ridderkerk.nl/html/lastupdates.htm">A list with lots of engines</a></li>
+      <li><a href="http://home.hccnet.nl/h.g.muller/XQ.html">List of Xiangqi engines</a></li>
+      <li> other popular engines are crafty, phalanx, fruit, toga2, glaurung, ... </li>
+    </ul>
+  </li>
+  <li> Chess server you can connect to using XBoard
+    <ul>
+      <li> <a href="http://www.freechess.org"> Free Internet Chess Server (FICS) </a></li>
+      <li> <a href="http://www.chessclub.com/"> The Internet Chess Club </a> </li>
+    </ul>
+  </li>
+  <li> Other interfaces
+    <ul>
+      <li> <a href="http://www.bergo.eng.br/eboard/">eboard</a> </li>
+    </ul>
+  </li>
+</ul>
 
+<h3>Frequently Asked Question(FAQ)</h3>
 
-<h3>Documentation</h3>
+<p>If you have any questions, please check out our <a href="FAQ.html">FAQ</a>.</p>
 
-<p><a href="manual/">Documentation for Xboard</a> is available online, as
-is <a href="/manual/">documentation for most GNU software</a>.  You may
-also find more information about Xboard by running <em>info&nbsp;xboard</em>
-or <em>man&nbsp;xboard</em>, or by looking at <em>/usr/doc/xboard/</em>,
-<em>/usr/local/doc/xboard/</em>, or similar directories on your system.</p>
 
+<h3>Mailing Lists and Discussion Forums</h3>
 
-<h3>Mailing Lists</h3>
+<h4>mailing lists</h4>
 
-<p>Xboard has two mailing lists:
+<p>XBoard has two mailing lists:
 <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a> and
 <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a>.</p>
 
 <p>The main discussion list is
 <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a>,
-and is used to discuss most aspects of Xboard, including development and
-enhancement requests. Please send bug reports to <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
+and is used to discuss most aspects of XBoard, including development
+and enhancement requests. Please send bug reports
+to <a href="mailto:bug-xboard@gnu.org">&lt;bug-xboard@gnu.org&gt;</a>.</p>
 
-<p>Announcements about Xboard and most other GNU software are made on
+<p>Announcements about XBoard and most other GNU software are made on
 <a href="mailto:info-gnu@gnu.org">&lt;info-gnu@gnu.org&gt;</a>.</p>
 
 <p>To subscribe to these or any GNU mailing lists, please send an empty
@@ -91,26 +172,28 @@ Or you can use the <a
 href="http://lists.gnu.org/mailman/listinfo/info-gnu">mailing list web
 interface</a>.</p>
 
+<h4>discussion forums</h4>
+
+<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>
+
+<h3>Reporting Bugs</h3>
+
+<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>.
 
 <!-- will be in the next release
--<h3>Translating Xboard</h3>
+-<h3>Translating XBoard</h3>
 
-<p>To translate Xboard's messages into other languages, please see the <a
+<p>To translate XBoard's messages into other languages, please see the <a
 href="http://translationproject.org/domain/xboard.html">Translation Project
-page for Xboard</a>.  If you have a new translation of the message strings,
+page for XBoard</a>.  If you have a new translation of the message strings,
 or updates to the existing strings, please have the changes made in this
 repository.  Only translations from this site will be incorporated into
-Xboard.  For more information, see the <a
+XBoard.  For more information, see the <a
 href="http://translationproject.org/html/welcome.html">Translation
 Project welcome page</a>.
 -->
 
-<h3>Maintainer</h3>
-
-<p>Xboard is currently being maintained by Tim Mann and Arun Persaud.  Please
-use the mailing lists above for contact.</p>
-
-<p>Please remember that development of Xboard, and GNU in general, is a
+<p>Please remember that development of XBoard, and GNU in general, is a
 volunteer effort, and you also can contribute. For information, please
 read <a href="/help/">How to help GNU</a>.</p>