Word processing definition and uses

Word Processing

Andrew Prestage, in Encyclopedia of Information Systems, 2003

I. An Introduction to Word Processing

Word processing is the act of using a computer to transform written, verbal, or recorded information into typewritten or printed form. This chapter will discuss the history of word processing, identify several popular word processing applications, and define the capabilities of word processors.

Of all the computer applications in use, word processing is by far the most common. The ability to perform word processing requires a computer and a special type of computer software called a word processor. A word processor is a program designed to assist with the production of a wide variety of documents, including letters, memoranda, and manuals, rapidly and at relatively low cost. A typical word processor enables the user to create documents, edit them using the keyboard and mouse, store them for later retrieval, and print them to a printer. Common word processing applications include Microsoft Notepad, Microsoft Word, and Corel WordPerfect.

Word processing technology allows human beings to freely and efficiently share ideas, thoughts, feelings, sentiments, facts, and other information in written form. Throughout history, the written word has provided mankind with the ability to transform thoughts into printed words for distribution to hundreds, thousands, or possibly millions of readers around the world. The power of the written word to transcend verbal communications is best exemplified by the ability of writers to share information and express ideas with far larger audiences and the permanency of the written word.

The increasingly large collective body of knowledge is one outcome of the permanency of the written word, including both historical and current works. Powered by decreasing prices, increasing sophistication, and widespread availability of technology, the word processing revolution changed the landscape of communications by giving people hitherto unavailable power to make or break reputations, to win or lose elections, and to inspire or mislead through the printed word.

Read full chapter

URL: 

https://www.sciencedirect.com/science/article/pii/B0122272404001982

Computers and Effective Security Management1

Charles A. Sennewald, Curtis Baillie, in Effective Security Management (Sixth Edition), 2016

Word Processing

Word processing software can easily create, edit, store, and print text documents such as letters, memoranda, forms, employee performance evaluations (such as those in Appendix A), proposals, reports, security surveys (such as those in Appendix B), general security checklists, security manuals, books, articles, press releases, and speeches. A professional-looking document can be easily created and readily updated when necessary.

The length of created documents is limited only by the storage capabilities of the computer, which are enormous. Also, if multiple copies of a working document exist, changes to it should be promptly communicated to all persons who use the document. Specialized software, using network features, can be programmed to automatically route changes to those who need to know about updates.

Read full chapter

URL: 

https://www.sciencedirect.com/science/article/pii/B9780128027745000241

Globalization

Jennifer DeCamp, in Encyclopedia of Information Systems, 2003

II.D.2.c. Rendering Systems

Special word processing software is usually required to correctly display languages that are substantially different from English, for example:

1.

Connecting characters, as in Arabic, Persian, Urdu, Hindi, and Hebrew

2.

Different text direction, as in the right-to-left capability required in Arabic, Persian, Urdu, and Hindi, or the right-to-left and top-to-bottom capability in formal Chinese

3.

Multiple accents or diacritics, such as in Vietnamese or in fully vowelled Arabic

4.

Nonlinear text entry, as in Hindi, where a vowel may be typed after the consonant but appears before the consonant.

Alternatives to providing software with appropriate character rendering systems include providing graphic files or elaborate formatting (e.g., backwards typing of Arabic and/or typing of Arabic with hard line breaks). However, graphic files are cumbersome to download and use, are space consuming, and cannot be electronically searched except by metadata. The second option of elaborate formatting often does not look as culturally appropriate as properly rendered text, and usually loses its special formatting when text is added or is upgraded to a new system. It is also difficult and time consuming to produce. Note that Microsoft Word 2000 and Office XP support the above rendering systems; Java 1.4 supports the above rendering systems except for vertical text.

Read full chapter

URL: 

https://www.sciencedirect.com/science/article/pii/B0122272404000800

Text Entry When Movement is Impaired

Shari Trewin, John Arnott, in Text Entry Systems, 2007

15.3.2 Abbreviation Expansion

Popular word processing programs often include abbreviation expansion capabilities. Abbreviations for commonly used text can be defined, allowing a long sequence such as an address to be entered with just a few keystrokes. With a little investment of setup time, those who are able to remember the abbreviations they have defined can find this a useful technique. Abbreviation expansion schemes have also been developed specifically for people with disabilities (Moulton et al., 1999; Vanderheiden, 1984).

Automatic abbreviation expansion at phrase/sentence level has also been investigated: the Compansion (Demasco & McCoy, 1992; McCoy et al., 1998) system was designed to process and expand spontaneous language constructions, using Natural Language Processing to convert groups of uninflected content words automatically into full phrases or sentences. For example, the output sentence “John breaks the window with the hammer” might derive from the user input text “John break window hammer” using such an approach.

With the rise of text messaging on mobile devices such as mobile (cell) phones, abbreviations are increasingly commonplace in text communications. Automatic expansion of many abbreviations may not be necessary, however, depending on the context in which the text is being used. Frequent users of text messaging can learn to recognize a large number of abbreviations without assistance.

