Questions tagged [cappuccino]

Cappuccino is an Objective-J framework for developing modern applications which run in a web browser.

Cappuccino is an Objective-J framework for developing modern applications which run in a web browser.

152 questions
58
votes
21 answers

Xcode Crashing When Opening Project File

Xcode keeps crashing on me when I open my project file. I've been able to open it fine for weeks now. Not sure how to diagnose. It only crashes for a specific project. Process: Xcode [1293] Path: …
Sheehan Alam
  • 57,155
  • 123
  • 348
  • 546
46
votes
5 answers

SproutCore vs. Cappuccino

Aside from the language differences Javascript vs. Objective-J what benefits does Cappuccino provide over SproutCore and vice-versa in your experiences? In terms of a long-term forecast, is SproutCore more "supported" than Cappuccino because it is…
Sheehan Alam
  • 57,155
  • 123
  • 348
  • 546
38
votes
11 answers

INVALID_STATE_ERR: DOM Exception 11 (WebKit)

I recently tested a Cappuccino app I was working on with Chrome and Safari. I get the error: INVALID_STATE_ERR: DOM Exception 11: An attempt was made to use an object that is not, or is no longer, usable. The lack of information is frustrating.…
Regis Frey
  • 887
  • 1
  • 11
  • 21
24
votes
5 answers

SproutCore and Cappuccino

I'm about to build a web app and I would like to use either SproutCore or Cappuccino. Only thing is, I can't figure out which one to use... I've been reading about them, and they seem to share the same goals (MVC on the client, with a thin REST…
22
votes
6 answers

Learning Cappuccino

What is the best source to learn Cappuccino? I do "traditional" web development, but i'm very interested in this new framework. Please note that I have no knowledge of Objective-C.
Stefano
  • 290
  • 2
  • 7
11
votes
3 answers

GWT vs. Cappuccino

I'm in the planning stage of a web application and I'm trying to choose between GWT and Cappuccino. I have an idea of which one I think is better, but my partner is sold on the other choice. I was hoping to get some feedback on pros and cons for…
James
  • 1,676
  • 2
  • 22
  • 25
10
votes
4 answers

Anyone know of Objective-J syntax highlighting in vi?

I have been looking at the new Objective-J / Cappuccino javascript framework from 280North. They provide plug-ins for SubEthaEdit and TextMate to handle syntax highlighting, but I primarily use vi. Does anyone know of a way to get Objective-J…
Brian Ramsay
  • 7,160
  • 8
  • 37
  • 52
7
votes
1 answer

Sproutcore vs Cappuccino speed

I am evaluating sproutcore and cappuccino for use in my current project. Since I am a rails developer and I like pure javascript I think that sproutcore suits my style better. My problem is that every single sproutcore sample I have tested seems…
6
votes
2 answers

GWT, Sproutcore or Cappuccino

I am about to start a new webapp that will be running on P/GAE and reagarding the front end we would like to use one of the mentioned frameworks (GWT, SC, Cap). Which one do you think is the most developer friendly? It seems that Cappuccino looks…
PanosJee
  • 3,820
  • 5
  • 33
  • 49
6
votes
3 answers

How well is Objective-J documented? Is the documentation good enough to start using it seriously?

I consider going with Objective-J, instead writing plain JavaScript. But I wonder if the documentation of the language and the frameworks is good enough, since it seems like a very young development.
openfrog
  • 37,829
  • 61
  • 213
  • 364
6
votes
1 answer

Cappuccino, Django, AJAX, and fitting it all together - review my architecture!

I'm trying to get my head around Cappuccino. I'd like my StackOverview peers to review the architecture below and see if it makes sense - the aim is to utilize the unique benefits of Django and Cappuccino without doubling up where the technologies…
mikemaccana
  • 81,787
  • 73
  • 317
  • 396
5
votes
3 answers

"db:migrate rake aborted" error due to uninitialized constant Rake::FileUtilsExt

I'm new to Ruby on Rails, and I've been trying to deploy a simple Cappuccino app with Ruby on Rails on to Heroku for the last three days, and every time I initialize (heroku rake db:migrate) I keep get the following error. (in /app) rake…
jcardenishere
  • 71
  • 2
  • 5
5
votes
4 answers

Is there any live demo/sample applications for SproutCore or Cappuccino

Didn't find any from their website. I mostly just trying to see which one is worth going with(RIA of course). thanks
ez.
  • 7,438
  • 5
  • 27
  • 29
4
votes
2 answers

Is there a tool that picks up where 280 North's "Atlas" left off?

Occasionally I go back and watch this video. And then I cry a little bit because 280 North got swallowed up by Motorola and to this day no one really knows exactly what became of them. I know that there was something called "Greenhouse" for…
user456584
  • 79,881
  • 11
  • 69
  • 105
4
votes
1 answer

New to xcode and cappuccino

I'm trying to use xcode to develop a website. Installed the cappuccino plugin but when I go to create a new project no web templates appear. Any idea why? I have version 4.2.1 installed on Lion 10.7.3
Antarr Byrd
  • 20,852
  • 26
  • 85
  • 154
1
2 3
10 11