Hey,
First off, hopefully this is in the right section, as it combines CSS, PHP and JS. However most of the code would be PHP, so I thought I'd put it in here.
Secondly:
You know how flash sites have all their fancy, fluid actions, but use up a lot of processor and take awhile to download?
What if we used the power of Dynamic CCS with PHP and JavaScript to make such websites, without the disgusting mess of flash?
My idea for my website (Idea is pantented):
Center box depecting title of website, with boxes on parts of a ring around the center box and the outside boxes equal degrees apart.
This allows for websites to be displayed nicely, or even for servers to be displayed very nicely as follows:
Box background goes between
Green - Server up and running fine
Yellow - Maintenance due soon, or buggy but server still running
Pink - Server closed for maintanence
Red - Server down until further notice
Or whatever I decide

But then the servers that are up are displayed up the top, then yellow, then pink, then red at the bottom, with buttons on the side to change the ordering.
I understand this isn't very economical of space (As a circle would take up a lot of room, and horozontal text around a ring would take up space on the ring if you didn't want it to overlap), but if you had only a few things that change status often, such things would be good no?
Also could AJAX be included so the page doesn't have to be refreshed?
Please, discuss my idea, and tell me if it's possible!
~Tim