Share on Facebook Share on Twitter Email
Answers.com

wimp

 
(wĭmp) pronunciation Slang.
n.
A timid or unadventurous person: "the impression that he is a colorless, indecisive wimp, and not a leader among men" (James J. Kilpatrick).

intr.v., wimped, wimp·ing, wimps.
To be timid or cowardly. Usually used with out: wimped out and refused to jump off the high diving board.

[Perhaps from WHIMPER.]

wimpish wimp'ish adj.
wimpy wimp'y adj.

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Random House Word Menu:

categories related to 'wimp'

Top
Random House Word Menu by Stephen Glazier
For a list of words related to wimp, see:

  See crossword solutions for the clue Wimp.
Wikipedia on Answers.com:

WIMP (computing)

Top

In human–computer interaction, WIMP stands for "windows, icons, menus, pointer",[1][2][3] denoting a style of interaction using these elements. It was coined by Merzouga Wilberts in 1980.[4] People sometimes interpret WIMP to mean other things, such as "windows, icon, mouse, pull-down menu",[5] "windows, icons, mice, pointing"[6] or "window, icon, mouse, pointer".[7]

Although its usage has fallen out of favor, it is often incorrectly used as an approximate synonym of "graphical user interface" (GUI). Any interface that utilizes graphics can be termed a GUI, and WIMP systems are a derivative of such systems. However, while all WIMP systems utilize graphics as a key element (namely the Icon and Pointer element) and therefore all WIMPs are GUIs, the reverse is not true - some GUIs are not based in windows, icons, menus and pointers and thus are not WIMPs. For example, most mobile phones utilize icons (graphics represent and result in an action being performed) and some may have menus but very few include a pointer or run their utilities/programs in a window.

WIMP interaction was developed at Xerox PARC (see Xerox Alto, developed in 1973) and popularized with Apple's introduction of the Macintosh in 1984, where the concepts of the "menu bar" and extended window management were added.[8]

WIMPS are systems where a WINDOW will run a self-contained program, isolated within that window from other programs running at the same time (used to create multi-program operating systems), ICONS act as shortcuts to actions to be performed by the computer (such as execute a program), Menus are text-based or icon-based selection systems to again select and execute programs or sub-programs. Finally, the Pointer is an onscreen symbol that represents the movement of a physical device to allow the user to select elements on an output device such as a monitor.

The primary benefit of this style of system is to improve the HCI by enabling better ease of use for non-technical people, both novice and power users. Know-how can be ported from one application to the next, given the high consistency between interfaces.

Due to the nature of the WIMP system, simple commands can be chained together to undertake a group of commands that would have taken several lines of command line instructions. Due to this nature many technically proficient computer users deride WIMP systems since these act as a barrier between the user and the computer system. However, for the average computer user the introduction of the WIMP system has allowed for an expansion of users beyond the potential possible under the previous command line systems.

Contents

Alternative Acronyms

Different sources expand the acronym WIMP differently. The terms may be plural or singular, and the term corresponding to P varies the most. All of the following can be found on the web (as of 2004):

  • W: Window(s)
  • I: Icon(s)
  • M: Menu(s); sometimes incorrectly given as mouse or mice: incorrect since a mouse is a hardware device and WIMP refers to an entirely software-base HCI system.
  • P: Pointing device(s); Pointing; Pointer(s) (note that the term "pointer" can be incorrectly assumed to be a mouse. Though the mouse is the primary controller for the onscreen pointer there are a multitude of options available to the user. Equally, the mouse is a hardware device and WIMP is only concerned about the software HCI.)

Criticism

