Glossary
Internet, computer and design terms
search for entries

Begins with Contains Exactly matches

All | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X


All
Pages: 1
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

Asymmetric Digital Subscriber Line
A DSL line where the upload speed is usually different from the download speed. Usually the download speed is much greater.

 
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
These are used for creating dynamic content of a web page. Technically said it is a server side scripting language. It is mostly used on Windows platforms.

 
BandwidthHow 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 AdAn 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.
 
BinaryInformation 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)
A single digit number in base-2, in other words either a 1 or zero. The smallest unit of computerised data. Bandwidth is usually measured in bits-per-second.
 
Bitmap (BMP)A file format whereby a value is assigned to every pixel on the screen, as opposed to Vector mapping where only the differences are stored. Bitmaps, also called Raster images, are very large files. Some audio formats also use bitmapping.
 
BlogBlog, 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.
 
BPSBits Per Second
A measurement of how fast data is moved from one place to another. A 56K modem can move about 57,000 bits per second.
 
BroadbandShort for: Broad Bandwidth
A high -speed, high-capacity data transmission channel that sends and receives information on coaxial or fibre optic cable (which has a wider bandwidth than conventional telephone lines), giving it the ability to carry video, voice, and data simultaneously. As the definition suggests, broadband is primarily used to send different types of signals simultaneously, using the same FDM (Frequency Division Multiplexing) technique used for cable TV. In theory, broadband makes possible a whole new set of Internet applications, such as streaming video, due to speeds up to 20 times as fast as conventional modems. It is measured in kilobits, megabits, or gigabits per second
 
BrowserA client program (software) that is used to look at various kinds of Internet resources.
Microsoft Internet Explorer or Netscape are good examples of Browsers.
To look at this website your computer is using Browser software.
 
ByteA set of Bits that represent a single character. Usually there are 8 Bits in a Byte, sometimes more, depending on how the measurement is being made.
 
CDMACode Division Multiple Access
A protocol for wireless data and voice communication, CDMA is widely used in mobile phone networks, but also in many other data communication systems. CDMA uses a technique called “Spread Spectrum” whereby the data being transmitted is spread across multiple radio frequencies, making more efficient use of available radio spectrums.
 
Certificate AuthorityAn issuer of Security Certificates used in SSL connections
(see also SSL)
 
CGICommon Gateway Interface
A set of rules that describes how a Web Server communicates with another piece of software on the same machine and vice-versa. Any piece of software can be a CGI program if it handles input and output according to the CGI standard.
 
CMYKCyan - Magenta -Yellow - Black
The four colour printing process, used in conventional colour printing and colour inkjet printing. By overlaying these four colours a vast range of colours can be produced.
 
CookieThe most common meaning of ‘Cookie’ on the internet refers to a piece of information sent by a Web Server to a Web Browser that the Browser software is expected to save and to send back to the server whenever the browser makes additional requests from the Server.
 
CSS / Cascading Style Sheet

The Cascading Style Sheets specification is a presentation language that is used to write formatting instructions (rules). These rules tell a browser how a web page should ‘look’—in terms of content layout (position, alignment) and style (typefaces, colours, borders, etc.). The CSS language was created to meet the aesthetic demands placed on HTML

 
DatabaseA special way of organizing computer data. It looks like a table implemented columns and rows for fast accessing data from any of the cells in the table. There are many different types of databases but all of them work on the same principle. Databases are very useful for storing and organizing data for later retrieval. Very often used for managing accounts, user information, creating guest books, online stores and bulletin boards. This glossary is stored on a database.
 
Desktop Publishing (DTP)The process of formatting pages of text and graphics with a computer rather than the manual process involving physically cutting and pasting printouts and photos onto the final sheet.
 
DLThe international envelope size also known as ISO-DL, measuring 110 x 220 mm or 4.3 X 8.6 inches.
 
DNSThe Domain Name System which identifies each computer as a network point on the Internet using an internet protocol address systems to translate from domain name to IP and reverse.
 
