updates for 4.4.0 release
[xboard.git] / index.html
index 110f554..f940012 100644 (file)
 <!-- language, where necessary. -->
 
 
-<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>
+<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>
-
-<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>
+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>
+<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>
+<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.2.7</a></p>
+<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 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>)</p>
+<p>The 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>)
+  or 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>;
+<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>
 
-<h4>Popular stable forks (will be merged back in the next release)</h4>
-<ul>
-<li>Winboard_x 4.2.7b by Alessandro Scotti (<a href="http://www.ascotti.org/programming/chess/winboard_x.htm">http://www.ascotti.org/programming/chess/winboard_x.htm</a>)</li>
-<li> XBoard / WinBoard 4.3.15 by H.G.Muler (<a href="http://www.open-aurec.com/wbforum/viewtopic.php?f=19&t=49439">http://www.open-aurec.com/wbforum/viewtopic.php?f=19&t=49439</a>)</li>
-</ul>
-
 <h4>development version</h4>
 
-<p>Current unstable version:  <a href="ftp://alpha.gnu.org/gnu/xboard/">4.4.0.beta2</a> (2009-08-31)</p>
+<p>Current unstable
+version: see git repository. </p>
 
-<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>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>At the moment we are working hard on version 4.4.0, which should be out soon (that is summer 2009)</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>
-<p> We also have test-packages available for debian (link will be available in the next few days, that is mid of 2009-07) and <a href="http://download.opensuse.org/repositories/home:/apersaud/">opensuse</a> (rpm). Furthermore you can get a .tar.gz from <a href="ftp://alpha.gnu.org/gnu/xboard/">alpha.gnu.org/gnu/xboard</a>. Keep in mind that these are still <strong>beta</strong>.</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>
 
-<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>,
+<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>
 
 
@@ -93,9 +110,11 @@ or <em>man&nbsp;xboard</em>, or by looking at <em>/usr/doc/xboard/</em>,
   <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>
+      <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