Web Design Computers

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

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.

WP-Shortstat Broken With WordPress 2.0.1

My new website MovieComment.com was setup with WordPress 2.0, and so when the 2.0.1 release showed up, I went ahead and upgraded it. Thinking everything went okay, I forgot to check all the plugins, and it appears that WP-Shortstat 1.3 and WordPress 2, no longer work after installing the 2.0.1 update. No new hits are tracked anymore, but you can still view whatever stats you had prior to the upgrade.

The reason is that there is a conflict with the Google Sitemap plugin. HappyArts Blog though has modified WP-Shortstat to work around the problem, and it appears to be working for me now.

HappyArts Blog is a German blog, so you might want to have Google translate HappyArts Blog for you.

Update: HappyArts Blog has incorporated my CSS changes into his version of WP-Shortat. There is also a download page in English.