<?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: January 4, 2015</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Sunday, January 04, 2015, 16:41:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#090;">Chesser 2.0 (WB)</span></strong><br />
C++ source; Win32/64; engine based on Wingletx source code by Stef Luijten<br />
- &quot;This version is around ~2000&quot;<br />
- code cleanups/optimizations/speedups<br />
- improved evaluation, makemove<br />
- added aspiration window<br />
<a href="http://sourceforge.net/projects/chesser/files/">http://sourceforge.net/projects/chesser/files/</a></p>
<p><strong><span style="color:#090;">CPW 1.1 (UCI)</span></strong><br />
available as source code only<br />
- &quot;probably about 2200 Elo on CCRL scale&quot;<br />
- adding late move reduction<br />
- changing hash retrieval logic in PV nodes<br />
- changing futility pruning logic<br />
- adding static eval pruning<br />
- deleting lots of garbage from eval function<br />
- interpolating between midgame and endgame scores<br />
<a href="http://chessprogramming.wikispaces.com/CPW-Engine">http://chessprogramming.wikispaces.com/CPW-Engine</a> (homepage)<br />
<a href="https://github.com/nescitus/cpw-engine">https://github.com/nescitus/cpw-engine</a> (source code)</p>
<p><strong><span style="color:#090;">GnuChess6 6.2.1 (WB/UCI)</span></strong><br />
<strong><span style="color:#090;">GnuChess6 6.2.0 (WB/UCI)</span></strong><br />
C++ source code only, no build yet<br />
&quot;The first version of GNU Chess was written by Stuart Cracraft. Fabien Letouzey is the primary author of GNU Chess 6,<br />
which is based on Fabien's chess engine Fruit 2.1.&quot;<br />
none of the changes should affect engine strength, it's packaging changes and internationalization<br />
- available as a tar.gz file only<br />
- &quot;Tighter connection&quot; with XBoard by means of an engine file and a logo, as expected by XBoard (&gt;= 4.6.0)<br />
- added a simple man page based on help2man<br />
- some minor fixes<br />
<a href="http://www.gnu.org/software/chess/">http://www.gnu.org/software/chess/</a> (info)<br />
<a href="http://ftp.gnu.org/pub/gnu/chess/">http://ftp.gnu.org/pub/gnu/chess/</a> (download)</p>
<p><strong><span style="color:#555;">N.E.G. 1.2 (WB)</span></strong><br />
an engine without a search by HG Muller<br />
C source; Win32, Linux64; not a serious engine<br />
- added stalemate avoidance<br />
<a href="http://home.hccnet.nl/h.g.muller/dwnldpage.html">http://home.hccnet.nl/h.g.muller/dwnldpage.html</a></p>
<p><strong><span style="color:#555;">Martin Sedlak Win32/64 builds</span></strong><br />
<strong><span style="color:#090;">Sjaak II MS (WB)</span></strong><br />
C++ source; Win32/64; variants<br />
- there were several silent updates to these downloads<br />
- it is best to download again to get the latest version<br />
<a href="http://www.crabaware.com/sjaak/sjaakII_intel_32bit.zip">http://www.crabaware.com/sjaak/sjaakII_intel_32bit.zip</a> (Win32 direct link)<br />
<a href="http://www.crabaware.com/sjaak/sjaakII_intel_64bit.zip">http://www.crabaware.com/sjaak/sjaakII_intel_64bit.zip</a> (Win64 direct link)</p>
<p><span style="font-size:large;"><strong>Chess News</strong></span></p>
<p><strong><span style="color:#090;">Eagle Mode 0.87.0 Chess GUI (WB)</span></strong><br />
C++ source; Win32/64, Linux32/64; an engine is part of Eagle Mode own GUI<br />
- Eagle Mode is the name of the GUI, SilChess is the name of the engine<br />
- all the updated changes seem to be related to the chess GUI, not to the engine<br />
- bug fix: the view often zoomed away unexpectedly from alternative file content panels (since version 0.86.0)<br />
- reorganized the toolkit classes, renamed all &quot;emTk&quot; to &quot;em&quot;<br />
- minor fixes<br />
<a href="http://eaglemode.sourceforge.net/">http://eaglemode.sourceforge.net/</a> (Eagle Mode homepage)<br />
<a href="http://github.com/ackalker/eaglemode/">http://github.com/ackalker/eaglemode/</a> (older source code)<br />
<a href="http://sourceforge.net/projects/eaglemode/files/">http://sourceforge.net/projects/eaglemode/files/</a> (Eagle Mode downloads)</p>
<p><strong><span style="color:#090;">Opening set for engine testing</span></strong><br />
from Lucas Braesch<br />
- 29692 unique 5-ply openings<br />
- extremely diverse, far away from known theory for the most part<br />
- all tested and shown to be reasonably balanced<br />
<a href="http://www.open-chess.org/download/file.php?id=604">http://www.open-chess.org/download/file.php?id=604</a> (direct link)</p>
<p><strong><span style="color:#090;">Ordo 0.9.8.1</span></strong><br />
calculates relative ratings based on game results<br />
- bugfix for average switch (-a option)<br />
<a href="https://sites.google.com/site/gaviotachessengine/ordo">https://sites.google.com/site/gaviotachessengine/ordo</a></p>
<p><span style="font-size:large;"><strong>Chess Programming Blogs</strong></span></p>
<p>MadChess blog: <a href="http://www.madchess.net/post/madchess-2-0-beta-build-34-null-move">http://www.madchess.net/post/madchess-2-0-beta-build-34-null-move</a><br />
MadChess blog: <a href="http://www.madchess.net/post/madchess-2-0-beta-build-37">http://www.madchess.net/post/madchess-2-0-beta-build-37</a><br />
MadChess blog: <a href="http://www.madchess.net/post/madchess-2-0-beta-build-38">http://www.madchess.net/post/madchess-2-0-beta-build-38</a><br />
Tarrasch GUI V3 Preview (video): <a href="http://youtu.be/mxAFlrXGIGI">http://youtu.be/mxAFlrXGIGI</a></p>
<p><span style="font-size:large;"><strong>Wiki Page Changes</strong></span></p>
<p>updates by Norbert Raimund Leisner</p>
<p><strong><span style="color:#090;">Chess Logos List</span></strong><br />
- Norbert Raimund Leisner logos: updated logo count<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><strong><span style="color:#090;">GUI Protocol List</span></strong><br />
- Cute Chess-CLI: monor edit of comment<br />
- added YaYxp [Yet another YtoICS for Xiangqi at Playxiangqi]<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;">Linux Engine List</span></strong><br />
update by Norbert Raimund Leisner<br />
- added Hakkapeliitta &amp; N.E.G.<br />
<a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:linux_engine_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:linux_engine_list</a></p>
<p><strong><span style="color:#090;">Macintosh Engine List</span></strong><br />
- added GopherCheck<br />
<a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:macintosh_engine_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:macintosh_engine_list</a></p>
<p><strong><span style="color:#090;">Variants Engine List</span></strong><br />
- added YaYxp [Yet another YtoICS for Xiangqi at Playxiangqi]<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 (recent releases of free stuff)</strong></span></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;">7-Zip 9.38 Beta</span></strong><br />
open source, cross-platform file archiver with very good compression<br />
- this is a *beta* release<br />
<a href="http://www.7-zip.org">http://www.7-zip.org</a></p>
<p><strong><span style="color:#090;">AIMP 3.60.1465</span></strong><br />
free audio player with audio converter, recorder, tag editor, Internet radio &amp; more<br />
<a href="http://www.aimp.ru/index.php?do=lang&amp;lng=en">http://www.aimp.ru/index.php?do=lang&amp;lng=en</a></p>
<p><strong><span style="color:#090;">Arch 2015.01.01</span></strong><br />
independent, rolling-release Linux distro; Cinnamon, Enlightenment, GNOME, KDE, LXDE, MATE, Xfce desktops;<br />
#8 in popularity<br />
- this is the monthly release<br />
<a href="http://www.archlinux.org/">http://www.archlinux.org/</a></p>
<p><strong><span style="color:#090;">Calibre 2.15.0</span></strong><br />
cross-platform open source ebook manager supporting all popular ebook readers<br />
with format conversion, news feeds, and integrated e-book viewer<br />
<a href="http://calibre-ebook.com/">http://calibre-ebook.com/</a></p>
<p><strong><span style="color:#090;">CrystalDiskInfo 6.3.0</span></strong><br />
open source, Windows-only hard drive monitoring/warning/alarm system using SMART technology<br />
<a href="http://crystalmark.info/?lang=en">http://crystalmark.info/?lang=en</a></p>
<p><strong><span style="color:#090;">Data Crow 4.0.12</span></strong><br />
free, open source media manager/cataloger for movies, books, music, software, chess, etc.<br />
<a href="http://www.datacrow.net/">http://www.datacrow.net/</a> (homepage)<br />
<a href="http://sourceforge.net/projects/datacrow/">http://sourceforge.net/projects/datacrow/</a> (project page)</p>
<p><strong><span style="color:#090;">Deepin 2014.2</span></strong><br />
Ubuntu-based Linux distro; Deepin DE; #17 in popularity<br />
- Ubuntu adapted to the Chinese language, but an English version is available<br />
<a href="http://linuxdeepin.com/">http://linuxdeepin.com/</a></p>
<p><strong><span style="color:#090;">Feng Office 3.0.1</span></strong><br />
free web-based open source collaboration platform<br />
management of: project tasks, billing, documents, communication, scheduling, electronic information, etc.<br />
- only the 'Community Edition' is free<br />
<a href="http://www.fengoffice.com/web/">http://www.fengoffice.com/web/</a><br />
<a href="http://sourceforge.net/projects/opengoo/files/fengoffice/">http://sourceforge.net/projects/opengoo/files/fengoffice/</a> (download)</p>
<p><strong><span style="color:#090;">GNUplot 5.0.0</span></strong><br />
open source, cross platform, command-line driven, 2D/3D graphing/plotting<br />
<a href="http://www.gnuplot.info/">http://www.gnuplot.info/</a> (homepage)</p>
<p><strong><span style="color:#090;">Notepad++ 6.7.3</span></strong><br />
open source programmer's text editor (Windows only)<br />
<a href="http://notepad-plus-plus.org/">http://notepad-plus-plus.org/</a></p>
<p><strong><span style="color:#090;">SparkyLinux 3.6</span></strong><br />
Debian-based distro; Enlightenment, LXDE, MATE, Openbox desktops; #26 in popularity<br />
<a href="http://sparkylinux.org/">http://sparkylinux.org/</a></p>
<p><strong><span style="color:#090;">ToDoList 6.9.2</span></strong><br />
Windows/iOS/Android open-source todo list / calendar program with nestable todos, recurring reminders, Gantt charts, etc<br />
<a href="http://www.abstractspoon.com/">http://www.abstractspoon.com/</a> (homepage)<br />
<a href="http://www.codeproject.com/Articles/5371/ToDoList-Feature-Release-An-effective-and-flexible">http://www.codeproject.com/Articles/5371/ToDoList-Feature-Release-An-effective-and-flexible</a> (info + download)</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=2967</link>
<guid>http://www.computer-chess.org/forum/index.php?id=2967</guid>
<pubDate>Sun, 04 Jan 2015 16:41:01 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>