This glossary has been created on the basis that someone may read a word or a technical term or an abbreviation within the pages of Archive magazine and think, "What does XXXX mean?". If you think that about a word, look it up in this glossary and then, if it does not appear, please ring, write, fax or email and tell us what it was that you wanted to know.
This is an 'honest' glossary in the sense that, where we don't know, there are some question marks. If you have any ideas, on any of them, please let us know. Thank you.
Some of the definitions will be specific to Acorn computers whereas others are also more generally applicable.
Paul Beverley, Norwich Computer Services, 01603-766592 fax 764011 (paul.NCS@paston.co.uk)
Abbreviations -- There are a number of standard abbreviations used to save time and space in emails and postings. Here are a few:
AFAIK -- As far as I know
BCNU -- Be seeing you (get it?)
BRB -- Be right back
BTW -- By the way
FTF -- Face to face, as opposed to screen-to-screen interaction
FWIW -- For what it's worth
FYI -- For your information
IIRC -- If I remember correctly
IMHO -- In my humble opinion
IMO -- In my opinion
IRL -- In real life (as opposed to Net.life)
ISR -- I seem to recall
LOL -- Laughing out loud -- an expression of humour, surpassed only by ROTFL
OTOH -- On the other hand
POV -- Point of view
ROTFL -- Rolling on the floor laughing
RTFM -- Read the flipping manual!
RSN -- Real soon now
TIA -- Thanks in anticipation
TLA -- Three-letter acronym
WRT -- With regard to
YMMV -- Your mileage may vary
Address -- On the Net, this is an electronic mail address. Addresses are often structured person@[subsite.]domain.type.country, e.g. fred@arcade.demon.co.uk. The type indicates the nature of the organisation running the site, ORGanisation, COmpany, GOVernment, ACademic. Not all addresses adhere to this structure.
ANSI -- Computers use several different methods for deciding how to put information on your screen and how your keyboard interacts with the screen. ANSI is one of these "terminal emulation" methods. Although most popular on PC-based bulletin-board systems, it can also be found on some Net sites. To use it properly, you will first have to turn it on, or enable it, in your communications software.
Archie -- An index of FTP servers. The best known Archie server in the UK is at Imperial College, London and has indexes to hundreds of FTP sites around the world. If there's a program you're having trouble in locating, Archie can probably help.
Archive -- A file or group of files and/or directories that have been joined together into a single file and, often, are compressed. This reduces the time taken to transfer the information and also makes it simpler to handle as a single file.
ArcWeb -- A RISCáOS web browser.
ARM Linux -- See under RiscBSD.
ARP -- Address Resolution Protocol -- The protocol used to map an Internet address to an MAC address (like Ethernet).
ARPANet -- A predecessor of the Internet. Started in 1969 with funds from the Defense Department's Advanced Research Projects Agency.
Anonymous ftp -- This enables a user to retrieve files from an ftp site on the Internet without having to establish a user-id and password on the system. When you log in, type 'anonymous' (or just 'ftp') as your user-id and give your email address as the password if one is required.
Article -- A message which appears on one or more Usenet newsgroups. Each article has a unique message identifier, which is sometimes quoted in a followup article. Some news servers also assign article numbers. These are unique only to that server, and are meaningless to users at other sites.
ASCII -- American Standard Code for Information Interchange -- This is the most commonly used code for representing text using 8-bit binary numbers -- although strictly, it is only a 7-bit code. ASCII also refers to a method, or protocol, for copying files from one computer to another over a network, in which neither computer checks for any errors that might have been caused by static or other problems.
ASCII graphics -- It is possible, using ASCII characters to draw rudimentary picture although it only works if the text is viewed using mono-spaced type.
AUP -- Acceptable Use Policy -- A statement by an ISP of the allowable uses of an account with them.
ATM -- Asynchronous Transfer Mode -- This is an aproach to network design characterised by a number of features. Firstly, data to be transmitted is broken into a sequence of FIXED size packets, each of which contain enough information to allow the packet to be routed to its destination. Secondly, ATM uses Évirtual circuitsæ whereby, before any data can be moved from one node to another, a circuit must be established, much like a telephone call across the telephone network. The third major feature is that, with ATM, the endpoints must agree in advance (during the setup of the circuit) the maximum bandwidth of data that will be transmitted. Multiple streams of packets can be interleaved onto the physical network hardware without any data getting lost by virtue of the fact that the system knows the maximum data rate of each virtual circuit and the data rate of the physical network.
The stream nature of ATM, coupled with the guarantee of bandwidth, makes ATM ideal for real-time communications such as audio and video. Indeed, the analogy with a telephone network is no coincidence; these days most digital telephone networks use ATM in their underlying layers. It is a common misconception that ATM metworks mean fast networks. The simplicity of ATM, and the very low level, does mean that it can be made to go very fast but the data to the endpoints of a telephone network tend to go at only 64Kb/s.
BABT -- British Approvals Board for Telecomunications Ö the standard for telecoms equipment that can be used in UK.
Backbone -- A high-speed interconnection carrying large volumes of data traffic to more local, slower speed interconnections. In the U.S., the backbone of the Internet is often considered the NSFNet, a government funded link between a handful of supercomputer sites across the country.
Bandwidth -- The rate at which data can be sent through any given data connection -- usually expressed in Mbit/s (megabits per second).
Baud -- This is a unit of speed for serial data transmission. (Rough definition...)1 baud = 1 binary bit per second. 1 Kilobaud (Kbaud) is 1024 bits/second = 128 bytes/sec (assuming 8 bits per byte). However, over a telephone line, because each byte tends to have associated 'start' and 'stop' bits, 1 Kilobaud is more like 100 bytes/sec or 6Kbytes/minute. On this basis, a high speed modem at 28.8 Kbaud can transmit about 3Kbytes/sec or 200Kbytes/minute, however, using compression techniques, this can be increased somewhat. The more expensive modems use systems, such as Microcom Network Protocol (MNP), which can correct for errors and which compress data to speed up transmission.
(To be more technically correct... Baud is not the same as bits per second but is 'the number of discrete conditions or signal elements transmitted per second'. For example, V.22bis is transmitted at 600 baud, but 2400 bps. This is because it is using what is called PSK (Phase Shift Keying). Here you can have each baud in four different phases: 0░, 90░, 180░, and 270░. So, for each baud you can have four different states, and this means you can transmit 4 bits per second per baud.
BBS -- (Bulletin Board Service/System) A bulletin board is an application run on a computer which stores information and messages that can be accessed by other computers, usually via the telephone line using a modem. Many bulletin boards allow a number of other computers to connect to the host computer at the same time by using a number of different modems and phone lines.
Big Eight, The -- (was The Big Seven) The main Usenet hierarchies: comp, humanities, misc, news, rec, sci, soc and talk. (Humanities was added in 1995, so you may see references to the Big Seven.
Binary -- The number system (base 2) used as the basis of most computer systems.
Binary data (file) -- Data that consists of more than just textual information. Alphanumeric text can be represented using a limited range of ASCII codes from 32 to 127 with some of the numbers below 32 used as control codes such as 10 for linefeed and 12 for formfeed/clear screen. Binary data, by contrast, uses all the codes 0 to 255 and, if it were transmitted as if it were a text file, the control codes could have all sorts of undesired effects. Other techniques therefore have to be used for its transmission, e.g. uuencoding.
Bitnet -- Because It's Time Network -- The Amercian academic network -- the equivalent of Janet in the UK. It is based on IBM mainframes, and therefore uses EBCDIC character codes.
Bot -- An artificial intelligence usually found masquerading as a human user, carrying out repetitive or tedious tasks like responding to email. (Presumably an abbreviation for robot.)
Bounce -- An item of email is said to have bounced when it fails to find its recipient and is returned to the sender, sometimes with a message explaining why it was unable to be delivered.
bps -- bits per second -- See Baud.
Browser -- A program that allows you to access the worldwide web (WWW).
Bridge -- A computer or other dedicated hardware that links two networks of the same type together and does some filtering of packets from one network to the other and vice versa.
Bulletin board -- See BBS.
Carrier -- The tone generated by a modem, on which data is carried.
CCITT -- International body that ratifies recommendations for telecoms standards.
CERT -- Computer Emergency Response Team -- A group dedicated to raising awareness of computer security issues and responding to security insidents.
CIX -- (Commercial Internet Exchange) -- An agreement among Internet service providers on the commercial use of the Internet. Not to be confused with Compulink Information Exchange which is a major UK BBS.
ClariNet -- A hierarchy of newsgroups on Usenet that carries commercial information from official sources. Access to ClariNet is chargeable.
Client -- A program on a computer attached to the Internet which is used to access certain services, e.g. a Web client is a program by which you can access the Worldwide Web. The term client refers to the idea that the program provides an easy-to-use access to another more basic program.
Client -- A computer receiving information from a server is also referred to as a client.
Command line -- A way of accessing a service by typing in textual commands.
Compuserve -- A large international BBS with limited Internet access.
Compression/decompression -- There are various mathematical techniques which can be used to store (and transmit) computer data using a smaller amount of memory than the uncompressed data represents. Some of these techniques are completely reversible so that the decompressed data is identical to the original data. However, in the case of images, it may be acceptable to allow a degree of degradation of the data in order to increase the amount by which the data is compressed.
CPS -- Cycles per second or characters per second.
CRC -- Cyclic redundancy check -- A method of detecting errors in the transmission of data.
Cross-posting -- Sending the samearticle to more than one Usenet newsgroup at a time.
CSLIP -- Compressed SLIP.
Cyberspace -- The virtual world that exists within computer networks.
Daemon -- Disc And Execution Monitor -- An otherwise harmless Unix program that normally works out of sight of the user. On the Internet, you'll most likely encounter it only when your e-mail is not delivered to your recipient -- you'll get back your original message plus an ugly message from a "mailer daemon".
Datagram -- Information is passed around the Internet in blocks of data, each block carrying the IP address of the sender and of the destination. At the destination, the datagrams have to be joined together in the correct order to recreate the original data.
Data encryption key (DEK) -- Used for the encryption of message text and for the computation of message integrity checks (signatures).
Data encryption standard (DES) -- A popular standard encryption scheme.
Decompression -- See compression/decompression.
Demon -- Demon Information Services Ltd -- A commercial UK service that provides access to the Internet via the telephone lines using a modem.
Device driver -- Software which drives the actual hardware that communicates from the computer to the serial port, parallel port or network. Device drivers can also be used for non-physical devices like pseudo-terminals (rlogin in Unix).
DCI -- (Acorn's) Driver Control Interface -- This is simply a standard set by Acorn for writing device drivers.
Dialup -- A temporary connection to a computer or server via a telephone line rather than through a fixed connection.
Digest -- Some mail servers give you a compilation of the day's (or week's or month's) messages.
Direct account -- An Internet account where you can connect directly with the Internet.
Distribution -- A way to limit where your Usenet postings go. Handy for such things as "for sale" messages or discussions of regional politics. However, the distribution field is not normally used on Usenet, as the distribution nowadays is based upon not feeding groups that are local to the world etc. Most NNTP-servers ignore this field.
DNS -- Domain name system -- A machine that translates the domain name of the Internet addresses from the textual form (e.g. ftp.demon.co.uk) into the numeric form (e.g. 158.53.8.13) that is actually used to send messages. There will usually be at least one name server in each domain. Having more than one is a useful redundancy since you don't want the network to grind to a halt whenever your one and only name server crashes. DNS will also handle the translation from IP adresses to names if used the other way around. DNS is hierarchical in that each server only knows about a certain domain, and uses other DNS servers to find the rest of the computers on the Net.
Domain -- A group of computers sharing the same set of services, usually a company wide address. A domain is the list of hosts in one specific part of the Net, and can be as little as one host or as much as the complete Net.
Domain name -- The textual form of the Internet address. For example, if you have an account with Paston, and your address is Paul.NCS@paston.co.uk, your domain name is paston.co.uk. (i.e. it's the bit after the @ sign.)
Dot file -- A file on a Unix public-access system that alters the way you or your messages interact with that system. For example, your .login file contains various parameters for such things as the text editor you get when you send a message. When you do an ls command, these files do not appear in the directory listing; do ls -a to list them.
Down -- When a public-access site runs into technical trouble, and you can no longer gain access to it, it's 'down'.
Download -- Transfer files or messages from a distant computer to your own computer. There are several different methods, or protocols, for downloading files, most of which periodically check the file as it is being copied to ensure no information is inadvertently destroyed or damaged during the process. Some, such as XMODEM, only let you download one file at a time. Others, such as batch-YMODEM and ZMODEM, let you type in the names of several files at once, which are then automatically downloaded.
EBCDIC -- Extended Binary Coded Decimal Interchange Code -- The character set used on IBM mainframes.
EFF -- Electronic Frontier Foundation -- An organisation concerned with the social and legal issues surrounding the use of computers.
Email -- electronic mail -- sending messages by using any interconnection of computers, either locally or over a wide area network.
EMACS -- Editor Macros -- A text editor often used on Unix systems -- not easy for beginners to use.
Email address -- A unique description of the 'place' to which messages are sent if they are for a particular person or group, e.g. Paul.NCS@paston.co.uk.
Emoticon -- See smiley.
Encryption -- The manipulation of a packet's data in order to prevent any but the intended recipient reading that data.
Error correction -- Used with some modern modems (V42) to check that data transmission does not contain errors.
Ethernet -- A type of high speed (10Mb/s) LAN. It was developed by Xerox Corporation in the late '70s.
EUNet -- The European part of Usenet.
Ezine -- The Internet equivalent of a magazine. These can either be mail to your Internet account or you can access them on-line.
F2F -- Face to Face. When you actually meet those people you been corresponding with/flaming.
FAQ -- Frequently Asked Questions. Many FAQs can be found on the Internet. They provide a list of answers to the most common questions to help out new users (newbies). You should always try to find and read any FAQs on a subject before sending out queries as experienced users get fed up repeatedly answering the same questions. FAQs can be found on: ftp://rtfm.mit.edu/pub/news.answers
Fetcher -- A sub-program of ArcWeb that is used to actually get the pages. ArcWeb is purely a display program and knows nothing about how to get the pages. It just sends out a message and any fetcher that is loaded and supports the required protocol gets the page and returns it to ArcWeb for display. this it is possible to use FTP and Gopher through ArcWeb as well as the more obvious HTTP. There is also the special Local fetcher for getting pages stored on your hard disc.
Fidonet -- A network of BBSs used to transfer files and messages both nationally and internationally. It is slow because transfers only (usually) take place at night so messages can take days to get from source to destination, especially when going from country to country.
Finger -- A simple form of interrogation of a remote machine or user. The response may be details of who is currently logged onto the system or other informatiom as decided by the system operator. If an individual is 'fingered', they may respond with a 'plan' file giving witty and/or useful information about the user.
Firewall -- A security system to restrict access to certain computers, areas or information. A firewall is normally a computer or router that is put between a local network and an external network such as the Internet. It will normally enable all users on the inside to connect to the outside, but not the other way around.
Flame -- An offensive or abusive message.
Flamebait -- A provocative posting to Usenet that deliberately tries to elicit flames.
Flame-war -- A discussion consisting of a series of offensive or abusive messages.
Followup -- An article posted to a newsgroup in response to an earlier posting.
Foo/foobar -- A sort of online algebraic place holder. For example: "If you want to know when another site is run by a for-profit company, look for an address in the form of foo@foobar.com." i.e. it's a techical term for 'thingi', 'whatsit' or 'doodah'.
Fortune cookie -- An inane/witty/profund comment that can be found around the net.
FQDN -- Fully qualified domain name -- the complete address of a site on the Internet.
Freeware -- Software that doesn't cost anything.
ftp -- File Transfer Protocol or File Transfer Program (depending on context). In its most general form, it allows users to exchange files with a remote Internet host. This requires an account on the FTP server and a valid password. However, a large number of sites provide an anonymous FTP service which allows anyone to log in with restricted access. There is a huge wealth of information and programs available via anonymous ftp.
ftp site -- A computer were files are available for downloading.
Gateway -- A computer which links together two or more separate networks.
Get a life -- What to say to somebody who has, perhaps, been spending a wee bit too much time in front of a computer.
GIF -- (Graphics Interchange Format) A standard format for storing and transferring bit-mapped graphics in compressed format.
Gopher -- Essentially a text-only precursor of the World Wide Web. The user explores a Gopher server using a menu-driven interface. Pages of textual information are often available, and also search interfaces to databases. Largely died the death since the World Wide Web stole its thunder.
Gopherspace -- The facilities and information linked together by Gopher servers.
Graphically rich online documents -- Text with added pictures!
Group id (GID) -- A number used to identify a group of users in the Unix operating system(s).
GNU -- Gnu's Not Unix. A project of the Free Software Foundation to write a free version of the Unix operating system.
GZIP -- Gnu Zip -- A popular compressed file format.
Handshake -- (1) Two modems trying to connect, first do this to agree on how to transfer data. (2) A series of signals sent back and forth between sending modem and receiving modem to ensure that data is not lost through overflow, i.e. if the data is arriving faster than the computer is storing it. (3) At a computer level, it is the process of agreeing about a protocol and also the process of exchanging protocol information.
Header -- The top of an email or Usenet message containing the details of the sender, date, time, routing and other technical information. Much of the header is of limited interest to the average user, and is therefore sometimes filtered out by an email or newsreader package.
Holy war -- Arguments that involve certain basic tenets of faith, about which one cannot disagree without setting one of these off. For example: IBM PCs are inherently superior to Macintoshes.
Host -- From a user's point of view, a host is a computer or service which allows you access to the Internet. More technically, it is a computer running a protocol stack which is connected to a network. Each host has a numeric address which is unique to the network, and ususally a host name as well. In this context, the protocol stack will probably be the Internet Protocol Suite, the network will be the Internet and the numeric address will be an IP address.
Host Name -- The name given to an individual computer, e.g. the machine that handles mail at Demon is called "post", and combining this with its domain gives its full Internet address of post.demon.co.uk. You can invent your own hostname when joining Demon.
HTTP -- Hyper Text Transport Protocol -- For fetching linked Web pages.
HTML -- Hyper Text Markup Language -- Program for creating Web pages.
Hypertext -- A system enabling a reader to move between related pieces of information by clicking on linking keywords or pictures.
ICMP -- Internet Control Message Protocol. A protocol used on the Internet to send control information, e.g. ping uses this to send an öEcho_Requestò.
IMAP -- Internet Mail Access Protocol -- This is a networking protocol which allows users to manipulate and read the contents of mail folders held on a remote server. Unlike with the POP protocol, the mail continues to reside on the remote machine. This approach has advantages in an environment where users move from machine to machine so that transferring an individual's mail to a particular client machine would not be appropriate. The protocol is formally specified by Internet RFC 1176. There is a good document which describes these which you can get from ftp://ftp.cac.washington.edu/mail/imap.vs.pop.
Internet -- An interconnected network of networks. The Internet exists purely as a large group of machines that pass messages to each other, sites linking themselves in because they found it useful. Remember when using the Internet that you are piggy backing on other peoples efforts and paying nothing for it, so be polite because they could easily decide to stop passing your messages through. There is no one organising it and hence no one to complain to if you don't like it. The Internet is probably the worlds most successful anarchy!
Internet address -- See IP address.
Internet Protocol Suite -- The set of protocols which includes TCP, UDP and IP. It is also often (misleadingly) referred to as TCP/IP. Originally developed in the 1970s and early 1980s by the U.S. Defense Advanced Research Projects Agency for the Arpanet, precursor of the Internet.
IP -- Internet Protocol -- The network protocol responsible for passing data packets from one host to another. Each packet contains the IP address of both the source and destination hosts. IP is regarded as unreliable because individual packets may get lost as they wander around the Internet. Hence TCP is usually to control it if reliability is important.
IP -- Information Provider -- A company that provides Internet access on a commercial basis.
IP Address -- A unique 32-bit address assigned to a host connected to the Internet. (Usually this is a static allocation, but some dial-up Internet providers assign IP addresses dynamically when you log on.) The IP address is usually presented in dotted-decimal format (e.g. 123.45.67.89), where each number represents eight bits of the address. The first part of the address is assigned exclusively to an organisation by the Network Information Center (NIC) in the United States. The use of the individual addresses within this address space is then devolved to the organisation itself.
IRC -- Internet Relay Chat -- A service operated on certain hosts which allows multi-party online conversations. It allows users to 'chat', by typing text, in real time. It is the Internet equivalent of CB radio. The user runs an IRC client and connects to an IRC server using a command such as /server stork.doc.ic.ac.uk. He then selects a particular channel with /join #channel or similar.
ISDN -- Integrated Services Digital Network -- A high speed network available in most European countries and the USA/Canada. It combines voice and data transfer through a single medium.
ISP -- Internet Service Provider.
Janet -- Joint Academic Network -- the network linking UK academic institutions. (Super Janet, allowing higher speed communication and other extra facilities, is currently being tested.)
(Hot) JAVA -- An object-orientated programming language developed by Sun Microsystems, to be used across distributed systems. It allows executable 'objects' to be sent across the Internet, rather than the more traditional text. For example, you could have a graph on your screen of some data. There could be an update to that data, which JAVA would 'transmit' to your machine, and update the graph, all without any user intervention. It is rather like hot-links within documents, hence the term 'Hot' often being applied to it. Apparently Java is american slang for coffee, so you will see lots of mention of hot java and animated icons of steaming cups of coffee if you visit any of the java pages. More infomation on JAVA can be found at http://java.sun.com.
JPEG -- Joint Photographic Experts Group -- A body set up in the USA to produce an industry standard for still picture compression and storage. The theory is that, with an agreed file format, one company's decompression program can read the files produced by someone else's compression program.
JPEG -- A file (image) that has been compressed using JPEG compression techniques.
Jughead -- A search system for finding files in gopher sites, similar to Veronica.
KA9Q -- Another name for !TCPIP. It was originally written on a PC for use with packet radio and KA9Q was the author's call sign.
Kermit -- A set of file transfer protocols, and a terminal emulator that is widely used on PCæs and Unix computers.
Kill file -- A list of people whose messages you don't want to read, i.e. their messages just get deleted immediately. Also used to ignore topics not of interest to you.
Kilostream -- A line leased from BT that provides 64Kbits/s data transfer rates.
LAN -- Local area network -- A group of computers linked together for data transfer, usually on a single site.
Leased line -- Any circuit or combination of circuits designated to be at the exclusive disposal of a given user.
Login -- Connecting to a computer involves typing a user name and a password before access is given. You can log into remote computers on the Internet using Telnet or FTP.
Log off -- Disconnect from a host system.
Lurker -- Someone who reads Usenet articles but makes no contribution and is therefore transparent to other users. Sometimes used as a derogatory term but there are, by contrast, those who just HAVE to say something about every topic, whether it adds anything or not!
Mailbomb -- Large amounts of data being emailed to one person, repeatedly, until it kills their mail system or at least renders it unusable. Usually the result of seriously breaching netiquette.
Mail exchanger -- A computer that handles mail for other computers.
Mail gateway -- A computer or service that links up two or more email systems.
Mailing list -- A group of people who send and receive communal email messages on a specific topic.
Mail server -- Machines to which you connect to send and receive mail.
Metapage -- A web page that contains links to other web pages.
MIME -- Multipurpose Internet Mail Extensions -- Internet mail was originally designed to carry text messages composed of 7-bit US ASCII characters. MIME extends the format of Internet mail messages to include information about the type of data in the message (e.g. "this message is a PostScript document", "This message is a GIF image", etc) and provides methods for encoding 8-bit data with arbitary line lengths into 7 bit printable characters with restricted line lengths, which will be carried safely through all mail systems, no matter how antiquated or restrictive they may be. MIME makes multimedia mail possible, while retaining compatibility with the existing Internet Mail distribution system. MIME is formally specified by Internet RFCs 1521 and 1522.
Mirror site -- An FTP server which contains the same, or similar, information as another somewhere else in the world. Mirrors are often set up to lessen transcontinental downloading.
MNP -- Microcom Network Protocol -- A system used by modems to provide data compression and error correction for high speed data transmission over phone lines. There are various standards of increasing speed and complexity, e.g. MNP4 and MNP5.
Modem -- (Abbreviation for modulator-demodulator) A device which takes a serial stream of computer data and converts it into audible tones that can be transmitted down a telephone line that was originally design for carrying voice information. It enables two computers to exchange data at a distance via the telephone system.
Moderator -- The person who runs a conference or newsgroup. They have the responsibility of selecting which postings are used and which not.
Mosaic -- A PC browser for the Web.
MPEG -- Motion Picture Experts Group -- A group of technologists who are establishing an international standard for the compression of moving video and its associated audio. MPEG compression uses information from preceding and subsequent frames to allow further compression than would otherwise be achievable.
MPEG -- A video that has been compressed using MPEG techniques.
MUD -- Multi-user Dimension (or Multi User Dungeons [and Dragons]) -- A form of IRC where the participants take on a persona and do role play activities.
MUG -- Multi-user Game.
MUSE -- Multi-user Simulated Environment. Place where you can interact with other users.
Name Server -- See Domain Name Server.
Net -- Another name for the Internet.
Net. -- A way of referring to a person on the net, e.g. Net.god -- One who has been online since the beginning, who knows all and who has done it all. Net.personality -- Somebody sufficiently opinionated/flaky/with plenty of time on his hands to regularly post in dozens of different Usenet newsgroups, whose presence is known to thousands of people. Net.police -- Derogatory term for those who would impose their standards on other users of the Net. Often used in vigorous flame wars (in which it occasionally mutates to net.nazis).
Netiquette -- The "rules" of the Internet. When you first get connected to the Internet don't immediately leap in and start posting messages, wait a few weeks (at least) to get the feel of the place and the people.
Don't use all capital letters because it will be read as SHOUTING.
Don't post a mailshot to users without their permission.
Don't post methods of 'getting rich quick'.
Don't post confidential information.
Don't ask FAQs. Ask instead where to find the group's FAQ.
Don't use very long signatures. It costs people to load them.
Don't quote large amounts of other people's messages as this ia also a waste of time and money.
NetNews -- aka News -- News transferred using the NNTP protocol.
Network -- A group of computers that are linked together to enable the transmission of information between them.
Netscape -- A World Wide Web browser program. Currently (late 1995) the most used browser on the Web. Its attractions include its cross-platform support (the program is available for PCs, Macs and a number of different types of Unix workstation), and its speed (it shows you the text and graphics of a Web page as they arrive at your computer, rather than waiting for the whole page to be downloaded). It is free to educational establishments and charities, and can be downloaded free for evaluation by others. One problem is that Netscape introduces various non-standard 'extensions' to the Web authoring language, HTML, which are not supported by other browsers. Acorn users of the Internet are most likely to encounter the influence of Netscape in the form of oddly laid out or unreadable Web pages, possibly bearing messages such as "this page looks best in Netscape" or "the page only works with Netscape". The latest version (v2.0) also supports JAVA.
Newbie -- A new user of the Internet or of a particular service. This is not a pejorative term.
News -- Often referred to as the Usenet News Groups. Discussion areas where anyone can post messages for others to read and reply to. There are over 10,000 newsgroups for discussion on just about any subject area. The Newsbase setup window lets you decide which groups you want to join/subscribe to, ie which ones it should fetch.
NewsFeed -- aka News server.
Newsgroup -- A forum for discussing a subject, the title of the newsgroup (hopefully) giving the subject area. You can start a new discussion, known as a thread, or reply to existing postings. See also News.
Newsreader -- A program that allows you access to articles on a Usenet server.
News server -- Machines to which you connect to send and receive news.
NFS -- Network File System -- A protocol developed by Sun and defined in RFC 1094 which allows a computer to access files over a network as if they were on its local disc.
NIC -- Network Information Center. As close as an Internet- style network gets to a hub; it's usually where you'll find information about that particular network.
NNTP -- Network News Transfer Protocol -- The application protocol (defined in RFC 997) used to transfer Usenet articles between news servers.
NTP -- Network Time Protocol -- A protocol that ensures accurate local timekeeping with reference to radio and atomic clocks located on the Internet. This protocol is capable of synchronising distributed clocks within lilliseconds over long time periods (see RFC 1119).
Node -- A computer or server attached to the network.
NSA line eater -- The more aware/paranoid Net users believe that the National Security Agency has a super-powerful computer assigned to reading everything posted on the Net. They will jokingly (?) refer to this line eater in their postings.
NSF -- National Science Foundation -- This funds the NSFNet, the backbone of the Internet in the US.
Offline -- When your computer is not connected to a host system or the Net, you are offline.
OLR -- Off-line reader -- Software used for reading email or USenet news off-line.
Online -- When your computer is connected to an online service, bulletin-board system or public-access site.
Packet switching -- The technique in which a stream of data is broken into standardised units called 'packets', each of which contains address, sequence, control, size and error-checking information in addition to the user data.
Password -- When accessing a remote site, especially where certain services are only accessible to registered individuals, the system my require you to type in a code word or words to prove that you are who you say you are, and that password is necessary in order to grant you access.
PD -- Public Domain -- There are a number of organisations and enthusiasts who produce programs and clipart which they make freely available for other people to use -- rather than trying to make money by selling them. The material is distributed at cost by various individuals and agencies.
PEM -- Privacy enhanced mail -- Internet email which provides confidentiality, authentication and message integrity using various encryption methods.
PGP -- Pretty Good Privacy -- Secure encryption using a public key system.
Ping -- Packet Internet Groper -- About the simplest Internet program. It simply sends an "Are you there?" type message and reports back how long it took. Can be useful to see if you can make contact with another machine, e.g. ping gate.demon.co.uk.
Pipex -- A commercial UK service that provides access to the Internet via the telephone lines using a modem.
.plan file -- A file that lists anything you want others on the Net to know about you. You place it in your home directory on your public-access site. Then, anybody who fingers you, will get to see this file.
PoP -- Point of Presence -- A local phone number for access to Pipex, Demon or other Internet providers.
POP/POP3 -- Post Office Protocol -- POP is a networking protocol which allows users to download mail messages from a central mail server or "Post Office". It is used in situations where the machine belonging to a user is not always available (e.g. a machine which is switched off when not in use, or one which only connects to the Internet occasionally via a dial-up link). Internet mail for the user is delivered to the Post Office machine and held there, awaiting collection by POP. There are several versions of the protocol, the most recent (and widely used) being version 3 which is described in Internet RFC 1725 and commonly referred to as "POP3". "POP", without any qualifying version number, normally refers to version 2 which is described in Internet RFC 937.
Comparing POP3 with SMTP, the other main e-mail transfer protocols, the major difference is the decision as to which party is in the driver's seat. With SMTP, the server is in charge of delivery, the client has to wait passively for the server to send the messages to it. With POP3, the client is in charge. It interrogates the server to determine what messages are available, and then requests them individually.
Post(ing) -- To put an article/message onto a newsgroup.
Postmaster -- The person who deals with mail and answers mail-related questions on an Internet site. On a BBS, the postmaster is usually the sysop.
PPP (a.k.a. P3) -- Point to Point Protocol -- A standard for transmitting Internet Protocol (IP) data packets over phone lines. This is a newer and more robust protocol than SLIP. N.B. this is NOT for transfer of mail. It just transfers data, which could, of course, contain mail, but the protocol knows nothing about this.
Prompt -- When the host system asks you to do something and waits for you to respond. For example, if you see "login:" it means type your user name.
Protocol -- An agreed set of procedures which allows for the orderly transfer of data between two hosts via a communications network. It is essentially a common language which enables hosts to interwork. Examples are TCP, IP, FTP, HTTP, etc.
Protocol stack -- A set of protocols which, together, form a hierarchy. The protocols at the top of the stack use the protocols lower down to do their work. For example, consider a mail server on host A, delivering a message to a mail server on host B. The two servers communicate using the SMTP application protocol, but do this via a TCP connection. The TCP connection is achieved by firing IP packets into the network. The IP packets are sent over a serial link using SLIP. The individual binary digits of the SLIP packet are encoded as a series of electrical impulses on a copper twisted pair. Inside host B, the reverse process occurs to reconstitute the IP packet, which is sent up through the TCP layer to the application protocol.
Proxy server -- A web server that fetches pages at your request and stores them in its own memory. This is usually used in conjunction with a cache so that if you fetch the same page again, it will come from the cache rather than having to be refetched. If you have a number of users who are all looking at a similar set of documents (e.g. a class of students looking at the same site) a proxy server on your local net can speed up access because a given page only needs to be fetched from the 'outside world' once and from then on it is returned from the cache.
Public Key Cryptography -- A method of encryption whereby a public key is made available by someone to those people who want to send messages to that person. The public key is used to encrypt the data, but only the private key held by the owner can decrypt the data.
RARP -- Reverse ARP -- The protocol used to map a MAC address (like Ethernet) to an Internet address.
Readme files -- Files found on FTP sites that explain what is in a given FTP directory or which provide other useful information (such as how to use FTP).
Real Soon Now -- A vague term used to describe when something will actually happen.
Remote login -- Operating on a remote computer, using a protocol over a computer network, as though locally attached.
Reply -- To send a private email to someone, either in reponse to an email or to a news article.
Resolve -- Translate a numeric IP address into a textual domain name, e.g. 158.152.18.44 = risc.demon.co.uk.
RFC -- Request for comment. A series of documents that describe various technical aspects of the Internet.
RiscBSD -- One of two public domain Unix clones currently being converted from PCs to run on Acorn machines. The other is ARM Linux. RiscBSD is derived from FreeBSD and ARM Linux from Linux.
ROT13 -- A method of trivially encrypting text so that it cannot be read accidentally. This is used to prevent the punchline of jokes being revealed before the user has read the joke, or for prventing users reading about the ending of books or films.
Route -- The path (through gateways or servers) that mail or other information takes to get from source to destination.
Router -- (1) Software, usually invisible to the user, which automatically chooses the easiest pathways (on a network) for data to be transmitted. (2) A router is normally a computer or other dedicated hardware that is set up to transmit packets from one network to others. The difference between a router and a gateway is that a router will normally be connected to several networks, whereas a gateway is only connected to two networks.
Search engine -- A facility that allows you to search for keywords in databases, archives or web pages.
Serial -- A device or communication channel is said to be serial if the data is sent sequentially, one bit at a time, as opposed to being sent several bits at a time down a number of parallel wires.
Server -- A computer or system that provides resources to a number of other computers or clients on a computer network. It shares (some of) its files and/or peripherals with other computers on the same network.
Shareware -- Software which you can try out for free before buying it.
Signal-to-noise ratio -- The amount of useful information to be found in a given Usenet newsgroup. Often used derogatorily, for example: "the signal-to-noise ratio in this newsgroup is pretty low."
Signature -- This is a small area of text at the bottom of a message which is configured by the user. Whenever he or she posts a message or Usenet article, the signature is attached automatically by the mailing software. It may take the form of a set of words and/or ASCII graphics.
Site -- A computer system holding information that can be accessed by other computers.
SLIP -- Serial Line Internet Protocol -- A link protocol which enables IP packets to be transmitted down a serial line by adding a simple header. Used extensively by dial-up Internet Providers since RS232 signals can be modulated and sent along a telephone wire using a modem. However, more complex protocols, such as CSLIP (compressed SLIP) and PPP (point-to-point protocol) are gaining popularity since they allow better data throughput.
Smileys :-) -- Sideways on, it looks like a little smiling :-) face, or a sad :-( face, or even an amazed :-o face. Often used in newsgroups to indicate sarcastic or silly comments because no one can see your expression on the Internet. Other faces include ;-) winking, :-* oops!, :-> sarcastic remark and >:-> devilish remark.
SMTP -- Simple Mail Transfer Protocol -- A method of passing email messages from one machine to another. The other popular mail protocol is POP.
Snailmail -- A pejorative term referring to the conventional (physical) mail system.
Spam -- (1) To post an article to multiple, inappropriate newsgroups, rather like illegal bill posters. This is often unwanted advertising and "Get rich quick" type schemes. Do NOT do it! It is very heavily frowned upon, and will result in mailbombs and most likely the killing of your access.
(2) To flood someone else's screen with useless 'noise'. On IRC, this usually translates into annoying beeps or unprintable characters. Spamming is considered a punishment for behaviour that runs against the grain of the net culture, typically corporate advertising.
Spammer -- A person who generates spams!
Spoiler -- A Usenet posting that reveals the ending or important facts of a plot. Do not read unless you want to know in advance what happens.
Subscribe -- To join a newsgroup for the purpose of reading articles posted to it. The subscription is recorded by the NNTP client program (such as Newsbase) and simply tells it which articles to download from the news server. No record of subscriptions is kept at the server itself.
Stacks -- You will often hear the TCP/IP protocols referred to as "stacks". This comes from the way the protocols build up, each new one sitting on top of the others to provide more services. FTP uses TCP which uses IP which uses SLIP. See Protcol Stack.
TCP -- Transmission Control Protocol -- The protocol which sits above IP and implements a reliable connection between two hosts using the unreliable packet transmission capabilities of IP. Data is passed down to TCP from the application protocols above. It is TCP's job to fragment each message into chunks which will conveniently fill an IP packet, labelling each chunk appropriately. At the other end of the connection, the remote host's TCP must reassemble the original message from the packets it receives from IP below and pass it up to the correct application protocol. If any of the chunks is missing, it must ask the other end to resend the lost ones. In this way, TCP simulates a direct connection between two hosts because messages sent in at one end will eventually pop out at the other end, in the same order.
TCP/IP -- A combination of TCP and IP! (Misnomer for the Internet Protocol Suite)
Telnet -- Logs on to a remote machine, giving two-way communication so you can type commands and get the screen output back.
Telnet port -- If a machine has several different tasks or services accessible on Telnet, each will be accessed through a port. Each port is identified by a four-digit number.
Terminal emulator -- A program that allows your computer to pretend that it is an unintelligent box capable of sending and receiving textual information. Telnet is accessed by a terminal emulator.
Thread -- A series of linked messages forming a discussion within a newsgroup that is all on the same subject. Normally, a followup article will have the Subject line preceded with "Re:". For example, in the newsgroup comp.sys.acorn.hardware, there might be a thread with the subject line "Re: Acorn's new machines".
TPoP -- Traditional PoP -- Demon only have a few of these left. They have there own set of modems and computers to log you in.
Trojan horse -- A program that pretends to do, or does, something useful, but which contains code that does something else. This can range from printing silly messages on your screen to trashing your hard drive. It's the network equivalent of a virus.
UDP -- User Datagram Protocol -- An alternative to TCP, used in cases where reliabilty is considered unimportant, or where a connection-oriented dialogue is not required. Each datagram is fired into the network as a single IP packet, and if it gets lost before reaching its destination, then tough luck.
Unix -- The operating system used by most of the computers that provide services on the Internet. Unlike a personal computer system like RISC OS, Unix is designed to provide access to many users at once and almost always comes with built-in TCP/IP and so it has become very popular as a network machine. The main thing to watch out for when connected to a computer running Unix is that it allows very long file names that are case sensitive, i.e. Fred, fred and FRED are different. The reason most Internet servers run one of the many varients of Unix is that the Internet Protocol Suite was developed in the academic community which also embraced Unix in the seventies. Unix was not only freeware, but also offered more features than anything else available. Also, because it had its own system programming language ('C'), it was the ultimate 'mix-and-match' operating system and a programmer's paradise.
Upload -- Transfer files or messages from your computer to a distant computer.
URL -- Uniform Resource Locator -- A universal addressing scheme for Internet resources. The idea was introduced at the same time as the World Wide Web, and most web browsers support it fully. The general format is:
protocol://machine.site/directory/filename
For example:
http://www.acorn.co.uk/acorn/Home
ftp://ftp.acorn.co.uk/pub/documents/pricelist
The first example is a hypertext page fetched from Acorn's World Wide Web server using HTTP, and the second is a file fetched from Acorn's FTP server, using anonymous FTP. Other protocols supported include 'gopher:' and 'news:'.
Usenet -- The term used to refer to the Internet news network. Usenet is not a real physical network as such (although it was once, apparently). It is a virtual network of news servers which communicate via the Internet. There is no central Usenet site. Instead, news propagates around the world as each server connects to its news feed (another news server) and exchanges new articles with it. Hence, no single server ever holds the entire contents of any given newsgroup.
User-id (UID) -- A name or number used to identify a specific individual user when accessing a remote system. Often has to be followed by a password.
User name -- On most host systems, the first time you connect you are asked to supply a one-word user name. This can be any combination of letters and numbers. It is a unique identifier that is linked to a UID in the Unix operating system(s). This is done so that people donæt have to go around and remember their UID.
UUCP -- Unix to Unix Copy Program -- A protocol used on dialup connections to transfer files and execute commands. This can be used to let the server call the clients or vice versa and is extremely efficient on low bandwidth connections. This is the original protocol used to transport NetNews and also the original protocol on Usenet. There are actually two UUCP ports for the RISC OS. One is the port of Taylor UUCP and the other is the port of some other UUCP implementation.
Uuencode -- A coding system by which binary data can be transmitted over a text-only email system. Uuencode takes data using bytes in the range [0-255] and encodes it to a limited ranges of ASCII codes, usually in the range [32-127]. As a result, the encoded data can take up more space than the original binary file.
Uudecode -- A program that takes a uuencoded file and recreates the original binary file(s).
V22 -- CCITT standard for modem communications at 1200 bps.
V22bis -- CCITT standard for modem communications at 2400 bps.
V32 -- CCITT standard for modem communications at 9600 and 4800 bps.
V32bis -- CCITT standard for modem communications at 14.4K, 12K, 2400, 9600 7200 and 4800 bps.
V42 -- CCITT standard for modem communications that incorporates MNP levels 2-4 error correction and MNP level 5 data compression.
V42bis -- CCITT standard for modem communications implementing data compression over V42 links.
Veronica -- Very Easy Rodent-Oriented Netwide Index to Computerised Archives -- A system available on certain gopher sites for searching by keyword for files in gopher sites around the Internet.
VPoP -- Virtual PoP -- New style PoP. Although only to a local phone number all Demon VPoPs connect you through to the Finchley HQ using lines provided by a company called Energis. Thus Demon only need to upgrade the facilities in Finchley for everyone to get the benefit.
VT100 -- Terminal-emulation system. Supported by many communications program, it is the most common one in use on the Net. VT102 is a newer version. Also available are VT52, 220 and 320.
WAIS -- Wide Area Information System -- A set of databases across the Internet which can be searched in a manner very close to questioning in plain English.
WAN -- See Wide area network.
Web crawler -- This is an automatic program (sometimes called a "robot") which explores the World Wide Web, following the links and searching for information or building a database. Such programs are often used to build automated indexes for the Web, allowing users to do keyword searches for Web documents. It is also the name used by one of the most popular publically available keyword searching engines. This can be accessed using the URL "http://www.webcrawler.com/" or http://webcrawler.com/WebCrawler/WebQuery.html.
The WebCrawler is owned by America Online Inc and operated at their Web Studio in San Francisco. It regularly reads all the web pages it possibly can, and stores a huge database of indexing information. If you point your browser at http://WebCrawler.com/ you'll see a form into which you can enter one or more words. Click on the [search] icon and, in a few moments, the WebCrawler will search its database and send you back a list of all the web pages that it knows about which contain those words.
There are many similar search engines, such as:-
OpenText -- http://www.opentext.com:8080/
InfoSeek -- http://www2.infoseek.com/
World Wide Worm -- http://www.cs.colorado.edu/home/mcbryan/WWWW.html
Jumpstation II -- http://js.stir.ac.uk/jsbin/
Web (The) -- See WWW.
Worm -- The Internet equivalent of a virus. It replicates itself and is self propagating.
White pages -- Databases of information about users: email address, telephone number and postal address. The name relates to the fact that it is something akin to Yellow Pages!
Wide area network -- A group of remote computers, i.e. not on one site, connected over telephone lines or specialised data cables.
WWW (or W3) -- Worldwide Web -- This is probably the main reason for the Internet becoming more popular recently. It presents things in the form of pages that can contain text, graphics and sound, and enables you to wander from computer to computer all around the world just by clicking on highlighted links. The pages are stored as files in HTML format and transferred using HTTP.
Zine -- See Ezine.
Sources
Richard Bradbury
Brian Cowan
Bryan Hogan
Neil Hoggarth
David Key
Al Lines
Andy Ling
Dave Pantling
Paston Chase Ltd, Norwich
Torben Steeg
Nicko van Someren
Kjetil Thomassen
Beebugæs Internet Survival Guide ISBN 1-85142-091-6
The UK School Internet Primer (Dickson & Mailer) Koeksuster Publications ISBN 0-9524072-0-5
The UK Internet Book (Schofield) Addison Wesley ISBN 0-201-87731-7
Archive Glossary
This glossary has been created on the basis that someone may read a word or a technical term or an abbreviation within the pages of Archive magazine and think, "What does XXXX mean?". If you think that about a word, look it up in this glossary and then, if it does not appear, please ring, write, fax or email and tell us what it was that you wanted to know.
Some of the definitions will be specific to Acorn computers whereas others are also more generally applicable.
Paul Beverley, Norwich Computer Services, 01603-766592 fax 764011 (paul.NCS@paston.co.uk)
!
! -- pronounced "pling" - Under RISC OS, if a directory name starts with a pling, it is taken to be an application.
10base2 -- An Ethernet standard that uses BNC connectors and coaxial cable. Also known as "thin wire" Ethernet.
10base5 -- An Ethernet standard that uses 9-pin D-type connectors and special cable. Also known as "thick wire" Ethernet.
10baseT -- An Ethernet standard that uses telephone connectors and telephone cable. Also known as "Cheapernet".
1MHz bus -- A proprietary (Acorn) parallel digital interface, originally designed for use on the BBC Micro to provide access to complex peripherals such as hard drives. This interface is available on RISC OS computers by using the Acorn I/O card, although its '1MHz bus' operates at 2MHz!
80486 -- Developed from the 80386, 80286, 80186, 8086, 8088, 8008, 4004. The 4004 was designed to operate a washing machine. See Pentium, the version of the processor that can operate a washing machine and heat the water too. (Historically correct, don't ya know!)
A
Action button -- A button in a dialogue box which causes some action to occur.
ADFS -- Advanced Disc Filing System -- This is the proprietary system used by Acorn for organising and storing data on floppy and hard drives.
AIM -- Another Image Manager -- A suite of image processing software produced by Delft University of Technology in the Netherlands.
ANSI -- American National Standards Institute. The body that, amongst other things, validates the specification for the C language. There is also specify a character set that bears their name.
Application -- The more general use of this word means any job for which the computer may be used, but it has a more specific definition. It is used to refer to a directory (with a name beginning with a "!") which contains a program or programs that work under RISC OS to perform a particular function. When the application is loaded, it usually makes itself available to the user via an icon on the righthand side of the iconbar.
Application directory -- Similar to an ordinary directory in that it contains other files and directories but its name starts with an exclamation mark so that when you double click on the directory, it starts up the application rather than just opening the directory. To open an application directory, double click with <shift> held down.
Apps icon -- This is an icon that appears on the lefthand side of the iconbar (RISC OS 3 onwards). It gives you access to a range of applications such as Draw, Paint, etc that are provided with each Archimedes or Risc PC computer.
Archive -- The best Archimedes magazine ever, or... A backup of some data.
ARM -- Acorn RISC Machine -- This is the original name for the 32-bit RISC processor designed by Acorn Computers Ltd. In the name "ARM Ltd", the company formed between Acorn and Apple, the "ARM" actually stands for Advanced RISC Machine.
ASIC -- Application Specific Integrated Circuit -- A single chip electronic circuit that is specially designed (by computer simulation -- what else?!) for a particular application, e.g. to provide the logic needed to interface a '486 processor on a Risc PC second processor card to the main ARM600 processor and its address and data buses.
Assembler -- A compiler for converting a program written in mnemonics into a machine code executable program.
ATAPI -- (ATA Packet Interface) A development of the IDE standard allowing CD-ROM drives, scanners, etc to be connected more easily.
AUN -- Acorn Universal Networking -- This does not apply to a specific product or even a network user interface but "the overall banner for Acorn's networking policy for the '90s giving the strategic direction of networking for Acorn computers."
B
Back icon -- The icon at the top lefthand corner of a window which allows you to push the window to the back of the desktop.
Backdrop -- This is a desktop background which may be a sprite or just a pattern.
Backplane -- A small printed circuit board with connectors on it that allows you to plug in a number of expansion cards.
Basic -- Beginners All-purpose Symbol Instruction Code -- A commonly-used interpreted high level language. It comes as standard on all Acorn computers.
Baud -- This is a unit of speed for serial data transmission. 1 Baud = 1 binary bit per second.
Bezier curves -- Mathematically defined curves used (amongst other things) by RISC OS to create outline font shapes.
BIOS -- Basic input/output system -- This is the part of a PC compatible's operating system that is held in ROM, allowing the computer to start up and load the rest of its operating system from disc. (cf RISC OS computers where the whole of the operating system, plus a few extra goodies, are held in ROM and are available at switch-on.)
Bit -- Binary digit -- A bit is the smallest unit of binary data. It has two values, 0 and 1. A group of 8 bits of data (referred to as a byte) could be used to represent a single character using, most commonly, the ASCII code or it could represent (part of) an instruction that the computer would execute at some stage or it could represent (part of) a number.
Bit-mapped (graphics) -- It is possible to represent a picture on a computer by using a matrix of (coloured) dots. The resolution of bit-mapped pictures is limited by the numbers of dots used. (This contrasts with vector graphics -- see below. For example, the Paint application produces bit-mapped graphics whereas Draw produces vector graphics.)
BNC connectors -- The bayonet-type (push-and-twist) connectors used in Ethernet installations.
Bpp -- Bits per pixel -- The number of bits used to store the colour of each pixel.
Bubblejet printer -- This is a type of inkjet printer where the patterns on the paper are generated by squirting ink through a series of tiny nozzles in the print head. Functionally, it is the same as an inkjet printer. The ink near the end of the nozzle is heated so that it expands and squirts a small volume of ink out onto the paper.
Bug -- Error in a computer program.
Bullet -- A large black dot -- Å -- used to highlight something within some text.
Bus -- A set of parallel wires or PCB tracks along which data is transmitted in a computer system. The width of the bus refers to the number of parallel tracks -- the wider the bus, the faster data can be transmitted down it.
Byte -- A byte refers to 8 bits of binary data stored within a computer's memory or on a data storage medium.
C
C -- A high level compiled language.
C++ -- This is an object-oriented version of the C language.
Cache -- An area of RAM set aside for the fast storage and retrieval of a certain type of data e.g. font cache. All Acorn computers since the A5000 have had a cache incorporated into the processor, giving a massive improvement in performance. The ARM 2 and ARM 250 don't have a cache.
CAD -- Computer Aided Design -- A computer-based application that allows users to draw, design and model engineering objects.
Caps -- Short for 'capitals'. See also small caps.
Capslock key -- This is a key on the lefthand side of the keyboard. When it is pressed and the Capslock light comes on, all text typed into the keyboard appears in upper case.
Caret -- A red vertical bar in a screen display that marks the point at which text will appear if it is typed in from the keyboard.
CD -- Compact Disc -- A high density digital storage medium originally intended for hi-fi sound reproduction but now applied to storage of text and image data for various computer applications.
CDFS -- Filing system used for accessing CD-ROMs.
CD-ROM -- Compact Disc Read Only Memory -- A CD used for the storage of computer data. It is called a ROM to emphasise that the data on the disc, once written in the manufacturing stage, cannot be modified.
Centronics -- The company that invented the parallel port of the same name.
CFS -- Compression Filing System -- This is a way of accessing a data storage system through a compression/decompression system such that it is transparent to the user, i.e. the user need hardly know that the data is being compressed and decompressed but just sees it as being read from and written to the storage device.
Clear (files) -- A standard format for storing and transferring 24-bit pictures.
CLI -- Command line interpreter -- Pressing <f12> allows you to type command lines into your RISC OS computer. These are then interpreted by the CLI.
Click -- Press the (left hand) button of the mouse.
Close icon -- The icon at the top left of each window, next to the back icon which allows you to close the window.
Concept keyboard -- An input device consisting of a flat panel, usually A4 or A3 sized, that has a matrix of pressure switches below the surface. Different sheets, called overlays, can be placed on top of the panel to show the user which areas to press to get certain responses from the application software that is currently running. They are particularly useful in primary school or special needs situations.
CMYK -- Cyan, Magenta, Yellow, Key -- A method of specifying colour by using the amounts of the three primary (subtractive) colours plus the amount of black (Key).
Colour depth -- Every pixel on a computer screen display has its colour defined by a certain number of bits of data. The colour depth refers to the range of different colours available for each pixel in a particular screen mode. If a single bit were used, it would only allow it to be one of two colours -- usually black or white. If it were defined by two bits, it could have 4 (22) different colours, four bits would provide (24) 16 different colours, 8-bit provides 256 (28) colours, 16-bit gives over 32 thousand colours and 24-bit allows each pixel to have any of about 16.7 million different colours -- about as much as the human eye can distinguish. The 32-bit colour of the Risc PC "only" gives 16 million colours but the extra 8 bits can be used by the computer to produce various different special effects.
Command line -- All Acorn computers now come with a WIMP interface. However, it is possible to give the computer operating system commands by typing them in from the keyboard. If you press <f12>, a star prompt appears. This is the command line. You can enter commands such as CAT<return> to get a catalogue of the current storage device.
Compiler -- In a computer language, instructions that the programmer enters as (vaguely) understandable words have to be translated into series of the very simplest steps that the cpu executes. These simple instructions are called machine code. The job of a compiler is to take the whole of a program and convert it into a single machine code program which can be executed then or at a later stage. This contrasts with an interpreted language in which each individual line of the program is converted into machine code as the program is running. In a compiled language, you have to convert the whole program before you can run any of it whereas in an interpreted language you can run the program at any time, stop it, change the program and run it again. On the other hand, interpreted programs tend to run more slowly because even if one line of the program is run many times, it has to be interpreted into machine code every time it is run.
Configuration -- A collection of settings and option which describe how the computer will operate when it is first switched on.
Control codes -- Special non-printing ASCII codes which cause a device to perform some electronic or mechanical action, e.g. ASCII 10 is linefeed, 13 is a carriage return and 12 ejects the paper or clears the screen.
Coprocessor -- See Second Processor.
Coprocessor -- Also used of any hardware such as an FPA that is used to extend the instruction set of the CPU.
CPS -- Characters per second -- A way of measuring the speed of dot matrix or inkjet printers.
CPU -- Central Processing Unit -- This is the electronic circuitry at the heart of a computer that executes (very rapidly!) a series of simple steps of reading, manipulating and writing information to and from the computer's RAM memory and input/output devices.
CRC -- Cyclic redundancy check -- This is a way of checking for errors in stored and transmitted data.
Crop marks -- In publishing, it is important to define where a printed image appears in relation to the edges of the paper. To do so, the images can be printed on a larger sheet of paper and markers placed on the sheet to show where the corners of the paper will be.
CSV -- Comma Separated Variables -- A standard way in which data is stored in a file where the items of data are separated by commas.
D
DAT -- (Digital Audio Tape) Originally intended for home audio use, DAT proved suitable for serial storage of large amounts of data. A DAT drive can store Gigabytes on a single tape in a couple of hours -- ideal for back-up. (Also referred to as R-DAT.)
Database -- The definition of this word has changed over the years. It used to mean a unified collection of data files but now it tends to refer to an integrated system of data plus the means of interrogating and manipulating the data -- even to the extent of referring to a database language.
Daughterboard -- See under 'motherboard'.
DEBI -- DMA Extended Bus Interface -- This is a means of connecting expansion cards to the Risc PC. (Depending on which magazine you read, it can support anything between eight and fourteen expansion cards! Currently, the maximum is eight but we think it is theoretically possible to have more.)
Debug -- Remove the bugs (errors) within a program.
Debugger -- An application written to provide tools to aid the process of finding errors in a program.
Decompression -- See under compression.
Default -- The standard setting or option which the computer selects unless the user has specifically told it to do otherwise.
Device -- This is the technical term for any information storage medium (e.g. floppy or hard drive) or transmission system (e.g. network, modem or printer) that can be accessed through the computer. Each currently available device is represented by an icon at the lefthand side of the iconbar.
Dhrystones -- strictly Dhrystones/second -- This is a means of indicating the speed of a processor by testing the number of iterations of a particular test program it can perform each second. For example, the Risc PC 600 with a 30MHz ARM600 processor can perform about 40,000 Dhrystones/second.
Dialogue box -- A window in which you are expected to select various options and/or enter a filename before the computer performs a particular task or operation.
Digitiser -- An electronic circuit which takes an analogue signal such as a sound of a video signal and turns it into digital information which can be stored and/or manipulated within the computer and output again as a sound or video signal.
Direct drive laser printer -- In conventional laser printers, the computer sends information to the printer about what is to be printed, in what position and with what styles etc. The processor and memory in the laser printer are then used to work out what dots to place where on the paper. In a direct drive laser, by contrast, the computer works out what the pattern of dots should be and then sends the dot pattern down to the printer on a high speed ("video") parallel interface. This means that the printer needs little or no memory of its own and the process is faster because ARM processors tend to be much more powerful than the processors used in laser printers.
Directory -- When data is stored on a storage medium such as a floppy disc, it can be grouped into directories. When the iconbar icon is clicked, a window appears showing the data in the root (i.e. main) directory. This may be items of data (stored as files), applications or other directories. These directories in turn can contain more information and/or further sub-directories. This system of directories within directories is called a hierarchical data structure.
Dithering -- When displaying a picture on a computer screen in, say, a 256 colour mode, it is possible to give the impression of intermediate colours by mixing dots of the different colours in different ratios. This is done using a random displacement of these dots to avoid a patterned effect. This technique is called dithering.
DMA -- Direct Memory Access -- When information is being taken into a computer from an external source, the cpu normally reads a location, or block of locations, in the external device and writes the information into its own RAM memory. With DMA, by contrast, the information is written directly from the external device into the cpu's memory without the cpu being involved. This means that the process is much faster, as the cpu can be doing other things while the information is being loaded automatically into memory.
Dongle -- This is a small electronic circuit, usually held in a plastic connector block, that goes on the parallel port of a computer. It forms an electronic 'key' that allows you to use a particular application (such as Impression or ArtWorks). The application checks every now and then to see if a dongle is present and, if not, it shuts itself down and will not restart.
DOS -- Disc Operating System -- but also now used as shorthand for DR-DOS or MS-DOS -- These are the operating systems most commonly used on IBM PC computers and compatibles. They can be used on Acorn computers by using the PC Emulator or a PC expansion card or, on a Risc PC, a PC processor card. They are command-line operating systems, i.e. they do not use a wimp interface. (For most practical purposes, there is very little difference between DR-DOS and MS-DOS.)
Double-click -- Press the (left hand) button of the mouse twice in quick succession.
Double density floppy discs -- Discs that can store approximately 800Kb of data when formatted.
dpi -- dots per inch -- On a desktop printer, the text and graphics are reproduced by rows and rows of tiny dots. The smaller the dots, the better the definition of the resulting printout. This is usually specified as the number of dots per inch that the printer can lay onto the paper. The same idea is used for scanning. When scanning a picture or diagram, the grey level (see below) of rows of tiny areas of the picture are assessed by the scanner. The closeness of the areas being differentiated is measured in dots per inch.
DPMS -- Display Power Management Signalling -- When monitors are not being used, it is a waste of energy to have them on at normal brightness. RISC OS 3 supports screen blanking which helps to reduce energy consumption, but some monitors can accept special electronic signals from a computer to tell it to drop into a very low power consumption mode if it is not being used. This signalling between computer and monitor is not available in all monitors, although a lot of newer monitors are beginning to provide it.
DPOB -- Dual Processor Open Bus -- On the Risc PC, the processor(s) are held on separate cards which plug into the main PCB or motherboard. It can take two such processor cards and the dual processor open bus is a way of allowing two different (or similar) processors to share the use of the computer's memory and input/output and data storage facilities.
DRAM -- Dynamic Random Access Memory -- This is the most common form of RAM memory used in computers today. 'Dynamic' is a technical term which refers to the way in which the information is stored within the chips.
DSP -- Digital Signal Processing -- A set of techniques for modifying (sound) signals. It involves digitising the signals, performing various mathematical processes on the data and then turning the resulting data back into an analogue signal.
DTP -- DeskTop Publishing -- As desktop computers have increased in processing power, it has become possible for them to handle both text and graphics, to allow users to manipulate them on-screen and output them to a printer. In this way, "books" can be produced on a desktop computer -- hence the term 'desktop publishing'.
Dual port RAM -- See VRAM.
E
Econet -- This is a means of connecting two or more computers together so that they can exchange information and share the use of peripherals such as printers. It is a type of Local Area Network (LAN) developed in the early '80s by Acorn Computers Ltd.
Editor (1) -- An application that allows you to edit the contents of a file.
Editor (2) -- Someone who is daft enough to take on the task of putting together a massive glossary!
EEPROM -- Electrically Erasable Programmable Read-Only Memory -- A form of non-volatile memory that remains unchanged, even when the power is switched off but which can be altered in situ by using appropriate electronic circuitry i.e. it can be reprogrammed through software.
E-IDE -- (Extended IDE) A development of IDE allowing four drives to be connected at once.
EISA -- the Extended ISA bus.
Email -- Electronic mail -- A means communicating with other computer users via a LAN or through a modem to a national or international computer centre.
EPROM -- Erasable Programmable Read-Only Memory -- A form of non-volatile memory that remains unchanged even when the power is switched off but which can be altered by using ultraviolet radiation to erase the information and high voltages to re-program it. (But see Flash ROM and EEPROM.)
EPS -- Encapsulated PostScript -- This is a type of computer-generated file containing the necessary PostScript commands to reproduce the picture. It usually includes a 'snapshot' of the picture that can be used for positioning purposes. EPS is a defined standard allowing output from one application to be used within another.
Error box -- A special type of dialogue box that gives information to a user about the type of error that has occurred, requiring him to acknowledge that it has been read.
Expansion card -- formerly called podules or peripheral modules -- An extra circuit board fitted to your computer that will allow it to perform various extra functions which cannot be done with software alone.
F
FAST -- Federation Against Software Theft -- An organisation supported by software producers that is dedicated to preventing software piracy.
FAT -- The file allocation table of DOS discs, i.e. it is a map of where all the (bits of) files are located on the disc.
Fax -- abbr. Facsimile -- A method of sending graphical data down a serial communication system (usually a telephone line) that involves (conventionally) scanning a document at one end, transmitting the data via modulated tones and then reproducing the picture at the other end on heat-sensitive paper. Computers are now able to link directly to fax modems to allow computer-generated graphics to be transmitted as if they came from a conventional fax. Similarly, a computer and fax modem can be used to receive a fax transmission whether or not it is originated by a 'real' fax machine. It can then display it on the screen and/or output it via a conventional printer.
Fax modem -- A modem that is used to enable a computer to provide fax-type transmission of data down a telephone line.
File -- A collection of information gathered together and given a filename to identify it. It is stored in a directory in a filing system.
Filer or Filing system -- A system used to handle the storage of information. The ADFS filer and the SCSI filer are the two most common on Acorn machines.
Firmware -- This refers to software, applications and/or data which is stored in a ROM.
Flash ROM -- To change the contents of a conventional EPROM, the chip has to be removed and erased using ultra-violet radiation. It can then be electrically re-programmed. A flash ROM, by contrast, can be re-programmed electrically in situ, i.e. it can be reprogrammed through software.
Floating point numbers -- In order to represent a wider range of numbers than can be done with integers, and to represent fractions, computers use floating point numbers. These use a number of bytes (usually four) to represent the main part of the number and another byte to represent the power of two by which the number is multiplied.
Floppy disc/drive -- This is a data storage medium consisting of a removable flexible (floppy) magnetic disc in a hard plastic case. These discs can be inserted as required into a floppy drive usually housed within the case of the computer. The most common standard of floppy drive used now is 3╜". Some 5╝" drives are still in use but the 8" floppies have virtually all been consigned to the museum of computer technology.
FMV -- Full Motion Video -- A term used to refer to displaying video on a computer screen at full speed. Acorn Replay provides FMV at 12.5 or 25 frames per second.
Fonts -- Characters on the screen and on the printed page can take on all sorts of different shapes and styles. A font is a set of characters that have been designed so that all the letters of the alphabet and a whole range of other special characters (200 or more in a complete set) have the same style. There are also sets of related fonts using the same basic style but with the characters angled (italic) or made heavier (bold) or both (bold italic).
Format -- Formatting is preparing a floppy disc or hard disc ready to receive data. Hard discs usually arrive ready-formatted. Floppy discs may be formatted in a number of different ways. Not all formats of floppy disc can be read on all computers. Without any extra software, Acorn computers can read and write various Acorn formats as well as a number of different PC and Atari formats. With extra software, other formats, such as Apple Mac, are also accessible on Acorn computers.
FPA -- Floating Point Accelerator -- This is a hardware add-on to a cpu which enables it to do floating point calculations more quickly by doing them in hardware rather than in software.
FPE -- Floating Point Emulator -- If an application requires full floating point calculations, it is possible to run it on a computer that doesn't actually have an FPA by emulating the FPA's functions in software.
FPU -- Floating Point Unit -- Another name for an FPA.
Function keys -- These are the set of twelve keys at the top of the keyboard, all prefixed with an "F". What they do will depend on the application currently in use.
G
Gb -- Gigabyte -- Approximately one thousand million bytes of computer data. (Actually, it is 1K ╫ 1K ╫ 1Kb = 230 = 1024 ╫ 1024 ╫ 1024 = 1,073,741,824 bytes.)
Genlock -- This is a device which enables the output from the computer's video system to synchronised with a normal video signal so that computer-generated text and graphics can be superimposed on the video signal.
Grey levels -- A photograph may have some areas completely white and some completely black. Most areas, however, will be somewhere in between. If you wish to represent that picture electronically, you have to judge the 'greyness' of each part of the picture. If you represent this on a scale of 0 to 15 (16 grey levels), it will not give such a faithful representation of the picture as if 64 or 256 grey levels were used. However, the more grey levels used to represent each point on the picture, the more data is being used. For example, in 256 grey levels, a full A4 picture scanned at 400 d.p.i. could occupy as much as 12Mb!
GUI -- Graphical User Interface -- At one time, virtually all interaction between humans and computers was done on the basis of the human typing words or codes into some form of keyboard, and the displays were only able to show text characters, not graphical images. As computing power became more accessible, it became possible to provide a form of interaction that was based far more on pictures (icons) within windows on the screen. The user could then indicate choice and initiate action by using a mouse or trackerball to move a pointer around the screen.
H
Hard drive -- A case containing a number of rigid metal discs covered with magnetised material that can be used to store data; it usually has a capacity of several megabytes or even gigabytes.
HD -- Hard drive.
Hierarchical -- This is usually used in referring to the data structure on storage media -- see 'directory'.
High level language -- This refers to a computer language in which instructions that the programmer enters are each converted into a number of machine code instructions by a compiler or an interpreter. Basic, Fortran, C etc are high level languages, whereas assembly language is a low level language.
High density floppy discs -- Discs that can store approximately 1,600Kb of data when formatted under ADFS or up to 1,440Kb when formatted under MSDOS.
HSV -- Hue Saturation Value -- This is a colour-picking system for use in DTP.
Hourglass -- This is the egg-timer thing that appears on the screen all too often, telling you that the application is taking a long time to do something and that it doesn't want interrupting.
I
Iconbar -- The strip along the bottom of the computer screen that contains icons for devices (to the left) and applications (to the right) that are currently available to the user.
Icons -- Small pictures representing devices, files, directories, applications, etc.
IDC -- Insulation Displacement Connector -- This refers to a connector where the connection between the contacts and the individual wires is made by squeezing a row (or usually two rows) of sharp metal teeth onto a ribbon cable so that the teeth cut into the insulation and make contact with each individual wire.
IDE -- Integrated Drive Electronics -- An electronic standard method of connecting one or two hard drives to a computer system. The standard was set up to provide a simpler and cheaper means of connecting hard drives to IBM and compatible computers than was currently available.
IEEE488 -- An interface standard for connecting scientific instruments to computers as agreed by the Institute of Electrical and Electronic Engineers (USA). 488 is the number of the document. Usually called IEEE interface, but also HPIB and GPIB for Hewlett Packard ..... and General Purpose ...., originally designed by HP. It is an 8-bit data bus, allowing up to 16 devices to be addressed, with handshake and interrupt lines. Intelligent Interfaces make a very good IEEE interface for the RISC OS computers, but it won't work with the Acorn Unix boxes because of interrupt latency.
IIC or I2C -- Phillips' proprietary 2-wire serial bus interface. One wire is a clock and the other carries serial data. Used internally in Archimedes computers for the real time clock and the CMOS RAM. Difficult to use externally because of buffering problems (it is very difficult to buffer a bidirectional line). IIC is used in TVs and radios, HiFis etc.
Image processing -- If an image is stored on a computer as binary data (such as a sprite file) it is possible to manipulate the data mathematically to enhance, distort, translate or otherwise modify the picture in controlled ways.
Inkjet printer -- This is a type of printer where the patterns on the paper are generated by squirting ink through a series of tiny nozzles in the print head.
Input focus -- The input received from the keyboard can be directed to one and only one window at a time. The window currently receiving information from the keyboard is said to have the input focus. This is indicated by the title bar of the window changing from grey to yellow.
Interlace -- Build up a picture on a monitor screen using two passes, each displaying alternate lines, the aim being to reduce flicker effects.
Interpreter -- A type of high level language in which each instruction is converted into machine executable code line by line, as the program proceeds. (See 'compiler' for more explanation.)
I/O -- Input/Output.
I/O podule -- Acorn's (dual width) interface card that provides RISC OS computers with some of the many interface facilities that were standard on the BBC Micro range of computers. Interfaces include user port, parallel port, analogue post and 1MHz bus.
IOC -- Input/Output Controller -- The I/O chip used on pre-Risc PC Acorn computers was called IOC.
IOMD -- Input Output Memory Device -- This is a computer chip designed by ARM Ltd which allows ARM processors to control input/output devices and to access memory.
ISA Bus -- Industry Standard Architecture -- This is a 'standard' expansion interface as used on PC compatibles. (Also referred to as the AT bus?)
ISO -- International Standards Organisation -- they validate Pascal.
J
JEDEC -- (Joint European something or other?)
K
Kb -- Kilobyte -- Approximately one thousand bytes of computer data. (Actually, it is 210 = 1024 bytes.)
Kernel -- The main part of the RISC OS operating system.
Kerning -- This refers to the spacing between individual pairs of characters. To improve the look of printed text, certain character pairs need to be printed closer together than others. It can also refer to shifting characters up or down relative to one another.
L
LAN -- (Local area network -- A general term for a means of connecting computers together on one site so that they can share information. Econet and Ethernet are examples of LANs.
Leading -- This refers to the spacing between lines in printed text. The term comes from the days of mechanical typesetting where bits of lead strip were used to separate one line from the next.
Leafname -- The last part of the pathname, i.e. the name of the file or directory being referred to.
Letter box mode -- There are some monitors that were never designed to display screen modes of the like of Acorn modes 12, 15, etc. Some are completely incapable of displaying them whereas others can display them but with a somewhat reduced vertical height, the shape being likened to the mouth of a letter box.
Linker -- When using a compiler, this is the program that joins the object code from various sub-programs, including the library routines, to form the final executable machine code program.
Lisp -- A high level computer language often associated with artificial intelligence programming.
Low level language -- A language which involves programming the computer at the level of one written instruction (or mnemonic) for each machine code instruction.
M
Magneto-optical -- A technology used to provide read-write data storage with a removable medium. It is slower than the magnetic technology of conventional hard drives, especially in writing. However, magneto-optical discs are much cheaper than the cartridges used for conventional removable hard discs.
Mail merge -- When you want to send the same document to many people, you can use a file which contains the basic text which is to remain constant. The changeable details are then held in a separate file. At the time of printing, the computer will insert the information, such as names and addresses, so that each letter is individually addressed.
Mask -- See Transparency mask.
Mb -- Megabyte -- Approximately one million bytes of computer data. (Actually, it is 1K ╫ 1Kb = 220 = 1024 ╫ 1024 = 1,048,576 bytes.)
MEMC -- MEMory Controller -- The chip used on pre-Risc PC Acorn computers to control the way the cpu and video controller accessed the computer's memory.
MHz -- MegaHertz or Millions of cycles per second -- This is most often used to refer to the speed of a computer's processor or memory. e.g. the Risc PC 600 has a 30MHz processor which means that it can carry out 30 million program steps each second.
Midi -- Musical Instrument Digital Interface -- A defined standard for the physical link-up between musical instruments and controllers, and also the format of the data transmitted.
MIPS -- Million Instructions Per Second -- A measure of how fast a cpu is running in terms of the number of instructions it can execute each second.
Mnemonic -- A code used in an assembler to represent a machine code instruction.
Mode -- See screen mode.
Monitortype -- A computer variable that determines which ranges of screen modes the computer will attempt to display on your monitor.
Motherboard -- The main circuit board of a computer is sometimes referred to as a motherboard, especially when, as in the Risc PC, many of the functional parts of the computer are on separate PCBs (sometimes called daughterboards) that are plugged into the main or motherboard.
MPC -- Multimedia Personal Computer -- The "standard" multimedia computer used in the PC world.
MTBF -- Mean Time Between Failure -- An indication of how long, on average, it will be before a machine goes wrong.
Multimedia -- A blend of communications elements, usually computer-based, which allow information in such forms as sound, speech, text, still pictures, moving images and animations to be presented to the user so that it can be accessed in an interactive way, the user selecting which piece(s) of information to pursue.
Multisession -- Information stored on a PhotoCD can be added to at a later date with the appropriate (very expensive) equipment. In order to read all the information on these CDs, you need a CD-ROM drive that is multisession capable.
Multisync monitor -- Some monitors are designed (for cheapness) that only display in certain modes. Others can display a range of different modes -- they can synchronise onto a range of different frequency signals and are therefore called 'multisync' monitors.
Multitasking -- An operating system like RISC OS is capable of running a number of different tasks all at the same time. This is multitasking. (Actually, I think it's a bit of a con. The cpu can really only does one job at a time but what it does is to do a little bit of each task every fraction of a second.) There are two basic types of multitasking: preemptive and cooperative. (Can anyone offer me a definition of those two?)
N
Network -- A means of connecting a number of computers together so that they can share data and the use of peripherals.
Nibble -- Four binary bits, i.e. two nibbles make a byte.
NFS -- Network Filing System -- Acorn's filing system for use on networks.
O
Obey file -- A file of commands prepared for execution by the RISC OS command line interpreter.
Object code -- the machine-executable code produced by a compiler.
Object oriented -- The approach used in conventional programming is to have a number of procedures or routines which can work on some data. There is no conceptual connection between the data and the operations which are performed on it. In contrast to this, object-oriented programming works on a concept of objects, which consist both of data fields (similar to a structure in C) and of a list of methods which may be applied to that data. For example, you could define an object point (with data x and y, both integers), and define a move method on it to change these fields.
One of the most useful concepts which may be derived from this is inheritance -- an object can be defined as a sub-type of another object, and in doing so inherit all its methods (and data fields), but may also add its own. As an example, you could define a circle object with data x and y (inherited from the parent point object) but with another data field, radius. Similarly, the circle would inherit the move method (which would not have to be rewritten), but could also have a resize method added to it.
The result of these changes in approach is that it is often easier to implement large programs, since it is harder to get confused about how a piece of data should be used, and less code needs to be rewritten. Object-oriented languages include Modula-3, C++ and Objective C.
OCR -- Optical Character Recognition -- Computers can be trained to examine the shapes of typed or printed characters and work out what the letters, words and sentences are. So, combined with a scanner or camera and digitiser, the computer can 'read' text off books and paper. Because of the difficulty of being 100% accurate, it may take as long to edit out the mistakes as to type the text in from scratch, so OCR programmers are fighting all the time to make their programs more and more accurate without becoming too slow for practical use. This facility will become more viable as we get progressively faster processors.
OLE -- Object Linking and Embedding -- This is a means of linking data of different types (e.g. text, drawfiles, sprites, etc) within one document so that each element can be easily edited. Double-clicking on an element brings up the appropriate editing application (Draw, Paint, ArtWorks, etc) to allow you to make the necessary changes without having to export and then re-import the data.
Operating system -- This is the set of "house-keeping" programs within a computer which handle all the input/output, filing systems, etc. All modern Acorn computers come with the RISC OS operating system as standard (stored in ROM) but it is possible to use alternative operating systems such as DR-DOS and MS-DOS by adding the appropriate software or hardware.
Option icon -- An icon that appears in a dialogue box. Each time you click on it, you will switch a particular option on or off.
OS -- Operating System -- See above.
OSCLI -- Operating System Command Line Interpreter -- The part of the RISC OS operating system that deals with command lines that are either typed in at the keyboard or issued by other programs.
OS graphic unit -- A unit for defining graphics under RISC OS so that they are independent of the current screen mode. There are nominally 180 OS graphics units to the inch.
Outline fonts -- These are fonts that are described mathematically by using equations to define the curves that make up the outline of the character's shape. Using these equations, it is relatively simple to work out how to display any font at any size, either on the screen or on a printer where the shape has to be reproduced as a series of dots.
P
Palette -- This is a set of colours used for the desktop display. If the display has, say, 256 colours, the palette determines which actual physical colour is displayed on the screen for each of the colour numbers from 0 to 255.
Pane -- A dialogue box that is attached to a particular window, e.g. the toolbox at the side of a Draw window.
Parallel -- A device or communication channel is said to be parallel if the data is sent several bits at a time down several parallel wires -- the printer port sends eight bits of data at a time.
Parallel processor -- In some computers, such as the Risc PC, it is possible to have two processors working side-by-side, sharing the use of memory, data storage and peripherals -- such processors are referred to as 'parallel processors'.
Parent directory -- The directory within which the directory you are currently dealing with is stored. (It is the opposite of a subdirectory.)
Parity -- A method of checking for errors in transmitted or stored data. An extra bit (the parity bit) is added to each ASCII character so that the number of '1' bits is always odd (or always even).
Pascal -- A compiled language (what can one say about it?)
Pathname -- This is the full name of a file or directory including the filing system, disc name (or number) and the sequence of directories that have to be opened to access that particular file or directory e.g. SCSI::Paul105.$.Archive.Bits.!Glossary.
PBM (files) -- Portable Bit-Maps -- A standard format for storing and transferring bit-mapped graphics.
PCB -- Printed Circuit Board -- A piece of insulating material covered with conducting tracks, used to interconnect electronic components to make up an electronic circuit.
PC Card -- A PC processor on a separate card that can be used as a second processor in a Risc PC.
PC Emulator -- A software application that can work within RISC OS or as a separate program taking over the whole of the computer's processing power which enables the computer to pretend to be an IBM PC and run (most of) the programs that are written to run under MS-DOS or DR-DOS on those computers.
PC Expansion Card -- An expansion card containing a PC processor plus memory plus some I/O capability that can allow PC programs to be run within the RISC OS environment.
Pentium -- This is a 32-bit cpu with a 64-bit data bus produced by Intel Corporation.
Peripheral -- An item of hardware such as a monitor or printer that can be connected to your computer.
Pinboard -- This is an application that makes use of the blank areas of the desktop. You can 'stick' various files or applications onto it so that they are easily accessible without having the filer windows open for each of the directories in which they are stored.
Pixel -- A tiny point of light and colour which is the smallest picture element in a video or computer image. The more pixels making up the image, the better the resolution.
Podule -- See 'expansion card'.
Pop-up menu -- A menu available by clicking an icon in within a dialogue box. The icon is often placed alongside a display showing the current setting of that option.
PostScript -- A page description language used in some laser printers and imagesetters. PostScript is a defined standard so that applications using it can produce output that can be printed on any PostScript device.
Printer driver -- This is the program that converts a document or file created by an application into information that your particular printer needs to reproduce the information on paper. The term can be extended to "printing" a file or document via a fax modem. The output is in the form which a fax modem can then transmit, the printed output appearing on the fax at the other end of the phone line.
Printer manager -- An application that oversees the printing process.
Program -- A set of instructions which tells a computer how to carry out a particular task.
Prolog -- A high level computer language often associated with artificial intelligence programming.
Processor -- See CPU.
PRM -- Programmers Reference Manual -- A set of manuals covering many highly technical programming details of the RISC OS operating system.
Q
Quit -- Close a file or application so that its window(s) disappear from the screen and, in the case of an application, it disappears from the iconbar.
Qwerty (keyboard) -- Look at the six characters at the top left of your keyboard and you'll see what it's called a qwerty keyboard. (In France it would be AZERTY and in Germany QWERTZ.)
R
Radio icons -- A group of buttons within a dialogue box, only one of which can be selected at a time.
RAM -- Random Access Memory -- This is the place within the computer where information is stored on a temporary basis. When the computer is switched off, information in RAM is lost.
RAM disc -- Part of the computer's RAM memory can be set aside so that the user can store files and data on a temporary basis during a computer session. The information is accessed through a filer in the same way that you would access an external storage medium such as a floppy or hard drive.
Relocatable module -- A section of computer code that can be used to extend the facilities of the operating system and which can then be used by any application running in the computer.
Removable hard disc drive -- This is cross between a hard drive and a floppy drive. It uses a solid metal disc so that it can store large amounts of data (currently up to 270Mb on a single disc) but the disc is held in a plastic case like a thick floppy disc. The cartridge can be taken in and out of the drive so that a number of discs can be used for different purposes, and the data can be transferred easily from one computer to another.
Removable hard disc drive -- There is a second type of removable hard drive in which the whole drive mechanism is removed rather than just the cartridge.
Resolution -- The complexity of detail that can be seen on a computer screen or a printer can be specified in terms of resolution, i.e. the numbers of dots per inch.
Resources -- The various programs and data files which an application uses to perform its task.
RGB -- Red Green Blue -- Any colour can be made up of a combination of different amounts of light of these three primary colours. So colour monitors (RGB monitors) use sets of three coloured phosphor dots of these three colours.
RIP -- Raster Image Processor -- This is a device used in the printing industry to produce a very high resolution output.
RISC -- This is an acronym for Reduced Instruction Set Computer. Companies like Acorn (and many years later, Apple, though not yet, apparently, Intel) realised that the trend to more and more complex computer processors wasn't necessarily the best way to increase the overall speed of computer processing. These complex processors were spending the majority of their time doing simple tasks anyway. Acorn made the processors simpler, which meant they could work much faster doing the simple jobs like pushing text around and drawing dots on the screen. This is partly why RISC processors are so well-suited to DTP applications. (N.B. This explanation is a gross over-simplification which doesn't do justice to the brilliance of the designers of the Acorn RISC processors!)
RISC OS -- This is the operating system used on Acorn's RISC-based computers.
RISC_OSLib -- A library supplied with Acorn's ANSI C compiler designed to help you program applications that run in the RISC OS desktop.
RMA -- Relocatable Module Area -- The area of RAM set aside for the program modules used by different applications.
ROM -- Read-Only Memory -- A form of non-volatile memory that remains unchanged even when the power is switched off and which cannot (usually) be altered. (But see Flash ROM and EPROM.)
Root directory -- The main directory of a storage device which contains all other directories and files and which is displayed when the iconbar icon of the device is clicked.
RS232/RS423 -- These are two different (but similar) electrical standards for the transmission of serial data.
S
Sampler -- An add-on that takes a sound signal as input and turns it into digital data that can stored and/or manipulated within the computer and then be output again through a DAC (digital to analogue converter).
Scanner -- An add-on that enables the user to read visual images into the computer from originals such as photographs and books.
SCART -- Syndicat des Constructeurs d'Appariels de Radio et de Television -- well, you wanted to know, didn't you!) A means of connecting computers, video recorders, etc to televisions and monitors using standard connections. (Sometimes referred to as 'Peritel')
!Scrap -- A special directory on which RISC OS makes available for applications to use as temporary storage space. Use of this directory is under the control of the application and the user is normally unaware of it.
Screen blanking -- Within RISC OS 3 is an optional facility (set in the configuration) which switches the screen to black after a user-definable length of time if the computer is not being used. As soon as a key is pressed or the mouse is moved, the screen returns to normal. This reduces the likelihood of monitors having patterns 'burned in' to the face of the tube (and reduces the power consumption of the monitor to some extent).
Screen mode -- Information can be displayed on TV or monitor screens in a number of different formats. The numbers of pixels that make up the screen may be different (from, say, 480 ╫ 512 to 1600 ╫ 1200 or more) and the colour depth of each pixel may vary. The amount of memory used to display the screen will increase as both the number of pixels and the colour depth are increased. There is a trade-off between the two as the amount of video memory is usually limited. A particular size and colour depth is referred to as a screen mode.
Scroll arrow -- The arrows within a window that are used to allow you to scroll through a document or list or to move around the contents of a window that is too big to display in the current size of window.
Scrolling -- If a file or document is too large to be displayed on the screen all at once, it is displayed in a window with scroll bars and scroll arrows so that you can move around and view different parts of it as necessary.
SCSI -- Small Computer Systems Interface -- This is an agreed standard system for communicating data between computers and data storage and acquisition devices, the data being transmitted along parallel data paths. It is commonly used to link a computer to hard drives, CD-ROMs and/or scanners, but it can also be used to link computers together, subject to the limitation that you can only link a total of eight different 'devices' together.
SCSI 2 -- A faster version of SCSI. Comes in fast, wide and fast/wide versions.
SCSI 3 -- An even faster SCSI, yet to be fully defined, though products are becoming available.
SCSIFS -- A RISC OS filing system used for communicating with devices attached to the SCSI interface.
Second processor -- In computers such as the Risc PC it is possible to have more than one processor working together sharing memory, data storage and peripherals. In the Risc PC, the ARM610 takes charge when the computer is first switched on and it then allows the other processor (the 'second processor') access to memory etc.
Select box -- A rectangular box used to outline an area within which any objects are selected.
Self-test -- When a computer is switched on, it runs through a series of tests to check, as far as it is able, that it is functioning correctly. In a RISC OS 3 (or later) computer, if any of these self-tests fails, it will usually issue some sort of error message. If the system has not managed to get as far as producing a working display on the VDU, it will send a coded message about the likely error by flashing the LED on the floppy drive.
Shovelware -- This is a derogatory term for software and other data of inferior quality that is used to 'pack out' a CD-ROM and make it up to 600Mb, or whatever, to convince the potential purchaser that the disc is worth buying.
Shutdown -- A menu option on the task manager iconbar menu which 'clears up' the computer prior to switching it off. It can also be done by using <ctrl-shift-f12>.
SIMM -- Single In-line Memory Module -- An industry standard plug-in memory card as used in the Risc PC, for example. There are two standard sizes, 30-pin and 72-pin. Risc PCs use 72-pin SIMMs.
Slice -- Single Layer Item of Computer Expansion! -- The name applies to a single extra layer of case in a Risc PC. It includes a new backplane with two more slots than previously and four locking pins longer than the ones they replace.
Smalltalk -- A high level computer programming language that allows you to use object-oriented techniques.
SMD -- (Surface Mount Device) A progression from DIL packaging. ICs, resistors, etc, are directly mounted onto the PCB tracks, rather than mounted through a hole. This greatly enhances the reliability of the machine, whilst reducing size. All Acorn machines make use of surface mount technology.
Software Interrupt -- See SWI.
SOHO (market) -- Small Office Home Office -- A defined market into which companies try to sell their computer goodies.
Source code -- the name given to the program written in a high level language which is converted by a compiler into machine executable code.
SPDIF -- (Sony/Philips Digital InterFace) A proprietry means of connecting digital audio equipment together. Using either optical fibre or co-axial cable, digitised sound can be transfered between computers, digital storage devices and digital effects units.
Sprite -- A graphic made up of coloured pixels.
Sprite pool -- An area of memory used by RISC OS for storing sprites.
SQL -- Structured Query Language -- Language for extracting information from a database.
ST506 -- The type of hard disc interface fitted to pre-A5000 computers. Now obsolete.
Static RAM -- Random Access Memory which does not require a refresh cycle. Data stored can be maintained by a few ╡A from a battery. This type of RAM is ideal for storing data when a computer is switched off. Acorn computers use static RAM to store default settings.
Subdirectory -- Within any directory, you can store files and other directories. A directory that appears inside another directory is referred to as a subdirectory.
SVGA -- Super VGA -- An enhanced colour graphics standard from the PC world -- 1024╫768.
SWI -- SoftWare Interrupt -- A name given to a routine in RISC OS. It can be one provided by the operating system itself or one which an application creates. It is then available to be used by other applications and so is, effectively, an extension to the operating system.
Syquest -- A company making a range of removable hard drives, ideal for back-up and transport of valuable data.
System application (!System) -- An application that contains many of the resources that can be used by any or all other applications.
System disc -- A floppy disc containing a copy of !System.
T
Tapestreamer -- Computer data has, for many years, been stored on magnetic tape. This is a basically inefficient method in the sense that if you are at one end of the tape and the data you want is at the other end, it can take a long time to reach the information. However, it is very efficient in the sense that the medium, magnetic tape, can be very inexpensive per megabyte. A tapestreamer is a glorified (video) tape recorder controlled by the computer and is used mainly for backup storage purposes.
Task manager -- This is the Acorn icon at the far right of the iconbar. It is an application that controls the allocation and use of memory within the computer.
TCP/IP -- Transfer Control Protocol / Interface Protocol -- This is a standard protocol for transferring data between different computers on a LAN or via modem link.
Template -- A set of windows and dialogue boxes that have been designed for use within an application.
Thumb -- An extension of the 32-bit ARM architecture. The Thumb instruction set features a subset of the most commonly used 32-bit ARM instrucxtions compressed into 16-bit wide op-codes. Processors that are 'Thumb-aware' are aimed at embedded control applications, e.g. laser printers, modems etc.
TIFF (files) -- Tagged Image File Format -- A very versatile format for storing and transferring bit-mapped graphics.
Title bar -- The bar along the top of a window that contains the name of that window.
TLB -- Translation Look-Aside Buffer -- This is part of an ARM processor which helps it to access different areas of memory more quickly. Basically, it's the bigger the buffer the better!
Toggle size icon -- The icon at the top righthand corner of a window that is used to extend and contract a window between its maximum size and the size and position to which you last reduced it.
Tokenised -- When a Basic program is stored, it is usually stored with each keyword represented by a single byte rather than as a string of ASCII codes. These single bytes are referred to as tokens.
Toolbox -- A window or pane of tool icons. It may be free-standing or attached to another widow.
Toner -- This is the pigment, in the form of a fine powder, used in a laser printer (or photocopier).
TPI -- Tracks per inch -- This is one way of specifying the amount of data you can store on your floppy discs, e.g. 800Kb 3╜" discs (DD) are 135tpi.
Tracking -- In some applications, the spacing between individual letters within a block of text can be controlled -- this is called tracking. If the tracking is changed, the spacing between all the characters is increased or decreased. This is distinct from kerning which relates to the spacing between individual pairs of characters.
Transparency mask -- An optional part of a sprite that defines which pixels of that sprite are transparent.
TRM -- Technical Reference Manual -- Term used to refer to the optional hardware manual for Acorn computers.
Trojan -- A sort of virus although it does not replicate itself. It is something which is hidden in a file and, when activated, it does terrible damage -- like a Friday 13th thingy. Obviously named after the Trojan Horse.
TSV -- Tab Separated Variables -- A standard way in which data is stored in a file where the items of data are separated by tab characters.
U
UART -- (Universal Asynchronous Receiver/Transmitter) A component that manages the reception/transmission of serial data from/to the outside world. It converts it to parallel data suitable for use within the computer.
UPS -- (Uninterruptable Power Supply) A device connected between the mains supply and the computer, which provides a short term supply in the event of a power failure. This gives you a few minutes to shut down your applications and save your data in an orderly fashion. (well, a bit more orderly than phut and a black screen!)
User port -- An 8-bit parallel interface which can be used for the input and/or output of data. Commonly used for connecting to concept keyboards and for doing control experiments.
V
Vapourware -- A derogatory term for software that is being advertised but isn't actually available -- it is often said to be available "real soon now"!
VDU -- Visual Display Unit -- The monitor or television used to display the output of the computer.
Vector graphics -- It is possible to represent a picture on a computer by using a series of lines, shapes, characters etc. When such pictures are printed, the resolution of the pictures produced is only limited by the resolution of the output device. (This contrasts with bit-mapped graphics -- see above. For example, the Draw application produces vector graphics whereas Paint produces bit-mapped graphics.)
VESA -- Video Electronics Standards Association.
VGA -- Video Graphics Adapter or Array -- A graphics standard from the PC world -- 640╫480.
VIDC20 -- Video Controller -- The video and audio controller designed by ARM Ltd and used in the Risc PC.
Virtual memory -- A method by which an application, which requires more RAM memory than a computer actually has, can still operate. It is done by using parts of a hard drive's memory as an extension of the real memory, the information being swapped in and out by the operating system, as and when it needs to be accessed by the application.
Virus -- A computer program which can replicate itself (unbeknown to the user) in various storage devices and in several places on one storage device. As discs are taken from one computer to another, the virus can be spread to more and more computers. Often, the effect of these programs is to cause malicious damage to data within the computer system.
VLSI -- Very large scale integration -- Refers to integrated circuits with a high packing density of components.
VLSI Ltd -- A silicon fabrication company that has, for many years, been licensed to fabricate ARM chips and associated I/O devices.
VRAM -- Video RAM -- (Sometimes called Dual Port RAM) This is a bank of high speed RAM used to store the information for the screen display. It can usually (as in the Risc PC) be accessed by the computer's processor and by the video controller at the same time. The computer accesses it as necessary to change the screen display and the video controller accesses it on a continuous basis to constantly generate the signals the monitor needs to display the information set up by the computer.
W
Weight -- This refers to the density of the characters within a typeface -- e.g. bold, light, extra, demibold, extrabold, etc.
WIMP -- Windows, Icons, Menus and Pointer -- A method by which a user can interact with a computer without having to learn lots of special words. It provides a much more intuitive 'view' of the computer and its facilities than non-WIMP operating systems provide.
Winchester -- Old-fashioned term for a hard disc.
Window manager -- This is the official name for the RISC OS WIMP system.
Word -- A group of bytes considered by the cpu to be a unit of data. In Acorn 32-bit computers, a word is four 8-bit bytes.
WP -- Word-Processing -- In the early days of microcomputers, word-processing was limited to handling text to create documents. These days, however, many of the programs that are referred to as word-processors can also handle pictures, so the distinction between WP and DTP is becoming less clear.
Writable icon -- A submenu into which you can type some information such as a filename.
Write-protect -- Open the tag at the corner of a floppy disc in order to protect the contents from being edited or accidentally deleted.
WYSIWYG -- What You See Is What You Get -- In the days of text-based word-processing, the screen display would only gave an indication of which words would appear on a given printed page but often not much more than that. WYSIWYG describes a system where the screen display shows the size and positioning of all the text (and graphics) exactly as it will appear on the printed page.
(WITHIWIG is another version of WYSIWYG but said with tongue in cheek. It applies to those applications which are not quite what they claim!)
Whetstones -- This is a floating point version of the Dhrystones test.
X
X-Modem -- A file transfer protocol.
XGA -- Extended Graphics Adapter or Array -- The definition varies (as well as the name) depending which book you read but it is roughly 1024 ╫ 768 in lots of colours!
Y
Y-Modem -- A file transfer protocol.
Z
Z-Modem -- A file transfer protocol.
Sources
I acknowledge, with grateful thanks, the many Archive subscribers who have contributed ideas and definitions for this glossary. I would also like to acknowledge various books I have consulted that have been most useful in compiling this glossary: