Login opptions:

Please Login below.

User login

Web Mail Login









Glossary


Used to Provide Help With all those technical terms

c
Cachesearch for term
Web browsers use a cache system to store web sites that have already been visited. This enables the revisited site’s pages to be downloaded more quickly than upon the initial visit. See also: Browser, Web Browser
CGIsearch for term
A Web server scripting standard; a mechanism used to connect script to Web servers. In the past, most CGI programs were actually script files and were often written in scripting languages like PERL. Today, scripts can also be executable programs. You can write scripts in C and Visual Basic.
Chat roomssearch for term
Are online real-time forums that let users communicate with one another as a group. Chat rooms allow live messages to be exchanged instantaneously after they are typed and several conversations can take place simultaneously. This allows for no delays between the sender and recipient. Can also be compared to IM Instant messaging.
Cookiesearch for term
The most common meaning of "Cookie" on the Internet refers to a piece of data sent by a web server to a web browser that the browser software is expected to save and to send back to the server whenever the browser makes additional requests (or visits) from the server. Depending on the type of Cookie used, and the web browsers' settings, the browser may accept or not accept the Cookie. If does accept the Cookie, it may be saved for either a short or a long time. Cookies may contain data such as login or registration information (i.e. online "shopping cart" information, user preferences, etc.). When a web server receives a request from a browser that includes a Cookie, the server is able to use the data stored in the Cookie. For example, the server might customize what is sent back to the user, or keep a log of particular users' requests. Cookies are usually set to expire after a predetermined amount of time, and are usually saved in browser’s memory until the software is closed, at which time they may be saved to disk if their "expire time" has not been reached. Cookies generally are not evasive to the end user; they are used to gather more data about a user and their visits than would be possible without them. In many instances, Cookies can be beneficial to both parties. See also: Browser, Web Browser
Cron Jobsearch for term
s a scheduled task (on a server). Also referred to a “cron task”. See also: Cron Task
Cron Tasksearch for term
Is a scheduled task (on a server). Also referred to a “cron job”. See also: Cron Job
Cyberspacesearch for term
The term “cyberspace” was coined by William Gibson, the author of the novel "Neuromancer", a term that refers to the digital world constructed by computer networks, such as the Internet.