it seems pretty simple: store ranking data, weight it based on priority, aggregate, then display. still it would be neat to see the code behind the innovation.
Manuel Lemos - 2013-06-21 02:02:03 - In reply to message 1 from Steve Wasiura
It is not a big deal. It is mostly a matter of a SQL query. It will sum all the reputation points earned by the users during all time or a specific period and then sort the users according those that have more points.