All Topics  
Word processor

 

   Email Print
   Bookmark   Link






 

Word processor



 
 
A word processor (more formally known as document preparation system) is a computer
Computer

A computer is a machine that manipulates Data according to a list of Code .The first devices that resemble modern computers date to the mid-20th century , although the computer concept and various machines similar to computers existed earlier....
 application
Application software

Application software is any tool that functions and is operated by means of a computer, with the purpose of supporting or improving the software user 's work....
 used for the production (including composition, editing, formatting, and possibly printing) of any sort of printable material.

Word processor may also refer to an obsolete type of stand-alone office machine, popular in the 1970s and 80s, combining the keyboard text-entry and printing functions of an electric typewriter with a dedicated computer for the editing of text.






Discussion
Ask a question about 'Word processor'
Start a new discussion about 'Word processor'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Abiword 2
Kword 1
A word processor (more formally known as document preparation system) is a computer
Computer

A computer is a machine that manipulates Data according to a list of Code .The first devices that resemble modern computers date to the mid-20th century , although the computer concept and various machines similar to computers existed earlier....
 application
Application software

Application software is any tool that functions and is operated by means of a computer, with the purpose of supporting or improving the software user 's work....
 used for the production (including composition, editing, formatting, and possibly printing) of any sort of printable material.

Word processor may also refer to an obsolete type of stand-alone office machine, popular in the 1970s and 80s, combining the keyboard text-entry and printing functions of an electric typewriter with a dedicated computer for the editing of text. Although features and design varied between manufacturers and models, with new features added as technology advanced, word processors for several years usually featured a monochrome display and the ability to save documents on memory cards or diskettes. Later models introduced innovations such as spell-checking programs, increased formatting options, and dot-matrix printing. As the more versatile combination of a personal computer
Personal computer

A personal computer is any general-purpose computer whose original sales price, size, and capabilities make it useful for individuals, and which is intended to be operated directly by an end user, with no intervening computer operator....
 and separate printer
Computer printer

File:Lexmark X5100 Series.jpgIn computing, a printer is a peripheral which produces a hard copy of documents stored in computer file form, usually on physical print media such as paper or Transparency ....
 became commonplace, the word processor disappeared.

Word processors are descended from early text formatting tools (sometimes called text justification tools, from their only real capability). Word processing
Word processing

Word processing is the creation of documents using a word processor. It can also refer to advanced shorthand techniques, sometimes used in specialized contexts with a specially modified typewriter....
 was one of the earliest applications for the personal computer
Personal computer

A personal computer is any general-purpose computer whose original sales price, size, and capabilities make it useful for individuals, and which is intended to be operated directly by an end user, with no intervening computer operator....
 in office productivity.

Although early word processors used tag-based markup
Markup language

A markup language is a set of codes that give instructions regarding the structure of a text or how it is to be displayed. Markup languages have been in use for centuries, and in recent years have been used in computer typesetting and word-processing systems to specify the formatting, layout, structure, and other elements of a document....
 for document formatting, most modern word processors take advantage of a graphical user interface
Graphical user interface

A graphical user interface is a type of user interface which allows people to human-computer interaction such as computers; hand-held devices such as MP3 Players, Portable Media Players or Gaming devices; household appliances and office equipment....
. Most are powerful systems consisting of one or more programs that can produce any arbitrary combination of image
Image

An image is an artifact, usually two-dimensional , that has a similar appearance to some subject —usually a physical object or a person....
s, graphics
Graphics

Graphics are visual presentations on some surface, such as a wall, canvas, computer screen, paper, or stone to brand, inform, illustrate, or entertain....
 and text, the latter handled with type-setting capability.

Microsoft Word
Microsoft Word

Microsoft Word is Microsoft's word processor computer software. It was first released in 1983 under the name Multi-Tool Word for Xenix systems....
 is the most widely used computer word processing system; Microsoft
Microsoft

