Jump to content

IBM TopView

From Wikipedia, the free encyclopedia
(Redirected fromTopView)
TopView
A typical TopView session
DeveloperIBM
Working stateDiscontinued
Source modelClosed source
Initial releaseMarch 1985;39 years ago(1985-03)[1][2][3]
Latest release1.12 / April 2, 1987;37 years ago(1987-04-02)
Marketing targetBusiness
Platformsx86,(DOS2.0 – 6.0)
Default
user interface
Text-based(text mode)
LicenseProprietary

TopViewis the firstobject-oriented,multitasking,and windowing,personal computeroperating environmentforPC DOSdeveloped byIBM,announced in August 1984[1]and shipped in March 1985.[2][3]TopView provided atext-mode(although it also ran in graphics mode)operating environmentthat allowed users to run more than one application at the same time on aPC.IBM demonstrated an early version of the product to key customers before making it generally available, around the time they shipped their newPC ATcomputer.

History

[edit]

WhenMicrosoftannouncedWindows 1.0in November 1983,International Business Machines(IBM), Microsoft's important partner in popularizing MS-DOS for theIBM PC,notably did not announce support for the forthcoming window environment.[4]IBM determined that the microcomputer market needed amultitaskingenvironment. When it released TopView in 1985, the press speculated that the software was the start of IBM's plan to increase its control over the IBM PC (even though IBM published the specifications publicly) by creating a proprietary operating system for it, similar to what IBM had offered for years on its larger computers.[5]TopView also allowed IBM to serve customers who were surprised that the newIBM ATdid not come with anoperating systemable to use the hardware multitasking andprotected modefeatures of the new80286CPU,as DOS and most applications were still running in 8086/8088real mode.

Even given TopView's virtual memory management capabilities, hardware limitations still held the new environment back—a base AT with 256 KB of RAM only had room for 80 KB of application code and data in RAM once DOS and TopView had loaded up. 512-640 KB was recommended to load up two typical application programs of the time. This was the maximum the earlierIBM XTcould have installed. Once loaded, TopView took back much of the memory consumed by DOS, but still not enough to satisfy industry critics. TopView ran in real mode on anyx86processor and could run well behaved DOS programs (i.e. programs that did not write directly to the screen but used BIOS int 10h and DOS int 21h, such as the IBM Assistant Series of productivity programs) in an arrangement of windows.[6]Well behaved applications would use standard DOS and BIOS function calls to access system services and hardware. Misbehaving programs (i.e. such as programs that did write directly to the screen) such as Lotus 1-2-3, WordStar and dBase III would still run in the TopView environment, but would consume the entire screen.[7]Object-orientedapplications were written using the TopView API. TopView was developed to run on the 8088 (and required what IBM referred to as a fixed disk) and later the 80286. TopView was not updated to make use of thevirtual 8086 modeadded in theIntel 80386processors that allowed bettervirtualization.[citation needed]

Initially, compatibility with the extended features was limited mainly to IBM applications, along with a few third-party products likeWordPerfectandVolksWriter.A chicken-and-egg situation developed where third-party developers were reluctant to add extended feature support (such as block insert and delete to allow users to do cut/copy/paste between applications) when they did not see market demand for them.[6]Most DOS programs did, however, support these functions and did allow the user to perform the cut, copy, and paste operations by using the TopView pop-up menus.

Some believed that IBM planned to use TopView to force reliance on them to comply with the new technical specifications.[3]As later versions of TopView were released, it was able to successfully make more challenging DOS apps run in a multitasking fashion by intercepting direct access to system services and hardware.

TopView first introducedProgram Information Files(PIF files), which defined how a given DOS program should be run in a multi-tasking environment, notably to avoid giving it unnecessary resources which could remain available to other programs. TopView's PIF files were inherited and extended byQuarterdeck'sDESQviewandMicrosoft Windows.[8]The concept of Program Information Files was also used underDigital Researchoperating systems such asConcurrent DOS,Multiuser DOS,Datapac System ManagerandREAL/32;however, using the PIFED command, the necessary program information got directly embedded into the.EXE or.COM executable file.[9]

Version history

[edit]

Version 1.1, introduced in June 1986, added support for theIBM PC NetworkandIBM 3270terminal emulation.Importantly, support for swapping non-residentprograms was added—onto the hard disk on all computers and into thehigh memory areaon machines equipped with a 286 CPU. The initially poor support for DOS batch files was improved.[7]

Version 1.12, introduced in April 1987, added support for the newIBM PS/2 series,theirDOS 3.30operating system, and their new PS/2 mice. It could also now use up to four serial ports.[10]

Decline and discontinuation

[edit]

