PDA

View Full Version : The Open-Source Converter Thread


bisonbison
04-16-2005, 08:48 AM
https://sourceforge.net/projects/handconverter/

Discuss.

DocMartin
04-16-2005, 01:08 PM
On the page "handconverter\howto.html"

1. Take a single hand history from one of our <font color="blue"> supported sites </font>.

link to supported sites is broken (easy enough to figure out but figured you would wanna know)

bisonbison
04-16-2005, 01:16 PM
Submit a bug report.

bergh
04-16-2005, 06:08 PM
Sweet! A 10149 lines cgi script. That will take a while to digest... I'll be back!

clark
04-16-2005, 08:28 PM
Thanks for sharing the code. It seems however that there is a bug for the partypoker all-in situations. The moves for the different streets are left blank in the output when someone moved allin, seems like this happens to both cash and tourney.

Kind regards,
Thomas

bisonbison
04-16-2005, 08:41 PM
submit a bug report.

clark
04-16-2005, 08:45 PM
[ QUOTE ]
submit a bug report.

[/ QUOTE ]
Sorry. Will do.

pokergrader
04-27-2005, 08:02 PM
[ QUOTE ]
Thanks for sharing the code. It seems however that there is a bug for the partypoker all-in situations. The moves for the different streets are left blank in the output when someone moved allin, seems like this happens to both cash and tourney.

Kind regards,
Thomas

[/ QUOTE ]

This one is really annoying because when somebody goes all-in, PartyPoker hand histories don't say whether it is a call raise or bet, just an all-in. It took me a while to fix this one in PokerGrader. I'm not sure if this is the same issue in the hand converter, but I wouldn't be surprised.

naphand
06-10-2005, 05:41 AM
bison can you PM me your contact details/e-mail? I want to discuss a (non-trivial) idea regarding the hand converter. it is too involved/not suitable for posting on the forum.

loic
06-26-2005, 04:58 AM
Would you be kind enough to share the solution you found for PokerGrader ? Or is is a trade secret ?-) The code would be nice but the general idea would also help re-implementing it.