Data General

From Wikipedia, the free encyclopedia
Data General Corporation
IndustryComputer
Founded1968
Defunct1999
FateAcquired
SuccessorEMC Corporation
HeadquartersWestborough, Massachusetts
ProductsMinicomputers, disk arrays

Data General Corporation was one of the first minicomputer firms of the late 1960s.[1] Three of the four founders were former employees of Digital Equipment Corporation (DEC).

Their first product, 1969's Data General Nova, was a 16-bit minicomputer intended to both outperform and cost less than the equivalent from DEC, the 12-bit PDP-8. A basic Nova system cost two-thirds or less than a similar PDP-8 while running faster, offering easy expandability, being significantly smaller, and proving more reliable in the field. Combined with Data General RDOS (DG/RDOS) and programming languages like Data General Business Basic, Novas provided a multi-user platform far ahead of many contemporary systems. A series of updated Nova machines were released through the early 1970s that kept the Nova line at the front of the 16-bit mini world.

The Nova was followed by the Eclipse series which offered much larger memory capacity while still being able to run Nova code without modification. The Eclipse launch was marred by production problems and it was some time before it was a reliable replacement for the tens of thousands of Novas in the market. As the mini world moved from 16-bit to 32, DG introduced the Data General Eclipse MV/8000, whose development was extensively documented in the popular book, The Soul of a New Machine. Although DG's computers were successful, the introduction of the IBM PC in 1981 marked the beginning of the end for minicomputers, and by the end of the decade, the entire market had largely disappeared. The introduction of the Data General/One in 1984 did nothing to stop the erosion.

In a major business pivot, in 1989 DG released the AViiON series of scalable Unix systems which spanned from desktop workstations to departmental servers. This scalability was managed through the use of NUMA, allowing a number of commodity processors to work together in a single system. Following AViiON was the CLARiiON series of network-attached storage systems which became a major product line in the later 1990s. This led to a purchase by EMC, the major vendor in the storage space at that time. EMC shut down all of DG's lines except for CLARiiON, which continued sales until 2012.

History[edit]

Origin, founding and early years: Nova and SuperNova[edit]

Data General (DG) was founded by several engineers from Digital Equipment Corporation who were frustrated with DEC's management and left to form their own company. The chief founders were Edson de Castro,[2] Henry Burkhardt III, and Richard Sogge of Digital Equipment (DEC), and Herbert Richman of Fairchild Semiconductor.[3] The company was founded in Hudson, Massachusetts, in 1968.[4] Harvey Newquist was hired from Computer Control Corporation to oversee manufacturing.

Edson de Castro was the chief engineer in charge of the PDP-8,[5] DEC's line of inexpensive computers that created the minicomputer market.[2] It was designed specifically to be used in laboratory equipment settings; as the technology improved, it was reduced in size to fit into a 19-inch rack. Many PDP-8s still operated decades later in these roles. De Castro was watching developments in manufacturing, especially more complex printed circuit boards (PCBs) and wave soldering that suggested that the PDP-8 could be produced much more inexpensively. DEC was not interested, having turned its attention increasingly to the high-end market. Convinced he could improve the process, De Castro began work on his own low-cost 16-bit design.

Data General Nova System

The result was released in 1969[6] by Data General as the Nova. The Nova, like the PDP-8, used a simple accumulator-based architecture. It lacked general registers and the stack-pointer functionality of the more advanced PDP-11,[5] as did competing products, such as the HP 1000; compilers used hardware-based memory locations in lieu of a stack pointer. Designed to be rack-mounted similarly to the later PDP-8 machines, it was packaged on four PCB cards and was thus smaller in height, while also including a number of features that made it run considerably faster. Announced as "the best small computer in the world",[7] the Nova quickly gained a following, especially in scientific and educational markets,[2] and made the company flush with cash. DEC sued for misappropriation of its trade secrets, but this ultimately went nowhere.[citation needed] With the initial success of the Nova, Data General went public in the fall of 1969.

Data General mN601G, used in the microNova

