DESQview

DESQview


DESQview was a text mode multitasking program developed by Quarterdeck Office Systems which enjoyed modest popularity in the late 1980s and early 1990s. Running on top of DOS, it allowed users to run multiple DOS programs concurrently in multiple windows.

Contents

DESQ

Quarterdeck's predecessor to DESQview was a task switching product called DESQ which allowed users to switch between running programs. It was not very popular, and the task-switching market was primarily dominated by Software Carousel, a product with limited windowing capabilities. Quarterdeck revamped its package, bringing multitasking in, and adding TopView compatibility; it was renamed DESQview.

DESQview

DESQview was released in July 1985, four months before Microsoft introduced the first version of Windows. It was widely thought to be the first program to bring multitasking and windowing capabilities to DOS, but in fact there was a predecessor, IBM's failed TopView, released in 1984, from which DESQview inherited the popup menu.

Under DESQview, well-behaved DOS programs could be run concurrently in resizable, overlapping windows (something the first version of Windows could not do). A simple hidable menu allowed cutting and pasting between programs. DESQview provided support for simple editable macros as well. Quarterdeck also developed a set of optional utilities for DESQview, including a notepad and dialer. Later versions allowed graphics mode programs to be loaded as well, but only run in full screen mode. [1]

DESQview was not a full-fledged GUI operating system; it was a quasi-GUI shell that ran in real mode on top of DOS. Although it could run on any Intel 8086- or Intel 80286-based PC, it really came into its own on Intel 80386 machines which were better at utilizing memory above DOS's limit of 640 KB. However, in either case, it ran in real mode rather than protected mode, meaning that a misbehaving program could still crash the system.

DESQview and QEMM

To make maximum use of extended memory on Intel 80386 processors, by transforming it into expanded memory and upper memory blocks (UMBs) accessible to DESQview and other real-mode programs, Quarterdeck developed a sophisticated memory manager. Owing to the foresight of its marketing manager, Quarterdeck marketed it as a separate product, QEMM-386 (Quarterdeck Expanded Memory Manager 386). It became more popular than DESQview itself, and sold steadily for many years, generating over US$150 million in sales from 1987 through 1994. After the release of the Intel Pentium processor, the 386 in QEMM was dropped. The combination package of DESQview and QEMM-386 was called DESQview 386.

With the introduction of the 80386, the memory management features were enhanced to allow the system to be shifted into protected mode but also allowing the addresses to be configured in a virtual 8086 mode so that the extended memory could be mapped into addressing frames and accessible to real-mode programs such as MS-DOS. This allowed a 386 to implement the LIM (Lotus, Intel, Microsoft) EMS (expanded memory specification).[2] The memory manager was easily controlled by the user with DOS program QEMM.COM

DESQview was able to use QEMM's features far beyond just the LIM EMS API, mapping most of the "conventional" address space (below 640 KB) into multiple extended memory blocks such that each could execute transparently during its context. The main copy of DOS and any device and networking drivers had to be loaded before DESQview. The resulting space was the largest single program that could run, but DESQview under QEMM could run as many instances of those programs as the EMS would allow. So an 8 MB system could generally have a dozen full-sized MS-DOS programs running concurrently; a 16 MB system could run over twenty, and so on.

DESQview usage

DESQview was noteworthy in that it supported all common DOS-compatible programs and achieved a degree of performance and stability that was remarkable, given the constraints of its host operating system. It also had a clever interface that was generally unobtrusive while being quickly available and very easy to learn.

All normal PCs include a keyboard with three "shift" or "modifier" keys: Control, Alt, and the normal Shift keys. These keys are normally held down in combination with other keys. DESQview, by default, monitored the Alt key for isolated presses (not in combination). Pressing the Alt key by itself would bring up the DESQview menu allowing access to the program's features: start new tasks, switch among them, mark text on the screen, paste text as input into the current task, resize or move the text windows, configure new menu items, etc. In addition a Shift+Alt combination would cause DESQview to learn a set of keys as a macro. This allowed DESQview to run other programs without interfering with any of the "keybindings" they might be using.[3]

