
|
Data and Telecommunications, terms, concepts and abbreviations.
(19 terms)
|
Computer Hardware parts, abbreviations and concepts.
(6 terms)
Mother Board
1) The main Printed Circuit Board (PCB) of a computer - referred to as a Mother Board because other smaller PCB´s are sometimes attached to it - this are in turn referred to as daughter boards.
2) Any PCB that can accept daughter boards. |
|
Graphic Design & prepress terms from desktop publishing to offset printing.
(14 terms)
Printer Control Language
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)
FTP
A protocol developed to enable the transfer of files across a network. It provides a reletively insecure username and password security but has been more recently enhanced to allow for SSL encryption to provide a secure password exchange.
To some extent the use of FTP has been superceeded by SFTP (a component of SSH) or the secure file transfer protocol. |
|
Photography terms and concepts, including digital and traditional photographic techniques.
(11 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... |
Web design termonology, concepts, and abbreviations.
(46 terms)
DHTML
The combined use of HTML/XHTML and JavaScript (usually along with the DOM and Cascading Style Sheets) to create a dynamic = interactive Web pages.
Drop down menus and roll-over links are the most common forms of DHTML found on web sites today. Technologies such as AJAX and/or JASON take this to the next level combining DHTML with XML and data transfer to create web pages (typically parts of web applications) that can be updated without refreshing the entire page. |