glossary

a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | v | w | x | y | z

ActiveX
Microsoft's object development framework. When embedded into HTML documents, ActiveX components are downloaded and executed on the client. ActiveX is currently Windows-only.

ADSL
(Asymmetric Digital Subscriber Line) -- A variation of Digital Subscriber Line designed for an upstream data flow (client-to-server) which is a fraction of the downstream data flow (server-to-client). Typically the upstream data flow is measured in kilobits per second while the downstream data flow is measured in megabits per second (e.g. 6 megabits per second over standard phone lines).

Analog
A transmission mode in which data is represented by a continuously varying electrical signal.

Anonymous FTP
(Anonymous File Transfer Protocol) -- An interactive service provided by many Internet hosts allowing any user to transfer documents, files, programs, and other archived data using File Transfer Protocol.

Applet
Small Java programs that run on Web clients.

ARPANET
(Advanced Research Projects Agency Network) -- The precursor to the Internet. Developed in the late 60s and early 70s by the US Department of Defense, it served as the basis for early networking research, as well as a central backbone during the development of the Internet.

ASCII
(American Standard Code for Information Interchange) -- A seven-bit character set used to exchange alphanumeric information between computer systems.

ASP
Active Server Pages (ASP) is Microsoft's server-side technology for dynamically-generated web pages that is marketed as an add-on to Internet Information Services (IIS). Programming ASP websites is made easier by various built-in objects. Each object corresponds to a group of frequently-used functionality useful for creating dynamic web pages. Most ASP pages are written in VBScript, but any other Active Scripting engine can be selected instead by using the @Language directive. JScript (Microsoft's implementation of ECMAScript) is the other language that is usually available. PerlScript (a derivative of Perl) and others are available as third-party installable Active Scripting engines.

ATM
(Asynchronous Transfer Mode) -- An international networking standard in which multiple service types (such as voice, video, or data) are conveyed in fixed-length (53-byte) cells.

ATOM
The name Atom applies to a pair of related standards. The Atom Syndication Format is an XML language used for web feeds, while the Atom Publishing Protocol (APP for short) is a simple HTTP-based protocol for creating and updating Web resources. It has been developed to overcome problems found in RSS feeds.

Authoring Tool
An application that supports document creation; can refer to anything from an HTML helper application to an integrated publishing environment that allows the user to create pages for the World Wide Web.

Backbone
A high-speed line or series of connections that forms a major pathway within a network.

Bandwidth
Measure of the information capacity of a transmission channel. Strictly speaking, bandwidth is the difference, expressed in hertz (Hz), between the highest and lowest frequencies of the channel.

In the world of internet hosting, bandwidth usually refers to the amount of information that can be transferred to or from your site over a specified time period.

Baud
In common usage the baud rate of a modem is how many bits it can send or receive per second. Technically, baud is the number of times per second that the carrier signal shifts value - for example, a 1200 bit-per-second modem actually runs at 300 baud, but it moves 4 bits per baud (4 x 300 = 1200 bits per second).

BBS
(Bulletin Board System) -- Computer system used as an information source and message switching system for a particular interest group. A place that allows people to carry on discussions, upload and download files, and make announcements. Often referred to as a forum.

Binhex
(BINary HEXadecimal) -- A format commonly used in sending large files and images over the Internet.

Biometrics
Automated methods that measure physical characteristics or personal traits, such as hand profiles or voice prints, to verify a person's identity. Uses include security access and fraud prevention.

Bit
(Binary DigIT) -- The units -- 0 or 1 -- used in the binary numbering system.

Bps
(Bits Per Second) -- A common measurement of the speed at which data is moved from one place to another.

Broadband
A connection to the Internet that works at high speeds because of its greater bandwidth.

Browser
A program that allows a person to read hypertext and view graphical images. Provides a means of viewing the contents of Web pages and navigating from one Web page or Web server to another.

Byte
A series of bits of data, usually 8 or 16 bits, that are handled as a unit.

Cable
The generic name given to services which use fibre optic cable buried underground to carry telephone, television and broadband to your home.

Caching
A small fast memory holding recently-accessed data, designed to speed up subsequent access to the same data. Most often applied to processor-memory access but also used for a local copy of data accessible over a network etc.