Read full chapter

URL: 

https://www.sciencedirect.com/science/article/pii/B9780123735911500152

Case Studies

Brett Shavers, in Placing the Suspect Behind the Keyboard, 2013

Altered evidence and spoliation

Electronic evidence in the form of word processing documents which were submitted by a party in litigation is alleged to have been altered. Altered electronic evidence has become a common claim with the ability to determine the changes becoming more difficult. How do you know if an email has been altered? What about a text document?

Case in Point

Odom v Microsoft and Best Buy, 2006

The Odom v Microsoft and Best Buy litigation primarily focused on Internet access offered to customers in which the customers were automatically billed for Internet service without their consent. One of the most surprising aspects of this case involved the altering of electronic evidence by an attorney for Best Buy. The attorney, Timothy Block, admitted to altering documents prior to producing the documents in discovery to benefit Best Buy.

Investigative Tips: All evidence needs to be validated for authenticity. The weight given in legal hearings depends upon the veracity of the evidence. Many electronic files can be quickly validated through hash comparisons. An example seen in Figure 11.4 shows two files with different file names, yet their hash values are identical. If one file is known to be valid, perhaps an original evidence file, any file matching the hash values would also be a valid and unaltered copy of the original file.

Figure 11.4. Two files with different file names, but having the same hash value, indicating the contents of the files are identical.

Alternatively, Figure 11.5 shows two files with the same file name but having different hash values. If there were a claim that both of these files are the same original files, it would be apparent that one of the files has been modified.

Figure 11.5. Two files with the same file names, but having different hash values, indicating the contents are not identical.

Finding the discrepancies or modifications of an electronic file can only be accomplished if there is a comparison to be made with the original file. Using Figure 11.5 as an example, given that the file having the MD5 hash value of d41d8cd98f00b204e9800998ecf8427e is the original, and where the second file is the alleged altered file, a visual inspection of both files should be able to determine the modifications. However, when only file exists, proving the file to be unaltered is more than problematic, it is virtually impossible.

In this situation of having a single file to verify as original and unaltered evidence, an analysis would only be able to show when the file was modified over time, but the actual modifications won’t be known. Even if the document has “track changed” enabled, which logs changes to a document, that would only capture changes that were tracked, as there may be more untracked and unknown changes.

As a side note to hash values, in Figure 11.5, the hash values are completely different, even though the only difference between the two sample files is a single period added to the text. Any modification, no matter how minor, results in a drastic different hash value.

The importance in validating files in relation to the identification of a suspect that may have altered a file is that the embedded metadata will be a key point of focus and avenue for case leads. As a file is created, copied, modified, and otherwise touched, the file and system metadata will generally be updated.

Having the dates and times of these updates should give rise to you that the updates occurred on some computer system. This may be on one or more computers even if the file existed on a flash drive. At some point, the flash drive was connected to a computer system, where evidence on a system may show link files to the file. Each of these instances of access to the file is an opportunity to create a list of possible suspects having access to those systems in use at each updated metadata fields.

In the Microsoft Windows operating systems, Volume Shadow Copies may provide an examiner with a string of previous versions of a document, in which the modifications between each version can be determined. Although not every change may have been incrementally saved by the Volume Shadow Service, such as if the file was saved to a flash drive, any previous versions that can be found will allow to find some of the modifications made.

Where a single file will determine the outcome of an investigation or have a dramatic effect on the case, the importance of ‘getting it right’ cannot be overstated. Such would be the case of a single file, modified by someone in a business office, where many persons had common access to the evidence file before it was known to be evidence. Finding the suspect that altered the evidence file may be simple if you were at the location close to the time of occurrence. Interviews of the employees would be easier as most would remember their whereabouts in the office within the last few days. Some may be able to tell you exactly where other employees were in the office, even point the suspect out directly.

But what if you are called in a year later? How about 2 or more years later? What would be the odds employees remembering their whereabouts on a Monday in July 2 years earlier? To identify a suspect at this point requires more than a forensic analysis of a computer. It will probably require an investigation into work schedules, lunch schedules, backup tapes, phone call logs, and anything else to place everyone somewhere during the time of the file being altered.

Potentially you may even need to examine the hard drive of a copy machine and maybe place a person at the copy machine based on what was copied at the time the evidence file was being modified. When a company’s livelihood is at stake or a person’s career is at risk, leave no stone unturned. If you can’t place a suspect at the scene, you might be able to place everyone else at a location, and those you can’t place, just made your list of possible suspects.

Read full chapter

URL: 

https://www.sciencedirect.com/science/article/pii/B9781597499859000113

When, How, and Why Do We Trust Technology Too Much?

Patricia L. Hardré, in Emotions, Technology, and Behaviors, 2016

Trusting Spelling and Grammar Checkers