User interfaces based on the WIMP style are very good at abstracting workspaces, documents, and their actions. Their analogous paradigm to documents as paper sheets or folders, makes WIMP interfaces easy to introduce to novice users. Furthermore their basic representations as rectangular regions on a 2D flat screen make them a good fit for system programmers. Generality makes them very suitable for multitasking work environments. This explains why the paradigm has been prevalent for more than 20 years, both giving rise to and benefiting from commercial widget toolkits that support this style. However, several HCI researchers[9] consider this to be a sign of stagnation in user interface design as the path of least resistance forces developers to follow a particular way of interaction. There are applications for which WIMP is not well suited, they argue, and the lack of technical support increases difficulty for the development of interfaces not based on the WIMP style. This includes any application requiring devices that provide continuous input signals, showing 3D models, or simply portraying an interaction for which there is no defined standard widget. Andries van Dam calls these interfaces post-WIMP GUIs.

The term is also used in some circles as a pejorative, to indicate someone cannot perform useful work unless a graphical environment is present, and therefore relies too heavily on GUIs.[10] This assumes of course that CLI tools of equal or greater functionality are available for the tasks at hand.

See also

References

  1. ^ Markoff, John (February 16, 2009). "The Cellphone, Navigating Our Lives". The New York Times (New York). http://www.nytimes.com/2009/02/17/science/17map.html. Retrieved December 14, 2011. "[...] so-called WIMP interface — for windows, icons, menus, pointer [...]" 
  2. ^ Hinckley, Ken (December 1996). "Haptic Issues for Virtual Manipulation". Microsoft. http://research.microsoft.com/apps/pubs/default.aspx?id=68165. Retrieved December 14, 2011. "The Windows-Icons-Menus-Pointer (WIMP) interface paradigm dominates modern computing systems." 
  3. ^ Hinckley, Ken. "Input Technologies and Techniques" (PDF). Microsoft. http://research.microsoft.com/en-us/um/people/kenh/papers/InputChapter.pdf. Retrieved December 14, 2011. "Researchers are looking to move beyond the current "WIMP" (Windows, Icons, Menus, and Pointer) interface [...]" 
  4. ^ Charlotte Booth. "Alan Kay and the Graphical User Interface". http://www.lottiebooth.com/pdf/essay.pdf. 
  5. ^ Flynn, Laurie (January 01, 1995). wimp window icon point&st=nyt&pagewanted=2 "The Executive Computer; When, Oh When, Will Computers Behave Like People?". The New York Times (New York). http://www.nytimes.com/1995/01/01/business/the-executive-computer-when-oh-when-will-computers-behave-like-people.html?scp=1&sq=computer wimp window icon point&st=nyt&pagewanted=2. Retrieved December 14, 2011. ""We've taken the WIMP interface as far as it can go," he added, referring to the Windows-icon-mouse-pull-down menu." 
  6. ^ Green, Mark; Jacob, Robert (July 1991). "SIGGRAPH '90 Workshop Report: Software Architectures and Metaphors for Non-WIMP User Interfaces" (PDF). SIGGRAPH '90. SIGGRAPH. Dallas: ACM SIGGRAPH. http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.121.7982&rep=rep1&type=pdf. Retrieved December 14, 2011. "The acronym, WIMP, stands for Windows, Icons, Mice and Pointing, and it is used to refer to the desk top, direct manipulation style of user interface." 
  7. ^ Patton, Phil (April 14, 1996). "Facing the Future". The New York Times (New York). http://www.nytimes.com/1996/04/14/magazine/facing-the-future.html. Retrieved December 14, 2011. "GUI and WIMP (for window, icon, mouse and pointer) are interfaces based on framed text, drop-down menus and clickable buttons arranged along on-screen panels called tool bars." 
  8. ^ Andries van Dam: Post-WIMP User Interfaces. In: Communications of the ACM, 40(2) (February 1997), pp. 63-67. Citeseer
  9. ^ Past, Present and Future of User Interface Software Tools. Brad Myers, Scott E. Hudson, Randy Pausch, Y Pausch. ACM Transactions on Computer-Human Interaction, 2000. [1]
  10. ^ The New Hacker's Dictionary

Translations:

Wimp

Top

Dansk (Danish)
n. - skvat, nisse, karklud
v. intr. - opføre sig som et skvat

1.
abbr. - svagt interagerende massiv partikel

