A beautiful thing is never perfect. The saga of one GUI designer and his friend, the 960.gs

When developing a complex web application like TenForce Execution, we regularly come across real live problems - the kind you don’t find in textbooks.

One of those is the flexibility to quickly add new pages.
We faced a set of issues:
 
•    We find ourselves repeating the same work over and over for each new page we design,
•    CSS and HTML are quite verbose, so loading times are way too high,
•    the (X)HTML and CSS-structure are too complicated.