Citizendia
Your Ad Here

For information about WYSIWYG with Wikipedia, see Wikipedia:WYSIWYG.

WYSIWYG (pronounced /ˈwɪziwɪg/[1] or /ˈwɪzɪwɪg/[2]), 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,[3] which might be a printed document, web page, slide presentation or even the lighting for a theatrical event. Acronyms, initialisms, and alphabetisms are Abbreviations that are formed using the initial components in a phrase or name Computing is usually defined like the activity of using and developing Computer technology Computer hardware and software.

The phrase was originally a popular catch phrase originated by Flip Wilson's drag persona "Geraldine" (from Rowan & Martin's Laugh-In in the late 60s and then on The Flip Wilson Show until 1974), who would often say "What you see is what you get" to excuse her quirky behavior. A catch phrase (or catchphrase) is a phrase or expression recognized by its repeated utterance Clerow Wilson Jr, known professionally as Flip Wilson, ( December 8, 1933 &ndash November 25, 1998) was an American Here Comes The Judge redirects here for the 1968 song see Shorty Long. The Flip Wilson Show is a Variety show that aired in the US on NBC from September 17, 1970 to June 27,

Contents

Meaning

Compound document displayed on Xerox 8010 Star  system
Compound document displayed on Xerox 8010 Star system

WYSIWYG implies a user interface that allows the user to view something very similar to the end result while the document is being created. The Star Workstation, officially known as the Xerox 8010 Information System, was introduced The user interface (or Human Computer Interface) is the aggregate of means by which people&mdash the users '&mdash interact with the System A document (noun is a bounded physical representation of body of Information designed with the capacity (and usually intent to Communicate. In general WYSIWYG implies the ability to directly manipulate the layout of a document without having to type or remember names of layout commands. The actual meaning depends on the user's perspective, e. g.

