re: THT Stats Code

Hi Sal,

The Hardball Times buys Major League Baseball stats from Baseball Info Solutions, who send us the stats in CSV files daily. I then update our database tables with these stats. The stats pages you see are generated from code I wrote in PHP that basically consists of several classes that wrap around SQL queries. I used PEAR::DB and PEAR::DataGrid to fetch and render the data, as well as Smarty for some templating.

So, it's not open source, but I might be able to help if you have any questions.

Comment posted by Bryan  -   2007-08-10 23:59:04