SproutCore vs. Cappuccino

This is an interesting question, and one that has been popping up fairly frequently on various messages groups, twitter, and even IRC. There’s a couple of ways to evaluate SproutCore versus Cappuccino, but, perhaps, some of the immediate caparisons that people look at are the following: 1) Their respective feature set 2) Ease of use … Read more

Accessibility and all these JavaScript frameworks

I use a js-framework (spine.js in my case) in my latest site. Still I make sure that non-js browsers (certainly not over zealous: think SEO) can navigate my site and digest the contents. As an example I’m going with a search-page with products being shown. Products can be paged, filtered, sorted. Of course this is … Read more