Two Plus Two Newer Archives  

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

View Poll Results: Choose what best describes your views on loaning money?
I was fooled by Air Americas hype of their success. 2 6.25%
I knew these guys were losers from day 1. 30 93.75%
Voters: 32. You may not vote on this poll

Reply
 
Thread Tools Display Modes
  #151  
Old 07-19-2007, 11:25 PM
xxThe_Lebowskixx xxThe_Lebowskixx is offline
Senior Member
 
Join Date: Aug 2006
Location: Indeed.
Posts: 3,784
Default Re: PokerTracker: The Next Generation (NEW SOFTWARE DISCUSSION)

i dont know if there is a correlation, but since i updated pp yesterday, pokertracker has gotten insanely slower and froze on me.
Reply With Quote
  #152  
Old 07-19-2007, 11:36 PM
APerfect10 APerfect10 is offline
Senior Member
 
Join Date: Jan 2005
Location: PokerTracker 3
Posts: 979
Default Re: PokerTracker: The Next Generation (NEW SOFTWARE DISCUSSION)

[ QUOTE ]
i dont know if there is a correlation, but since i updated pp yesterday, pokertracker has gotten insanely slower and froze on me.

[/ QUOTE ]

With all due respect. Lets keep on the topic at hand. Discussion for the next generation of PokerTracker, PT3. There is a dedicated forum to support the current version of PT.
Reply With Quote
  #153  
Old 07-20-2007, 10:08 AM
matt42s matt42s is offline
Senior Member
 
Join Date: Apr 2005
Posts: 199
Default Re: PokerTracker: The Next Generation (NEW SOFTWARE DISCUSSION)

[ QUOTE ]
The 3-bet stuff couldn't be done in PA Hud. The information wasn't in the database. This will change in the next version of PT.

[/ QUOTE ]

Yeah, PAHud could have done the 3-bet stuff. The info is there in the database if you step through the hand and recreate the potstate between player actions. You can't do it with a simple SQL command, you could probably do it with PL/pgSQL but you can do it easily with code. I've done it with about 150 lines. There are a few rare cases which are difficult to decipher but they are extremely rare - they all involve more than two players acting on a given street, more than one player raising and one of the players raising, calling and folding OR calling, raising then folding. Like I said - rare.

Just for the record, I've been a strong supporter of PT for years and donated to PAHud before it was named. The support has always been fantastic for both products but is also what has hurt the development of the products. The next generation should have started before PAhud went to sqlite.
Reply With Quote
  #154  
Old 07-20-2007, 10:10 AM
Dazarath Dazarath is offline
Senior Member
 
Join Date: Nov 2004
Location: (>\'.\')>
Posts: 3,394
Default Re: PokerTracker: The Next Generation (NEW SOFTWARE DISCUSSION)

[ QUOTE ]
I dunno if it has been suggested already, but you should really include Omaha in a "default" PT version. I think paying for 2 versions of the same program is stupid and not very attractive. More and more ppl play Omaha and paying for 2 programs to track my poker hands just isn't something I am keen on doing, personally.

[/ QUOTE ]

I don't mind paying double for both versions of the software, as it takes extra coding, and extra support. But it would be really nice if they were combined into a single program, so that we could see our results grouped together.
Reply With Quote
  #155  
Old 07-20-2007, 10:48 AM
tautomer tautomer is offline
Senior Member
 
Join Date: Oct 2006
Posts: 356
Default Re: PokerTracker: The Next Generation (NEW SOFTWARE DISCUSSION)

I'd prefer to keep them as separate programs but maybe that's just me. Nice for datamining one while playing the other.
Reply With Quote
  #156  
Old 07-20-2007, 10:48 AM
APerfect10 APerfect10 is offline
Senior Member
 
Join Date: Jan 2005
Location: PokerTracker 3
Posts: 979
Default Re: PokerTracker: The Next Generation (NEW SOFTWARE DISCUSSION)

[ QUOTE ]
[ QUOTE ]
The 3-bet stuff couldn't be done in PA Hud. The information wasn't in the database. This will change in the next version of PT.

[/ QUOTE ]

Yeah, PAHud could have done the 3-bet stuff. The info is there in the database if you step through the hand and recreate the potstate between player actions. You can't do it with a simple SQL command, you could probably do it with PL/pgSQL but you can do it easily with code. I've done it with about 150 lines. There are a few rare cases which are difficult to decipher but they are extremely rare - they all involve more than two players acting on a given street, more than one player raising and one of the players raising, calling and folding OR calling, raising then folding. Like I said - rare.

[/ QUOTE ]

You are right. It could have been done. We (PAH) visited 3bets prior to our implementation of the cache; therefore it was unrealistic based on computational usage to include 3-betting as an available statistic. It would be much more feasible to do now that we are using a cache; however, it would still be extremely processor intensive during the cache building process and cache updates.

With our new design of the PT3 database, 3/4 bets will take no more work than any other stat therefore will be much more realistic and a definite addition.

[ QUOTE ]
Just for the record, I've been a strong supporter of PT for years and donated to PAHud before it was named. The support has always been fantastic for both products but is also what has hurt the development of the products. The next generation should have started before PAhud went to sqlite.

[/ QUOTE ]

Ideally, maybe. Unfortunately, there is a lot more involved with PT3 then just development. There is a business side with two separate parties involved. It would be nice to make PAH's cache in Postgres; however, we will need to weigh the benefits of each. Postgres is known as feature rich database but it isnt the fastest db in the world. For a small db such as PAH's cache; SQLite may be the better choice. We've yet to test and determine. Speed is our number one goal...

Best regards,

APerfect10
Reply With Quote
  #157  
Old 07-20-2007, 01:03 PM
DMoogle DMoogle is offline
Senior Member
 
Join Date: Mar 2006
Location: Oakton, VA, USA
Posts: 2,462
Default Re: PokerTracker: The Next Generation (NEW SOFTWARE DISCUSSION)

I have a feature suggestion: be able to import notes on players from the poker site into the PT database. That would be very useful when reviewing hands.
Reply With Quote
  #158  
Old 07-20-2007, 02:02 PM
downrange downrange is offline
Senior Member
 
Join Date: Feb 2007
Posts: 157
Default Re: PokerTracker: The Next Generation (NEW SOFTWARE DISCUSSION)

Use the "import/export notes" somewhere on pt menubar; only works for text sites like stars and whatever ones are listed (abs is still listed but has been non-text for many many months so don't use it).
Reply With Quote
  #159  
Old 07-20-2007, 04:03 PM
Spechel EDD Spechel EDD is offline
Senior Member
 
Join Date: Jan 2005
Location: crUNKviLLE
Posts: 9,665
Default Re: PokerTracker: The Next Generation (NEW SOFTWARE DISCUSSION)

please dont integrate 3-betting and 4-betting into this.
Reply With Quote
  #160  
Old 07-20-2007, 04:19 PM
APerfect10 APerfect10 is offline
Senior Member
 
Join Date: Jan 2005
Location: PokerTracker 3
Posts: 979
Default Re: PokerTracker: The Next Generation (NEW SOFTWARE DISCUSSION)

[ QUOTE ]
please dont integrate 3-betting and 4-betting into this.

[/ QUOTE ]

I'm probably being leveled but it will be in there. If you dont want it you dont have to have it. <Subtle hint>
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 02:51 AM.


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