Archive for February, 2006

Domain Auctions

Wednesday, February 22nd, 2006

In Finding Deleted Domains, I talked about using WhoIs.net to search for expired domains, but this is not exactly the best way to get a valueable domain. For a high quality domain, you probably have to go with one the auction services, like Snap.com. You should be prepared to pay more as the bidding process can be quite costly, but cheaper than directly dealing with a domain owner who wants thousands of dollars for their domain name.

Before jumping in with the bidding process, read How to Snatch an Expiring Domain, which is a thorough and interesting look into the way registrars are retaining deleted domains and making it harder for the rest of us to actually catch an expired domain.

Big Daddy PageRank Update

Tuesday, February 21st, 2006

If you have not checked your Google PageRank yet, you might want to take a look and see if it has changed at all for you. You can use Web Site Metrics Tool to check your pagerank across multiple data centers.

Our current pagerank is between 4 and 5 depending on the data center.

There is also this Big Daddy Dance Tool, that checks just those specific data centers.

Online Privacy

Friday, February 17th, 2006

As a webmaster one of the issues I am faced with is online privacy. Popular media would have you believe that it needs to be protected, but no one really defines what IT really is. At the most basic level, online privacy means that personal identifiable information must not be logged, stored, or distributed. As a webmaster and owner of a web site, tracking my site’s traffic is very important. A server’s access logs can only track an IP address and some information in regards to the browser that a person used to access the site. Although an IP address can lead back to an ISP, without that ISP’s willing cooperation (and access to their logs), a webmaster cannot really track the actual computer, let alone the person who actually visited their site. An IP address alone narrows down perhaps what ISP was used, but after that, the bread crumbs stop.

Losing Your Privacy

Many sites implement cookies, which allow the site to store and retrieve information from your computer. This information is usually basic login information or in the case of forums, what posts you have read or responded to. Marketing companies love cookies because they can use them to build profiles of what sites you like to visit and what interests you. They use this information to sell you more products and to figure out what party candidate you most likely would vote for. If you think this is invading your privacy, consider your ATM card which not only identifies you personally every time you use it, but can be used to track your whereabouts, based on where you used it last!

Today’s sites no longer ask you to store cookies for them, they simply do it. Most Terms of Service Agreements, (you know those pages you never read on any sites you go to), will always include some sort of consent statement. It usually states that by using services on their site, you are consenting to the site storing or even divulging some of the personal information that they will be tracking. Many sites, even commercial ones, will market out your email address and reward your consent with spam email for months to come.

One-Click eCommerce

Enter the single click web site, which revolutionized internet shopping by allowing site users to click once to purchase an item and not even have to enter any credit card information, because the site already had everything on file for you. Convenience led to massive privacy invasion with your consent of course. A worse case scenario is that perhaps your favorite online store messed up their accounting and charged you less for a purchase, and three months later they decide to correct their mistake and automatically charge your credit card. Of course you could complain and try to save yourself the charges, but all of this requires time, time which costs you too. In the end you have given up significant control for the convenience of one-click shopping.

(more…)

Web Design Computers

Thursday, February 16th, 2006

This week I had to sit down and take care of my tax filing for the year and one of the things that I put down is my computer. I sit in front of computers all day long, that at this point, they are like my car. I hardly can see myself living without one. But what I really started thinking about was what would be the best computer for web design, since WebKeyDesign is now a huge part of my life.

MacOS Versus Windows

Without a doubt I am a huge Macintosh proponent. I absolutely love my 15 inch Powerbook and think it is the best computer I have ever used. However not everyone is the same and not everyone wants to make such a big investment. If you are really serious about web design, I am going to recommend that you have both a Macintosh and a Windows PC. If you can swing it, you might also consider a home test server with Linux + Apache + MySQL + PHP setup. The linux server will be great to test out new projects before you actually implement them on your hosting server.

For most web design, if you absolutely are going to have one computer, I would recommend a Macintosh. The Powerbook or iBook will give you portability and the ability to do graphics work as well. If most of your web design is code based though, like PHP, Perl, or any other scripting language, I would probably choose a standard PC laptop like a Leveno Thinkpad. Although there are great text editors on the OS X platform, your options on Windows are more and more varied. Portability aside, you could probably do well with a nice desktop. Whatever you decide, make sure your main computer has a large monitor size. Something higher than 1024 is a must for today’s web work.

A Windows PC is what I use to check sites once they are up and running. Even though by now IE 6 is the most hated browser, you still need to check your site on it. There are tons of small utilities that are available on Windows that you can use for web design and maintenance. Yes, I know many of these apps really are bad, but sometimes you find a few that are worth using Windows for.

The Portable Web Server

MacOS X has Apache server already included, but you may find that messing up your main computer is not worth the trouble. If you already have the Windows computer, then you can also use that to run a test setup of Apache. My personal favorite is EasyPHP, which runs as a private server on Windows, only accessible to the local machine user. This is a great way of testing your site’s files before uploading them to your hosting account. If you have a third machine, you could probably run full blown Linux with Apache and have your own web server for testing.

Windows Web Hosting Versus Linux

Monday, February 13th, 2006

Lately I have had many inquiries about Windows Web Hosting, and since I only offer Linux based web hosting to my clients, I felt it necessary to point out a few things when it comes to web hosting and choosing the right host for your web site projects.

Your primary concerns when choosing a web host should be that a web host is reliable and meets the requirements for your web site. This may include having multiple databases, parked domains, or simply having a certain amount of bandwidth. If your site is dependant on Microsoft technologies such as ASP or using data from an Access database, then your hosting requirements can only be met by choosing a Windows web host. Although you may be able to run some of your site on another type of host, it is preferable to use a Windows host, since your site will perform better and there will be less conflicts than if you were to choose a Linux host.

One of the things you may notice about Windows Web Hosting is that there can sometimes be a price difference, with Windows hosting costing as much as double the price of a basic cPanel Linux host. While it is not clear if license costs are the driving force for higher prices, you should consider that the ease of use of Windows and the ability to utilize Microsoft-only technologies do add some cost to Windows web hosting. As a comparison consider Apple’s .Mac services which cost higher than standard web hosting, because Apple is primarily selling its services on ease of use. This is the same situation in the Windows hosting market. The ease of use and ability to run ASP driven sites will cost you extra.

In the Linux hosting market you give up the use of Microsoft technologies, but you get a very reliable and proven solution in Apache + MySQL + PHP. You may also find that Linux hosting packages are more diverse, ranging from small space and bandwidth allotments, to very large gigabyte accounts that even occasional webbloggers can afford. In addition to being less expensive, there are many scripts and third party solutions that are available. You may find more competitively priced packaged solutions than in the Windows market.

Perhaps the difference (other than price) between a Windows host and a Linux host is the technical one. While almost everyone is somewhat familiar with a Windows desktop, not everyone is familiar with Linux and it may take a while for a new webmaster to become comfortable with the differences. However all new webmasters will have to learn about web hosting in general, so this should not deter you in choosing a Linux host over a Windows host. You will find that almost any technical issue with Linux hosting can be resolved by researching it on Google and Yahoo. And if you hire someone to do your site’s maintenance, this may not be a concern at all.

Close
Powered by ShareThis