I'm currently working on a alternative medal count for the Olympic Games and use the tablesorter-plugin to give the user the ability to have a look at the data from different angles.
I stick at the point, where it comes to the correct order of the rows: If two nations have the same amount of gold medals, you take a look at the silver medals. The nation with more silver medals gets the first place, the nation with fewer silver medals gets the second place.
How can I achieve this with the help of tablesorter?
You can have a look at the source at http://www.benedictzinke.de/olympia
By now it's sorted after the gold medals per 10 athletes. It's all well sorted for nations which have won at least one gold medal. But the rows of nations without gold medal get messed up.