<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Computer-Chess Wiki Forum</title>
<link>http://www.computer-chess.org/forum/</link>
<description>Computer-Chess Discussion Forum</description>
<language>en</language>
<item>
<title>Update Information: August 18, 2011</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Friday, August 19, 2011, 00:37:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#090;">Arabian Knight 1.24 (WB)</span></strong><br />
Java source; own GUI<br />
- now it prints best path while thinking<br />
- now it prints depth/nodes/etc in standard way recognised by most of GUI's<br />
<a href="http://wbec-ridderkerk.nl/html/details1/ArabianKnight.html">http://wbec-ridderkerk.nl/html/details1/ArabianKnight.html</a> (Leo page)</p>
<p><strong><span style="color:#090;">Arasan 13.0 (WB/UCI)</span></strong><br />
C++ source; mp; Win32/64, Linux<br />
- history pruning and see pruning are implemented<br />
- fixes to history code<br />
- code cleanup and parameter tweaking in evaluation, especially to isolated pawns, pawn center scores, passed pawns, mobility, king safety<br />
- fixed bug in adjacent passer code<br />
- potential passer code is more accurate<br />
- material scoring changes: queen value is higher, re-introduced some special case adjustments for bad trades<br />
- check extensions have been reduced to 3/4 ply<br />
- hash table code cleanup &amp; bug fixes<br />
- Intel C++ supported under Windows<br />
- GUI edit menu allows paste of PGN and FEN from the clipboard into the GUI<br />
- fix GUI memory leak<br />
- by default, Arasan will play a somewhat wider variety of openings (the book selectivity option can be used to change this)<br />
<a href="http://www.arasanchess.org/">http://www.arasanchess.org/</a></p>
<p><strong><span style="color:#090;">DoubleCheck 1.3 (UCI)</span></strong><br />
C source; Win64, Linux64<br />
- DoubleCheck is able to display a correct PV. The code was much simplified, as I simply retrieve it from the TTable<br />
- fixed a major bug with 3-move repetition<br />
- fixed bugs in the search, also leading to code simplification, and significant elo increase<br />
<a href="http://wbec-ridderkerk.nl/html/details1/DoubleCheck.html">http://wbec-ridderkerk.nl/html/details1/DoubleCheck.html</a> (Leo page)</p>
<p><span style="font-size:large;"><strong>Chess News</strong></span></p>
<p><strong><span style="color:#090;">Arasan Test Suite (v.13)</span></strong><br />
epd testsuite from Jon Dart<br />
&quot;chess problems, drawn from a variety of human and computer games. They range in difficulty, but most are non-trivial and some are quite hard&quot;<br />
<a href="http://www.arasanchess.org/testsuite.shtml">http://www.arasanchess.org/testsuite.shtml</a></p>
<p><strong><span style="color:#090;">JavaPairing 2.1</span></strong><br />
open source cross-platform chess pairings manager for Swiss events<br />
<a href="http://sourceforge.net/projects/javapairing/">http://sourceforge.net/projects/javapairing/</a> (project page)<br />
<a href="http://javapairing.sourceforge.net/">http://javapairing.sourceforge.net/</a> (homepage)</p>
<p><strong><span style="color:#090;">XBoard Alpha News</span></strong><br />
by HG Muller<br />
new features:<br />
- setting the other side to move in analysis<br />
- piece fonts and figurine fonts<br />
- searching a position in a PGN file<br />
- playing games in pairs<br />
<a href="http://hgm.nubati.net/news.html">http://hgm.nubati.net/news.html</a> (homepage)</p>
<p><span style="font-size:large;"><strong>Down/Problem Chess Websites</strong></span> <img src="images/smilies/frown.png" alt=":-(" /></p>
<p>Bubble homepage down for 4 days (no response in 60 seconds)<br />
Dann Corbit homepage down for 53 days (broken computer!)<br />
Matacz homepage down for 20 days (a 110mb.com site)<br />
Smash homepage down for 3 days (no response in 60 seconds)<br />
Smaug homepage down for 24 days<br />
Superchessengine homepage down for 67 days (Fruit, GambitFruit, Movei, Naum, Patzer &amp; Smash)<br />
Typhoon homepage down for 2 days (no response in 60 seconds)</p>
<p><span style="font-size:large;"><strong>Wiki Changes</strong></span></p>
<p><strong><span style="color:#090;">GUI Protocol List</span></strong><br />
update by Norbert Raimund Leisner<br />
- revised Chessmaster info and added an extra link<br />
<a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:gui_protocol_support_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:gui_protocol_support_list</a></p>
<p><strong><span style="color:#090;">Variants Engine List</span></strong><br />
update by Norbert Raimund Leisner<br />
- added Mac Shogi and Shogi<br />
- added Shogi Viewer<br />
- expanded some comments<br />
<a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:variants_engine_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:variants_engine_list</a></p>
<p><span style="font-size:large;"><strong>Bonus Notifications</strong></span> (recent releases of free stuff)</p>
<p><strong><span style="color:#f00;">Warnings:</span></strong><br />
<span style="color:#f00;"><br />
- do not install unwanted toolbars, etc.<br />
- alpha releases have new features; crashes and bugs are to be expected<br />
- beta releases have new features; they may contain bugs or crash<br />
- release candidate software may contain minor bugs; crashes are rare</span></p>
<p><strong><span style="color:#090;">MariaDB 5.2.8</span></strong><br />
open source fork of MySQL; completely compatible w/MySQL; w/extra db engines &amp; extra features<br />
&quot;MariaDB is a binary drop-in replacement for MySQL&quot;<br />
MariaDB restores several significant features that Oracle has dropped from MySQL<br />
<a href="http://kb.askmonty.org/">http://kb.askmonty.org/</a> (homepage)<br />
<a href="http://kb.askmonty.org/v/mariadb-versus-mysql-features">http://kb.askmonty.org/v/mariadb-versus-mysql-features</a> (extra features)<br />
<a href="http://kb.askmonty.org/en/mariadb-528-release-notes">http://kb.askmonty.org/en/mariadb-528-release-notes</a> (release notes)</p>
<p><strong><span style="color:#090;">PHP 5.3.7</span></strong><br />
PHP is a very popular open source scripting language mostly used for web applications<br />
<a href="http://php.net/">http://php.net/</a> (homepage)</p>
<p><strong><span style="color:#090;">PyPy 1.6 (Python)</span></strong><br />
cross-platform, open source Python implementation; choose JIT (default), no JIT, stackless, or sandboxed;<br />
also available: back ends for .NET and Java (see: 'Features' page);<br />
other languages that run in the JIT: Prolog, Smalltalk, JavaScript, Io, Scheme and Gameboy<br />
&quot;The ... average of all [PyPy] benchmarks is ... 4.3 times faster than CPython&quot;<br />
&quot;Note: windows binaries are not ready yet&quot;<br />
- PyPy 1.6 implements Python 2.7.1<br />
<a href="http://pypy.org/">http://pypy.org/</a> (homepage)<br />
<a href="http://morepypy.blogspot.com/2011/08/pypy-16-kickass-panda.html">http://morepypy.blogspot.com/2011/08/pypy-16-kickass-panda.html</a> (announcement)</p>
<p><span style="font-size:large;"><strong>Meaning of Colors</strong></span></p>
<p><strong><span style="color:#f00;">Red = New or Warning</span></strong><br />
<strong><span style="color:#090;">Green = Updated</span></strong><br />
<strong><span style="color:#555;">Gray = Info Only</span></strong></p>
<p>Engine List: <a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_engine_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_engine_list</a><br />
Chess News: <a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_news_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_news_list</a></p>
<p><strong><span style="color:#555;">NOTE: If you want me to track a website for you, please email me and I will add it.<br />
ron _at_ computer-chess _dot_ org</span></strong></p>
</p>]]></content:encoded>
<link>http://www.computer-chess.org/forum/index.php?id=1567</link>
<guid>http://www.computer-chess.org/forum/index.php?id=1567</guid>
<pubDate>Fri, 19 Aug 2011 00:37:40 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>