PDA

View Full Version : HTML Update???


nuggett
01-20-2005, 03:27 PM
Jim,

Thanks for the new patch...it's great.

Wondering if there are future patches that the HTML reports could show the Top 10 League Leaders in the major categories (ie. Rushing Yards, Rushing TDs, Receptions, Receiving Yards, QB Rating, TD Thrown, etc).

You can see this in the current HTML report, but it is not sorted. Top 10 would be sufficient.

Thanks.

Senator
01-20-2005, 03:28 PM
Who is Jim?

JeeberD
01-20-2005, 03:29 PM
Jim Everett, silly...

gottimd
01-20-2005, 03:29 PM
There aren't but you can create them like this (http://www.modernbaseball.org/FOF/webpages/leaders.htm) is what we use in the NAFL (http://www.modernbaseball.org/FOF/index.html)

nuggett
01-20-2005, 03:40 PM
that's exactly what I am talking about... how do you do it.

nuggett
01-20-2005, 03:40 PM
and why can this not be added.... I am sure it is simple based on everything else that has been done.

gottimd
01-20-2005, 03:42 PM
Using the already exported HTML of the "Individual Statistics" page, and wrote some codes in VBA to convert, rank, and publish players. After each sim I run my macros on that HTML page and it will create the page.

nuggett
01-20-2005, 03:45 PM
Is it possible to get this or post it... I think it is great that you can sort the leaders... makes things easy to look at.

Thanks.

gottimd
01-20-2005, 03:46 PM
and why can this not be added.... I am sure it is simple based on everything else that has been done.

They arent that hard, but the graphics arent that great since it is an HTML page generated from Excel. Other reports I do for the league are:

Team Cap Status (http://www.modernbaseball.org/FOF/webpages/capstatus.htm)
Player Cap Statistics (http://www.modernbaseball.org/FOF/webpages/playersalary.htm)
Team Head to Heads (http://www.modernbaseball.org/FOF/webpages/h2h.htm)
Projected Draft Order (http://www.modernbaseball.org/FOF/webpages/draftorder.htm)
Playoff Scenarios (http://www.modernbaseball.org/FOF/webpages/NAFL_PLAYOFFRACE.htm)
Division Champion Banners (http://www.geocities.com/gottimd/NAFL/HallChamps.html)

nuggett
01-20-2005, 03:47 PM
I sw your site... loooks great.

FBPro
01-20-2005, 03:57 PM
One of the 2 best leagues around..........see sig. :)

Ben E Lou
01-20-2005, 03:58 PM
That's it. There is no more. There will be no more, barring horrible crashes or something that truly screws a league.I guess the man wasn't clear enough. :(
<!-- / message -->

Cuckoo
01-20-2005, 04:27 PM
One of the 2 best leagues around..........see sig. :)


I think so too. :D


Yeah, Gottimd is our resident spreadsheet guru, and his reports are outstanding. They really add a lot to our league.

nuggett
01-20-2005, 04:33 PM
Is it possible to get a copy of that program... would be great utility to have.

gottimd
01-20-2005, 04:39 PM
Is it possible to get a copy of that program... would be great utility to have.

Its not really a utility, just something I wrote in excel based off of the already created HTML reports. Most codes that I wrote were not written for multiple "editor" use (my directories encoded). Also, by giving out the excel programs, I won't have time to answer the "why is this happening, what is going on" questions because it took awhile to develop but I also do work a 9-5, and I am in the process of planning a July wedding. I can give you the spreadsheets, if you know VBA, and various excel lookup functions and If Statements (Rankif, Sumif, Countif, etc), and if you encounter errors, you can correct them on your end through the code.

nuggett
01-20-2005, 04:42 PM
sure.... thanks.