Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-10-2005, 11:30 AM
xLukex xLukex is offline
Senior Member
 
Join Date: Mar 2005
Location: Pittsburgh, PA
Posts: 572
Default Can someone develop a piece of software ideal for viewing HH\'s?

It obviously would not have to be fancy. I realized last night while reading hand histories for another player that it is AWFULLY annoying to have to use ctrl+f then search for their username over and over again in a blur of hands.

Rather, what about a tool which splits up the hands for you kind of like Party's hand history tool?

You would just insert their username, and you could have a little menu (like Party's) that has all the hand #s. There could also be a feature where you could star certain hands for review later.

What about even a tool that will star a hand just after you've finished it to review later?

Hmmmm it would be cool to have a small database of reviewable hands. Like good example hands that I could post for players in similar situations.

I think this could be a great learning/practice tool.

Hell, there could already be one exactly like I'm describing.

Thanks!
Reply With Quote
  #2  
Old 06-10-2005, 11:43 AM
pokergrader pokergrader is offline
Senior Member
 
Join Date: Apr 2005
Posts: 210
Default Re: Can someone develop a piece of software ideal for viewing HH\'s?

I've actually been working on something like this for the past few weeks. It uses your hand history files as input and just allows you to go through and select different hands, then view them and export them into multiple formats: HTML, text, vBulletin format, etc.

Here is a screenshot:
Reply With Quote
  #3  
Old 06-10-2005, 12:26 PM
xLukex xLukex is offline
Senior Member
 
Join Date: Mar 2005
Location: Pittsburgh, PA
Posts: 572
Default Re: Can someone develop a piece of software ideal for viewing HH\'s?

[ QUOTE ]
I've actually been working on something like this for the past few weeks. It uses your hand history files as input and just allows you to go through and select different hands, then view them and export them into multiple formats: HTML, text, vBulletin format, etc.

Here is a screenshot:


[/ QUOTE ]

That would be AWESOME.

You should change the format around to look more like BisonBison's converter. Like the box where it has everyone listed.

Or even a separate box that has everyone's $$ amount.

And can you add the feature to star certain hands and create sort of a mini database?

I would certainly pay for this.
Reply With Quote
  #4  
Old 06-10-2005, 02:11 PM
teddyFBI teddyFBI is offline
Member
 
Join Date: Jun 2004
Posts: 99
Default Re: Can someone develop a piece of software ideal for viewing HH\'s?

illuminous created a neat little app just for this purpose and posted it a few days ago...look for a thread titled "TeddyFBI's hand history program" or something within the last week.
Reply With Quote
  #5  
Old 06-10-2005, 02:18 PM
pokergrader pokergrader is offline
Senior Member
 
Join Date: Apr 2005
Posts: 210
Default Re: Can someone develop a piece of software ideal for viewing HH\'s?

BackGround:

Well I have thought a lot about the database issue, and I dont think im going to add it to this. The main reason is that pokertracker already does everything so well, I dont feel like I should reinvent the wheel. The initial goal was to allow a simple utility to compress & anonymize hand histories so you could submit them to pokergrader more easily. But after I went through all the trouble to parse the hand histories, I decided to add in a hand converter feature. I have spend a lot of time working on the output format and making it increadibly readable and I think it is a little better than bisonbison's output. This is the main reason I dont think adding a database is useful, because the program really wasn't designed for it.

Here is what the output looks like for 2+2 forums:
------------------------
PartyPoker - $1/$2 - 10 players (Converter: PGC)

Hero is LP1 with K[img]/images/graemlins/heart.gif[/img] T[img]/images/graemlins/heart.gif[/img]

PreFlop
<font color="blue">UTG folds</font>, <font color="green">UTG+1 Calls</font>, <font color="blue">MP1 folds</font>, <font color="blue">MP2 folds</font>, <font color="blue">MP3 folds</font>, <font color="green">LP1 Calls</font>, <font color="blue">CO folds</font>, <font color="blue">BUTTON folds</font>
<font color="green">SB Calls</font>, <font color="green">BB checks</font>

(4 players) FLOP: K[img]/images/graemlins/club.gif[/img] 3[img]/images/graemlins/heart.gif[/img] T[img]/images/graemlins/spade.gif[/img] ( Pot Size: 2 BB )
<font color="green">SB checks</font>, <font color="red">BB BETS</font>, <font color="green">UTG+1 Calls</font>, <font color="green">LP1 Calls</font>
<font color="green">SB Calls</font>

(4 players) TURN: Q[img]/images/graemlins/spade.gif[/img] ( Pot Size: 4 BB )
<font color="green">SB checks</font>, <font color="red">BB BETS</font>, <font color="green">UTG+1 Calls</font>, <font color="red">LP1 RAISES</font>
<font color="blue">SB folds</font>, <font color="green">BB Calls</font>, <font color="green">UTG+1 Calls</font>

(3 players) RIVER: T[img]/images/graemlins/diamond.gif[/img] ( Pot Size: 10 BB )
<font color="red">BB BETS</font>, <font color="blue">UTG+1 folds</font>, <font color="red">LP1 RAISES</font>
<font color="green">BB Calls</font>

Final Pot:14 BB

Results in white below:
<font color="white">LP1 shows:KhTh,a full house, Tens full of kings</font>
<font color="white">BB shows:4hKd,two pairs, kings and tens</font>

-----------------

Also, I am a little confused as to what you are asking for, do you mean the hand converter output or the user interface?
Reply With Quote
  #6  
Old 06-10-2005, 03:48 PM
xLukex xLukex is offline
Senior Member
 
Join Date: Mar 2005
Location: Pittsburgh, PA
Posts: 572
Default Re: Can someone develop a piece of software ideal for viewing HH\'s?

Does the converter work properly for all-in situations?

And I meant more of a "favorite hands" type feature than an entire database of hands.
Reply With Quote
  #7  
Old 06-10-2005, 04:04 PM
pokergrader pokergrader is offline
Senior Member
 
Join Date: Apr 2005
Posts: 210
Default Re: Can someone develop a piece of software ideal for viewing HH\'s?

So you want something where you can pick certain hands and save them to a "favorite hands" file?
Reply With Quote
  #8  
Old 06-10-2005, 04:37 PM
xLukex xLukex is offline
Senior Member
 
Join Date: Mar 2005
Location: Pittsburgh, PA
Posts: 572
Default Re: Can someone develop a piece of software ideal for viewing HH\'s?

Yes, like you could have a small menu that could have a list of hands (you can name them what you want), and the software just reads the text file and finds the game #, importing that hand to the GUI.

Oh how wonderful it would be.
Reply With Quote
  #9  
Old 06-11-2005, 10:04 AM
AnilK AnilK is offline
Junior Member
 
Join Date: Mar 2005
Posts: 20
Default Re: Can someone develop a piece of software ideal for viewing HH\'s?

Try the Hand Review Report in Poker-Spy (www.poker-spy.com).
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:42 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.