The original Nova was soon followed by the faster SuperNova,[8] which replaced the Nova's 4-bit arithmetic logic unit (ALU) with a 16-bit version that made the machine roughly four times as fast. Several variations and upgrades to the SuperNova core followed. The last major version, the Nova 4, was released in 1978. During this period the Nova generated 20% annual growth rates for the company, becoming a star in the business community and generating US$ 100 million in sales in 1975.[4] In 1977, DG launched a 16-bit microcomputer called the microNOVA to poor commercial success. The Nova series played a very important role as instruction-set inspiration to Charles P. Thacker and others at Xerox PARC during their construction of the Xerox Alto.[9]

Late 1970s to late 1980s: crisis and a short term solution[edit]

Data General Eclipse C/330

In 1974, the Nova was supplanted by their upscale 16-bit machine, the Eclipse.[10] Based on many of the same concepts as the Nova, it included support for virtual memory and multitasking more suitable to the small office environment. For this reason, the Eclipse was packaged differently, in a floor-standing case resembling a small refrigerator.

Data General factory being built in Japan, c. 1979

Production problems with the Eclipse[11] led to a rash of lawsuits in the late 1970s. Newer versions of the machine were pre-ordered by many of DG's customers, which were never delivered. Many customers sued Data General after more than a year of waiting, charging the company with breach of contract, while others simply canceled their orders and went elsewhere. The Eclipse was originally intended to replace the Nova outright, evidenced by the fact that the Nova 3 series, released at the same time and utilizing virtually the same internal architecture as the Eclipse, was phased out the next year. Strong demand continued for the Nova series, resulting in the Nova 4, perhaps as a result of the continuing problems with the Eclipse.

Fountainhead[edit]

While DG was still struggling with Eclipse, in 1977, Digital announced the VAX series, their first 32-bit minicomputer line,[12] described as "super-minis". This coincided with the aging of DEC's 16-bit products, notably the PDP-11, which were coming due for replacement. It appeared there was an enormous potential market for 32-bit machines, one that DG might be able to "scoop".

Data General immediately launched their own 32-bit effort in 1976 to build what they called the "world's best 32-bit machine", known internally as the "Fountainhead Project", or FHP for short (Fountain Head Project). Development took place off-site so that even DG workers would not know of it. The developers were given free rein over the design and selected a system that used a writable instruction set. The idea was that the instruction set architecture (ISA) was not fixed, programs could write their own ISA and upload it as microcode to the processor's writable control store. This would allow the ISA to be tailored to the programs being run, for instance, one might upload an ISA tuned for COBOL if the company's workload included significant numbers of COBOL programs.

When Digital's VAX-11/780 was shipped in February 1978, however, Fountainhead was not yet ready to deliver a machine, due mainly to problems in project management. DG's customers left quickly for the VAX world.

Eagle[edit]

Tom West (as seen in 2009)

In the spring of 1978, with Fountainhead apparently in development hell, a secret skunkworks project was started to develop an alternative 32-bit system known as "Eagle" by a team led by Tom West. References to "the Eagle project" and "Project Eagle" co-exist.[11] Eagle was a straightforward, 32-bit extension of the Nova-based Eclipse. It was backwards-compatible with 16-bit Eclipse applications, used the same command-line interpreter, but offered improved 32-bit performance over the VAX 11/780 while using fewer components.

By late 1979, it became clear that Eagle would deliver before Fountainhead, igniting an intense turf war within the company for constantly shrinking project funds. In the meantime, customers were abandoning Data General in droves, driven not only by the delivery problems with the original Eclipse, including very serious quality control and customer service problems, but also the power and versatility of Digital's new VAX line. Ultimately, Fountainhead was cancelled and Eagle became the new MV series, with the first model, the Data General Eclipse MV/8000, announced in April 1980.[13]

The Eagle Project was the subject of Tracy Kidder's Pulitzer prize-winning book, The Soul of a New Machine, making the MV line the best-documented computer project in recent history.

MV series[edit]

Bumper sticker with the company's slogan from the early 1980s

The MV systems generated an almost miraculous turnaround for Data General. Through the early 1980s sales picked up, and by 1984 the company had over a billion dollars in annual sales.

