View Single Post
  #4  
Old 10-23-2005, 07:07 PM
Guest
 
Posts: n/a
Default Re: The Poker Hound-- [url]www.thepokerhound.com[/url]

hand histories are parsed, then the data goes into a db. i'm using a mysql DB and a java app that reads the hand histories. the basic concept is pretty straight forward and probably familiar to most people on this forum. the application reads the HHs, then compiles stats from them, and then presents these stats.

-jacob
Reply With Quote