Distinguishable interfaces

Distinguishable interfaces use computer graphic principles to automatically generate easily distinguishable appearance for computer data.

Although the desktop metaphor revolutionized user interfaces, there is evidence that a spatial layout alone does little to help in locating files and other data; distinguishable appearance is also required. Studies have shown that average users have considerable difficulty finding files on their personal computers, even ones that they created the same day.[1] Search engines do not always help, since it has been found that users often know of the existence of a file without being able to specify relevant search terms. On the contrary, people appear to incrementally search for files using some form of context.[2]

Recently researchers and web developers have argued that the problem is the lack of distinguishable appearance: in the traditional computer interface most objects and locations appear identical. This problem rarely occurs in the real world, where both objects and locations generally have easily distinguishable appearance. Discriminability was one of the recommendations in the ISO 9241-12 recommendation on presentation of information on visual displays (part of the overall report on Ergonomics of Human System Interaction), however it was assumed in that report that this would be achieved by manual design of graphical symbols.

VisualIDs, semanticons, and identicons

The mass availability of computer graphics supported the introduction of approaches that make better use of the brain's "visual hardware", by providing individual files and other abstract data with distinguishable appearance. This idea initially appeared in strictly academic VisualIDs[3] and Semanticons[4] works, but the web community has explored and rapidly adopted similar ideas, such as the Identicon.

The VisualIDs project[3][5] automatically generated icons for files or other data based on a hash of the data identifier, so the icons had no relation to the content or meaning of the data. It was argued not only that generating meaningful icons is unnecessary[6] (their user study showed rapid learning of the arbitrary icons), but also that basing icons on content is actually incorrect[7] ("contrasting visualization with visual identifiers"[3]).

The Semanticons project[4][8] developed by Setlur et al. demonstrated an algorithm to create icons that reflect the content of files. In this work the name, location and content of a file are parsed and used to retrieve related image(s) from an image database. These are then processed using a Non-photorealistic rendering technique in order to generate graphical icons.

Developer Don Park introduced the identicon library for making a visual icon from a hash of a data identifier. This initial public implementation has spawned a large number of implementations for various environments. In particular, identicons are now being used as default visual user identifiers (avatars) for several widely used systems. They are also used as a complement to Gravatars, which are pre-existing avatar images created or chosen by users, instead of automatically generated images. (see #External links).

Current research

While current web practice has followed the semantics-free approach of VisualIDs, recent research has followed the semantics-based approach of Semanticons. Examples include using data mining principles to automatically create "intelligent icons" that reflect the contents of files[9] and creating icons for music files that reflect audio characteristics[10] or affective content.[11]

See also

References

  1. Barreau, Deborah; Bonnie A. Nardi (1995), "Finding and reminding: file organization from the desktop", SIGCHI Bulletin, 27 (3): 647–656
  2. Teevan, Jaime; Christine Alvarado; Mark S. Ackerman; David R. Karger (2004), "The Perfect Search Engine Is Not Enough: A Study of Orienteering Behavior in Directed Search", CHI conference
  3. 1 2 3 Lewis, J.P.; Ruth Rosenholtz; Nickson Fong; Ulrich Neumann (2004), "VisualIDs: automatic distinctive icons for desktop interfaces", ACM Transactions on Graphics, 23 (3)
  4. 1 2 Setlur, Vidya; Conrad Albrecht-Buehler; Amy A. Gooch; Sam Rossoff; Bruce Gooch (2005), "Semanticons: Visual Metaphors as File Icons", Computer Graphics Forum, 24 (3): 647–656, doi:10.1111/j.1467-8659.2005.00889.x
  5. Kanellos, Michael. "Cnet News: Navigating PCs with pictures, not words". Retrieved 26 December 2010.
  6. Lewis, J.P., VisualIDs: FAQ, retrieved 19 March 2013
  7. Lewis, J.P., VisualIDs: FAQ, retrieved 19 March 2013
  8. Piquepaille, Roland. "ZDNET: Semanticons reveal the meaning of files". Retrieved 26 December 2010.
  9. Keogh, Eamonn; Li Wei; Xiaopeng Xi; Stephano Lonardi; Jin Shieh; Scott Sirowy (2006), "Intelligent Icons: Integrating Lite-Weight Data Mining and Visualization into GUI Operating Systems", ICDM
  10. Kolhoff, Phillipp; Jacqueline Preuss; Jörn Lovisach (2008), "Content-based icons for music files", Computers & Graphics, 32 (5)
  11. Kim, Hyun-Ju; Min-joon Yoo; Ji-yong Kwon; In-kwon Lee (2009), "Generating affective music icons in the emotion plane", CHI conference

External links

This article is issued from Wikipedia - version of the 7/25/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.