Web Design & Web Development Glossary

AnimationIt is referred to an image that moves or animates.
ASPActive Server Pages 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.
BandwidthBandwidth is the maximum amount of data that can travel a communications path in a given time, usually measured in seconds. If you think of the communications path as a pipe, then bandwidth represents the width of the pipe that determines how much data can flow through it all at once.
BannerAlso referred to as a banner ad, a banner is a typically rectangular advertisement placed on a Web site either above, below or on the sides of the Web site's main content and is linked to the advertiser's own Web site.
BrowserVery often called Web browser, a software application used to locate and display Web pages. The two most popular browsers are Microsoft Internet Explorer and Netscape Navigator. There are many other browsers like AOL Browser, Opera, NeoPlanet and many others.
ColdfusionA scripting language similar to ASP. Needs Coldfusion server loaded onto a wweb server to run.
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, managing user information, creating guest books and bulletin boards, even this page (dictionary) is implemented with database.
Discussion GroupA web page that supports interactive discussions by users. Users submit text content using a form, that is saved on the server and that way make it available to other visitors.
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 NameA unique name that identifies one or more IP addresses. For example, the domain name abacus.ca represents one IP address. Domain names are used in URLs to identify particular Web pages. Every web site that you visit is stored under domain name.
Domain Name ExtensionPart after the dot in the domain name is a domain name extension. In the abacus.ca domain, domain extension is .ca . There are many other domain name extensions such as .com .net .org .gov .edu .mil .info .web .us .uk .cc .it .mx .ba and many others.
DownloadingDownloading is the method by which users access and save or "pull down" software or other files to their own computers from a remote computer, usually via a modem.
E-CommerceE-Commerce means conducting business on the Internet. It is mostly referred to buying and selling items on line.
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).
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.
FTPFTP stands for File Transfer Protocol which is one of the methods of transferring files over the Internet.
GIFGIF stands for graphics interchange format, it is a bit-mapped graphics file format used by the World Wide Web. GIF supports colour and various resolutions. But it is limited to 256 colors.
Home PageIt is a first page (also called opening page) of a Web site.
HostingHosting is a service provided by hosting company. The provide webspace to load you website and make it available via the Internet.
HTMLStands for HyperText Markup Language, the authoring and editing language used to create web pages on the World Wide Web.
InternetThe largest global network connecting millions of computers. It is strictly based on TCP/IP protocol for communication between host and server.
IntranetA private network belonging to an organization, usually a corporation, accessible only by the organization's members, employees, or others with authorization.
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
Java appletA short program written in Java (not JavaScript) that is attached to a World Wide Web page and executed by the browser machine. Often used for complicated web applications.
JavaScriptJavaScript is a client-side scripting language that allows dynamic behavior to be specified within HTML documents. Most browsers support java however some browsers are disabled for JavaScript use.
JPEG (JPG)Stands for Joint Photographic Experts Group. JPEG uses compression technique for color images and therefore some details are lost in the compression yet giving relatively good quality. It is widely used on the Internet and other digital applications.
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.
MP3MP3 is the file extension for MPEG, audio layer 3. Layer 3 is one of three coding schemes (layer 1, layer 2 and layer 3) for the compression of audio signal MP3 files could be embedded into web site providing music while visitors are viewing the site. MP3 files are relatively small comparing to other audio files and therefore are quite suitable for transferring over the Internet.
PHPPHP Hypertext Preprocessor is a server-side, HTML embedded scripting language used to create dynamic Web pages. Designed for Windows and Unix type platforms.
ProtocolA formal set of conventions that allow communication between two communicating functional units. Simply said it is a language that computers use to talk to each other. Of course there are many such languages. Most popular is TCP/IP used officially on the Internet.
Search EngineA program that performs searching on documents for specified terms or phrases and returns a list of the documents where those terms were found. Search Engines are lately referred to Internet Search Engines. Most popular search engines today are Google, Yahoo, MSN, AllTheWeb, Excite, Lycos, AOL, HotBot, Altavista. There are over several thousands search engines and growing every day.
Search Engine Optimization (SEO)Search 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.
SpamSpam referrs to the practice of blindly sending commercial messages or advertisements to email users or posting to newsgroups.
Submission FormsForms are web pages "fields" for a user to fill in with information. They are an excellent way of collecting and processing information from people visiting a website, as well as allowing them to interact with web pages. Forms are written in HTML and processed by CGI programs. The output can be sent as an e-mail form, stored online, printed, and/or returned to the user as an HTML page.
ThumbnailA small version of a bigger image on a web page. Usually containing a hyperlink to a full-size version of the image.
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. Some other URL types are gopher and ftp.
Video ClipA short video sequence that can be embedded into a web page.
Web ApplicationWeb Applications are web programs or real programs designed to be used on the web site using a browser. Example of web application would be e-commerce web site, web banking, stock exchange on the web, web games and many others. Web applications are becoming very popular due to wide availability of the Internet access.
Web Based E-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 PageOne of the pages one the web site including home page.
Web SiteA site presence on the World Wide Web. Each Web site contains a home page (opening page), which is the first document users see when they enter the site.
World Wide WebA system of Internet servers that support specially formatted documents. The documents are formatted in a script called HTML (HyperText Markup Language) that supports links to other documents, as well as graphics, audio, and video files. This means you can jump from one document to another simply by clicking on hot spots. Not all Internet servers are part of the World Wide Web.