
|
Data and Telecommunications, terms, concepts and abbreviations.
(19 terms)
B8ZS
A coding technique that transmits T1 data at 1.536Mbps by inserting the pattern 00011011, with BPVīs in the fourth and seventh positions, wherever ones density requirements are not met by the unmodified data. It requires the CSU to not remove bipolar violations, and works only where the phone company equipment can tolerate it. This allows 64Kbps channels on a T1 (for example) rather then the base 56Kbps.
|
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)
PostScript
A Page Description Language (PDL) developed by Adobe Systems. PostScript is primarily a language for printing documents on laser printers, but it can be adapted to produce images on other types of devices. PostScript is the standard for desktop publishing because it is supported by imagesetters, the very high-resolution printers used by service bureaus to produce camera-ready copy.
PostScript is an object-oriented language, meaning that it treats images, including fonts, as collections of ge... |
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)
GIF
A compressed graphic format suited for flat color images (illustrations) and drawings. It compresses images by referencing areas of the same colour thus it is less suitable then JPEG for photographic images (where there are colour gradients)
Originally created by CompuServ it was the subject of proposed law suits and patent discussions which have largely been dropped. |
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... |