This is our user interface framework. We use it for everything we do.
Goals
Cross-language support (Java, PHP etc.) The server side stuff should use technology easily implemented on any platform
Can be used independently of server-side code You should be able to use it on the client side without having to rely on server side compilation/services
Can be mixed with other frameworks It should have a single namespace and not extend native classes Also it should prefix all CSS classes to minimize conflicts
One very good skin Focus on creating a single skin that can be easily overwritten
Source code
HUI is part of both Humanise Editor and OnlineObjects. It also has it own repository.
We focus on user experience and design. We seek out the most simple and essential solution. We believe that machines should work for people. We think that knowledge should be free and accessible to all. We hope you agree :-)