<?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 16, 2012</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Monday, September 17, 2012, 00:59:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#f00;">ChessNovice R0.03 (WB)</span></strong><br />
new engine by David Shamgar Jeeves<br />
jvm jar file for Win, Linux, Mac<br />
<a href="http://sourceforge.net/projects/chessnovice/">http://sourceforge.net/projects/chessnovice/</a></p>
<p><strong><span style="color:#555;">Jim Ablett Win/Linux builds</span></strong><br />
<strong><span style="color:#090;">Stockfish 2.3 JA (UCI)</span></strong><br />
C++ source; mp; FRC; Win32/64, Linux32/64, Android<br />
- silent update, version number unchanged<br />
- Intel compile removed from package<br />
<a href="http://jimablett.net63.net/">http://jimablett.net63.net/</a></p>
<p><strong><span style="color:#090;">Tucano 1.04 (WB)</span></strong><br />
C source; Win32, Linux32<br />
- compatibility fixes: review of some variables declaration in order to make possible to compile for linux and hopefuly other systems (ARM, MAC); changes made mainly at bitboard.c and globals.h<br />
- added a preprocessor test to not use BBIX structure when system has different size for unsigned int and unsigned short data types at bitboard.c<br />
- implemented hash table size parameter -hash; also changed the default to be 64MB instead of 128MB which was the initial idea<br />
- made a small optimization to keep king square as integer in the board.state structure; only recalculate when king moves<br />
- fixed the perft time calculation, was using clock() method; changed to use the same functions as the search<br />
- added the parameter &quot;-nobook&quot; to turn off the small internal opening book<br />
- included Linux executable for Ubuntu 12.04 LTS<br />
- added a .jpg image for program icon<br />
<a href="https://sites.google.com/site/tucanochess/">https://sites.google.com/site/tucanochess/</a></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>Down/Problem Chess Websites</strong></span> <img src="images/smilies/frown.png" alt=":-(" /></p>
<p>ChestUCI homepage down today (a 110mb.com site)<br />
Dann Corbit homepage down for 448 days<br />
FirstChess homepage down for 6 days (not found)<br />
FSharpChess homepage down today (a codeplex.com site)<br />
GreKo homepage down for 4 days (a 110mb.com site)<br />
Mizar homepage down for 28 days (&quot;domain has expired&quot;)<br />
PolarChess homepage down for 13 days<br />
Toledo Nanochess homepage down today (a 110mb.com site)<br />
Tornado homepage down for 27 days (programmer has purposely removed his page)</p>
<p><span style="font-size:large;"><strong>Wiki Changes</strong></span></p>
<p><strong><span style="color:#090;">GUI Protocol List</span></strong><br />
update by Norbert Raimund Leisner<br />
- ChessBase: revised links and comments<br />
- added icsDrone to list of Developable / Discontinued / Faulty / Incomplete Chess GUIs<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><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;">Notepad++ 6.1.8</span></strong><br />
open source programmer's editor (Windows only)<br />
<a href="http://notepad-plus-plus.org/">http://notepad-plus-plus.org/</a></p>
<p><strong><span style="color:#090;">qBittorrent 3.0.3</span></strong><br />
open source cross-platform Bittorrent client<br />
<a href="http://www.qbittorrent.org/">http://www.qbittorrent.org/</a></p>
<p><strong><span style="color:#090;">TDM-GCC 4.7.1-2 (32bit) &amp; 4.7.1 (64-bit)</span></strong><br />
open source GCC C/C++ 32/64-bit Native Portable Build and Development Environment for Windows<br />
creates 32-bit OR 64-bit binaries, for any version of Windows since Windows 95<br />
- quick bugfixes for yesterday's release<br />
- &quot;mingw32-make, gdb and dw2-core hotfixed 2012-09-16&quot;<br />
<a href="http://tdm-gcc.tdragon.net/">http://tdm-gcc.tdragon.net/</a></p>
<p><strong><span style="color:#090;">Vala/Genie 0.17.7 Beta</span></strong><br />
Vala language resembles C# and Genie language resembles Python<br />
the common language compiler outputs OO C code using the GObject library<br />
not yet at version 1.0, but some large apps are written in Vala/Genie<br />
this is the *developmental* branch (beta)<br />
<a href="http://www.mail-archive.com/vala-devel-list@gnome.org/msg00036.html">http://www.mail-archive.com/vala-devel-list@gnome.org/msg00036.html</a> (announcement)<br />
<a href="http://live.gnome.org/Vala">http://live.gnome.org/Vala</a> (Vala info)<br />
<a href="http://live.gnome.org/Genie">http://live.gnome.org/Genie</a> (Genie info)</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=2109</link>
<guid>http://www.computer-chess.org/forum/index.php?id=2109</guid>
<pubDate>Mon, 17 Sep 2012 00:59:24 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>