We often see evidence that users of word processing systems trust absolutely in spelling and grammar checkers. From errors in business letters and on resumes to uncorrected word usage in academic papers, this nonstrategy emerges as epidemic. It underscores a pattern of implicit trust that if a word is not flagged as incorrect in a word processing system, then it must be not only spelled correctly but also used correctly. The overarching error is trusting the digital checking system too much, while the underlying functional problem is that such software identifies gross errors (such as nonwords) but cannot discriminate finer nuances of language requiring judgment (like real words used incorrectly). Users from average citizens to business executives have become absolutely comfortable with depending on embedded spelling and grammar checkers that are supposed to autofind, trusting the technology so much that they often do not even proofread. Like overtrust of security monitoring, these personal examples are instances of reduced vigilance due to their implicit belief that the technology is functionally flawless, that if the technology has not found an error, then an error must not exist.

Read full chapter

URL: 

https://www.sciencedirect.com/science/article/pii/B9780128018736000054

Establishing a C&A Program

Laura Taylor, Matthew Shepherd Technical Editor, in FISMA Certification and Accreditation Handbook, 2007

Template Development

Certification Packages consist of a set of documents that all go together and complement one another. A Certification Package is voluminous, and without standardization, it takes an inordinate amount of time to evaluate it to make sure all the right information is included. Therefore, agencies should have templates for all the documents that they require in their Certification Packages. Agencies without templates should work on creating them. If an agency does not have the resources in-house to develop these templates, they should consider outsourcing this initiative to outside consultants.

A template should be developed using the word processing application that is the standard within the agency. All of the relevant sections that the evaluation team will be looking for within each document should be included. Text that will remain constant for a particular document type also should be included. An efficient and effective C&A program will have templates for the following types of C&A documents:

Categorization and Certification Level Recommendation

Hardware and Software Inventory

Self-Assessment

Security Awareness and Training Plan

End-User Rules of Behavior

Incident Response Plan

Security Test and Evaluation Plan

Privacy Impact Assessment

Business Risk Assessment

Business Impact Assessment

Contingency Plan

Configuration Management Plan

System Risk Assessment

System Security Plan

Security Assessment Report

The later chapters in this book will help you understand what should be included in each of these types of documents. Some agencies may possibly require other types of documents as required by their information security program and policies.

Templates should include guidelines for what type of content should be included, and also should have built-in formatting. The templates should be as complete as possible, and any text that should remain consistent and exactly the same in like document types should be included. Though it may seem redundant to have the exact same verbatim text at the beginning of, say, each Business Risk Assessment from a particular agency, each document needs to be able to stand alone and make sense if it is pulled out of the Certification Package for review. Having similar wording in like documents also shows that the packages were developed consistently using the same methodology and criteria.

With established templates in hand, it makes it much easier for the C&A review team to understand what it is that they need to document. Even expert C&A consultants need and appreciate document templates. Finding the right information to include the C&A documents can by itself by extremely difficult without first having to figure out what it is that you are supposed to find—which is why the templates are so very important. It’s often the case that a large complex application is distributed and managed throughout multiple departments or divisions and it can take a long time to figure out not just what questions to ask, but who the right people are who will know the answers.

Read full chapter

URL: 

https://www.sciencedirect.com/science/article/pii/B9781597491167500093

Speech Recognition

John-Paul Hosom, in Encyclopedia of Information Systems, 2003

I.B. Capabilities and Limitations of Automatic Speech Recognition

ASR is currently used for dictation into word processing software, or in a “command-and-control” framework in which the computer recognizes and acts on certain key words. Dictation systems are available for general use, as well as for specialized fields such as medicine and law. General dictation systems now cost under $100 and have speaker-dependent word-recognition accuracy from 93% to as high as 98%. Command-and-control systems are more often used over the telephone for automatically dialing telephone numbers or for requesting specific services before (or without) speaking to a human operator. Telephone companies use ASR to allow customers to automatically place calls even from a rotary telephone, and airlines now utilize telephone-based ASR systems to help passengers locate and reclaim lost luggage. Research is currently being conducted on systems that allow the user to interact naturally with an ASR system for goals such as making airline or hotel reservations.

Despite these successes, the performance of ASR is often about an order of magnitude worse than human-level performance, even with superior hardware and long processing delays. For example, recognition of the digits “zero” through “nine” over the telephone has word-level accuracy of about 98% to 99% using ASR, but nearly perfect recognition by humans. Transcription of radio broadcasts by world-class ASR systems has accuracy of less than 87%. This relatively low accuracy of current ASR systems has limited its use; it is not yet possible to reliably and consistently recognize and act on a wide variety of commands from different users.

Read full chapter

URL: 

https://www.sciencedirect.com/science/article/pii/B0122272404001647

Prototyping

Rex Hartson, Pardha Pyla, in The UX Book (Second Edition), 2019

20.7 Software Tools for Making Wireframes

