NationStates Jolt Archive


Simple Interface Improvement

Oldupai
19-10-2005, 18:17
When browsing hundreds of pages of data (such as the list of all nations or all regions), its very difficult to get to arbitrary points in the middle of the list. You get a list of numbers like "1 2 ... 499 500 501 ... 999 1000". To go through the list using only this interface, would take all day.

A very small change that would speed this up immensely would be to make each ellipsis ("...") a link to page halfway between. In the above example, the first ellipsis would be a link to page 250, and the second would be to 750. This simple change would let people binary search through the pages far faster than they could by advancing one page at a time.
Erastide
20-10-2005, 14:09
Actually, there's a really easy way to get to any arbitrary point. Just take the following URLs and modify the end with the number of the nation/region you'd like to start at.

Daily Rankings:
http://www.nationstates.net/cgi-bin/index.cgi/page=world/start=300
Alphabetical Nation List:
http://www.nationstates.net/cgi-bin/index.cgi/page=list_nations/start=15
Alphabetical Region List:
http://www.nationstates.net/cgi-bin/index.cgi/page=list_regions/start=45