Microsoft Corporation is a multinational corporation computer technology corporation that develops, manufactures, licenses, and supports a wide range of computer software products for computing devices....
 estimates over five hundred million people use the Office
Microsoft Office

Microsoft Office is a popular set of interrelated desktop applications, servers and services. Microsoft Office is collectively referred to as an office suite, for the Microsoft Windows and Mac OS X operating systems....
 suite, which includes Word. There are also many other commercial word processing applications, such as WordPerfect
WordPerfect

WordPerfect is a proprietary software word processing application, now owned by Corel. Bruce Bastian, a Brigham Young University graduate student and BYU computer science professor Dr....
, which dominated the market from the mid-1980s to early-1990s, particularly for machines running Microsoft's MS-DOS
MS-DOS

MS-DOS is an operating system commercialized by Microsoft. It was the most commonly used member of the DOS family of operating systems and was the main operating system for personal computers during the 1980s....
 operating system
Operating system

An operating system is an interface between hardware and applications; it is responsible for the management and coordination of activities and the sharing of the limited resources of the computer....
. Open-source applications such as Abiword
AbiWord

AbiWord is a free software word processor. The name "AbiWord" is derived from the root of the Spanish word "wikt:en:abierto#Spanish", meaning "open"....
, KWord
KWord

KWord is a Free Software word processor, a member of the KOffice project and of the KDE.The text-layout scheme in KWord is based on frames, making it similar to Adobe Systems FrameMaker....
, LyX
LyX

is a document processor following the self-coined "what you see is what you mean" paradigm , as opposed to the WYSIWYG ideas used by word processors....
 and OpenOffice.org Writer
OpenOffice.org Writer

OpenOffice.org Writer is the word processor component of the OpenOffice.org Software package . Writer is a word processor similar to Microsoft Word and Corel's WordPerfect, with some of their features....
 are rapidly gaining in popularity. Online word processors such as Google Docs are a relatively new category.

Characteristics

Word processing typically refers to text manipulation functions such as automatic generation of:
  • batch mailings using a form letter template
    Template (word processing)

    The term template, when used in the context of word processing software,refers to a sample "fill-in-the-blank" document that can be completed either by hand...
     and an address database (also called mail merging);
  • indices of keywords and their page numbers;
  • tables of contents with section titles and their page numbers;
  • tables of figures with caption titles and their page numbers;
  • cross-referencing with section or page numbers;
  • footnote numbering;
  • new versions
    Revision control

    Revision control is the management of multiple revisions of the same unit of information. It is most commonly used in engineering and software development to manage ongoing development of digital documents like application source code, art resources such as blueprints or electronic models, and other projects that may be worked on by a team o...
     of a document using variables (e.g. model numbers, product names, etc.)


Other word processing functions include "spell checking" (actually checks against wordlists), "grammar checking" (checks for what seem to be simple grammar errors), and a "thesaurus" function (finds words with similar or opposite meanings). In most languages grammar is very complex, so grammar checker
Grammar checker

In computing terms, a grammar checker is a Computer program, or part of a program, that attempts to verify written text for grammatical correctness....
s tend to be unreliable and also require a large amount of RAM
Ram

Ram, ram, or RAM as a non-acronymic wordAs a non-acronymic word Ram, ram, or RAM may refer to:...
. Other common features include collaborative editing, comments and annotations, support for images and diagrams and internal cross-referencing.

Word processors can be distinguished from several other, related forms of software:

Text editor
Text editor

A text editor is a type of software application used for editing plain text files.Text editors are often provided with operating systems or software development packages, and can be used to change configuration files and programming language source code....
s (modern examples of which include Notepad
Notepad

Notepad is a simple text editor included in all versions of Microsoft Windows since Windows 1.0 in 1985....
, BBEdit
BBEdit

BBEdit is a Proprietary software text editor made by Bare Bones Software. It was originally developed for Apple Macintosh System Software 6 and is now available for Mac OS X....
, Kate
Kate (text editor)

In computing, Kate is a text editor for KDE. The acronym "Kate" stands for "KDE advanced text editor".Kate has been part of the kdebase package since KDE release 2.2 ....
, Gedit
Gedit

gedit is a free software, UTF-8 compatible text editor for the GNOME desktop environment. It is mainly designed for editing programming language, and structured text, such as markup languages....
), were the precursors of word processors. While offering facilities for composing and editing text, they do not format documents. This can be done by batch document processing systems, starting with TJ-2
TJ-2

