Originally posted by RenarsDo like this:
it may have been answered before (did search, couldn't find) but how does one generate FEN for some middlegame/endgame position? RHP offers only that of a finished game. I mean, without going into very details about FEN itself and how it's composed of. Do you have to figure it out yourself?
(1) Create a new game. (You don't have to go through the whole procedure, you don't actually need to start a game). Click "NewGame" in the MyGames page.
(2) In the lower left you find a link "Set up your own board". Click it.
(3) Read the instrections at the left, and put the pieces where you want them.
(4) In the bottom you find "Board Status" and "Current Fen". That's a valid Fen string. Copy it with your mouse adn Paste into whatever you like.
If you want to know how the FEN code works, it's not hard, just look it up in the FAQ, or google it.
Originally posted by Ponderablethanks for that. I did know that, yes.. only I was after ANY unspecified (random) position to have a FEN thingy (say, move 21 or 34) for, not just for the finished games or for the current position of the ongoing ones. So, I think, what Fabian is suggesting, should be spot on.
If you go to the "game history" of a running game there is the option to make a FEN under create PGN
p.s. yes, I've read how it's composed of and what particular bits in the string of characters mean, just haven't given much thought to it, perhaps I should sit down and crack it myself 😉
Originally posted by RenarsIf you have Firefox and the greasemonkey add on, then the following script will keep the FEN up to date in the analysis window.
it may have been answered before (did search, couldn't find) but how does one generate FEN for some middlegame/endgame position? RHP offers only that of a finished game. I mean, without going into very details about FEN itself and how it's composed of. Do you have to figure it out yourself?
http://rhp42.110mb.com/gm_scripts/RHPanalysis.user.js
---
Get Firefox = http://getfirefox.com
Get the Greasemonkey extension = https://addons.mozilla.org/en-US/firefox/addon/748