Wireframes can be sketched using any drawing or word processing software package that supports creating and manipulating shapes. While many applications suffice for simple wireframing, we recommend tools designed specifically for this purpose. We use Sketch, a drawing app, to do all the drawing. Craft is a plug-in to Sketch that connects it to InVision, allowing you to export Sketch screen designs to InVision to incorporate hotspots as working links.

In the “Build mode” of InVision, you work on one screen at a time, adding rectangular overlays that are the hotspots. For each hotspot, you specify what other screen you go to when someone clicks on that hotspot in “Preview mode.” You get a nice bonus using InVision: In the “operate” mode, you, or the user, can click anywhere in an open space in the prototype and it highlights all the available links. These tools are available only on Mac computers, but similar tools are available under Windows.

Beyond this discussion, it’s not wise to try to cover software tools for making prototypes in this kind of textbook. The field is changing fast and whatever we could say here would be out of date by the time you read this. Plus, it wouldn’t be fair to the numerous other perfectly good tools that didn’t get cited. To get the latest on software tools for prototyping, it’s better to ask an experienced UX professional or to do your research online.

Read full chapter

URL: 

https://www.sciencedirect.com/science/article/pii/B9780128053423000205

Design Production

Rex Hartson, Partha S. Pyla, in The UX Book, 2012

9.5.3 How to Build Wireframes?

Wireframes can be built using any drawing or word processing software package that supports creating and manipulating shapes, such as iWork Pages, Keynote, Microsoft PowerPoint, or Word. While such applications suffice for simple wireframing, we recommend tools designed specifically for this purpose, such as OmniGraffle (for Mac), Microsoft Visio (for PC), and Adobe InDesign.

Many tools and templates for making wireframes are used in combination—truly an invent-as-you-go approach serving the specific needs of prototyping. For example, some tools are available to combine the generic-looking placeholders in wireframes with more detailed mockups of some screens or parts of screens. In essence they allow you to add color, graphics, and real fonts, as well as representations of real content, to the wireframe scaffolding structure.

In early stages of design, during ideation and sketching, you started with thinking about the high-level conceptual design. It makes sense to start with that here, too, first by wireframing the design concept and then by going top down to address major parts of the concept. Identify the interaction conceptual design using boxes with labels, as shown in Figure 9-4.

Take each box and start fleshing out the design details. What are the different kinds of interaction needed to support each part of the design, and what kinds of widgets work best in each case? What are the best ways to lay them out? Think about relationships among the widgets and any data that need to go with them. Leverage design patterns, metaphors, and other ideas and concepts from the work domain ontology. Do not spend too much time with exact locations of these widgets or on their alignment yet. Such refinement will come in later iterations after all the key elements of the design are represented.

As you flesh out all the major areas in the design, be mindful of the information architecture on the screen. Make sure the wireframes convey that inherent information architecture. For example, do elements on the screen follow a logical information hierarchy? Are related elements on the screen positioned in such a way that those relationships are evident? Are content areas indented appropriately? Are margins and indents communicating the hierarchy of the content in the screen?

Next it is time to think about sequencing. If you are representing a workflow, start with the “wake-up” state for that workflow. Then make a wireframe representing the next state, for example, to show the result of a user action such as clicking on a button. In Figure 9-6 we showed what happens when a user clicks on the “Related information” expander widget. In Figure 9-7 we showed what happens if the user clicks on the “One-up” view switcher button.

Once you create the key screens to depict the workflow, it is time to review and refine each screen. Start by specifying all the options that go on the screen (even those not related to this workflow). For example, if you have a toolbar, what are all the options that go into that toolbar? What are all the buttons, view switchers, window controllers (e.g., scrollbars), and so on that need to go on the screen? At this time you are looking at scalability of your design. Is the design pattern and layout still working after you add all the widgets that need to go on this screen?

Think of cases when the windows or other container elements such as navigation bars in the design are resized or when different data elements that need to be supported are larger than shown in the wireframe. For example, in Figures 9-5 and 9-6, what must happen if the number of photo collections is greater than what fits in the default size of that container? Should the entire page scroll or should new scrollbars appear on the left-hand navigation bar alone? How about situations where the number of people identified in a collection are large? Should we show the first few (perhaps ones with most number of associated photos) with a “more” option, should we use an independent scrollbar for that pane, or should we scroll the entire page? You may want to make wireframes for such edge cases; remember they are less expensive and easier to do using boxes and lines than in code.

As you iterate your wireframes, refine them further, increasing the fidelity of the deck. Think about proportions, alignments, spacing, and so on for all the widgets. Refine the wording and language aspects of the design. Get the wireframe as close to the envisioned design as possible within the constraints of using boxes and lines.

Read full chapter

URL: 

https://www.sciencedirect.com/science/article/pii/B9780123852410000099

Word processing is the process of adding text to a word processing unit such as a computer or typewriter. The typed words are stored in the computer or word processor temporarily to allow for editing before a hard copy of the document. The term «word processing» is a fairly general term, so it may refer to several types of writing without the use of pen and paper. Typewriters, for example, process words directly onto a paper without storing the data, while computers use specific programs to store the typed data before printing.

