a formal system for making explicit certain entities or types of information

learn more… | top users | synonyms

16
votes
9answers
836 views

When should a year be added to a timestamp?

Stack Exchange uses relative timestamps to indicate when an action occurred; a question was asked, edit was made etc. This is done as far back as "2 days ago"; anything prior to exactly 48 hours ago ...
5
votes
4answers
110 views

Representing how many you have with how many they want

I have a problem whereby we are asking a user for multiple items. This is in a gaming scenario and the game has lots of items. Each item is manufactured from other items and is only counted once it ...
3
votes
2answers
284 views

Alternatives to pie charts in a table

We've got an application where we want to show parts-of-a-whole data in a table with multiple rows. The current table design has a small number of rows (4-8). Each contains text and numbers plus a pie ...