The program on the left uses a WYSIWYG editor to produce a document. The program on the right contains LaTeX code, which when compiled will produce a document that will look very similar to the document on the left. Compilation of formatting code is not a WYSIWYG process.
The program on the left uses a WYSIWYG editor to produce a document. The program on the right contains LaTeX code, which when compiled will produce a document that will look very similar to the document on the left. LaTeX (ˈleɪtɛ Compilation of formatting code is not a WYSIWYG process.

Modern software does a good job of optimizing the screen display for a particular type of output. For example, a word processor is optimized for output to a typical printer. The software often emulates the resolution of the printer in order to get as close as possible to WYSIWYG. However, that is not the main attraction of WYSIWYG, which is the ability of the user to be able to visualize what he or she is producing.

In many situations, the subtle differences between what you see and what you get are unimportant. In fact, applications may offer multiple WYSIWYG modes with different levels of "realism," including:

Applications may deliberately deviate or offer alternative composing layouts from a WYSIWYG because of overhead or the user's preference to enter commands or code directly.

A common understanding is that this does not mean "Similar", as stated above, but as close as possible, is an "exact representation" of what the appearance will be.

Historical notes

WordPerfect 5.1 for DOS on the IBM PC was a text-only, non-WYSIWYG word processor.
WordPerfect 5. 1 for DOS on the IBM PC was a text-only, non-WYSIWYG word processor.

Before the invention of WYSIWYG, text and control characters appeared in the same typeface and style with little indication of layout (margins, spacing, etc. In Typography, a typeface is a set of one or more Fonts designed with stylistic unity each comprising a coordinated set of Glyphs A typeface usually comprises ). Users were required to enter code tags to indicate that some text should be in boldface, italics, or a different typeface or size. In Typography, emphasis is the exaggeration of words in a text with a font in a different style from the rest of the text&mdashto emphasise them In Typography, italic type /ɪˈtælɪk/ or /aɪˈtælɪk/ refers to cursive Typefaces based on a stylized form of calligraphic Handwriting. In Typography, a typeface is a set of one or more Fonts designed with stylistic unity each comprising a coordinated set of Glyphs A typeface usually comprises These applications used an arbitrary markup language to define the tags. A markup language is an Artificial language using a set of annotations to text that give instructions regarding the structure of text or how it is to be displayed Because of its simplicity, this method remains popular for some basic text editing applications.

Due to the high cost of computer memory in the early days of microcomputer development, true graphical displays were uncommon and expensive. microcomputer is a Computer with a Microprocessor as its Central processing unit. An early video display was often text-only, constructed from a simple bitmapped character set stored permanently in Read Only Memory in the computer, with each character represented by a single byte of data. In Computer graphics, a raster graphics image or bitmap, is a Data structure representing a generally rectangular grid of Pixels Many home computers used standard televisions for the computer screen, and most consumer televisions in the early 1980's were unable to show a high degree of detail without blurring and smearing. A home computer was a class of Personal computer entering the market in 1977 and becoming common during the 1980s

Consequently the earliest home computers used a simple text-only display approximately 40 characters wide and 24 characters tall, which at 960 characters allows the entire screen of data to fit into 1 kilobyte of memory. The high cost of making ROMs often limited the available built-in character set so as to not have room for lowercase, accented, boldface, italic, or underlined characters.

In order to approach a somewhat more realistic word processing environment, many early word processors such as Bank Street Writer used the microcomputer's graphical display modes to simulate a more proper textual display with true lowercase letters, underlining, and so forth. Bank Street Writer was a Word processor for Apple II, Atari 8-bit, Commodore, Macintosh, and IBM PC computers But because the text was painstakingly drawn character-by-character as a graphical image by software rather than being directly supported in hardware, these graphics-simulated text editors were sluggish and could lag behind the speed of a fast typist. And even though a graphical display permitted more realistic character sets, the text was still usually limited to the printer's built-in fonts due to the large amount of additional memory that bitmapped fonts required and the limited system memory available.

Fonts did not become widely understood by the general public until after WYSIWYG became popular. In typography a font (also fount) is traditionally defined as a complete character set of a single size and style of a particular Typeface. Early word processors had little or no control over the final appearance of the text and relied on whatever fonts were built into the printer, with most dot-matrix printers capable of only three or four fonts referred to as Condensed, Draft, Normal, and Near Letter Quality. A dot matrix printer or impact matrix printer refers to a type of Computer printer with a print head that runs back and forth on the page and prints by impact striking A dot matrix printer or impact matrix printer refers to a type of Computer printer with a print head that runs back and forth on the page and prints by impact striking The printer font was usually selected from the front panel of the printer and applied to the entire printed document, or in the case of daisy-wheel printers, selected by physically changing the typeface disc prior to printing. 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. Direct control of printer fonts from within a word processor was possible, but usually required long strings of obscure control codes specific to each printer model.

The first versions of true WYSIWYG word processors allowed the user to only preview the final form of the document on-screen, as a non-editable graphical display. WordPerfect 5. 2 offered this, still using the old text-only markup language for the primary document editing, and allowing the user to briefly switch to a graphical mode to see how the document would look when printed. This final rendering was computationally intensive and was consequently slow and clumsy. Due to the deeply ingrained user-experience of past WordPerfect products, as WordPerfect 6. 0 made the transition from text-only DOS to a full WYSIWYG Windows 3. x GUI application it still held tightly onto its old code-markup system, offering two main view to the user, one version with the codes, and the other as a proper WYSIWYG live-editable version. Modern word processors still offer an option to show document formatting codes, but this feature is normally hidden from view and must be explicitly activated by the user.

Etymology

Origination of this phrase from one of the engineers (Larry Sinclair) at Triple I (Information International) to express the idea that what you see on the screen is what you get on the printer on the "Page Layout System" a pre-press typesetting system at the time called the "AIDS system - Automated Information Documentation System first prototype shown at ANPS in Las Vegas and bought right off the showroom floor by the Pasadena Star News that year.

Problems of implementation

Because designers of WYSIWYG applications typically have to account for a variety of different output devices, each of which has different capabilities, there are a number of problems that must be solved in each implementation. These can be seen as trade-offs between multiple design goals, and hence applications that use different solutions may be suitable for different purposes.

Typically, the design goals of a WYSIWYG application may include:

It is not usually possible to achieve all of these goals at once.

The major problem to be overcome is that of varying output resolution. As of 2007, monitors typically have a resolution of between 92 and 125 pixels per inch. Printers generally have resolutions between 240 and 1440 pixels per inch; in some printers the horizontal resolution is different from the vertical. This becomes a problem when trying to lay out text; because older output technologies require the spacing between characters to be a whole number of pixels, rounding errors will cause the same text to require different amounts of space in different resolutions.

Solutions to this include:

Other problems that have been faced in the past include printers that have a selection of fonts that are not identical to those used for on-screen display (largely solved by the use of downloadable font technologies like TrueType) and matching color profiles between different devices (mostly solved now thanks to printer drivers with good color model conversion software). TrueType is an Outline font standard originally developed by Apple Computer in the late 1980s as a competitor to Adobe 's Type 1 fonts

Support for WYSIWYG in modern OSs

All versions of Mac OS since Mac OS X support unconstrained glyph placement. Mac OS is the trademarked name for a series of Graphical user interface -based Operating systems developed by Apple Inc Mac OS X (mæk oʊ ɛs tɛn is a line of computer Operating systems developed marketed and sold by Apple Inc, the latest of which is pre-loaded on all currently The positioning and spacing of glyphs on-screen will exactly match printed documents unless a programmer specifically writes their program to act otherwise.

Applications for Microsoft Windows that use the Windows Presentation Foundation, included with the OS since Windows Vista, may place glyphs freely. Microsoft Windows is a series of Software Operating systems and Graphical user interfaces produced by Microsoft. The Windows Presentation Foundation (or WPF) formerly code-named Avalon, is a graphical subsystem in. Windows Vista (ˈvɪstə is a line of Operating systems developed by Microsoft for use on Personal computers including home and business desktops Older Windows programs that use the Graphics Device Interface, the drawing system for all versions of Windows prior to Windows Vista are constrained by whole-pixel glyph positioning unless programmers produce custom text rendering code that calculates individual pixel colours for itself. The Graphics Device Interface (GDI is one of the three core components or "subsystems" together with the kernel and the Windows API for the user interface

WYSIWYG and the printing of random textual garbage

Printing WYSIWYG documents on serial and parallel printers has long posed a problem if the printer runs out of paper or experiences some other minor error. In the old days of text-only printing, when an error occurred the printer could be safely turned off and back on again, to reset the printer and prepare it to resume printing. However, when a printer is printing in WYSIWYG mode, turning the printer off and on frequently results in the printer erroneously spewing hundreds of blank pages, or pages with random characters all over the paper.

In order to provide compatibility with all the old text-only programs, most printers (including the latest color inkjet and laser printers) turn on in a basic text-only printing mode to provide backwards compatibility with old text-only software. In order to print a WYSIWYG document, the printer is sent special control codes telling it to switch to a graphical mode, where all the following data sent to the printer will be used to encode dot positions and color data. When an error occurs and the printer is mistakenly turned off and on by the user, the printer "forgets" it is in graphical printing mode and returns to the default text-only compatibility mode. Most computers cannot tell when a serial or parallel printer has been turned off, so when document printing is resumed the computer is sending raw binary data for encoding dot positions while the printer is expecting to receive plain textual data. The printer now misinterprets the raw binary data as special page formatting controls for line feeds, form feeds, boldface, etc, resulting in the random trash generated by the printer. The volume of raw data needed to print a WYSIWYG document is very large compared to the amount for a plain text-only version, so this printing of garbage can span hundreds of pages for a two-page WYSIWYG document. The fix to this problem is to turn off the printer, tell the computer to cancel the print job, and wait about ten minutes for the communications errors with the turned-off printer to resolve themselves. In severe situations it is necessary to reboot the computer to fully clear out the failed print job.

However, a recent somewhat better option has become available with USB printers. The USB interface allows for more status information to be sent between the computer and the printer, including information about device connection and disconnection. If a user turns off a USB printer, the computer is likely to receive a disconnection or turn-off notification, and will be able to gracefully back out and cancel the print job by itself without producing the reams of random garbage that parallel and serial printers would generate.

Related acronyms

As with variations on the smiley, creating variations on the acronym WYSIWYG is something of a game. An emoticon is a symbol or combination of symbols used to convey emotional content in written or message form Acronyms, initialisms, and alphabetisms are Abbreviations that are formed using the initial components in a phrase or name Many variations are used only to illustrate a point or make a joke, and have very limited real use. Some that have been proposed include, in order of increasing obscurity:

WYSIWIS
What You See Is What I See (used in context of distant multi-users applications, e. g. CSCW)
WYSIWYAF
What You See Is What You Asked For (in reference to programs such as those used for manual typesetting such as TeX or troff, that what is retrieved from the system is what the user specified - in essence, a statement of GIGO; sometimes also YAFIYGI: You Asked For It, You Got It)
WYSIAYG
What You See Is All You Get (used to point out that a style of "heading" that refers to a specification of "Helvetica 15 bold" provides more useful information than a style of "Helvetica 15 bold" every time a heading is used)
WYSIWYM
What You See Is What You Mean (You see what best conveys the message)
WYCIWYG
What You Cache is What You Get ("wyciwyg://" turns up occasionally in the address bar of Gecko-based Web browsers like Mozilla Firefox when the browser is retrieving cached information) -or - What You Create Is What You Get -or- What You Click Is What You Get)
WYGIWYG
What You Get Is What You Get (an alternative approach to document formatting using markup languages, e. The term computer supported cooperative work ( CSCW) was first coined by Irene Greif and Paul M TeX (ˈtɛx as in Greek, often /ˈtɛk/ in English; written with a lowercase 'e' in imitation of the logo is a Typesetting system designed and mostly See also Trough. TROFF may also refer to a command in the BASIC programming language. Garbage In Garbage Out (abbreviated to GIGO) is a phrase in the field of Computer science or ICT. WYSIAYG is a Pejorative description of a computer program's User interface. Helvetica is the name of a widely used Sans-serif Typeface developed in 1957 by Swiss Typeface designer Max Miedinger. WYSIWYM is an acronym for W hat Y ou S ee I s W hat Y ou M ean and refers to the Paradigm for document WYCIWYG is an Acronym of W hat Y ou C ache I s W hat Y ou G et Gecko is a Layout engine currently developed by Mozilla Corporation, known as the layout engine of the Firefox web browser Mozilla Application A web browser is a software application which enables a user to display and interact with text images videos music games and other information typically located on a In Computer science, a cache (kæʃ like "cash") is a collection of data duplicating original A markup language is an Artificial language using a set of annotations to text that give instructions regarding the structure of text or how it is to be displayed g. HTML, to define content and trusting the layout software to make it pretty enough)
WYSYHYG
What You See You Hope You Get (/wɪzihɪg/) (a term ridiculing text mode word processing software; used in the Microsoft Windows Video Collection, a video distributed around 1991 on two VHS cassettes at promotional events). HTML, an initialism of HyperText Markup Language, is the predominant Markup language for Web pages It provides a means to describe the structure Text mode is a kind of computer display mode in which the content of the screen is internally represented in terms of textual characters rather Word processing is the creation of documents using a Word processor. Microsoft Windows is a series of Software Operating systems and Graphical user interfaces produced by Microsoft. Year 1991 ( MCMXCI) was a Common year starting on Tuesday (link will display full calendar of the Gregorian Calendar.
WYSIWYN
What You See Is What You Need (used in context of a code centric user interface as an opposite to the WYSIWYG user interface, e. g. in reference to the HTML editor HomeSite)
WYSIWYP
What You See Is What You Print (wizzy-whip) (refers to the ability of a computer system to print colors exactly as they appear on a monitor. HomeSite is an HTML editor owned by Adobe Systems (formerly owned by Allaire and Macromedia) WYSIWYP printing requires a special program, called a color management system (CMS) to calibrate the monitor and printer).
WYSINWYG
What You See Is Not What You Get (a joke about how WYSIWYG editors don't always work)
WYSIWYNG
What You See Is What You'll Never Get (a joke about how WYSIWYG editors don't always work)
WYFIWYG
What You Feel Is What You Get (refers to haptic real-time 3D modelling combining software and hardware)
WYSIWYS
What You See Is What You Sign is an important requirement for electronic signature software. It means that the software has to be able to show you the content without any hidden content before you sign it.
WYSIWYW
What You See Is What You Want (used to describe programs which allow to choose between manual and automatic typesetting)

References

  1. ^ Dictionary. WYSIWYW is an Acronym of W hat Y ou S ee I s W hat Y ou W ant com Unabridged (v 1. 1). Retrieved November 09, 2007, from Dictionary. com website: http://dictionary.reference.com/browse/wysiwyg
  2. ^ OED
  3. ^ Compact Oxford English Dictionary: WYSIWYG. Oxford University Press.
  4. ^ Chamberlin, Donald D. (September 1987). "Document convergence in an interactive formatting system". IBM Journal of Research and Development 31 (1): 59.  

See also

External links

Dictionary

WYSIWYG

-noun

  1. (computing) Software that allows editing on screen what the printed version would be like; software with a what-you-see-is-what-you-get display interface.
© 2009 citizendia.org; parts available under the terms of GNU Free Documentation License, from http://en.wikipedia.org
Dapyx Software network: MP3 Explorer | Ebook Manager | Zenithic