Modified typewriters have been commonly used in the past for word processing. The typewriter would store the data — usually with the use of a computer chip — before printing the words onto a page. The person using the word processor could then check the writing for errors before printing the final draft. When computers became common in the workplace and at home, word processors became mostly obsolete, though some models are still used for a wide range of purposes, including as educational devices for students with special needs.

Typewriters create words directly on paper without storing any data.

Typewriters create words directly on paper without storing any data.

Computers have generally taken over word processing duties. The computers feature specific programs in which a person can type manuscripts of any length. The data is stored as an electronic document that can be opened, closed, saved, and edited at any time. This allows the user to make corrections or changes to a document multiple times before printing out a hard copy of the document. In many cases, the document is not printed out onto hard copy paper at all; instead, it can be used on the internet, in e-mails, or for other digital purposes.

Computers use specific word processing programs to store the typed data before printing.

Computers use specific word processing programs to store the typed data before printing.

Simpler programs, such as text editors or notepads, can be used to record text quickly without excess formatting options, such as multiple fonts or font sizes. Such programs are easy to use and do not come loaded with formatting features, such as color, multiple fonts, line spacing options, and so on. They are meant to be used for quick word processing that will not need to be formatted for presentation.

Word processing software often includes several features unavailable on typewriters or older word processors. Such features may include the ability to manipulate the layout of the text, the size and color of the font, the type of font used, line spacing, margin adjustments, and the ability to insert photos, web links, graphs, charts, and other objects directly into the document.

What Does Word Processing Mean?

Word processing is the process of creating and editing documents on a computer. It allows a user to create documents that mimic the format and style of a typical typewriter. It requires a computer and word processing software. A printer may also be used to create a physical copy of the document.

Techopedia Explains Word Processing

Word processing is one of the earliest and most commonly used types of computer software. In fact, word processing software is often cited as a major factor in the launch the personal computer industry. This software did such a great job of automating processes that had previously been performed by a dedicated machine (in this case a typewriter) that this type of software helped bring personal computers into the households of regular people, rather than just businesses.

Even today, word processors reflect their history as digital typewriters. They display a sheet of paper on the screen, which captures user input from the keyboard. The user can select different font styles, sizes, colors and many different customizations. And, unlike manual word processing, the digital variety is is much faster and more flexible.

word_processing, software, review, technical_writingWhat is a Word Processor?

You might have heard the widely thrown around term of ‘paperless office’ or ‘paperless environment’. Although we’re still a long way off from realizing that dream, but there are instances where paper as such is no longer required to any type of official business level communication.

Most of the credit for this definitely goes to word processor programs and applications that help employees put in their communication through digital means. Not only have such word processors allowed for quick and easy communication internally (or externally) within an organization but also has helped improve effectiveness and efficiency of a workplace – since waiting times have been reduced drastically.

So before we dive deep into the different types of word processors available in the market, let’s have a look at how it all began.

The History of Word Processor – How It All Began?

Take today’s word processors as an extension or an evolved form of a type writer. Originally marketed back in 1867, a manual typewriter was first introduced in to the market by a gun manufacturing company.

The first phase of this evolution involved electric typewriters, which could be used for typing of letters automatically while adding/removing specific letters in case of any corrections.

Automatic Typewriters

This was as ‘automatic’ as you could get – a type writer person would manually type something, then proof read it for any mistakes. Once he/she was satisfied, a final re-type would be needed to actually finish the document.

The operators in charge of these word processors were trained typists, who had to be very careful with specifics of a page like orientation, line spacing, page width and all of these details had to be taken into consideration manually. Later on, change in font was added as a new feature enjoyed by some of the leading newspaper agencies for their print production and newsletters. The default ‘typing ball’ font slowly was replaced by a collection of changeable fonts.

From Typewriters to Word Processors

At that time, there were no personal computers. Machines would specifically be built for the purpose of word processing. Rather than evolving through ideas of mathematicians and computer geeks, the word processor was in fact born out of the necessity of writers. Later on, as the computers started to trickle down into our personal lives did we see word processors integrated with the personal computer.

As such, the actual introduction of word processing software that we see today is not marked for sure with a historical timeline. But it’s safe to say that with the mass division of personal computers and printers in the early 1990’s, typewriters as such were fully replaced with dedicated word processing software and programs rather than having to resort to separate machines for typing text on to paper.

Let us fast forward to present time and see what exactly are Word Processors used for nowadays.

Word Processors – What Are They Used For?

In a contemporary office (or a professional) environment, a word processing software is used to create documents and reports like for example a resume or a marketing proposal. Text is entered by typing letters using a keyboard on to a software that takes care of the functions of editing, copying, pasting, deleting and other formatting methods.

Features of a Word Processor

