OK, just something cool I've been working on for the past week and a half ish! Does a little bit more for the OSFL than biggen's similar GEFL logs utility now, so here it is. Hope you find it somewhat useful, or at least cool 
In brief:
<a href="http://www.sendspace.com/file/eoxtt5" style="color:#069" onmouseover="this.style.textdecoration='underline' " onmouseout="this.style.textdecoration='none'">Download (v0.0.2.b - 9 July 2012)</a>

FOF logfile (*.html) parser for defense written in PHP with HTML output. Requires installation of a local server running PHP (<a href="http://www.apachefriends.org/en/xampp.html" style="color:#069" onmouseover="this.style.textdecoration='underline' " onmouseout="this.style.textdecoration='none'">Sugg estion: XAMPP</a>), after which you run from your browser. Brute force pulls data from the html files (which you need to generate in-game) to tell you:
Can analyze single games or across seasons. Multi-game has limitations (especially regarding leagues) but is configured to run for the OSFL and the CyFL (mostly). NFL leagues with teams that have multiple New Yorks are going to have problems if try to analyze a New York vs New York game.
I can't vouch for the accuracy of all these numbers. It's an ongoing process and very much a work-in-progress. Right now I think the numbers should be correct. That's why I'm putting it out here though: if you see something amiss, please report it so that I can fix it. Enjoy!
In detail:
Interface

Single Game: GBY vs MIN, GBY defense, 2027 | CyFL

Multi-Game: UTA 2024 defense | OSFL

Apologies how ugly it is, etc...I just tried to put it out there as soon as I got it to work for multiple seasons, never mind the user friendliness ;P

In brief:
<a href="http://www.sendspace.com/file/eoxtt5" style="color:#069" onmouseover="this.style.textdecoration='underline' " onmouseout="this.style.textdecoration='none'">Download (v0.0.2.b - 9 July 2012)</a>

FOF logfile (*.html) parser for defense written in PHP with HTML output. Requires installation of a local server running PHP (<a href="http://www.apachefriends.org/en/xampp.html" style="color:#069" onmouseover="this.style.textdecoration='underline' " onmouseout="this.style.textdecoration='none'">Sugg estion: XAMPP</a>), after which you run from your browser. Brute force pulls data from the html files (which you need to generate in-game) to tell you:
- What the defense calls on 1st & 10, 2nd & 4-5, 2nd & 6-7, etc., and by field position.
- Defense calls are Defensive Playcall, Coverage Scheme, Defensive Front, Blitzing, and Doubling.
- For each of these (e.g. 1st & 10 and pass aggressive defense), it additionally tells you offense calls (run or pass) and performance.
Can analyze single games or across seasons. Multi-game has limitations (especially regarding leagues) but is configured to run for the OSFL and the CyFL (mostly). NFL leagues with teams that have multiple New Yorks are going to have problems if try to analyze a New York vs New York game.
I can't vouch for the accuracy of all these numbers. It's an ongoing process and very much a work-in-progress. Right now I think the numbers should be correct. That's why I'm putting it out here though: if you see something amiss, please report it so that I can fix it. Enjoy!
In detail:
Interface

Single Game: GBY vs MIN, GBY defense, 2027 | CyFL

Multi-Game: UTA 2024 defense | OSFL

Apologies how ugly it is, etc...I just tried to put it out there as soon as I got it to work for multiple seasons, never mind the user friendliness ;P
Comment