Glossary Flashcards
Accessibility
Web accessibility means that people with disabilities can use the Web. More specifically, Web accessibility means that people with disabilities can perceive, understand, navigate, and interact with the Web, and that they can contribute to the Web.
AJAX
Acronym for Asynchronous JavaScript and XML, which allows data exchange between web browser and server without a web page being reloaded.
Boot Camp
Apple software that allows Microsoft Windows to be run on an Intel-based Mac.
Browser
A web browser (or ‘user-agent’) is an application for requesting, retrieving, presenting, and traversing information resources on the World Wide Web
business continuity
The continued functioning of an organisation after a major disruptive event such as breakdown, disaster or security threat
Cache
Stored data that can be accessed locally from a web application.
Character sets
Character sets – or character encoding refer to the different encodings you might choose for your web application.
See http://www.w3.org/International/getting-started/characters
client
A client is an application or system that requests and accesses a service made available by a server.
Client-server architecture
The client–server model as a distributed application which partitions tasks or workloads between the providers of a resource or service, called servers, and service requesters, called clients.
At its most basic clients and servers communicate over a computer network on separate hardware with a server hosting one or more server programs which share their resources with clients. A client requests a server’s content or service function.
Clients therefore request sessions or resources with servers which await incoming requests and respond to them.
CMS
Software that supports the creation and management of website content.
Code 128
A barcode that can represent all 128 alphanumeric characters of the ASCII character set.
Concatenate
In computer programming, string concatenation is the operation of joining two character strings end-to-end.
content management system
Software that supports the creation and management of website content.
CSS
Cascading Style sheets - CSS The style language used with HTML 4.1 and XHTML 1.0
http://www.w3.org/Style/CSS/
definition
A formal statement of the exact meaning of something (word, phrase, etc.).
digital landscape
An environment made up of objects in digital form.
Domain name system
The domain name system (DNS) is the means that internet domain names are located and translated into Internet Protocol (IP) addresses.
Domain names are easier to remember than IP addresses.
DotNetNuke
An open source CMS for Microsoft’s .NET web platform.
dynamic
Website content that changes over time or in response to user interactions and/or preferences
extensible
A program, language or protocol designed to be extended.
FMS
Acronym for Field Management System, parkrun’s Microsoft Windows desktop-based software for processing results.
Gecko
An open source component used in several web browsers, such as Firefox, to display web pages.
global nav
A group of links to a website’s primary content and functions displayed in the same position on every page.
Global Positioning System
A satellite-based navigation system providing accurate worldwide navigation and location information
GPS
A satellite-based navigation system providing accurate worldwide navigation and location information
GPX
An XML data format for the interchange of GPS data.
gradient
A graphic that blends two or more colour shades together to create a more natural effect.