|
Admin --- admin:
/ad-min'/ n. Short for `administrator'; very commonly used in speech or on-line to refer to the systems person
in charge on a computer. Common constructions on this include `sysadmin' and `site admin' (emphasizing the administrator's
role as a site contact for email and news) or `newsadmin' (focusing specifically on news). Compare postmaster,
sysop, system mangler.
ADN --- (Advanced
Digital Network) -- Usually refers to a 56Kbps leased-line.
Adobe Type Manager --- (ATM) An Adobe program that enables you to work with Postscript fonts in Windows 95.
ADPCM --- Adaptive Digital Pulse Code Modulation - A family of speech compression and decompression algorithms.
A common implementation takes 16-bit linear PCM samples samples and converts them to 4-bit samples, yeilding a
compression rate of 4:1.
ADSL --- (Asymmetric Digital Subscriber Line) -- A method for moving data over regular
phone lines. An ADSL circuit is much faster than a regular phone connection, and the wires
coming into the subscriber’s premises are the same (copper) wires used for regular phone service. An ADSL
circuit must be configured to connect two specific locations, similar to a leased line.
A commonly discussed configuration of ADSL would allow a subscriber to receive data (download) at speeds of
up to 1.544 megabits (not megabytes) per second, and to send (upload) data at speeds of 128 kilobits
per second. Thus the “Asymmetric” part of the acronym.
Advanced Program-to-Program
Communications --- A communications standard defined by IBM. The
APPC standard is intended to allow multiple users to share the processing of programs.
ADVENT --- ADVENT: /ad'vent/ n. The prototypical computer adventure game, first implemented
on the PDP-10 by Will Crowther as an attempt at computer-refereed fantasy gaming, and expanded into a puzzle-oriented
game by Don Woods. Now better known as Adventure, but the TOPS-10 operating system permitted only 6-letter filenames.
See also vadding. This game defined the terse, dryly humorous style now expected in text adventure games, and popularized
several tag lines that have become fixtures of hacker-speak: "A huge green
fierce snake bars the way!" "I see no X here" (for some noun X). "You are in a maze of twisty
little passages, all alike." "You are in a little maze of twisty passages, all different." The `magic
words' xyzzy and plugh also derive from this game. Crowther, by the way, participated in the exploration of the
Mammoth & Flint Ridge cave system; it actually *has* a `Colossal Cave' and a `Bedquilt' as in the game, and
the `Y2' that also turns up is cavers' jargon for a map reference to a secondary entrance.
.Aiff --- One of many Macintosh sound file formats. On the Net you may come across the option to hear a sound
clip. The file which is downloaded to your computer when "clicked on" might be in the aiff format (if
the sound file was originally captured on a Macintosh). Your helper applications or browser plugins need to be
configured to know what to do with this type of file.
AFK --- Away
From Keyboard - A shorthand appended to a comment written in an online forum.
Agent --- sometimes called a Web agent or autonomous agent is a program which does things for you like, filtering
your e-mail and finding Web sites to suit your interests.
Usually the program does this independently once you set your preferences. Click on the More button below to get
a detailed description of what agents are from MIT.
AI --- artificial intelligence - Computer hardware and software packages that try to emulate human intelligence
in order to solve problems using reasoning and learning. First conceived as computer intelligence in 1950 by Alan
Turing, it was renamed artificial intelligence in 1955 by John McCarthy. One of the earliest and most successful
applications were computer programs that could play chess. In 1990, a computer named Mephisto suprised the public
by checkmating Grand Master Anatoly Karpov.
AI koans --- AI koans: /A-I koh'anz/ pl.n. A series of pastiches of Zen teaching riddles created by Danny Hillis
at the MIT AI Lab around various major figures of the Lab's culture (several are included in appendix A). See also
ha ha only serious, mu, and Humor, Hacker.
AI-complete
--- AI-complete: /A-I k*m-pleet'/ [MIT, Stanford: by analogy with `NP-complete'
(see NP-)] adj. Used to describe problems or subproblems in AI, to indicate that the solution presupposes a solution
to the `strong AI problem' (that is, the synthesis of a human-level intelligence). A problem that is AI-complete
is, in other words, just too hard. Examples of AI-complete problems are `The Vision Problem' (building a system
that can see as well as a human) and `The Natural Language Problem' (building a system that can understand and
speak a natural language as well as a human). These may appear to be modular, but all attempts so far (1991) to
solve them have foundered on the amount of context information and `intelligence' they seem to require. See also
gedanken.
AIDS --- AIDS: /aydz/ n. Short for A* Infected Disk Syndrome (`A*' is a glob pattern that matches, but is
not limited to, Apple), this condition is quite often the result of practicing unsafe SEX. See virus, worm, Trojan
horse, virgin.
| Page 8 |
Airplane rule --- Aliasing & anti-aliasing
|
|
Airplane rule
--- airplane rule: n. "Complexity increases the possibility of failure; a twin-engine
airplane has twice as many engine problems as a single-engine airplane." By analogy, in both software and
electronics, the rule that simplicity increases robustness (see also KISS Principle). It is correspondingly argued
that the right way to build reliable systems is to put all your eggs in one basket, after making sure that you've
built a really *good* basket.
AIX --- A
multiple-user OS, basically IBM's attempt to copy UNIX.
AKA --- The term you are looking up is an IRC or E-mail
shorthand. These are acronyms for commonly used phrases people use on the Internet that they would otherwise have to type out. To find the meaning of one of these terms scroll down
and find your term on the table below. RI&W - Read It And Weep
Another commonly discussed configuration would be symmetrical: 384 Kilobits per second in both directions. In
theory ADSL allows download speeds of up to 9 megabits per second and upload speeds of up to
640 kilobits per second. ADSL is often discussed as an alternative to ISDN, allowing
higher speeds in cases where the connection is always to the same place.
See Also: bit , bps , ISDN
Alert message
--- A critical warning, confirmational, or informational message appearing in a dialog box. airbrush
In "paint" and graphics programs, a tool that "sprays" dots in a randomized pattern around
the point indicated by the user. In most programs, the output of the airbrush can be configured to modify the color,
pattern, and density of the dot pattern. annotate To add notes. For example, you can add your own notes to Windows
Help.
Alias --- On servers aliases are a way of mapping an incoming request for a Web page. When an alias is found
in a URL, the alias's value is substituted in place of the alias. For example, if you have Web pages on a server
which you wish to be viewed on the Internet, the
actual location of those files may be: www/high-density.com/userpages/joesWebsite/index.html but with the use of
an alias, the URL you use to access the site could be http://www.high-density.com/~joesWebsite. In this case the
tilda (~) represents an alias for the path www.high-density.com/userpages/.
Aliasing & anti-aliasing --- Unrealistic visual effects on a computer screen are known as aliasing. These
peculiarities take many forms; one of the most common would be images with jagged edges or stair-stepped appearances
along what is supposed to be a smooth curved surfaces (like O or S) and/or diagonal lines on the screen. Sometimes
called the jaggies. Anti-aliasing is a software techinque used in imaging systems (such as Adobe Photoshop) to
make these curved edges or diagonal lines look smooth and continous.
| Page 9 |
Aliasing bug --- Alt text
|
|
Aliasing bug ---
aliasing bug: n. A class of subtle programming errors that can arise in code that does dynamic allocation,
esp. via `malloc(3)' or equivalent. If more than one pointer addresses (`aliases for') a given hunk of storage,
it may happen that the storage is freed through one alias and then referenced through another, which may lead to
subtle (and possibly intermittent) lossage depending on the state and the allocation history of the malloc arena.
Avoidable by use of allocation strategies that never alias allocated core. Also avoidable by use of higher-level
languages, such as LISP, which employ a garbage collector (see GC). Also called a stale pointer bug. See also precedence
lossage, smash the stack, fandango on core, memory leak, overrun screw, spam. Historical note: Though this term
is nowadays associated with C programming, it was already in use in a very similar sense in the Algol-60 and FORTRAN
communities in the 1960s.
AliWeb --- A
search engine for locating WWW documents that is provided by NEXOR, a UK based service provider. AliWeb does not
use a spider, instead, it relies on forms that Web authors themselves submit to the AliWeb database.
All-elbows --- all-elbows: adj. Of a TSR (terminate-and-stay-resident) IBM PC program,
such as the N pop-up calendar and calculator utilities that circulate on BBS systems: unsociable. Used to describe
a program that rudely steals the resources that it needs without considering that other TSRs may also be resident.
One particularly common form of rudeness is lock-up due to programs fighting over the keyboard interrupt. See also
mess-dos.
Alpha --- Refers to a pre-release of a software or hardware product. The release prior to the beta release.
Alpha particles --- alpha particles: n. See bit rot.
Alphanumeric --- Characters which consist
of letters, numbers, punctuation, and symbols found on a standard keyboard.
Alt --- Type of newsgroup that discusses alternative topics. Some Internet providers ask that their users sign an agreement stating they are over 18 before providing access
to the alt.newsgroups.
Alt bit --- alt
bit: /awlt bit/ [from alternate] adj. See meta bit.
Alt text --- The
text you see before an image is loaded on a Web page. A Web site author can code an alt tag when building a Web
page to say anything they want. Usually it is a description of the picture or image. The HTML syntax or code would
look like this: <img src="logo.gif" alt="High-density: The glossary-n.htm#Network Language Dictionary">
| Page 10 |
Alta Vista --- Amazon.com
|
|
Alta Vista --- Developed
by Digital Equipment Corporation the AltaVista Search Service has changed how we use the Internet. It is no
longer necessary to know the address of a particular home page, only to begin following the trail of hyperlinks
to your eventual goal. AltaVista Search Service takes you to precisely where you want to be from the start by pointing
you to relevant Web pages regardless of where they reside on a particular site. You can then follow the links from
there as desired.
The painstaking task of classifying Web pages into logical groups is a thing of the past. Today, AltaVista
Search Service puts the contents of the Internet at your fingertips, transforming this information into a
bona fide business, education, and entertainment resource.Great search engine for the Web!
Search The Web or Newsgroups with Alta Vista
Alta Vista Software
Aluminum Book
--- Aluminum Book: [MIT] n. `Common LISP: The Language', by Guy L. Steele Jr. (Digital
Press, first edition 1984, second edition 1990). Note that due to a technical screwup some printings of the second
edition are actually of a color the author describes succinctly as "yucky green". See also book titles.
Amazon.com
--- "If it's in print, it's in stock", that's the motto of Amazon.com
which offers over one million book titles over the Internet
for you to purchase. It's worth a visit just to search the titles.
|