Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > General Poker Discussion > Beginners Questions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 10-16-2004, 09:09 PM
illunious illunious is offline
Senior Member
 
Join Date: Oct 2003
Location: Wausau, WI
Posts: 247
Default Look what I made

Screenshot

This is a Coldfusion script that uses the Pokertracker database to display stats on all the tables you're currently sitting at or watching (multitable gametime window). Just got it to a point tonight where I think it's pretty nifty so I thought I'd share it.

Each table has the following stats, I'm looking for ideas on what to add (or remove) to make it more useful.
Table Name
last 30 minutes - Hands/SawFlop%/AvgPot[BB]
last 10 minutes - Hands/SawFlop%/AvgPot[BB]

Each player:
Seat #
UserName
Hands this session
Hands in DB
VPIP/PFR
SawShowdown
TotalWon

Colors change based on some limits I set to make it easier to find "extremes". The page reloads every 20 seconds to display the latest tables/stats.

If anyone wants the script, PM me and I'll email it to you (it will take some work and editing to get it running on your system).
Reply With Quote
  #2  
Old 10-16-2004, 09:16 PM
TheTimeIsUp TheTimeIsUp is offline
Senior Member
 
Join Date: Aug 2004
Location: The OC, Cali
Posts: 527
Default Re: Look what I made

That's pretty nice. I would rather would just use PT's exporting notes, though [img]/images/graemlins/grin.gif[/img]
Reply With Quote
  #3  
Old 10-16-2004, 11:37 PM
illunious illunious is offline
Senior Member
 
Join Date: Oct 2003
Location: Wausau, WI
Posts: 247
Default Re: Look what I made

[ QUOTE ]
I would rather would just use PT's exporting notes, though

[/ QUOTE ]

The advantage to this is that you have real time notes on all the players you didn't already have notes on.

[ QUOTE ]
BTw for illiterate computer people what did you uou use to make it?

[/ QUOTE ]

Coldfusion, a web application language. For me, it's the easiest language to throw together an application with.
Reply With Quote
  #4  
Old 10-16-2004, 10:16 PM
OrangeHeat OrangeHeat is offline
Senior Member
 
Join Date: Apr 2003
Location: Syracuse, New York
Posts: 446
Default Re: Look what I made

I like it.

BTw for illiterate computer people what did you uou use to make it?

Orange
Reply With Quote
  #5  
Old 10-16-2004, 11:42 PM
uuDevil uuDevil is offline
Senior Member
 
Join Date: Jul 2003
Location: Remembering P. Tillman
Posts: 246
Default Re: Look what I made

Nice work! For the screen space impaired, this could definitely be useful.
Reply With Quote
  #6  
Old 10-16-2004, 11:57 PM
MarkL444 MarkL444 is offline
Senior Member
 
Join Date: Jun 2004
Location: East Lansing, MI
Posts: 548
Default Re: Look what I made

lookin good!

just how much "work and editing" are we talking about here?
Reply With Quote
  #7  
Old 10-17-2004, 03:10 AM
illunious illunious is offline
Senior Member
 
Join Date: Oct 2003
Location: Wausau, WI
Posts: 247
Default Re: Look what I made

[ QUOTE ]
just how much "work and editing" are we talking about here?

[/ QUOTE ]

It would require setting up a local webhost with the demo version of Coldfusion Server, the actual script is 205 lines, it contains some settings (like player_id, dataSource, etc.) that are specific to my computer. It's a terrible way to release an application, but I'm lazy. I did the same thing with my note exporter 9 months ago.

Basically, you need to be a geek to get it running.

[ QUOTE ]
For the screen space impaired, this could definitely be useful.


[/ QUOTE ]

This is really targeted for the 6+ tabler (another screenshot).

It enables you to leave bad tables, identify good tables, and make player stat based plays more often and with better accuracy.
Reply With Quote
  #8  
Old 10-18-2004, 11:42 PM
akh911007 akh911007 is offline
Member
 
Join Date: May 2004
Location: Baltimore, MD
Posts: 32
Default Re: Look what I made

Can you give a rundown of the changes that I need to make in order to configure the script to work? I've installed the Coldfusion development edition. What else do I need to edit?
Reply With Quote
  #9  
Old 10-19-2004, 04:51 PM
illunious illunious is offline
Senior Member
 
Join Date: Oct 2003
Location: Wausau, WI
Posts: 247
Default Re: Look what I made

[ QUOTE ]
Can you give a rundown of the changes that I need to make in order to configure the script to work?

[/ QUOTE ]

1. Setup a virtual directory in IIS that allows script execution.
2. Setup the ODBC datasource in the CF administrator.
3. In the .cfm file , change the "datasource=PTRACK3" to whatever yours is named ("PTRACK" probably).
4. In the .cfm file , change "player_id EQ 1912" to whatever your player ID is in pokertracker.

Those are the biggest steps. Hope that helps, email me if you have any questions.

[ QUOTE ]
Is there any way you could have it display the icons that pokertracker labels people with when it autorates them?

[/ QUOTE ]

With editing, it can display any PT data you want it to. I think PT Pat released a zip file with all the icons in it.
Reply With Quote
  #10  
Old 10-31-2004, 10:54 PM
darvon darvon is offline
Member
 
Join Date: Oct 2004
Location: detroit
Posts: 64
Default Re: Look what I made

How did you get the real time data out of PT?
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 10:01 AM.


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