cc:
Carbon-copy. When one person sends another person an email, but also wants to send another person a copy, then it uses the CC field on the email.

CERN
European Laboratory for Particle Physics located near Geneva, Switzerland. Birthplace of the World Wide Web.

Certificate Authority
An entity that attests to the identity of a person or an organization. A Certificate Authority might be an external company such as VeriSign that offers certificate services or they might be an internal organization such as a corporate MIS department. The Certificate Authority's chief function is to verify the identity of entities and issue digital certificates attesting to that identity.

CGI
(Common Gateway Interface) -- A standard for running external programs from a World-Wide Web HTTP server. CGI specifies how to pass arguments to the executing program as part of the HTTP request. It also defines a set of environment variables. Commonly, the program will generate some HTML which will be passed back to the browser, but it can also request URL redirection.

cgi-bin
The most common name of a directory on a Web server in which CGI programs are stored.

Client
A software program that is used to contact and obtain data from a server software program on another computer, often across a great distance. Each client program is designed to work with one or more specific kinds of server programs, and each server requires a specific kind of client. A Web browser is a specific kind of client.

Contention Ratio
Contention means that you share your bandwidth with a number of other users. This means that the quality and speed of connection is dependent on the number of users online at any given time. For business ADSL use, the contention ratio is likely to be around 20:1. In other words, up to 19 other users share your bandwidth. For cable modem uses and home ADSL, the contention ratio could be as high as 50:1. In other words, up to 49 other users share your bandwidth.

Cookie
A mechanism for storing persistent information on your PC that can be used by a Web server across a number of pages.

CSS
CSS is used by both the authors and readers of web pages to define colors, fonts, layout, and other aspects of document presentation. It is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation (written in CSS). This separation can improve content accessibility, provide more flexibility and control in the specification of presentational characteristics, and reduce complexity and repetition in the structural content. CSS can also allow the same markup page to be presented in different styles for different rendering methods, such as on-screen, in print, by voice (when read out by a speech-based browser or screen reader) and on braille-based, tactile devices. Similarly, identical HTML or XML markup can be displayed in a variety of styles, 'brands', liveries or colour schemes by using different CSS.

Cyberspace
Term originated by author William Gibson in his novel Neuromancer in the early 1980s. It describes a new world, created by intersecting computer networks.

Datagram
A self-contained, independent entity of data carrying sufficient information to be routed from the source to the destination computer without reliance on earlier exchanges between this source and destination computer and the transporting network.

Dial Up
A dial-up connection uses a telephone line to connect to the Internet. A modem is used to turn data into audio signals so that it can literally 'dial' the number of your internet service provider (ISP) and communicate with their computers.

DNS
(Domain Name Service) -- A service that supports the use of a name such as www.company.com rather than a cryptic IP address such as 204.147.276.50.

Domain Name
Exclusive name that identifies an Internet site.

Downloading
The electronic transfer of information from one source to another.

Dreamweaver
Macromedia Dreamweaver is a web development tool, created by Macromedia (now Adobe Systems), which is currently in version 8. Initial versions of the application served as simple WYSIWYG HTML editors but more recent versions have incorporated notable support for many other web technologies such as CSS, JavaScript, and various server-side scripting frameworks.

DSL
(Digital Subscriber Line) A digital telecommunications protocol for use over existing copper telephone lines, as opposed to optical fiber. Also, High-Speed Digital Subscriber Line (HDSL).

Dynamic HTML
HTML is the language that describes how text and images are displayed on a Web page. Dynamic HTML presents richly formatted pages that lets users interact with the content on those pages without having to download additional content from the server. This means that a page can respond immediately to user actions, such as a mouse click, without having to retrieve an entire new page from the server. Dynamic HTML gives developers precise control over formatting, fonts, and layout, and provides a dramatically enhanced object model for making pages interactive.

E-mail
(Electronic Mail) -- Messages, usually text, sent from one person to another via a computer network.

Encryption
Process of converting information into a secure form that cannot be read by others until it is decoded.