Type Justifying Program called TJ-2 was published by Peter Samson in May 1963 and is thought to be the first page layout program. Although it lacks page numbers, headers and footers, TJ-2 is the first application software and word processor to offer all of the features needed to Indentation, center, word wrap, justify, and hyphenate tex...
 and RUNOFF
RUNOFF

RUNOFF was the first computer text formatting computer program to see significant use. It was written in 1964 for the Compatible Time-Sharing System operating system by Jerome H....
 and still available in such systems as LaTeX
LaTeX

LaTeX is a document markup language and Word processor for the TeX typesetting program. Within the typesetting system, its name is styled as ....
 (as well as programs that implement the paged-media extensions to HTML
HTML

HTML, an Acronym and initialism of HyperText Markup Language, is the predominant markup language for Web pages. It provides a means to describe the structure of text-based information in a document?by denoting certain text as links, headings, paragraphs, lists, and so on?and to supplement that text with interactive forms, embedded '...
 and CSS
Cascading Style Sheets

Cascading Style Sheets is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including Scalable Vector Graphics and XUL....
). Text editors are now used mainly by programmer
Programmer

A programmer is someone who writes computer software. The term computer programmer can refer to a specialist in one area of computer programming or to a generalist who writes code for many kinds of software....
s, website designers, and computer system administrators. They are also useful when fast startup times, small file sizes, editing speed and simplicity of operation are preferred over formatting.

Later desktop publishing
Desktop publishing

Desktop publishing combines a personal computer and WYSIWYG page layout software to create publication documents on a computer for either Publishing or small scale local Multifunction printer output and distribution....
 programs were specifically designed to allow elaborate layout for publication, but often offered only limited support for editing. Typically, desktop publishing programs allowed users to import text that was written using a text editor or word processor.

Almost all word processors enable users to employ styles, which are used to automate consistent formatting of text body, titles, subtitles, highlighted text, and so on.

Styles greatly simplify managing the formatting of large documents, since changing a style automatically changes all text that the style has been applied to. Even in shorter documents styles can save a lot of time while formatting. However, most help files refer to styles as an 'advanced feature' of the word processor, which often discourages users from using styles regularly.

Document statistics

Most current word processor
Word processor

A word processor is a computer Application software used for the production of any sort of printable material.Word processor may also refer to an obsolete type of stand-alone office machine, popular in the 1970s and 80s, combining the keyboard text-entry and printing functions of an electric typewriter with a dedicated computer for th...
s can calculate various statistics
Statistics

Statistics is a Mathematics pertaining to the collection, analysis, interpretation or explanation, and presentation of data. It also provides tools for prediction and forecasting based on data....
 pertaining to a document
. These usually include:
  • Character
    Character (computing)

    In computer and machine-based telecommunications terminology, a character is a unit of information that roughly corresponds to a grapheme, grapheme-like unit, or symbol, such as in an alphabet or syllabary in the written language form of a natural language....
     count, word count
    Word count

    A word count is the number of words that a document contains. Knowing the number of words in a document is sometimes important, for instance if the author is required to stay within certain minimum or maximum bounds, particularly in academia, legal proceedings, journalism and advertising....
    , sentence
    Sentence (linguistics)

    In linguistics, a sentence is a grammatical unit of one or more words, bearing minimal syntactic relation to the words that precede or follow it, often preceded and followed in speech by pauses, having one of a small number of characteristic intonation patterns, and typically expressing an independent statement, question, request, command, et...
     count, line count, paragraph
    Paragraph

    A paragraph is a self-contained unit of a discourse in writing dealing with a particular point or idea. The start of a paragraph is indicated by beginning on a new line....
     count, page
    Page (paper)

    A page is one side of a leaf of paper. It can be used as a measurement of documenting or recording quantity ....
     count.
  • Word, sentence and paragraph length.
  • Editing time.
