2 Results for web analytics

Cappuccino Ports Cocoa API to the Web

The latest means to create desktop-style Web applications using JavaScript was announced last week, and has created quite a flurry of excitement. Cappuccino, an open-source application framework, was released by the programmers at 280 North, a Web startup that has been using Cappuccino in its own development. Cappuccino, as the FAQ states, is released under the Lesser GNU Public License. This license ensures that while the Cappuccino framework itself will remain open source, applications written using it may be released under any license, without restrictions.



SproutCore Raises the Bar for Client-Side Programming

Client-side Web developers work mainly in JavaScript, HTML, and CSS, displaying and manipulating data within a Web browser, while retrieving and storing that data on the server. One exciting new entry on this front is SproutCore, a new JavaScript framework that brings a full model-view-controller (MVC) approach to client-side programming. SproutCore gained a great deal of public attention in the last week, since Apple announced that its new MobileMe (formerly .Mac) service uses it.