The Cutting Edge - New Toys to play with? Or merely ways to break things?
Bleeding edge technologies and new techie toys are great, but they can also be a nightmare to support.
This server, for example, is my personal server. If I want to install the latest version of $technology or $language I can do so safe in the knowledge that the only person who will be affected is me.
When you offer hosting services to the public you do not have that kind of freedom.
The reality is that hosting companies have to be quite conservative in some areas.
If the software is not stable then it is not usable.
For example, a couple of years ago PHP changed a number of things between versions in relation to register_globals. They may not have been huge differences, but many scripts ceased functioning as a result.
At present there are a number of "hot" technologies that developers seem to be interested in trying out:
- php5
- MySQL 5
- Ruby on Rails
- ASP.net 2

