Home

Random Mod

entry646a.jpg


Warning: Parameter 1 to plgSystemMetagenerator::onPrepareContent() expected to be a reference, value given in /home/djboxer/public_html/libraries/joomla/event/event.php on line 67

Warning: Parameter 1 to plgContentPlg_imagesized::onPrepareContent() expected to be a reference, value given in /home/djboxer/public_html/libraries/joomla/event/event.php on line 67

Warning: Parameter 1 to plgContentValAddThis::onPrepareContent() expected to be a reference, value given in /home/djboxer/public_html/libraries/joomla/event/event.php on line 67

Warning: Parameter 1 to plgContentGlossaryPopups::onPrepareContent() expected to be a reference, value given in /home/djboxer/public_html/libraries/joomla/event/event.php on line 67

Warning: Parameter 1 to plgContentEmailCloak() expected to be a reference, value given in /home/djboxer/public_html/libraries/joomla/event/dispatcher.php on line 136

Warning: Parameter 1 to plgContentLoadModule() expected to be a reference, value given in /home/djboxer/public_html/libraries/joomla/event/dispatcher.php on line 136

Warning: Parameter 1 to plgContentPagebreak() expected to be a reference, value given in /home/djboxer/public_html/libraries/joomla/event/dispatcher.php on line 136

Glossary of tech terms used on this site

There are 227 entries in this glossary.
Search for glossary terms (regular expression allowed)
Begins with Contains Exact term Sounds like
All A B C D E F G H I J K L M N O P R S T U V W X Y Z
Page:  1 2 Next »
Term Definition
RAID

Redundant Array of Inexpensive Disks - Several different forms of RAID implementation have been defined. Each form is usually referred to as a "RAID level." RAID provides convenient, low-cost, and highly reliable storage by saving data on more than one disk simultaneously. At its simplest, a RAID-1 array consists of two drives that store identical information. If one drive goes down, the other continues to work, resulting in no downtime for users.

Ram

Random Access Memory - When you run an application the program is called up from its permanent storage area (like the hard drive, floppy disk, or CD-ROM) and moved into the RAM, where it sends requests to the CPU. Running out of Ram causes it to be sent to the hard drive, which is slower.

RAMDAC

Random Access Memory to Digital Analog Converter - A chip on videocard which turns digital signals to analog ones which can be outputed to a monitor. The faster the RAMDAC (measured in MHz), the higher the screen refresh rates that the card will support at each given resolution.

RDRAM

Rambus DRAM - A DRAM architecture that has a huge amount of memory bandwidth, however has a high latency penalty. RDRAM is best suited for processors that need high bandwidth like Pentium 4 processors.

Refresh Rate

The amount of times the monitor refreshes (redraws) the picture on the screen. Lower rates, around 60 Hz will appear to flicker, especially under lighting. Refresh rates above 75 Hz are recommended since anything lower will cause headaches after a prolonged period of time.

Resolution

Resolution is a measure of graphics that's used to describe what a printer can print, a scanner can scan, and a monitor can display. In printers and scanners, resolution is measured in dots per inch (dpi)--the number of pixels a device can fit in an inch of space.

Riser

A device that is an add from another card, takes up an expansion slot however doesn't plug directly into the motherboard.

RJ-11

This is the standard telephone connector--a tab snaps into the socket and has to be pressed to remove the connector from the wall. An ordinary phone circuit uses two wires. The RJ-11 jack has room for up to four wires, but at a glance it's easy to mistake with the larger RJ-45 jack, which can house up to eight wires.

RJ-45

RJ-45 connectors look a bit like a standard phone connector but are twice as wide (with eight wires). RJ-45s are used for hooking up computers to local area networks (LANs) or for phones with lots of lines.

ROM

ROM is a storage chip that typically contains hardwired instructions for use when a computer starts (boots up). The instructions, contained in a small program called the BIOS (basic input/output system) load from ROM and start up the hard disk so that the operating system (OS) can be loaded.

Page:  1 2 Next »
All A B C D E F G H I J K L M N O P R S T U V W X Y Z
Glossary 2.7 uses technologies including PHP and SQL