Errors are common; for instance, a dash surrounded by spaces — like either of these — may be counted as a word.

Typical usage

Word processors have a variety of uses and applications within the business world, home, and education.

Business

Within the business world, word processors are extremely useful tools. Typical uses include:
  • legal copies
    Copy

    Copy may refer to:*Copying or the product of copying, the duplication of information or an artifact*Copy , a shell command.*Copy , written content in publications, in contrast to photographs or other elements of layout...
  • letter
    Letter

    A letter is a written message from one person to another. The role of letters in communication has changed significantly since the 19th century....
    s and letterhead
    Letterhead

    A letterhead is the heading at the top of a sheet of Paper size. It usually consists of a name and an address, and a logo or corporate design, and sometimes a background....
  • memo
    Memo

    Memo may refer to:*Most commonly Memorandum.*Memorandum Recordings - record company*Memo, Tibet* MEMO - specialization in electrical engineering that studies Microwaves, Electromagnetism and Optoelectronic....
    s
  • reference documents


Businesses tend to have their own format and style for any of these. Thus, versatile word processors with layout editing and similar capabilities find widespread use in most businesses.

Education

Many schools have begun to teach typing and word processing to their students, starting as early as elementary school. Typically these skills are developed throughout secondary school in preparation for the business world. Undergraduate students typically spend many hours writing essays. Graduate and doctoral students continue this trend, as well as creating works for research and publication.

Home

While many homes have word processors on their computers, word processing in the home tends to be educational, planning or business related, dealing with assignments or work being completed at home, or occasionally recreational, e.g. writing short stories. Some use word processors for letter writing, résumé creation, and card creation. However, many of these home publishing processes have been taken over by desktop publishing programs specifically oriented toward home use such as The Print Shop
The Print Shop

The Print Shop is a basic desktop publishing software package developed in the early 1980s by Br?derbund. It was unique in that it provided libraries of clip-art and templates through a simple interface to build signs, posters and banners with household dot-matrix printers....
, which is better suited for these types of documents.

History

The term word processing was invented by IBM in the late 1960s. By 1971 it was recognized by the New York Times as a "buzz word". A 1971 Times article referred to "the brave new world of Word Processing or W/P. That's International Business Machines talk... I.B.M. introduced W/P about five years ago for its Magnetic Selectric typewriter
Magnetic tape selectric typewriter

The IBM MT/ST is a predecessor of the modern word processor. It recorded text typed on magnetic tape data storage, 25K per tape, and allowed editing and re-recording during playback....
 and other electronic razzle-dazzle."

IBM defined the term in a broad and vague way as "the combination of people, procedures, and equipment which transforms ideas into printed communications," and originally used it to include dictating machines and ordinary, manually-operated Selectric typewriters. By the early seventies, however, the term was generally understood to mean semiautomated typewriters affording at least some form of electronic editing and correction, and the ability to produce perfect "originals." Thus, the Times headlined a 1974 Xerox product as a "speedier electronic typewriter", but went on to describe the product, which had no screen, as "a word processor rather than strictly a typewriter, in that it stores copy on magnetic tape or magnetic cards for retyping, corrections, and subsequent printout."

Electromechanical paper-tape-based
Punched tape

Punched tape or paper tape is a largely obsolete form of data storage, consisting of a long strip of paper in which holes are punched to store data....
 equipment such as the Friden Flexowriter
Friden Flexowriter

The Friden Flexowriter, or flexowriter as on its nameplate, was a teleprinter, a heavy duty electric typewriter capable of being driven not only by a human typing, but also automatically by several methods including direct attachment to a computer and by use of paper tape....
 had long been available; the Flexowriter allowed for operations such as repetitive typing of form letters (with a pause for the operator to manually type in the variable information), and when equipped with an auxiliary reader, could perform an early version of "mail merge
