All Topics  
Text-based

 

   Email Print
   Bookmark   Link






 

Text-based



 
 
Usually used in reference to a computer application, especially a computer game, a text-based application
Application software

Application software is any tool that functions and is operated by means of a computer, with the purpose of supporting or improving the software user 's work....
 is one whose primary input and output are based on text rather than graphics
Graphics

Graphics are visual presentations on some surface, such as a wall, canvas, computer screen, paper, or stone to brand, inform, illustrate, or entertain....
. This does not mean that text-based applications do not have graphics, just that the graphics are secondary to the text.

re the 1980s, most computer
Computer

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

A role within Information technology, computer operators oversee the running of computer systems, ensuring that the machines are running and physically secured....
 used the keyboard as the main input device
Input device

An input device is any peripheral used to provide data and control signals to an information processing system . Input and output devices make up the hardware interface between a computer as a or 6DOF controller....
 to type in necessary commands into the terminal
Computer terminal

A computer terminal is an electronic or electromechanical computer hardware device that is used for entering data into, and displaying data from, a computer or a computing system....
 that could only display text on a low-resolution monochrome video monitor
Video monitor

A video monitor also called a broadcast monitor, broadcast reference monitor or just reference monitor, is a device similar to a television, used to monitor the output of a video-generating device, such as a media playout Server , IRD, video camera, VCR, or DVD player....
.






Discussion
Ask a question about 'Text-based'
Start a new discussion about 'Text-based'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Usually used in reference to a computer application, especially a computer game, a text-based application
Application software

Application software is any tool that functions and is operated by means of a computer, with the purpose of supporting or improving the software user 's work....
 is one whose primary input and output are based on text rather than graphics
Graphics

Graphics are visual presentations on some surface, such as a wall, canvas, computer screen, paper, or stone to brand, inform, illustrate, or entertain....
. This does not mean that text-based applications do not have graphics, just that the graphics are secondary to the text.

History

Before the 1980s, most computer
Computer

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

A role within Information technology, computer operators oversee the running of computer systems, ensuring that the machines are running and physically secured....
 used the keyboard as the main input device
Input device

An input device is any peripheral used to provide data and control signals to an information processing system . Input and output devices make up the hardware interface between a computer as a or 6DOF controller....
 to type in necessary commands into the terminal
Computer terminal

A computer terminal is an electronic or electromechanical computer hardware device that is used for entering data into, and displaying data from, a computer or a computing system....
 that could only display text on a low-resolution monochrome video monitor
Video monitor

A video monitor also called a broadcast monitor, broadcast reference monitor or just reference monitor, is a device similar to a television, used to monitor the output of a video-generating device, such as a media playout Server , IRD, video camera, VCR, or DVD player....
. The majority of end-user software was also written in text-based mode during this time. During this era, operating a computer was considered to be a challenging task because of the complexity of the text-based environment.

However, with the development of the graphical user interface
Graphical user interface

A graphical user interface is a type of user interface which allows people to human-computer interaction such as computers; hand-held devices such as MP3 Players, Portable Media Players or Gaming devices; household appliances and office equipment....
 and the improvement in hardware, many software engineer
Software engineer

A software engineer is a person who applies the principles of software engineering to the design, development, testing, and evaluation of the software and systems that make computers or anything with software such as chips work....
s started adding graphics for their applications. As a result, the pointing device that controls the coordination of the cursor on the screen became a primary input source (such as a mouse
Mouse

A mouse is a small animal that belongs to one of numerous species of rodents. The best known mouse species is the House Mouse . It is also a popular pet....
), and the graphics displayed with some text on the screen became a primary output source.

In modern computers, text-based software, usually accessed by the terminal or a console window, still exists in Unix
Unix

Unix is a computer operating system originally developed in 1969 by a group of American Telephone & Telegraph employees at Bell Labs, including Ken Thompson , Dennis Ritchie, Douglas McIlroy, and Joe Ossanna....
 and Linux
Linux

Linux is a generic term referring to Unix-like computer operating systems based on the Linux kernel. Their development is one of the most prominent examples of free and open source software collaboration; typically all the underlying source code can be used, freely modified, and redistributed by anyone under the terms of the GNU GPL license...
 operating system
Operating system

