For professional and affordable web design in Edinburgh, visit [Dialogue] 's main page!
 
 
 
Glossary of Internet Terms
dialogue web design edinburgh
     
Java
 

Java is a network-friendly programming language invented by Sun Microsystems. Java is often used to build large, complex systems that involve several different computers interacting across networks, for example transaction processing systems.
Java is also becoming popular for creating programs that run in small electronic devices, such as mobile telephones.
A very common use of Java is to create programs that can be safely downloaded to your computer through the Internet and immediately run without fear of viruses or other harm to your computer or files. Using small Java programs (called "Applets"), Web pages can include functions such as animations,calculators, and other fancy tricks.
[Go Back]

Javascript
 

A scripting language to enable Web page authors to design interactive sites. Although it shares many of the features and structures of the full Java language, it was developed independently. JavaScript can interact with HTML source code, enabling Web developers to jazz up their sites with dynamic content. For example, it makes it easy to respond to user-initiated events.
JavaScript is endorsed by a number of software companies and is an open source language that anyone can use without purchasing a license. It is supported by recent versions of Netscape and Microsoft browsers, although the latter (Internet Explorer) only supports a subset that Microsoft calls Jscript.
[Go Back]

JPEG
 

JPEG is most commonly mentioned as a format for image files. JPEG format is preferred to the GIF format for photographic images as opposed to line art or simple logo art.
[Go Back]