Mystery meat navigation

From HandWiki
Short description: Concept in software development

Error: No valid link was found at the end of line 22.

Mystery meat navigation (also known as MMN) is a form of web navigation user interface whereby the target of each link is not visible until the user points their cursor at it. Such interfaces lack a user-centered design, emphasizing aesthetic appearance, white space, and the concealment of information over practicality and functionality.[1][2] The term was coined in 1998 by Vincent Flanders, author of the book and accompanying website Web Pages That Suck.[3]

Terminology

The epithet "mystery meat" refers to the meat products often served in American public school cafeterias whose forms have been so thoroughly reprocessed that their exact types can no longer be identified by their appearances;[4][5] similarly, the destinations of links using mystery meat navigation are unknown by appearance alone. Using such a navigation has been likened to processed meat products as "you're not sure what meat you've got until you bite into it".[6] Flanders originally and temporarily described the phenomenon as Saturnic navigation in reference to the Saturn Corporation, whose company website epitomized this phenomenon.[7]

Practice

The practice of mystery meat navigation may be defined as "frivolously concealing navigation options through rollovers and other tricks. It is considered problematic on information-rich websites because it makes it difficult for users to recognise the destinations of navigational hyperlinks, or to discern where they are, and this increases the time a user takes to learn to use the site.[8][9]

Iconographic navigation

Comparison of iconographic navigation schemes; in the upper example, the user must deduce the meaning of the pictograms or discover their implied target by progressively hovering the mouse cursor over each icon; in the lower example, each icon is explicitly labelled with a textual expression of the intended target.

Website interface designers often decide to use iconographic navigation schemes as a way of reducing visual clutter and avoiding the need for language localisation.[10] The exclusive use of icons without explicit labels in a website navigation may not be considered intuitive because it relies on the designer's personal understanding of the meaning of each icon.[11] The provision of alt attributes or tooltips which are revealed on mouseover are not considered a satisfactory solution, as these techniques only introduce an element of exploration that has been likened to minesweeping ("let's roll over everything and see if any surprises pop up"). This practice has been identified as a common anti-pattern in interactive design.[6][12] Technology writer Shelley Powers also notes that MMN often relies on JavaScript, and that this can be detrimental to usability if a browser's scripting is disabled, and to search engine optimization.[13]

Flanders writes, "The typical form of MMN is represented by menus composed of unrevealing icons that are replaced with explicative text only when the mouse cursor hovers over them".[7]

"Click here"

Some technology commentators consider that the use of the popular phrase "Click here" as link text is a type of mystery meat navigation. It is thought to be problematic because the phrase does not indicate the content of the link target, which confuses the user.[10]

The W3C's Web Content Accessibility Guidelines, as well as organisations such as WebAIM, recommend against the use of phrases such as "click here" as link text.[14][15] According to the W3C, "Good link text should not be overly general; don't use 'click here.' [...] link text should indicate the nature of the link target".[16] The text should also make sense when read out of context.

Furthermore, the phrase is inappropriate for users who are not using a mouse to navigate, e.g. using a keyboard or a touchscreen device. It also presents particular difficulties for blind and visually impaired users who make use of screen reader software that reviews a list of available links on a page. Pages would also suffer when printed. A further disadvantage given is that it hinders the search engine optimisation of a page.[10][16]

See also