DESQview was critically acclaimed and won many fans, but it never met with mass appeal, despite Quarterdeck's sustained efforts to win people over. Reportedly it intrigued many people at Microsoft, including Bill Gates, who by some accounts based his first version of Windows on DESQview and two other early GUIs, Visi On and GEM.

In one area, however, DESQview was a lasting success: many multiuser bulletin board systems were based on it, thanks to its modest hardware requirements, robust multitasking, and superlative handling of multiple communication ports. Most free or inexpensive BBS software of the time ran as a single-node, single-tasking DOS program. Normally, only one copy of the BBS software could run at once, limiting the host PC to running one node. DESQview allowed multiple copies of these single-task programs to run at once on the same computer, allowing anyone with even unimpressive hardware to run a large, powerful, multiuser BBS out of their home.

Decline of DESQview

DESQview did not provide a graphical user interface (GUI). While Quarterdeck did provide suites of programming libraries and utilities to support the development of software to use its features these never became widely popular. (DESQview's ability to run most software with no modification and the cost of "run-time" licenses, combined with the costs of the development suites themselves made this an unreasonable combination for commercial shrink-wrapped software publishers and vendors.)

Microsoft released Microsoft Windows version 3.0 with its own memory management and multitasking features. While DESQview was far faster, smaller, and more stable, it was more expensive and didn't include support for the graphical features of MS Windows.

The decline of QEMM started with the bundling of a memory manager in Digital Research's DR DOS 5.0, released in 1990. To catch on, Microsoft included its own EMM386 in MS-DOS 5.0, while previously the memory management functionality was only available with Windows. QEMM could still be used instead, notably with Windows 3.1x, but it only provided incremental benefits. Sales of QEMM declined. In August 1994, after three quarters of losses, the company laid off 25% of their employees and the CEO, president, and founder Terry Myers resigned.

As users moved from DESQview to other platforms, notably Windows 3.x and OS/2, third party utility authors wrote utility programs that emulated some DESQview API functions to allow suitably equipped DOS programs to co-operate with these OS. The most notable were TAME (for Windows), and OS/2SPEED (for OS/2)

DESQview/X

Quarterdeck eventually also released a product named DESQview/X, which was an X Window System server running under MS-DOS and DESQview and thus provided a GUI to which X software (mostly Unix) could be ported. However, by the time this was released there were far too many applications available for MS Windows, X Window System software was either generally free (non-commercial) or very expensive, and was designed to perform well on graphical Unix workstations with performance beyond that of PC compatible machines of the time. Linux was also becoming available, and eventually provided a robust operating system, X server, and a UNIX-compatible API. In other words, DESQview/X was in far too small a niche.

DESQview/X had three window managers that it launched with, X/Motif, OPEN LOOK, and twm. The default package contained only twm, the others were costly optional extras, as was the ability to interact on TCP/IP networks.[4] Mosaic was ported to DVX.

DVX itself could serve MS-DOS programs and the 16-bit Windows environment across the network as X programs, which made it useful for those who wished to run MS-DOS and MS Windows programs from their Unix workstations.[4] The same functionality was once available with NCD Wincenter.

NetWare Access Server

Internetworking company Novell developed a product called Netware Access Server incorporating features of DESQview 386 and pcAnywhere.[5] The DESQview multitasking support was used to create an environment into which up to 16 PC and Macintosh clients could login remotely to access NetWare services and run DOS applications.[6]

DESQview after X

DESQview development continued in parallel with DESQview/X. After ceasing development on DESQview/X, another version of DESQview was released. QEMM was still developed after the discontinuation of DESQview, and a version compatible with Windows 98 was released.

In the mid 1990s, Quarterdeck tried to recast itself as an Internet company, releasing a version of the Mosaic web browser. Eventually, the company was acquired by Symantec.

Free? public release

The DESQview packages have been available for download on the Internet for a few years on at least one stable site (listed below) with no trace of complaint, however neither the host site CharterSoft nor Symantec's corporate counsel will clarify copyright status on direct request.

Quarterdeck's shrinkwrap licence for DESQview, QEMM and their other products was unusual in being time-limited, giving permission to use the product for only twenty to thirty years.

Claims that the software is "public domain" are unsubstantiated and appear to be based solely on an editor statement in this Slashdot Article from 2002.

On August 21, 2001, a newsgroup posting reinforced the idea that DESQview is property of Symantec, although they may not realize it.

References

  1. ^ Paul J. Perry (1991). DESQview instant reference (for version 2.3). SYBEX. pp. 2. ISBN 0-89588-809-2. 
  2. ^ Paul J. Perry (1991). DESQview instant reference (for version 2.3). SYBEX. pp. 67–101. ISBN 0-89588-809-2. 
  3. ^ Paul J. Perry (1991). DESQview instant reference (for version 2.3). SYBEX. pp. 30–34. ISBN 0-89588-809-2. 
  4. ^ a b Mark Brownstein (6 April 1992), "Desqview/X transforms Windows into X Windows", InfoWorld, http://books.google.com/books?id=6z0EAAAAMBAJ&pg=PA15 
  5. ^ Mark Stephens (6 March 1989), "Novell Announces Netware Access Server, T-1 Bridge", InfoWorld: p. 13, http://books.google.com/books?id=GzoEAAAAMBAJ&pg=PT12 
  6. ^ Jodi Mardesich (27 May 1991), "Updated NetWare Server Improves Remote Access", InfoWorld: p. 43, http://books.google.com/books?id=ZFAEAAAAMBAJ&pg=PT42 

External links and further reading


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • DESQview — Saltar a navegación, búsqueda DESQ Fue en sí el software desarrollado por Quarterdeck que luego daría lugar a la creación de DESQview. Originalmente Quarterdeck desarrolló un sistema que permitía al usuario cambiar de una tarea a otra, pero este… …   Wikipedia Español

  • DESQview — war ein von der Firma Quarterdeck Office Systems entwickelter Multitasking Aufsatz für das MS DOS Betriebssystem auf Intel 386 Prozessoren. DESQview erlangte im Gegensatz zu Microsoft Windows keine weite Verbreitung, war jedoch für spezielle… …   Deutsch Wikipedia

  • DESQview/X — DESQview war ein von Quarterdeck entwickelter Multitasking Aufsatz für das MS DOS Betriebssystem auf Intel 386 Prozessoren. DESQview erlangte im Gegensatz zu Microsoft Windows keine weite Verbreitung, war jedoch für spezielle Anwendungen (z.B.… …   Deutsch Wikipedia

  • Desqview — war ein von Quarterdeck entwickelter Multitasking Aufsatz für das MS DOS Betriebssystem auf Intel 386 Prozessoren. DESQview erlangte im Gegensatz zu Microsoft Windows keine weite Verbreitung, war jedoch für spezielle Anwendungen (z.B. den… …   Deutsch Wikipedia

  • DESQVIEW — («Доска»)  Досовский таск свитчер, практически реализующий псевдо многозадачность под однозадачной DOS. Некоторое время был популярен в немногочисленной поначалу среде фидошников (участников сети FIDO или FIDONET). Отличительная особенность… …   Википедия

  • DESQview — Эта статья или раздел нуждается в переработке. Пожалуйста, улучшите статью в соответствии с правилами написания статей. DESQview …   Википедия

  • DESQview — En Julio de 1985 Quarterdeck Office Systems lanzo al mercado DESQview, del cual ampliamente se cree que fue el primer software que brindo capacidades de multitarea y ventanas a DOS, Bajo DESQview los programas de DOS podían ser ejecutados en… …   Enciclopedia Universal

  • DesqView — DESQ Fue en si el software desarrollado por Quarterdeck que luego daría lugar a la creación de DESQview, Originalmente Quarterdeck desarrollo un sistema que permitía al usuario cambiar de una tarea a otra, pero este sistema tenia demasiadas… …   Enciclopedia Universal

  • Quarterdeck Office Systems — Infobox Defunct Company company name = Quarterdeck Office Systems company slogan = fate = Acquired by Symantec successor = Symantec foundation = 1982 defunct = 1998 location = Marina del Rey, California USA industry = key people = products =… …   Wikipedia

  • QEMM — Quarterdeck Expanded Memory Manager (QEMM,  /ˈkwɛ …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”