home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 9 / AU_CD9.iso / Cover_Discs / Back_Issues / 1996_07 / Features / Glossary / Glossary < prev   
Text File  |  1996-04-24  |  17KB  |  457 lines

  1. -----------------------------------------------------------------------------
  2. Numbers
  3. -----------------------------------------------------------------------------
  4.  
  5. 10Base2 Network standard using co-axial cable. Sometimes called ThinNet
  6.  
  7. 10Base5 Network standard used mainly for backbones (qv). Sometimes called
  8.         ThickNet
  9.  
  10. 10BaseT Network standard. Sometimes called Twisted Pair
  11.  
  12. -----------------------------------------------------------------------------
  13. A
  14. -----------------------------------------------------------------------------
  15. AKF     The first part of the code for Acorn Monitors, e.g. AKF50.
  16.  
  17. ANSI    American National Standards Institute
  18.  
  19. ANT     A company producing RISC OS-related network products
  20.  
  21. AOF     Acorn Object Format, a way of storing computer code
  22.  
  23. ARM     1. Acorn RISC Machine, the name of the processor that powers Acorn's
  24.            advanced computer systems. There are various types: ARM2, ARM250,
  25.            ARM3, ARM610, ARM7500 and so on
  26.  
  27.         2. Advanced Risc Machines Ltd, the company that designs the ARM
  28.            (def.1).
  29.  
  30. ART     Acorn RISC Technologies. A subcompany of the Acorn Computer Group.
  31.  
  32. ASCII   A standard for coding alphabetic, numeric and other symbols as
  33.         numbers (A=65, B=66 and so on).
  34.  
  35. ATM     At The Moment (an Internet abbreviation)
  36.  
  37. (B)AU   (BBC) Acorn User magazine
  38.  
  39. AUN     Acorn Universal Networking, a system for linking Acorn computers,
  40.         and others, together via networks.
  41.  
  42. A/V     Audio/Visual
  43.  
  44. AVA     Audio Visual Aid
  45.  
  46. -----------------------------------------------------------------------------
  47. B
  48. -----------------------------------------------------------------------------
  49.  
  50. Backbone  A network cable to which small, self-contained networks can be
  51.           attached.
  52.  
  53. BASIC   Beginner's All-purpose Symbolic Instruction Code, a relatively
  54.         simple computer language for humans.
  55.  
  56. BAUD    A unit of speed in telecommunications, in bits per second.
  57.  
  58. BBS     Bulletin Board System, software for driving a phone-up bulletin
  59.         board service.
  60.  
  61. BETT    British Education Teaching Technology (?) an annual information
  62.         technology show for teachers.
  63.  
  64. Bit     Binary Digit - a 1 or 0
  65.  
  66. BNC     A specific type of cable connector, used often with networks.
  67.  
  68. BFN     Bye For Now (an Internet abbreviation)
  69.  
  70. BNC     A specific type of cable connector that's fiddly to assemble. Used by
  71.         Thin Ethernet, Video Monitors.
  72.  
  73. BOOT    Short for Bootstrap, the name given to an automatic program
  74.         loading process when a computer is switched on, or a program run.
  75.  
  76. -----------------------------------------------------------------------------
  77. C
  78. -----------------------------------------------------------------------------
  79.  
  80. C       A high level compiled programming language available for many 
  81. platforms
  82.  
  83. C++     A computer language with advanced OOP (qv) facilities, the next 
  84.         stage on from, but similar to, C.
  85.  
  86. CAD     Computer Aided Design.
  87.  
  88. CAD/CAM Computer Aided Design and Manufacturing Process.
  89.  
  90. CAL     Computer Aided Learning.
  91.  
  92. CBT     Computer Based Training.
  93.  
  94. CDT     Craft, Design and Technology, a school subject.
  95.  
  96. CISC    Complex Instruction Set Computer (or Chip ?). The chip that makes 
  97.         PCs work (e.g. 486, Pentium). Performs complex instructions fairly
  98.         slowly, see also RISC.
  99.  
  100. CGA     A graphics resolution used primarily on IBM PCs and their clones.
  101.  
  102. CPI     Characters Per Inch. How small a printer prints its characters.
  103.  
  104. CPI     Characters Per Second. Unit of speed for printers.
  105.  
  106. CPU     Central Processing Unit. The main part of a computer.
  107.  
  108. CSH     Cambridgeshire Software House. Award winning software producer. of
  109.         RISC OS-related products
  110.  
  111. CSV     Comma Separated Values, a format of computer file where information
  112.         is stored separated by commas. Used in Database files, amongst other
  113.         things.
  114.  
  115. -----------------------------------------------------------------------------
  116. D
  117. -----------------------------------------------------------------------------
  118.  
  119. DD      Double Density (refers to floppy discs). A DD disc can hold 800K on 
  120.         an Acorn.
  121.  
  122. DEBI    The interface for connecting expansion cards to the Risc PC
  123.  
  124. DIL     Dual In Line. A design of chip using two straight rows of pins
  125.  
  126. DIP     Dual In-line Package switch. The small switches used to set-up a printer.
  127.  
  128. DOS     Disc Operating System, the low level operating system used by IBM
  129.         PCs and their clones.
  130.  
  131. DSP     Digital Signal Processor, a particular type of processor chip.
  132.  
  133. DTP     Desk Top Publishing. Creating page layouts using a computer.
  134.  
  135. -----------------------------------------------------------------------------
  136. E
  137. -----------------------------------------------------------------------------
  138.  
  139. EASI    Extended Acorn System Inferface - new expansion bus for Risc PCs and
  140.         A7000.
  141.  
  142. EGA     A graphics resolution used primarily on IBM PCs and their clones.
  143.  
  144. E-MAIL  Electronic data transfer system for personal messages
  145.  
  146. -----------------------------------------------------------------------------
  147. F
  148. -----------------------------------------------------------------------------
  149. FDD     Floppy disc drive
  150.  
  151. FIFO    First in, first out
  152.  
  153. FS      Filing system
  154.  
  155. FTP     File Transfer Protocol, the rules by which files may be transferred
  156.         across the Internet. Also used as a verb "you can FTP it"
  157. -----------------------------------------------------------------------------
  158. G
  159. -----------------------------------------------------------------------------
  160. Gb      1 Gigabyte = 1024 x 1024 x 1024 bytes.
  161.  
  162. GIF     Graphics Image Format, a format for storing pictures
  163.  
  164. GUI     Graphical User Interface, a way of presenting a computer to its
  165.         user. A GUI usually implies the use of graphical elements such as
  166.         windows and icons, plus a pointing tool such as the mouse.
  167. -----------------------------------------------------------------------------
  168. H
  169. -----------------------------------------------------------------------------
  170.  
  171. HD      1. High Density (refers to floppy discs). A HD disc can hold 1.6Mb
  172.         on an Acorn.
  173.  
  174.         2. High Definition (refers to Monitors). Better than VGA resolution.
  175.  
  176. HDD     Hard disc drive
  177.  
  178. HP      Hewlett Packard, a company known for making printers
  179.  
  180. HCCS    A company producing RISC OS-related products
  181.  
  182. -----------------------------------------------------------------------------
  183. I
  184. -----------------------------------------------------------------------------
  185.  
  186. ICON    A small picture displayed on screen to communicate something
  187.  
  188. IDE     Integrated Drive Electronics, a method of attaching hard drives,
  189.         CD-ROMs etc. to a computer. A maximum of 2 devices per interface,
  190.         internally mounting devices only.
  191.  
  192. IIRC    If I Remember Correctly (an Internet abbreviation)
  193.  
  194. IOMD    Input/Output Memory Device, chip for controlling memory and
  195.         peripherals on the Risc PC and A7000.
  196.  
  197. ISP     Internet Service Provider, a company which provides access to the
  198.         Internet, by allowing its customers to dial-in and connect.
  199.  
  200. IT      Information Technology.
  201.  
  202. -----------------------------------------------------------------------------
  203. J
  204. -----------------------------------------------------------------------------
  205.  
  206. JPEG    Joint Photographic Experts Group. A format for storing pictures in a
  207.         highly compressed forma. It reaches high compression by
  208.         actually losing parts of the original file, but hopefully only
  209.         those parts you wouldn't notice anyway. Good for photos.
  210.  
  211. -----------------------------------------------------------------------------
  212. K
  213. -----------------------------------------------------------------------------
  214.  
  215. KA9Q    Freeware program used to connect to the Internet. Gradually becoming
  216.         obsolete.
  217.  
  218. Kb      1 Kilobyte = 1,024 bytes.
  219.  
  220. KS1,KS2 School development ranges, Key Stages.
  221.  
  222. -----------------------------------------------------------------------------
  223. L
  224. -----------------------------------------------------------------------------
  225.  
  226. LAN     Local Area Network. A network that is run across one site, e.g. a 
  227.         school's AUN.
  228.  
  229. -----------------------------------------------------------------------------
  230. M
  231. -----------------------------------------------------------------------------
  232.  
  233. Mb      1 Megabyte = 1024 x 1024 bytes.
  234.  
  235. MDF     Monitor Definition File. Text file that tells a Risc PC what sort of
  236.         monitor it is connected to and what screen resolutions, colours etc.
  237.         are available.
  238.  
  239. MEMC    The memory control chip in ARM2 and ARM3-based computer systems
  240.  
  241. MIPS    Millions of Instructions per Second, speed of processing of a CPU (qv)
  242.         not very useful when comparing different types of processor.
  243.  
  244. Modulus11  a type of file encryption 
  245.  
  246. MPEG    Motion Picture Experts Group. Similar to JPEG, but used with movies
  247.  
  248. -----------------------------------------------------------------------------
  249. N
  250. -----------------------------------------------------------------------------
  251.  
  252. NLQ           Near Letter Quality. A middle range printing standard.
  253.  
  254. -----------------------------------------------------------------------------
  255. O
  256. -----------------------------------------------------------------------------
  257.  
  258. OCR     Optical Character Recognition, a computer system for reading written
  259.         words, e.g. a received fax, and converting it to ASCII text.
  260.  
  261. OLE     Object Linking and Embedding, the technique of placing files
  262.         belonging to one type of application into the files of another and
  263.         having them display correctly.
  264.  
  265. OLR     Off-Line Reader. A program to read and reply to email off-line, i.e.
  266.         while not connected to a BBS or the Internet.
  267.  
  268. OM      Online Media. A sub-company of the Acorn Computer Group.
  269.  
  270. OMR     Optical Mark Reader. A method of reading special forms eg multiple
  271.         choice exams
  272.  
  273. OOP     Object Oriented Programming, a technique for writing programs which
  274.         helps in the development of large programs by reducing (hopefully)
  275.         the number of errors.
  276.  
  277. -----------------------------------------------------------------------------
  278. P
  279. -----------------------------------------------------------------------------
  280.  
  281. PBII    PocketBook 2, a palmtop computer.
  282.  
  283. PD      Public Domain. Free software, it may or may not still have its
  284.         author's copyright attached.
  285.  
  286. PERITEL The new name for SCART. A type of A/V connector.
  287.  
  288. PGP     Pretty Good Privacy. A very powerful type of encryption software.
  289.  
  290. POP     1. Point of Presence, a physical location where you can dial to
  291.            connect to an Internet Service Provider (qv). Also 'PoP'.
  292.  
  293.         2. Post Office Protocol, a system for receiving email where mail
  294.            is kept on a central 'post office' computer and retrieved
  295.            when required, as opposed to SMTP (qv).
  296.  
  297. PPP     A protocol for connecting computers over a distance.
  298.  
  299. Protocol A set of rules for achieving something
  300.  
  301. PSU     Power Supply Unit. Circuit converting mains power to the low voltages
  302.         required for most electronics.
  303.  
  304. -----------------------------------------------------------------------------
  305. Q
  306. -----------------------------------------------------------------------------
  307.  
  308. QWERTY  The standard keyboard layout, starting with the keys Q,W,E,R,T,Y.
  309.  
  310. -----------------------------------------------------------------------------
  311. R
  312. -----------------------------------------------------------------------------
  313.  
  314. RAM     Random Access Memory. The memory available to hold data in a computer
  315.         without having to access the data storage medium (such as a hard disc).
  316.  
  317. RF      Radio Frequency
  318.  
  319. RGB     Red-Green-Blue
  320.  
  321. RISC    Reduced Instruction Set Compiler, the design philosophy which
  322.         the ARM (qv) chip is based on. Performs limited number of simple
  323.         instructions very fast.
  324.  
  325. ROM     Read Only Memory. The memory in which data can only be read from and
  326.         not written to.
  327.  
  328. ROT13   A type of encryption for text files to obscure their meaning
  329.  
  330. ROTFL   Rolls On The Floor Laughing (an Internet abbreviation)
  331.  
  332. RPC     Common Internet abbreviation for Risc PC
  333.  
  334. RS232   Communications standard for cable connections to a computer.
  335.  
  336. RTFM    Read The "Friendly"(?) Manual !
  337.  
  338. -----------------------------------------------------------------------------
  339. S
  340. -----------------------------------------------------------------------------
  341.  
  342. SCART   A type of connector for video cables, now called PERITEL.
  343.  
  344. SCSI    Small Computer Systems Interface, a method of connecting up to eight
  345.         peripheral devices to a computer, such as hard discs and scanners.
  346.         The devices can be internally mounted or external.
  347.  
  348. SECA    Special Extra Curricular Activity
  349.  
  350. SIMM    Single In-line Memory Module, a standard format for memory devices
  351.         to be plugged into computers
  352.  
  353. SLIP    Serial Line Internet Protocol, a protocol for connecting computers
  354.         over a distance by a serial connection.
  355.  
  356. SMS     Short Message Service - a method of sending short text messages via
  357.         a digital telephone
  358.  
  359. SMTP    Simple Mail Transfer Protocol, a protocol (qv) for receiving
  360.         e-mail where the messages are sent directly to the recipient
  361.         machine, as opposed to POP (qv).
  362.  
  363. SSD     Solid State Drive - a memory chip used like a disc drive in Pocket
  364.         Book / Psion 3
  365.  
  366. SVGA    Super-VGA, a graphics resolution better than VGA, used primarily on
  367.         IBM PCs and their clones. Also the monitors supplied with Risc PCs.
  368.  
  369. Syquest A brand name, refers to a removable hard-disc system
  370.  
  371. -----------------------------------------------------------------------------
  372. T
  373. -----------------------------------------------------------------------------
  374. Taos    A new operating system that permits programs to split their work
  375.         across multiple processors.
  376.  
  377. TCP/IP  Transmission Control Protocol/Internet Protocol, the main communication
  378.         protocols used on the Internet.
  379.  
  380. Telnet  A simple text-based method of communicating with other computers
  381.         across the internet; used often for chatting or games.
  382.  
  383. TIFF    Tagged Image File Format, a versatile format for storing pictures
  384.  
  385. TLA     Three Letter Acronym
  386.  
  387. TSV     Tab Separated Values a format of computer file where information
  388.         is stored separated by Tabs. Used in Database files, amongst other
  389.         things.
  390.  
  391. -----------------------------------------------------------------------------
  392. U
  393. -----------------------------------------------------------------------------
  394.  
  395. UART    Universal Asychronous Reciever/Transmitter ?? The chip used by PCs
  396.         to drive their serial ports.
  397.  
  398. UNIX    An operating system suitable for multitasking on networks.
  399.  
  400. -----------------------------------------------------------------------------
  401. V
  402. -----------------------------------------------------------------------------
  403.  
  404. VDU     Visual Display Unit. The monitor display unit.
  405.  
  406. VGA     Video Graphics Array. A graphics resolution used primarily on IBM PCs
  407.         and their clones. Better than XGA, worse than SVGA.
  408.  
  409. VIDC    Video Controller. Chip that handles screen display, mouse and sound on
  410.         Acorn machines.
  411.  
  412. vPOP    Virtual PoP (qv), a PoP (qv) which is located locally in terms
  413.         of phone calls, but is geographically located somewhere else.
  414.  
  415. VRAM    Video RAM, a special form of computer memory used for holding video
  416.         images, it can be read from and written to simultaneously.
  417.  
  418. VTi     A company producing RISC OS-related products
  419.  
  420. -----------------------------------------------------------------------------
  421. W
  422. -----------------------------------------------------------------------------
  423.  
  424. WAN     Wide Area Network. A network of computers that is spread over a
  425.         large geographic area.
  426.  
  427. WIMP    Windows, Icons, Menus and Pointers, the requisites for a GUI (qv)
  428.  
  429. WP      Word processing. The manipulation of text on a computer.
  430.  
  431. WWW     World Wide Web, the millions of electronic 'pages' located on the
  432.         computers across the world that make up the Internet.
  433.  
  434. WYSIWYG What You See Is What You Get. Whatever appears on screen is what will
  435.          be printed.
  436.  
  437. -----------------------------------------------------------------------------
  438. X
  439. -----------------------------------------------------------------------------
  440.  
  441. XGA     Extended Graphics Adaptor. A graphics resolution used primarily on
  442.         IBM PCs and their clones.
  443.  
  444. -----------------------------------------------------------------------------
  445. Y
  446. -----------------------------------------------------------------------------
  447. -----------------------------------------------------------------------------
  448. Z
  449. -----------------------------------------------------------------------------
  450.  
  451. ZIF     Zero Insertion Force. A type of socket that allows chips to be plugged
  452.         in without any force, a lever is then pulled to grab the chip's legs.
  453.  
  454. ZIP     A type of compressed archive for storing files.
  455.  
  456. ZOO     Another type of compressed archive.
  457.