Internet, computer and design terms
All
| Term | Definition |
|---|---|
| ActiveX |
A set of technologies created by Microsoft to enable interactive content on Web sites. With ActiveX, websites can be animated using multimedia effects, interactive objects, and sophisticated applications that create a user experience comparable to a high-quality CD ROM. The same effects can be experienced with Java, Shockwave, Flash, and numerous other applets and programs - the difference is that ActiveX is an exclusive Microsoft Program making use of ActiveX Controls. |
| ADN |
Advanced Digital Network
Usually refers to a 56Kbps leased-line |
| ADSL | |
| Applet |
A small Java program that can be embedded in a HTML page. Applets differ from full fledged Java applications in that they are not allowed to access certain resources on the local computer, such as files and other serial devices (modems, printers etc) and are prohibited from communicating with most other computers across the network. The common rule is that an Applet can only make an Internet connection to the computer from which the Applet is sent.
|
| Application Server |
Server software that manages one or more other pieces of software in a way that makes the managed software available over a network, usually to a Web Server. By having a piece of software manage other software packages it is possible to use resources like memory and database access more efficiently than if each of the managed packages responded directly to requests.
|
| ASP / Active Server Page |
Active Server Pages |
| Bandwidth |
How much information you can send through a connection. Usually measured in bits-per-second. A full page English text is about 16,000 bits |
| Banner Ad |
An advertisement on a webpage which usually links to another page or external website. Banner ads' are the most common form of advertising on the web. |
| Binary |
Information consisting entirely of ones (1) and zeros (0). Also used to refer to files that are not simply text files, eg; images. |
| BIT |
(Binary DigIT) |
| Bitmap (BMP) | |
| Blog |
Blog, a contraction of ‘web’ and ‘log’, describes a website consisting of date-related entries (or posts). Blogs are typically of a personal nature, although their use by companies as a marketing tool is increasing. |
| BPS |
Bits Per Second |
| Broadband |
Short for: Broad Bandwidth |
| Browser |
A client program (software) that is used to look at various kinds of Internet resources. |