
|
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)
ls
ls [options] [names]
List the contents of a directory or directories. This is similar to the dos command īdirī frequently abbreviated in many shells to ll for ls -l which lists files with long format. If no [names] then the contents of the current directory are listed. Options -1, --format=single-column Print one entry per line of output. -a List all files, including the normally hidden files whose names begin with a period. -b, --escape Display nonprinting characters in octal an... |
|
Photography terms and concepts, including digital and traditional photographic techniques.
(11 terms)
Wide Angle Lens
A lens with a short focal length that takes in a wide view of the subject. In the 35mm format, lenses with a focal length of 35mm or shorter are generally considered wide-angle lenses.
|
Web design termonology, concepts, and abbreviations.
(46 terms)
CSS
A specification for defining style, including text, graphics, and positioning of elements within a document. CSS version 1 is supported by virtually all web browsers and CSS version 2 by most recent ones.
CSS is a great web design time saver as it centralizes all style information in a document (color of headlines, for example) allowing far-reaching changes to be made by only editing the one associated CSS file. This concept also allows for different looks for the same document to be generate... |