up

Articles tagged ""

Cappuccino 0.8 Tools

Cappuccino comes with a comprehensive set of tools for developing, debugging, optimizing, and deploying your Cappuccino applications. Those who have been following Cappuccino since the 0.7 release will notice some changes in the tools. The most important...

Read more...

Solving the JavaScript Memory Management Problem

JavaScript has some real problems. Anyone who has programmed for the web can attest to that. And anyone familiar with what we’re doing with Cappuccino will recognize that we’re not afraid to tackle those problems head on. When we created Objective...

Read more...

Push with Cappuccino and Tornado

Elias Klughammer has taken the time to put together a demo of using the new Tornado web server to bring push to Cappuccino applications. Tornado is a brand new non-blocking server recently open sourced by Facebook which was built to deal with the high...

Read more...

Announcing Atlas

Over at 280 North, we announced our next product, called Atlas, at the Future of Web Apps conference in Miami this week.

Atlas is a visual development tool for creating web applications using the Cappuccino framework. The best way to explain Atlas...

Read more...

On Leaky Abstractions and Objective-J

In a recent post by John Resig, and in many of the comments, there seems to be the mistaken belief that Objective-J was designed to allow existing Objective-C programmers to write code that runs on the web. It’s been compared to GWT, where developers...

Read more...

Cappuccino Tools: "bake"

Note: please check the tools page on the wiki for the latest information on Cappuccino’s tools.

In the final installment of the Cappuccino Tool article series (for now), we cover “bake”, an automatic deployment tool. Writing a Cappuccino application...

Read more...

Cappuccino Tools: “press”

Note: please check the tools page on the wiki for the latest information on Cappuccino’s tools.

In the third installment of the build tools series we tackle one of the most advanced build tools: press. Recall from the overview that “press” is a tool...

Read more...

Francisco's talk at FOWA London

If you were in London last week at the Future of Web Apps conference put on by Carsonified, you may have had the opportunity to see our very own Francisco Tolmasky talk about Objective-J, Cappuccino, and, well, the future of web apps.

Thankfully,...

Read more...

Francisco's talk at FOWA London

If you were in London last week at the Future of Web Apps conference put on by Carsonified, you may have had the opportunity to see our very own Francisco Tolmasky talk about Objective-J, Cappuccino, and, well, the future of web apps.

Thankfully,...

Read more...

Lights Off - Porting the iPhone app to Cappuccino

A couple days ago, Steven Troughton-Smith decided to try his luck at Cappuccino. With a background in Cocoa programming, and recent work on rewriting Lights Off for the iPhone (the game originally released by Lucas Newman for jailbroken phones), he...

Read more...