Dispelling Some Confusion Over SproutCore

While SproutCore uses Ruby to generate static HTML and JavaScript files, you are not tied to Ruby or Rails in production.
SproutCore runs in the browser, your production system can use whatever backend you want, as long as it sends JSON to the browser.
When I was using an early version of SproutCore to build .Mac Web [...]

SproutCore and Web Gallery

The .Mac Web Gallery announced this morning was our team’s secret project these past few months. To build this, we used a JavaScript MVC framework, SproutCore, that Charles Jolley, another member of our team, started before coming to Apple.
And yes, I know I’m contributing to the proliferation of cat photos on the Web.
One more thing: [...]