Encyclopedia > History of the graphical user interface

  Article Content

History of the graphical user interface

The graphical user interface, or GUI, of Microsoft Windows is based on that of the MacOS (and the earlier unsuccessful Apple Lisa), which in turn used many elements of the work of the Xerox Palo Alto Research Center (PARC), who produced the advanced but commercially unsuccessful Xerox Alto and Xerox Star. The Star's user interface, with visual icons representing computer resources, built upon the work of Doug Engelbart's team at SRI[?], who developed the first computers with a device called a mouse used to move a pointer on a graphic display.

Ivan Sutherland's Sketchpad, Doug Engelbart's On-Line System, Jef Raskin, Bill Atkinson

Table of contents

Initial Developments

The first concept of a windowing system begins with the first real-time graphic display systems for computers, namely the SAGE Project[?] and Ivan Sutherland's Sketchpad.

Augmentation of Human Intellect

Doug Engelbart's Augmentation of Human Intellect[?] project at SRI[?] in the 1960s developed the On-Line System, which incorporated a mouse-driven cursor and multiple windows.

Xerox PARC

Engelbart's work directly led to the advances at Xerox PARC. Several people went from SRI to Xerox PARC in the early 1970's. The Xerox PARC team codified the WIMP (windows, icons, menus and pointers/pull-down menus) paradigm, which appeared commercially in the Xerox 8010[?] ('Star') system in 1981.

Apple Macintosh

Beginning in 1979, led by Jef Raskin, the Macintosh team at Apple Computer (which included former members of the Xerox PARC group) continued to develop such ideas in the first commercially successful product to use a GUI, the Apple Macintosh, released in 1984. In 2001 Apple introduced Mac OS X. Some more information about Apple's visit to PARC and the myths surrounding it can be found on the Apple Computer wikipedia page.

VisiOn

Grahical user interface primarily designed for spreadsheets by the company that wrote the legendary VisiCalc spreadsheet. First introduced the "windows" concept and a mouse to the PC environment. Preceded the first Microsoft Windows implementations (1983). VisiOn[?] never took off because it could not be used to run other MS-DOS applications and was buggy and expensive. Inspired the multitasking system DESQview[?].

Amiga Intuition

Amiga computers developed a GUI in 1985 called Intuition. In this GUI directories were shown as filing cabinet drawers.

The Amiga GUI was unique for its time because it featured a pop-up command line interface (CLI) for those times when a GUI does not offer enough control.

Microsoft Windows

Microsoft modeled the first version of Windows, released in 1985, on the Mac OS. Windows was a GUI (graphic user interface) for their own operating system (MS-DOS) that had been shipped with IBM PC and compatible computers since 1981. Apple sued Microsoft over infringement of the look-and-feel of the MacOS. The court case would run for many years.

On August 6, 1997, after 18 months of financial losses by Apple, Microsoft helped 'bail' them out of serious financial trouble by buying 100,000 non-voting shares in the company for $150 million. Microsoft had several political reasons for doing this, but one condition was that Apple had to drop this long-running court case.

It is generally acknowledged that Microsoft has advanced the science of human-computer interaction and the technology of user interfaces minimally. However, the sheer volume of Microsoft Windows systems installed (90% in the 1990s) has tended to make it the reference standard to which all others are compared. However, an argument against this comes from the New York Times:

"DOS computers manufactured by companies such as IBM, Compaq, Tandy, and millions of others are by far the most popular, without about 70 million machines in use world wide. Macintosh fans, on the other hand, may note that cockroaches are by far more numerous than humans, and that numbers alone do not denote a higher life form." -- New York Times, November 26, 1991 (Also quoted in MacAddict[?] 4)

See History of Microsoft Windows.

GEM

At the same time Microsoft was developing Windows in the 1980s, Digital Research developed the GEM Desktop GUI system. GEM was created as an alternative window system to run on IBM PC systems, either on top of MS-DOS (like Microsoft Windows) or on top of CPM-86[?], DR's own operating system that MS-DOS was patterened after. GEM achieved minimal success in the PC world, but was later used as the native GUI on the Atari ST machines.

GEOS

GEOS was another very early graphical desktop system. Originally written for the 8 bit home computer Commodore 64 it was later ported to IBM PC systems. It came with several application programs like a calendar and word processor. Compared to the competing Windows 3.0 GUI it could run reasonably well on much simpler hardware, perhaps due to the fact that the GEOS programmers learned to use highly optimised assembly code while designing GEOS for the very resource limited Commodore 64.

OS/2

Originally collaboratively developed by Microsoft and IBM to replace DOS, version 1.0 (released in 1987) had no GUI at all. Version 1.1 (released 1988) included Presentation Manager (PM), which looked a lot like the later Windows 3.0 UI. After the split with Microsoft, IBM developed the Workplace Shell[?] (WPS) for version 2.0 (released in 1992), a quite radical, object-oriented approach to GUIs. Microsoft later imitated much of this in Windows 95.

See also History of Microsoft Windows.

BeOS

Developed on PowerPC hardware by a team of former Apple employees as an improvement upon the the Macintosh GUI, later ported to Intel platform. Used a modified BSD unix kernel, but did not use the X Window System but a written from scratch GUI. Much effort was spent by the developers to make it an efficient platform for multimedia applications.

RISC OS

Early versions of what became called RISC OS were known as Arthur, which was released in 1987. RISC OS is a colour GUI operating system which uses three-buttoned mice, a taskbar (called the iconbar), and a file navigator similar to that of Mac OS. Acorn created RISC OS in the 1980s for their ARM-CPU based computers. Acorn was also the creater of the popular text-based BBC Microcomputer in the early 1980s. While Acorn has not survived, a dedicated RISC OS userbase still exists, using both Acorn hardware (produced up until the late 1990s) and XScaleARM-based clones (the term being used very loosely in this case). RISC OS is still being developed and supported for both desktop computer and set-top box usage. The whole operating system is only several megabytes and typically sits entirely in ROM.

NeWS

The PostScript-based NeWS (Network extensible Window System) was developed by Sun Microsystems. For several years SunOS included a window system combining NeWS and the X Window System. Although NeWS was considered technically elegant by some commentators, Sun eventually dropped the product. Unlike X, NeWS was always proprietary software.

X Window System

The standard windowing system in the Unix world, developed in the late 1980s, is the 'X Window System'. This was developed at MIT for use on graphics workstations in Project Athena[?]. Due largely to the availability of the source code used to write it, it has become the standard graphical interface on most Unix based systems - including most GNU/Linux distributions.

In the early days of X Window development, Sun Microsystems and AT&T attempted to push for a GUI standard called OpenLook in competition with Motif. OpenLook was a well designed standard developed from scratch while MOTIF was a collective effort that fell into place. Many people who worked on OpenLook at the time appreciate its consistent design. It was like comparing Microsoft Windows and Macintosh GUI in the early days. It was two giants against the rest of the industry. Motif won the 'religious' war and it later turned into CDE.

In the late 1990s, there was significant growth in the Unix world, especially among the open source community. New graphical desktop movements grew up around GNU/Linux and similar operating systems, based on X Window. A new emphasis on providing an integrated and uniform interface to the user brought about two new desktop environments, KDE and GNOME.


See Graphical user interface, History of computing.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Dennis Gabor

... Wikipedia <<Up     Contents Dennis Gabor Dennis Gabor (Gábor Dénes) (1900-1979) was a Hungarian physicist. He invented holography in 1947, for ...

 
 
 
This page was created in 43.4 ms