Update Information: August 2, 2009 (Updates)
Security Warning: WildCat site
Firefox message: "This web site at igorkorshunov.narod.ru has been reported
as an attack site and has been blocked based on your security preferences."
What happened when Google visited this site?
"Of the 5 pages we tested on the site over the past 90 days, 4 page(s)
resulted in malicious software being downloaded and installed without user
consent. The last time Google visited this site was on 2009-07-31, and the
last time suspicious content was found on this site was on 2009-07-31."
Update: Chesley the Chess Engine 250
source code from this website only
http://sourceforge.net/projects/chesley/
Update: Chess0 0.3.2 (WB)
- use SAN (simplified algebraic notation)
- basic position and problem solver
- save previous search results, for speeding up new searches
- fixes in cache subsystem
- improve XBoard support
- implement 'move now' in command line, using Ctrl+C
- improve 50-moves and 3-repetitions detection
- improve performance in some areas (still really slow)
- implement MVV/LVA algorithm for sorting moves before search
- include a bunch of fixes for almost every module
- fix a critical bug in check-mate detection
- decrease to 2 the default Adaptive depth
http://www.claudiocamacho.org/projects/chess0.php
Update: Jim Ablett Win builds
- Chesley 250
http://homepages.tesco.net/henry.ablett/jims.html
Info Only: Down chess websites
AICE site back up
Averno site down for 7 days
DreamChess site is down today
Pierre site down for 40 days
Smash site down today
Update: Polyglot 1.4b30
Michel Van den Bergh's Linux and Windows builds based on Fonzy Bluemers modification
of Fabien Letouzey's Polyglot with original work and bugfixes
- Conversion from C++ to C (suggested by E.M.)
- More refactoring. The win32 and posix I/O now have a uniform interface (see pipex.h).
- Some more meaningful error messages added.
- Some buffer overflow checks added.
- Simplification of strange signal kludge in gui.c.
- Removal of obsolete code in engine.c and gui.c. Platform specific code has been abstracted and pushed into pipex_win32.c and pipex_posix.c
- The format of the version number has changed once again. Debian was unhappy with the previous one.
http://alpha.uhasselt.be/Research/Algebra/Toga/polyglot-release/