Put picture of GTK build on home page
[xboard.git] / index.html
index 703a7d7..e35e9e0 100644 (file)
@@ -38,142 +38,185 @@ chosen it.</li>
 <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
+<table cellpadding="20"><tr><td valign="top">
+ <h4>More...</h4>
+ <ul>
+  <li><a href="#tag-A1">WinBoard</a> (MS Windows port)</li>
+  <li><a href="#download">Downloading</a></li>
+  <li><a href="#tag-A4">Documentation</a></li>
+  <li><a href="user_guide/UserGuide.html">On-line User Guide</a></li>
+  <li><a href="#tag-A5">More Screenshots</a></li>
+  <li><a href="whats_new/4.9.0/index.html">What's New in 4.9.0?</a>(stable)</li>
+  <li><a href="whats_new/4.8.0/index.html">What's New in 4.8.0?</a></li>
+  <li><a href="whats_new/4.7.3/index.html">What's New in 4.7.3?</a></li>
+  <li><a href="whats_new/4.7.2/index.html">What's New in 4.7.2?</a></li>
+  <li><a href="whats_new/4.7.1/index.html">What's New in 4.7.1?</a></li>
+  <li><a href="whats_new/4.7.0/index.html">What's New in 4.7.0?</a></li>
+  <li><a href="whats_new/4.6.2/index.html">What's New in 4.6.2?</a></li>
+  <li><a href="whats_new/4.6.1/index.html">What's New in 4.6.1?</a> (faulty)</li>
+  <li><a href="whats_new/4.6.0/index.html">What's New in 4.6.0?</a></li>
+  <li><a href="whats_new/4.5.3/index.html">What's New in 4.5.3?</a></li>
+  <li><a href="whats_new/4.5.2/index.html">What's New in 4.5.2?</a></li>
+  <li><a href="whats_new/4.5.1/index.html">What's New in 4.5.1?</a></li>
+  <li><a href="whats_new/4.5.0/index.html">What's New in 4.5.0?</a></li>
+  <li><a href="whats_new/4.4.0/index.html">What's New in 4.4.x?</a></li>
+  <li><a href="#tag-A3">How can you help us?</a></li>
+  <li><a href="FAQ.html">Frequently Asked Questions</a></li>
+ </ul>
+</td><td>
+ <img src="whats_new/SpartanGTK.png">
+ <p><i>XBoard GTK build, playing some Chess variant</i></p>
+</td><td valign="bottom">
+ <img src="whats_new/4.4.0/marble.png">
+ <p><i>WinBoard, configured with marble board</i></p>
+</td></tr></table>
+
+<h3><a name="tag-A1">Winboard</h3>
+
+<p>The project also includes a port to MicroSoft-Windows systems called
 WinBoard.</p>
 
-<p>You can find the download section for the stable version of Winboard at
-the <a href="http://www.open-aurec.com/wbforum/viewforum.php?f=19">Winboard
-Forum</a> or try the link to a beta-version in the <a href="#download">download section</a>.</p>
+<p>You can find the downloads for binaries and preconfigured installer packages of Winboard at
+the <a href="http://www.open-aurec.com/wbforum/viewforum.php?f=19">Winboard Forum</a>,
+where yo can also report problems, get help from other WinBoard users or discuss feature requests.
+Windows builds of development versions or installers for special configuartions
+can be found at <a href="http://hgm.nubati.net/ ">HGM's web page</a>.
+</p>
 
 <p>Development for Winboard, reporting bugs and any other requests can
 also be done at the same places as for XBoard (see below).</p>
 
-<h3> What's new </h3>
-<p> A summary of <a href="whats_new.html">What's new</a> for the latest, older and upcoming releases.</p>
-
-<h3>Help needed</h3>
-
-<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>
-
-<h4>Translators </h4>
-<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>
-
-<h4>Testers </h4>
-<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>
-
-<h4>GTK developer needed</h4>
-<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>
-
-<h4>EPD test-suite capability</h4>
-<p>A sort of match mode where one engine automatically does a number of 'games',
-(using a position file filled with EPDs as starting positions),
-except that each 'game' lasts only for one move, and the 'result' is then computed
-by XBoard depending on if this move was the correct solution specified in the EPD.</p>
-
-<h4>Multi-board ICS mode</h4>
-<p>Implement a slave mode where XBoard forks itself, connecting a pipe between
-what normally would be the ICS socket of the child, and a new output channel
-of the parent, so that the parent can forward board and move lists belonging to
-a specific game to the slave dedicated to display it.</p>
-
-<h4>Update the documentation</h4>
-<p>The documentation could need some updates. In our effort to merge
-Winboard and XBoard back together, we also want to merge the RTF file
-back into the XBoard texinfo file.  This will take some effort though,
-since the two versions still differ in several areas and this would
-need to be highlighted. The benefit would be though that we could
-prepare a much better and up to date Windows documentation.
-</p>
-
-<h4>Update the webpage</h4>
-<p>The content of the webpage could be updated with screenshots from
-the latest version. We also have a new tutorial that could be
-integrated. The webpage should also be integrated with git, so that
-all developers have access to it.</p>
-
 <h3><a name="download"></a>Downloading XBoard</h3>
 
