Re: [Scid-users] Creating a database

2017-03-07 Thread Werner Haas
Hello Hugh, I have just downloaded Scid and I am navigating my way around it.  I would like to load my own games in a separate database, but I cannot see how to add another database in addition to the Example 1 and Example 2 databases. Create a new database: "File" --> "New" --> [write] "my_ne

Re: [Scid-users] questions about ratings.ssp

2017-03-07 Thread f...@libero.it
Hi, at the beginning of the file ratings.spp there is the description of the format (it is common with the spelling.spp). The lines with elo informations are very simple: %Elo YEAR:ELO_1PERIOD,ELO_2PERIOD,ELO_3PERIOD,... YEAR:ELO_1PERIOD,... Feel free to ask if you have any further doubt. There i

[Scid-users] questions about ratings.ssp

2017-03-07 Thread Volker Pittlik
It seems to me the ratings.ssp hasn't been updated for some time (more than two years to be exactly). I'm working on a small python program what reads the monthly ratings published by FIDE and updates the ratings.ssp with that data. If have some questions about that: There is a copyright statemen

[Scid-users] New version of CQL

2017-03-07 Thread Fex Xef
CQL 5.1 is available from http://gadycosteff.com/cql . This is a command-line chess search engine. Highlights: - Built on Shane Hudson's SCID PGN parser - Much more powerful than earlier versions of CQL. - Code is C++ 11, and is much cleaner than earlier versions. - Source via contact informat