One of Data General's significant customers at this time was the United States Forest Service, which starting in the mid-1980s used DG systems installed at all levels from headquarters in Washington, D.C. down to individual ranger stations and fire command posts.[14] This required equipment of high reliability and generally rugged construction that could be deployed in a wide range of places, often to be maintained and used by people with no computer background at all. The intent was to create new kinds of functional integration in an agency that had long prized its decentralized structure. Despite some tensions, the implementation was effective and the overall effects on the agency notably positive. The introduction, implementation, and effects of the DG systems in USFS were documented in a series of evaluative reports prepared in the late 1980s by the RAND Corporation.

The MV series came in various iterations, from the MV/2000 (later MV/2500), MV/4000, MV/10000, MV/15000, MV/20000, MV/30000, MV/40000 and ultimately concluded with the MV/60000HA minicomputer. The MV/60000HA was intended to be a High Availability system, with many components duplicated to eliminate the single point of failure. Yet, there were failures among the system's many daughter boards, back-plane, and mid-plane. DG technicians were kept quite busy replacing boards and many blamed poor quality control at the DG factory in Mexico where they were made and refurbished.

In retrospect, the nicely performing MV series was too little, too late. At a time when DG invested its last dollar into the dying minicomputer segment, the microcomputer was rapidly making inroads to the lower-end market segment, and the introduction of the first workstations wiped out all 16-bit machines, once DG's best customer segment. While the MV series did stop the erosion of DG's customer base, this now smaller base was no longer large enough to allow DG to develop their next generation. DG had also changed their marketing to focus on direct sales to Fortune 100 companies and thus alienated many resellers.

Software[edit]

Data General software as released on paper tape, 1973–74

Data General developed operating systems for its hardware: DOS and RDOS for the Nova, RDOS and AOS for the 16-bit Eclipse C, M, and S lines, AOS/VS and AOS/VS II for the Eclipse MV line, and a modified version of UNIX System V called DG/UX for the Eclipse MV and AViiON machines. The AOS/VS software was the most commonly used DG software product and included CLI (Command Line Interpreter) allowing for complex scripting, DUMP/LOAD, and other custom components.

Related system software also in common use at the time included such packages as X.25, Xodiac, and TCP/IP for networking, Fortran, COBOL, RPG, PL/I, C and Data General Business Basic for programming, INFOS II and DG/DBMS for databases, and the nascent relational database software DG/SQL.

Data General also offered an office automation suite named Comprehensive Electronic Office (CEO),[15] which included a mail system, a calendar, a folder-based document store, a word processor (CEOWrite), a spreadsheet processor, and other assorted tools. All were crude by today's standards, but were revolutionary for their time. CEOWrite was also offered on the DG One Portable.

Some software development from the early 1970s is notable. PLN (created by Robert Nichols) was the host language for a number of DG products, making them easier to develop, enhance, and maintain than macro assembler equivalents. PLN smacked of a micro-subset of PL/I, in sharp contrast to other languages of the time, such as BLISS. The RPG product (shipped in 1976) incorporated a language runtime system implemented as a virtual machine which executed pre-compiled code as sequences of PLN statements and Eclipse commercial instruction routines. The latter provided microcode acceleration of arithmetic and conversion operations for a wide range of now-arcane data types such as overpunch characters. The DG Easy product, a portable application platform developed by Nichols and others from 1975 to 1979 but never marketed, had roots easily traceable back to the RPG VM created by Stephen Schleimer.

Also notable were several commercial software products developed in the mid to late 1970s in conjunction with the commercial computers. These products were popular with business customers because of their screen design feature and other ease-of-use features.

  • The first product was IDEA (Interactive Data Entry/Access),[16] which consisted of a screen design tool (IFMT), TP Controller (IMON), and a program development language (IFPL).
  • The second was the CS40 line of products, which used COBOL and their own ISAM data manager. The COBOL variant used included an added screen section. Both of these products were a major departure from the transaction monitors of the day which did not have a screen design tool and used subroutine calls from COBOL to handle the screen. IDEA was identified by some market watchers as a precursor to fourth-generation programming languages.

