
|
Data and Telecommunications, terms, concepts and abbreviations.
(19 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 ... |
Computer Hardware parts, abbreviations and concepts.
(6 terms)
|
|
Graphic Design & prepress terms from desktop publishing to offset printing.
(14 terms)
|
Linux/Unix Terms and Commands.
(9 terms)
where
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. where 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 Termin... |
|
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)
RDF
A universal format for data on the Web. Using a simple relational model, it allows structured and semi-structured data to be mixed, exported and shared accross different applications. RDF data describe all sorts of things, and where XML schemas just describe documents, RDF and OWL schemas ("ontologies") talk about the actual things. This gives greater re-use. where XML provides interoperability within one application (e.g. bank statements) using a given schema, RDF provdies interoperab...
|