TECHNOLOGY 

Published on
KembaraXtra-Computer Terms – bare bones:
As an adjective, bare bones describes a system or application that includes only the most basic features required to perform its intended function. A bare bones software application provides minimal capabilities, focusing strictly on essential operations without additional tools or enhancements.


In hardware contexts, a bare bones computer refers to a system that contains only fundamental components needed for operation. Such systems usually include the motherboard with processor and memory, a cabinet, a power supply, a floppy disk drive, and a keyboard. Additional components such as a hard drive, video adapter, monitor, and other peripherals must be added by the user to complete the system.
Picture
Published on
Picture
KembaraXtra-Computer Terms – baseline:


In typography and computer graphics, the baseline is an imaginary horizontal line on which most characters in a line of text sit. The main body of letters such as A, E, and M rests directly on this line, while certain parts of characters, known as descenders, extend below it.


The baseline serves as an important reference point for aligning text and ensuring consistent spacing in printed or displayed content. By maintaining alignment along this invisible line, text appears orderly and readable across documents, screens, and graphical layouts.

Published on
KembaraXtra-Computer Terms – AUX:
AUX is a logical device name reserved in the MS-DOS operating system for an auxiliary device or peripheral. In most systems, AUX refers specifically to the first serial communication port, which is commonly identified as COM1. This port is typically used to connect devices such as modems, serial printers, or other communication hardware to the computer. By assigning a logical name like AUX, the operating system allows programs to access the device in a standardized way without requiring detailed knowledge of the underlying hardware configuration.


Picture
Published on
KembaraXtra-Computer Terms – avalanche ad:
An avalanche ad is a type of large-format online advertisement developed as an alternative to traditional banner advertisements on websites. These advertisements are designed to occupy a larger vertical space on a webpage in order to capture more user attention. Typically measuring about 120 by 800 pixels, avalanche ads provide a more prominent visual presence compared to standard banner ads and are often used for interactive or visually engaging promotional content displayed on web pages.


Picture
Published on
KembaraXtra-Computer Terms – availability:
Availability refers to the degree to which a computer system, device, or resource is accessible and ready for use when required. In computing environments, availability can describe how often a system or resource such as a printer or server is operational and able to perform its intended function. It is commonly expressed as a percentage representing the amount of time a system remains operational compared to the total time it is expected to be available. Availability is also an important measure of fault tolerance in computer systems, with highly available systems designed to operate continuously, often twenty-four hours a day and seven days a week, with minimal downtime.


Picture
Published on
KembaraXtra-Computer Terms – auxiliary storage:
Auxiliary storage refers to any storage medium used to store data that is not accessed directly by the computer’s microprocessor. Examples include devices such as hard disks, optical discs, and magnetic tapes. Unlike random access memory, which the processor uses directly for temporary data storage during program execution, auxiliary storage holds data and programs for long-term retention. Because it provides permanent or semi-permanent storage, auxiliary storage is commonly referred to as secondary storage or permanent storage, while the memory accessed directly by the processor is known as main memory.


Picture
Published on
KembaraXtra-Computer Terms – A/UX:
A/UX is a version of the UNIX operating system developed by Apple Computer for use on certain Macintosh computers. It is a multiuser and multitasking operating system based on AT&T System V Release 2.2 of UNIX, with additional enhancements designed to integrate Apple technologies. One of its key features is support for the Macintosh Toolbox, which allows applications running on A/UX to provide the graphical user interface typical of Macintosh systems. By combining UNIX capabilities with Macintosh graphical features, A/UX allowed users to run powerful UNIX-based applications while still benefiting from the familiar visual interface associated with Macintosh computers.


Picture
Published on
KembaraXtra-Computer Terms – autostereogram:
An autostereogram is a computer-generated image that appears to be a flat or abstract pattern but reveals a hidden three-dimensional image when viewed in a particular way. Instead of focusing directly on the surface pattern, the viewer must look beyond or relax their focus to perceive the hidden depth within the image. When viewed correctly, the brain interprets slight variations in the pattern as depth cues, causing a three-dimensional figure to appear. Autostereograms are commonly found in books, posters, and visual puzzles designed to demonstrate depth perception. When the visible pattern is repetitive, the image is known as a Single Image Stereogram. When the pattern consists of randomly arranged colored dots, it is called a Single Image Random Dot Stereogram.


Picture
Published on
KembaraXtra-Computer Terms – autotrace:
Autotrace is a feature available in some drawing or graphics software that converts a bitmap image into a vector-based or object-oriented graphic. The program analyzes the edges and shapes present in the bitmap image and automatically generates lines and curves that follow those outlines. By tracing the edges of the original image, the software creates scalable graphic objects that can be edited, resized, or manipulated without losing image quality. This feature is useful when transforming scanned images or pixel-based graphics into vector illustrations suitable for graphic design or digital artwork.


Picture
Published on
KembaraXtra-Computer Terms – autosave:
Autosave is a feature in many software applications that automatically saves the current version of an open file at regular intervals or after a specified number of keystrokes. This function helps protect users from losing work due to unexpected system failures, program crashes, or power outages. By periodically storing updated copies of the document on a disk or other storage medium, autosave ensures that recent changes can be recovered if the application closes unexpectedly.
Picture