-<h4>stable version</h4>
-
-<p>The current stable version is: <a href="ftp://ftp.gnu.org/gnu/xboard/">4.5.3a</a></p>
+<h4>stable version (4.8.0)</h4>
 
-<p>It can be found on the main GNU ftp server:
+<p>Sources of current stable version 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>It can also be found on one of the <a href="/prep/ftp.html">mirrors
+<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>
 
 <p>Precompiled versions are available
 for <a href="http://download.opensuse.org/repositories/openSUSE:/Factory:/Contrib/">openSUSE</a>
-and <a href="http://packages.debian.org/squeeze/xboard">debian-squeeze</a>
+and <a href="http://packages.debian.org/sid/xboard">debian-sid</a>
+
 (if you know of other distribution that package it, please let us
 know).</p>
 
+<h4>Mac OSX Intel 10.7+ App</h4>
+<p1>A preconfigured app bundle of Xboard for Mac OSX can also be found at the <a href="http://www.open-aurec.com/wbforum/viewtopic.php?f=19&t=53274">Winboard Forum</a>.</p>
+
+
 <h4>development version</h4>
 
-<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>
+<p>We regularly do so called 'developer releases', which include the newest and the latest we are working on.
+If you want to <a href="#tag-A3">help us</a> test, or just want to use the new features, you might prefer to use those over the stable version.
+</p>
 
-<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>
+<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.7.x branch in git) and xboardgit (latest version from the master branch in git). Packages are available for: Debian 6.0, Fedora 17/18, RedHat RHEL 6, opensuse 12.1/12.2/12.3/Tumbleweed/Factory, Centos 6, Arch, Ubunutu 10.04/12.04/12.10. These packages are generated automatically and are for testing purposes only. Please let us know if you have any problems related to XBoard or package dependencies.</p>
 
-<p> Windows builds of development version can be found at <a href="http://hgm.nubati.net/ ">HGM's web page</a>.
+<p> Windows builds of development version can often be found at <a href="http://hgm.nubati.net/ ">HGM's web page</a>.
 
-<p>Furthermore we provide two development versions (tagged commits in git):</p>
+<p>Furthermore we provide development versions (tagged commits in git):</p>
 
 <ul>
-<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 />
-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.
-</li>
-<li>A snapshot of the master branch: <a href="ftp://alpha.gnu.org/gnu/xboard/"> master-20120212 </a>. <br />
-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).
-</li>
-<li> New GTK branch in git (no developer release available yet). </li>
+<li>A snapshot of the master branch is available: <a href="ftp://alpha.gnu.org/gnu/xboard/"> master-20130828</a>.</li>
+<li>A snapshot of the release branch is available: (no developer release available at the moment)</li>
 </ul>
 
 <h5>How to build the development version</h5>
 
 <h6>git version</h6>
-<p> After cloning the git-repository, run ./autogen.sh, ./configure and then make and make install.</p>
 
-<h6>tar-balls</h6>
-<p> Unpack the tar ball and do ./configure followed by make and make install.</p>
+<p> The <a href="http://git.savannah.gnu.org/cgit/xboard.git">git repository</a> is available on Savannah. All branches can be viewed there. The web page also provides tar-balls of all tagged versions, these tar-balls are different from the ones that you can download from the <a href="ftp://ftp.gnu.org/gnu/xboard/"> ftp-server </a> and you will need to run <code>./autogen.sh</code> on them as described below.</p>
+
+<p> If you want to get a copy of the repository you can clone it using the command <code>"git clone http://git.savannah.gnu.org/r/xboard.git"</code>. For more information on how to use git, please visit the git home page.</p>
+
+<p> After cloning the git-repository or downloading and unpacking a snapshot tar-ball from the git repository,
+run <code>./autogen.sh</code>, <code>./configure</code> and then <code>make</code> and <code>make install</code>.</p>
 
+<h6>tar-balls (from the ftp-server)</h6>
+<p> Unpack the tar ball and do <code>./configure</code> followed by <code>make</code> and <code>make install</code>.</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>A snapshot of the latest source code for all branches is available at
-the <a href="http://git.savannah.gnu.org/cgit/xboard.git">git
-repository</a> on Savannah.</p>
-
 <h4>archive</h4>
 
 <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>
 
