Chess.com needs to give the new variants PGNs

Sort:
rychessmaster1

Look, I get there not being pgns for things like sideways pawns and self capture but at least create some for no castling and blindfold those are basically regular chess

blackfirestorm

Cuz the app is far too basic 

Brudo_the_Chess_King
rychessmaster1 wrote:

Look, I get there not being pgns for things like sideways pawns and self capture but at least create some for no castling and blindfold those are basically regular chess

Ikr?

Rodgy
hursh_a6_b5 wrote:

Dude you have too much free time

True Lol

NobleElevator
rychessmaster1 wrote:
hursh_a6_b5 wrote:

Dude you have too much free time

Says the guy who constantly uses the same exact quote over an over

surprise.png

NobleElevator
rychessmaster1 wrote:
I have easy classes this year

if you have easy classes then ask for harder ones xD

Brudo_the_Chess_King
rychessmaster1 wrote:
I have easy classes this year

"If your the smartest one in the room your in the wrong room."

Chessplayer2093
Brudo_the_Chess_King hat geschrieben:
rychessmaster1 wrote:
I have easy classes this year

"If your the smartest one in the room your in the wrong room."

Extremely bitter for whoever is the smartest in the world...

Brudo_the_Chess_King
Chessplayer2093 wrote:
Brudo_the_Chess_King hat geschrieben:
rychessmaster1 wrote:
I have easy classes this year

"If your the smartest one in the room your in the wrong room."

Extremely bitter for whoever is the smartest in the world...

Heh, true

Gang_Chess85

stop this fight ughh

Rodgy
Gang_Chess85 wrote:

stop this fight ughh

You don't know lol

NobleElevator
Brudo_the_Chess_King wrote:
Chessplayer2093 wrote:
Brudo_the_Chess_King hat geschrieben:
rychessmaster1 wrote:
I have easy classes this year

"If your the smartest one in the room your in the wrong room."

Extremely bitter for whoever is the smartest in the world...

Heh, true

hehe nice

but it's true! xD

NobleElevator
Roger436 wrote:
Gang_Chess85 wrote:

stop this fight ughh

You don't know lol

Is it really an argument? I don't feel like it is lol, we all know each other well xD

DiogenesDue

You are going after the wrong organization.  PGN standards are not under the control of chess.com.  You can't just add crap will-nilly to the format or it breaks every other PGN reader out there.  You have to change the entire standard...which is obviously a Big Deal, and that's why flavor of the month variants are not going to happen for PGNs unless they stand the test of time for years or even decades.

Kramnik/DeepMind and their push for no-castling chess is a very recent development.

DiogenesDue
rychessmaster1 wrote:
btickler wrote:

You are going after the wrong organization.  PGN standards are not under the control of chess.com.  You can't just add crap will-nilly to the format or it breaks every other PGN reader out there.  You have to change the entire standard...which is obviously a Big Deal, and that's why flavor of the month variants are not going to happen for PGNs unless they stand the test of time for years or even decades.

Kramnik/DeepMind and their push for no-castling chess is a very recent development.

Really? Interesting. I never knew that

Yep, it would be like adding your own formatting to Microsoft Word's doc format.  The rest of the world would be saying "WTF are you doing?  We can't open any of your files...". happy.png

Typewriter44

they will eventually smh

Chessplayer2093

I mean, you could add the variant in the head of the pgn and then the pgn reader has to see that and everything's fine. chess.com could do that, it's not super difficult.

DiogenesDue
Chessplayer2093 wrote:

I mean, you could add the variant in the head of the pgn and then the pgn reader has to see that and everything's fine. chess.com could do that, it's not super difficult.

You don't embed meaningful code into comments/headers/footers etc. that just leads to the same mess in the end when those janky workarounds become common practice, except worse because now everybody has to learn how to work with the janky workarounds, and gnash their teeth at the inevitable limitations.

This is why HTML and browser-based programming is so screwed up.  HTML was never designed for running sessions, or passing around database result sets, or pretty much anything beyond display/presentation.

Chessplayer2093
btickler hat geschrieben:
Chessplayer2093 wrote:

I mean, you could add the variant in the head of the pgn and then the pgn reader has to see that and everything's fine. chess.com could do that, it's not super difficult.

You don't embed meaningful code into comments/headers/footers etc. that just leads to the same mess in the end when those janky workarounds become common practice, except worse because now everybody has to learn how to work with the janky workarounds, and gnash their teeth at the inevitable limitations.

This is why HTML and browser-based programming is so screwed up.  HTML was never designed for running sessions, or passing around database result sets, or pretty much anything beyond display/presentation.

True, but I really can't imagine the annotation of chess games to be difficult. The correspondence chess annotation "7163" instead of Ng1-f3 works for any variant, you just have to program the programs reading the annotation to see what variant is played and which moves are legal. the annotation format doesn't have to do that.