WordUp (program)
   HOME

TheInfoList



OR:

WordUp is a
word processor A word processor (WP) is a device or computer program that provides for input, editing, formatting, and output of text, often with some additional features. Early word processors were stand-alone devices dedicated to the function, but current word ...
for the
Atari ST Atari ST is a line of personal computers from Atari Corporation and the successor to the company's Atari 8-bit computers, 8-bit computers. The initial model, the Atari 520ST, had limited release in April–June 1985, and was widely available i ...
platform released by Neocept in 1988. It was one of the first word processors on the platform to offer a true
what you see is what you get In computing, WYSIWYG ( ), an acronym for what you see is what you get, refers to software that allows content to be edited in a form that resembles its appearance when printed or displayed as a finished product, such as a printed document, web ...
(WYSIWYG) display, using GDOS to work with multiple fonts and embedded graphics. Most previous word processors on the platform were either entirely text-based, like
Atari Atari () is a brand name that has been owned by several entities since its inception in 1972. It is currently owned by French holding company Atari SA (formerly Infogrames) and its focus is on "video games, consumer hardware, licensing and bl ...
's own
ST Writer ST Writer is a word processor program for the Atari ST series of personal computers. It was introduced by Atari Corporation in 1985 along with the 520ST, the first machine in the ST family. It is a port of Atari's AtariWriter, AtariWriter Plus fro ...
, or did not use GDOS and did not support multiple fonts and effects on-screen. Overall, the program was relatively simple, similar to
MacWrite MacWrite is a discontinued WYSIWYG word processor released along with the first Apple Macintosh systems in 1984. Together with MacPaint, it was one of the two original "killer applications" that propelled the adoption and popularity of the GUI ...
. It did offer some more powerful features like the ability to generate a
glossary A glossary (from , ''glossa''; language, speech, wording), also known as a vocabulary or clavis, is an alphabetical list of Term (language), terms in a particular domain of knowledge with the definitions for those terms. Traditionally, a gloss ...
and good control over typography. Reviews were generally positive, especially over its ability to easily perform layout and editing in rich documents, but the lack of a
spell checker In software, a spell checker (or spelling checker or spell check) is a software feature that checks for misspellings in a text. Spell-checking features are often embedded in software or services, such as a word processor, email client, electronic ...
and the very slow printing was a notable concern in most reviews.


Description


GDOS

The
Graphics Environment Manager GEM (for Graphics Environment Manager) is a discontinued operating environment released by Digital Research in 1985. GEM is known primarily as the native graphical user interface of the Atari ST series of computers, providing a WIMP desktop. ...
, or GEM, formed the basis of the
Atari ST Atari ST is a line of personal computers from Atari Corporation and the successor to the company's Atari 8-bit computers, 8-bit computers. The initial model, the Atari 520ST, had limited release in April–June 1985, and was widely available i ...
's
graphical user interface A graphical user interface, or GUI, is a form of user interface that allows user (computing), users to human–computer interaction, interact with electronic devices through Graphics, graphical icon (computing), icons and visual indicators such ...
(GUI). GEM included a system known as GDOS, short for Graphics Device Operating System, which was designed to virtualize graphics output in the same fashion that
CP/M CP/M, originally standing for Control Program/Monitor and later Control Program for Microcomputers, is a mass-market operating system created in 1974 for Intel 8080/Intel 8085, 85-based microcomputers by Gary Kildall of Digital Research, Dig ...
s BDOS allowed different
input/output In computing, input/output (I/O, i/o, or informally io or IO) is the communication between an information processing system, such as a computer, and the outside world, such as another computer system, peripherals, or a human operator. Inputs a ...
devices to be virtualized. This meant that graphics generated for one device could be sent to any other GDOS device, for instance, from the screen to a printer. GDOS introduced significant overhead which noticeably effected the speed of all applications on the system, not just those using it. For performance reasons, few word processors on the ST made use of GDOS and instead called the underlying graphics routines directly. This meant they lacked the features like multiple fonts and WYSIWYG layout that would be seen on the
Macintosh Mac is a brand of personal computers designed and marketed by Apple Inc., Apple since 1984. The name is short for Macintosh (its official name until 1999), a reference to the McIntosh (apple), McIntosh apple. The current product lineup inclu ...
even in simple programs like
MacWrite MacWrite is a discontinued WYSIWYG word processor released along with the first Apple Macintosh systems in 1984. Together with MacPaint, it was one of the two original "killer applications" that propelled the adoption and popularity of the GUI ...
. Their GUIs were limited to issuing commands through the menu system and interaction using
dialog box In computing, a dialog box (also simply dialog) is a graphical control element in the form of a small window that communicates information to the user and prompts them for a response. Dialog boxes are classified as " modal" or "modeless", dep ...
es. Among the most popular word processors on the ST was
Atari Atari () is a brand name that has been owned by several entities since its inception in 1972. It is currently owned by French holding company Atari SA (formerly Infogrames) and its focus is on "video games, consumer hardware, licensing and bl ...
's own
ST Writer ST Writer is a word processor program for the Atari ST series of personal computers. It was introduced by Atari Corporation in 1985 along with the 520ST, the first machine in the ST family. It is a port of Atari's AtariWriter, AtariWriter Plus fro ...
, which took this to its extreme and removed any GUI at all, opening in a pure text mode and using control keys for all interaction. In all of these cases, output was performed by sending
ASCII ASCII ( ), an acronym for American Standard Code for Information Interchange, is a character encoding standard for representing a particular set of 95 (English language focused) printable character, printable and 33 control character, control c ...
and printer
control character In computing and telecommunications, a control character or non-printing character (NPC) is a code point in a character encoding, character set that does not represent a written Character (computing), character or symbol. They are used as in-ba ...
s, such that output appeared in whatever modes the attached printer supported.


