
|
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)
DPI
A measure of image resolution - typical screen resolution is 72 dip whereas printing presse print at 300dpi.
When measuring the resolution of an image you need to know both the physical size and the resolution (in DPI) to acertain the actual amount of data. For example: An image that is 10 inches wide... at 72dpi would be 720 pixels wide at 300dpi would be 3000 pixels wide (roughly 3.5 times the resolution) |
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)
Chromatic-aberration
A lens defect that bends light rays of different colors at different angles and therefore focuses them on different planes.
This is common with low-end digital cameras and small consumer point-and-shoot models. |
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... |