References

  1. Ward, Mark (2002-11-04). "Why websites are getting easier to use". BBC News. http://news.bbc.co.uk/2/hi/in_depth/sci_tech/2000/dot_life/2388585.stm. 
  2. Kingsley-Hughes, Adrian (2010-05-11). "iPad apps bring back mid-1990s "mystery meat" user interface problems". ZDNet. http://www.zdnet.com/blog/hardware/ipad-apps-bring-back-mid-1990s-mystery-meat-user-interface-problems/8275. 
  3. Flanders, Vincent (1998). Web Pages That Suck: Learn Good Design by Looking at Bad Design. San Francisco: Sybex Inc. ISBN 978-0-7821-2187-2. https://archive.org/details/webpagesthatsuck00flan. 
  4. Beaumont, Andy; Gibbons, Dave; Kerr, Jody; Stephens, Jon (11 November 2013) (in en). Constructing Usable Web Menus. Apress. p. 16. ISBN 978-1-4302-5358-7. https://books.google.com/books?id=_konCgAAQBAJ&q=%. 
  5. Flanders, Vincent; Peters, Dean (2002). "8. Navigation and Mystery Meat: Mystery Meat Navigation is the Spawn of Satan". Son of Web Pages that Suck: Learn Good Design by Looking at Bad Design. San Francisco, CA : Sybex. pp. 163–165. ISBN 978-0-7821-4020-0. https://archive.org/details/sonofwebpagestha00flan/page/162/mode/2up?q=mystery+meat. Retrieved 24 January 2023. 
  6. 6.0 6.1 Brinck, Tom; Gergle, Darren; Wood, Scott D. (2002) (in en). Designing Web Sites that Work: Usability for the Web. Morgan Kaufmann. p. 125. ISBN 978-1-55860-658-6. https://books.google.com/books?id=yaj3PqRx8YgC&pg=PA125. Retrieved 23 January 2023. 
  7. 7.0 7.1 Flanders, Vincent. "Web Pages That Suck learn good web design by looking at bad web design - Mystery Meat Navigation". http://www.webpagesthatsuck.com/mysterymeatnavigation.html. 
  8. (in en) Psychology of Web Design. Smashing Magazine. 2012. p. 84. ISBN 978-3-943075-24-3. https://books.google.com/books?id=EguS8Hv9cP0C&pg=PA84. 
  9. Kalbach, James (28 August 2007) (in en). Designing Web Navigation: Optimizing the User Experience. O'Reilly Media. p. 149. ISBN 978-0-596-55378-4. https://books.google.com/books?id=LC0cG-vFJbcC&pg=PA149. Retrieved 23 January 2023. 
  10. 10.0 10.1 10.2 MacDonald, Diana (25 June 2019) (in en). Practical UI Patterns for Design Systems: Fast-Track Interaction Design for a Seamless User Experience. Apress. p. 194. ISBN 978-1-4842-4938-3. https://books.google.com/books?id=E0efDwAAQBAJ&dq=%22Mystery+meat%22+web+design&pg=PA194. Retrieved 23 January 2023. 
  11. Potts, Kevin (25 November 2007) (in en). Web Design and Marketing Solutions for Business Websites. Apress. p. 78. ISBN 978-1-4302-0262-2. https://books.google.com/books?id=zl0PTuqleFMC&pg=PA78. Retrieved 23 January 2023. 
  12. Scott, Bill; Neil, Theresa (15 January 2009) (in en). Designing Web Interfaces: Principles and Patterns for Rich Interactions. O'Reilly Media. p. 90. ISBN 978-0-596-55445-3. https://books.google.com/books?id=1qyJdxba6qgC&pg=PA90. 
  13. Powers, Shelley (1 May 2008) (in en). Painting the Web: Catching the User's Eyes - and Keeping Them on Your Site. "O'Reilly Media, Inc.". p. 16. ISBN 978-0-596-55392-0. https://books.google.com/books?id=IrNcNfE4CRIC&pg=PA18. Retrieved 23 January 2023. 
  14. "Web Content Accessibility Guidelines 1.0". W3.org. https://www.w3.org/TR/WCAG10/#gl-facilitate-navigation. 
  15. "Introduction to Web Accessibility". WebAIM. http://webaim.org/intro/. 
  16. 16.0 16.1 "HTML Techniques for Web Content Accessibility Guidelines 1.0". W3.org. https://www.w3.org/TR/WCAG10-HTML-TECHS/#link-text.