Kendo UI - a framework for modern HTML UI
41–50 of 95 posts
Re: Kendo UI - a framework for modern HTML UI
#42Seems like an obvious FAQ would be, "How does this compare to jQuery UI?".
It appears to be more oriented toward enterprises, who'd be happy to license this just for internal web apps. You've got Grid and Chart widgets (must-haves for internal sites that show business data), but no Datepicker (a must-have for consumer-facing sites).
Re: Kendo UI - a framework for modern HTML UI
#43Re: Kendo UI - a framework for modern HTML UI
#44I apologize in advance if this opinion offends anyone, but every HTML UI kit that I've seen simply can't hold a candle to native kits such as WinForms, WPF or even Cocoa. I would really love a write-once browser based solution, but I just can't see that type of solution ever catching up to native tech. How long do we have to wait before the browser can catch up? Do you think it will ever happen? The closest thing tha…
I think Sencha is possibly the closest to that for the web right now. I find it fairly similar to writing form-based desktop applications.
Re: Kendo UI - a framework for modern HTML UI
#45I apologize in advance if this opinion offends anyone, but every HTML UI kit that I've seen simply can't hold a candle to native kits such as WinForms, WPF or even Cocoa. I would really love a write-once browser based solution, but I just can't see that type of solution ever catching up to native tech. How long do we have to wait before the browser can catch up? Do you think it will ever happen? The closest thing tha…
I am doing it in my free time (at nights), because I have no funding: it is a quite huge undertaking: I am ready with 5300 lines of code, but I still need a couple of weeks just to release a very early demo. My secret aim is to make it a flash/flex killer in the long term. In the very long term:)
Re: Kendo UI - a framework for modern HTML UI
#46I apologize in advance if this opinion offends anyone, but every HTML UI kit that I've seen simply can't hold a candle to native kits such as WinForms, WPF or even Cocoa. I would really love a write-once browser based solution, but I just can't see that type of solution ever catching up to native tech. How long do we have to wait before the browser can catch up? Do you think it will ever happen? The closest thing tha…
Re: Kendo UI - a framework for modern HTML UI
#47Earlier quoted context omitted.
I think Sencha is possibly the closest to that for the web right now. I find it fairly similar to writing form-based desktop applications.
Sencha isn't even remotely cross-platform, with support restricted to the latest webkit-based browsers with decent CSS3 support. Sencha's UI is pretty bad on any other device but an iPhone.
Re: Kendo UI - a framework for modern HTML UI
#48If you take away how this looks, and start digging into the project from a beginner's perspective, this project is awful. I find this with most of the supposed "UI frameworks" out there for HTML. With a few exceptions, they mostly lack: 1. Good documentation that doesn't just define the framework, but teaches you how to use it and get stuff done with it. Code already defines what it is, your docs should tell me why i…
Re: Kendo UI - a framework for modern HTML UI
#49Re: Kendo UI - a framework for modern HTML UI
#50But are people willing to buy a framework like this? Or is everyone just using JQuery UI and leaving it at that?