As someone who does JavaScript and HTML5 UIs for a living, I'm interested to understand more about the market of customers who pay for UI components or libraries. Can anyone comment point me to an successful MVP in this area or tell me about customers who buy this stuff?
Kendo UI is out of beta
31–40 of 54 posts
Re: Kendo UI is out of beta
#32As someone who does JavaScript and HTML5 UIs for a living, I'm interested to understand more about the market of customers who pay for UI components or libraries. Can anyone comment point me to an successful MVP in this area or tell me about customers who buy this stuff?
No MVPs to offer, but Sencha and Highcharts are making a living licensing their Javascript libraries. If you're interested in this market, I'd recommend libraries for building complex infographics. Something beyond the standard business charts you see everywhere.
Re: Kendo UI is out of beta
#33Re: Kendo UI is out of beta
#34As someone who does JavaScript and HTML5 UIs for a living, I'm interested to understand more about the market of customers who pay for UI components or libraries. Can anyone comment point me to an successful MVP in this area or tell me about customers who buy this stuff?
99% of writing code is basic stuff that anyone out of school can do.
(Yes I made 99% up out of thin air but in my experience it's reasonably accurate)
In the world there are a lot of programmers that can do 99% of the work fine but who freeze at a problem. This isn't meant as a criticism. These people are good workers, good citizens, and so on. But in my experience they are the type of people who got a CS degree because they heard "it was the future" and are happy with a 9 to 5 job where they don't have to think about technology or code past 5:01 PM
When you supervise coding in a corporate environment you generally have 1 or 2 stars and then a bunch of other guys who fit the above description. You don't want your stars constantly being distracted by the others when they hit a problem so you seek out tools with support contracts. Then when someone hits a problem they file a support request and move on to something else until they get a response.
When support solves the problem those guys go back to coding the 99% of the stuff that they can do and everyone's happy for a fraction of the price.
$399 a year is cheap when it allows you to hire programmers who are competent but not stars (and who are accordingly cheaper)
Re: Kendo UI is out of beta
#35Just wondering why you would pick this over say jquery-ui or a combination of free and open source solutions?
This is way slicker than what you could build using jquery-ui and available plugins unless you are rockstar with the js and have an excellent design person. For instance, the best time-picker plugin I've been able to find for jquery-ui is nice but isn't perfectly cross-browser and not as pretty: http://labs.perifer.se/timedatepicker/ Now look at the Kendo time picker. Design and usability are crucial to a successful…
Re: Kendo UI is out of beta
#36Please don't consider using this at least until they make their own demo accessible to non mouse users (I raised the same complaint the last time this was posted, no change).
I'm all for keyboard navigation, but I'm not at the point of boycotting if somebody doesn't support keyboard-only interaction.
Re: Kendo UI is out of beta
#37Just wondering why you would pick this over say jquery-ui or a combination of free and open source solutions?
This is way slicker than what you could build using jquery-ui and available plugins unless you are rockstar with the js and have an excellent design person. For instance, the best time-picker plugin I've been able to find for jquery-ui is nice but isn't perfectly cross-browser and not as pretty: http://labs.perifer.se/timedatepicker/ Now look at the Kendo time picker. Design and usability are crucial to a successful…
http://trentrichardson.com/examples/timepicker/
It extends the standard jQuery UI datepicker but you can turn off the date picker part leaving the time picker.
Re: Kendo UI is out of beta
#38Please don't consider using this at least until they make their own demo accessible to non mouse users (I raised the same complaint the last time this was posted, no change).
Honestly, I wouldn't hold your breath. You're probably so far on the fringe that it's not worth their time to fix it for you. They're demo works fine on my phone (Opera Mobile browser), the only mouseless interface I use. I'm all for keyboard navigation, but I'm not at the point of boycotting if somebody doesn't support keyboard-only interaction.
Re: Kendo UI is out of beta
#39Please don't consider using this at least until they make their own demo accessible to non mouse users (I raised the same complaint the last time this was posted, no change).
Honestly, I wouldn't hold your breath. You're probably so far on the fringe that it's not worth their time to fix it for you. They're demo works fine on my phone (Opera Mobile browser), the only mouseless interface I use. I'm all for keyboard navigation, but I'm not at the point of boycotting if somebody doesn't support keyboard-only interaction.
From what I'm told by the "business guys", making your stuff accessiblt to the handicapped is a realy leg-up on some juicy contracts.
Re: Kendo UI is out of beta
#40As someone who does JavaScript and HTML5 UIs for a living, I'm interested to understand more about the market of customers who pay for UI components or libraries. Can anyone comment point me to an successful MVP in this area or tell me about customers who buy this stuff?