Glossary

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9 
Iframe
Frame inserted within a web page which is not tied into the browser window and is instead treated as independent from the site.
ImageMagick
Software used for the creation, modification and display of bitmap images. This software can read convert and write images in different formats.
IMAP (Internet Message Access Protocol)
A mail protocol that syncs a persons mail program with the corresponding account on a specific mail server.
include
Typically used as part of the configuration of PHP scripts, include files usually contain all the configuration instructions for PHP scripts.
Index Manager
The Index Manager enables you to control how directories on your web site are displayed. If there is no index.html in a particular directory, the contents of the directory will be displayed to the browser. This is usually undesirable and can cause security issues. You can set the four different options for any directory through the Index Manager.
index.html
When you type in the URL of a web site, but do not specify an actual file name (eg http://home.talkcity.com, the server will look for a file named "index.html" and will display it on your browser. This is the home page for the web site. You can display the same page by typing http://home.talkcity.com/index.html
Internet Explorer
is the most widely used World Wide Web browser. It comes with the Microsoft Windows operating system and can also be downloaded from Microsoft's Web site.
IP address
Internet Protocal address. Every system connected to the Internet has a unique IP address, which consists of a number in the format ABCD where each of the four sections is a decimal number from 0 to 255. Most people use Domain Names instead and the resolution between Domain Names and IP addresses is handled by the network and the Domain Name Servers. With virtual hosting, a single machine can act like multiple machines (with multiple domain names and IP addresses).
IRC
A facility that allows people -- from many different places in the world at one time -- to chat in real time. The chats, or forums, are typed remarks, and they can be either public or private. This, understandably, is a wildly popular consumer area of the internet. A sort of "ham radio" for the '90s, it offers intimacy combined with autonomy. Many celebrities are also talking to the public at pre-announced times, so IRC has commercial publicity uses, too. Business meetings can be conducted in the same way.
ISP
ISP stands for Internet Service Provider. An ISP provides access to the Internet for others via some connectivity service(s). This might be in the form of dial up services, web hosting services or the combination of both.