<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml-stylesheet type="text/css" href="glossary.css"?><contents>
<!--
  <item>
    <term></term>
    <acronym></acronym>
    <explanation>####</explanation>
  </item>
-->
  <item>
    <term>Absolute URL</term>
    <acronym></acronym>
    <explanation>A path name to a resource on the Internet that gives the full address of that resource. See also Relative URL.</explanation>
  </item>
  <item>
    <term>Account Lockout</term>
    <acronym></acronym>
    <explanation>The practice of terminating a connection to a password protected account if someone tries unsuccessfully to access the account more than a certain number of times.</explanation>
  </item>
  <item>
    <term>Active partition</term>
    <acronym></acronym>
    <explanation>The section of a disc that contains files necessary to boot up the computer. Most discs do not have active partitions.</explanation>
  </item>
  <item>
    <term>ActiveX</term>
    <acronym></acronym>
    <explanation>A type of program developed by Microsoft that sits within a web page and gives added control over that web page.</explanation>
  </item>
  <item>
    <term>Adapter</term>
    <acronym></acronym>
    <explanation>A device used to connect two different or dissimilar systems or connections, such as two different types of cable.</explanation>
  </item>
  <item>
    <term>Advanced Research Projects Agency</term>
    <acronym>ARPA</acronym>
    <explanation>An organisation developed in the United States to co-ordinate research projects in defence and academic institutions.</explanation>
  </item>
  <item>
    <term>Advanced Research Projects Agency Network</term>
    <acronym>ARPANET</acronym>
    <explanation>A network developed by ARPA to allow researchers at different institutions to communicate with each other. The forerunner of the Internet.</explanation>
  </item>
  <item>
    <term>Antivirus software</term>
    <acronym></acronym>
    <explanation>Software designed to detect and destroy viruses on computer systems.</explanation>
  </item>
  <item>
    <term>Applet</term>
    <acronym></acronym>
    <explanation>A small program written in Java that sits embedded in a web page.</explanation>
  </item>
  <item>
    <term>Application Programming Interface</term>
    <acronym>API</acronym>
    <explanation>The complete set of functions and calls that allows developers to use a programming language.</explanation>
  </item>
  <item>
    <term>Application Service Provider</term>
    <acronym>ASP</acronym>
    <explanation>An organisation that provides services over the Internet to those who would otherwise have to provide them on their own servers.</explanation>
  </item>
  <item>
    <term>Application-level gateway</term>
    <acronym></acronym>
    <explanation>A firewall component that inspects packets on the Internet at the user-level.</explanation>
  </item>
  <item>
    <term>Assignment</term>
    <acronym></acronym>
    <explanation>Attaching a particular resource to a particular task.</explanation>
  </item>
  <item>
    <term>Assumption</term>
    <acronym></acronym>
    <explanation>This is a statement or situation that is taken to be true during the completion of some project.</explanation>
  </item>
  <item>
    <term>Assymetric-key Encryption</term>
    <acronym></acronym>
    <explanation>Encryption of a message or file that uses one key to encrypt the message and a different one to decrypt it.</explanation>
  </item>
  <item>
    <term>Attachment</term>
    <acronym></acronym>
    <explanation>A file that is sent as an accompaniment to an E-mail.</explanation>
  </item>
  <item>
    <term>Attenuation</term>
    <acronym></acronym>
    <explanation>The decrease in strength of a signal as its distance from its source increases.</explanation>
  </item>
  <item>
    <term>AU</term>
    <acronym></acronym>
    <explanation>A sound file format that is used predominantly by UNIX computers.</explanation>
  </item>
  <item>
    <term>Audio Interchange File Format</term>
    <acronym>AIFF</acronym>
    <explanation>A file format developed by Apple Computers for high-quality sound.</explanation>
  </item>
  <item>
    <term>Audio Video Interleave</term>
    <acronym>AVI</acronym>
    <explanation>The standard file format for video files on the Internet.</explanation>
  </item>
  <item>
    <term>Authentication</term>
    <acronym></acronym>
    <explanation>The process of verifying the identity of a user or the source of a communication.</explanation>
  </item>
  <item>
    <term>Back end</term>
    <acronym></acronym>
    <explanation>A general term covering all the systems that process and provide data as a result of requests by a client computer.</explanation>
  </item>
  <item>
    <term>Backbone</term>
    <acronym></acronym>
    <explanation>The highest level of the Internet. A large-scale network to which smaller networks are connected.</explanation>
  </item>
  <item>
    <term>Bandwidth</term>
    <acronym></acronym>
    <explanation>The rate at which information can be transmitted across a connection at any one time.</explanation>
  </item>
  <item>
    <term>Baseline</term>
    <acronym></acronym>
    <explanation>The performance level of a network under normal circumstances against which its performance is measured.</explanation>
  </item>
  <item>
    <term>Bastion host</term>
    <acronym></acronym>
    <explanation>A server that hosts several components of a firewall.</explanation>
  </item>
  <item>
    <term>Binary file</term>
    <acronym></acronym>
    <explanation>A file in which the data is stored in the form of ones and zeroes.</explanation>
  </item>
  <item>
    <term>Blackhole list</term>
    <acronym></acronym>
    <explanation>A list of IP addresses that are known to send out spam.</explanation>
  </item>
  <item>
    <term>Block-level element</term>
    <acronym></acronym>
    <explanation>A tag in HTML that contains text or other level elements within it, such as &lt;p&gt; ... &lt;/p&gt;.</explanation>
  </item>
  <item>
    <term>Blog</term>
    <acronym></acronym>
    <explanation>Short for "weblog", a blog is a collection of personal thoughts and opinions on a web site, rather like an online diary.</explanation>
  </item>
  <item>
    <term>Boolean operator</term>
    <acronym></acronym>
    <explanation>An operation such as AND or OR that joins two true/false conditions to produce a result that is true or false.</explanation>
  </item>
  <item>
    <term>Bottleneck</term>
    <acronym></acronym>
    <explanation>A blockage or a queue in a data transmission path that causes the data traffic to slow down.</explanation>
  </item>
  <item>
    <term>Browser E-mail</term>
    <acronym></acronym>
    <explanation>An E-mail service that is based on a remote server and accessed via web pages, such as Hotmail.</explanation>
  </item>
  <item>
    <term>Buffer</term>
    <acronym></acronym>
    <explanation>An area of memory into which data can be loaded and kept temporarily until an application is ready to receive it.</explanation>
  </item>
  <item>
    <term>Bus</term>
    <acronym></acronym>
    <explanation>A series of parallel wires that form the connection between two parts of a system, such as address bus and the data bus that link the CPU in a computer to its memory.</explanation>
  </item>
  <item>
    <term>Business logic</term>
    <acronym></acronym>
    <explanation>The code, usually written in SQL, that formulates relationships between data in a database.</explanation>
  </item>
  <item>
    <term>Business-to-business</term>
    <acronym>B2B</acronym>
    <explanation>Commercial transactions between two companies over the Internet.</explanation>
  </item>
  <item>
    <term>Business-to-consumer</term>
    <acronym>B2C</acronym>
    <explanation>Commercial transactions between a company and members of the public over the Internet.</explanation>
  </item>
  <item>
    <term>Byte</term>
    <acronym></acronym>
    <explanation>A unit of memory storage equivalent to 8 binary digits ("bits")</explanation>
  </item>
  <item>
    <term>Cable modem</term>
    <acronym></acronym>
    <explanation>A device that modulates and demodulates data allowing it to pass from one type of cable to another.</explanation>
  </item>
  <item>
    <term>Callback</term>
    <acronym></acronym>
    <explanation>A communication from a remote system in response to a client system logging on in order to authenticate the client's identity.</explanation>
  </item>
  <item>
    <term>Carrier Sense Multiple Access/Collision Avoidance</term>
    <acronym>CSMA/CA</acronym>
    <explanation>The method used by IEEE 802.11 wireless standard and Apple LocalTalk to access a LAN. Avoid packets colliding on a network.</explanation>
  </item>
  <item>
    <term>Carrier Sense Multiple Access/Collision Detection</term>
    <acronym>CSMA/CD</acronym>
    <explanation>The  method used by Ethernet systems to access a LAN. A test packet is placed on the network to see if the network is busy.</explanation>
  </item>
  <item>
    <term>Cascading Style Sheets</term>
    <acronym>CSS</acronym>
    <explanation>Instructions to define the appearance produced by HTML tags in a web page, whose properties are "inherited" by the tags automatically.</explanation>
  </item>
  <item>
    <term>Channel</term>
    <acronym></acronym>
    <explanation>The cable or connection joining two communicating systems.</explanation>
  </item>
  <item>
    <term>Character set</term>
    <acronym></acronym>
    <explanation>A list of permissible characters (letters of the alphabet, digits, punctuation symbols etc.) that can be used in a particular communication.</explanation>
  </item>
  <item>
    <term>Circuit-level gateway</term>
    <acronym></acronym>
    <explanation>A component of a firewall that alters packets being placed on a network using the OSI model. The packets are rewritten so that they appear to have originated from the firewall.</explanation>
  </item>
  <item>
    <term>Client</term>
    <acronym></acronym>
    <explanation>A system requesting a service from a server computer.</explanation>
  </item>
  <item>
    <term>Client-side script</term>
    <acronym></acronym>
    <explanation>Web page instructions that are carried out by the Internet browser on the client computer.</explanation>
  </item>
  <item>
    <term>Cluster</term>
    <acronym></acronym>
    <explanation>A group of sectors on a computer disc.</explanation>
  </item>
  <item>
    <term>Clustering</term>
    <acronym></acronym>
    <explanation>The fact that multiple systems can act as a single host. This gives flexibility during times when network demand is high.</explanation>
  </item>
  <item>
    <term>Coaxial cable</term>
    <acronym></acronym>
    <explanation>Also known as "coax", this is cable in which the signal is transmitted down a metal core and a metal sheath surrounding it acts as the earth connection.</explanation>
  </item>
  <item>
    <term>Codec</term>
    <acronym></acronym>
    <explanation>An algorithm used to compress video signals before transmission and decompress them on the client computer.</explanation>
  </item>
  <item>
    <term>Common field</term>
    <acronym></acronym>
    <explanation>A field representing the same piece of information in two different database tables.</explanation>
  </item>
  <item>
    <term>Common Gateway Interface</term>
    <acronym>CGI</acronym>
    <explanation>A program that connects web sites to software applications so that the application can process data submitted by a user to the site.</explanation>
  </item>
  <item>
    <term>Completely Automatic Public Turing Test to Tell Computers and Humans Apart</term>
    <acronym>CAPTCHA</acronym>
    <explanation>A test to prevent computers from automatically signing up for usernames and passwords on password-protected systems.</explanation>
  </item>
  <item>
    <term>Concurrent Versions System</term>
    <acronym>CVS</acronym>
    <explanation>A tool that allows a team of software developers to track different versions of a project and to merge sections of code on which they are working independently into a unifed whole.</explanation>
  </item>
  <item>
    <term>Constraint</term>
    <acronym></acronym>
    <explanation>Any circumstance that limits the options of a software developer.</explanation>
  </item>
  <item>
    <term>Cookie</term>
    <acronym></acronym>
    <explanation>A small file created by a web page on a user's computer that contains information supplied by that user, such as services requested or browsing habits.</explanation>
  </item>
  <item>
    <term>Customs</term>
    <acronym></acronym>
    <explanation>Habitual ways in which actions are carried out.</explanation>
  </item>
  <item>
    <term>Daemon</term>
    <acronym></acronym>
    <explanation>A program on a UNIX system that activates when the user logs on and stays in the background until it is needed.</explanation>
  </item>
  <item>
    <term>Data</term>
    <acronym></acronym>
    <explanation>Information, in particular information in electronic systems.</explanation>
  </item>
  <item>
    <term>Data Source Name</term>
    <acronym>DSN</acronym>
    <explanation>A text string that a program uses to refer to a data source (such as a the name of a table).</explanation>
  </item>
  <item>
    <term>Database</term>
    <acronym></acronym>
    <explanation>Information organised into records, which are grouped together into tables.</explanation>
  </item>
  <item>
    <term>Database administrator</term>
    <acronym></acronym>
    <explanation>The person in an organisation in charge of maintaining databases and ensuring the integrity of the data they contain.</explanation>
  </item>
  <item>
    <term>Database Management System</term>
    <acronym>DBMS</acronym>
    <explanation>A program or suite of programs that access and maintain the data in databases.</explanation>
  </item>
  <item>
    <term>Dead link</term>
    <acronym></acronym>
    <explanation>A link to a resource on the Internet that does not exist (e.g. a link to a non-existent page).</explanation>
  </item>
  <item>
    <term>Decryption</term>
    <acronym></acronym>
    <explanation>The process of translating a coded message back into plain language.</explanation>
  </item>
  <item>
    <term>Deep URL</term>
    <acronym></acronym>
    <explanation>A web address that extends beyond the domain name into the file structure of a web site, and refers to a particular page.</explanation>
  </item>
  <item>
    <term>Demand priority</term>
    <acronym></acronym>
    <explanation>A system used by hubs on 100VG-AnyLAN systems to rank requests for transmission according to their priority.</explanation>
  </item>
  <item>
    <term>Dictionary program</term>
    <acronym></acronym>
    <explanation>A program used by hackers to break into systems that tries a stored list of common passwords.</explanation>
  </item>
  <item>
    <term>Digital certificate</term>
    <acronym></acronym>
    <explanation>An electronic document that authenticates the identity of a user, issued by a recognised certificate authority.</explanation>
  </item>
  <item>
    <term>Digital signature</term>
    <acronym></acronym>
    <explanation>A text string that can be attached to messages to authenticate the sender.</explanation>
  </item>
  <item>
    <term>Digital Subscriber Line</term>
    <acronym>DSL</acronym>
    <explanation>A high-speed connection that communicates entirely over digital networks.</explanation>
  </item>
  <item>
    <term>Direct Memory Access</term>
    <acronym></acronym>
    <explanation>A method by which a system communicating with a computer can access the computer's memory without needing to access its central processor.</explanation>
  </item>
  <item>
    <term>Disk cache</term>
    <acronym></acronym>
    <explanation>A section of memory that is used to hold copies of files from a disc that are used frequently.</explanation>
  </item>
  <item>
    <term>Dithering</term>
    <acronym></acronym>
    <explanation>A process by which relatively few colours can be used in combinations to give the illusion of many more colours.</explanation>
  </item>
  <item>
    <term>Document Type Declaration</term>
    <acronym></acronym>
    <explanation>A tag at the start of an HTML, XHTML or XML file that specifies the scripting rules to which the file adheres.</explanation>
  </item>
  <item>
    <term>Document Type Definition</term>
    <acronym></acronym>
    <explanation>A set of rules in a text file that specifies the tags and attributes for a web page or XML document.</explanation>
  </item>
  <item>
    <term>Domain name</term>
    <acronym></acronym>
    <explanation>The main part of the name of a web site e.g. in the site www.mysite.com, the domain name is "mysite".</explanation>
  </item>
  <item>
    <term>Domain name server</term>
    <acronym></acronym>
    <explanation>A server that translates domain names from their text representation into an IP address.</explanation>
  </item>
  <item>
    <term>Domain name space</term>
    <acronym></acronym>
    <explanation>The three-level system of domain names, consisting of root-level, top-level and second-level domains.</explanation>
  </item>
  <item>
    <term>Dynamic</term>
    <acronym></acronym>
    <explanation>Applying to any aspect of networking that is not predetermined. For example, dynamic routes can be changed by routers in order to maximise the efficiency of the network.</explanation>
  </item>
  <item>
    <term>Dynamic HTML</term>
    <acronym></acronym>
    <explanation>A version of HTML that gives exact control over the appearance of a web page and allows dynamic updating of the site's contents.</explanation>
  </item>
  <item>
    <term>Electronic commerce</term>
    <acronym>E-commerce</acronym>
    <explanation>The practice of buying and selling using the Internet.</explanation>
  </item>
  <item>
    <term>Electronic Data Interchange</term>
    <acronym>EDI</acronym>
    <explanation>The interchanging of documents in a standard form between computers.</explanation>
  </item>
  <item>
    <term>E-mail client</term>
    <acronym></acronym>
    <explanation>A program that resides on a client's computer to handle the sending and receiving of E-mails.</explanation>
  </item>
  <item>
    <term>Emoticons</term>
    <acronym></acronym>
    <explanation>Small pictures or combinations of characters included in E-mails to indicate the author's emotions, e.g. :-) for happy, :-( for sad.</explanation>
  </item>
  <item>
    <term>Emulator</term>
    <acronym></acronym>
    <explanation>A program that simulates the running of another programming environment, e.g. Java programs are written to run on top of a Java emulator, itself running on the host computer.</explanation>
  </item>
  <item>
    <term>Encapsulated Postscript</term>
    <acronym>EPS</acronym>
    <explanation>A data format based on the Postscript language used by printers which allows pictures to be included in a Postscript file.</explanation>
  </item>
  <item>
    <term>Encryption</term>
    <acronym></acronym>
    <explanation>The process of translating a plain-text message into a coded form for security reasons.</explanation>
  </item>
  <item>
    <term>Event handler</term>
    <acronym></acronym>
    <explanation>A program or section of a program that deals with external events that may happen such as button clicks.</explanation>
  </item>
  <item>
    <term>Event-driven</term>
    <acronym></acronym>
    <explanation>Referring to programs that execute code only in response to external events.</explanation>
  </item>
  <item>
    <term>Extensible Hypertext Markup Language</term>
    <acronym>XHTML</acronym>
    <explanation>The current standard language for creating web pages, obeying the strict rules of XML.</explanation>
  </item>
  <item>
    <term>Extensible Markup Language</term>
    <acronym>XML</acronym>
    <explanation>A tag-based language used to describe data to web pages.</explanation>
  </item>
  <item>
    <term>Extensible Stylesheet Language</term>
    <acronym>XSL</acronym>
    <explanation>A language used to specify the screen layout of XML files.</explanation>
  </item>
  <item>
    <term>Extranet</term>
    <acronym></acronym>
    <explanation>A network that is internal to an organisation to which access is also granted to a  few privileged outside users who have usernames and passwords.</explanation>
  </item>
  <item>
    <term>Field</term>
    <acronym></acronym>
    <explanation>A place in a database where a single piece of information about a single record is stored.</explanation>
  </item>
  <item>
    <term>File Transfer Protocol</term>
    <acronym>FTP</acronym>
    <explanation>The set of rules that govern the basic transfer of general data files across the Internet.</explanation>
  </item>
  <item>
    <term>Firewall</term>
    <acronym></acronym>
    <explanation>A suite of programs that restrict the traffic to and from a computer on to and off the Internet. It prevents undesirable web pages and malware from getting through to the computer.</explanation>
  </item>
  <item>
    <term>Fixed-width font</term>
    <acronym></acronym>
    <explanation>A character set in which each character is padded out with white space horizontally so that they all take up the same width.</explanation>
  </item>
  <item>
    <term>Foreign key</term>
    <acronym></acronym>
    <explanation>A field in a database table that is linked to the primary key in another table through a relationship.</explanation>
  </item>
  <item>
    <term>Frame</term>
    <acronym></acronym>
    <explanation>A section of the screen in a web page that is subdivided into rectangular regions. The contents of this region can be altered independently of the others.</explanation>
  </item>
  <item>
    <term>Frameset document</term>
    <acronym></acronym>
    <explanation>A file that controls how different frames are displayed on the screen in a web page that is subdivided into frames.</explanation>
  </item>
  <item>
    <term>Front end</term>
    <acronym></acronym>
    <explanation>A computer that a person uses to send a request for processing to an extended system.</explanation>
  </item>
  <item>
    <term>Fully Qualified Domain Name</term>
    <acronym>FQDN</acronym>
    <explanation>A complete web address giving enough information for it to be decoded to a unique IP address.</explanation>
  </item>
  <item>
    <term>Gantt chart</term>
    <acronym></acronym>
    <explanation>A chart outlining a planned timetable for tasks in a project showing when each is due to be started and completed.</explanation>
  </item>
  <item>
    <term>Gateway</term>
    <acronym></acronym>
    <explanation>A node that acts as a connection between one network and another.</explanation>
  </item>
  <item>
    <term>Gnu Privacy Guard</term>
    <acronym>GPG</acronym>
    <explanation>An open-source version of the PGP encryption system that uses algorithms that are not proprietary.</explanation>
  </item>
  <item>
    <term>Graphical user interface</term>
    <acronym>GUI</acronym>
    <explanation>The part of a computer program that displays its output in graphical form, such as moving icons, and accepts input to the program using a mouse pointer.</explanation>
  </item>
  <item>
    <term>Hacker</term>
    <acronym></acronym>
    <explanation>A person who attempts to gain access to a computer system without any authorisation and using secretive methods.</explanation>
  </item>
  <item>
    <term>Hash</term>
    <acronym></acronym>
    <explanation>A number that is produced when a hash-algorithm is applied to a message. Also known as a digest.</explanation>
  </item>
  <item>
    <term>Hash encryption</term>
    <acronym></acronym>
    <explanation>The process of applying a one-way hashing algorithm to a message to produce a hash (or digest) that cannot be decoded.</explanation>
  </item>
  <item>
    <term>Header</term>
    <acronym></acronym>
    <explanation>The first part of a data packet sent across the Internet. It contains information about the destination that the packet must reach, its order in the sequence of packets etc.</explanation>
  </item>
  <item>
    <term>Help desk technician</term>
    <acronym></acronym>
    <explanation>A person responsible for helping computer users with technical programs with their computers.</explanation>
  </item>
  <item>
    <term>Hexadecimal</term>
    <acronym></acronym>
    <explanation>A number system based on the number 16; counting in base 16.</explanation>
  </item>
  <item>
    <term>Home page</term>
    <acronym></acronym>
    <explanation>The page of a web site that is the first to appear when the site is visited.</explanation>
  </item>
  <item>
    <term>Hop</term>
    <acronym></acronym>
    <explanation>The direct connection between one node and the next in a network. Used in counting how many steps are necessary to cross the network from source to destination.</explanation>
  </item>
  <item>
    <term>Host</term>
    <acronym></acronym>
    <explanation>A computer on a network that can be used to provide information to another computer on the network.</explanation>
  </item>
  <item>
    <term>Hosts name</term>
    <acronym></acronym>
    <explanation>A server on a network that translates all the names of the hosts on the network into IP addresses.</explanation>
  </item>
  <item>
    <term>Hub</term>
    <acronym></acronym>
    <explanation>A node on a network that controls the flow of traffic to other nodes.</explanation>
  </item>
  <item>
    <term>Hyperlinks</term>
    <acronym></acronym>
    <explanation>A piece of text or image in a web page that acts as a connection to another web page or other resource when the user clicks on it.</explanation>
  </item>
  <item>
    <term>Hypertext link</term>
    <acronym></acronym>
    <explanation>The underlined text on a web page that the user can click on to navigate the hyperlink.</explanation>
  </item>
  <item>
    <term>Hypertext Markup Language</term>
    <acronym>HTML</acronym>
    <explanation>The set of tags that are used to control the layout and operation of web pages.</explanation>
  </item>
  <item>
    <term>Hypertext Transfer Protocol</term>
    <acronym>HTTP</acronym>
    <explanation>The set of rules that control the delivery of web pages from a server to a client computer over the Internet.</explanation>
  </item>
  <item>
    <term>I/O address</term>
    <acronym></acronym>
    <explanation>A location in a computer's memory that corresponds to an input or output device. The computer corresponds with the device by reading or writing data to and from the address.</explanation>
  </item>
  <item>
    <term>Illicit server</term>
    <acronym></acronym>
    <explanation>An example of malware that installs itself secretly on a computer and allows a hacker to control the computer without its owner's knowledge or consent.</explanation>
  </item>
  <item>
    <term>Image map</term>
    <acronym></acronym>
    <explanation>A section of an image displayed on a web page that responds to a mouse click. It usually acts as a hyperlink to another page.</explanation>
  </item>
  <item>
    <term>Index</term>
    <acronym></acronym>
    <explanation>A list in a database that lists all the unique records in a table.</explanation>
  </item>
  <item>
    <term>Information Technology</term>
    <acronym>IT</acronym>
    <explanation>The study of how human users interact with computer software and how they interact with each other.</explanation>
  </item>
  <item>
    <term>Infrared</term>
    <acronym></acronym>
    <explanation>Electromagnetic rays, similar to light rays but beyond the range of human eyes, used to communicate wirelessly with electronic devices.</explanation>
  </item>
  <item>
    <term>Inline images</term>
    <acronym></acronym>
    <explanation>Images encoded into web pages.</explanation>
  </item>
  <item>
    <term>Instant Messaging</term>
    <acronym>IM</acronym>
    <explanation>The practice of sending a message over a computer network to a user who is logged on to another computer on the net. The user is informed immediately that a message has arrived.</explanation>
  </item>
  <item>
    <term>Integrated Services Digital Network</term>
    <acronym>ISDN</acronym>
    <explanation>A high-speed digital connection that connects users to the Internet.</explanation>
  </item>
  <item>
    <term>Interactive</term>
    <acronym></acronym>
    <explanation>Applying to computer programs that allow the user to issue commands and get feedback in real time.</explanation>
  </item>
  <item>
    <term>Interface</term>
    <acronym></acronym>
    <explanation>The part of a computer program or system that connects with some other entity, such as a user, a network or another computer system.</explanation>
  </item>
  <item>
    <term>Internet</term>
    <acronym></acronym>
    <explanation>The collection of networks to which anyone with the correct hardware and software can connect. The global network formed from a vast number of smaller networks being connected.</explanation>
  </item>
  <item>
    <term>Internet Control Messaging Protocol</term>
    <acronym>ICMP</acronym>
    <explanation>A protocol used to determine whether a computer can communicate with the Internet.</explanation>
  </item>
  <item>
    <term>Internet Messaging Access Protocol</term>
    <acronym>IMAP</acronym>
    <explanation>An advanced protocol used by E-mail clients for incoming messages, allowing features such as multiple mailboxes etc.</explanation>
  </item>
  <item>
    <term>Internet Protocol</term>
    <acronym>IP</acronym>
    <explanation>The set of rules that control how the packets forming an Internet transaction are routed across the Internet.</explanation>
  </item>
  <item>
    <term>Internet Service Provider</term>
    <acronym>ISP</acronym>
    <explanation>A company that allows users to connect individual computers to the Internet.</explanation>
  </item>
  <item>
    <term>Interoperability</term>
    <acronym></acronym>
    <explanation>The ability of two different systems to work together and communicate.</explanation>
  </item>
  <item>
    <term>Intranet</term>
    <acronym></acronym>
    <explanation>A network that is private to an organisation that can be accessed only by members of that organisation.</explanation>
  </item>
  <item>
    <term>Interrupt Request</term>
    <acronym>IRQ</acronym>
    <explanation>A signal to a computer's processor from an external device in order to make it suspend its current program and attend to the device.</explanation>
  </item>
  <item>
    <term>IP address</term>
    <acronym></acronym>
    <explanation>The unique numerical address assigned to any computer or peripheral connected to the Internet.</explanation>
  </item>
  <item>
    <term>IP security</term>
    <acronym>IPsec</acronym>
    <explanation>A protocol used for encryption and authentication over the Internet.</explanation>
  </item>
  <item>
    <term>Java</term>
    <acronym></acronym>
    <explanation>A computer language based on C++ use to create applications and applets that can be incorporated into web pages.</explanation>
  </item>
  <item>
    <term>Java Virtual Machine</term>
    <acronym>JVM</acronym>
    <explanation>An emulator that allows computers to run Java applications and applets by interpreting the compiled Java code.</explanation>
  </item>
  <item>
    <term>JavaScript</term>
    <acronym></acronym>
    <explanation>A language embedded within the HTML code of a web page that allows the page to be interactive with the user.</explanation>
  </item>
  <item>
    <term>Junction table</term>
    <acronym></acronym>
    <explanation>A table in a relational database that allows many-to-many relationships between tables to be established by linking two one-to-many relationships.</explanation>
  </item>
  <item>
    <term>Kerberos</term>
    <acronym></acronym>
    <explanation>A system of communication between parties whereby each party remains anonymous, being known only to a trusted third party.</explanation>
  </item>
  <item>
    <term>Kernel</term>
    <acronym></acronym>
    <explanation>The central part of an operating system that contains its most basic functions.</explanation>
  </item>
  <item>
    <term>Key</term>
    <acronym></acronym>
    <explanation>A number used to encrypt and decrypt messages.</explanation>
  </item>
  <item>
    <term>Keyword</term>
    <acronym></acronym>
    <explanation>One of a list of special words that make up the instructions in a computer language, e.g. the word "while" has a special meaning in JavaScript programs.</explanation>
  </item>
  <item>
    <term>Layer 1 switch</term>
    <acronym></acronym>
    <explanation>A mechanical switch that corresponds to the lowest level in the OSI network model, that of the basic cables and connectors.</explanation>
  </item>
  <item>
    <term>Legacy model</term>
    <acronym></acronym>
    <explanation>A system or protocol that is out of date, but is still catered for by later systems as many computers still use it.</explanation>
  </item>
  <item>
    <term>Lightweight Directory Access Protocol</term>
    <acronym>LDAP</acronym>
    <explanation>A protocol that allows users to access Internet-based lists of resources or people, similar to looking up a name in an online telephone directory.</explanation>
  </item>
  <item>
    <term>List server</term>
    <acronym></acronym>
    <explanation>A server that maintains communications between members of a list server group.</explanation>
  </item>
  <item>
    <term>Listserver group</term>
    <acronym></acronym>
    <explanation>The members of a group who send and receive communal messages via a list server.</explanation>
  </item>
  <item>
    <term>LiveScript</term>
    <acronym></acronym>
    <explanation>The predecessor to JavaScript, developed by Netscape.</explanation>
  </item>
  <item>
    <term>Local Area Network</term>
    <acronym>LAN</acronym>
    <explanation>A network that is limited to a small geographic area, and that is usually owned by a company or organisation as opposed to being rented.</explanation>
  </item>
  <item>
    <term>Lossless compression</term>
    <acronym></acronym>
    <explanation>Reducing data to a more compact form in such a way that the original data can be reconstructed perfectly.</explanation>
  </item>
  <item>
    <term>Lossy compression</term>
    <acronym></acronym>
    <explanation>Reducing data to a more compact form in such a way that the original data cannot be reconstructed, but its quality is not materially affected. Usually used to reduce the file size of images without affecting image quality.</explanation>
  </item>
  <item>
    <term>Mail Delivery Agent</term>
    <acronym>MDA</acronym>
    <explanation>Program used by an E-mail client to send messages over the Internet.</explanation>
  </item>
  <item>
    <term>Mail User Agent</term>
    <acronym>MUA</acronym>
    <explanation>A messaging component that acts as a stand-alone program on a computer.</explanation>
  </item>
  <item>
    <term>Mailing list server</term>
    <acronym></acronym>
    <explanation>Server that maintains lists of E-mail addresses to which bulk E-mails are sent.</explanation>
  </item>
  <item>
    <term>Malware</term>
    <acronym></acronym>
    <explanation>Software designed to cause harm to a computer system and which runs without the user's knowledge or consent.</explanation>
  </item>
  <item>
    <term>Many-to-many relationship</term>
    <acronym></acronym>
    <explanation>A relationship in a relational database in which several different values in one field of a table can be associated with several different values in a field in another table.</explanation>
  </item>
  <item>
    <term>Markup language</term>
    <acronym></acronym>
    <explanation>Any one of a variety of languages used to construct web pages and determine their appearance.</explanation>
  </item>
  <item>
    <term>Media</term>
    <acronym></acronym>
    <explanation>A general term for the different ways in which data is transmitted from one system to another.</explanation>
  </item>
  <item>
    <term>Media Access Control address</term>
    <acronym>MAC</acronym>
    <explanation>The physical address of a device on a network, as opposed to its IP address.</explanation>
  </item>
  <item>
    <term>Message Transfer Agent</term>
    <acronym>MTA</acronym>
    <explanation>A program responsible for delivering and receiving E-mail and for putting received mail in the correct inbox.</explanation>
  </item>
  <item>
    <term>Meta search engine</term>
    <acronym></acronym>
    <explanation>A search engine that attempts to determine the nature and contents of a web site by examining its &lt;meta&gt; tags.</explanation>
  </item>
  <item>
    <term>Meta language</term>
    <acronym></acronym>
    <explanation>Any language used to define or describe the rules of another computer language.</explanation>
  </item>
  <item>
    <term>MIME type</term>
    <acronym></acronym>
    <explanation>The description of a file attached to an E-mail in two parts, where the first part describes the general file type and the second part gives a specific sub-type, e.g. "text/plain" or "image/gif".</explanation>
  </item>
  <item>
    <term>Modem</term>
    <acronym></acronym>
    <explanation>Short for modulator/demodulator - the device that converts a digital signal to an analogue format suitable for transmission along connections such as phone lines.</explanation>
  </item>
  <item>
    <term>Motherboard</term>
    <acronym></acronym>
    <explanation>The most important circuit board in a computer system, on which the CPU and other components are placed.</explanation>
  </item>
  <item>
    <term>Moving Pictures Experts Group</term>
    <acronym>MPEG</acronym>
    <explanation>The committee that designed the standard formats for video and sound files.</explanation>
  </item>
  <item>
    <term>MPEG-1 Audio Layer 3</term>
    <acronym>MP3</acronym>
    <explanation>A standard proprietary format for sound files developed by the Moving Pictures Experts Group.</explanation>
  </item>
  <item>
    <term>MPEG-2</term>
    <acronym></acronym>
    <explanation>The current standard for compressed video files.</explanation>
  </item>
  <item>
    <term>Multipurpose Internet Mail Extensions</term>
    <acronym>MIME</acronym>
    <explanation>The protocol that allows E-mail programs to associate different file types with different applications (e.g. .doc files with Microsoft Word).</explanation>
  </item>
  <item>
    <term>Multi-station Access Unit</term>
    <acronym>MAU</acronym>
    <explanation>The hardware device that allows stations to be connected to a ring topology network.</explanation>
  </item>
  <item>
    <term>Municipal Area Network</term>
    <acronym>MAN</acronym>
    <explanation>A network that covers an area the size of a town or city.</explanation>
  </item>
  <item>
    <term>Musical Instrument Digital Interface</term>
    <acronym>MIDI</acronym>
    <explanation>A system of encoding music electronically using a standard set of rules so that it can be played by a wide variety of devices.</explanation>
  </item>
  <item>
    <term>Narrowband</term>
    <acronym></acronym>
    <explanation>A set of frequencies that have been set aside for wireless communication.</explanation>
  </item>
  <item>
    <term>National Science Foundation</term>
    <acronym>NSF</acronym>
    <explanation>A branch of the American government that promotes science and engineering.</explanation>
  </item>
  <item>
    <term>Needs analysis</term>
    <acronym></acronym>
    <explanation>The process of determining the requirements of a customer and developing a computer system to meet those requirements.</explanation>
  </item>
  <item>
    <term>Network</term>
    <acronym></acronym>
    <explanation>Two or more computers connected in such a way that they can communicate with each other.</explanation>
  </item>
  <item>
    <term>Network Address Translation</term>
    <acronym>NAT</acronym>
    <explanation>The process of hiding the IP addresses of computers on an intranet to external systems by translating them into different addresses.</explanation>
  </item>
  <item>
    <term>Network engineer</term>
    <acronym></acronym>
    <explanation>The technician responsible for maintaining and upgrading a computer network.</explanation>
  </item>
  <item>
    <term>Network Interface Card</term>
    <acronym>NIC</acronym>
    <explanation>A circuit board that fits in a computer giving its physical address on a network.</explanation>
  </item>
  <item>
    <term>Network News Transfer Protocol</term>
    <acronym>NNTP</acronym>
    <explanation>A set of rules allowing computers to communicate with newsgroups.</explanation>
  </item>
  <item>
    <term>Network Operating System</term>
    <acronym>NOS</acronym>
    <explanation>An operating system designed to control a computer network</explanation>
  </item>
  <item>
    <term>Newsgroup</term>
    <acronym></acronym>
    <explanation>An application that allows users with a shared interest to post articles, opinions, questions and answers on that interest on a shared space on the Internet.</explanation>
  </item>
  <item>
    <term>Node</term>
    <acronym></acronym>
    <explanation>A computer or resource on a network.</explanation>
  </item>
  <item>
    <term>Non-repudiation</term>
    <acronym></acronym>
    <explanation>The principle that neither of the two parties to a transaction or a sent message can deny that the transaction took place or that the message was sent.</explanation>
  </item>
  <item>
    <term>Object</term>
    <acronym></acronym>
    <explanation>A part of a web page that contains data and can have a name and properties.</explanation>
  </item>
  <item>
    <term>Object-based</term>
    <acronym></acronym>
    <explanation>This applies to programming languages in which data is organised into objects. However, unlike object-oriented languages, there is no inheritance.</explanation>
  </item>
  <item>
    <term>Object-oriented</term>
    <acronym></acronym>
    <explanation>Applying to any computer language in which data is arranged into objects that communicate with each other. Objects are placed in a hierarchy of classes, so that each class can inherit properties from classes higher in the hierarchy.</explanation>
  </item>
  <item>
    <term>Object-oriented programming</term>
    <acronym>OOP</acronym>
    <explanation>Any computer language based on communicating objects.</explanation>
  </item>
  <item>
    <term>OCx</term>
    <acronym></acronym>
    <explanation>Optical carrier levels which are used to define the transmission speeds in SONET/SDH</explanation>
  </item>
  <item>
    <term>One-to-many relationship</term>
    <acronym></acronym>
    <explanation>A relationship between two tables in a relational database in which the primary key of one table is associated with a non-primary key of the other table.</explanation>
  </item>
  <item>
    <term>One-to-one relationship</term>
    <acronym></acronym>
    <explanation>A relationship between the primary key fields of two tables in a relational database.</explanation>
  </item>
  <item>
    <term>Online service E-mail</term>
    <acronym></acronym>
    <explanation>An E-mail client program that comes bundled with software from an Internet Service Provider (such as AOL).</explanation>
  </item>
  <item>
    <term>Open Buying on the Internet</term>
    <acronym>OBI</acronym>
    <explanation>A common format that businesses use to exchange data. </explanation>
  </item>
  <item>
    <term>Open source</term>
    <acronym></acronym>
    <explanation>A programmer providing access to the source code of a program free of charge so that developers can improve it.</explanation>
  </item>
  <item>
    <term>Open System Interconnection Reference Model</term>
    <acronym>OSI/RM</acronym>
    <explanation>The 7-layer model describing a standard structure for transmission of data over a network.</explanation>
  </item>
  <item>
    <term>Order Tracking</term>
    <acronym></acronym>
    <explanation>The process of recording the progress of a customer's order through an online purchase.</explanation>
  </item>
  <item>
    <term>P2P</term>
    <acronym></acronym>
    <explanation>A peer-to-peer network connected to the Internet.</explanation>
  </item>
  <item>
    <term>Packet</term>
    <acronym></acronym>
    <explanation>A small piece of a data message that is transmitted over a network.</explanation>
  </item>
  <item>
    <term>Packet sniffing</term>
    <acronym></acronym>
    <explanation>A technique used by hackers to intercept packets travelling over a network.</explanation>
  </item>
  <item>
    <term>Password sniffing</term>
    <acronym></acronym>
    <explanation>A technique used by hackers to intercept passwords being sent across a network.</explanation>
  </item>
  <item>
    <term>Patch</term>
    <acronym></acronym>
    <explanation>A small section of computer code that can be downloaded from a web site to correct a fault with a program.</explanation>
  </item>
  <item>
    <term>Patch panel</term>
    <acronym></acronym>
    <explanation>A series of sockets that can be used to switch manually between incoming communications and outgoing communications.</explanation>
  </item>
  <item>
    <term>Peer-to-peer network</term>
    <acronym></acronym>
    <explanation>A network in which all computers have equal status. There are no dedicated server computers.</explanation>
  </item>
  <item>
    <term>Peripheral port</term>
    <acronym></acronym>
    <explanation>A socket on a computer in which peripherals such as printers are plugged.</explanation>
  </item>
  <item>
    <term>Permission bit</term>
    <acronym></acronym>
    <explanation>A binary digit associated with a file that indicates whether a user can read it, overwrite it or execute it (in the case of a program).</explanation>
  </item>
  <item>
    <term>Permissions</term>
    <acronym></acronym>
    <explanation>Pieces of information associates with programs and files on a network that specify which users can access them.</explanation>
  </item>
  <item>
    <term>Personal Digital Assistant</term>
    <acronym>PDA</acronym>
    <explanation>A small portable computer designed to keep track of personal information such as appointments and contact details.</explanation>
  </item>
  <item>
    <term>Personal Information Management program</term>
    <acronym>PIM</acronym>
    <explanation>A program that organises contact details, engagements and appointments.</explanation>
  </item>
  <item>
    <term>Planned maintenance</term>
    <acronym></acronym>
    <explanation>Any maintenance such as upgrading hardware or installing software that may be scheduled in advance.</explanation>
  </item>
  <item>
    <term>Plug-in</term>
    <acronym></acronym>
    <explanation>A small program such as Flash that must be downloaded in order to make full use of the resources on some web pages.</explanation>
  </item>
  <item>
    <term>Point-to-point Protocol</term>
    <acronym>PPP</acronym>
    <explanation>A set of rules that allow a computer to connect to the Internet over a telephone line.</explanation>
  </item>
  <item>
    <term>Point-to-point over Ethernet</term>
    <acronym>PPPoE</acronym>
    <explanation>A set of rules that allows an entire Ethernet network to be connected to the Internet.</explanation>
  </item>
  <item>
    <term>Point-to-point Tunnelling Protocol</term>
    <acronym>PPTP</acronym>
    <explanation>A protocol that is used to extend a network securely over the Internet using remote servers.</explanation>
  </item>
  <item>
    <term>Pop-under Window</term>
    <acronym></acronym>
    <explanation>A window that appears automatically underneath another web page when something triggers it (such as a mouse click) and only appears when the original page is closed.</explanation>
  </item>
  <item>
    <term>Pop-up Window</term>
    <acronym></acronym>
    <explanation>A window that appears automatically on top of another web page when something such as a mouse click triggers it.</explanation>
  </item>
  <item>
    <term>Port</term>
    <acronym></acronym>
    <explanation>A logical connection to an operating system through which information passes when the client computer communicates with a network.</explanation>
  </item>
  <item>
    <term>Portable Document Format</term>
    <acronym>PDF</acronym>
    <explanation>A standard document format developed by Adobe to allow documents to be published on the Internet.</explanation>
  </item>
  <item>
    <term>Post Office Protocol</term>
    <acronym>POP</acronym>
    <explanation>A set of rules that deal with the delivery of E-mail. The current standard is POP3.</explanation>
  </item>
  <item>
    <term>Presentation responsibilities</term>
    <acronym></acronym>
    <explanation>This refers to the way in which data is presented to the user on the screen, such as data entry forms.</explanation>
  </item>
  <item>
    <term>Pretty Good Privacy</term>
    <acronym>PGP</acronym>
    <explanation>A program developed by Philip Zimmerman to encrypt messages such as E-mails using strong encryption and assymetric keys.</explanation>
  </item>
  <item>
    <term>Primary key</term>
    <acronym></acronym>
    <explanation>A field of a table in a database that is used to identify records in the table uniquely. No two records in the table may have the same values in the primary key field.</explanation>
  </item>
  <item>
    <term>Print queue</term>
    <acronym></acronym>
    <explanation>The list of files waiting to be printed on a printer, usally one shared by various computers on a network.</explanation>
  </item>
  <item>
    <term>Project</term>
    <acronym></acronym>
    <explanation>This is a list of tasks that have to be finished on a certain schedule and within a certain budget.</explanation>
  </item>
  <item>
    <term>Project management</term>
    <acronym></acronym>
    <explanation>The process of determining the goals of a project, scheduling the tasks required to carry out the project and then ensuring that the tasks are completed satisfactorily.</explanation>
  </item>
  <item>
    <term>Project schedule</term>
    <acronym></acronym>
    <explanation>The list of subtasks that form a project together with the dates by which they must be completed.</explanation>
  </item>
  <item>
    <term>Proxy server</term>
    <acronym></acronym>
    <explanation>A server connected to a network gateway that redirects requests to computers on that network by rewriting incoming IP addresses.</explanation>
  </item>
  <item>
    <term>PS/2-style connector</term>
    <acronym></acronym>
    <explanation>A type of miniature DIN plug with six pins. The name comes from the fact that they were associated with the IBM PS/2 range of computers.</explanation>
  </item>
  <item>
    <term>Socket</term>
    <acronym></acronym>
    <explanation>The end point of a logical connection usually including the TCP or UDP port that is used and the IP address.</explanation>
  </item>
</contents>