At 9/9/04 02:45 AM, RedCircle wrote:
Good, then I will have a sporting chance of getting a cookie from her :P
Don't you get those for free?
Well, before you go to far, you might want to sit down by yourself, or talk to me on IM, about the future lists you want to make for the NGTL. You, of all people, know that data can be sorted and displayed millions of ways, so think before you make.
At the moment, I'm just working on my existing lists. I'm pretty much done with experience, though, because there's not much you can do with it.
Well, the list in itself is cool. It shows the stats at the current time. Once you start getting into comparisions with old data, things can get messy. Questions will arise that you never imagined, like:
----------------
How frequently should I update?
I've got the Wed-Sun schedule for b/p, and every Sun schedule for exp. Also, I've got a monthly schedule for the full list.
Should I compare the user's rank with their rank last update?
I'm doing that on the b/p and experience lists. Haven't done it to the b/p alt sort list, though, because I'd have to write an entirely new data file for that.
Should I compare the user's BP/hour with their BP/hour last update?
As above, I'd have to make the program write a new data file just for that purpose, so it's not really worth it. In contrast to a steadily increasing (or decreasing) rank like b/p or experience, the bp/hr stat can be completely different from update to update.
Should I also include BP/day?
1) Already covered by D0GMA.
2) My time frame's shorter than D0GMA's; plus, I wanted something to distinguish my list.
If I do that, should I compare that with the last update too?
Nah.
How far back do I need to average someone's BP/day to give an accurate measurement of the number of days til their next rank up?
Right now I'm working with a week. Seems about right; some people can rank up pretty quickly, but the numbers aren't too small that they would screw up the averages.
Should the monthly updates sum up the whole month?
Yup. I'm planning on leaving out rank/level-ups and the special lists (rank/level-up and rank/level counts), but I'd like to try having everything else. Shouldn't be too hard, because I've saved a backup of the profile data from each update.
Should they also include a comparison to the previous month too?
Perhaps I could make a table with overall stats for each month. Ooh, while I'm at it, I should generate some overall stats for each update. Hrm....
Lots of info to juggle around. Just make sure that you have a plan first.
What, me plan ahead? Hee hee. Nah, I like just sticking more and more features on this thing until it explodes ;-)