The original IDEA ran on RDOS and would support up to 24 users in an RDOS Partition. Each user could use the same or a different program. Eventually, IDEA ran on every commercial hardware product from the MicroNova (4 users) to the MV series under AOS/VS, the same IDEA program running all those systems. The CS40 (the first of this line) was a package system which supported four terminal users, each running a different COBOL program.

  • These products also led to the development of a third product, TPMS (Transaction Processing Monitoring System (announced in 1980)) which could capably run a large number of COBOL or PL/I users with a smaller number of processors, a major resource and performance advantage on AOS and AOS/VS systems. TPMS had the same screen design tool as the earlier products. TPMS used defined subroutine calls for screen functions from COBOL or PL/I, which in some users' eyes made it more difficult to use. However, this product was aimed at the professional IS Programmers as were its competitors—IBM's CICS and DEC's TRAX. As with IDEA, TPMS used INFOS for information management and DG/DBMS for database management.

Xodiac[edit]

In 1979, DG introduced their Xodiac networking system.[17]: 247  This was based on the X.25 standard at the lower levels, and their own application layer protocols on top. Because it was based on X.25, remote sites could be linked together over commercial X.25 services like Telenet in the US or Datapac in Canada.[18] Data General software packages supporting Xodiac included Comprehensive Electronic Office (CEO).[17]: 247 

In June 1987, Data General announced its intention to replace Xodiac with the Open Systems Interconnection (OSI) protocol suite.[19]

Dasher terminals[edit]

Dasher D400 keyboard

Data General produced a full range of peripherals, sometimes by rebadging printers for example, but Data General's own series of CRT-based and hard-copy terminals were high quality and featured a generous number of function keys, each with the ability to send different codes, with any combination of control and shift keys, which influenced WordPerfect design. The model 6053 Dasher 2 featured an easily tilted screen, but used many integrated circuits; the smaller, lighter D100, D200 and eventually the D210 replaced it as the basic user terminal, while graphics models such as the D460 (with ANSI X3.64 compatibility) occupied the very high end of the range. Terminal emulators for the D2/D3/D100/D200/D210 (and some features of the D450/460) do exist, including the Freeware 1993 DOS program in D460.zip.

Most Data General software was written specifically for their own terminals (or the terminal emulation built into the Desktop Generation DG10, but the Data General One built-in terminal emulator is not often suitable), although software using Data General Business BASIC could be more flexible in terminal handling, because logging into a Business BASIC system would initiate a process whereby the terminal type would (usually) be auto-detected.

Data General/One[edit]

Data General One

Data General's introduction of the Data General/One (DG-1) in 1984 is one of the few cases of a minicomputer company introducing a truly breakthrough PC product. Considered genuinely portable, rather than "luggable", as alternatives often were called, it was a nine-pound battery-powered MS-DOS machine equipped with dual 312-inch diskettes, a 79-key full-stroke keyboard, 128 KB to 512 KB of RAM, and a monochrome LCD screen capable of either the full-sized standard 80×25 characters or full CGA graphics (640×200). The DG-1 was considered a modest advance over similar Osborne/Kaypro systems overall.

Desktop Generation[edit]

Data General also brought out a small-footprint "Desktop Generation" range, starting with the DG10 that included both Data General and Intel CPUs in a patented closely coupled arrangement, able to run MS-DOS or CP/M-86 concurrently with DG/RDOS, with each benefiting from the hardware acceleration given by other CPU as a co-processor that would handle (for instance) screen graphics or disk operations concurrently. Other members of the Desktop Generation range, the DG20 and DG30, were aimed more at traditional commercial environments, such as multi-user COBOL systems, replacing refrigerator-sized minicomputers with toaster-sized modular microcomputers based around the microECLIPSE CPUs and some of the technology developed for the microNOVA-based "Micro Products" range such as the MP/100 and MP/200 that had struggled to find a market niche. The Single-processor version of the DG10, the DG10SP, was the entry-level machine with, like the DG20 and 30, no ability to run Intel software. Despite having some good features and having less direct competition from the flood of cheap PC compatibles, the Desktop Generation range also struggled, partly because they offered an economical way of running what was essentially "legacy software" while the future was clearly either slightly cheaper Personal Computers or slightly more expensive "super minicomputers" such as the MV and VAX computers.