Mail merge

Mail merge is a software function describing the production of multiple documents from a single Template form and a structured Database....
". Circa 1970 it began to be feasible to apply electronic computers to office automation tasks. IBM's Mag Tape Selectric Typewriter (MTST) and later Mag Card Selectric (MCST) were early devices of this kind, which allowed editing, simple revision, and repetitive typing, with a one-line display for editing single lines.

The New York Times, reporting on a 1971 business equipment trade show, said
The "buzz word" for this year's show was "word processing," or the use of electronic equipment, such as typewriters; procedures and trained personnel to maximize office efficiency. At the IBM exhibition a girl [sic] typed on an electronic typewriter. The copy was received on a magnetic tape cassette which accepted corrections, deletions, and additions and then produced a perfect letter for the boss's signature....


In 1971, a third of all working women in the United States were secretaries, and they could see that word processing would have an impact on their careers. Some manufacturers, according to a Times article, urged that "the concept of 'word processing' could be the answer to Women's Lib advocates' prayers. Word processing will replace the 'traditional' secretary and give women new administrative roles in business and industry."

The 1970s word processing concept did not refer merely to equipment, but, explicitly, to the use of equipment for "breaking down secretarial labor into distinct components, with some staff members handling typing exclusively while others supply administrative support. A typical operation would leave most executives without private secretaries. Instead one secretary would perform various administrative tasks for three or more secretaries." A 1971 article said that "Some [secretaries] see W/P as a career ladder into management; others see it as a dead-end into the automated ghetto; others predict it will lead straight to the picket line." The National Secretaries Association, which defined secretaries as people who "can assume responsibility without direct supervision," feared that W/P would transform secretaries into "space-age typing pools." The article considered only the organizational changes resulting from secretaries operating word processors rather than typewriters; the possibility that word processors might result in managers creating documents without the intervention of secretaries was not considered—not surprising in an era when few but secretaries possessed keyboarding skills.

In the early 1970s, computer scientist Harold Koplow
Harold Koplow

Harold Koplow , an American computer scientist and one of the early developers of office automation equipment, was raised in Lynn, Massachusetts....
 was hired by Wang Laboratories
Wang Laboratories

Wang Laboratories was a computer company founded in 1951 by Dr. An Wang and Dr. G. Y. Chu. The company was successively headquartered in Cambridge, Massachusetts , Tewksbury, Massachusetts , and Lowell, Massachusetts ....
 to program calculators. One of his programs permitted a Wang calculator to interface with an IBM Selectric typewriter, which was at the time used to calculate and print the paperwork for auto sales.

In 1974, Koplow's interface program was developed into the Wang 1200 Word Processor, an IBM Selectric-based text-storage device. The operator of this machine typed text on a conventional IBM Selectric; when the Return key was pressed, the line of text was stored on a cassette tape. One cassette held roughly 20 pages of text, and could be "played back" (i.e., the text retrieved) by printing the contents on continuous-form paper in the 1200 typewriter's "print" mode. The stored text could also be edited, using keys on a simple, six-key array. Basic editing functions included Insert, Delete, Skip (character, line), and so on.

The labor and cost savings of this device were immediate, and remarkable: pages of text no longer had to be retyped to correct simple errors, and projects could be worked on, stored, and then retrieved for use later on. The rudimentary Wang 1200 machine was the precursor of the Wang Office Information System (OIS), introduced in 1976, whose CRT-based system was a major breakthrough in word processing technology. It displayed text on a CRT screen, and incorporated virtually every fundamental characteristic of word processors as we know them today. It was a true office machine, affordable by organizations such as medium-sized law firms, and easily learned and operated by secretarial staff.

The Wang was not the first CRT-based machine nor were all of its innovations unique to Wang. In the early 1970s Linolex, Lexitron and Vydec introduced pioneering word-processing systems with CRT
Cathode ray tube