-<h3>Documentation</h3>
+<h3><a name="tag-A4">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
+<p>The official <a href="manual/">manual page for XBoard</a> is available online,
+as is <a href="/manual/">documentation for most GNU software</a>.
+This discusses every feature XBoard has in detail.
+You may also find this information on your local system 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>
 
-<p>The Chess Engine Communication Protocol can be found <a href="engine-intf.html">here</a>.</p>
+<p>There now also exists an <a href="user_guide/UserGuide.html">XBoard User Guide</a>, which only presents the main features in a more pedestrian way.
+This would be an excellent starting point if you are a novice XBoard user.
+If you have prior experience with XBoard, but just want to know what new features have been added since the version you were used to,
+the pages in the <a href="whats_new/index.html">What's New</a> section would be the place to go.
+</p>
+
+<p>A description of the Chess Engine Communication Protocol used by XBoard to communicate with Chess Engines can be found <a href="engine-intf.html">here</a>.</p>
 
-<h3>Screenshots</h3>
+<h3><a name="tag-A5"Screenshots</h3>
 
 <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>
+<a href="graphics/xboard-4.4.0-showgi.png"><img src="graphics/xboard-4.4.0-showgi.png" alt=" [screenshot shogi game] " height="200" /></a>
+<a href="graphics/xboard-4.4.0-petite.png"><img src="graphics/xboard-4.4.0-petite.png" alt=" [screenshot auxiliary windows " height="200" /></a>
+<a href="graphics/xboard-4.4.0-XQ.png"><img src="graphics/xboard-4.4.0-XQ.png" alt=" [screenshot xiangqi game] " height="200" /></a>
+
+<h3><a name="tag-A3">Help needed</h3>
+
+<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).
+Have a look at the following list in case you are interested:</p>
+
+<h4>Translators </h4>
+<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>
+
+<h4>Testers </h4>
+<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>
+
+<h4>GTK developer needed</h4>
+<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>
+
+<h4>EPD test-suite capability</h4>
+<p>A sort of match mode where one engine automatically does a number of 'games',
+(using a position file filled with EPDs as starting positions),
+except that each 'game' lasts only for one move, and the 'result' is then computed
+by XBoard depending on if this move was the correct solution specified in the EPD.</p>
+
+<h4>Multi-board ICS mode</h4>
+<p>Implement a slave mode where XBoard forks itself, connecting a pipe between
+what normally would be the ICS socket of the child, and a new output channel
+of the parent, so that the parent can forward board and move lists belonging to
+a specific game to the slave dedicated to display it.</p>
+
+<h4>Update the documentation</h4>
+<p>The documentation could need some updates. In our effort to merge
+Winboard and XBoard back together, we also want to merge the RTF file
+back into the XBoard texinfo file.  This will take some effort though,
+since the two versions still differ in several areas and this would
+need to be highlighted. The benefit would be though that we could
+prepare a much better and up to date Windows documentation.
+</p>
+
+<h4>Update the webpage</h4>
+
+<p>The content of the webpage could be updated with screenshots from
+the latest version. We also have a new tutorial that could be
+integrated. The webpage should also be integrated with git, so that
+all developers have access to it.</p>
 
 <h3>Links</h3>
 
@@ -183,9 +226,10 @@ looking at <em>/usr/doc/xboard/</em>,
       <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
+       version, (1.4.67b), especially adapted to support the new
+       features of XBoard 4.4.0 and later, 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
@@ -193,6 +237,7 @@ looking at <em>/usr/doc/xboard/</em>,
       <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>
@@ -200,12 +245,16 @@ looking at <em>/usr/doc/xboard/</em>,
   <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>
+
+      <li> <a href="http://80.100.28.169/"> The Variant ICS </a> </li>
     </ul>
   </li>
   <li> Other interfaces
     <ul>
       <li> <a href="http://www.bergo.eng.br/eboard/">eboard</a> </li>
+
     </ul>
   </li>
 </ul>
@@ -249,6 +298,7 @@ interface</a>.</p>
 
 <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>.
 
+
 <p> For feature requests, please use our mailinglist: <a href="mailto:xboard-devel@gnu.org">&lt;xboard-devel@gnu.org&gt;</a>.</p>
 
 <!-- will be in one of the next releases
@@ -294,7 +344,7 @@ href="/server/standards/README.translations.html">Translations
 README</a> for information on coordinating and submitting translations
 of this article.</p>
 
-<p>Copyright &copy; 2009, 2010, 2011, 2012 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc.</p>
 
 <p>This page is licensed under a <a rel="license"
 href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
@@ -302,7 +352,7 @@ Commons Attribution-NoDerivs 3.0 United States License</a>.</p>
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2012/02/10 07:45:27 $
+$Date: 2014/10/18 05:15:05 $
 <!-- timestamp end -->
 </p>
 </div>