An operating system is an interface between hardware and applications; it is responsible for the management and coordination of activities and the sharing of the limited resources of the computer....
s. Some system commands on the Windows
Microsoft Windows

Microsoft Windows is a series of software operating systems and graphical user interfaces produced by Microsoft. Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces ....
 platform are also written as text-based programs because of their capabilities in handling powerful procedures with fewer system resources. However, the majority of the operations on a modern computer can be done without involving text-based software.

When the method used to access the operating system itself is text-based, the interface is usually referred to as a Command Line Interface
Command line interface

A command-line interface is a mechanism for interacting with a computer operating system or software by typing commands to perform specific tasks....
 (CLI). This is usually bash
Bash

Bash is a free software Unix shell written for the GNU Project. Its name is an acronym which stands for Bourne-again shell. The name is a pun on the name of the Bourne shell , an early and important Unix shell written by Stephen Bourne and distributed with Version 7 Unix circa 1978, and the concept of being "Born again Christianity"....
 in Linux and UNIX-based systems, and was once DOS
DOS

DOS, short for "Disk Operating System", is a shorthand term for several closely related operating systems that dominated the IBM PC compatible market between 1981 and 1995, or until about 2000 if one includes the partially DOS-based Microsoft Windows versions Windows 95, Windows 98, and Windows Me....
 in Microsoft based systems.

Benefits of text-based software

Text-based applications typically run faster than software involving graphics does. Text-based applications run faster because the machine does not expend resources on processing the graphics, which generally requires more system resources than text does. For the same reason, text-based applications use memory more efficiently.

Command line interfaces often provide the user more control on the software than a graphical user interface
Graphical user interface

A graphical user interface is a type of user interface which allows people to human-computer interaction such as computers; hand-held devices such as MP3 Players, Portable Media Players or Gaming devices; household appliances and office equipment....
, by taking all the details of a command as parameters and/or by redirecting the outputs between commands. Since the available parameters are not explicitly enumerated, the application can accept many more options than an equivalent GUI-based software: a high number of options in a GUI would make it too complex and impractical, but that doesn't happen in a CLI. Thus the text-based input can provide more flexibility at the cost of learnability
Learnability

Software testingIn software testing learnability, according to ISO 9126, is the capability of a software product to enable the user to learn how to use it....
 and a burden
Cognitive load

Cognitive Load is a term that refers to the load on working memory during instruction.Instruction may be aimed at teaching learners problem solving skills, thinking and reasoning skills Many would agree that people learn better when they can build on what they already understand , but the more a person has to learn in a shorter amount of...
 on user's memory.

As a result, text-based software can offer more powerful features than graphic-based software, such as combining the command using a pipeline
Pipeline (software)

In software engineering, a pipeline consists of a chain of processing elements , arranged so that the output of each element is the input of the next....
 that allows output of the first command to be used as the input of the next command. Using this, a complex operation can be accomplished in a single command line using a sequence of commands connected together in a pipeline.

In certain circumstances, text-based application offers faster user interaction than the graphic-based software does. Assuming that the user is fluent with typing, the user can enter faster commands faster than when using the graphical interface, because the users do not have to move their hands from the keyboard to enter different commands.

Limitations of text-based software

Many users may not find an application with a text-based interface very user-friendly. This is especially true for beginning computer users. While the user may learn how to operate the software by simply playing around or navigating through given options, a text-based system usually requires users to have a more detailed understanding of the commands. Many text-based applications have a menu or help system that shows the user some (or all) of the available options of the software.

Text-based software also has limitations on its output as well. Text-based output may not be considered very attractive to many users, and may be difficult to understand (compared to an output involving graphics).

Therefore, certain operations cannot be implemented using text-based software, due its limitation of range in its input and output.

See also

  • Text-based game
  • Text user interface
    Text user interface

    TUI short for: Text User Interface or Textual User Interface , is a retronym that was coined sometime after the invention of graphical user interfaces, to distinguish them from Text-based user interfaces....
  • Console application
    Console application

    A console application is a computer program designed to be used via a text-only computer interface, such as a text terminal, the command line interface of some Operating system or the text-based interface included with some Graphical user interface operating systems, such as the Win32 console in Microsoft Windows....
  • Box drawing characters
    Box drawing characters

    Box drawing characters, also known as line drawing characters, or pseudographics, are widely used in text user interfaces to draw various frames and boxes....