Some of the basic features of a word processor includes:

  • Copying, editing, saving and printing reports and documents
  • Copying, deleting, pasting, and shifting text within a certain page/document
  • Formatting of text like changing size (font size), italicizing (italics), bolding (bold) or strikethroughs and underlines
  • Formatting tables (drawing/inserting rows and columns to make full-fledged tables)
  • Placing pictures, graphs and all sorts of illustrations within and around the text document
  • Correction of spelling mistakes and a fully functioning dictionary in most cases

Word processing software should not be confused with simple text editors. Text editors (like Window’s Notepad) can also allow you to type in text with a few basic formatting inputs but don’t have the more advanced features like underlining, different fonts, adding pictures and graphs etc.

Top Three Popular and Best Word Processors

So let us now look at what word processors are the best options available out there in the market. We will start off with the most popular one as of yet; Microsoft Word.

Microsoft Word

Microsoft Word, word_processor, ms_word, word_2013Microsoft Word is hands down the most popular of all word processing software out there. According to the company Microsoft itself, the estimation is that around half a billion people on this planet currently use Microsoft Word for the purpose of word processing. It is therefore no surprise that 90 percent of the word processing market share is captured by Microsoft Word.

Originally introduced to the public back in the year 1989, the current version of Microsoft Word has seen numerous updates (multiple times each year) and comes as a package with the suite of Office applications along with PowerPoint, Publisher, Excel, and Outlook.

WordPerfect

WordPerfect, word_processor, softwareIf you ask someone knowledgeable in the computer industry to name a software other than Microsoft Word itself, the word WordPerfect will be the obvious answer. More suited towards writing short essays and quick articles, WordPerfect best strength is its compatibility with Microsoft Word. A bit ironic but it definitely does the trick when you need to open up WordPerfect documents with Microsoft Word.

Lotus Word Pro

Lotus Word Pro, word_processor, software, word_processingIf your office computers are integrated on Lotus portal, then Lotus Word Pro is your ideal for all your needs. Lotus Word Pro can be connected with all your Lotus applications to produce properly formatted documents. Although it’s produced and distributed by IBM Corporation, it’s also compatible with Windows based programs particularly Microsoft Word.

Author: Bilal Ibrar

A marketing graduate with a passion for writing on topics related to social media, technology and business in general. Hobbies include gaming, animation and motorsports

Encyclopedia Britannica

Encyclopedia Britannica

  • Entertainment & Pop Culture
  • Geography & Travel
  • Health & Medicine
  • Lifestyles & Social Issues
  • Literature
  • Philosophy & Religion
  • Politics, Law & Government
  • Science
  • Sports & Recreation
  • Technology
  • Visual Arts
  • World History
  • On This Day in History
  • Quizzes
  • Podcasts
  • Dictionary
  • Biographies
  • Summaries
  • Top Questions
  • Infographics
  • Demystified
  • Lists
  • #WTFact
  • Companions
  • Image Galleries
  • Spotlight
  • The Forum
  • One Good Fact
  • Entertainment & Pop Culture
  • Geography & Travel
  • Health & Medicine
  • Lifestyles & Social Issues
  • Literature
  • Philosophy & Religion
  • Politics, Law & Government
  • Science
  • Sports & Recreation
  • Technology
  • Visual Arts
  • World History
  • Britannica Explains
    In these videos, Britannica explains a variety of topics and answers frequently asked questions.
  • Britannica Classics
    Check out these retro videos from Encyclopedia Britannica’s archives.
  • Demystified Videos
    In Demystified, Britannica has all the answers to your burning questions.
  • #WTFact Videos
    In #WTFact Britannica shares some of the most bizarre facts we can find.
  • This Time in History
    In these videos, find out what happened this month (or any month!) in history.
  • Student Portal
    Britannica is the ultimate student resource for key school subjects like history, government, literature, and more.
  • COVID-19 Portal
    While this global health crisis continues to evolve, it can be useful to look to past pandemics to better understand how to respond today.
  • 100 Women
    Britannica celebrates the centennial of the Nineteenth Amendment, highlighting suffragists and history-making politicians.
  • Saving Earth
    Britannica Presents Earth’s To-Do List for the 21st Century. Learn about the major environmental problems facing our planet and what can be done about them!
  • SpaceNext50
    Britannica presents SpaceNext50, From the race to the Moon to space stewardship, we explore a wide range of subjects that feed our curiosity about space!

Updated: 12/31/2022 by

Word processing describes creating or editing a document using a word processor, such as Microsoft Word, Google Docs, or OpenOffice Writer. For example, a student could create a book report in a Word Processor application. Then, the student could print it, save it to a disk, display it on the screen, or send it over e-mail. Also, a person looking for a job could create a résumé using a word processor, then e-mail or print and mail it to job recruiters.

How to open a word processing file

How a word processing file opens depends on the type of word processor software used to create the file and its file format. Thankfully today, most word processors are capable of opening most word processor files, and as long as you can access one of them, you can open the file. For example, a file called «example.doc» was likely created in Microsoft Word and opens in Microsoft Word or OpenOffice or uploaded to Google Docs and viewed and edited online.

  • Where can I get a free word processor?