Ethernet
Institute of Electrical and Electronic Engineers (IEEE) standard data link protocol that specifies how data is placed on and retrieved from a common transmission medium. Forms the underlying transport vehicle used by several upper-level protocols, including TCP/IP and XNS. See CSMA/CD (Carrier Sense Multiple Access/Collision Detect) for a description of Ethernet's media-access method.

Extranet
Use of Internet-oriented standards, technologies, and products between different companies, such as TCP/IP as the transport, HTTP servers for presenting documents, and SMTP and POP servers for mail. Typically used to increase productivity and function as a collaborative processing infrastructure between partner companies. They increase productivity and function as a collaborative processing infrastructure.

FAQ
(Frequently Asked Questions) -- Documents that list and answer common questions on a particular subject.

Fast Ethernet
A 100/1000-Mbps technology based on the 10BASE-T Ethernet CSMA/CD network access method.

FDDI
(Fiber Distributed Data Interface) -- LAN technology, defined by American National Standards Institute (ANSI) X3T9.5, that specifies an 100- Mbps token-passing network using fiber-optic cable.

Firewall
A router or access server that serves as a buffer between connected networks or interfaces. Uses access lists, protocol filters, and other methods, to safeguard network resources.

Firefox
Mozilla Firefox is a free, open source, cross-platform, graphical web browser developed by the Mozilla Corporation and hundreds of volunteers. It is also fully web-standards compatible, unlike Internet Explorer. This means that the browser interprets the code exactly and does not add any of its own quirks. A quick example is that Internet Explorer 6 adds an automatic gap (padding) to a form tag, Firefox does not as it is not specified in the code.

Frame Relay
A packet-switching wide-area technology for interconnecting LANs at high speeds. Defines the interface between user equipment and a WAN, but does not define internal operation of the network or the interfaces or protocols used within the WAN itself. For this reason, the term "frame relay cloud" is often used to describe the internal operation of a WAN that has a frame relay interface.

FTP
(File Transfer Protocol) -- An Internet application and protocol commonly used to move files between two Internet sites, servers, or workstations.

Gateway
Device that can interconnect networks with different, incompatible communications protocols. The gateway performs a layer-7 protocol-conversion to translate one set of protocols to another (for example, from TCP/IP to SNA or from TCP/IP to X.25). A gateway operates at Open Systems Interconnection (OSI) layers up through the Session Layer.

GIF
(Graphics Interchange Format) -- A format developed in the mid-1980s by CompuServe for use in photo-quality graphics images. Now commonly used in online Web pages. Can use transparencies, supported by all browsers.

Gigabit / Gigabyte
1000 megabits / megabytes (1024 to be accurate!)

GIX
(Global Internet Exchange) -- The process and equipment by which Internet traffic between backbone providers is concentrated and exchanged. There are several physical GIX locations, the largest being in Washington, D.C. There is also a GIX center in Sweden.

Home Page
A visitor's first point of entry to a Web site - the 'default' page for your domain.

Host
A domain name that has an IP address record associated with it; any computer system connected to the Internet.

Hot Link
A connection to a document or other file on the Internet. Generally appears as a highlighted word or image for selection on the browser interface. More commonly referred to as a link.

HTML
(HyperText Markup Language) -- A computer language for describing a page of information for display on the World Wide Web. Has been superceeded by XHTML in most web applications.

HTTP
(HyperText Transport Protocol) -- The protocol for exchanging HTML pages over the World Wide Web.

Hub
A device used to interconnect LAN devices, usually in a star topology.

Hypertext
Text in one document that is linked electronically to text in another document or another part of the same document.

Internet
The global collection of interconnected networks that all use the TCP/IP protocol.

Intranet
Use of Internet-oriented standards, technologies, and products to enhance productivity and to function as a collaborative processing infrastructure within an enterprise.

IIS
Microsoft Internet Information Services (IIS; sometimes, erroneously called Server or System) is a set of Internet-based services for servers using Microsoft Windows. It is the world's second most popular web server in terms of overall websites behind the Apache HTTP Server although the gap is currently decreasing.

IP
(Internet Protocol) -- The packet-switching protocol for network communications between Internet hosts.

