6
votes
4answers
167 views

How to paginate alphabetically grouped items?

I am in the process of creating an interface for browsing contacts in a CRM. I have the contacts displayed in alphabetical groups. like so: A------------------------------ Andrew Bloggs ...
8
votes
5answers
1k views

How to make selecting a timezone more user-friendly?

The list of time zones is rather long, lots of duplication, and not very friendly to programmers let alone end-users. Is there a way to shorten the list to something friendlier and sufficient for ...