What was used before word processing?

Before computers, people used typewriters to write reports or other documents, which had nowhere near the capabilities as today’s word processors. With a word processor, you can easily edit and make changes to a document, move text around in a document, add images, change fonts, check for spelling errors, and more.

Today’s word processing concept was introduced by IBM with its introduction of the IBM Magnetic Tape Selectric Typewriter in 1964, which pioneered using magnetic recording devices and typewriting. Referred to as «power typing,» the feature of revising stored text improved office efficiency by allowing typists to type at «rough draft» speed without the pressure of worrying about mistakes.

Typography terms, Word processor, Word processor terms

Word Processing

Topic: Word Processing

Class: SSS Two

Definition of Terms

Word Processing: Word processing means using the computer to create, edit, and print document.

Word processor: A word processor is an electronic device or computer software application, which performs the task of composition, editing, formatting, and printing of documents.

Text Document: Text document is something written, printed, or online document that presents data in the form of an articles, letter, memorandum, report, etc.

Examples of Word Processors

There are many word processing software packages available today, such as WordStar, MS-word, Corel WordPerfect, WordPad, Notepad, WPS writer, etc

Application Areas of Word processing Software

i. Offices

ii. Publishing

iii. Journalism

iv. Education

v. Articles

Steps Involved in Loading Microsoft Word

There are two ways of loading Microsoft word:

a. If the icon of the package is on desktop, double click on it for it to open

b. If the icon is not on the desktop, follow the step below:

i. Click the Start Button

ii. Click on all program

iii. Select and click Microsoft office

iv. Select and click Microsoft Word

MS-Word Processing Environment


The word window is made up of many components that are displayed onscreen at the start of the program such as:

a. Title bar: The title bar is the top part of the window displaying MS Word. It displays the name of the active document.

b. Menu bar: The menu bar contains commands for word operation. E.g Home, Insert, view, insert, page layout, etc

c. Status bar: bottom of the window it displays the status of the document

d. Toolbar: Toolbar serves as short cuts for common commands such as save, print, new, open, undo, etc.

e. Work space: it is the area where actual word processing is done.

f. Formatting toolbar: This toolbar contains shortcut to the commands used for formatting text. You can change your word or line paragraph to bold, italic or underline,

Facilities Available in a Word Processor

a. Type document: the Keyboard is used to type a document. You type a document by pressing the relevant keys on the keyboard in order to arrive at the desired word.

b. Edit document: This is the ability to change text by adding, deleting and rearranging letters, words, sentences and paragraph.

c. Store document: Word processor gives the opportunity of accessing a previously saved file or document either on the computer or on external storage facility.

d. Move, copy and paste: A word, line or text, paragraph, page or diagram can be moved from one document to another. It could be also be within a document that for one line to the other. It can also be from one application packages to the other, e.g., from CorelDraw to Microsoft Word.

Features of a Word Processor

Word processor varies considerably, but all word processors support the following basic features:

Insert text: Allows you to insert text anywhere in the document

Delete text: Allows you to erase characters, words, lines, or passages.

Cut and paste: Allows you to remove a section of text from one place in a document and insert it somewhere else

Copy: Allows you to duplicate a section of text

Page size and Margins: allows you to define various page size and margins.

Search and replace: Allows you to search for a particular word or phrase and also replace one group of characters with another everywhere that first group appears.

Word wrap: The word processor automatically moves to the next line when you have filled one line with text.

Headers, footers, and page numbering: Allows you to specify customized headers and footers the word process will display at the top and bottom of every page

Font Specification: Allows you to change font attributes within a document.

Spell Checker: A utility that allows you to check the spelling of words. It will highlight any word that it does not recognize

Thesaurus: Allows you to search for synonyms without leaving the word processor

WYSIWYG (what you see is what you get): With WYSIWYG, a document appears the display screen exactly as it will look when printed. ETC



Word Processing 381

Photo by: virtua73

Word processing technology refers to various kinds of electronic text
storage and manipulation devices, primarily through use of a computer

software


application. Although there are many specific computer programs and other
devices available for word processing functions, as a class these have
become one of the most basic and ubiquitous tools in the contemporary
business world.

HISTORY OF WORD PROCESSING

The first machines able to record typed information for reuse were the
automatic typewriters of the 1930s, which used rolls of paper tape to
record keystrokes. The next major advance came in the 1960s when IBM
introduced a typewriter capable of storing information that could later be
revised. Released in 1964, the MT/ST (Magnetic Tape/Selectric Typewriter)
used magnetic tape rather than paper to store data. However, this
typewriter only allowed minimal editing in the middle of a document, as
anything changed had to occupy the same number of characters as the
original text. This limitation was surmounted shortly afterward with the
development of IBM’s MC/ST (Mag Card Selectric Typewriter), which
allowed full document editing and soon became the industry standard for
word processing devices.

