<?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: April 2, 2010</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Saturday, April 03, 2010, 01:52:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#555;">Jim Ablett Win builds</span></strong><br />
<strong><span style="color:#090;">AliBaba 1.20wb JA (WB)</span></strong><br />
Win32, Linux32<br />
quick fix to yesterday's release<br />
- time control fix<br />
<a href="http://homepages.tesco.net/henry.ablett/jims.html">http://homepages.tesco.net/henry.ablett/jims.html</a></p>
<p><strong><span style="color:#090;">Daydreamer 1.75 (UCI)</span></strong><br />
C source; Win32/64, Linux32/64, Mac 32/64<br />
- several bug fixes for ctg book support. Move selection should now behave much more intuitively<br />
- support for version 0.2 of Gaviota tablebases, which allows on-the-fly bitbase construction<br />
- overall better behavior for threaded tablebase loading. The background thread will no longer consume <br />
resources when not in use, and background thread loading can be disabled. Background loading has been <br />
significantly simplified, and now uses only one thread, rather than a pool<br />
- Windows threading support no longer requires a pthreads dll<br />
- fixed a bug in pawn analysis<br />
- small tweaks to search parameters<br />
- changed verbose output format to prevent incorrect score reports in Arena<br />
<a href="http://github.com/AaronBecker/daydreamer/">http://github.com/AaronBecker/daydreamer/</a> (homepage)<br />
<a href="http://github.com/AaronBecker/daydreamer/downloads">http://github.com/AaronBecker/daydreamer/downloads</a> (downloads page)<br />
<a href="http://github.com/downloads/AaronBecker/daydreamer/daydreamer-175-binaries.zip">http://github.com/downloads/AaronBecker/daydreamer/daydreamer-175-binaries.zip</a> (direct link)</p>
<p><strong><span style="color:#555;">Jim Ablett Win builds</span></strong><br />
<strong><span style="color:#090;">Slibo 0.5.5 JA (WB)</span></strong><br />
Win32/54, Linux32/64<br />
- send mate result fix<br />
- time control fix<br />
<a href="http://homepages.tesco.net/henry.ablett/jims.html">http://homepages.tesco.net/henry.ablett/jims.html</a></p>
<p><span style="font-size:large;"><strong>Chess News</strong></span></p>
<p><strong><span style="color:#f00;">Chess Game Report</span></strong><br />
by Jack Welbourne; Win64 only<br />
calculates Elo performance for a single pgn game; uses Stockfish engine<br />
<a href="http://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=16085">http://rybkaforum.net/cgi-bin/rybkaforum/topic_show.pl?tid=16085</a> (info)<br />
<a href="http://rybkaforum.net/mwf/rybkaattach/68/234068/ChessGameReport.exe">http://rybkaforum.net/mwf/rybkaattach/68/234068/ChessGameReport.exe</a> (direct link)<br />
<a href="http://rybkaforum.net/mwf/rybkaattach/68/234068/ReadMe.txt">http://rybkaforum.net/mwf/rybkaattach/68/234068/ReadMe.txt</a> (ReadMe.txt)</p>
<p><strong><span style="color:#555;">Crafty Chess Interface</span></strong><br />
A Chess GUI for Crafty with a simulated wood board by Valters Baumanis (requres VB6 run-time library)<br />
- version 5.1 is coming soon...<br />
<a href="http://h1.ripway.com/valters/crafty/interface.htm">http://h1.ripway.com/valters/crafty/interface.htm</a><br />
<a href="http://valters-and.co.cc/crafty/gui.php">http://valters-and.co.cc/crafty/gui.php</a></p>
<p><span style="font-size:large;"><strong>Down/Problem Chess Websites</strong></span> <img src="images/smilies/frown.png" alt=":-(" /><br />
Amundsen homepage down for 2 days<br />
Betsy homepage down for 86 days<br />
Blitzer homepage down for 21 days<br />
Brama homepage down for 13 days<br />
Colossus homepage down for 92 days<br />
Kenny Dail (Mac) builds site down for 64 days<br />
Dika homepage down for 14 days<br />
Gosu homepage down for 19 days<br />
Sinobyl homepage down for 38 days<br />
Sjakk homepage down today</p>
<p><span style="font-size:large;"><strong>Wiki Changes</strong></span></p>
<p><strong><span style="color:#090;">Chess Engine List</span></strong><br />
- added Tytan<br />
<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></p>
<p><span style="font-size:large;"><strong>Bonus Notifications</strong></span> (recent releases of free stuff)</p>
<p><span style="color:#f00;">Warnings:<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<br />
</span></p>
<p><strong><span style="color:#090;">Cobian Backup 10.0.2.689</span></strong><br />
free multithreaded Win32/64 backup; supports ftp upload/download, compression, encryption, backup of locked files<br />
<a href="http://www.educ.umu.se/~cobian/cobianbackup.htm">http://www.educ.umu.se/~cobian/cobianbackup.htm</a></p>
<p><strong><span style="color:#090;">CodeLite 2.5.0.4025</span></strong><br />
excellent open source cross-platform IDE for all C/C++ compilers. Recommended<br />
Features: syntax highlighting for many languages, plugins, version control, code completion, function call tips, etc.<br />
<a href="http://codelite.org/">http://codelite.org/</a> (homepage)<br />
<a href="http://sourceforge.net/projects/codelite/files/">http://sourceforge.net/projects/codelite/files/</a> (download)</p>
<p><strong><span style="color:#090;">LameXP 3.1.8 hotfix-1 (2010-04-02)</span></strong><br />
open source graphical front-end for the LAME MP3, Ogg Vorbis and Nero AAC audio encoders<br />
<a href="http://mulder.dummwiedeutsch.de/home/?page=projects#lamexp">http://mulder.dummwiedeutsch.de/home/?page=projects#lamexp</a></p>
<p><strong><span style="color:#090;">RJ TextEd 6.20 beta 1</span></strong><br />
free programmer's text editor; unicode, spell-checking, code-completion, remote editing, etc<br />
this is a *beta* release<br />
<a href="http://www.rj-texted.se/index.htm">http://www.rj-texted.se/index.htm</a> (homepage)<br />
<a href="http://www.rj-texted.se/download.htm">http://www.rj-texted.se/download.htm</a> (download page)</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>]]></content:encoded>
<link>http://www.computer-chess.org/forum/index.php?id=735</link>
<guid>http://www.computer-chess.org/forum/index.php?id=735</guid>
<pubDate>Sat, 03 Apr 2010 01:52:17 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>