IP Spoofing
Method used by hackers to break into computers over the Internet using the IP address, the computer's Internet ID.

IPSec
IPSec is an emerging standard to add security services to the IP protocol. It provides robust security, encompassing user authentication, privacy, and data integrity.

IPv6
Formal designation for the next generation Internet Protocol being developed within the Internet Engineering Task Force (IETF), which will enable continued growth of the Internet. Designed to alleviate anticipated shortages of IP addresses and router overload, as well as provide for autoconfiguration, network layer security and quality of service capabilities unavailable in IPv4. Also known as IPng, where the "ng" represents "next generation."

IRC
(Internet Relay Chat) -- The Internet protocol that defines real-time communications between a server and a group of clients over the Internet.

ISDN
(Integrated Services Digital Network) -- International digital communications protocol, offered by telephone companies, that permits telephone networks to carry data, voice, and other traffic. Becoming rare as ADSL/DSL offers better bandwidth-to-cost ratio.

ISO
(International Standards Organization) -- Organization responsible for a wide range of standards, including many relevant to networking. Developed the Open Systems Interconnection (OSI) reference model, widely used in networking today.

ISP
(Internet Service Provider) -- An entity that provides public access to the Internet.

Java
A portable, secure programming environment that allows developers to create applications for web pages.

JavaScript
An easy-to-use, object-oriented scripting language designed for creating dynamic applications that link objects and resources residing on Internet clients and servers.

Joomla!
Joomla! is a free, open source content management system written with PHP for publishing content on the world wide web and intranets using a MySQL database. Joomla! includes features such as page caching to improve performance, web indexing, RSS feeds, printable versions of pages, news flashes, blogs, forums, polls, calendars, website searching, and language internationalization.

JPEG
(Joint Photographic Experts Group) -- A compressed file format for digital images. Does not support transparencies and loses data when compressed which can lead to poor image quality.

Kilobit / Kilobyte
1000 bits / bytes (1024 to be accurate!)

L2TP
(Layer 2 Tunneling Protocol) -- An IEEE standard for tunneling that includes the ability to terminate tunnels at either the NSP or enterprise network, to apply access policies at the firewall, and to perform tunnel switching.

LAN
(Local Area Network) -- A set of computers connected together to share common resources, such as printers. Computers connected on a LAN have the ability to share applications or files from a local file server and are able to make connections to other LANs or the Internet via routers.

LDAP
(Lightweight Directory Access Protocol) -- An open standard for storing and retrieving names, addresses, email, phone numbers, and other information from an online directory. Used to build online directories on enterprise networks, as well as Internet-based online directories.

Leased line
A transmission line reserved by a communications carrier for the private use of a customer.

Login
A sequence of numbers and letters that uniquely identify a user for access to computer resources.

Maximum Designs
Hello!

Megabit / Megabyte
1,000,000 bits / bytes or 1000 kilobits / kilobytes

Middleware
Software that operates between the application and the control program, providing a single programming interface for an application.

MIME
(Multipurpose Internet Mail Extensions) -- A standard that allows users to send and receive electronic mail messages with multimedia content over the Internet.

Mirror
Generally speaking, "to mirror" is to maintain an exact copy of something. The most common use of the term on the Internet refers to "mirror sites" which are Web FTP sites that maintain exact copies of material originated at another location, usually in order to provide more widespread access to the resource. Another common use of the term "mirror" refers to an arrangement where information is written to more than one hard disk simultaneously, so that if one disk fails, the computer keeps on working without losing data.

Modem
(MOdulator, DEModulator) -- A device used to convert serial digital data to a signal for transmission over a telephone network.

Navigation
The process of moving from one web site to another using a web browser, usually accomplished by following links embedded in web pages.

Network
A communications system that links two or more computers. May be as simple as a cable strung between two computers a few feet apart, or as complex as hundreds of thousands of computers around the world linked through fiber optic cables, phones lines, and satellites.

Newsgroup
An area where people can discuss common topics by leaving postings, as on a bulletin board, that others can read when they log on. "Newsgroups" generally refer to discussions on USENET, which most people access via the Internet.

Node
A point of interconnection to a network. Any station, terminal, or communications processor in a computer network.