Lock-in or no lock-in?[edit]

Throughout the 1980s, the computer market had evolved dramatically. Large installations in the past typically ran custom-developed software for a small range of tasks. For instance, IBM often delivered machines whose only purpose was to generate accounting data for a single company, running software tailored for that company alone.

By the mid-1980s, the introduction of new software development methods and the rapid acceptance of the SQL database was changing the way such software was developed. Now developers typically linked together several pieces of existing software, as opposed to developing everything from scratch. In this market, the question of which machine was the "best" changed; it was no longer the machine with the best price–performance ratio or service contracts, but the one that ran all of the third-party software the customer intended to use.

This change forced changes on the hardware vendors as well. Formerly, almost all computer companies attempted to make their machines different enough that when their customers sought a more powerful machine, it was often cheaper to buy another from the same company. This was known as "vendor lock-in", which helped guarantee future sales, even though the customers detested it.

With the change in software development, combined with new generations of commodity processors that could match the performance of low-end minicomputers, lock-in was no longer working. When forced to make a decision, it was often cheaper for the users to simply throw out all of their existing machinery and buy a microcomputer product instead. If this was not the case at present, it certainly appeared it would be within a generation or two of Moore's law.

In 1988, two company directors put together a report showing that if the company were to continue existing in the future, DG would have to either invest heavily in software to compete with new applications being delivered by IBM and DEC on their machines, or alternately exit the proprietary hardware business entirely.

Thomas West's report outlined these changes in the marketplace, and suggested that the customer was going to win the fight over lock-in. They also outlined a different solution: Instead of trying to compete against the much larger IBM and DEC, they suggested that since the user no longer cared about the hardware as much as software, DG could deliver the best "commodity" machines instead.

"Specifically", the report stated, "DG should examine the Unix market, where all of the needed software already exists, and see if DG can provide compelling Unix solutions."[This quote needs a citation] Now the customer could run any software they wished as long as it ran on Unix, and by the early 1990s, everything did. As long as DG's machines outperformed the competition, their customers would return, because they liked the machines, not because they were forced; lock-in was over.

AViiON[edit]

De Castro agreed with the report, and future generations of the MV series were terminated. Instead, DG released a technically interesting series of Unix servers known as the AViiON. The name "AViiON" was a reversed play on the name of DG's first product, Nova, implying "Nova II". In an effort to keep costs down, the AViiON was originally designed and shipped with the Motorola 88000 RISC processor. The AViiON machines supported multi-processing, later evolving into NUMA-based systems, allowing the machines to scale upwards in performance by adding additional processors.

CLARiiON[edit]

An important element in all enterprise computer systems is high speed storage. At the time AViiON came to market, commodity hard disk drives could not offer the sort of performance needed for data center use. DG attacked this problem in the same fashion as the processor issue, by running a large number of drives in parallel. The overall performance was greatly improved and the resulting innovation was marketed originally as the HADA (High Availability Disk Array) and then later as the CLARiiON line. The CLARiiON arrays, which offered SCSI RAID in various capacities, offered a great price/performance and platform flexibility over competing solutions.

The CLARiiON line was marketed not only to AViiON and Data General MV series customers, but also to customers running servers from other vendors such as Sun Microsystems, Hewlett-Packard and Silicon Graphics. Data General also embarked on a plan to hire storage sales specialists and to challenge the EMC Symmetrix in the wider market.

Joint venture with Soviet company[edit]

On December 12, 1989, DG and Soviet Union software developer NPO Parma announced Perekat (Перекат, “Rolling Thunder,”) the first joint venture between an American computer company and a Soviet company. DG would provide hardware and NPO Parma the software, and Austrian companies Voest Alpine Industrieanlagenbau and their marketing group Voest Alpine Vertriebe would build the plant.[20]

