After a serious coding frenzy last night, the new interface is ready, tested and implemented. You will notice that the sorting function has been temporarily disabled - this is because the mechanism behind it was fundamentally flawed and we are working on getting you a better, reliable version. So for now, all lists are sorted by price. If you absolutely have to sort your list by another metric before we fix the dropdown menu, manipulate the url directly. The format is:
http://www.whimventory.com/list/user/list/[price|currency|name|url|date]
Also we got rid of pagination because nobody seemed to have lists longer than 100 elements anyway, and it was just making things complicated.
The sorting has been fixed. It's done with ajax now, too, which means it should be faster, less intrusive, and simpler to use. Please note that the aforementioned url hack will no longer work.