Domain tasting

Written by Jay
Domain tasting is the practice of a domain name registrant using the five-day “grace period” (the Add Grace Period or AGP) at the beginning of the registration of an ICANN-regulated second-level domain to test the marketability of the domain. During this period, when a registration must be fully refunded by the domain name registry, a cost-benefit analysis is conducted by the registrant on the viability of deriving income from advertisements being placed on the... Continue reading
Oct
25

Domain hijacking

Written by Jay
Domain hijacking is the process by which internet domain names are stolen from the rightful registrant. Many people confuse domain hijacking with the reregistration of an expired domain by a new party. One is a legal process and one is not. Domain hijacking is theft, while if a name owner does not renew a name he or she is no longer the owner and it is available for someone else to register. Domain theft Domain theft is an aggressive form of domain hijackin... Continue reading
Oct
25

Computer cluster

Written by Jay
A computer cluster is a group of tightly coupled computers that work together closely so that in many respects they can be viewed as though they are a single computer. The components of a cluster are commonly, but not always, connected to each other through fast local area networks. Clusters are usually deployed to improve performance and/or availability over that provided by a single computer, while typically being much more cost-effective than single compute... Continue reading
Oct
25

Clustered Hosting

Written by Jay
Clustered hosting technology is designed to eliminate the problems inherent with typical shared hosting infrastructures. This technology provides customers with a "clustered" handling of security, load balancing, and necessary website resources. A clustered hosting platform is data-driven, which means that no human interaction is needed to provision a new account to the platform. Clustered hosting "virtualizes" the resources beyond the limits ... Continue reading
Oct
25

Apache

Written by Jay
Apache HTTP Server The Apache HTTP Server, commonly referred to simply as Apache, is a web server notable for playing a key role in the initial growth of the World Wide Web. Apache was the first viable alternative to the Netscape Communications Corporation web server (currently known as Sun Java System Web Server), and has since evolved to rival other Unix-based web servers in terms of functionality and performance. Since April 1996 Apache has been the most pop... Continue reading
Oct
25

Ajax

Written by Jay
AJAX (Asynchronous JavaScript and XML), or Ajax, is a web development technique used for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes so that the entire web page does not have to be reloaded each time the user requests a change. This is intended to increase the web page’s interactivity, speed, functionality, and usability. AJAX is asynchr... Continue reading
Oct
25

ActiveX

Written by Jay
ActiveX is Microsoft technology used for developing reusable object oriented software components. ActiveX is an alternate name for OLE automation, not a separate technology. While the term "Automation" refers to the overall technology, "ActiveX" refers to the objects that can be created and manipulated using Automation. Due to Internet Explorer and Visual Basic’s popularity in the late 1990s, many people incorrectly assume that all of Ac... Continue reading
Oct
25

Email Autoresponder

Written by Jay
An autoresponder is a computer program that automatically answers e-mail sent to it. They can be very simple or quite complex. The first autoresponders were created within mail transfer agents that found they could not deliver an e-mail to a given address. These create bounce messages such as "your e-mail could not be delivered because…" type responses. Today’s autoresponders need to be careful to not generate e-mail backscatter, which can r... Continue reading
Oct
25

Introduction to Bandwidth

Written by Jay
Bandwidth is the difference between the upper and lower cutoff frequencies of for example a filter, a communication channel or a signal spectrum, and is typically measured in hertz. Bandwidth in Hertz is a central concept in many fields, including electronics, information theory, radio communications, signal processing, and spectroscopy. In computer networking literature, digital bandwidth often refers to data rate measured in bit/s, for example channel capacity (dig... Continue reading
Oct
25

Introduction to FTP

Written by Jay
FTP or File Transfer Protocol is used to transfer data from one computer to another over the Internet, or through a network. Specifically, FTP is a commonly used protocol for exchanging files over any network that supports the TCP/IP protocol (such as the Internet or an intranet). There are two computers involved in an FTP transfer: a server and a client. The FTP server, running FTP server software, listens on the network for connection requests from other computers. The c... Continue reading
Oct
25