Packet Switching
Type of data transfer that occupies a communication link only during the time of actual data transmission. Messages are split into packets and reassembled at the receiving end of the communication link.

Password
A code used to gain access to a secured system.

Perl
(Practical Extraction and Report Language) -- An interpreted language that originated with UNIX. On many Web servers, Perl is used as an easy programming language suitable for writing simple CGI scripts; these scripts are called by HTML pages and executed on the server.

Photoshop
Adobe Photoshop, or simply Photoshop, is a graphics editor developed and published by Adobe Systems. It is the current market leader for commercial bitmap and image manipulation, and, in addition to Adobe Acrobat, is one of the best-known pieces of software produced by Adobe Systems. It is considered the industry standard in most jobs related to the use of visual elements.

PGP
(Pretty Good Privacy) -- A high-security cryptographic software application that allows people to exchange messages with both privacy and authentication.

PHP
PHP (PHP: Hypertext Preprocessor) is a reflective HTML-embedded scripting language originally designed for producing dynamic Web pages. PHP is used mainly in server-side application software, but can be used from a command line interface or in standalone graphical applications.

Plug-in
Small applications that add new functionality to a Web browser. For example, an audio plug-in allows a browser user to listen to audio files on a Web page or in an email message.

PNG
Portable Network Graphic, is a bitmap image format that employs lossless data compression. PNG was created to both improve upon and replace the GIF format with an image file format that does not require a patent license to use. PNG is officially pronounced as "ping", but it is often just spelled out – possibly to avoid confusion with the network tool ping. PNG supports palette based (with a palette defined in terms of the 24 bit RGB colors), greyscale and RGB images. PNG was designed for distribution of images on the internet not for professional graphics and as such other color spaces (such as CMYK) are not supported. PNG 24-bit alpha-transparencies have finally been properly supported in IE7 by Microsoft allowing web developers greater design flexibility.

POP
(Point of Presence) -- Physical access point to a long distance carrier or Internet service provider network.

POP3
The Internet standard for mail servers.

Port
An interface on a networking device. A number that identifies a particular Internet application.

PPP
(Point to Point Protocol) -- A protocol that allows a computer to use the Internet protocols (TCP/IP) with a standard phone line and a high-speed modem.

PPTP
(Point to Point Tunneling Protocol) - Protocol used to create LAN-to-LAN tunnels between Windows NT servers that have installed the PPTP protocol. PPTP wraps and encrypts IP packets and sends them to a destination server. This provides secure tunneling between sites from within NT, without extra equipment or changes to the network. This protocol is used to provide security for data when accessing a company network remotely, through the Internet.

Protocol
A formal set of rules and conventions that govern how devices on a network exchange information.

Proxy
An entity that caches frequently accessed documents to conserve network bandwidth and reduce network response times for users.

PSTN
(Public Switched Telephone Network) -- The worldwide public telephone systems.

Remote Access
Term used to describe remote user access via a telecommunications system to the company network.

RFC
(Request For Comments) A Document series used as the primary means for communicating information about the Internet.

Router
A special-purpose, network layer device that manages the connection between two or more networks. The device makes decisions about which of several paths the network (or Internet) traffic will follow.

RSS
RSS is a simple XML-based system that allows users to subscribe to their favorite websites. Using RSS, webmasters can put their content into a standardized format, which can be viewed and organized through RSS-aware software or automatically conveyed as new content on another website. Firefox and IE 7 now support 'live' bookmarking of RSS feeds.

Security Certificate
Information often stored as a text file that is used by the SSL protocol to establish a secure connection. Security Certificates contain information about who it belongs to, who it was issued by, a unique serial number or other unique identification, valid dates, and an encrypted "fingerprint" that can be used to verify the contents of the certificate. In order for an SSL connection to be created both sides must have a valid Security Certificate.

Server
A computer, or a software package, that provides a specific kind of service to client software running on other computers. The term can refer to a particular piece of software, such as a WWW server, or to the machine on which the software is running. A single server machine could have several different server software packages running on it, thus providing many different servers to clients on the network.

