December 2011
1 post
3 tags
Filter by Proximity, Sort by Most Recent
This post is about a user interface pattern, a common use case for it and an example implementation. The pattern is adding an extra dimension to a timeline. The use case is showing results that are both recent and nearby. The example implementation uses a slider widget and an adequate-result-volume algorithm.
When you have 1000 messages and you want to prioritise the best 50 to display, sort...