<?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: November 18, 2013</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Tuesday, November 19, 2013, 00:46:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#090;">Atlas 3.60 (UCI)</span></strong><br />
mp(2 cpus); multiPV; Win32/64<br />
- &quot;my test shows 30 Elo gain&quot;<br />
<a href="http://sites.google.com/site/atlaschess/">http://sites.google.com/site/atlaschess/</a></p>
<p><strong><span style="color:#090;">DeepBrutePos 2.0 (WB/UCI)</span></strong><br />
Java source; mp; cross-platform jar file<br />
<a href="http://www.vanheusden.com/DeepBrutePos/">http://www.vanheusden.com/DeepBrutePos/</a></p>
<p><strong><span style="color:#090;">DeepSaros 4.1.0 (UCI)</span></strong><br />
mp (12 cpus); Win32/64, Linux64; this is an IvanHoe derivative<br />
- beware of the browser pop-under ad when downloading! <img src="images/smilies/frown.png" alt=":-(" /><br />
- fixed a stupid error in the 32-bit versions<br />
- correction of some minor bugs (increased playing strength?)<br />
- changed the Time Manager (though, I'm still not satisfied)<br />
- some changes in the evaluation functions (increased playing strength?)<br />
<a href="http://deep-saros.blogspot.it/">http://deep-saros.blogspot.it/</a></p>
<p><strong><span style="color:#090;">Komodo 4 (UCI)</span></strong><br />
commercial; limit strength; Win32/64, Linux32/64<br />
- this is an older commercial version of Komodo which is now free<br />
- single core only, not mp<br />
<a href="http://komodochess.com/downloads.php">http://komodochess.com/downloads.php</a></p>
<p><strong><span style="color:#090;">NapoleonPP 2013-10-18 (WB)</span></strong><br />
C++ source; ownGUI; Win32/64, Linux32/64<br />
- new Linux64 build only (&quot;some refactoring&quot;)<br />
<a href="https://github.com/crybot/Napoleon">https://github.com/crybot/Napoleon</a> (project)<br />
<a href="http://www.pierotofy.it/pages/sorgenti/dettagli/19273-Napoleon/">http://www.pierotofy.it/pages/sorgenti/dettagli/19273-Napoleon/</a> (Italian page)<br />
<a href="http://www.pierotofy.it/pages/projects/files.php?id=639">http://www.pierotofy.it/pages/projects/files.php?id=639</a> (alt downloads)<br />
<a href="https://github.com/crybot/Napoleon/tree/master/bin/Linux/x64">https://github.com/crybot/Napoleon/tree/master/bin/Linux/x64</a> (new Linux64 download)</p>
<p><span style="font-size:large;"><strong>Chess News</strong></span></p>
<p>Nothing new today</p>
<p><span style="font-size:large;"><strong>Chess Blog Articles</strong></span></p>
<p>Nothing new today</p>
<p><span style="font-size:large;"><strong>Wiki Changes</strong></span></p>
<p><strong><span style="color:#090;">Chess Logos List</span></strong><br />
update by Norbert Raimund Leisner<br />
- added Graham Banks logos for CaveChess, Jellyfish, and Pedone<br />
<a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_logos_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:chess_logos_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;">- 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;">Clonezilla Live 2.2.0-29 Stable</span></strong><br />
open source system image backup/restore (Live) or multicast new system images (SE)<br />
<a href="http://clonezilla.org/">http://clonezilla.org/</a><br />
<a href="http://sourceforge.net/p/clonezilla/news/">http://sourceforge.net/p/clonezilla/news/</a> (release notes)</p>
<p><strong><span style="color:#090;">Eusing Free Registry Cleaner 3.3.1</span></strong><br />
free registry cleaner; clean and repair incorrect or obsolete registry information<br />
<a href="http://www.eusing.com/free_registry_cleaner/registry_cleaner.htm">http://www.eusing.com/free_registry_cleaner/registry_cleaner.htm</a></p>
<p><strong><span style="color:#090;">Groovy 2.2.0</span></strong><br />
open source jvm dynamic scripting language; it is a superset of the Java language<br />
<a href="http://groovy.codehaus.org/">http://groovy.codehaus.org/</a> (homepage)</p>
<p><strong><span style="color:#090;">Jenkins 1.541</span></strong><br />
cross-platform, open source, continuous integration server for developers<br />
- automates the building/testing process<br />
<a href="http://jenkins-ci.org/">http://jenkins-ci.org/</a></p>
<p><strong><span style="color:#090;">MariaDB 10.0.6 Beta</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 />
- I don't usually list beta databases, but this one is interesting due to the inclusion of multi-source replication<br />
- &quot;do not use beta releases on production systems&quot;<br />
- use mainstream 5.x version for production MySQL-compatible databases<br />
<a href="http://kb.askmonty.org/">http://kb.askmonty.org/</a> (homepage)<br />
<a href="http://kb.askmonty.org/en/what-is-mariadb-100">http://kb.askmonty.org/en/what-is-mariadb-100</a> (What is MariaDB 10.0?)<br />
<a href="https://downloads.mariadb.org/mariadb/10.0.6/">https://downloads.mariadb.org/mariadb/10.0.6/</a> (MariaDB 10.0.6 page)</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=2647</link>
<guid>http://www.computer-chess.org/forum/index.php?id=2647</guid>
<pubDate>Tue, 19 Nov 2013 00:46:21 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>