<?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: July 14, 2013</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Monday, July 15, 2013, 00:07:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#090;">Abulafia 0.63 (UCI)</span></strong><br />
Haskell source<br />
- available as Haskell source code only (no builds)<br />
<a href="https://github.com/nionita/Abulafia">https://github.com/nionita/Abulafia</a></p>
<p><strong><span style="color:#555;">Capivara opening book</span></strong><br />
- new opening book<br />
<a href="http://vivaxadrez.wikispaces.com/capivara">http://vivaxadrez.wikispaces.com/capivara</a></p>
<p><strong><span style="color:#090;">DiscoCheck 4.3 (UCI)</span></strong><br />
C source; Win64, Linux64<br />
- &quot;Based on my estimations, it should be around 2800&quot;<br />
<a href="https://github.com/lucasart/chess">https://github.com/lucasart/chess</a> (code repository)<br />
<a href="http://open-chess.org/download/file.php?id=538&amp;sid=2dca673b6fcbef3e4d3811911e9b4f78">http://open-chess.org/download/file.php?id=538&amp;sid=2dca673b6fcbef3e4d3811911e9b4f78</a> (direct link)</p>
<p><strong><span style="color:#090;">Kitteneitor 0.22.0 (WB)</span></strong><br />
C source<br />
- available as C source code only<br />
<a href="https://github.com/emdio/kitteneitor/">https://github.com/emdio/kitteneitor/</a></p>
<p><strong><span style="color:#555;">Trappy Beowulf github repository has been deleted</span></strong></p>
<p><strong><span style="color:#090;">Ziggurat 0.21 (UCI)</span></strong><br />
Win64; requires a SSE4 CPU (fast popcount type) to run<br />
- announced, but download link not working yet<br />
<a href="http://mysite.verizon.net/vze16nq0r/index.html">http://mysite.verizon.net/vze16nq0r/index.html</a></p>
<p><span style="font-size:large;"><strong>Chess News</strong></span></p>
<p><strong><span style="color:#090;">ChessZone Magazine</span></strong><br />
free monthly chess magazine of annotated GM games<br />
- #06, 2013 (June issue)<br />
<a href="http://www.chesszone.org/magazine/magazine.html">http://www.chesszone.org/magazine/magazine.html</a></p>
<p><strong><span style="color:#090;">Chess Engines for Android in Chessbase format</span></strong><br />
Aart Bik's collection of engines that run on commercial Chessbase Android Chess GUI<br />
- version 1.0.4 of engines package is available<br />
<a href="http://www.aartbik.com/MISC/android.html">http://www.aartbik.com/MISC/android.html</a></p>
<p><strong><span style="color:#090;">Gperft 1.02</span></strong><br />
- silent update, version number unchanged<br />
<a href="https://www.dropbox.com/s/bxoogxwkbncxd68/gperft.zip">https://www.dropbox.com/s/bxoogxwkbncxd68/gperft.zip</a> (direct link)</p>
<p><span style="font-size:large;"><strong>Down/Problem Chess Websites</strong></span> <img src="images/smilies/frown.png" alt=":-(" /></p>
<p>Bestia homepage down for 7 days (a 110mb.com site)<br />
Darky homepage down today (not found)<br />
Fianchetto homepage down for 7 days (502: bad gateway)<br />
Lyapko Utilities homepage down for 7 days (a 110mb.com site)<br />
Wing homepage down for 72 days (not found)</p>
<p><span style="font-size:large;"><strong>Wiki Changes</strong></span></p>
<p>Nothing new today</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;">Adblock Plus 2.3 for Firefox</span></strong><br />
<strong><span style="color:#090;">Adblock Plus 1.5 for Chrome</span></strong><br />
<strong><span style="color:#090;">Adblock Plus 1.5 for Opera</span></strong><br />
free, open source browser plugin that blocks most web advertisements<br />
<a href="http://adblockplus.org/en/">http://adblockplus.org/en/</a></p>
<p><strong><span style="color:#090;">Codelite 5.2.0</span></strong><br />
excellent open source cross-platform IDE for all C/C++ compilers<br />
features: syntax highlighting for many languages, plugins, version control, code completion,<br />
function call tips, more<br />
<a href="http://codelite.org/">http://codelite.org/</a></p>
<p><strong><span style="color:#090;">Django 1.6, Beta 1</span></strong><br />
high-level, rapid development Python-based web framework<br />
- this is a *beta* release<br />
<a href="https://www.djangoproject.com/">https://www.djangoproject.com/</a></p>
<p><strong><span style="color:#090;">MariaDB 10.0.3 Alpha</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 alpha/beta databases, but this one is interesting due to the inclusion of multi-source replication<br />
- &quot;do not use alpha releases on production systems&quot;<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.3/">https://downloads.mariadb.org/mariadb/10.0.3/</a> (MariaDB 10.0.3 page)</p>
<p><strong><span style="color:#090;">Gedit 3.9.3</span></strong><br />
cross-platform open source text editor for programmers w/ syntax highlighting, remote editing, etc.<br />
- Windows binary not updated, available as source code only<br />
<a href="http://projects.gnome.org/gedit/index.html">http://projects.gnome.org/gedit/index.html</a></p>
<p><strong><span style="color:#090;">SystemRescueCd 3.7.1</span></strong><br />
bootable image for CD or USB stick to rescue data from HD; mount and read data from any disk;<br />
features disk partitioning, LVM management, data copying, remote backup, more<br />
<a href="http://www.sysresccd.org/">http://www.sysresccd.org/</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=2496</link>
<guid>http://www.computer-chess.org/forum/index.php?id=2496</guid>
<pubDate>Mon, 15 Jul 2013 00:07:32 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>