The cathode ray tube is a vacuum tube containing an electron gun and a fluorescent screen, with internal or external means to accelerate and deflect the electron beam, used to create images in the form of light emitted from the fluorescent screen....
 display
Computer display

A visual display unit, often called simply a monitor or display, is a piece of electrical equipment which displays images generated from the video output of devices such as computers, without producing a permanent record....
 editing. A Canadian electronics company, Automatic Electronic Systems, had introduced a product with similarities to Wang's product in 1973, but went into bankruptcy a year later. In 1976, refinanced by the Canada Development Corporation
Canada Development Corporation

The Canada Development Corporation was a Canadian corporation created and partly owned by the federal government and charged with developing and maintaining Canadian-controlled companies in the private sector through a mixture of public and private investment....
, it returned to operation as AES Data, and went on to successfully market its brand of word processors worldwide until its demise in the mid-1980s. Its first office product, the AES-90, combined for the first time a CRT-screen, a floppy-disk and a microprocessor, that is, the very same winning combination that would be used by IBM for its PC seven years later. The AES-90 software was able to handle French and English typing from the start. The first eight units were delivered to the office of the then Prime Minister, Pierre-Elliot Trudeau, in February 1974. Despite these predecessors, Wang's product was a standout, and by 1978 it had sold more of these systems than any other vendor.

The phrase "word processor" rapidly came to refer to CRT-based machines similar to Wang's. Numerous machines of this kind emerged, typically marketed by traditional office-equipment companies such as IBM, Lanier (marketing AES Data machines, re-badged), CPT, and NBI. All were specialized, dedicated, proprietary systems, with prices in the $10,000 ballpark. Cheap general-purpose computers were still the domain of hobbyists.

Some of the earliest CRT-based machines used cassette tapes for removable-memory storage until floppy diskettes became available for this purpose - first the 8-inch floppy, then the 5-1/4-inch (drives by Shugart Associates
Shugart Associates

Shugart Associates was a computer peripheral manufacturer that dominated the floppy disk drive market in the late 1970s and is famous for introducing the Floppy_disk_drive#The_5.C2.BC-inch_minifloppy....
 and diskettes by Dysan
Dysan

Dysan was a storage media manufacturing corporation, formed in 1973 in San Jose, California, California, by CEO and former president C. Norman Dion of San Jose, California....
).

Printing of documents was initially accomplished using IBM Selectric typewriters modified for ASCII-character input. These were later replaced by application-specific daisy wheel printer
Daisy wheel printer

A daisy wheel printer is a printing technology which produces high-quality output comparable to that produced by high-end typewriters such as the IBM Selectric....
s (Diablo
Diablo Data Systems

Diablo Data Systems was a division of Xerox created by the acquisition of Diablo Systems Inc. in 1972.It is best known for the Diablo 630 daisywheel printer, but also produced the hard disk drives that were resold by Digital Equipment Corporation as the RK02 and RK03....
, which became a Xerox company, and Qume
Qume

Qume was a manufacturer of daisy-wheel printers originally located in Hayward, California, later moving to San Jose, California. Around 1980, it also opened a manufacturing facility in Puerto Rico....
 -- both now defunct.) For quicker "draft" printing, dot-matrix line printers were optional alternatives with some word processors.

With the rise of personal computers, and in particular the IBM PC
IBM PC

The IBM Personal Computer, commonly known as the IBM PC, is the original version and progenitor of the IBM PC compatible hardware platform ....
 and PC compatibles, software-based word processors running on general-purpose commodity hardware gradually displaced dedicated word processors, and the term came to refer to software rather than hardware. Some programs were modeled after particular dedicated WP hardware. MultiMate
MultiMate

