WebHub
Designed so that you can change everything except 
the program logic WITHOUT recompiling including graphics, fonts, page layout, 
page content, and more.
Most web development systems
 
The HTML is embedded in with the program logic, forcing the team to hunt down the 
programmer to recompile the application whenever ANY change is needed! 
This poor design not only wastes time, but can be extremely frustrating for team members who are waiting 
to see their changes or for programmers who are repeatedly hassled to recompile at inconvenient times.