<?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: September 1, 2016</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Thursday, September 01, 2016, 16:19:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#090;">BagaturChess 1.4d (UCI)</span></strong><br />
Java source; cross-platform; mp; supports Gaviota ebtbs<br />
<a href="https://sourceforge.net/projects/bagaturchess/files/BagaturEngine/">https://sourceforge.net/projects/bagaturchess/files/BagaturEngine/</a><br />
<a href="https://github.com/bagaturchess/Bagatur-Chess-Engine-And-Tools/tree/master/Downloads/Engine">https://github.com/bagaturchess/Bagatur-Chess-Engine-And-Tools/tree/master/Downloads/Engine</a></p>
<p><strong><span style="color:#090;">Fizbo 1.8 (UCI)</span></strong><br />
mp; Linux, Win; supports Syzygy egtbs<br />
- &quot;approximately +40 Elo improvement in playing strength&quot;<br />
- &quot;estimated strength with 1 CPU/4 CPU is 3,100/3,170 Elo&quot;<br />
<a href="http://sites.google.com/site/fizbochessengine/">http://sites.google.com/site/fizbochessengine/</a></p>
<p><strong><span style="color:#090;">Pigeon 1.50 (UCI)</span></strong><br />
Win64; requires external dlls (not included in package)<br />
<a href="https://github.com/StuartRiffle/pigeon/releases">https://github.com/StuartRiffle/pigeon/releases</a></p>
<p><strong><span style="color:#090;">Sting SF 7.3 (UCI)</span></strong><br />
C++ source; Linux, Mac(JM), Win; requires extra dlls (not included); Stockfish derivative<br />
<a href="http://www.mediafire.com/download/sx4ou8g4fxzbaib/sting-sf-73.zip">http://www.mediafire.com/download/sx4ou8g4fxzbaib/sting-sf-73.zip</a> (direct link)</p>
<p><strong><span style="color:#090;">Sunfish 2016.08.31 (UCI)</span></strong><br />
Python source; requires Python interpreter with '-u' option invoked (to disable i/o buffering); didactic engine<br />
- cleanup changes, compatability with Python 3.4 changes<br />
<a href="http://github.com/thomasahle/sunfish/">http://github.com/thomasahle/sunfish/</a></p>
<p><span style="font-size:large;"><strong>Chess News</strong></span></p>
<p><strong><span style="color:#090;">Droidfish 1.62 for Android</span></strong><br />
port of Stockfish to Android platform + chess GUI<br />
- updated stockfish engine<br />
- added features, fixed bugs<br />
<a href="http://web.comhem.se/petero2home/droidfish/index.html">http://web.comhem.se/petero2home/droidfish/index.html</a></p>
<p><strong><span style="color:#090;">sprts.py</span></strong><br />
new Python script by Michel Van Den Bergh<br />
- simplified implementation of SPRT algorithm (for engine testing) with no external dependencies<br />
- &quot;help you to design truncated sequential likelihood ratio tests&quot;<br />
<a href="http://hardy.uhasselt.be/Toga/sprta.py">http://hardy.uhasselt.be/Toga/sprta.py</a></p>
<p><span style="font-size:large;"><strong>Chess Programming Blogs</strong></span></p>
<p>Nothing new today</p>
<p><span style="font-size:large;"><strong>Updated Wiki Pages</strong></span></p>
<p>updates by Norbert Raimund Leisner:</p>
<p><strong><span style="color:#090;">Chess Logos List</span></strong><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;">Mobile Chess List</span></strong><br />
<a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:mobile_chess_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:mobile_chess_list</a></p>
<p><strong><span style="color:#090;">Stockfish Engine List</span></strong><br />
<a href="http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:stockfish_engine_list">http://computer-chess.org/doku.php?id=computer_chess:wiki:lists:stockfish_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;">Advisory:</span></strong><br />
<span style="color:#f00;"><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:#f00;">NOTE: I had an argument with Microsoft. I thought I owned my computer, they thought they did. Microsoft won by cheating: they clobbered my sys admin settings. Microsoft won the battle, but lost the war. If I can't trust a company to do an update, how can I trust it at all? All future updates of Windows-only software will no longer be listed here.</span></strong></p>
<p><strong><span style="color:#090;">Austrumi 3.4.7</span></strong><br />
Linux distro based on Slackware; FVWM desktop; #71 in popularity<br />
- OS &amp; all applications run in RAM, making it fast<br />
<a href="http://cyti.latgola.lv/ruuni/">http://cyti.latgola.lv/ruuni/</a></p>
<p><strong><span style="color:#090;">Calibre 2.65</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;">Dr Memory 1.11.0</span></strong><br />
cross-platform (Linux or Win) 32-bit programmer's aid to detect:<br />
access to uninitialized memory, unaddressable memory (including outside of allocated heap units<br />
and heap underflow and overflow), freed memory, double frees, memory leaks, and on Win<br />
access to un-reserved thread local storage slots and common GDI API usage errors<br />
<a href="https://github.com/DynamoRIO/drmemory">https://github.com/DynamoRIO/drmemory</a> (homepage)<br />
<a href="https://github.com/DynamoRIO/drmemory/releases">https://github.com/DynamoRIO/drmemory/releases</a> (download)</p>
<p><strong><span style="color:#090;">GhostBSD 10.3</span></strong><br />
BSD-based Linux distro; MATE desktop; #52 in popularity<br />
<a href="http://www.ghostbsd.org/">http://www.ghostbsd.org/</a></p>
<p><strong><span style="color:#090;">Google Chrome 53.0.2785.89</span></strong><br />
<strong><span style="color:#090;">Google Chromium 53.0.2785.89</span></strong><br />
popular cross-platform web browser<br />
- Chromium is fully open-source, Chrome has propietary extensions to enhance Google profits<br />
<a href="https://www.chromium.org/getting-involved/download-chromium">https://www.chromium.org/getting-involved/download-chromium</a> (Chromium)<br />
<a href="https://www.google.com/chrome/browser/?">https://www.google.com/chrome/browser/?</a> (Chrome)</p>
<p><strong><span style="color:#090;">ImageMagick 7.0.2-10</span></strong><br />
cross-platform, open-source program to manipulate images<br />
- create, edit, compose, or convert images files (200+ formats)<br />
- bmp, png, jpg, gif, tiff, svg, etc.<br />
- resize, flip, mirror, rotate, distort, shear and transform<br />
- adjust image, apply special effects,<br />
- draw text, lines, polygons, ellipses &amp; Bézier curves<br />
<a href="http://www.imagemagick.org/script/index.php">http://www.imagemagick.org/script/index.php</a></p>
<p><strong><span style="color:#090;">Jenkins 2.20</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;">Manjaro 16.08</span></strong><br />
Arch-based, rolling-release distro; desktops: Openbox, Cinnamon, KDE, MATE, Xfce; #5 in popularity<br />
<a href="http://manjaro.org/">http://manjaro.org/</a></p>
<p><strong><span style="color:#090;">MariaDB 10.1.17 Stable</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 />
- gaining popularity from MySQL, a work-alike competitor with fewer features<br />
- 5.x version stays in sync with MySQL 5.x; version 10 is an improved version of it<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 vs MySQL)<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?)</p>
<p><strong><span style="color:#090;">MongoDB 3.3.12 Stable</span></strong><br />
free, open source NoSQL database; uses document store model<br />
<a href="http://www.mongodb.org/downloads">http://www.mongodb.org/downloads</a></p>
<p><strong><span style="color:#090;">OpenBSD 6.0</span></strong><br />
independent distro based on BSD; desktops: almost all of them; #78 in popularity<br />
<a href="http://www.openbsd.org/">http://www.openbsd.org/</a></p>
<p><strong><span style="color:#090;">PyPy2.7 v5.4.0</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 (incomplete), Smalltalk, JavaScript, Io, Scheme and Gameboy<br />
for Win32, Linux 32/64, Mac64, &amp; ARM<br />
- syntax-compatible with Python 2.7.10 (PyPy) or 3.2.5 (PyPy3)<br />
- &quot;7.51 times faster than Python 2.7.2 (previous version was 7.56 times faster); see:<br />
<a href="http://speed.pypy.org/">http://speed.pypy.org/</a> (speed benchmarks)<br />
<a href="http://pypy.org/">http://pypy.org/</a> (homepage)</p>
<p><strong><span style="color:#090;">Q4OS 1.6.1</span></strong><br />
Linux distro based on Debian (Stable); Trinity desktop; #47 in popularity<br />
<a href="http://q4os.org/">http://q4os.org/</a></p>
<p><strong><span style="color:#090;">Salix 14.2</span></strong><br />
Slackware-based Linux distro; desktops: Fluxbox, KDE, MATE, Openbox, Ratpoison, Xfce; #65 in popularity<br />
<a href="http://www.salixos.org/">http://www.salixos.org/</a></p>
<p><strong><span style="color:#090;">Thunderbird 45.3.0</span></strong><br />
Mozilla's excellent open source email program<br />
<a href="http://www.mozillamessaging.com/en-US/thunderbird/">http://www.mozillamessaging.com/en-US/thunderbird/</a> (homepage)</p>
<p><strong><span style="color:#090;">XAMPP 7.0.9</span></strong><br />
<strong><span style="color:#090;">XAMPP 5.6.24</span></strong><br />
<strong><span style="color:#090;">XAMPP 5.5.38</span></strong><br />
cross-platform, open source web-server (Apache), SQL database (MySQL) w/ admin, PHP, ftp server, Tomcat, &amp; more<br />
- this is probably the easiest way to install a working, web-aware PHP into Windows<br />
- it is also easy to add web apps like WordPress, Drupal, Joomla, SugarCRM, phpBB, DokuWiki, etc.<br />
- version numbering reflects the PHP version that is supported<br />
<a href="http://www.apachefriends.org/en/xampp-windows.html">http://www.apachefriends.org/en/xampp-windows.html</a></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=3136</link>
<guid>http://www.computer-chess.org/forum/index.php?id=3136</guid>
<pubDate>Thu, 01 Sep 2016 16:19:03 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>