MultiMate was a word processor developed by Softword Systems Inc. for IBM PC MS-DOS computers in the early 1980s. Wilton H. Jones, a programmer turned entrepreneur , brought on board ten young programmers to write the software after winning a contract to develop a word processor for the Connecticut Mutual Life Insurance company....
, for example, was written for an insurance company that had hundreds of typists using Wang systems, and spread from there to other Wang customers. To adapt to the smaller PC keyboard, MultiMate used stick-on labels and a large plastic clip-on template to remind users of its dozens of Wang-like functions, using the shift, alt and ctrl keys with the 10 IBM function keys and many of the alphabet keys.

Other early word-processing software required users to memorize semi-mnemonic key combinations rather than pressing keys labelled "copy" or "bold." (In fact, many early PCs lacked cursor keys; WordStar
WordStar

WordStar was a word processor application, published by MicroPro International, originally written for the CP/M operating system but later ported to DOS, that enjoyed a dominant market share during the early to mid-1980s....
 famously used the E-S-D-X-centered "diamond" for cursor navigation, and modern vi-like editors encourage use of hjkl for navigation.) However, the price differences between dedicated word processors and general-purpose PCs, and the value added to the latter by software such as VisiCalc
VisiCalc

VisiCalc was the first spreadsheet program available for personal computers. It is often considered the application that turned the microcomputer from a hobby for computer hobby into a serious business tool....
, were so compelling that personal computers and word processing software soon became serious competition for the dedicated machines. Word Perfect, XyWrite
XyWrite

XyWrite is a word processor for DOS and Microsoft Windows modeled on the ATEX mainframe program. XyWrite was the "official word processor" of the New York Times from 1989 to 1993....
, Microsoft Word
Microsoft Word

Microsoft Word is Microsoft's word processor computer software. It was first released in 1983 under the name Multi-Tool Word for Xenix systems....
 and dozens of other word processing software brands competed in the 1980s. Development of higher-resolution monitors allowed them to provide limited WYSIWYG
WYSIWYG

WYSIWYG , is an acronym for What You See Is What You Get, used in computing to describe a system in which content displayed during editing appears very similar to the final output, which might be a printed document, web page, slide presentation or even the lighting for a theatrical event....
 - What You See Is What You Get, to the extent that typographical features like bold and italics, indentation, justification and margins were approximated on screen. The mid-to-late 1980s saw the spread of laser printers, a "typographic" approach to word processing, and of true WYSIWYG bitmap
Bitmap

In computer graphics, a bitmap or pixmap is a type of computer storage organization or used to store digital images. The term bitmap comes from the computer programming terminology, meaning just a map of bits, a spatially mapped bit array....
 displays with multiple fonts (pioneered by the Xerox Alto
Xerox Alto

The Xerox Alto was an early personal computer developed at Xerox PARC in 1973. It was the first computer to use the desktop metaphor and graphical user interface ....
 computer and Bravo
Bravo (software)

Bravo was the first WYSIWYG document preparation computer program. It provided typeface capability using the bitmap computer display on the Xerox Alto personal computer....
 word processing program), Postscript
PostScript

PostScript is a dynamically typed concatenative programming language programming language created by John Warnock and Charles Geschke in 1982. PostScript is best known for its use as a page description language in the electronic and desktop publishing areas....
, and graphical user interface
Graphical user interface

A graphical user interface is a type of user interface which allows people to human-computer interaction such as computers; hand-held devices such as MP3 Players, Portable Media Players or Gaming devices; household appliances and office equipment....
s (another Xerox PARC
Xerox PARC

PARC , formerly Xerox PARC, is a research and development company in Palo Alto, California with a distinguished reputation for its contributions to information technology....
 innovation, with the Gypsy
Gypsy (software)

Gypsy was the first modern document preparation system, using the modern style of graphical user interface , and would be familiar to any user of a modern personal computer....
 word processor which was commercialised in the Xerox Star
Xerox Star

The Star workstation, officially known as the Xerox 8010 Information System, was introduced by Xerox Corporation in 1981. It was the first commercial system to incorporate various technologies that today have become commonplace in personal computers, including a raster graphics display, a window-based graphical user interface, icon , f...
 product range). Standalone word processors adapted by getting smaller and replacing their CRTs with small character-oriented LCD displays. Some models also had computer-like features such as floppy disk drives and the ability to output to an external printer. They also got a name change, now being called "electronic typewriters" and typically occupying a lower end of the market, selling for under $200 USD.

