This week marks a big mile stone for me and for you. This podcast marks the 3rd year the Web Hosting Show has been around, creating podcasts week after week to help you learn more about and get more out of the web hosting industry. In previous years I have had bigger celebrations but this year I’d like to tone it down a ‘bit.
I often get asked a few general questions about this show and how I do things so I thought this week’s show would be a perfect time to answer some frequently asked questions.
When and how did this podcast start up?
This podcast was a project I wanted to do after writing Lockergnome’s Guide to Web Hosting. After that eBook was finished, I needed something to spend my time on – and with podcasting still being an infant those days, I thought I would try to put together a weekly show. Three years later, I have yet to find a reason to stop yet.
Who are you to tell me about web hosting?
I’m just a guy who has a passion for the web hosting business. I’ve been described as a cheerleader by some, but personally I don’t think I look that good in a skirt. I started in the hosting industry back in 2003 – working as a level one support guru. Then I worked my way up to becoming both a customer service director, then manager. In late 2004 I was fired from my day to day hosting duties and decided to give freelance writing a shot. From there till 2006 I wrote about the hosting industry and worked for several Online juggernauts till I came back to customer service work at Lunarpages in September of 2006. I guess if you wanted to consider that a “day job”, my role there is the forum mod and “sales guy”.
What advice do you have to give other podcasters?
If anybody else out there wanted to do what I do about any topic out there under the sun, I would tell them to just give it a shot. You’ll never know if your any good unless you stop being afraid of failure and get of your rear end and try. I have been far from successful at everything I have done (everybody has a bad idea from time to time) but get an idea, grab a mic and talk. If the listeners come, they come. If they don’t then you at least can say you gave it your best shot.
What is next for the Web Hosting Show?
Well, with 400 to 500 episode downloads a month I am happy to say the Web Hosting Show’s audience continues to grow day after day, and podcast after podcast. As an example, here is my feed stats from day one to the present:

I want to keep doing what I’m doing, hopefully do it well.
PHP 4 vs PHP 5
There has been lots of talk about web hosts offering and clients needing upgrades to PHP 5. For those of you who might be outside the loop, let me first explain what PHP is. PHP is a framework that works on your hosting server’s side of things. It is a programing language that allows web developers to create content that dynamically interacts with databases.
Now the main reason you would want to upgrade to PHP 5 is that development for PHP 4 ceased at the end of 2007. You will no longer get updates for it, unless they are security related. Critical security updates for PHP 4 will be provided till August 8, 2008. So this is another good reason why a move to PHP 5 might be a good idea.
Where are the advantages of PHP 5 over PHP 4? Well without getting too geeky on you there are a number of improvements that just make it more robust, faster, more secure and easier to work with. What was wrong with PHP 4? Well, nothing really – it is just getting a little long in the tooth. PHP 4 you have to remember was released back in 2000. Think of it as a pair of old shoes you really love. the laces might be lost and your holding the heel on with duct tape but you can still put them on your feet and use them. PHP 5 would be the pair of sneakers you always wanted.
There have also been several public movements to help lead the charge to PHP 5, one of the more popular ones was the GoPHP5.org project that shared information about PHP 5 and kind of helped push a lot of web hosts in the right direction when it came to supporting the most recent stable release of PHP 5.
The name of the game is evolution. As with any technology, we need to move forward as soon as there is a solid stable release because in doing so we can continue to make things bigger, faster, better and stronger.