Final downturn[edit]

Data General Walkabout, notebook computer/portable terminal from the turn of the 1990s
Promotional item c. mid-1990s

Despite Data General's betting the AViiON farm on the Motorola 88000,[21] Motorola decided to end production of that CPU. The 88000 had never been very successful, and DG was the only major customer. When Apple Computer and IBM proposed their joint solution based on POWER architecture, the PowerPC, Motorola picked up the manufacturing contract and killed the 88000.

DG quickly responded by introduced new models of the AViiON series based on a true commodity processor, the Intel x86 series. By this time a number of other vendors, notably Sequent Computer Systems, were also introducing similar machines. The lack of lock-in now came back to haunt DG, and the rapid commoditization of the Unix market led to shrinking sales. DG did begin a minor shift toward the service industry, training their technicians for the role of implementing a spate of new x86-based servers and the new Microsoft Windows NT domain-driven, small server world. This never developed enough to offset the loss of high margin server business however.

Data General also targeted the explosion of the internet in the latter 1990s with the formation of the THiiN Line business unit, led by Tom West, which had a focus on creation and sale of so-called "internet appliances". The product developed was called the SiteStak web server appliance and was designed as an inexpensive website hosting product.

EMC takeover[edit]

CLARiiON was the only product line that saw continued success through the later 1990s after finding a large niche for Unix storage systems,[22] and its sales were still strong enough to make DG a takeover target. EMC, the 800-pound gorilla in the storage market, announced in August 1999 that they would buy Data General and its assets for $1.1 billion or $19.58 a share.[23] The acquisition was completed on October 12, 1999.[24]

Although details of the acquisition specified that EMC had to take the entire company, and not just the storage line, EMC quickly ended all development and production of DG computer hardware and parts, effectively ending Data General's presence in the segment. The maintenance business was sold to a third party, who also acquired all of DG's remaining hardware components for spare parts sales to old DG customers. The CLARiiON line continued to be a major player in the market and was marketed under that name until January 2012.[25] CLARiiON was also widely sold by Dell through a worldwide OEM deal with EMC. The Clariion and Celerra storage products evolved into EMC's unified storage platform, the VNX platform.

Data General would be only one of many New England based computer companies, including the original Digital Equipment Corporation, that collapsed or were sold to larger companies after the 1980s. On the Internet, even the old Data General domain (dg.com), which contained a few EMC webpages that only mentioned the latter company in passing, was sold to the Dollar General discount department store chain in October 2009.

Marketing[edit]

Data General exhibited a brash style of marketing and advertising, which acted to set the company in the spotlight. A memorable advertising campaign during the early 1980s Desktop Generation era, was issuance of T-shirts with the logo "We did it on a desktop". The early AViiON servers were portrayed as powerful computing in the size of a pizza box.

Data General sponsored the Tyrrell Formula 1 team in the Formula 1 World Championships in 1985, 1986 and 1987, with prominent placing on the team's 014, 015 and DG016 cars. The DG016 used in 1987 was prefixed DG in deference to Data General.

Alumni[edit]