Session
A session is either a lasting connection using the session layer of a network protocol or a lasting connection between a user (or user agent) and a peer, typically a server, usually involving the exchange of many packets between the user's computer and the server. A session is typically implemented as a layer in a network protocol. Sessions are similar to cookies, but are held on the server, rather than your computer.

SLIP
(Serial Line Internet Protocol) -- A protocol that allows a computer to use the Internet protocols (TCP/IP) with a standard phone line and a high-speed modem.

SMDS
(Switched Multimegabit Data Service) -- A high-speed, fiber-based LAN interconnection service that allows users to use a public network service to allocate wide area bandwidth as it is needed.

SMTP
(Simple Mail Transport Protocol) -- The Internet standard protocol for transferring electronic mail messages from one computer to another. SMTP specifies how two mail systems interface and the format of control messages they exchange to transfer mail.

SNMP
(Simple Network Management Protocol) --A network management protocol for the exchange of information among network components. Network management applications use this information to provide network managers with views into network traffic for device configuration, troubleshooting, and network planning.

Spam
The sending of unsolicited email to a large number of people.

SQL
(Structured Query Language) A standard language for querying relational and other databases.

SSL
(Secure Sockets Layer) -- The encrypted security protocol implemented by Netscape in its browsers and servers to provide secure transactions over the Web.

T1/E1
Digital wide area communications circuit provided by telephone carriers for voice and data transmission (1.544 Mbps in U.S.; 2.054 Mbps in Europe); may be divided in 24 separate 64 Kb channels.

T3/E3
Digital wide area communications circuit standard (44.736 Mbps in the U.S.; 34.368 Mbps in Europe).

TCP/IP
(Transmission Control Protocol/Internet Protocol) -- A suite of protocols that performs the transfer of data across internetworks, including the Internet.

Terabyte
1000 [or 1024] gigabytes.

Thread
A chain of articles or messages posted in response to an originating article or message.

UNIX
A multi-user operating system developed by AT&T Bell Labs and is popular as an application server operating system.

URL
(Universal Resource Locator) -- Uniquely identifies a file available on the World Wide Web.

UUENCODE
(UNIX to UNIX Encoding) -- A program that encodes binary information, such as graphic images or document files, so that they can be sent across the Internet via e-mail.

VBScript
VBScript (short form of Visual Basic Scripting Edition) is an Active Scripting language interpreted via Microsoft's Windows Script Host.

Virus
Code written to infect computers with destructive macros or applications. Can also allow the code writer to have complete access to your machine.

VPN
(Virtual Private Network) -- Provides a mechanism for forwarding dial-up data packets over the Internet in such a way that end users appear as if connected directly to their destination or home network. This is done using a technique called tunneling. Tunnels represent virtual, dedicated connections between the dial-up access point and a destination point somewhere on the network. The destination is usually the point at which a corporation or an enterprise is connected to the Internet.

VRML
(Virtual Reality Modeling Language) A way to specify a 3D scene for viewing over the World Wide Web.

WAIS
(Wide Area Information Servers) -- Sophisticated indexing and search tool for full-text databases.

WAN
(Wide Area Network) -- Computer network serving a wide geographic area.

Web Page
Web sites are collections of electronic "pages". Each Web page is a document that may contain text, images, or media objects.

WYSIWYG
(What You See Is What You Get) -- Refers to authoring systems that display a document as it will appear on screen, even as the user is creating or editing it.

WWW
(World Wide Web) -- A collection of Internet host systems that provide information on the Internet, usually in the form of hypermedia.

XHTML
The Extensible HyperText Markup Language, or XHTML, is a markup language that has the same expressive possibilities as HTML, but a stricter, more verbose syntax. Whereas HTML is an application of SGML, a very flexible markup language, XHTML is an application of XML, a more restrictive subset of SGML.

XML
The Extensible Markup Language (XML) is a W3C-recommended general-purpose markup language that supports a wide variety of applications. XML languages or 'dialects' are easy to design and to process. They are also reasonably human legible, and to this end, terseness was not considered essential in its structure. XML is a simplified subset of Standard Generalized Markup Language (SGML). Its primary purpose is to facilitate the sharing of data across different information systems, particularly systems connected via the Internet.

back to the top


extras