<?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: October 21, 2014</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Tuesday, October 21, 2014, 14:13:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#090;">Capivara LK 0.09b02f (UCI)</span></strong><br />
Win32/64; TSCP derivative; requires MSVC runtime<br />
<a href="http://vivaxadrez.wikispaces.com/Capivara">http://vivaxadrez.wikispaces.com/Capivara</a></p>
<p><strong><span style="color:#f00;">Lozza 1.10 (UCI)</span></strong><br />
new engine by Colin Jenkins<br />
JavaScript source<br />
- engine requires using jsUCI program (by Edmund Moshammer), available separately<br />
<a href="http://op12no2.me/toys/lozza/lozza.js">http://op12no2.me/toys/lozza/lozza.js</a> (source code)<br />
<a href="http://op12no2.me/posts/1818">http://op12no2.me/posts/1818</a> (UCI stand-alone instructions)</p>
<p><strong><span style="color:#090;">Phalanx XXIII (WB)</span></strong><br />
C source; Win32; older versions available for Linux32, Mac64, Android<br />
- Xboard protocol version 2 compatibility, including the periodic updates feature<br />
- new -n commandline option to limit nodes per second<br />
- new -z commandline option to randomize root moves within a given centipawns margin<br />
- easy levels now don't play instantly, but use time<br />
- bugfixes<br />
- &quot;it should be a bit stronger&quot;<br />
<a href="http://sourceforge.net/projects/phalanx/">http://sourceforge.net/projects/phalanx/</a><br />
<a href="http://sourceforge.net/projects/phalanx/files/">http://sourceforge.net/projects/phalanx/files/</a> (downloads)</p>
<p><span style="font-size:large;"><strong>Chess News</strong></span></p>
<p><strong><span style="color:#f00;">Chess Meister for iOS</span></strong><br />
new GUI + peaBrain engine by John Roland Penner (pChess)<br />
- no download link given, but probably available at the AppStore<br />
<a href="http://home.earthlink.net/~johnrpenner/index-chess.html">http://home.earthlink.net/~johnrpenner/index-chess.html</a></p>
<p><strong><span style="color:#090;">Stockfish 2.12.0 for iOS</span></strong><br />
the mobile version of Stockfish has been updated<br />
- this is a bugfix release<br />
<a href="http://itunes.apple.com/us/app/stockfish-chess/id305558605?mt=8">http://itunes.apple.com/us/app/stockfish-chess/id305558605?mt=8</a></p>
<p><strong><span style="color:#090;">WinBoard/XBoard Chess GUI 4.8.0a (WB/UCI)</span></strong><br />
<a href="http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=xboard.git;a=snapshot;h=refs/heads/master;sf=tgz">http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=xboard.git;a=snapshot;h=refs/heads/master;sf=tgz</a> (direct link for source)<br />
<a href="http://www.gnu.org/software/xboard/whats_new/4.8.0/index.html">http://www.gnu.org/software/xboard/whats_new/4.8.0/index.html</a> (new features)<br />
<a href="http://hgm.nubati.net/WinBoard-4.8.0.exe">http://hgm.nubati.net/WinBoard-4.8.0.exe</a> (direct link for Windows exe)</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>Wiki Page Changes</strong></span></p>
<p>Nothing new today</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;">Auslogics Registry Cleaner 7.4.0.0</span></strong><br />
free Windows registry optimizer/cleaner<br />
<a href="http://www.auslogics.com/en/software/registry-cleaner/">http://www.auslogics.com/en/software/registry-cleaner/</a></p>
<p><strong><span style="color:#090;">Debian 7.7.0</span></strong><br />
independent Linux distro; supports almost all desktops; #3 in popularity<br />
<a href="http://www.debian.org/">http://www.debian.org/</a></p>
<p><strong><span style="color:#090;">Feng Office 2.7.1.4</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;">FileZilla Client 3.9.0.6</span></strong><br />
open source cross-platform ftp client; recommended<br />
<a href="http://filezilla-project.org/">http://filezilla-project.org/</a><br />
<a href="https://filezilla-project.org/download.php?show_all=1">https://filezilla-project.org/download.php?show_all=1</a> (downloads)</p>
<p><strong><span style="color:#090;">Nimrod 0.9.6</span></strong><br />
cross-platform, statically typed, imperative/object-oriented, compiled programming language<br />
with overloaded functions/operators, iterators, exceptions, generics, closures, templates, macros<br />
GC support for multi-core programming<br />
- syntax resembles Python or Ruby<br />
- runtime efficiency of C<br />
- single inheritance only<br />
- can use type inference to deduce types<br />
<a href="http://nimrod-code.org/index.html">http://nimrod-code.org/index.html</a></p>
<p><strong><span style="color:#090;">PeaZip 5.5.0</span></strong><br />
open source cross-platform file and archive manager; available as portable app also<br />
- create 7Z, ARC, BZ2, GZ, PAQ/ZPAQ, PEA, QUAD/BALZ, TAR, UPX, WIM, XZ, ZIP<br />
- extract 150+ archive types: ACE, ARJ, CAB, DMG, ISO, LHA, RAR, UDF, etc.<br />
<a href="http://peazip.sourceforge.net/">http://peazip.sourceforge.net/</a> (homepage)<br />
<a href="http://sourceforge.net/projects/peazip/files/5.5.0/">http://sourceforge.net/projects/peazip/files/5.5.0/</a> (5.5.0 downloads)</p>
<p><strong><span style="color:#090;">PyPy3 2.4.0(Python)</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.8 (PyPy) or 3.2.5 (PyPy3)<br />
- &quot;6.53 times faster than CPython (improvement from 6.29 times faster for previous version)<br />
<a href="http://pypy.org/">http://pypy.org/</a> (homepage)</p>
<p><strong><span style="color:#090;">SumatraPDF 3.0</span></strong><br />
free, open-source minimalistic PDF/mobi/chm/djvu/cbr reader for Windows; it is a portable app<br />
<a href="http://blog.kowalczyk.info/software/sumatrapdf/free-pdf-reader.html">http://blog.kowalczyk.info/software/sumatrapdf/free-pdf-reader.html</a></p>
<p><strong><span style="color:#090;">System Explorer 5.9.5</span></strong><br />
free; detailed info about Windows tasks, processes, modules, startups, IE addons, uninstallers, windows,<br />
services, drivers, connections and opened files; graph/monitor usage of system resources in real-time<br />
<a href="http://www.systemexplorer.net/">http://www.systemexplorer.net/</a></p>
<p><strong><span style="color:#090;">UltraDefrag 6.0.3</span></strong><br />
<strong><span style="color:#090;">UltraDefrag 7.0.0, Beta 2</span></strong><br />
open source defrag program for Windows<br />
<a href="http://ultradefrag.sourceforge.net/en/index.html">http://ultradefrag.sourceforge.net/en/index.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=2932</link>
<guid>http://www.computer-chess.org/forum/index.php?id=2932</guid>
<pubDate>Tue, 21 Oct 2014 14:13:56 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>