
|
Data and Telecommunications, terms, concepts and abbreviations.
(19 terms)
DRM
A technology that allows content (digital media, music, video etc) owners to determine and control who and how users can view access and/or content such as media files.
|
Computer Hardware parts, abbreviations and concepts.
(6 terms)
SDRAM
A generic name for various kinds of dynamic random access memory: DRAM that are synchronized with the clock speed that the microprocessor is optimized for. This tends to increase the number of instructions that the processor can perform in a given time. The speed of SDRAM is rated in MHz rather than in nanoseconds (ns). This makes it easier to compare the bus speed and the RAM chip speed. You can convert the RAM clock speed to nanoseconds by dividing the chip speed into 1 billion ns (which is on...
|
|
Graphic Design & prepress terms from desktop publishing to offset printing.
(14 terms)
PCL
Abbreviation of Printer Control Language, the Page Description Language (PDL) developed by Hewlett Packard and used in many of their laser and ink-jet printers. PCL 5 and later versions support a scalable font technology called Intellifont.
|
Linux/Unix Terms and Commands.
(9 terms)
whereis
Locate the binary, source, and manual page files for specified commands/files. The supplied filenames are first stripped of leading pathname components and any (single) trailing extension of the form .ext (for example, .c). Prefixes of s. resulting from use of source code control are also dealt with. whereis then attempts to locate the desired program in a list of standard Linux directories (e.g., /bin, /etc, /usr/bin, /usr/local/bin/, etc.).
Options -b Search only for binaries. -f Term... |
|
Photography terms and concepts, including digital and traditional photographic techniques.
(11 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... |
Web design termonology, concepts, and abbreviations.
(46 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 ... |