Page 1 of 1

New simple tool to generate HTML crosstable from a PGN file

PostPosted: 11 Nov 2008, 18:28
by Fermin Serrano
http://rodin.chess.googlepages.com/pgn-crosstabletool

It is a very simple tool to generate HTML Crosstable from a PGN file. I use it to track test tournaments running at my home PC from my PC at work.

Don't expect too much.....

Regards,

Fermin

Re: New simple tool to generate HTML crosstable from a PGN f

PostPosted: 11 Nov 2008, 20:44
by Pedro Castro
Thank you, Fermin.

Here, one tournament with Rodin and you HTML crosstable.

5m + 3s, ponder off, 64 Mb Hash, 3 y 4 men of nalimov and scorpio
own book (alfil and ayito use polyglot and performance.bin, Roque and IACH use BookThinker and book of Guenther)
Pentium IV 2400 Mhz
Winboard_x + WinMan

http://danasah.googlepages.com/salida.html

Re: New simple tool to generate HTML crosstable from a PGN f

PostPosted: 13 Nov 2008, 02:02
by Norm Pollock
Hi Fermin,

I like your program idea very much. Since the idea is somewhat similar to 2 of my Java utilities, I decided to write a Java version. The major difference is thay my program (pctList) produces a text file, not an html file. And of course, since it is written in Java, it takes a little more time to execute.

Here is a temporary link for anyone interested:

http://www.orbitfiles.com/download/id3581539342.html

the usage is: pctlist alpha.pgn
-Norm