TopView sold below expectations from the start, with many potential users already satisfied with cheaper, less memory-intensiveterminate-and-stay-residenttask switchers like Ready, Spotlight, andBorland Sidekickwhich didn't need a multitasking environment.[11]TopView ran in graphics mode (TOPVIEW /G); however, this was rarely used. By mid-1987, IBM began to shift focus away from TopView and was promoting the use ofOS/2to developers and end users alike. OS/2 1.0 was a pre-emptive multitasking, multithreading OS that allowed one real mode and multiple 16-bit protected mode sessions to run at the same time on the PC/AT based 80286 and provided as a DOS alternative announced in April 1987 and made available later that December. A graphical user interface (Presentation Manager) was added with OS/2 1.1 in October 1988. 1.1 could run with or without Presentation Manager as well as anembedded systemwith no screen, keyboard or mouse interface required. IBM officially stopped marketing the final release of TopView, version 1.12, on 3 July 1990.[3]TopView's concept was carried forward by other DOS multitaskers, most notably Quarterdeck'sDESQview,which retained TopView's user interface and many features, plus added more features such as support for the special features of the 80286, 80386 and compatible processors, and, with DESQview/X (released in June 1992), a true GUI interface running on DOS. A variety of similar programs to TopView were also available, including one fromDynamical Systems called Mondrian,which Microsoft bought in 1986 with the stated intention of implementing TopView API compatibility into Windows which never happened.[12]Later in April 1992, IBM introduced OS/2 2.0 which includedvirtual 8086 modeand full 32-bit support of the Intel 80386 superseding even DESQview and other similar environments. OS/2 2.0 was a priority based preemptive multitasking multithreading OS including 32 levels of priority (from time critical to idle time) for the 386.

TopView requires IBM PC DOS versions 2.0 to 5.0 or MS-DOS 2.0 to 6.0, and will not run with later releases.

Key contributors to TopView included David Morrill (the "father of TopView" code-named "Orion" once the GLASS project was moved to Boca Raton), Dennis McKinley (tasking), Ross Cook (memory management), Bob Hobbs (TopView Toolkit) and Neal Whitten (product manager).Bill Gates,Steve Ballmer,Gordon Letwinand other key Microsoft executives accepted an invitation from IBM executiveDon Estridgeto IBM Boca Raton to see a special demonstration of TopView. Gates was disturbed that Windows did not have themultitasking(Windows used acooperativemethod to share the CPU) and windowing capabilities (i.e. overlapping windows, etc.) that TopView had. Gates witnessed TopView running multiple copies of the Microsoft BASIC interpreter running in windows (overlapping and side-by-side) in amultitaskingfashion. Microsoft later released a multitasking version ofMS-DOS 4.0 (multitasking)from what it learned from the meeting. Even though there was no joint development agreement with Microsoft for the development of TopView, Estridge asked and later told Whitten (against Whitten's and the TopView team's wishes) to turn over all source code and documentation of TopView to Microsoft. Within a short time after the meeting, Estridge's request was granted. Gates gave the code and documentation to a group headed byNathan Myhrvold.Once the code had been modified according to Gates' specifications, he purchased the company. The product itself, Mondrian, was never released. Gates, however, gave members of the team key positions at Microsoft. This led to a Joint Development Agreement with Microsoft (an agreement that previously only includedDOS) to co-developOS/2(an agreement that lasted until 1990). This was all done in order to satisfy the USA vs. IBM anti-trust court case that was filed in 1969. Even though it was dismissed in 1982, IBM was mired in antitrust troubles for more than a decade after the dismissal and did not recover from the legal morass until the early to mid-90s. In June 1990 an FTC probe was launched into possible collusion between Microsoft and IBM in the PC software market.

Reception

[edit]

InfoWorldin 1985 described TopView as "bland, plain vanilla software that hogs far too much memory".[13]BYTEalso criticized TopView's memory usage, but stated that "you will find that most software written for the IBM PC is TopView-compatible". Noting the low price and "innovative multitasking features", the magazine predicted that the software "will attract a lot of takers".[14]

In 1985,Digital Researchpositioned their multitaskingConcurrent DOS 4.1withGEMas alternative for TopView.[15]

See also

[edit]

References

[edit]
  1. ^abIBM.TopView Announcement Letter.1984-08-14 ([1]).
  2. ^abIBM.TopView Announcement Letter.1985-02-19 ([2]).
  3. ^abcdDvorak, John C. (2007-01-16)."Whatever Happened to Topview?".
  4. ^Markoff, John (1983-11-21)."Microsoft Does Windows".InfoWorld.Vol. 5, no. 47. Menlo Park, CA:Popular Computing, Inc.pp. 32–36.ISSN0199-6649.
  5. ^Edelhart, Mike (1985-04-30)."TopView Enters the Fray".PC Magazine.pp. 125–126.Retrieved2013-10-28.
  6. ^abMagid, Lawrence J. (1985-06-17)."IBM TopView Promising but Has Limitations".Los Angeles Times.
  7. ^abIBM.TopView 1.1 Announcement Letter.1986-06-25 ([3]).
  8. ^Dobb's Undocumented Corner- The PIF File Format, or, TopView (sort of) Lives!
  9. ^Digital Research.Concurrent DOS 386 - Multiuser/Multitasking Operating System - Reference Manual.1987 ([4]).
  10. ^IBM.TopView 1.12 Announcement Letter.1987-04-02 ([5]).
  11. ^Burke, Steven (1985-10-07),"Speculation About Topview Persists",InfoWorld,pp. 34–35
  12. ^Moran, Tom (1986-06-30),"Software Makers Lean To Microsoft's Windows",InfoWorld,p. 5
  13. ^Fawcette, James E. (1985-03-11)."Awaiting PC AT Clones".InfoWorld(editorial). p. 5.Retrieved2015-02-01.
  14. ^Byers, T. J. (Fall 1985)."TopView".BYTE:247.Retrieved2016-03-19.
  15. ^CW (1985-06-21)."Concurrent DOS 4.1 in den USA angekündigt".Computerwoche(in German).Archivedfrom the original on 2017-01-18.Retrieved2017-01-18.
[edit]