< Earlier Kibitzing · PAGE 333 OF 434 ·
Later Kibitzing> |
Oct-14-22 | | stone free or die: <Suzz> yes, he's a saucy lad, recently introduced to me by another <CG> user over at <Niemann> (I think). Fun to watch (in small doses, of course). . |
|
Oct-14-22 | | stone free or die: <<MIssy> Have I cracked it?> To quote - "What do you mean, <I>, fat man?!?" <Have I cracked?> - fixed. |
|
Oct-14-22
 | | MissScarlett: https://www.chessgames.com/nodejs/g... https://www.chessgames.com/nodejs/g... Same difference. |
|
Oct-14-22 | | stone free or die: Huh?! (A too common refrain).
Could you elaborate?
(And what's the nodejs stuff doing in the url?) |
|
Oct-14-22
 | | MissScarlett: I'm contending that the space between moves, e.g. <1. e4> as opposed to unspaced moves <1.e4>, constitutes the reason these games are not being flagged as duplicates. If that's the case, then the duplicate recognition software needs to be tweaked to accommodate this. Alternatively, every PGN could be standardised to eradicate the issue. |
|
Oct-14-22
 | | MissScarlett: I use two programs to transfer games to <cg> - ChessPad2 employs the space, SCID doesn't. |
|
Oct-14-22 | | stone free or die: < I'm contending that the space between moves, e.g. <1. e4> as opposed to unspaced moves <1.e4>, constitutes the reason these games are not being flagged as duplicates.> Old news... chessgames.com chessforum (kibitz #39582) <CG> should normalize the PGN retroactively, and in the future, when uploading - tis the right solution. |
|
Oct-14-22
 | | MissScarlett: The <nodesjs> script is new, I think. Wonder if it could be related to petemcd85 chessforum (kibitz #78) |
|
Oct-14-22
 | | petemcd85: <MissScarlett: I'm contending that the space between moves, e.g. <1. e4> as opposed to unspaced moves <1.e4>, constitutes the reason these games are not being flagged as duplicates.> That is not the issue. Im looking into it
<MissScarlett: The <nodesjs> script is new, I think. Wonder if it could be related to petemcd85 chessforum (kibitz #78)> I have not done any changes to the nodejs script |
|
Oct-15-22
 | | Susan Freeman: <Stone> >< Suzz> yes, he's a saucy lad, > he doesn’t exist IRL. Much like any man I would fancy |
|
Oct-16-22 | | diceman: The <Chess.com Global Championship (2022)> is still incomplete? Rounds 9 and 10 of the US Championship? |
|
Oct-16-22
 | | petemcd85: The <Chess.com Global Championship (2022)> is still incomplete? Those are all the games available.
<Rounds 9 and 10 of the US Championship?> U.S. Championship (2022) |
|
Oct-16-22 | | diceman: <petemcd85:
<Rounds 9 and 10 of the US Championship?>> Thanks. |
|
Oct-16-22 | | Alien Math: <HeMateMe: Is there an error in the CG.com database regarding the female player Megan Lee? ... there are only 30 of her games in the data base here.>
a few of her games might be harder to find, she looks to have an exciting time between 2017 - 2020 https://ratings.fide.com/profile/20...
https://www.uschess.org/msa/MbrDtlM... |
|
Oct-19-22 | | stone free or die: <<pete> That is not the issue. Im looking into it...> Updates? |
|
Oct-19-22
 | | petemcd85: Hey Z,
I apologize for the delayed response. This is a little explanation of what happens when a game is uploaded and why it didn't see it as a double <When a game is uploaded:>
- Grabs the year of the game using the date PGN header
- Creates a game-key for the game to be uploaded
- Checks the Database for a game with the same game-key from the same year
It seems there was a bug due to a typo that used to turn Nbd2 into Ne2 instead of Nd2, as it's supposed to.
The first game was affected by this bug giving the game-key Ne2 instead Nd2.
There may be more games that were affected by this bug. If you find doubles just let me know i can delete one or merge them if they have comments.
<Game-key:>
- Removes spaces and other small updates to shorten PGN as much as possible - The problem below:
#--- re-ambiguate disambiguated moves (only first occurrences)
$moves =~ s/Nge2/Ne2/;
# $moves =~ s/Nbd2/Ne2/; <- Error. Flaw. Imperfection. Bugfix.
$moves =~ s/Nbd2/Nd2/;
First Gamekey:
Bd3Nc6Bf4Nf6c3c6d4cxd5e4d5exd5g6/Nf3Bg7c1c1Ne2... Second Gamekey(correct):
Bd3Nc6Bf4Nf6c3c6d4cxd5e4d5exd5g6/Nf3Bg7c1c1Nd2... |
|
Oct-19-22 | | stone free or die: Thanks for the reply <pete>, seems to be pretty complete (but I'll reread it in detail later). I wish <CG> would regularize / normalize the PGN text to some standard, like SCID does, so that the text could be directly compared. The gamekey idea is definitely workable (though I'm not sure optimal), but it's not exactly a standard - so I was confused a little bit by your post till I read it to the end. May I suggest, in the future, helping your reader in similar circumstance with a forward referencing, i.e. < -- Creates a game-key (see below) for the game to be uploaded> The "see below" tells me it's a new term, and that you'll be elaborating in just a bit. OK thanks! |
|
Oct-20-22
 | | petemcd85: <<Olga> has been updated so that we are able to under promote the pawn.> Chandler vs Karpov, 1983 The pawn promotion bug has been fixed. You may need to hard refresh: cntrl+shift+r |
|
Oct-20-22
 | | Eggman: I found a duplicated game:
P Cramling vs Korchnoi, 1984 P Cramling vs Korchnoi, 1984 It would make sense to get rid of the former page, since it has no comments on it. |
|
Oct-20-22
 | | petemcd85: Thanks Eggman, I will merge them just in case the game is in a Game Collections |
|
Oct-20-22
 | | petemcd85: <For Editors:> Instead of deleting a game I think its best we merge them in case it's in a Game Collection |
|
Oct-20-22
 | | petemcd85: <Eggman: I found a duplicated game:> I took a quick look at the games and they seem to have different endings. Do you know which one is correct? |
|
Oct-20-22
 | | Eggman: P Cramling vs Korchnoi, 1984 is the incorrect one, surely. 32.Rd3 makes no sense, since it hangs a rook. |
|
Oct-20-22 | | diceman: From the comments section:
<Jun-10-03
Premium Chessgames Member Honza Cervenka:
Chessgames.com,
the gamescore of this game is not correct. 32.Re3 was played, not 32.Rd3.> |
|
Oct-20-22
 | | petemcd85: <diceman: From the comments section:> Thanks <diceman> P Cramling vs Korchnoi, 1984 |
|
 |
 |
< Earlier Kibitzing · PAGE 333 OF 434 ·
Later Kibitzing> |