WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT ID, COUNT( comment_ID ) AS ccount FROM wp_posts LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1') WHERE ID IN (34,30,23,18,17,15,14) GROUP BY ID

Computer Chess Programming » Programs

Archive for the 'Programs' Category

HIARCS

Sunday, December 6th, 2009

HIARCS is a commercial computer chess program developed by Mark Uniacke. Its name is an acronym stands for Higher Intelligence Auto Response Chess System.

HIARCS similar to many other games checkers and free bingo are available on many different platforms just to name a few : Microsoft Windows, Mac OS X, Windows Mobile, Freescale DragonBall and ARM-based Palm OS operating systems (since 2004), and on the iPhone and IPod Touch (since August, 2009). It is one of the few top-level chess programs which are available for Mac OS X.

Version 12, was released in April 2008, the strength of the program comes more from its positional algorithms than from its search speed. HIARCS won the silver medal behind Rybka at the 2008 World Computer Chess Championship.

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 34 AND comment_approved = '1';

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '34' AND comment_approved = '1'

No Comments »

Sigma Chess 6.1.4 HIARCS 11

Thursday, April 12th, 2007

Hiarcs announced a new version of Sigma Chess with HIARCS 11.

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 30 AND comment_approved = '1';

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '30' AND comment_approved = '1'

No Comments »

Chess Diagrams

Monday, December 5th, 2005

A list of programs and scripts for generating chess diagrams.

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 23 AND comment_approved = '1';

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '23' AND comment_approved = '1'

No Comments »

ExaChess 3.1.3

Wednesday, June 15th, 2005

Exachess is a chess-database program for the Macintosh that can be used to store collections of chess games or to play games with with several chess-engines. There is a free Lite version and a paid Pro version.

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 18 AND comment_approved = '1';

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '18' AND comment_approved = '1'

No Comments »

Vektor3 Chess 3.2.2

Tuesday, March 15th, 2005

Vektor3 Chess is a chess program for the Mac with features that include a customizable chessboard with multiple piece sets, multiple documents, multithreading, support for variations, annotation editor with text styles, move annotations and diagrams, several playing levels, opening book, game analysis, position editor, PGN import and export, HTML export, speech, multiple undo and redo, HTML help including rules of chess.

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 17 AND comment_approved = '1';

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '17' AND comment_approved = '1'

No Comments »

Computer Chess Sourcebook

Wednesday, December 22nd, 2004


Chess Software Sourcebook is thefirst book to focus exclusively on the latest chess-related computer programs. Several chapters review in detail the various types of software available, as well as the pros and cons of commercial programs in each category. Feature comparison tables help you decide which software best matches your specific needs, and screen shots show the graphical interface for each program. Playing live chess over the Internet (including its addictive tendencies!) is also discussed. Other chapters cover opening study, computer handicapping, game analysis, and time-saving tips so you can get the most out of the software you own or plan to purchase. Read the rest of this entry »

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 15 AND comment_approved = '1';

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '15' AND comment_approved = '1'

No Comments »

Sigma Chess 6.1 with HIARCS 9.6 engine

Wednesday, December 22nd, 2004

Sigma Chess and Hiarcs announced Sigma Chess 6.1 with HIARCS 9.6 engine for Mac OS X.

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(comment_ID) FROM wp_comments WHERE comment_post_ID = 14 AND comment_approved = '1';

WordPress database error: [Can't open file: 'wp_comments.MYD'. (errno: 144)]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = '14' AND comment_approved = '1'

No Comments »