Domain nameThe unique name that identifies an Internet site. Domain names always have 2 or more parts separated by dots. The part on the left is the most specific and the part on the right is the most general, eg: coastcreative.com.au
 
Dots per Inch (DPI)A value for the measurement of the resolution of a printed or scanned images or text. A higher DPI will generally mean higher resolution and therefore higher quality although many other factor also come into play. A higher DPI also means larger files and so this also needs to be taken into consideration. Ranges include 72 dpi for most monitors, 300 dpi for inkjet and laser printers, to 1200 to 2450 dpi for most PostScript image setters.
 
DownloadTransferring data (usually a file) from another computer to the users computer. The opposite of upload.
 
DSLDigital Subscriber Line
A method of moving data over regular phone lines. A DSL circuit is much faster than a regular connection and the wires coming into the users’ premises are the same (copper) wires used for regular phone services.
 
Dynamic WebsiteOtherwise known as a Website Application.
A website that utilises application software to be user interactive, for example having search facilities where information is requested by the user and retrieved from a database for that particular session. This website is Dynamic.
 
E-CommercePut simply, it means conducting business online. Selling goods, in the traditional sense, is possible to do electronically because of certain software programs that run the main functions of an e-commerce Website, including product display, online ordering, and inventory management. The software resides on a commerce server and works in conjunction with online payment systems to process payments. Since these servers and data lines make up the backbone of the Internet, in a broad sense, e-commerce means doing business over interconnected networks.
 
EncryptionA way of coding the information in a file or e-mail message so that if it is intercepted by a third party as it travels over a network it cannot be read. Only the persons sending and receiving the information have the key and this makes it unreadable to anyone except those persons (your browser does it automatically).
 
ExtranetThe connecting of two or more intranets. If you think of an intranet as a company's internal Website which allows users inside the company to communicate and exchange information, now imagine connecting that virtual space with another company's intranet, thus allowing these two (or more) companies to share resources and communicate over the Internet in their own virtual space. This technology greatly enhances business to business communications
 
Firewall

A firewall is a security system (typically software-based) that manages the connection between computers, networks and the Internet. Its purpose is to prevent unauthorised access and use of your computer by unauthorised individuals (or programs).
Firewall software can be programmed to prevent the download of specific file types as a virus-protection measure. This can be an issue with sites that use rich media formats (such as Flash).

 
FlashBrowser independent vector and graphic animation technology owned by Macromedia Inc.. Most browsers support Flash technology and one flash animation looks the same on all browsers.
 
Forms

Forms are the cornerstone of web-based interaction using X(HTML). They are used anywhere information is collected from users. For example, forms are commonly used to:

  • subscribe to email newsletters;
  • provide shipping and shopping details for e-commerce;
  • conduct online surveys;
  • support e-learning activities (quizzes, tests, etc.).
 
FramesIn computer-speak, a frame is a rectangular area absolutely positioned on the display screen. In the online world, a frame refers to a single section of a Web page that's been coded to display "frames."
 
FTPFTP stands for File Transfer Protocol which is one of the methods of transferring files over the Internet.
 
GIFAcronym for Graphics Interchange Format, a proprietary raster image file format developed by CompuServe for the exchange of images across platforms. Common on the Internet and used by software applications
 
GigabyteAbbreviated as G -or- GB
Unit of measurement approximately equal to 1 billion bytes. A gigabyte is used to quantify memory or disk capacity. One gigabyte equals 1,000MB (actually 1,024 megabytes).
 
HexachromeAn expansion of the normal four colour process, cyan, magenta, yellow and black to also include orange and green and thus increase the number of colour combinations available significantly
 
HTMLHyperText Markup Language
HTML is a mark-up language that uses tags to structure text into headings, paragraphs, lists, and links. It tells a Web browser how to display text and images. You can see a Web page's HTML code if you select "view source" from the View menu in your Web browser
 
Hyperlink

