Glossary of terms used on this site

There are 88 entries in this glossary.
All | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | V | W | Z
Page:  1 2 3 4 5... Next »

All

Term Definition
ADSL

Asymmetric Digital Subscriber Line. ADSL is a technology to transmit digital information at high bandwidths across existing copper phone lines. Download speeds are typically much faster than upload speeds (hence the term "asymmetric"). Also more commonly referred to simply as "broadband".

AGP

Advanced Graphics Port. Graphics card interface for high performance graphics (faster than PCI). Specification Denoted Notes AGP 1.0 AGP AGP x1 AGP x2 Supports 1x and 2x adapter cards. Uses a signal level of 3.3 volts. AGP 1.0 adapter cards have a different slot arrangement from AGP 2.0 (and later) and therefore an AGP 1.0 adapter card will not fit into an AGP 2.0 slot. AGP 2.0 AGP x4 Supports 4x adapter cards, i.e. 4 times faster than the original AGP specification. Uses a signal level of 1.5 volts. AGP 3.0 AGP x8 Supports 8x adapter cards. Uses a signal level of 0.8 volts. The slot for AGP 3.0 is identical to that for AGP 2.0. AGP 2.0 and AGP 3.0 cards and motherboards should be compatible with each other - but an AGP 8x card fitted to a motherboard that only supports AGP 4x will be forced to work at the slower 4x rate.

Anti-Aliasing

The blurring of the jagged "stair-step" appearance in graphical elements such as lines, curves, circles, and particularly in fonts. Jagged edges occur when the resolution of an image is too coarse to achieve the appearance of smoothness. Thus, smoothing can blur the roughness of a jagged line by shading or colouring neighbouring pixels. This technique makes the transition between light and dark (or between two colours) less distinct and therefore less visible, at the cost of making it look more blurry.

Also known as smoothing, and sometimes abbreviated to simply AA.

ASCII

American Standard Code for Information Interchange. In ASCII the letters of the alphabet, digits and various punctuation symbols are assigned a unique 7 bit number (0-127). cf Unicode.

On most systems there is also an additional set of 128 "extended ASCII codes" that are used to represent a variety of other symbols. These extended codes are not part of the ASCII standard.

AVI

Audio Video Interleave. AVI is a method of saving video (sound and vision) to a file, which is then often referred to as a .avi (dot-avi) file.

Backup
  1. A recovery system or means to recover in the event of a disaster.

    1. To take a copy of files (directories or data) so that these can be restored later if needed. Backups should always be taken regularly to protect against accidental deletion of files or hardware failure.

    Many applications generate a backup file as they work. For example most work processors can be configured to generate a backup file of the document they are working on, allowing the previous version to be recovered if necessary. However this type of backup will not protect against hardware failure, if the disk fails then you loose your original and the backup.

    A good backup scheme will ensure that files are copied to a separate medium (such as cd or tape) and physically moved to a different area, ideally to a different site. Moving a backup (or a copy of a backup) to an offsite location is referred to as an "offsite backup", and the advantage of maintaining an "offsite backup" is that it allows files to be recovered in the event of a disaster such as a fire that may destroy the entire building.

    1. The copy of a file (or set of files or data) that has been taken. A backup may therefore be the copy of a file or it may refer to a disk, cd or tape that contains files (or data) that have been backed up.
Bandwidth

The amount of data that can be transmitted in a fixed amount of time.

BIOS

Basic Input/Output System. The BIOS provides an interface between a computer's operating system and the computer's hardware. Unlike the operating system the BIOS is built into the computer and thus is always available. Many computers hold the BIOS in Flash and allow it to be upgraded.

The BIOS will normally perform various diagnostic tests straight after power-up (see POST). At this point it is usual for a BIOS to allow you to enter a "BIOS Screen" to configure aspects of the BIOS (not every BIOS supports this). Whilst each BIOS may have a different way of invoking its "BIOS Screen" and the correct method should be stated in the manual, the following key combinations (at start-up) are common:

* DEL
* F2
* F1
BLOG

An open journal or diary that is available for others to read on the internet.

The term is derived from "web log" (web log).

Blue Screen

Terminal error screen displayed by Microsoft Windows, not normally recoverable except by a reboot. Also known as BSOD or a Stop Screen. A blue screen will display a STOP error code, which may give some indication as to the cause.

cable modem

A modem for use with cable systems. Offers much higher data rates than conventional analogue modems.

Where a cable modem has LEDs on the front, these are typically one or more of: LED Short for Description PWR Power Power on indicator. USB USB Indicates activity on USB connection. ENET Ethernet Indicates activity on Ethernet connection. U/S Up Stream
D/S Down Stream
SYNC
RDY Ready Indicates that the modem is ready for normal use. Off indicates that it is performing its self test or that there is a fault.

CD
  1. Compact Disc. CDs typically contain audio (Audio-CD), video (Video-CD) or data (CD-ROM).

Audio CDs contain audio sampled at 16-bit, 44.1kHz and provides 74 or 80 minutes of two-channel (stereo) audio.

CD-ROMs can store up to 650MB of data.

  1. Change Directory. The cd command is a command-line command to change the current directory. It is available on a number of operating systems (including Windows and Unix/Linux.) The 'cd' command is normally expressed in lower case.

  2. Abbreviation for candela, the SI unit for the luminous intensity of light.

CD-R

CD-Recordable. A recordable (normally write once) compact disc (CD), cf CD-RW.

CD-RW

CD-Readable-Writable. A compact disc (CD) which can be recorded to and overwritten many times. cf CD-R.

Defrag
  1. Common abbreviation for degrament, the process of rearranging how files are stored on a disk to make them contiguous rather than scattered all over the disk. See defragment for details.
    1. The name of the disk defragmentation utility included in MS-DOS and newer versions of Windows.
Page:  1 2 3 4 5... Next »
Glossary 2.64 is technology by Guru PHP