Getch I just reverted my league back to OOTPOU from statslab. A couple questions, observations.
1. I have all my league reports and html content on one server and ootpou on another server. I suppose I could switch to mysql reports so I don't have all those additional files bring me over my cap but I prefer static files. What is the deal with the development files? You are now storing them in a html accessible folder OOTPOU on the root of the server? Is there some way you can create a setting for OOTPOU perl files location server and html static files server. I guess I could do this myself but I did see another post where someone has the exact set-up as I use.
2. You should leverage html5 browser storage to save development files. Such that when a user logs into the utility fire an ajax request to get development data for players on that user's team and store the data in html5 storage. Just a thought, it would speed up the system especially for leagues like mine with 12 seasons of dev data.
Thanks
|