Author | Comment |
ITP Group Probe Posted: 30 Jan 2006 17:00 GMT Total Posts: 7 | I was looking through the File Stats section of the site. I noticed that there are a couple ways you can sort games. What does the DL/Day sorting opltion mean. I think it ranks files based on downloads per day. Please explain. |
ryantmer Wraith
 Posted: 30 Jan 2006 17:07 GMT Total Posts: 692 | This should be in the "Site" forum. Oh, well.
Yes, believe that is what that does. |
zkostik Carrier
 Posted: 30 Jan 2006 20:40 GMT Total Posts: 2486 | Yep, moved the topic to Site forum.
As with DL/Day, its kinda like overall downloadabilty of a file. I think it's a bit more than just plain downloads per day as if I recall correctly it also used other file info in a formula to determine that number. Think of it as overall file downloadabilty, higher number means more popular.
Authors section has similar rankings with overall author file downloadabilty which is also formualted with numbers such as total files and such.
I hope that kinda sums it up for you. :)
--- 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 |
Barrett Administrator
 Posted: 6 Feb 2006 07:28 GMT Total Posts: 1676 | It is just downloads per day. Actually downloads per day plus one day so that new files can't be like 2435624356 downloads per day.
--- -Barrett A |
zkostik Carrier
 Posted: 6 Feb 2006 08:53 GMT Total Posts: 2486 | Oh ok, thanks for clarifying this B.
--- 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 |
Lunchbox Carrier
 Posted: 6 Feb 2006 17:48 GMT Total Posts: 2007 | Why would new files be 2435624356 dl/day? |
zkostik Carrier
 Posted: 6 Feb 2006 21:33 GMT Total Posts: 2486 | Because the day divisor would be less than 1. That would only be a problem if there were a bunch of downloads I think but B's idea keeps bs to the minimum. :)
--- 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 |
davidonthehill Probe Posted: 28 Feb 2006 14:36 GMT Total Posts: 4 | Well if you want to be precise, the amount of downloads a day would be limited to what the server(s) were indeed capable of, so however many millions that would be.... David. |
Lunchbox Carrier
 Posted: 28 Feb 2006 15:29 GMT Total Posts: 2007 | You know Z, if you wanted to prevent that really easily, you could have the script check to see if the number of days is < 1, and if it is, ceiling it so it doesn't divide by a ludicrously small number.
Just a thought. |
zkostik Carrier
 Posted: 28 Feb 2006 15:40 GMT Total Posts: 2486 | B made the code for this. Though, good idea Lunchbox, we'll consider implementing it. Thanks.
--- 09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0 |
Lunchbox Carrier
 Posted: 28 Feb 2006 20:05 GMT Total Posts: 2007 | np. I don't have enough to program myself right now so I thoughtI mught unidle my brain for a few seconds on this dilemma :) . |