
|
Data and Telecommunications, terms, concepts and abbreviations.
(19 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... |
Computer Hardware parts, abbreviations and concepts.
(6 terms)
|
|
Graphic Design & prepress terms from desktop publishing to offset printing.
(14 terms)
CMYK
An image format that records pixel information using the additive colour model of combining amounts of cyan, magenta, yellow, and black to create a wide gamut of colours. This is based on the way standard web offset printing (SWOP) inks are combines on a press to create most printed colour documents.
In Graphic design when the final goal is to send something for SWOP printing it is oftin a good idea to work in CMYK as opposed to RGB to ensure a better colour match and to avoid problems when c... |
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)
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)
Accessibility
Accessibility in web design usually reffers to the degree to which a Web site is usable by people with disabilities. Poorly designed Web pages often have access issues for the following groups of people:
* Visually impaired people using screen readers * Color blind people * Physically impaired people The W3C has guidelines dedicated to making web site more accessible split into three levels of compliance: http://www... |