MacWrite
MacWrite

MacWrite was a word processor application software released along with the first Apple Macintosh systems in 1984. It was the first such program that was widely available to the public to offer WYSIWYG operation, with multiple typeface and styles....
, Microsoft Word
Microsoft Word

Microsoft Word is Microsoft's word processor computer software. It was first released in 1983 under the name Multi-Tool Word for Xenix systems....
 and other word processing programs for the bit-mapped Apple Macintosh screen, introduced in 1984, were probably the first true WYSIWYG word processors to become known to many people until the introduction of Microsoft Windows. Dedicated word processors eventually became museum pieces.

See also

  • Amstrad PCW
    Amstrad PCW

    The Amstrad PCW series was United Kingdom company Amstrad's versatile line of home/personal microcomputers pitched as a complete, integrated home/office solution....
  • Authoring systems
    Authoring systems

    The "Intelligent tutoring system" research community uses the term authoring systems to refer to a computer based system that allows a general group to create content for intelligent tutoring systems....
  • Canon Cat
    Canon Cat

    The Canon Cat was a task-dedicated, desktop microcomputer released by Canon Inc. in 1987 at a price of $1495 United States dollar. On the surface it was not unlike the dedicated word processors popular in the late 1970s to early 1980s, but it was far more powerful and incorporated many unique ideas for data manipulation....
  • Comparison of word processors
    Comparison of word processors

    General informationThis table provides general information about selected word processors....
  • Content management system
    Content management system

    A content management system is a computer application used to create, edit, manage, search and publish various kinds of Content . CMSs are frequently used for storing, controlling, versioning, and publishing industry-specific documentation such as news articles, operators' manuals, technical manuals, sales guides, and marketing brochures....
  • CPT Word Processors
    CPT Word Processors

    CPT was started in 1971 by Dean Scheff in Minneapolis, Minnesota, Minnesota.CPT started off by offering a cassette memory accessory for the IBM Selectric Typewriter....
  • LaTeX
    LaTeX

    LaTeX is a document markup language and Word processor for the TeX typesetting program. Within the typesetting system, its name is styled as ....
  • List of word processors
    List of word processors

    The following is a list of word processors....
  • Office suite
    Office suite

    In computing, an office suite, sometimes called an office software suite or productivity suite is a collection of programs intended to be used by typical clerical and knowledge workers....
  • TeX
    TeX

    TeX is a typesetting system designed and mostly written by Donald Knuth. Together with the METAFONT language for font description and the Computer Modern typefaces, it was designed with two main goals in mind: to allow anybody to produce high-quality books using a reasonable amount of effort, and to provide a system that would give the exact...
  • Typography
    Typography

    Typography is the art and techniques of typesetting, type design, and modifying type glyphs. Type glyphs are created and modified using a variety of illustration techniques....
  • Wang Laboratories
    Wang Laboratories

    Wang Laboratories was a computer company founded in 1951 by Dr. An Wang and Dr. G. Y. Chu. The company was successively headquartered in Cambridge, Massachusetts , Tewksbury, Massachusetts , and Lowell, Massachusetts ....


External links

  • - editorial by Allin Cottrell
  • by Bruce Byfield
    Bruce Byfield

    Bruce Byfield is a journalist who specializes in writing about free and open source software. He has been a contributing editor at , and his articles have appeared on the Datamation, LWN, Linux Developer Network, Linux Journal, and LinuxPlanet sites....
  • - A comprehensive history of early word processing concepts, hardware, software, and use. By Thomas Haigh, IEEE Annals of the History of Computing 28:4 (October-December 2006):6-31.
  • by Brian Kunde (December, 1986)