Often shortened to ‘link’, the hyperlink is the core concept/technology that allows the web to operate. A hyperlink connects a web page to either;

  • another document (web page or file), or
  • a different part of the same document.
 
HypertextGenerally any text that contains links to other documents – words or phrases in the document that can be chosen by the reader and which cause another document to be retrieved and displayed.
 
Interactive

Allows a user to manipulate the outcome of certain events (for instance, by filling out a form, requesting a new Web page, or taking an online survey) within a two-way communication system that supports direct and continual responses. As opposed to static media (something that stays the same) or television (which is essentially a one-way medium), the Internet is interactive and dynamic in that all computers require input. This Glossary is interactive.

 
Internet
  1. Any time you connect 2 or more networks together, you have an internet- as in inter-national or inter-state.
  2. The vast collection of inter-connected networks using TCP/IP protocols.
 
Intranet
A private network inside a company or organisation that uses the same kinds of software that you would find on the public Internet, but that is only for internal use.
 
IP AddressAn IP (Internet Protocol) address is a unique identifier for a point or host connection on an IP network. An IP address is a 32 bit binary number usually represented as 4 decimal values, each representing 8 bits, in the range 0 to 255 (known as octets) separated by decimal points. It is just a number like 66.46.105.9
 
ISDN
Integrated Services Digital Network
Basically a way to move more data over an existing regular phone line.
 
ISOInternational Standards Organization
 
ISP
Internet Service Provider
A company that provides access to the Internet in some form, usually for a fee.
 
JavaJava is a network friendly programming language invented by Sun Microsystems
 
JavascriptJavaScript is a programming language that is mostly used in web pages, usually to add features that make the web page more interactive. When JavaScript is included in an HTML file it relies upon the browser to interpret the JavaScript. When JavaScript is combined with Cascading Style Sheets(CSS), and later versions of HTML (4.0 and later) the result is often called DHTML.
 
JPG or JPEGJoint Photographic Experts Group
JPEG is the most commonly used and mentioned format for image files.
 
KeywordOn a search engine, for example, it's the term or phrase you type in order to begin an online search. In HTML keywords appear in the meta tags for a web page, where they help search engines readily identify and better index the website
 
KilobyteA thousand bytes. Actually 1024 bytes
 
LANLocal Area Network - a computer network limited to the immediate area (usually within the same building)
 
LinkSometimes called hyperlink. A link is object on the web page. When visitor of a web site click with the mouse on that object then user is taken to another web page where the link is pointing to. Different types of links are: text links, graphic links, java links, form links and some other which are not very important.
 
MegabyteA million bytes. Actually, technically, 1024 kilobytes
 
Meta TagA HTML that contains information about a web page. Some search engines, such as Google, use software that index Web pages based on meta tags. So, in theory, an HTML or Web page author can control how a site is indexed by search engines and how and when it will be called up during a users  search. Within the meta tag, a keyword tag defines the primary keywords of a Web page. The meta tag can also specify an HTTP or URL address for the page to jump to after a certain amount of time (this is known as client pull). So, a Web page author can control the amount of time a Web page is up on the screen, as well as where the browser will go next.
 
ModemMOdulater, DEModulater
A device that connects a computer to a phone line. A modem allows a computer to talk to other computers through the phone system.
 
MP3MP3 is the file extension for MPEG audio layer 3. Layer 3 is one of the 3 coding schemes (layer 1, layer 2, layer 3) for the compression of audio signals. MP3 files can be embedded into websites to provide music while visitors are viewing the site. MP3 files are quite small compared to other audio files and are therefore suitable for transferring over the internet.
 
MultimediaA computer based method of presenting combinations of text, images, graphics, animation, streaming audio or video, and so on. Modern multimedia features an emphasis on interactivity.
 
NetworkOne or more computers connected together either locally (LAN) or via internet/ WAN
 
