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 (30,18,17,14) GROUP BY ID

Computer Chess Programming » Mac

Archive for the 'Mac' Category

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 »

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 »

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 »