<?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: June 1, 2011</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Thursday, June 02, 2011, 01:55:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#555;">Grizzly has a new homepage</span></strong> <img src="images/smilies/smile.png" alt=":-)" /><br />
<a href="http://www.slengo.de/index.php/en/">http://www.slengo.de/index.php/en/</a></p>
<p><span style="font-size:large;"><strong>Chess News</strong></span></p>
<p><strong><span style="color:#090;">Polyglot 1.4.67b</span></strong><br />
Michel Van den Bergh's Linux and Windows builds based on Fonzy Bluemers modification<br />
of Fabien Letouzey's Polyglot with original work and bugfixes<br />
- disable &quot;book learning&quot; <br />
&quot;Polyglot saves learning information but does not use it itself, probably for <br />
a reason. I believe the booklearning concept of Polyglot is fundamentally <br />
broken. Learning information is engine specific so it should not be saved in <br />
the opening book (it might be saved elsewhere). There are other issues as <br />
well, such as copyright and the possibility of the proliferation of polluted <br />
books. Opening books can be improved with information from games by using the <br />
merge command. This is a form of off line learning which is probably much more <br />
effective since one has strict control over what kind of information is added <br />
to the book.&quot;<br />
<a href="http://alpha.uhasselt.be/Research/Algebra/Toga/polyglot-release/">http://alpha.uhasselt.be/Research/Algebra/Toga/polyglot-release/</a></p>
<p><strong><span style="color:#090;">Winglet tutorial</span></strong><br />
A step-by-step guide for writing and improving your own bitboard chess engine by Stef Luijten<br />
- Stef continues writing his C++ tutorial<br />
<a href="http://www.sluijten.com/winglet/">http://www.sluijten.com/winglet/</a></p>
<p><span style="font-size:large;"><strong>Down/Problem Chess Websites</strong></span> <img src="images/smilies/frown.png" alt=":-(" /></p>
<p>BabyChess homepage down for 53 days (404: page not found)<br />
Bullucks homepage down today (no response in 60 seconds)<br />
Frenzee homepage down for 286 days (purposely down until new engine release)<br />
Loop homepage down for 34 days (it seems that Loop is a Fruit clone!)<br />
MFChess homepage down for 40 days (no response in 60 seconds)<br />
Pos homepage down today (no response in 60 seconds)<br />
<span style="color:#090;">Grizzly homepage back up <img src="images/smilies/smile.png" alt=":-)" /><br />
Norm Pollock homepage back up <img src="images/smilies/smile.png" alt=":-)" /><br />
Trace homepage back up <img src="images/smilies/smile.png" alt=":-)" /> </span><br />
<strong><span style="color:#555;">Loop clone evidence:</span></strong> <img src="images/smilies/frown.png" alt=":-(" /><br />
<a href="http://open-chess.org/download/file.php?id=351">http://open-chess.org/download/file.php?id=351</a></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 />
- adjusted 'ICS (FICS, ICC, etc.)' column for CSBoard<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;">FACE Tournament</span></strong><br />
- Gerhard has updated these pages: face participants, download, ratings<br />
<a href="http://computer-chess.org/doku.php?id=computer_chess:tournaments:face">http://computer-chess.org/doku.php?id=computer_chess:tournaments:face</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;"><br />
- 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;">Git 1.7.5.4</span></strong><br />
free, open source distributed version control system<br />
<a href="http://git-scm.com/">http://git-scm.com/</a> (homepage)<br />
<a href="http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.4.txt">http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.4.txt</a> (release notes)</p>
<p><strong><span style="color:#090;">Malwarebytes Anti-Malware 1.51</span></strong><br />
free Windows anti-virus; detect and remove malware that others fail to detect<br />
free version does *not* allow memory resident protection<br />
<a href="http://www.malwarebytes.org/products/malwarebytes_free">http://www.malwarebytes.org/products/malwarebytes_free</a></p>
<p><strong><span style="color:#090;">RingoJS 0.8 RC 2</span></strong><br />
JavaScript runtime written in Java, based on Mozilla Rhino<br />
<a href="http://ringojs.org/">http://ringojs.org/</a></p>
<p><strong><span style="color:#090;">Vala/Genie 0.12.1</span></strong><br />
the Vala language resembles C# and the 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 *stable* branch<br />
- many bug fixes and binding updates<br />
<a href="http://www.mail-archive.com/vala-list@gnome.org/msg06813.html">http://www.mail-archive.com/vala-list@gnome.org/msg06813.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=1462</link>
<guid>http://www.computer-chess.org/forum/index.php?id=1462</guid>
<pubDate>Thu, 02 Jun 2011 01:55:25 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>