Here is the Glossary of Web Hosting Terms. Simple but easy to understand. Collected from Various Resources.
Alias
A name that points to another name. Aliases are used to make the original name easier to remember or to protect the site's identity.
Aliased Nameservers
An aliased nameserver is a nameserver that has been labeled as yours (the reseller's) despite the fact it actually belongs to your Web hosting provider. This ensures that domains located on your server are listed as "ns.yourservername.com" instead of "ns.yourprovidersname.com". Also see NAMESERVER below.
Apache
One of the world's most popular Web server programs, Apache was built by a group of open-source programmers and is often used because of its outstanding performance, strong security features and the fact that it is free.
ASP
Active Server Pages. ASP is Microsoft's server-side scripting technology. An Active Server Page has an .asp extension and it mixes HTML and scripting code that can be written in VBScript or JScript. ASP is distributed with Microsoft's IIS web server, so most host using IIS will also offer ASP for dynamic web programming. ASP.NET is the next version of ASP. Other popular server-side scripting languages are Perl, PHP, ColdFusion, TCL, Python, and JSP.
Audio Streaming
The process of providing audio content on a web site. This takes up a large amount of bandwidth, especially if you get a lot of visitors at your site. Some hosts do not allow audio or video streaming because of this.
Auto Responder
An automated program that acknowledges receipt of an e-mail message, and then sends back a previously prepared email to the sender, letting them know it was received. Once you configure your autoresponder, it sends e-mail with no further action required on your part, making your web site interactive around the clock. Most hosting companies let you set this up through their control panel.
Availability (Uptime)
Refers to the amount of time within a 24 hour period a system is active or available for servicing requests. For example, if a hosting company says it is available 99.9% of the time, they are claiming that your web site will up all the time except for about 8 seconds each day. Over the course of a year, in this example, the hosting company is claiming that your site will only be unavailable (couldn't surf to it) for 48 hours.
Backbone
Main high-speed network connection composing the Internet. Backbones are operated by major telecommunications companies like Sprint, MCI, or AT&T. In general, the better the backbone of the hosting company, the better the availability of the web sites that run on their computers. Internet backbone maps are here. http://www.nthelp.com/maps.htm
Backups
Web hosts back up data on their servers. Many host packages offer backups every 24 hours. This is supposed to prevent the loss of data should something happen to the server. . If you think you may need to restore old data in case of a disaster, it may make sense to choose a hosting company that performs regular backups.
Bandwidth
The amount of data that can be transmitted at a given moment to a server. The higher your bandwidth, the larger amount of traffic your site can handle at one time.
CGI (Common Gateway Interface)
A CGI is a program that translates data from a web server and then displays that data on a web page or in an email. CGI involves the transfer of data between a server and a CGI program (called a script). This allows HTML pages to interact with other programming applications. These scripts make web pages interactive. Page counters, forms, guest books, random text/images and other features can be driven by CGI scripts. Some servers have pre-installed/pre-defined CGI scripts, meaning that the scripts are already installed on the server for you to use on your site. Some servers permit user-defined or custom CGI scripts, which means the site owner creates his/her own CGI script and runs this custom made script on the web site. Not all servers allow user-defined (custom) scripts for security reasons. Almost all hosting companies offer CGI today. If you think you will need forms on your web site, CGI could be a key requirement.
Chat Server / Software
Some hosting companies allow you to develop a chat room or other type of chat service for your visitors. Be sure to check with the web host company about the details of the chat services offeed. Some servers permit you to configure the service, and others pre-configure everything for you while others do not allow chat rooms at all.
ColdFusion
ColdFusion is an easy to use server-side scripting language developed by Allaire. It comes with ColdFusion Studio, a visual IDE. Other popular server-side scripting languages are ASP. Perl, PHP, TCL, Python, and JSP.
Co-location (colo)
This hosting option gives webmasters complete control over their server. You are responsible for providing the physical hardware and network administration; the hosting company will provide you with the rack space and Internet connection.
Control Panel
An online package of tools permitting easy site management and editing. Almost all hosting companies provide this option today. It is a very important feature to have. Most control panels will let you upload files, add email accounts, change contact information, set up shopping carts or databases, view usage statistics, etc.
Cascading Style Sheets (CSS)
A style-sheet determines how the HTML document is displayed by the browser. The current version of CSS is version 2 (CSS2).
Database Support
If your web site will leverage a database to store information, database support by the hosting company will be required. After you have developed your web site, you will know which database will be required. Some commonly used database programs are SQL Server, MySQL, Access, Oracle, and FoxPro. Databases can be difficult to configure properly. Before you sign up with a web host, first inquire if the host can support your database needs.
Data Transfer
This is the amount of data that is transferred from an account as visitors view the pages of the web site. If you have a web site with lots of video, audio, and images that gets many visitors per day, you would have to make sure that you choose a host that will allow large amounts of data to be transferred. If you choose a host that only allows 200 MB of data transfer per month, and your site transferred 500 MB per month, then the host may stop half of your visitors from viewing your site and you could lose potential customers. Your best bet is to try to find a host that offers unlimited data transfer or at least a Gig of transfer. A gig is more than enough for most web sites. As a general rule, 500 MB of data transfer is equivalent to 20,000 page views.
Dedicated Server
A type of Hosting account in which the web hosting company provides you with an entire hosting setup including your own server hardware that only you can use. This usually means a much faster loading time for your site because the entire computer is "dedicated" to running the server software. This is different from most other hosting accounts in which your web site will share space on a server with many other web sites, called a virtual server. A dedicated server makes sense for web sites that require higher availability and higher data transfer rates.
Disk Space
This indicates the amount of disk space that will be available to you on the hosts server to hold your web site files. Normally because HTML files are small, a web site (unless it has extensive graphics or database functionality) will be small, as low as 1 or 2 MB in most cases. When you do a search on FindMyHosting.com and select disk space as a factor in the search you are indicating a minimum level that you want a plan to offer.
Use windows explorer to check the total MB of your site while it is still on your development machine. Then perhaps double your sites current size so that you have room to grow. When you check the total MB of your site don't forget to include the total MB of your graphics files.
A good rule of thumb is to assume approx. 50 KB per page (1 MB = 1000 KB, 1 GB = 1000 MB). 50 KB per page is on the high side so it's a conservative estimate for the average size of a web page.
Domain Parking
Many hosting companies give you the option to 'park' your domain name without actually having your web site up and running. This is a nice option if you want to acquire a domain name for your web site well ahead of having the web site itself designed and constructed.
Domain Name
The unique name that identifies an Internet site. Domain Names always have 2 or more parts, separated by dots. The part on the left is the most specific, and the part on the right is the most general (FindMyHosting.com). Technically, the domain name is a name that identifies an IP address. To most of us, it simply means www.yourname.com. Because the Internet is based on IP addresses, not domain names, web servers depend on a Domain Name System (DNS) to translate domain names into IP addresses. Simply stated, domain names allow people to find your web site by name rather than by its numerical (IP) address.
Domain Name Registration
Often a hosting company will offer to register your domain name at the time you sign up for a hosting plan. This normally incurs an additional charge but may be cheaper and more convenient than using a separate domain name registration service. We recommend that you go ahead and register your domain name as soon as possible, especially if you think it will take some time to develop the site itself. Click here for a list of domain name registration companies.
Domain Name System (DNS)
A model for tracking other machines (that contain web sites) and their numeric IP addresses. Translates domain names. When a computer is referred to by name, a domain name server puts that name into the numeric IP address assigned to that computer. So when you buy a domain, say www.yourname.com, it does not become accessible until it gets assigned an IP address from a hosting company. Once the IP address is assigned, a cross-reference record (DNS record) is created that points your domain name to the numeric IP address.
Email POP Account
POP (Post Office Protocol) is an actual e-mail account on your web host's e-mail server. Think of each POP account as a unique email address (john@yoursite.com, contact@yoursite.com, etc.) Before you choose a specific hosting plan, you should know exactly how many email accounts are required to meet your specific needs.
Frontpage (Microsoft)
Front Page is an HTML editor made by Microsoft. It is commonly used to create web sites
Frontpage Extensions
Frontpage extensions can be thought of as "mini programs" that allow features of a web site created with MS Front Page to operate smoothly. It is possible to use MS Front Page to create a web site and host that site on a server that doesn't offer FP extensions, however some of the powerful features of the program cannot be used in these web sites. See Microsoft's Front Page site for more information. After you design your web site, you will know whether Frontpage extensions will be a requirement.
File Transfer Protocol (FTP)
A way of transferring files (uploading and downloading) across the Internet. Most web sites are uploaded to the Internet by means of an FTP program. This is how the web site you create on your computer at home is transferred (uploaded) to the Internet. Some software, such as Microsoft Front Page, does not require use of an FTP program but the use of most any other HTML editor requites the use of and FTP Program. There is a free FTP program called WS_FTP and you can download it at download.com. There are many Internet sites that have established publicly accessible repositories of material that can be obtained using FTP, by logging in using the account name anonymous, thus these sites are called anonymous FTP servers.
Host Country
Specifies which country the hosting company resides. The internet is a very complex web of server computers connected through telecommunications devices. In general, it is best to host your web site in a location closest to the users that access it. For example, if you plan to deploy a web site that will attract mostly German visitors, it may makes sense to choose a hosting company located in Germany.
Host Platform
This is the platform of the hosting providers servers. Hosting companies will typically having a hosting platform based upon Windows 2000 (Win2K), Windows NT or Linux. If you have a basic web site that does not make use of server side applications such as a database then you do not need to worry which platform is used.
IIS
Microsoft Internet Information Server. Microsoft's Web server that comes built-in with Windows NT Server 4 and Windows 2000 server.
IMAP
Internet Message Access Protocol. A method allowing a client email program to access remote messages stored on a mail server. The protocol includes operations for creating, deleting, and renaming mailboxes, checking for new messages, message parsing, searching, and setting and clearing flags.
Javascript
A scripting language which enables web designers to add dynamic, interactive elements to a web site.
Java Servlets
A servlet is an application or a script that is written in Java and executed on a server, as opposed to on a client. It is analogous to CGI, although servlets are more than simply CGI scripts written in Java.
Mailing List Software
A mailing list is a discussion group based on the e-mail system. You may want to set one up - they're very useful promotional tools. Even if you don't want to host a discussion group, you can use a mailing-list program to distribute a newsletter. Many companies have mailing-list software available for their clients to use -- if so, ask whether there's an additional cost, how many mailing lists you are allowed to have, and how many members per list.
Managed hosting
A dedicated server that is accompanied by a full suite of technical support, maintenance and monitoring services. This differs from dedicated Web hosting, where customers are provided with their own servers but are still responsible for virtually all administrative and maintenance duties.
Name server
A server responsible for translating domain names and IP addresses.
Perl (Practical Extraction and Report Language)
Perl is an interpreted language optimized for scanning arbitrary text files, extracting information from those text files, and printing reports based on that information. It's also a good language for many system management tasks.
PHP
PHP is another scripting language. Like ASP, it's commands are embedded within the HTML of a web page. The commands are executed on the web server, making it browser independent. The web browser only sees the resulting HTML output of the PHP code.
Post Office Protocol (POP)
This is a method of retrieving e-mail from an e-mail server. Most e-mail applications (sometimes called an e-mail client) use the POP protocol, although some can use the newer IMAP (Internet Message Access Protocol). There are two versions of POP. The first, called POP2, became a standard in the mid-80's and requires SMTP to send messages. The newer version, POP3, can be used with or without SMTP. The newest and most widely used version of POP email is POP3 email. You will see the term POP3 in most of the web hosting plans available today.
Reseller Plans
Many hosting providers allow you to be a reseller of hosting space earning a commission off of each sale. If you intend to be a provider of hosting services, you should investigate this option as you decide where to host your web site. Many hosting companies offer discounts (in addition to revenue opportunities) to companies that wish to remarket their web hosting services.
Setup Fee
Some hosting companies charge a one time setup fee to set up your hosting account. It is worth to also take this into account when looking at the monthly fee. If you select the 'No Setup Fee' checkbox in the search then any plans that involve a setup fee will not be found.
Server
A computer, or software package, that provides a specific kind of service to client software running on other computers. The term can refer to a particular piece of software, such as a WWW or HTTP server, or to the machine on which the software is running. A single server machine could have several different server software packages running on it, thus providing many different servers to clients on the network. More specifically, a server is a computer that manages and shares network resources.
Shared hosting
The most basic of Web hosting types. With shared hosting, numerous Web sites are shared on one server. While an economic solution, they typically cannot handle large amounts of storage or traffic.
Shell Account
Something experienced computer users often request. Permits you to edit your files online in real-time, rather than making changes to your site offline and then uploading the changes. Unless you intend to manage the web server your site runs on, a shell account should not be needed.
Shopping cart
A program designed to handle the e-commerce section of a Web site. Shopping cart software lets users browse for and purchase products online.
Simple Mail Transfer Protocol (SMTP)
The main protocol used to send electronic mail on the Internet. Most Internet email is sent and received using SMTP. SMTP consists of a set of rules for how a program sending mail and a program receiving mail should interact.
Server Side Includes (SSI)
Commands that can be included in web pages that are processed by the web server when a user requests a file. The command takes the form . A common use for SSI commands is to insert a universal menu into all of the pages of the web site so that the menu only has to be changed once and inserted with SSI instead of changing the menu on every page.
Secure Socket Layer (SSL)
A protocol designed by Netscape Communications to enable encrypted, authenticated communications across the Internet. It is used mostly (but not exclusively) in communications between web browsers and web servers. URL's that begin with "https" indicate that an SSL connection will be used. SSL provides 3 important things: Privacy, Authentication, and Message Integrity. In an SSL connection each side of the connection must have a Security Certificate, which each side's software sends to the other. Each side then encrypts what it sends using information from both its own and the other side's Certificate, ensuring that only the intended recipient can decrypt it, and that the other side can be sure the data came from the place it claims to have come from, and that the message has not been tampered with.
Statistics
Many hosting companies run software on their web servers that collect usage information about your web site and compile it in a user-friendly, easy-to-read format for you to analyze trends about your web site. Having access to statistics is critical if you need to know how many visitors are coming to your site, which web pages receive the most attention, and how much time people actually spend browsing your site.
Subdomain
Typically known as a "domain within a domain", subdomains are individual Web addresses built upon a pre-existing domain name (such as clientname.yourhostingcompany.com). As a reseller, you will have the option of assigning subdomains to clients if they do not choose to have a domain name.
Tape back-up
A popular and inexpensive way to back up Web sites. Contents of a site are periodically stored that looks similar to a cassette. Some cassettes can store several gigabytes.
Unix
A computer operating system designed to be used by many people at the same time (it is multi-user) and has TCP/IP built-in. It is the most common operating system for servers on the Internet.
Unique IP Address
In many hosting plans, you share an IP address and you will be able to view your site through your domain name only. Obtaining a unique IP address (see IP Address) provides a one-to-one relationship between your domain name (www.yourname.com) and an IP address.
Video Streaming
The process of providing video data or content via a web page.
Virtual Server
A web server which shares its resources with multiple users. It's another way of saying that multiple web sites share the resources of one server. If you do not need your own web server (i.e. your own server class computer), you will use a virtual server to host your web site.
Wednesday, December 9, 2009
Web Hosting Jargon
Bandwidth
This is the size of the “pipe” that runs between the client and the server, and along which all the data travels. The wider the pipe, the more data can fit through it. The size of the pipe is usually measured in megabytes or gigabytes per month. You can now see where the term broadband comes from—it means you have a big fat data pipe!
FTP
This is the method used for transferring files from the client to the server and vice versa—it’s very useful for getting your web site onto the server in the first place! FTP stands for File Transfer Protocol.
Domain Name
This is the “bubbleunder.com” part in the web address http://www.bubbleunder.com. You can buy the rights to use a domain name for a fixed period of time—usually 1 or 2 years at a time (it’s not yours to own forever). This is referred to as registering the domain.
Hosting
Hosting refers to the storage of your web site files on an Internet-connected server somewhere. This hosting service is entirely separate from the registering
of your domain name, although many hosting companies offer both services. Site owners
use web hosts to store the files for their site so that the site owners themselves don’t have to expose their own personal computers’ hard drives to potentially malicious web surfers who request the web site’s pages over the Internet. Oh, and it beats having to make sure that their own computers are constantly up and running for everyone to access!
This is the size of the “pipe” that runs between the client and the server, and along which all the data travels. The wider the pipe, the more data can fit through it. The size of the pipe is usually measured in megabytes or gigabytes per month. You can now see where the term broadband comes from—it means you have a big fat data pipe!
FTP
This is the method used for transferring files from the client to the server and vice versa—it’s very useful for getting your web site onto the server in the first place! FTP stands for File Transfer Protocol.
Domain Name
This is the “bubbleunder.com” part in the web address http://www.bubbleunder.com. You can buy the rights to use a domain name for a fixed period of time—usually 1 or 2 years at a time (it’s not yours to own forever). This is referred to as registering the domain.
Hosting
Hosting refers to the storage of your web site files on an Internet-connected server somewhere. This hosting service is entirely separate from the registering
of your domain name, although many hosting companies offer both services. Site owners
use web hosts to store the files for their site so that the site owners themselves don’t have to expose their own personal computers’ hard drives to potentially malicious web surfers who request the web site’s pages over the Internet. Oh, and it beats having to make sure that their own computers are constantly up and running for everyone to access!
Data Backup for Beginners
Data. Small bits of information clustered together to make Word files, documents,pictures, MP3s, HTML etc. We work on our computers every single day never sparing a thought for all those millions of chunks of data spread all over our hard disks. The data is there and it does it's job.
Until of course the data is not there anymore.
72 hours ago I suffered from massive data loss. There were no hackers involved. No power surges or lightning strikes. Just wear and tear on my hard disk. 20 Gigabytes of business and personal information gone forever. Passwords, HTML files, ebooks all gone. I didn't lose any sleep though. Why? Simply because this was my secondary hard disk that was only used as a backup drive. All my critically important data is safely stored elsewhere.
Picture this scenario. You sit at your computer, turn it on and nothing. Dead. You've just lost everything you've worked on for the last 12 months. All your Adwords campaigns, website templates, ebooks, Excel files. Everything. How do you feel? How do you go about recovering?
70% of companies who suffer serious data loss go out of business within 12 months.
The truth is that most people never recover from losing all their data.
What can you do to prevent this happening to you? Backup.Backup. Backup. Use a backup system.
How do I backup my data?
You could use a zip drive, a CDR/DVD writer, a USB drive or an secure online storage service. Using any of the above is far better than using nothing at all and hoping for the best.
Data loss cost US businesses in excess of 18 billion dollars in 2003.
How often should I backup my data?
You should backup all important data on your PC at least once a week. An easy way to do this is to use a rotating backup system. Get 4 blank disks . Label these disks Week 1, Week 2, Week 3 and Week 4. At the start of the month make a fresh copy of all your critical data on the Week 1 disk and continue this process on Week 2, 3 and 4. Following this procedure ensures that no matter what happens your stored data will never be more than 1 week old and you'll also have 3 other copies of your data stored away that are less than a month old. Simple. Effective.
What software do I need?
Microsoft Windows has its own backup software included. Apple Mac users can take advantage of Apples Backup software and iDisk backup service.
How soon should I do this?
Now. Even using floppy disks start the process of backing up your data today. The sooner you start the safer your data is.
Human error and hardware failure account for 76% of all data loss.
The cost of recovering from a major hardware failure such as a hard disk crash can be massively reduced by keeping a backup of your data.
You're worked hard to build up your business. Don't throw all that hard work away by not taking the proper steps to safeguard your critical information.
Until of course the data is not there anymore.
72 hours ago I suffered from massive data loss. There were no hackers involved. No power surges or lightning strikes. Just wear and tear on my hard disk. 20 Gigabytes of business and personal information gone forever. Passwords, HTML files, ebooks all gone. I didn't lose any sleep though. Why? Simply because this was my secondary hard disk that was only used as a backup drive. All my critically important data is safely stored elsewhere.
Picture this scenario. You sit at your computer, turn it on and nothing. Dead. You've just lost everything you've worked on for the last 12 months. All your Adwords campaigns, website templates, ebooks, Excel files. Everything. How do you feel? How do you go about recovering?
70% of companies who suffer serious data loss go out of business within 12 months.
The truth is that most people never recover from losing all their data.
What can you do to prevent this happening to you? Backup.Backup. Backup. Use a backup system.
How do I backup my data?
You could use a zip drive, a CDR/DVD writer, a USB drive or an secure online storage service. Using any of the above is far better than using nothing at all and hoping for the best.
Data loss cost US businesses in excess of 18 billion dollars in 2003.
How often should I backup my data?
You should backup all important data on your PC at least once a week. An easy way to do this is to use a rotating backup system. Get 4 blank disks . Label these disks Week 1, Week 2, Week 3 and Week 4. At the start of the month make a fresh copy of all your critical data on the Week 1 disk and continue this process on Week 2, 3 and 4. Following this procedure ensures that no matter what happens your stored data will never be more than 1 week old and you'll also have 3 other copies of your data stored away that are less than a month old. Simple. Effective.
What software do I need?
Microsoft Windows has its own backup software included. Apple Mac users can take advantage of Apples Backup software and iDisk backup service.
How soon should I do this?
Now. Even using floppy disks start the process of backing up your data today. The sooner you start the safer your data is.
Human error and hardware failure account for 76% of all data loss.
The cost of recovering from a major hardware failure such as a hard disk crash can be massively reduced by keeping a backup of your data.
You're worked hard to build up your business. Don't throw all that hard work away by not taking the proper steps to safeguard your critical information.
The Quick and Easy Guide to Choosing a Web Host
With thousands of website hosts out there, it can often be hard to choose the one that will work best for you. With a little bit of work, however, you can pick out the perfect host.
Focus on Your Needs
What is your website going to do? Do you need a lot of storage space and bandwidth? Or can you get by with just a little? Do you need email addresses @yourdomain.com? Or are you going to use a Yahoo! Mail account (or similar)? What about databases, and spam filters, and website builders?Develop a list of all the features your site will use - this list will be your key to finding a website host that fits you. On this list, you also might want to include those things that you think your site will need in the not-too-distant future. While it's not as hard as it used to be, switching web hosts can still be pretty complicated.
What Kind of User Are You?
Next, you'll want to determine what kind of user you are. Are you new to the Internet? If so, 24/7 phone support may be best for you. If you're a power user, however, you can probably do just fine with a host that offers only email or ticket support. The more you know, the less you'll have to be in touch with your hosting company. Just make sure that there is indeed a way to get in touch with your hosting company if you need to. If you can't find any contact information on the host's site, this is a red flag and you should probably stay away.You'll also want to make sure that you will receive a response from your host in a timely fashion - having to wait two or three days just to get an email back is ridiculous. Make sure that your host offers a response-time guarantee somewhere on its site, before you sign up with them. If you can't find it listed on their site, contact them and see how long it takes for them to respond. The ideal response time is a few hours - the absolute maximum amount of time it should take is a day.
Your Budget
How much can you afford to spend for your hosting account? As it is with buying anything else, you get what you pay for. That $1.95-a-month host may offer a really great value, but will they be there for you when you need them? Many of the ultra-low-priced website hosts are not turning a profit, and have not been in business very long - and probably won't be for much longer. To check and see how long your host has been around, enter their domain name here: www.networksolutions.com/whois/index.jhtml. The Registration Date field shows when the domain name was registered, so you can tell how long they've been around.
That's not to say that every low-priced host lacks. HostGator and Site5 both have many happy clients and offer prices around the $6.95-a-month price point. And you can find good website hosts that offer service for $3.95-a-month or $4.95-a-month. But I don't recommend going any lower than that. Judging by posts on online communities such as WebHostingTalk, going with a cheap host just does not pay.
Reliability
Another important thing to find out is the uptime of any of the hosts you're looking at. Many hosts have an uptime guarantee that is usually around 99.9%. One thing you need to be aware of, however, is that this uptime guarantee does not apply to attacks such as Distributed Denial-of-Service attacks, or to acts of God. What these uptime guarantees do cover are things like hardware failure and server operating system crashes. If you can't find specific uptime information on a host's website, call them or email them and see if they'll share this information with you - if they do not, move on to someone else.
Where to Look for a Host
Now that we've covered the basic points of what to look for in a web host, it's time to talk about where you go to find the perfect host for you. There are many sites available for this, such as WebHostDir.com, TheHostingNews.com , etc. You can also conduct a Google search for 'website host' or 'website host directory'. In addition, visit a forum such as WebHostingTalk to see what other folks are saying about different website hosts. Many users come to WebHostingTalk to post both positive and negative reviews of their hosts.
Dedicated Webhosting
Dedicated hosting service
A dedicated hosting service, dedicated server, or managed hosting service is a type of Internet hosting in which the client leases an entire server not shared with anyone. This is more flexible than shared hosting, as organizations have full control over the server(s), including choice of operating system, hardware, etc. Server administration can usually be provided by the hosting company as an add-on service. In some cases a dedicated server can offer less overhead and a larger return on investment. Dedicated servers are most often housed in data centers, similar to colocation facilities, providing redundant power sources and HVAC systems. In contrast to colocation, the server hardware is owned by the provider and in some cases they will provide support for your operating system or applications.
Operating system support:
Availability, price and employee familiarity often determines which operating systems are offered on dedicated servers. Variations of Linux (open source operating systems) are often included at no charge to the customer. Commercial operating systems include Microsoft Windows Server, provided through a special program called Microsoft SPLA. Red Hat Enterprise is a commercial version of Linux offered to hosting providers on a monthly fee basis. The monthly fee provides OS updates through the Red Hat Network using an application called yum. Other operating systems are available from the open source community at no charge. These include CentOS, Fedora Core, Debian, and many other Linux distributions or BSD systems FreeBSD, NetBSD, OpenBSD.
Support for any of these operating systems typically depends on the level of management offered with a particular dedicated server plan. Operating system support may include updates to the core system in order to acquire the latest security fixes, patches, and system-wide vulnerability resolutions. Updates to core operating systems include kernel upgrades, service packs, application updates, and security patches that keep server secure and safe. Operating system updates and support relieves the burden of server management from the dedicated server owner.
Bandwidth and connectivity:
Bandwidth refers to the data transfer rate or the amount of data that can be carried from one point to another in a given time period (usually a second) and is often represented in bits (of data) per second (bit/s). For example, visitors to your server, web site, or applications utilize bandwidth as the traffic moves from your server to the Internet and vice versa. Connectivity refers to the “access providers” that supply bandwidth, or data transfer rate, through various connection points across a network or footprint to one or multiple data centers where dedicated servers are housed.
Bandwidth measurements are defined (per telecom standards) as the following:
* First – 95th (measured using average bits and speed of transfer)
* Second – Unmetered (measured in speed or bits)
* Third – Total Transfer (measured in bytes transferred)
95th Method: line speed, billed on the 95th percentile, average or peak usage, refers to the speed in which data flows from the server or device. Line speed is measured in bits per second (or kilobits per second, megabits per second or gigabits per second).
Unmetered Method: The second bandwidth measurement is unmetered service where providers cap or control the “top line” speed for a server. Top line speed in unmetered bandwidth is the total Mbit/s allocated to the server and configured on the switch level. For example, if you purchase 10 Mbit/s unmetered bandwidth, the top line speed would be 10 Mbit/s. 10 Mbit/s would result in the provider controlling the speed transfers take place while providing the ability for the dedicated server owner to not be charged with bandwidth overages. Unmetered bandwidth services usually incur an additional charge.
Total Transfer Method: Some providers will calculate the Total Transfer, the measurement of actual data leaving and arriving, measured in bytes. Measurement between providers varies, though it is either the total traffic in, the total traffic out, whichever is the greater or the sum of the two.
One of the reasons for choosing to outsource dedicated servers is the availability of high powered networks from multiple providers. As dedicated server providers utilize massive amounts of bandwidth, they are able to secure lower volume based pricing to include a multi-provider blend of bandwidth. To achieve the same type of network without a multi-provider blend of bandwidth, a large investment in core routers, long term contracts, and expensive monthly bills would need to be in place. The expenses needed to develop a network without a multi-provider blend of bandwidth does not make sense economically for hosting providers.
Many dedicated server providers include a service level agreement based on network uptime. Some dedicated server hosting providers offer a 100% uptime guarantee on their network. By securing multiple vendors for connectivity and using redundant hardware, providers are able to guarantee higher uptimes; usually between 99-100% uptime if they are a higher quality provider. One aspect of higher quality providers is they are most likely to be multi-homed across multiple quality uplink providers, which in turn, provides significant redundancy in the event one goes down in addition to potentially improved routes to destinations.
Bandwidth consumption over the last several years has shifted from a per megabit usage model to a per gigabyte usage model. Bandwidth was traditionally measured in line speed access that included the ability to purchase needed megabits at a given monthly cost. As the shared hosting model developed, the trend towards gigabyte or total bytes transferred, replaced the megabit line speed model so dedicated server providers started offering per gigabyte.
Prominent players in the dedicated server market offer large amounts of bandwidth ranging from 500 gigabytes to 3000 gigabytes using the “overselling” model. It is not uncommon for major players to provide dedicated servers with 1Terabyte (TB) of bandwidth or higher. Usage models based on the byte level measurement usually include a given amount of bandwidth with each server and a price per gigabyte after a certain threshold has been reached. Expect to pay additional fees for bandwidth overage usage. For example, if a dedicated server has been given 3000 gigabytes of bandwidth per month and the customer uses 5000 gigabytes of bandwidth within the billing period, the additional 2000 gigabytes of bandwidth will be invoiced as bandwidth overage. Each provider has a different model for billing. As of yet, no industry standards have been set.
Management
To date, no industry standards have been set to clearly define the management role of dedicated server providers. What this means is that each provider will use industry standard terms, but each provider will define them differently. For some dedicated server providers, fully managed is defined as having a web based control panel while other providers define it as having dedicated system engineers readily available to handle all server and network related functions of the dedicated server provider.
Server management can include some or all of the following:
* Operating system updates
* Application updates
* Server monitoring
* SNMP hardware monitoring
* Application monitoring
* Application management
* Technical support
* Firewall services
* Antivirus updates
* Security audits
* DDoS protection and mitigation
* Intrusion detection
* Backups and restoration
* Disaster recovery
* DNS hosting service
* Load balancing
* Database administration
* Performance tuning
* Software installation and configuration
* User management
* Programming consultation
Dedicated hosting server providers define their level of management based on the services they provide. In comparison, fully managed could equal self managed from provider to provider.
Administrative maintenance of the operating system, often including upgrades, security patches, and sometimes even daemon updates are included. Differing levels of management may include adding users, domains, daemon configuration, or even custom programming.
Dedicated server hosting providers may provide the following types of server managed support:
* Fully Managed - Includes monitoring, software updates, reboots, security patches and operating system upgrades. Customers are completely hands-off.
* Managed - Includes medium level of management, monitoring, updates, and a limited amount of support. Customers may perform specific tasks.
* Self Managed - Includes regular monitoring and some maintenance. Customers provide most operations and tasks on dedicated server.
* Unmanaged - Little to no involvement from service provider. Customers provide all maintenance, upgrades, patches, and security.
Note: The provider will continue to maintain security on the network regardless of support level.
Security:
Dedicated hosting server providers utilize extreme security measures to ensure the safety of data stored on their network of servers. Providers will often deploy various software programs for scanning systems and networks for obtrusive invaders, spammers, hackers, and other harmful problems such as Trojans, worms, eggdrops and crashers (Sending multiple connections). Linux and Windows use different software for security protection
Unconventional domain names
Due to the rarity of one-word dot-com domain names, many unconventional domain names, domain hacks, have been created. They make use of the top-level domain as an integral part of the Web site's title. Three popular domain hack Web sites are cr.yp.to, blo.gs and del.icio.us, which spell out "crypto", "blogs" and "delicious", respectively.
Unconventional domain names are also used to create unconventional email addresses. Non-working examples that spell 'James' are j@m.es and j@mes.com, which use the domain names m.es (of Spain's .es) and mes.com, respectively.
In the business of marketing domain names, "premium" domain names are often valuable, and have particular characteristics that are used in the domain appraisal process. For example, the names are short, memorable, may contain words that are regularly searched on search engines, and/or keywords that help the domain name gain a higher ranking on search engines. They may contain generic words, so the domain has more than one meaning.
Unconventional domain names are also used to create unconventional email addresses. Non-working examples that spell 'James' are j@m.es and j@mes.com, which use the domain names m.es (of Spain's .es) and mes.com, respectively.
Premium domain names
In the business of marketing domain names, "premium" domain names are often valuable, and have particular characteristics that are used in the domain appraisal process. For example, the names are short, memorable, may contain words that are regularly searched on search engines, and/or keywords that help the domain name gain a higher ranking on search engines. They may contain generic words, so the domain has more than one meaning.
Very short .com domains are valuable as their number is limited. Among the 26 single-letter second-level domains, only 3 are currently registered (q.com, x.com, z.com) because the Internet Assigned Numbers Authority reserved them in 1993. Those that were already registered were not recalled. Among the 676 .com two letter domain name 59 have been registered or purchased by global branded companies.
Second-level and lower level domains
Below the top-level domains in the domain name hierarchy are the second-level domain (SLD) names. These are the names directly to the left of .com, .net, and the other top-level domains. As an example, in the domain en.wikipedia.org, wikipedia is the second-level domain.
Next are third-level domains, which are written immediately to the left of a second-level domain. There can be fourth- and fifth-level domains, and so on, with virtually no limitation. An example of an operational domain name with four levels of domain labels is www.sos.state.oh.us. The www preceding the domains is the host name of the World-Wide Web server. Each label is separated by a full stop (dot). 'sos' is said to be a sub-domain of 'state.oh.us', and 'state' a sub-domain of 'oh.us', etc. In general, subdomains are domains subordinate to their parent domain. An example of very deep levels of subdomain ordering are the IPv6 reverse resolution DNS zones, e.g., 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa, which is the reverse DNS resolution domain name for the IP address of a loopback interface, or the localhost name.
Second-level (or lower-level, depending on the established parent hierarchy) domain names are often created based on the name of a company (e.g., microsoft.com), product or service (e.g., gmail.com). Below these levels, the next domain name component has been used to designate a particular host server. Therefore, ftp.wikipedia.org might be an FTP server, www.wikipedia.org would be a World Wide Web server, and mail.wikipedia.org could be an email server, each intended to perform only the implied function. Modern technology allows multiple physical servers with either different (cf. load balancing) or even identical addresses (cf. anycast) to serve a single hostname or domain name, or multiple domain names to be served by a single computer. The latter is very popular in Web hosting service centers, where service providers host the websites of many organizations on just a few servers.
Allowed character set
Domain name registrations have traditionally only been allowed for names that consist only of letters, digits and the hyphen (-) from the ASCII character set, as in hostnames. The full stop (dot, .) is used to separate DNS labels, the hierarchical components in a domain name.
This character set excludes numerous characters commonly found in non-English languages, and does not allow multi-byte characters necessary for most Asian languages. The Internationalized domain name (IDN) system, which permits such characters, has been developed and many registries allow such names.
The underscore character is permitted in names used in the domain name system, and is frequently used to ensure that a domain name is not recognized as a hostname, as in the use of DNS server records (SRV), for example. Other naming systems often used in conjunction with DNS, such as NetBIOS, allow it.
Official assignment
The Internet Corporation for Assigned Names and Numbers (ICANN) has overall responsibility for managing the DNS. It administers the root domain, delegating control over each TLD to a domain name registry. For ccTLDs, the domain registry is typically installed by the government of that country. ICANN has a consultation role in these domain registries but cannot regulate the terms and conditions of how domain names are delegated in each of the country-level domain registries. On the other hand, the generic top-level domains (gTLDs) are governed directly under ICANN, which means all terms and conditions are defined by ICANN with the cooperation of each gTLD registry.
Domain names are often seen in analogy to real estate in that (1) domain names are foundations on which a website (like a house or commercial building) can be built and (2) the highest "quality" domain names, like sought-after real estate, tend to carry significant value, usually due to their online brand-building potential, use in advertising, search engine optimization, and many other criteria.
A few companies have offered low-cost, below-cost or even cost-free domain registrations with a variety of models adopted to recoup the costs to the provider. These usually require that domains be hosted on their website within a framework or portal that includes advertising wrapped around the domain holder's content, revenue from which allows the provider to recoup the costs. Domain registrations were free of charge when the DNS was new. A domain holder (often referred to as a domain owner) can give away or sell infinite number of subdomains under their domain name. For example, the owner of example.edu could provide subdomains such as foo.example.edu and foo.bar.example.edu to interested parties.
Generic domain names—problems arising from unregulated name selection
Within a particular TLD, parties are generally free to register an undelegated domain name on a first come, first served basis, resulting in Harris's lament, all the good ones are taken. For generic or commonly used names, this may sometimes lead to the use of a domain name which is inaccurate or misleading. This problem can be seen with regard to the ownership or control of domain names for a generic product or service. By way of illustration, there has been tremendous growth in the number and size of literary festivals around the world in recent years. In the current context, a generic domain name such as literary.org is available to the first literary festival organization that is able to obtain the registration, even if the festival in question is very young or obscure. Some critics argue that there is greater amenity in reserving such domain names for the use of, for example, a regional or umbrella grouping of festivals. Related issues may also arise in relation to noncommercial domain names.
Next are third-level domains, which are written immediately to the left of a second-level domain. There can be fourth- and fifth-level domains, and so on, with virtually no limitation. An example of an operational domain name with four levels of domain labels is www.sos.state.oh.us. The www preceding the domains is the host name of the World-Wide Web server. Each label is separated by a full stop (dot). 'sos' is said to be a sub-domain of 'state.oh.us', and 'state' a sub-domain of 'oh.us', etc. In general, subdomains are domains subordinate to their parent domain. An example of very deep levels of subdomain ordering are the IPv6 reverse resolution DNS zones, e.g., 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa, which is the reverse DNS resolution domain name for the IP address of a loopback interface, or the localhost name.
Second-level (or lower-level, depending on the established parent hierarchy) domain names are often created based on the name of a company (e.g., microsoft.com), product or service (e.g., gmail.com). Below these levels, the next domain name component has been used to designate a particular host server. Therefore, ftp.wikipedia.org might be an FTP server, www.wikipedia.org would be a World Wide Web server, and mail.wikipedia.org could be an email server, each intended to perform only the implied function. Modern technology allows multiple physical servers with either different (cf. load balancing) or even identical addresses (cf. anycast) to serve a single hostname or domain name, or multiple domain names to be served by a single computer. The latter is very popular in Web hosting service centers, where service providers host the websites of many organizations on just a few servers.
Allowed character set
Domain name registrations have traditionally only been allowed for names that consist only of letters, digits and the hyphen (-) from the ASCII character set, as in hostnames. The full stop (dot, .) is used to separate DNS labels, the hierarchical components in a domain name.
This character set excludes numerous characters commonly found in non-English languages, and does not allow multi-byte characters necessary for most Asian languages. The Internationalized domain name (IDN) system, which permits such characters, has been developed and many registries allow such names.
The underscore character is permitted in names used in the domain name system, and is frequently used to ensure that a domain name is not recognized as a hostname, as in the use of DNS server records (SRV), for example. Other naming systems often used in conjunction with DNS, such as NetBIOS, allow it.
Official assignment
The Internet Corporation for Assigned Names and Numbers (ICANN) has overall responsibility for managing the DNS. It administers the root domain, delegating control over each TLD to a domain name registry. For ccTLDs, the domain registry is typically installed by the government of that country. ICANN has a consultation role in these domain registries but cannot regulate the terms and conditions of how domain names are delegated in each of the country-level domain registries. On the other hand, the generic top-level domains (gTLDs) are governed directly under ICANN, which means all terms and conditions are defined by ICANN with the cooperation of each gTLD registry.
Domain names are often seen in analogy to real estate in that (1) domain names are foundations on which a website (like a house or commercial building) can be built and (2) the highest "quality" domain names, like sought-after real estate, tend to carry significant value, usually due to their online brand-building potential, use in advertising, search engine optimization, and many other criteria.
A few companies have offered low-cost, below-cost or even cost-free domain registrations with a variety of models adopted to recoup the costs to the provider. These usually require that domains be hosted on their website within a framework or portal that includes advertising wrapped around the domain holder's content, revenue from which allows the provider to recoup the costs. Domain registrations were free of charge when the DNS was new. A domain holder (often referred to as a domain owner) can give away or sell infinite number of subdomains under their domain name. For example, the owner of example.edu could provide subdomains such as foo.example.edu and foo.bar.example.edu to interested parties.
Within a particular TLD, parties are generally free to register an undelegated domain name on a first come, first served basis, resulting in Harris's lament, all the good ones are taken. For generic or commonly used names, this may sometimes lead to the use of a domain name which is inaccurate or misleading. This problem can be seen with regard to the ownership or control of domain names for a generic product or service. By way of illustration, there has been tremendous growth in the number and size of literary festivals around the world in recent years. In the current context, a generic domain name such as literary.org is available to the first literary festival organization that is able to obtain the registration, even if the festival in question is very young or obscure. Some critics argue that there is greater amenity in reserving such domain names for the use of, for example, a regional or umbrella grouping of festivals. Related issues may also arise in relation to noncommercial domain names.
Top-level domains
The top-level domains (TLDs) are the highest level of domain names of the Internet. They form the DNS root zone of the hierarchical Domain Name System. Every domain name ends in a top-level or first-level domain label.
When the Domain Name System was created in the 1980s, the domain name space was divided into two main groups of domains.[1] The country code top-level domains (ccTLD) were primarily based on the two-character territory codes of ISO-3166 country abbreviations. In addition, a group of seven generic top-level domains (gTLD) was implemented which represented a set of categories of names and multi-organizations.[2] These were the domains GOV, EDU, COM, MIL, ORG, NET, and INT.
During the growth of the Internet, it became desirable to create additional generic top-level domains. As of June 2009, there are 20 generic top-level domains and 248 country code top-level domains.[3] In addition,
the ARPA domain serves technical purposes in the infrastructure of the Domain Name System.
During the 32nd International Public ICANN Meeting in Paris in 2008,[4] ICANN started a new process of TLD naming policy to take a "significant step forward on the introduction of new generic top-level domains." This program envisions the availability of many new or already proposed domains, as well a new application and implementation process.[5] Observers believed that the new rules could result in hundreds of new top-level domain to be registered.[6]
When the Domain Name System was created in the 1980s, the domain name space was divided into two main groups of domains.[1] The country code top-level domains (ccTLD) were primarily based on the two-character territory codes of ISO-3166 country abbreviations. In addition, a group of seven generic top-level domains (gTLD) was implemented which represented a set of categories of names and multi-organizations.[2] These were the domains GOV, EDU, COM, MIL, ORG, NET, and INT.
During the growth of the Internet, it became desirable to create additional generic top-level domains. As of June 2009, there are 20 generic top-level domains and 248 country code top-level domains.[3] In addition,
the ARPA domain serves technical purposes in the infrastructure of the Domain Name System.
During the 32nd International Public ICANN Meeting in Paris in 2008,[4] ICANN started a new process of TLD naming policy to take a "significant step forward on the introduction of new generic top-level domains." This program envisions the availability of many new or already proposed domains, as well a new application and implementation process.[5] Observers believed that the new rules could result in hundreds of new top-level domain to be registered.[6]
Selecting The Best Domain Name
There are two basic steps to getting your site online and registering/reserving a domain name is the first.
A domain name makes up the address of your site and can end in .com, .net, .org, .info, .us, .biz, .tv and more. Throughout this site you will also see the domain name referred to as the "dot com name".
Once you have registered your name, you will select a web host (2nd step). The web host is the guts of any website because this is where you create and publish your pages, build order forms, add functionality and maintain your site.
Think about it. The average surfer searches by subject, not by proper name. So why it may seem cool to have a name like TimothysToolTyme.com, you'll want to choose a name that includes keywords that your target audience would likely use when they search.
So with that in mind, a name like Tool-Tips-for-Beginners.com would be much better than TimothysToolTyme.com.
Sure, you can still list your company name on your web pages, but I believe it's more important to make sure the domain name includes your important "search friendly" keywords if you want to receive traffic from all over.
Of course, you can still list your company name on the web site some place, but your domain name will include all the important keywords you'll want to be found with.
NOTE: Keep in mind that the domain name is not the only factor weighed by search engines when deciding your rank.
The content on your web pages and your site's popularity (inbound links from other sites) is very important too. However, it certainly doesn't hurt to make sure your name is optimized for maximum results.
Here are some more tips on choosing the best domain name:
It doesn't matter where you register your domain. Every registrar provides the same services.
You can save a bundle at WebsitePalace.com, and you get a bunch of freebies such as a blog, domain forwarding and a free starter page.
A private domain registration will keep your information (name, email address, etc.) out of the global Internet database, and will prevent a lot of spam from reaching your email box.
Even though registering a "private" domain is not mandatory and will not block all spam, I highly recommend you select this option. I certainly wish this had been available when I created my first site.
Most people that come here are new to the website creation scene. Their number one fear is that they'll invest their money into something that is new and unfamiliar, and then get stuck with no one to help them should they have a question. Well, that's not going to happen here.
It is understood that many of you may be new to this and should you ever have a question you can call or email us at anytime.
Phone support is available around the clock and WebsitePalace's dedicated customer service team makes every effort to answer emails within a 10-12 hour period.
A domain name makes up the address of your site and can end in .com, .net, .org, .info, .us, .biz, .tv and more. Throughout this site you will also see the domain name referred to as the "dot com name".
Once you have registered your name, you will select a web host (2nd step). The web host is the guts of any website because this is where you create and publish your pages, build order forms, add functionality and maintain your site.
Selecting The Best Domain Name
If being found in the major search engines (Google, Yahoo, etc.) is important to you, I highly recommend you register a name that contains your major keywords instead of your company name.Think about it. The average surfer searches by subject, not by proper name. So why it may seem cool to have a name like TimothysToolTyme.com, you'll want to choose a name that includes keywords that your target audience would likely use when they search.
So with that in mind, a name like Tool-Tips-for-Beginners.com would be much better than TimothysToolTyme.com.
Sure, you can still list your company name on your web pages, but I believe it's more important to make sure the domain name includes your important "search friendly" keywords if you want to receive traffic from all over.
Of course, you can still list your company name on the web site some place, but your domain name will include all the important keywords you'll want to be found with.
Now, as always, there are exceptions...
If you are just creating a website for a local business, getting traffic from all over the web may not be as important to you. This is because your customers will be local and you may want to grow your brand name in a specific area.
If this is the case, it may make more sense to register your company name and create brand awareness locally instead of trying to capitalize on search engine presence.
For example, let's say you have a company called J.W. Reed & Co and you help people get rid of debt, but you're based in Kansas and can only cater to residents in this area.
Since you are only servicing local clients, you may not care if someone in California can find your site in Google since they are not likely to become one of your customers.
In this case, it's not as important to register a name filled with "search optimized" keywords. You may decide to just reserve the company name, JWReedAndCo.com.
NOTE: Keep in mind that the domain name is not the only factor weighed by search engines when deciding your rank.
The content on your web pages and your site's popularity (inbound links from other sites) is very important too. However, it certainly doesn't hurt to make sure your name is optimized for maximum results.
Here are some more tips on choosing the best domain name:
1) Don't register domain names that are too long and have too many syllables if you can help it. Yes, you can register names up to 63 characters long, but that doesn't mean you have to use all 63 characters.
You want your name to be easy to remember. Not everyone will bookmark your page initially so try to think of something that can be easily remembered -- although I realize this may be tricky since a lot of names are taken these days.
2) Use hyphens if your name is more than 3 words long (unless your name includes 3 short words). A name like carbuying.com doesn't really need a hyphen because it's readable the way it is.
However a name like used-car-buying-scams.com looks better than usedcarbuyingscams.com since there are so many words in the name.
3) Protect your name by registering multiple extensions (.net, .org, etc.) This deters people from copying your name. For example, if you own garden-tips-for-us.com you can also register garden-tips-for-us.net and any other extension that's available.
You don't have to build a site on all the domains, but you can reserve the others to keep people (copycats) from registering them.
How to Register a Domain Name
Reserving a domain name is easy and very cost friendly. The big name companies like Register.com and NetworkSolutions.com charge ridiculous prices such as $30-35/year for one domain name, and you get the same service at WebsitePalace.com for much less.It doesn't matter where you register your domain. Every registrar provides the same services.
You can save a bundle at WebsitePalace.com, and you get a bunch of freebies such as a blog, domain forwarding and a free starter page.
You Should Protect Your Privacy
As you're registering your name, you will be presented with the option of keeping your domain name private - a deluxe feature you'll probably want to take advantage of.A private domain registration will keep your information (name, email address, etc.) out of the global Internet database, and will prevent a lot of spam from reaching your email box.
Even though registering a "private" domain is not mandatory and will not block all spam, I highly recommend you select this option. I certainly wish this had been available when I created my first site.
Top Notch Support Available
If you should ever have a question, support is available 24 hours/day, 7 days/week.Most people that come here are new to the website creation scene. Their number one fear is that they'll invest their money into something that is new and unfamiliar, and then get stuck with no one to help them should they have a question. Well, that's not going to happen here.
It is understood that many of you may be new to this and should you ever have a question you can call or email us at anytime.
Phone support is available around the clock and WebsitePalace's dedicated customer service team makes every effort to answer emails within a 10-12 hour period.
How to Register a Domain Name
If you have a web site, you should seriously consider registering your own domain name. which you can use to refer to your website. Note that you do not have to be a company or organisation to register a domain name. Any individual can do it too.
Importance of a Domain Name
There are a number of good reasons for having a domain name:- If you ever change your web host, your domain name goes with you. Your regular visitors or customers who knew your site name as www.thesitewizard.com (for example) would not have to be informed about a change of URL. They would simply type your domain name and they'd be brought to your new site.
- If you are a business, a domain name gives you credibility. Few people would be willing to do business with a company with a dubious URL like
http://www.geocities.com/whatever/12345
.
- If you get a domain name that describes your company's business or name, people can remember the name easily and can return to your site without having to consult their documents. In fact, if you get a good name that describes your product or service, you might even get people who were trying their luck by typing "www.yourproductname.com" in their browser.
- If you want good sponsors (advertisers) for your website, a domain name is usually helpful. It tends to give your website an aura of respectibility.
Registration Overview
Getting a domain name involves registering the name you want with an organisation called ICANN through a domain name registrar. For example, if you choose a name like "example.com", you will have to go to a registrar, pay a registration fee that costs around US$10 to US$35 for that name. That will give you the right to the name for a year, and you will have to renew it annually for (usually) the same amount per annum.Some web hosts will register it and pay for the name for free (usually only the commercial web hosts), while others will do it for you but you'll have to foot the ICANN fees.
My personal preference is to register the name directly with a domain name registrar rather than through my web host. I've heard stories, in the past, of less-than-reputable web hosts that registered the domain under their own name, making them the owner of the domain rather than you (although I don't know if such web hosts still exist today). Registering with a domain name registrar allows me to make sure that I am registered as the owner, the administrative and technical contacts. Being the owner is vital — if someone else places himself as the owner (such as your web host), he can always decide to charge you some exhorbitant fee for the use of the name later, and there is little you can do. The various other contacts are less vital, but still play important roles. For example, the administrative contact's approval is required before a domain name is transferred out of a web host. If he/she cannot be contacted, the technical contact is used.
Although some web hosts suggest that you put them as the technical contact, you may prefer to keep yourself as one, so that when you want to transfer your name to a new web host, you don't have to wait for your old host to approve the transfer. Apparently a few have been known to take their own sweet time to do this, while unscrupulous ones have actually refused to do it.
Domain names disappear extremely fast. Many people claim that all the good domain names are gone. I doubt that — but it is probably true that most good domain names that are descriptive of products and services have been taken. If you want a domain name for your site, I suggest you act now, or face the anguish of having lost that name later. After all, US$10 (more or less) for a year's ownership of the name is pretty cheap when you realise that you're cornering a good name for your website.
Step By Step Instructions
If you want to register a domain name, here's what you need to do. Please read it all before acting.Think of a few good domain names that you'd like to use. It won't do to think of only one — it might already be taken (it probably is!)
- There's more to it than meets the eye.
- You will need either a credit card or a PayPal account to pay for the domain. This is a requirement of most if not all registrars. It will allow you to claim and get the domain name immediately on application. This is not an option (unfortunately).
- If you already have a web host, obtain from your web host the names of their primary and secondary nameservers. Don't worry if you don't understand what these things mean. Just save the information somewhere. The information can usually be obtained from their FAQs or other documentation on their site, usually under a category like "domain name" or "DNS" or "domain name transfer" and the like. If you can't find it, email them Don't worry if you don't have a web host yet. Just read on
If you do not have a web host, you can always allow the registrar to you to park your domain name at a temporary website specially set up for you. This way you can quickly secure your domain name before it's too late and still take your time to set up the other aspects of your site. As far as I can tell, many registrars automatically park your domain by default whether you ask them to or not, so if this is your situation, you probably don't have to do anything special to get it done. Some of those registrars also provide you with a free email address at your own domain name while it is parked at their site, likesales@example.com
(where "example.com" is your domain).
List of Domain Name Registrars
There are numerous domain name registrars. Listed below are just a few, along with my comments, if I know anything about them. Note that the domain name industry is highly competitive, with prices wildly fluctuating throughout the year, every year, so it's impossible to really mention accurate prices below unless I spend all my time updating this page. Please check their sites for the latest rates. (Note: all prices are in US dollars.)
- World's Largest Registrar - GoDaddy.com — This extremely popular registrar (possibly the biggest today) offers .com domain names for $9.99 (plus 20 cents) per year ($6.99 plus 20 cents if you transfer from another registrar). They have a web interface to manage your domains, free web redirection (where people who visit your domain will get transferred to another URL of your choice), free starter web page, free parked page or free "for sale" page, and an optional private domain registration where your domain is registered in the name of a proxy company. They offer .com, .us, .biz, .info, .net, .org, .ws, .name, .tv, .co.uk, .me.uk and .org.uk. Note that (as with all registrars) the exact price varies depending on which domain you are registering (for example some domain extensions are more expensive than others). Both credit card and PayPal payments are accepted.
- Dotster.com — This fairly popular registrar provides fairly cheap domain prices ($15.75 plus 20 cents per domain), a convenient web interface to manage your domains, an optional privacy facility where your domain name is registered in the name of a proxy company, etc. They offer .com, .net, .org, .biz, .info, .us, .ca, .tv, .name, .cc, .de, .sr, .md, .co.uk, .us.com domains, etc. If you're transferring a domain here from other registrars, the price is even cheaper ($6.99 plus 20 cents). Both credit card and PayPal payments are accepted here.
- Register.com — This domain name registrar has been in business for a very long time: they were one of the biggest around when I started my first websites. They are currently running an offer (only via the above link) where they charge $9.99 per year for a domain name with a free business email account. Although the offer will expire eventually, you can apparently continue to use the $9.99 price for the life of the domain as long as you stay with them. Domains qualifying for this offer include .com, .net, .org, .biz, .us and .info. Country-specific domains have different prices. Note: the special offer link is rather flaky. If you don't get the $9.99 offer the first time you click it, but instead get their normal $35 price, return to this page again (for example, by clicking the Back button on your browser), and click the link again. The $9.99 offer should appear the second time you click it (or at least it did for me). [I've no idea why it works that way; I don't run their site.]
- Moniker— This domain name registrar allows domain name registrations for a plethora of top level domains (TLD), including .com, .org, .net, .info, .mobi, .biz, .us, .co.uk, and so on (the full list is too long to include here). Prices for domain names differ, depending on the extension. Their normal prices are about $10.49 for .com, $6.04 for .net, $10.95 for .org, $5.49 for .info, etc, although at the time I write this entry, it seems like they are having a sale, with $7.59 for .com, $5.59 for .net, $7.97 for .org, and so on. Their web interface allows you to manage matters pertaining to your domain, such as DNS, web forwarding (where you forward visitors to your domain to another URL of your choice), etc. You also have the option to add "Whois privacy", where your domain is registered in the name of a proxy company. Both credit card and PayPal payments are accepted by this registrar, although PayPal payments have a surcharge.
- 1&1 Internet — This is primarily a large web host that is also a domain name registrar. You are charged $6.99 for .com, .org, .net, .us domains. They also offer .info domains for $0.99 (first year only) and .biz at $8.99. The fee includes private domain registration, which means that your particulars are hidden from public view (done by registering the domain in the name of a proxy company). You also get a free email account, DNS management, domain forwarding and masking, and a starter website with each domain. Both credit card and PayPal payments are accepted by this registrar.
- World's Largest Registrar - GoDaddy.com — This extremely popular registrar (possibly the biggest today) offers .com domain names for $9.99 (plus 20 cents) per year ($6.99 plus 20 cents if you transfer from another registrar). They have a web interface to manage your domains, free web redirection (where people who visit your domain will get transferred to another URL of your choice), free starter web page, free parked page or free "for sale" page, and an optional private domain registration where your domain is registered in the name of a proxy company. They offer .com, .us, .biz, .info, .net, .org, .ws, .name, .tv, .co.uk, .me.uk and .org.uk. Note that (as with all registrars) the exact price varies depending on which domain you are registering (for example some domain extensions are more expensive than others). Both credit card and PayPal payments are accepted.
WHOIS
The term WHOIS commonly refers to an electronic facility to query the details of a specific domain name in the .nz register. All .nz WHOIS queries are subject to terms that forbid the use of multiple queries to download part, or all, of the register for a targeted contact campaign or any other purpose (refer to the WHOIS Policy on this site for more details). A WHOIS query can be issued by a number of means. Most people will prefer a user-friendly version available through a web site, similar to the domain search function at the top of this page. Alternatively, the more technically-minded can issue a command to the WHOIS server directly through their computer console (eg. whois -h srs.net.nz dnc.org.nz). Authorised registrars can issue WHOIS queries directly on the SRS through an XML transaction. Technical details of the .nz WHOIS service may be found in the WHOIS specification on this site.
Friday, December 4, 2009
Register
The .nz register has two purposes. It is the authoritative record of .nz domain names and the right to use those names, and it is the source of name server information for the .nz DNS. For every domain name, the register records the name and contact details of the registrant, the registrant's appointed administrator, and the entity responsible for the technical functioning of the domain name. It also records the Status of the domain name (eg. Available, Active, or Pending Release), the initial Registration Date, and the final date of the current registration term (the Billed Until Date). To enable the domain to be delegated to an IP address, the register lists the name servers (DNS) where the domain is hosted (note: to be delegated in the DNS, a domain name must have at least two name servers assigned to it). The .nz register is owned by InternetNZ and operated and managed under contract by NZRS. Physically, it is the major component of the SRS database.
Sunday, November 29, 2009
.nz Registry Services (NZRS)
.nz Registry Services (NZRS) is the trading name of New Zealand Domain Name Registry Ltd. It was established by InternetNZ with the sole purpose, and exclusive right, to operate and manage the .nz register and DNS. NZRS deals exclusively with authorised registrars and has no contact with registrants or the general public. Its primary function is to ensure that the Shared Registry System is operational 24 hours a day, under the terms of a service level agreement it has with InternetNZ.
Hosting
The term hosting can refer to a variety of Internet-based services. In the context of .nz, the term usually refers to the hosting of a domain name in a particular DNS through an arrangement between a hosting company and a registrant. This is necessary before a domain name can be used on the Internet. The term hosting is also used when companies, or organisations, host people's web sites or email accounts on their computers. This type of hosting falls outside the responsibility of .nz and the DNC. If a registrant experiences a problem with the use of their web site or email address, it is recommended that they approach the organisation hosting the web site or email account first. In many cases, even if the problem lies in the DNS, the same organisation will be responsible for hosting both.
DNS System
Many thousands of DNS link together to form the most active distributed database in the world, known as the DNS System. A relatively small number of high-level "root" DNS handle the several hundred top-level domains (eg. .nz, .uk, .com). A request for a .nz domain name (eg. dnc.org.nz) is referred by the root DNS to the .nz DNS. The .nz DNS, which is managed and operated by NZRS and updated regularly from the register every day, will refer the request to one of countless other DNS that exist within hosting companies. It is therefore important that the name server (DNS) details for individual domain names in the register are kept up to date. Missing or incorrect name server details will make a domain name unusable for a web site, email address, or any other purpose.
Domain Name Server (DNS)
A Domain Name Server, or DNS, accepts requests from programs, or other DNS, to convert domain names into IP addresses. When a web address is typed into a browser, the browser's first step is to convert the domain name into an IP address so that the browser can find the computer where the web page is located. To do this, the browser has a conversation with a DNS, which in turn may contact other DNS, all of which are part of the worldwide DNS System. In DNS terminology, a domain name is said to be 'delegated' to an IP address. Although DNS is simply a generic term for a name server, it is often also used to refer to the DNS System as a whole, or to a specific DNS (ie. the .nz DNS is often just called 'the DNS').
Domain Name Commission (DNC)
The Domain Name Commission Limited (DNC) is a company wholly-owned by InternetNZ, Internet New Zealand Incorporated. The DNC is responsible for the ongoing development and monitoring of the competitive registrar market and the environment for registering and managing .nz domain names. This includes responsibility for the authorisation of registrars and the handling of disputes and complaints.
What is Domain Name???
The name of a computer on the Internet; the domain name service (DNS) converts domain names to IP addresses.Domain Name:
OR
The "address" or URL of a particular Web site. This is also how you describe the name that is at the right of the @ sign in an Internet address. For example, netlingo.com is the domain name of this Internet dictionary
Thursday, September 3, 2009
Alienware M9750
Price: $4500
Overview:
The Area-51 M9750 is a top-of-the-line gaming notebook from Alienware. It features an Intel Core 2 Duo processor and is available with dual Nvidia high-performance video cards.
Specifications:
- Intel Core 2 Duo T7600 (2.33GHz/ 667MHz FSB/ 4MB L2 cache)
- DUAL Nvidia GeForce Go 7950GTX video cards with 512MB DDR3 each (1024MB total) – SLI enabled
- 2GB DDR2-667 RAM (4GB available)
- Two 160GB 7200RPM Hitachi Travelstar SATA hard drives in RAID 0 (RAID 1 available)
- 17” WUXGA (1920x1200) glossy display
- Windows XP Media Center 2005 with TV tuner
- 8X DVD dual layer burner
- Intel PRO/Wireless 4965AGN WLAN
- Internal Bluetooth
- 1 year warranty
Acer Aspire One AOA150-1784-Blue
"ACER REFURBISHED LAPTOP"
Price: $350
Features :
For those who need a mini-laptop with basic functionality, durability and reliability, the Acer Aspire One is one of the best choices possible. Equipped with an Atom 1.6 GHz processor, 1 GB of RAM and 160 GB of hard disk capacity, Acer is currently a brilliant value for money option for those looking for a bridge between a notebook and a fully functional laptop. It also has fully functioning stereo speakers, built-in microphone and webcam for easy video chatting. It comes preloaded with Windows XP Home, a light operating system that is very easy on any computer's resources.
Weighing a mere 2.2 pounds, this laptop is extremely light and convenient to carry around. Its 8.9" display is sufficient for most basic computing needs, including surfing the Internet, typing out documents, listening to music, or watching movies. You can also connect the laptop to a television or another monitor through its VGA port, allowing for a magnificent viewing experience.
The Aspire One laptop has built-in Ethernet for wireless Internet services, as well as a multiple card reader that supports SD cards, MMC, Memory Stick as well as xD cards. Its 3 USB ports and also give it a lot of flexibility, enabling the user to attach a pen-drive, USB mouse, external hard drive or other USB devices. The Lithium Ion battery has good battery life, offering about 3 hours on optimum usage.
The laptop is available in a soothing and classy blue shade that soothes the eye yet makes an impression on everyone who sees it.
Specifications:
Processor | Atom 1.6GHz |
Memory | 1024MB |
Operating System | Win XP Home |
Display | 8.9" |
System Graphics | Intel GMA950, Max resolution 1024 x 600 |
Hard Disk Drive | 160GB |
Web Cam | |
Dimensions | 9.8" x 6.7" x 1.1" |
Weight | 2.2 lbs. |
Color Options | Blue |
I/O Ports | 3 x USB 1 x VGA 1 x Microphone jack 1 x Headphone jack |
Network | 10/100 Ethernet, 802.11b/g Wireless |
Sound | Two built-in stereo speakers, Built-in digital microphone |
Keyboard | 84-key |
Pointing Device | Touchpad pointing device with two buttons |
Expansion Slots | Multi-in-1 card reader Supporting Secure Digital (SD) Card, MultiMediaCard (MMC), Memory Stick (MS), Memory Stick PRO (MS PRO), xD-Picture Card (xD) |
Battery | Lithium-ion |
Other Features | Storage expansion: SD Card reader |
Warranty | 6 Months |
Condition | Refurbished |
Alienware M17x
Price: $1800
Features:
The M17x is Alienware's flagship gaming notebook. It features a stealthy design, aluminum chassis, and a customizable lighting system. Our review unit is packed to the gills with dual Nvidia graphics cards, an Intel Extreme processor, and 8GB of RAM.
Specifications:
Features:
The M17x is Alienware's flagship gaming notebook. It features a stealthy design, aluminum chassis, and a customizable lighting system. Our review unit is packed to the gills with dual Nvidia graphics cards, an Intel Extreme processor, and 8GB of RAM.
Specifications:
- 17-inch WUXGA (1920x1200) edge-to-edge display
- "Space Black" chassis
- Windows Vista Home Premium 64-bit
- Intel Core 2 Extreme QX9300 (2.53GHz/12MB/1066MHz) quad-core processor (overclockable)
- Dual Nvidia GeForce GTX 280M 1GB graphics cards in SLI
- Switchable to integrated Nvidia GeForce 9400M 256MB graphics card
- 8GB DDR3-1333 RAM (2x 4GB)
- 1TB RAID 0 (500GB 7200RPM x2) hard drive array
- Slot-load Blu-ray reader
- AlienFX lighting system
- 9-cell battery
Panasonic Toughbook 19
Features:
The Panasonic Toughbook 19 is Fully Rugged Wireless Notebook. Panasonic Toughbook 19 laptop is ready with Allet, AT&T, Sprint and Verizon Networks. It is touch screen sensitive laptop and in which we can easily launch the system. It is designed in such a manner that it delivers maximum performance output. With this touch screen laptop the documents can be easily edit and modify and for drawing diagrams also it is more helpful. One of the major advantage of Panasonic Toughbook laptop is that it can easily converts the hand writing on the screen to text.
In this Panasonic laptop having touch screen access model and security options available with 32 character are excellent for better security purpose. Battery can withstand up to 7 hours. Panasonic Toughbook 19 device is ready with Bluetooth technology. One of the best feature of this laptop is Global Positioning System(GPS) receiver. Finger print scanner also new feature in which we can easily launch to our laptop just touch the scanner with our fingers.
Specifications:
Processor | Intel Core Duo U2400 |
Memory | 512MB SDRAM(DDR2) standard, expandable to 4096MB |
Operating System | Windows XP Professional SP2 |
Display | 10.4"1024x768(XGA),transmissive 470 nit daylight readable TFT Active Matrix Color LCD |
System Graphics | Intel 945GM video accelerator with up to 128MB shared video memory |
Hard Disk Drive | 80GB |
Optical Drive | 2.4X DVD+R DL |
Dimensions | 1.9" (H) x 10.7" (W) x 8.5" (D) |
Weight | 5 lbs |
Power | 61 Watt-Hour Li-Ion |
I/O Ports | Serial IEEE1394a VGA Giga LAN |
IBM Thinkpad X61
Features:
The IBM ThinkPad X61 is one of latest ultraportable business notebook. The IBM ThinkPad X61 notebook is highly designed for mobile professionals. It has strong stainless steel display flexible joints and internal unibody shape. The Laptop is body is very strong and looks very nice. The wireless on/off switch and door latch are placed at front side of the laptop. At left side of the notebook consists of USB port, 1GB LAN port, VGA connector, heatsink output grill and PCMCIA port. The 2 USB connectors, microphone / headphone jacks, 56k modem jack, HD access panel, Kensington lock port and 4 pin firewire ports are placed at right side of the laptop. The IBM ThinkPad X61 laptop has full size keyboard and the function keys, primary letters are comfortable to typing.
The IBM thinkPad X61 notebook offers wide range of latest features like Windows Vista Home Basic, 2.0GHz Intel Core 2 Duo processor, 12.1'' XGA TFT display antenna, 80GB hard disk, 1GB DDR2 RAM, 4 cell Enhanced Capacity Battery, 10.58'' (W) x 8.35'' (D) x 1.41'' (H) of dimensions, ThinkPad 11a/b/g Wi-Fi wireless LAN and LG GCC-4247N DVD/CDRW optical drive. This notebook has 3 lbs of weight and it is very easy to travelling. The IBM ThinkPad X61 notebook battery gives the longer battery backup.
Specifications:
Processor | Intel Core 2 Duo T7250 NV |
Memory | 1GB DDR2 SDRAM 667MHz |
Operating System | Genuine Windows Vista Home Basic |
Display | 12.1" |
Hard Disk Drive | 80 GB |
Optical Drive | LG GCC-4247N DVD/CDRW |
Weight | 3 lbs |
Subscribe to:
Posts (Atom)