Optical FibresOr Fibre Optics
A method of transmitting light beams along optical fibres (which are actually bundles of glass). Optical fibres are intended to replace the copper wires employed in electronic networks. A light beam, such as that produced by a laser, can be modulated to carry data (information), and the result is very effective: high-speed transmission, clear signals, multiple streams of data, cost-effective performance. In fact, it's been said that fibre-optic technology is the greatest transmission medium currently known
 
OptimizationSee Search Engine Optimization
 
PDF

Portable Document Format
is a file standard developed by Adobe to allow documents to be distributed electronically while maintaining layout integrity.
PDFs are useful where a large amount of information is to be provided and where reading such material onscreen in unfeasible or inappropriate.

 
Permission Based Marketing

An opt-in policy requires a potential customer to self-select the services they wish to subscribe to, and how any information they provide may be used. Also referred to as permission-based marketing
In practice, an opt-in policy involves creating forms where services such as email newsletter subscriptions are unchecked by default. The benefit of this approach is that a user who has actively considered the offering before signing-up, is a more qualified potential customer.

 
PHPPHP Hypertext Preprocessor is a server-side, HTML embedded scripting language used to create dynamic Web pages. Designed for Windows and Unix type platforms
 
Picas

Unit of measurement. 6 picas equal one inch

 
PixelThe smallest component of a digitised image which usually directly relates to the points of light that make up an image on the computer monitor. Pixels are also used as a unit of measurement relating to digital imagery.
 
Plug-in

A plug-in is third-party software that extends the capabilities of a computer program.

In a web browser, a plug-in may be required to display non-standard (often multi-media) content formats. Common browser plug-ins include Flash, Quick Time and Shockwave.

 
PMSPantone Matching System.
The PMS colour matching system is like a "recipe" for colour. It gives the printer exact measurements for ink colours, which allows a printer to mix a specified shade of colour and get consistent results.
 
PointsUnit of measurement. 72 points equal one inch. Fonts are measured in points, also called “point size.” A font that is 72 points in size will measure one inch tall from the baseline to the top of the ascender.
 
Quick TimeQuick Time is a plug-in that allows a browser to display content saved in Quick Time format. This includes sound, and moving imagery such as video
 
Raster

(Not a Jamaican with dreads) The file format whereby a value is ascribed to every pixel on the screen as opposed to vector mapping where only the differences are stored. Raster images, also called raster Bitmaps, are very large files.

 
ResolutionIn technical terms, the number of individual dots per inch (DPI), stored and used to re-create the image. In layman's terms, the sharpness or fineness of the image.
 
RGBRGB is a colour formatting using the primary colours in visible light, Red, Green, Blue. Which when mixed together can produce a large percentage of the visible colour spectrum.
 
Sans SerifA font or type without serifs (sans meaning “without”)
Futura and Arial are two examples of sans serif fonts.
 
ScreenA piece of film or the mechanical process that allows artwork to be broken into the dot pattern required for printing reproduction of gradiant colours. All photographs must be screened to be reproduced.
 
Search EngineA (usually web-based) system for searching information available on the web such as Google
 
Search Engine OptimizationSearch Engine Optimization (SEO) is an act of of increasing the the number of visitors to a particular Web site by adding appropriate keywords and phrases, and such ranking high in the search results. The higher a Web site ranks in the results of a search, the greater the chance that your site will be found by a search user. For general and competitive web sites it takes a lot of professionalism to tweak the web site in order to be well optimized and search engine friendly.
 
Security CertificateA chunk of information (often stored as a text file) that is used by the SSL protocol to establish a secure connection.
 
SeparationsBreaking multi-coloured artwork into separte plates to allow the proper distribution of colour during the printing process.
 
SerifA font or type face with serifs. The short lines crossing the end strokes of most characters in some typefaces. Times Roman and Garamond are two examples of serif fonts.
 
Server

A server is a networked computer that allows other users to access files (e.g. web pages) and/or applications (e.g. email).

 
ShockwaveA web browser plugin created by Macromedia that enables Director movies to be viewed on World Wide Web pages. It is one of the best programs for viewing interactive animation.  Shockwave is a key component of Macromedia's solution for Web professionals who develop digital media for the Web.
 
