Basic
| ||
application & app
An application (often called "app" for short) is simply a program with a GUI. Note that it is different from an applet. boot Starting up an OS is booting it. If the computer is already running, it is more often called rebooting. browser A browser is a program used to browse the web. Some common browsers include Netscape, MSIE (Microsoft Internet Explorer), Safari, Lynx, Mosaic, Amaya, Arena, Chimera, Opera, Cyberdog, HotJava, etc. bug A bug is a mistake in the design of something, especially software. A really severe bug can cause something to crash. chat Chatting is like e-mail, only it is done instantaneously and can directly involve multiple people at once. While e-mail now relies on one more or less standard protocol, chatting still has a couple competing ones. Of particular note are IRC and Instant Messenger. One step beyond chatting is called Mudding. click To press a mouse button. When done twice in rapid succession, it is referred to as a double-click. cursor A point of attention on the computer screen, often marked with a flashing line or block. Text typed into the computer will usually appear at the cursor. database A database is a collection of data, typically organized to make common retrievals easy and efficient. Some common database programs include Oracle, Sybase, Postgres, Informix, Filemaker, Adabas, etc. desktop A desktop system is a computer designed to sit in one position on a desk somewhere and not move around. Most general purpose computers are desktop systems. Calling a system a desktop implies nothing about its platform. The fastest desktop system at any given time is typically either an Alpha or PowerPC based system, but the SPARC and PA-RISC based systems are also often in the running. Industrial strength desktops are typically called workstations. directory Also called "folder", a directory is a collection of files typically created for organizational purposes. Note that a directory is itself a file, so a directory can generally contain other directories. It differs in this way from a partition. disk A disk is a physical object used for storing data. It will not forget its data when it loses power. It is always used in conjunction with a disk drive. Some disks can be removed from their drives, some cannot. Generally it is possible to write new information to a disk in addition to reading data from it, but this is not always the case. drive A device for storing and/or retrieving data. Some drives (such as disk drives, zip drives, and tape drives) are typically capable of having new data written to them, but some others (like CD-ROMs or DVD-ROMs) are not. Some drives have random access (like disk drives, zip drives, CD-ROMs, and DVD-ROMs), while others only have sequential access (like tape drives). e-book The concept behind an e-book is that it should provide all the functionality of an ordinary book but in a manner that is (overall) less expensive and more environmentally friendly. The actual term e-book is somewhat confusingly used to refer to a variety of things: custom software to play e-book titles, dedicated hardware to play e-book titles, and the e-book titles themselves. Individual e-book titles can be free or commercial (but will always be less expensive than their printed counterparts) and have to be loaded into a player to be read. Players vary wildly in capability level. Basic ones allow simple reading and bookmarking; better ones include various features like hypertext, illustrations, audio, and even limited video. Other optional features allow the user to mark-up sections of text, leave notes, circle or diagram things, highlight passages, program or customize settings, and even use interactive fiction. There are many types of e-book; a couple popular ones include the Newton book and Palm DOC. E-mail is short for electronic mail. It allows for the transfer of information from one computer to another, provided that they are hooked up via some sort of network (often the Internet. E-mail works similarly to FAXing, but its contents typically get printed out on the other end only on demand, not immediately and automatically as with FAX. A machine receiving e-mail will also not reject other incoming mail messages as a busy FAX machine will; rather they will instead be queued up to be received after the current batch has been completed. E-mail is only seven-bit clean, meaning that you should not expect anything other than ASCII data to go through uncorrupted without prior conversion via something like uucode or bcode. Some mailers will do some conversion automatically, but unless you know your mailer is one of them, you may want to do the encoding manually. file A file is a unit of (usually named) information stored on a computer. firmware Sort of in-between hardware and software, firmware consists of modifiable programs embedded in hardware. Firmware updates should be treated with care since they can literally destroy the underlying hardare if done improperly. There are also cases where neglecting to apply a firmware update can destroy the underlying hardware, so user beware. floppy An extremely common type of removable disk. Floppies do not hold too much data, but most computers are capable of reading them. Note though that there are different competing format used for floppies, so that a floppy written by one type of computer might not directly work on another. Also sometimes called "diskette". format The manner in which data is stored; its organization. For example, VHS, SVHS, and Beta are three different formats of video tape. They are not 100% compatible with each other, but information can be transferred from one to the other with the proper equipment (but not always without loss; SVHS contains more information than either of the other two). Computer information can be stored in literally hundreds of different formats, and can represent text, sounds, graphics, animations, etc. Computer information can be exchanged via different computer types provided both computers can interpret the format used. function keys On a computer keyboard, the keys that start with an "F" that are usually (but not always) found on the top row. They are meant to perform user-defined tasks. graphics Anything visually displayed on a computer that is not text. hardware The physical portion of the computer. hypertext A hypertext document is like a text document with the ability to contain pointers to other regions of (possibly other) hypertext documents. Internet The Internet is the world-wide network of computers. There is only one Internet, and thus it is typically capitalized (although it is sometimes referred to as "the 'net"). It is different from an intranet. keyboard A keyboard on a computer is almost identical to a keyboard on a typewriter. Computer keyboards will typically have extra keys, however. Some of these keys (common examples include Control, Alt, and Meta) are meant to be used in conjunction with other keys just like shift on a regular typewriter. Other keys (common examples include Insert, Delete, Home, End, Help, function keys,etc.) are meant to be used independently and often perform editing tasks. Keyboards on different platforms will often look slightly different and have somewhat different collections of keys. Some keyboards even have independent shift lock and caps lock keys. Smaller keyboards with only math-related keys are typically called "keypads". language Computer programs can be written in a variety of different languages. Different languages are optimized for different tasks. Common languages include Java, C, C++, ForTran, Pascal, Lisp, and BASIC. Some people classify languages into two categories, higher-level and lower-level. These people would consider assembly language and machine language lower-level languages and all other languages higher-level. In general, higher-level languages can be either interpreted or compiled; many languages allow both, but some are restricted to one or the other. Many people do not consider machine language and assembly language at all when talking about programming languages. laptop A laptop is any computer designed to do pretty much anything a desktop system can do but run for a short time (usually two to five hours) on batteries. They are designed to be carried around but are not particularly convenient to carry around. They are significantly more expensive than desktop systems and have far worse battery life than PDAs. Calling a system a laptop implies nothing about its platform. By far the fastest laptops are the PowerPC based Macintoshes.
|