This explains the most common computerterms which you can encounter. This list was compiled from several sources. It does not explain HTML commands in detail because for this purpose another encyclopedia is available.The most recent update of this document can be found at: http://www.uithuizen.net/encyclopedia/terms.php
Year 2000 problem The pervasive problem that many applications are designed to handle only 20th-century dates (dates that begin with "19"). For example, most programs represent dates in the form MM-DD-YY, so the date 10-5-96 is October 5, 1996. But what about the date 10-5-05. Is that 1905 or 2005? There is no way to distinguish between these two dates. This problem affects a vast amount of software, particularly accounting and database systems.
Ymodem An asynchronous communications protocol designed by Chuck Forsberg that extends Xmodem by increasing the transfer block size and by supporting batch file transfers. This enables you to specify a list of files and send them all at one time. With Xmodem, you can send only one file at a time.
YUV A color specification mechanism used in NTSC-type color television signals. Y represents luminance (overall brightness, the only part of the signal used by black-and- white televisions), while U and V are chrominance (color) information. Also called YIQ. See also RGB.
This encyclopedia is for informational purposes only. All (registered) trademarks mentioned are property of their respective owners. No infringement of third party rights intended. The author cannot garantuee that the information presented is complete or that it contains no errors.