Notes[edit]

  1. ^ Klein, Stanley (October 2, 1977). "The Maxigrowth of Minicomputers". The New York Times.
  2. ^ a b c "Computer History Museum - Data General Corporation (DG) - 840 the loaded nova". www.computerhistory.org. Retrieved 27 July 2016.
  3. ^ White, Donald (July 28, 1968). "The Data General Corp., New firm, new line of computers". The Boston Globe. p. B-25.
  4. ^ a b "The Business That Time Forgot Data General is gone. But does that make its founder a failure? - April 1, 2003". money.cnn.com. Retrieved 27 July 2016.
  5. ^ a b "What Have We Learned from the PDP-11?". December 4, 2017. Edson de Castro, the product manager of the PDP-8, ...
  6. ^ "Data General Nova, serial #1". This first completed Nova was shipped to Unitech in Austin, TX to be used by Mobil Oil... 1969.
  7. ^ "Nova brochure" (PDF). 1968. Retrieved 12 August 2014.
  8. ^ "Data General Corporation (DG) - Selling the Computer Revolution".
  9. ^ Charles P. Thacker; Edward M. McCreight (December 1974). "Alto: A Personal Computer System" (PDF). p. 13. Archived (PDF) from the original on 2011-08-14. Retrieved 2019-11-21.
  10. ^ "Data General".
  11. ^ a b "Data General's Tom West dies". The Register. May 24, 2011. The 16-bit Eclipse was a problem-strewn product
  12. ^ "VAX 11/780". Retrieved 13 March 2022. The VAX 11/780 was introduced on 25 October 1977 at the Digital Equipment Corporation's Annual Meeting of Shareholders. It was the first member of the VAX family.
  13. ^ "CPSC 3300: The Soul of a New Machine".
  14. ^ Transferring technology to improve forest land management. 1989. In the first 2 years of Data General operation, the Forest Service increased its productivity by saving almost 1/2 million hours of employee time.
  15. ^ Brian Kelly. "Minicomputers and Software". TechArchives. The Comprehensive Electronic Office (CEO) featured word processing...
  16. ^ Henryk Sawoniak; Maria Witt (1994). New International Dictionary of Acronyms in Library and Information Sciences. Walter de Gruyter. ISBN 3110957825. Interactive Data Entry/Access (Data General Corp. - US) IDEA
  17. ^ a b Eriksen, Denise C. (1984). "A synopsis of present day practices concerning decision support systems". Information & Management. 7 (5): 243–252. doi:10.1016/0378-7206(84)90048-X. ISSN 0378-7206.
  18. ^ "Networking that Works". Computerworld. 10 December 1979. p. 23.
  19. ^ King, Julia (14 September 1987). "Data General: out to make money the connectivity way". Network World. Vol. 4, no. 37. IDG. pp. 1, 35–38, 40. ISSN 0887-7661.
  20. ^ Donker, Peter P. (13 December 1989). "DG to Enter Soviet Market 'Foothold' in Untapped Area". Worcester Telegram & Gazette.
  21. ^ "History of Data General Corporation". ... a long way to go .... Skates proceeded to pare costs and plan Data General's future around the AViiON line.
  22. ^ "EMC to buy Data General for $US1.1B". ComputerWorld. August 10, 1999. Storage systems, software and services vendor EMC is to buy Data General for ... of Data General whose flagship Clariion line targets midrange storage systems
  23. ^ "EMC to Acquire Data General" (Press release). August 9, 1999.
  24. ^ "EMC Announces Completion of Data General Acquisition" (Press release). October 12, 1999.
  25. ^ Connor, Deni (23 August 2011). "EMC Discontinues Clariion, Celerra Storage Lines". Network Computing. Retrieved 23 January 2012.
  26. ^ "dj delorie".
  27. ^ "Ron Gruner: Geek of the Week - Simple Talk". 25 July 2012.
  28. ^ Microsoft PressPass – Microsoft Executives and Images
  29. ^ "Executive Biography - Mike Nash" (PDF).
  30. ^ "Asher Waldfogel: A choice beyond reason". 2003. Archived from the original on March 10, 2008.
  31. ^ a b Krohn, Nico (April 1, 1991). "Not as Easy as 1-2-3". InfoWorld. 13 (13). IDG Publications: 40–41 – via ProQuest.
  32. ^ Damer, Bruce; Allan Lundell (2004). "Data General Walkabout". DigiBarn.com. DigiBarn Computer Museum. Archived from the original on February 25, 2004.
  33. ^ Polilli, Steve (August 9, 1993). "Dell listened to customer needs in redesign of its desktop lines". InfoWorld. 15 (32). IDG Publications: 28 – via Google Books.
  34. ^ Chen, Elaine (January 5, 1998). "Low prices will shape the year". Electronic News. 44 (2200). Reed Business Information: 1, 46 – via ProQuest.
  35. ^ Kidder, Tracy (1981) [1997]. The Soul of a New Machine. Modern Library. ISBN 978-0-316-49170-9.

References[edit]

External links[edit]