Skip to content

Tag Archives: development python cherrypy cappuccino

Cappuccino and CherryPy, Part II

I’m in the process of blogging my experiences using the Cappuccino JavaScript framework and CherryPy, a Python web application project. The first post can be found here.
Cappuccino is designed to provide an application-like interface inside a web browser. As a result, when you’re building a Cappuccino application, instead of the server providing [...]

Cappuccino and CherryPy

Cappuccino is a JavaScript toolkit for building application like experiences on the web. It’s developed (and used) by the folks who produced 280 Slides, a rather amazing presentation package for the web.
I’ve been doing a fair bit of of Mac development and have come to appreciate the syntax of Objective-C. One of the [...]