This explains the most common computerterms which you can encounter. This list was compiled from several sources. It does not explain HTML commands in detail because for this purpose another encyclopedia is available.The most recent update of this document can be found at: http://www.uithuizen.net/encyclopedia/terms.php
Radio frequency identification RFID tags are the successors of the barcode. The chip can contain data which it can exchange wireless with a network through an antenna.
Random Access Memory That part of the memory to which the user has access. In this part data and files are stored during the time the computer is switched on. See also DRAM, SRAM.
Raster picture A raster picture is a picture that is displayed by defining rows of colored dots that are placed next to each other. Each dot is assigned an individual color.
RDS Acronym for Relational Data System. The term in IBM manuals called RDS came from the original System R implementation. It encompasses the precompiler, the bind, and the run-time supervisor.
Read Only Memory Basic Input/Output System The basic I/O system of an IBM PC, which comes in a ROM chip on the mother board and provides direct control for the hardwaredevices.
Read-Only Memory That part of the memory that is read only.
Reduced-Instruction-Set Computer A computer with a relatively simple load-and-store instruction set and only register-to-register operate instructions. Typical RISC machines have large register sets, multiple functional units and pipelined instruction and execution units. See also CISC
refresh rate 1) the vertical frequency in Hz, the number of times/second that the information on the screen is refreshed with new information. 2) The number of times per second active memory chips must be reenergized to maintain the data they´re keeping.
Related Site Search (BrowserAid)
Known spyware or adware.
relational database A database that contains cross-referenced entries. Each entry is described by several different traits, so you can search for groupings of these characteristics using Boolean operators.
relative address An address specified by indicating its distance from another address, called the base address. For example, a relative address might be B+15, B being the base address and 15 the distance (called the offset). Opposite of absolute address.
release candidate Normal release candidates are beta versions that are as good as finished. At the worst only a few errors will be removed from it but there will be no changes in functionality or the appearance.
Release To Manufacturing Usually in combination with a date this term means the moment that the product goes into production. This is not the moment that the product is available to the end-user, since the production takes some time.
Release To Web The same as Release To Manufacturing with the difference that the product now was made available on Internet. Therefore the date is the moment that the product is really available to the end-user.
Remote Desktop Protocol A protocol that lets users create a virtual session on their desktop computers. It allows remote users to access all the data and applications on their computers.
remote host A host you access via Telnet, FTP, or a search engine such as Gopher or WAIS (so its distant).
replication After a virus successfully infects a PC it usually wants to copy itself -- to replicate itself. It tries to infect either different parts of your system, or other systems, usually through address books or shared network files.
reply The process of answering a received message.
REPROM Acronym for REProgrammable Read Only Memory.
Request permission To Send One of the handshake signals generated by a universal asynchronous receiver-transmitter (UART) to inform the attached device that the UART has data it is ready to transmit.
resident A program is resident when it is continuously available in the memory. See TSR.
resolution The amount of pixels per inch (DPI) of a printer, screen or a picture. The higher the better. The higher the resolution of a picture, the more precise and clear the picture is. However, when you increase the resolution, the file size of a picture also increases.
Reverse |LAddress ResolutionL| |LprotocolL| A low level Internetprotocol used by diskless machines to obtain an IP address from a server over a physical network. An alternative to this scheme is BOOTP.
RGB Acronym for Red-Green-Blue; The color specification mechanism normally used in computer displays, where colors are separated into their primary-color components. See also YUV,CMYK.
RIFF Acronym for Resource Interchange File Format. Microsoft has created a basic file structure for most of the file types used with Windows. This makes it easier to use different formats simultaneously.
route The series of connections that a package of information passes going from the transmitting computer to the receiving computer.
router A special-purpose computer (or software package) that handles the connection between 2 or more networks. Routers spend all their time looking at the destination addresses of the packets passing through them and deciding which route to send them on.
Routing Information protocol This protocol is used by XNS routers to maintain routing tables in an internetwork.
rpm Acronym for Rotations Per Minute. For example used to indicate the rotation speed of a harddisk.
RPROM Acronym for ReProgrammable Read Only Memory.
RS-232C The RS-232C is a standard for datacommunication via a serial port published in 1969 by the EIA. The RS is an acronym for Recommended Standard and the 232 is the identification number for that particular standard.
RSA Acronym for Rivest-Shamir-Adleman. The designers of a security/encryptionprotocol that uses public and private keys.
RSS Acronym for RDF Site Summary - formerly called Rich Site Summary or Really Simple Syndication is a special application of the XML-language on the Internet. Originally it was developed by Netscape for its browser´s Netcenter channels, but now it is available for anyone.
Run-Length Limited A method of encoding data as a series of magnetic flux reversals on disk or tape. RLL can achieve higher data densities than MFM recording because it encodes the data such that (on average), fewer than one flux reversal per data bit is required (however, timing becomes more critical). RLL is actually an entire family of encoding methods, specified with two numbers indicating the minimum and maximum distances between one bit (flux transitions). The variant normally called RLL is RLL-2,7; RLL-1,7 and RLL-3,9 are also in use. MFM is in effect RLL-1,3. See also FM, MFM.
This encyclopedia is for informational purposes only. All (registered) trademarks mentioned are property of their respective owners. No infringement of third party rights intended. The author cannot garantuee that the information presented is complete or that it contains no errors.