SpamSpam refers to the practice of blindly sending commercial messages or advertisements to email users or posting to newsgroups.
 
SpiderAlso known as a Crawler or Robot. A spider is a program run by a search engine to build a summary of a website’s content (content index). It creates a text-based summary of content and an address (URL) for each web page
 
SSLSecure Socket Layer
A protocol designed by Netscape Communications to enable encrypted, authenticated communications across the Internet
 
Static WebsiteA static site uses basic coding such as HTML only. The user can only locate the information that is offered to them.
 
ThumbnailA small version of a bigger image on a web page. Usually containing a hyperlink to a full-size version of the image.
 
Traffic

Traffic is the amount of data transferred (downloaded) from a web server, as users view web pages, movies, documents, etc.). The term traffic is also used when describe the popularity of a website, i.e. more traffic is loosely equivalent to more people visiting.

 
UploadTransferring data (usually a file) from the users computer to another computer. The opposite of download.
 
URLIt stands for Uniform Resource Locator, which is a string that supplies the Internet address of a resource on the World Wide Web, along with the protocol by which the resource is accessed. The most common URL type is "http," which gives the Internet address of a World Wide Web page such as: "http://www.coastcreative.com.au" . Some other URL types are gopher and ftp.
 
User Session

A session is the time spend by a single user at a web site. The recording of the path taken through the site is referred to as session tracking.

Session tracking can be used to store user generated information (as in the case of shopping cart sites) or help a developer refine site structure by recording behaviour patterns of users.

 
Vector

Vectors are a method of describing graphic elements using a mathematical relationship (magnitude and direction) between points.
Programs such as Freehand and Illustrator allow the user to create graphic elements by this method

 
Viral Marketing

Viral marketing is a method of promotion that involves the dissemination of messages from person-to-person without the involvement of the originator.
This is commonly achieved through the use of email, but web-based postcards and ‘recommend this site to a friend’ links are other means to the same end.
Viral marketing campaigns generally rely on the strength of the original proposition: be it a product, service or (increasingly) entertainment value.

 
Virus

A virus is a program installed on your computer without your knowledge and typically with malicious intent. The biological description is in reference to the program's ability to replicate and transmit itself to other computers.

A virus may be the cause of you computer restarting unexpectedly, lacking of system memory or the being unable to run applications

 
WANWide Area Network
Any internet or network that covers an area than a simple building or campus.
 
WAP

Wireless Application Protocol is the connection standard for delivering information to wireless devices such as mobile phones and PDAs.

 
Web Log

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.

 
Web MailWeb based e-mail is a software on a POP3 server that allows you the luxury, if desired, to access your POP accounts by simply using a web-browser. It allows users to send and receive emails via any web-browser by viewing an HTML web page.
 
Web PageA document designed for viewing in a web browser
 
WebsiteAn online brochure viewable through the internet
 
Wiki

 A wiki is a website that allows the visitors themselves to easily add, remove, and otherwise edit and change some available content, sometimes without the need for registration

A wiki enables documents to be written very collaboratively in a simple markup language using a browser. A single page in a wiki is referred to as a "wiki page", while the entire body of pages, which are usually highly interconnected via hyperlinks, is "the wiki"; in effect, a wiki is actually a very simple, easy-to-use user-maintained database for searching or even creating information.

 
WMLWireless Markup Language is the syntax used to describe information to be displayed on WAP devices (such as mobile phones and PDAs).
 
WWWWorld Wide Web (or simply web for short)
Is a term frequently used for the Internet
 
XML

eXtensible Markup Language

A widely used system for defining data formats. XML provides a very rich system to define complex data structures such as invoices, molecular data, news feeds, glossaries, inventory descriptions, real estate properties etc.

As long as the programmer has an XML defination for a collection of data (usually called a 'schema') they can ceate a program to reliably process any data formatted according to those rules.

 


All | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X


|
|
|
|
|
|
.
|
|
|
|
|
|