<?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: November 10, 2010</title>
<content:encoded><![CDATA[<p><em>Reply by Michael Diosi, Friday, November 12, 2010, 11:28:</em></p><p><p>Hi Ron,</p>
<p><br />
yes it works now...thanks</p>
<p>Michael</p>
</p>]]></content:encoded>
<link>http://www.computer-chess.org/forum/index.php?id=1110</link>
<guid>http://www.computer-chess.org/forum/index.php?id=1110</guid>
<pubDate>Fri, 12 Nov 2010 11:28:00 +0000</pubDate>
<category>Updates</category>
<dc:creator>Michael Diosi</dc:creator>
</item>
<item>
<title>Update Information: November 10, 2010</title>
<content:encoded><![CDATA[<p><em>Reply by Ron, Friday, November 12, 2010, 00:35:</em></p><p><p>Hi Michael,</p>
<p>I just downloaded the file with no trouble. I was using the Chrome browser.</p>
<p>Best regards,<br />
Ron</p>
</p>]]></content:encoded>
<link>http://www.computer-chess.org/forum/index.php?id=1108</link>
<guid>http://www.computer-chess.org/forum/index.php?id=1108</guid>
<pubDate>Fri, 12 Nov 2010 00:35:50 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
<item>
<title>Update Information: November 10, 2010</title>
<content:encoded><![CDATA[<p><em>Reply by Michael Diosi, Thursday, November 11, 2010, 07:29:</em></p><p><p>Hi,</p>
<p><br />
I can't download LittlBlitzer... wrong file name or something...</p>
<p>Michael</p>
</p>]]></content:encoded>
<link>http://www.computer-chess.org/forum/index.php?id=1107</link>
<guid>http://www.computer-chess.org/forum/index.php?id=1107</guid>
<pubDate>Thu, 11 Nov 2010 07:29:33 +0000</pubDate>
<category>Updates</category>
<dc:creator>Michael Diosi</dc:creator>
</item>
<item>
<title>Update Information: November 10, 2010</title>
<content:encoded><![CDATA[<p><em>Posting by Ron, Thursday, November 11, 2010, 00:58:</em></p><p><p><span style="font-size:large;"><strong>Engine Updates</strong></span></p>
<p><strong><span style="color:#090;">Arasan 12.2 (WB/UCI)</span></strong><br />
C++ source; mp; Win32/64, Linux<br />
- somewhat complex trade scoring has been removed - in favor of just adjusting piece values<br />
- more aggressive futility pruning, margin is adjusted at 1/2 ply increments<br />
- changes to extension/pruning logic. LMR now done after futility; extra LMR is done at high depths/move counts<br />
- king safety scoring changed - open files are now scored separately, score is based on opposing Rook + Queen count<br />
- bishop pair score reduced (but increases in endgame)<br />
- changes to pawn scoring: outside pawn &amp; doubled pawn scores reduced<br />
- outside pawn calc is done via a table, like Crafty does<br />
- penalty for own pieces ahead of passer; somewhat reduced bonus for rook behind passer<br />
- EGTB values are no longer hashed (seemed to cause problems)<br />
- minor GUI fix: remove trailing junk after game description<br />
<a href="http://www.arasanchess.org/">http://www.arasanchess.org/</a></p>
<p><strong><span style="color:#555;">Protector 1.3.5 (UCI)</span></strong><br />
1 revision(s) to the C++ source code today (current = rev. 377), no new build<br />
<a href="http://sourceforge.net/projects/protector/">http://sourceforge.net/projects/protector/</a></p>
<p><strong><span style="color:#555;">Jim Ablett Win/Linux builds</span></strong><br />
<strong><span style="color:#090;">Redqueen 0.75 JA (UCI)</span></strong><br />
C++ source; Win32/64, Linux32/64<br />
<a href="http://homepages.tesco.net/henry.ablett/jims.html">http://homepages.tesco.net/henry.ablett/jims.html</a></p>
<p><strong><span style="color:#555;">Redqueen 0.7.5 (UCI)</span></strong><br />
3 commit(s) to the C++ source code (commits= 466), no new build<br />
- these are new changes not included in JA build shown above<br />
<a href="http://sourceforge.net/projects/redqueenchess">http://sourceforge.net/projects/redqueenchess</a></p>
<p><strong><span style="color:#090;">Tornado 4.25 (UCI)</span></strong><br />
FRC; multi-pv; mp, Win32/64; limit strength<br />
- move generator now generate only legal moves<br />
- some bug fixes in search and eval<br />
- add new castle rule like O-O for chess960 to play in Arena too, thats not need to play with polyglot as winboard engine<br />
- limit strength adjustments now betweeen 500-2600 Elo<br />
- time management changed<br />
- lazy eval exit adjustements, increased of eval speed<br />
<a href="http://sites.google.com/site/mychessengines/">http://sites.google.com/site/mychessengines/</a></p>
<p><span style="font-size:large;"><strong>Chess News</strong></span></p>
<p><strong><span style="color:#090;">LittleBlitzer 2.5 (UCI)</span></strong><br />
Windows tournament manager program for UCI chess engines at fast time controls by Nathan Thom<br />
- fixed number of games played in total and per engine; will now always play the exact number asked<br />
- fixed reporting of illegal move when it should have been a repetition draw<br />
- each illegal move now generates a new file with a random suffix<br />
- some GUI tweaking<br />
- improved logging output<br />
- reduced LB overheads and more accurate measurement of real time taken by engines<br />
- added option to pick a random EPD position (defaults to sequential)<br />
- added LB_Name engine parameter to overwrite engine's name in the results<br />
<a href="http://www.kimiensoftware.com/littlethought/littleblitzer.php">http://www.kimiensoftware.com/littlethought/littleblitzer.php</a></p>
<p><span style="font-size:large;"><strong><span style="color:#090;">WinBoard 4.5.0 beta (WB)</span></strong></span><br />
The grand-daddy of all the free chess GUIs<br />
- this is a *beta* release<br />
<a href="http://www.open-aurec.com/wbforum/viewtopic.php?f=2&amp;t=51303">http://www.open-aurec.com/wbforum/viewtopic.php?f=2&amp;t=51303</a> (announcement)<br />
<a href="http://hgm.nubati.net/WinBoard-4.5.beta.zip">http://hgm.nubati.net/WinBoard-4.5.beta.zip</a> (direct link)<br />
<a href="http://hgm.nubati.net/news.4.5.0.html">http://hgm.nubati.net/news.4.5.0.html</a> (info)</p>
<p><span style="font-size:large;"><strong>Down/Problem Chess Websites</strong></span> <img src="images/smilies/frown.png" alt=":-(" /></p>
<p>Frenzee homepage down for 85 days (webpage taken down until new engine release)<br />
NSVChess homepage down for 39 days (403 error: forbidden)<br />
Pawny homepage down today (no response in 60 seconds)<br />
Prophet site down for 9 days (&quot;This domain name expired on 11/01/2010 and is pending renewal or deletion&quot;)<br />
Holger Schluckebier Mac builds homepage down for 19 days (internal server error)<br />
Smash homepage down today (no response in 60 seconds)<br />
<span style="color:#090;">Igor Gorelikov homepage homepage back up <img src="images/smilies/smile.png" alt=":-)" /><br />
Safrad homepage back up <img src="images/smilies/smile.png" alt=":-)" /> </span></p>
<p><span style="font-size:large;"><strong>Wiki Changes</strong></span><br />
Nothing new today <img src="images/smilies/frown.png" alt=":-(" /></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;">Defraggler 2.00.230</span></strong><br />
free file/directory defragmenter<br />
&quot;This new release pushes the capabilities of Defraggler far beyond any other free defragmentation tool,<br />
by offering complete offline defrag during the boot process with full OS support.&quot;<br />
<a href="http://www.piriform.com/defraggler">http://www.piriform.com/defraggler</a><br />
<a href="http://www.piriform.com/blog/2010/11/10/defraggler-v20">http://www.piriform.com/blog/2010/11/10/defraggler-v20</a> (announcement)</p>
<p><strong><span style="color:#090;">Firefox 4.0 beta 7</span></strong><br />
open source browser. Recommended!<br />
- this is a *beta* release<br />
<a href="http://www.mozilla.com/">http://www.mozilla.com/</a> (homepage)<br />
<a href="http://www.mozilla.com/en-US/firefox/all-beta.html">http://www.mozilla.com/en-US/firefox/all-beta.html</a> (beta page)</p>
<p><strong><span style="color:#090;">Networx 5.1.5</span></strong><br />
free network traffic (bandwidth) monitor &amp; usage reporting w/ real-time graphs<br />
<a href="http://www.softperfect.com/products/networx/">http://www.softperfect.com/products/networx/</a></p>
<p><strong><span style="color:#090;">UltraVNC 1.0.9.1</span></strong><br />
cross platform open source remote desktop; can view/control Win, Linux, or Mac<br />
<a href="http://ultravnc.sourceforge.net/">http://ultravnc.sourceforge.net/</a><br />
<a href="http://www.uvnc.com:8080/downloads/ultravnc/90-ultravnc-1091.html">http://www.uvnc.com:8080/downloads/ultravnc/90-ultravnc-1091.html</a> (download)</p>
<p><strong><span style="color:#090;">µTorrent 2.2 (build 23071)</span></strong><br />
open source BitTorrent client<br />
<a href="http://www.utorrent.com/">http://www.utorrent.com/</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>]]></content:encoded>
<link>http://www.computer-chess.org/forum/index.php?id=1105</link>
<guid>http://www.computer-chess.org/forum/index.php?id=1105</guid>
<pubDate>Thu, 11 Nov 2010 00:58:42 +0000</pubDate>
<category>Updates</category>
<dc:creator>Ron</dc:creator>
</item>
</channel>
</rss>