Data and Telecommunications, terms, concepts and abbreviations.
(19 terms)
ATM
A protocol for asynchronous data communications that represents the evolution from x.25 and Frame Relay. It includes specific considerations for QoS and allows for different packet priority and size.
|
Computer Hardware parts, abbreviations and concepts.
(6 terms)
RAM
RAM is a type of computer storage whose contents can be accessed in any order. This is in contrast to sequential memory devices such as magnetic tapes, discs and drums, in which the mechanical movement of the storage medium forces the computer to access data in a fixed order. It is usually implied that RAM can be both written to and read from, in contrast to read-only memory or ROM.
Computers use RAM to hold the program code and data during execution. In the first electronic computers, RAM wa... |
Graphic Design & prepress terms from desktop publishing to offset printing.
(14 terms)
|
Linux/Unix Terms and Commands.
(9 terms)
TCP
Used in conjunction with the Internet Protocol (IP) to transmit information over the Internet in the form of units.
While IP takes care of handling the actual delivery of the data, TCP takes care of keeping track of the packets that a message is divided into for efficient routing through the Internet. For example, when a web page is downloaded from a web server, the TCP program layer in that server divides the file into packets, numbers the packets, and then forwards them individually to the ... |
Photography terms and concepts, including digital and traditional photographic techniques.
(11 terms)
Aperture
The opening of a lens that admits light. Except in very simple cameras, the Aperture can be varied in size by an adjustable diaphragm, which regulates the amount of light passing through the lens. The relative Aperture is measured as the focal length of the lens divided by the diameter of the Aperture; this is expressed as an f-number: f/3, f/5, and so on.
Aperature has a dramatic effect on the Depth-of-field of the photograph. |
Web design termonology, concepts, and abbreviations.
(46 terms)
URL
An address referring to a document on the Internet. This can be used to reference a web page via HTTP or a file to be accessed via FTP, for example. The reason for a URL (rather then just the address) is to define completely what a computer must do, and where it must go, to access a document (sometimes even on it´s local hard drive in the case of ´file:´)
The syntax of a URL consists of four elements: Protocol://address/path/document - here are a few examples: http://www.pawprint.net/in... |