2.
abbr. - betegnelse for brugervenlig computerbrugerflade

Nederlands (Dutch)
slapjanus

Français (French)
n. - lavette (péj), poule mouillée
v. intr. - se défiler

1.
abbr. - (abrév = Weakly Interacting Massive Particle) (Phys) particule massive de faible interaction

2.
abbr. - (abrév = windows, icons, menus/mice and pointers) (Comput) sorte d'interface conviviale

Deutsch (German)
n. - Memme
v. - memmeln

1.
abbr. - Partikel mit schwacher Interaktion

2.
abbr. - (EDV) Bildschirmfenster, Bildsymbole, Maus

Ελληνική (Greek)
n. - λαπάς
v. - είμαι λαπάς
abbr. - λαπάς

Italiano (Italian)
inetto, imbranato, pastafrolla

Português (Portuguese)
n. - pessoa considerada sem liderança (f), maricas (m)
v. - murchar

Русский (Russian)
зануда, баба (о мужчине), тряпка, обыватель, девка

Español (Spanish)
n. - pelele, enclenque
v. intr. - retractarse (cobardemente de algo)

1.
abbr. - WIMP (partícula amorfa de interacción débil)

2.
abbr. - asistente de Windows

Svenska (Swedish)
n. - vekling, mes, fjant, tönt
v. - tönta sig
abbr. - (Windows, Icons, Menues, Pointers)

中文(简体)(Chinese (Simplified))
软弱者, 无能者, 无能的人, 糊涂的人, 懦弱的人, 逃避某事情

中文(繁體)(Chinese (Traditional))
n. - 軟弱者, 無能者, 無能的人, 糊塗的人, 懦弱的人
v. intr. - 逃避某事情

한국어 (Korean)
n. - 무기력한 사람, 겁쟁이, 유행에 뒤진 사람
v. intr. - 겁쟁이 같이 행동하다

abbr. - (물리학) 상호작용이 약한 거대 입자

abbr. - (컴퓨터) 사용자와 익숙한 인터페이스 (윈도우, 아이콘, 메뉴, 마우스, 포인터 등)

日本語 (Japanese)
n. - 弱虫

العربيه (Arabic)
‏(الاسم) جبان (فعل) يخاف‏

עברית (Hebrew)
n. - ‮אדם חלוש, אדם שאינו מביא תועלת‬
v. intr. - ‮היה חלוש‬
abbr. - ‮כל אחד מהחלקיקים התת-אטומיים המתאפיינים במסה גדולה ובתגובה חלשה‬
abbr. - ‮מנשק קצר וידידותי למשתמש: חלונות, סמלים, עכברים ומצביעים‬


 
 
Related topics:
he-man
macho
Wimp (family name)

Related answers:
Are weapons for wimps? Read answer...
What does WIMP stand for? Read answer...
Why does your dog wimp? Read answer...

Help us answer these:
Who had the nickname of wimp?
How do you beat wimp island on potropica?
What are the new technologies of post wimp?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

American Heritage Dictionary. The American Heritage® Dictionary of the English Language, Fourth Edition Copyright © 2007, 2000 by Houghton Mifflin Company. Updated in 2009. Published by Houghton Mifflin Company. All rights reserved.  Read more
Random House Word Menu. © 2010 Write Brothers Inc. Word Menu is a registered trademark of the Estate of Stephen Glazier. Write Brothers Inc. All rights reserved.  Read more
 Rhymes. Oxford University Press. © 2006, 2007 All rights reserved.  Read more
Bradford's Crossword Solver's Dictionary. Collins Bradford's Crossword Solver's Dictionary © Anne Bradford, 1986, 1993, 1997, 2000, 2003, 2005, 2008 HarperCollins Publishers All rights reserved.  Read more
Wikipedia on Answers.com. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article WIMP (computing) Read more
Translations. Copyright © 2007, WizCom Technologies Ltd. All rights reserved.  Read more

Follow us
Facebook Twitter
YouTube

Mentioned in

» More» More