We've talked before on TheServerSide.com about how the new HTML 5 model for Web applications is going to bring us a generation of Web applications that depend on a very distinct separation between the server-side back end, and the Web-based user interface (UI). The idea is that your server-side application will be in Java (or .NET or whatever you like to code in) and the user interface will be a separate piece built on HTML 5 , CSS 3 and maybe a little bit of JavaScript.
Well, we're now seeing UI tools packaged with templates to ease the process of creating that seamless user interface that brings your Java applications to the Web. The Kendo UI toolset builds on top of existing UI and Web design tools and libraries like jQuery. The product line offers separate packages aimed at Web UI design, data visualization, and mobile applications.
Check out the official press release and let us know what you think of these tools.