WordUp

WordUp was among the few, and first, (commercial) programs that did make use of GDOS on the ST. This allowed it to make full use of the underlying GEM system, providing multiple fonts in a single document. Three standard GDOS fonts were included in the base package, Dutch and Swiss proportionally spaced fonts, and Courier (sometimes known as Typewriter), a
monospaced font A monospaced font, also called a fixed-pitch, fixed-width, or non-proportional font, is a font whose letters and characters each occupy the same amount of horizontal space. This contrasts with Typeface#Proportion, variable-width fonts, where t ...
. Neocept also offered a companion program, Fontz, to modify these or create new ones. Typography offered fine control like how high superscripts should be and various forms of underlying and similar effects. The downside to offering these features was that performance was effected. Scrolling was notably slower than on non-GDOS programs, but was considered usable. Printing, which was performed as bitmap output, was significantly slower. They also offered an ASCII-only output for higher performance, which was useful for printing drafts. On a
laser printer Laser printing is an electrostatic digital printing process. It produces high-quality text and graphics (and moderate-quality photographs) by repeatedly passing a laser beam back and forth over a Electric charge, negatively charged cylinder call ...
, output was considered excellent, and the program's manual was produced in this fashion. The program opened with a single window, but up to four documents could be opened at once. The windows contained a ruler across the top of the document showing margins and tabs. Below the document windows was a separate section showing the
function key A function key is a key on a computer or computer terminal, terminal computer keyboard, keyboard that can be programmed to cause the operating system or an application program to perform certain actions, a form of soft key. On some keyboards/com ...
bindings and additional buttons for setting tabs. These are similar to the buttons seen in 1st Word Plus. It also included the ability to crop and resize images without leaving the program. It supported
DEGAS Edgar Degas (, ; born Hilaire-Germain-Edgar De Gas, ; 19 July 183427 September 1917) was a French people, French Impressionism, Impressionist artist famous for his pastel drawings and oil paintings. Degas also produced bronze sculptures, Print ...
, NEOchrome and GEM IMG files, automatically flowing text around them. The program did include a
mail merge Mail merge consists of combining mail and letters and pre-addressed envelopes or mailing labels for mass mailings from a form letter. This feature is usually employed in a word processing document which contains fixed text (which is the same in ...
feature, but lacked a
spell checker In software, a spell checker (or spelling checker or spell check) is a software feature that checks for misspellings in a text. Spell-checking features are often embedded in software or services, such as a word processor, email client, electronic ...
, which was considered a major oversight. (This section needs to edited to reflect the information I (Shelby Moore) provided in the Talk section. Version 3.0 added a massive spell checker, thesaurus, multiple columns, auto-hyphenation, etc) Its glossary function was typically used more like a macro, allowing a short bit of text to be expanded out on command. Various layout settings could be saved to master pages, allowing a document to have several sections with different layouts and then easily reproduce those layouts in other areas. Other notable features were the powerful search and replace, which among other things allowed searches on styles, and a variety of easy ways to select sentences and paragraphs. The program also included a basic set of disk utility functions, including the ability to format a disk, check free space and delete or rename files.


Reception

In the first issue of what was then ''
ST/Amiga Format ''ST Amiga Format'' was a computer magazine that covered the Atari ST and Amiga computers. It was published by Future plc to cover the ever growing market for the, then-new, 16-bit home computers. Issues were equally balanced with coverage for bo ...
'', Ben Taylor reviewed a wide array of word processors on both the
Atari ST Atari ST is a line of personal computers from Atari Corporation and the successor to the company's Atari 8-bit computers, 8-bit computers. The initial model, the Atari 520ST, had limited release in April–June 1985, and was widely available i ...
and
Amiga Amiga is a family of personal computers produced by Commodore International, Commodore from 1985 until the company's bankruptcy in 1994, with production by others afterward. The original model is one of a number of mid-1980s computers with 16-b ...
. WordUp received very high marks for every category, except performance which got 2 out of 5. He also points out that the quality of printing on common 9-pin printers was not very good, stating that "if you use a laser printer, WordUp will produce excellent results... utat the moment it's a case of 'nice screen, shame about the print.'" David Plotkin reviewed a number of word processors in the September 1988 edition of '' ST-Log''. He concludes that "WordUp is not as fast as Word Writer, but the multiple faces/point sizes and ability to import graphics makes it ideal for writing which must include pictures. Be prepared for the very slow output." Plotkin wrote a second review dedicated to WordUp in the March 1989 edition. Its opening statement summarizes his entire review: "WordUp is a powerful word processor for the Atari ST that utilizes GDOS to produce high-quality printed output, as well as multiple sizes and typefaces, both on the screen and in print. It has many features not found in other word processors in its price range, although it does not have all the features of WordPerfect." He notes a few missing features, like table of contents and index generation, and points out "that the scrolling speed is quite slow. It is not so slow that it is unusable, but scrolling over long distances can be cumbersome." In a November 1990 comparison review, ''
ST Format ''ST Format'' was a computer magazine in the UK covering the Atari ST during the late 1980s and early 1990s. Like other members of the Future plc Format stable - PC Format and Amiga Format, for instance, it combined software and hardware revie ...
'' referred to WordUp as "the cheapest and oldest of graphic output WPs". They praised its simplicity and the end results when printed on a good printer, either a laser or 24-pin
dot matrix printer Dot matrix printing, sometimes called impact matrix printing, is a computer printing process in which ink is applied to a surface using a relatively low-resolution dot matrix for layout. Dot matrix printers are a type of impact printer that p ...
. They complain about its slow scrolling, which made it hard to use on large documents, but conclude "it's a fine, cheap WP for letters and reports." In spite of this mixed review, it receives a 79% overall rating. A major review in
STart Start can refer to multiple topics: * Takeoff, the phase of flight where an aircraft transitions from moving along the ground to flying through the air * Starting lineup in sports * Track and field#Starts use in race, Starts use in sport race * S ...
's May 1990 edition covered the release of Version 2.0. It opens by noting WordUp was "the first word processor for the ST to marry text and graphics in a true WYSIWYG (what you see is what you get) environment" and then pointing out the improvements for 2.0 that included GEM metafiles (a
vector graphics Vector graphics are a form of computer graphics in which visual images are created directly from geometric shapes defined on a Cartesian plane, such as points, lines, curves and polygons. The associated mechanisms may include vector displ ...
format), outdents, the ability to add accents to characters, and scaling fonts from the smaller set of sizes provided in the GDOS font files. But most importantly, "overall speed has been significantly boosted", support for 24-pin printers was added, and code improvements freed up 40 kB of RAM. He concludes, "Overall, I am pleased with WordUp... and have no hesitation recommending the current version."


Notes


References


Citations


Bibliography

* * * * * * {{cite magazine , first=Jim , last=Pierson-Perry , title=WordUp Version 2.0: Beyond MacWrite for the ST , magazine=STart , date=May 1990 , pages=49–50 , url=https://archive.org/details/STart-Magazine-Issue-33/page/n47/mode/2up 1988 software Discontinued software Atari ST software