Information AboutWysiwyg |
| CATEGORIES ABOUT WYSIWYG | |
| redirects from abbreviation | |
| SHOPPER'S DELIGHT | |
|
MEANING
Modern software does a fairly good job of optimising the screen display for a particular type of output. For example, a Word Processor is optimised 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 visualise what he or she is doing. 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. HISTORICAL NOTES
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 2005, monitors typically have a resolution of between 94 and 125 pixels per inch. Printers generally have resolutions between 240 and 1440 pixels per inch; in some printers the horizontal resolution is different to the vertical. This becomes a problem when trying to lay out text; because most 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 colour profiles between different devices (mostly solved now thanks to printer drivers with good colour model conversion software). RELATED ACRONYMS As with variations on the Smiley , creating variations on the Acronym WYSIWYG is something of a game. 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 ) ; WYSIAYG :What You See Is All You Get (used by computer Programmer s who 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) ;WYSIAWYG :What You See Is Almost What You Get (Used derisively in referring to text editing programs) ; WYSIWYM :What You See Is What You Mean (You see what best conveys the message) ;WYSIMOLWYG :What You See Is More Or Less What You Get (another way of stating WYSIAWYG) ;WYGINS :What You Get Is No Surprise - Weaker version of WYSIAWYG and WYSIMOLWYG ;WYTYSIWYTYG :What You Think You See Is What You Think You Get (//) (when a program claims to be WYSIWYG but isn't) ; WYCIWYG :What You Cache is What You Get ("wyciwyg://" turns up occasionally in the address bar of Gecko -based Web Browser s like Mozilla Firefox when the browser is retrieving Cache d information) -or - What You Create Is What You Get -or- What You Click Is What You Get ;WYPIWYF :What You Print is What You Fax, briefly popular in the early days of fax modems, to distinguish software that presented the fax modem to the OS via a printer driver and thus fax-enabled any program capable of printing ;WYGIWYG :What You Get Is What You Get (an alternative approach to document formatting using Markup Language s, e.g. HTML , to define content and trusting the layout software to make it pretty enough) ;WYGIWYGAINUC :What You Get Is What You're Given And It's No Use Complaining ;YAFIYGI :You Asked For It, You Got It ;WYSYHYG :What You See You Hope You Get (//) (a term ridiculing Text Mode Word Processing software in the Microsoft Windows Video Collection, a video distributed around 1991 on two VHS cassettes at promotional events). TRIVIA output. EXTERNAL LINKS
|