
ActionScript
ActionScript is the programming language for Adobe Flash which
can be used for simple animations through to complex, data-rich,
interactive applications.

AJAX
Ajax (Asynchronous JavaScript and XML) is a term used to
describe a group of technologies that allow a web page to load
content from the server without having to refresh the entire page.
Despite the name there are many technologies that can be used to
implement this technique, not just JavaScript and XML.

Apache
The Apache HTTP server is open source web server software
designed to run on a variety of operating systems including Unix,
Windows and Solaris.

ASP.NET
ASP.NET is a framework developed by Microsoft used for creating
dynamic and interactive web applications.

C#
C# is one of the ASP.NET framework programming languages
developed by Microsoft.

Classic ASP
Classic ASP (Active Server Pages) is the first server-side
script engine developed by Microsoft; it is used for building
dynamic web pages.

CSS
Cascading Style Sheets (CSS) is a style sheet language for
adding formatting such as fonts, colors and spacing to web
pages.

Drupal
Drupal is an open source Content Management System written in
the PHP programming language.

Expression Engine
Expression Engine is a Content Management System written in the
PHP programming language. There are three different licenses
available including a free version for non-commercial use and two
paid for versions that include technical support. It was developed
by EllisLab who have been developing applications software since
2002.

eZPublish
eZPublish is an open source Content Management System based on
the PHP programming language. The licensing model includes a free
version as well as a commercial license that includes support. It
was created by eZ Systems, a commercial company founded in 1999,
and since then the product has had over 2.5 million downloads.

Flash
Adobe Flash is a development tool used for producing animations,
banner adverts, video and interactive applications for use within
web pages.

Flex
Adobe Flex is a free open source framework for building and
maintaining cross platform, rich internet applications.

HD
High Definition video is media with a higher display resolution
than traditional standard video systems such as PAL or NTSC.

IIS
IIS (Internet Information Services) is Windows based web server
software developed by Microsoft.

Infoglue
Infoglue is an open source Content Management platform written
in Java. It can be run on almost any platform including Linux,
Windows and Solaris.

Java
The Java programming language is high level language originally
developed by Sun Microsystems. The platform consists of compilers,
virtual machines and class libraries which are now available as
free software. It is highly portable and can be run on almost any
platform including Linux, Windows and Solaris.

JavaScript
JavaScript is a programming language that allows for dynamic or
interactive content, generally by operating on the client-side
(i.e. in the browser).

Joomla
Joomla is an open source Content Management System based on the
PHP programming language. Its roots go back to 2000 and it has over
200,000 community users and contributors.

jQuery
JQuery is a JavaScript library that allows animations, event
handling and Ajax interactions to be added to a web page. jQuery is
free, open source software.

JSP
JSP (Java Server Pages) is a Java technology used for building
dynamic web pages.

Linux
Linux is an open source operating system of which there are
various different distributions. It can be installed on a variety
of devices including servers, desktop PCs, laptops and mobile
phones.

Objective-C
Objective-C is an object-oriented language which extends C. It
is the primary language for developing iPhone applications.

PHP
PHP is a scripting language used for the development of web
pages. It is free software that can be run on almost any operating
system.

Prototype
Prototype is a JavaScript framework designed to allow Ajax
interaction to be added to a web page.

Red
Red digital cine cameras record in high resolutions, aiming to
produce 35mm film quality while recording direct to hard disk. The
Red One was released in 2007.

SQL Server
Microsoft Sql Server is a relational database management system
developed by Microsoft.

Tomcat
Apache Tomcat is open source web server software designed to run
Java code and to serve Java Servlets and JSP pages.

Umbraco
Umbraco is an open source ASP.NET based Content Management
System. The licensing model includes a free version as well as a
commercial license that includes support.

Video Encoding
Video encoding is the process of converting from one format to
another, often to reduce the amount of data by using compression
algorithms.

WordPress
Word press is an open source blog publishing platform written in
PHP.

XHTML
HyperText Markup Language (HTML) is the predominant markup
language for web pages. It provides a means to describe the
structure of text-based information in a document - by denoting
certain text as links, headings, paragraphs, lists, and so on - and
to supplement that text with interactive forms, embedded images,
and other objects.
XHTML, is a markup language that has the same depth of
expression as HTML, but also conforms to XML syntax.

XML
XML (Extensible Markup Language) is a markup language much like
HMTL. XML was designed to describe data rather than display it and
it allows the user to define the mark up tags.

XSLT
XSLT (Extensible Stylesheet Language Transformations) is a
language for transforming XML documents into other XML documents.
XSLT is most often used to convert data in to XHTML.