Word processing technology evolved swiftly during the 1970s as such
companies as Wang Laboratories, Olivetti, and Digital Equipment
Corporation (DEC) entered the field. Notably, virtually all of the major
developers also had ties to the nascent computer industry, and the
creation of dedicated word processing machines often followed a parallel
course to that of microcomputers.

Technical developments such as cathode-ray-tube (CRT) monitors and
microchips—also used in computers—advanced the capabilities
of word processors far beyond any typewriter. A noteworthy innovation was
Xerox’s Bravo model of the mid-1970s. It allowed users to make font
face, formatting, and graphical changes easily using a mouse-like pointer.

Large metropolitan newspapers were among the first to embrace word
processors. Law and real estate offices were also prime customers because
they generated lengthy, largely standard documents such as contracts that
lent themselves to storage and manipulation in order to save labor.

By the 1980s dedicated word processing devices and personal computers
began to diverge, and computers running word processing software began to
take a growing share of the market. While top-of-the-line
word processing machines were sometimes better equipped to deliver highly
formatted and easily manipulated text, computers offered businesses the
ability to run a much wider range of applications, including spreadsheets
and databases, in addition to document management.

Some stand-alone word processors also mimicked simple spreadsheet and
related functions, but by the early 1990s personal computers were
increasingly sought instead of such devices. By this time, some estimates
suggest that as much as 95 percent of all secretaries were using some form
of word processing software. As PC use continued to soar, stand-alone word
processing units were relegated to mostly niche markets; and for business
purposes word processing became synonymous with a category of computer
software and the associated functions.

APPLICATIONS OF WORD PROCESSING

The production of printed documents before word processing was a
comparatively arduous task. Standard contracts had to be typed
individually, or preprinted forms had to be carefully fed through a
typewriter in order to align the typewriter text with the appropriate
blanks on the form. Minor corrections could require whole pages to be
retyped. Word processing software on computers all but eliminated much of
this tedium, and it has been estimated that a secretary using a word
processor may be three times more efficient than one using a typewriter.

In addition to merely storing documents for later manipulation and
retrieval, modem word processing software applications offer general
features such as:

  • spelling and grammar checks
  • thesauri
  • word counts
  • search-and-replace functions.

As word processors have grown more sophisticated, they have advanced from
the arena of creating simple documents to the realms of

desktop publishing


and integrated office information processing. All modem word processors
contain extensive options for formatting text—be it choosing a font
face, a point size, or a justification style. Off-the-shelf word
processing packages by leading software publishers also routinely include
the following capabilities:

  • the ability to create spreadsheet tables with embedded formulas for
    automated calculations
  • the ability to create a form letter and merge it with a list of
    recipient names and addresses for producing a mass mailing
  • tools for placing custom shapes, colors, and graphics to produce highly
    formatted documents
  • integration with certain spreadsheet and database programs to enable
    cross-use of structured data
  • a facility for storing regularly used text formats as user-specified
    «styles»
  • the ability to automatically generate indexes and table of contents
  • the ability to store user-defined sets of keystrokes and procedures,
    often called macros, to automate repetitive tasks.

Since the mid-1990s most word processing software has also included modest
provisions for e-mail and

Internet

use. For instance, Internet addresses might be specially encoded in
documents so that when a user selects the address it launches a web
browser. Some programs have even added utilities for creating simple web
pages.

PLANNED OBSOLESCENCE?

A corollary to the development of complex word processing software has
been the rate at which programs on the market have been rendered obsolete
by newer versions. Cynics describe this phenomenon as planned obsolescence
or as a money-making scheme by software publishers. Whether or not either
of these charges is valid, among the major word processing packages, such
as Microsoft Word, WordPerfect (Corel Corporation), and Word Pro (Lotus
Development Corporation), new releases have been issued at approximately
two-year intervals. Owners of previous versions are usually offered a
discount for upgrading. While these upgrades typically are compatible with
the next most recent version, backwards compatibility erodes quickly with
each new version. This is not to suggest that the new versions have not
had their merits. On the contrary, a single upgrade can streamline an
awkward program into an intuitive and efficient application, although such
a radical improvement tends to be the exception. In addition to making
existing functionalities more accessible and efficient, most word
processor upgrades boast some kind of new functions. As an example, in the
late 1990s a couple of the leading publishers were touting voice
recognition features in their programs as a substitute for typing.

FURTHER READING:

Miller, Susan, and Kyle Knowles. «New Ways of Writing: A Handbook
for Writing with Computers.» New York: Prentice Hall, 1996.

Picarille, Lisa. «More Roads Lead to the ‘Net.»

Computerworld,

19 February 1996, 59.

«Work Smart.»

Fortune,

summer 1998, 168.



Other articles you might like:

Понравилась статья? Поделить с друзьями:
  • Word processing computers can be
  • Word processing computer software programs
  • Word processing computer skills
  • Word processing can be defined as
  • Word processing business services