Tagged Questions
Cappuccino is an Objective-J framework for developing modern applications which run in a web browser.
33
votes
5answers
5k views
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 ...
20
votes
7answers
14k views
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 ...
16
votes
4answers
3k views
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.
11
votes
2answers
3k views
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 ...
8
votes
4answers
2k views
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. ...
7
votes
1answer
2k views
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 ...
6
votes
1answer
1k views
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 ...
5
votes
3answers
3k views
“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 ...
5
votes
2answers
918 views
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 ...
5
votes
3answers
397 views
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.
4
votes
1answer
891 views
sproutcore or cappucino for web app development?
I recently found out about the sproutcore and capuccino frameworks for web app development as proper MVC approach to creating Desktop-like applications.
As far as I could understand, the main ...
4
votes
2answers
866 views
Atlas280 IDE alternatives
Are there any alternatives to 280Atlas (280atlas.com) (free/commercial)?
Which of those are mature?
4
votes
2answers
433 views
How does Cappuccino manages to layout views like in Cocoa?
How does the layout support of Cappuccino work? For example the centering and the automatik resizing.
4
votes
3answers
401 views
Are there any other frameworks (besides Cappucino) for building a desktop-like app in browser?
I would like to build an app which would be very similar to http://gomockingbird.com (will draw the mockups). Are there any other frameworks, besides Cappucino, for that? I dislike Objective-J syntax ...
3
votes
3answers
644 views
Which JavaScript framework to develop a client-side complex UI? Dojo, SproutCore, Cappuccino
I have been using Dojo and Dijit for more than a year to develop a browser-based IDE. Dojo is a great framework. But creating an IDE-like interface using Dojo is cumbersome and wastes a lot of time ...
3
votes
2answers
329 views
Cappuccino, Spoutcore or Homegrown solution for web based drawing application?
I'm currently looking at building an application for drawing entity relationships (data models).
Looking at both Sproutcore and Cappuccino they both look beefy enough to handle that kind of thing ...
3
votes
2answers
599 views
Scala RIA with Lift and
I'm curious what's the "best" way to program RIAs with Scala.
I'm new to Scala and would simply like to know where to start learning. It seems obvious that for web-apps Lift is the perfect choice to ...
3
votes
1answer
453 views
cappuccino django integration
Hi does anyone integrated cappuccino with django.
I wanted to use cappuccino as a front-end and django as a backend and communicate via CFHTTPRequest / Json.
I did the following:
copy the the ...
3
votes
4answers
9k views
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, ...
3
votes
1answer
383 views
Objective-J and Cappuccino and CGRect
I'm quite new to objective-j and the framework so I was attempting to drill down and understand some code, but I'm getting lost with the object (or struct) CGRect.
Here is the full documentation: ...
3
votes
3answers
2k views
Cappuccino on Windows
I'm a Rails dev, and some of the Cappuccino Rails concepts look damn compelling. Can I develop Cappuccino apps on a Windows (Vista) machine?
3
votes
4answers
2k views
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
2
votes
1answer
38 views
Transition from iOS only support to iOS + Android + web
I have a couple of iOS apps (Objective-C + iOS frameworks + a few web APIs). No fancy graphics, no opengl, no fancy audio processing.
I want to also support Android as well as general web users ...
2
votes
1answer
329 views
Dojo or Cappuccino or Sproutcore in term of speed and memory usage?
I want to develop a web application, but I need a strong and recent speed&memory comparison between Dojo, Cappuccino and Sproutcore, preferably latest version;
2
votes
1answer
285 views
Cappuchino frontend with a CakePHP backend
Has anyone attempted to integrate the Cappuchino javascript framework into a CakePHP based backend. is this recommended? As CakePHp can populate views with HTML is there any advantage of a frontend ...
2
votes
4answers
225 views
Has anyone had much success recently using the Cappuccino Framework?
I'm just creating my first project in Cappuccino without a lot of success. Looking for examples and documentation, there isn't a lot out there...
The differences from real Objective-C and the lack of ...
2
votes
1answer
154 views
How did cappuccino (objective-j) / Atlas take relative and absolute positioning out of the picture?
I've been checking out Cappuccino and Atlas lately, and they seem to have abstracted relative and absolute positioning away into something that just "works". I was wondering for those familiar with ...
2
votes
3answers
909 views
What is the Best Editor or IDE for Cappuccino Objective J development in Windows?
Could any one recommend me a Good Editor or an IDE for Cappuccino Web development in Windows.
2
votes
1answer
347 views
CPView tiled background?
Is there a way to tile an image in objective-j on a CPView?
something along the lines of:
[CPImage alloc] initWithPatternImage:@"Resources/grid.png" size:CGSizeMake(5.0, 5.0)]
Thanks guys ;)
2
votes
4answers
407 views
Managing inverse relationships without CoreData
This is a question for Objective-J/Cappuccino, but I added the cocoa tag since the frameworks are so similar.
One of the downsides of Cappuccino is that CoreData hasn't been ported over yet, so you ...
2
votes
2answers
1k views
Using Django as a Backend for Cappuccino
I'm new to both Django and Cappuccino. I have a Django site setup and running through Apache via mod_wsgi. I want to use Django as the backend for a Cappuccino application, but a VirtualHost setup in ...
2
votes
1answer
485 views
Clear and Redraw with Cappuccino (Objective-J)
basically I have this
@implementation MyView : CPView
{
CPArray MyPanelArray;
}
// Populate the MyPanelArray and position each panel
- (void)initMyView
{
...
}
MyPanels are pretty much ...
1
vote
2answers
36 views
JSON.parse not evaluating JSON strings properly
I am using JSON.parse to parse this JSON string
[{"created_at":"2012-01-24T22:36:21Z","name":"joe","age":42,"updated_at":"2012-01-24T22:36:21Z"}]
However I am simply getting this result as the ...
1
vote
1answer
31 views
How can I add a border to CPView?
I'm new to cappuccino, but I'm picking the language up fast. How can I add a border to a CPView? Or should I be using a different object instead? I've got a CPView that I'm using as a content view, ...
1
vote
1answer
36 views
CPTreeController (Cappuccino)
what is the best way to build a binding compatible outline view datasouce in cappuccino ? i.e. a kind of CPTreeController
my source is currently a jSON object (containing objects and arrays) and I ...
1
vote
1answer
98 views
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 ...
1
vote
1answer
49 views
CPArrayController not updating when new objects are added
Problem
Cappuccino app initially loads successfully. After an ajax call is made and an array is populated with JSON Objects, the Array Controller doesn't recognize it and populate the data.
Setup
...
1
vote
2answers
123 views
How to access <input type=file> contents?
I have two forms named form1,form2. One form with textfields, another with file inputs. I need to forge a POST request to the serverside with contents of textfields and file inputs. Reading contents ...
1
vote
1answer
68 views
Can I have resizable by mouse views with Cappuccino?
Can I have resizable by mouse views with Cappuccino ?
I mean, I need a "iTunes" layout as the layout sample code on their website.
But I wold like to be able to resize the areas with the mouse from ...
1
vote
1answer
136 views
How can I delete the Cappuccino Xcode Extension?
I installed an Xcode template for Cappuccino. I would like to delete it, but I am not sure how?
1
vote
1answer
613 views
Cappuccino V Sproutcore - Tableview
Has anybody used the table controls offered by these? I need features such as column sorting, resizing and moving, which unfortunately Sproutcore seems to lack? Does Cappuccino even offer these ...
1
vote
2answers
536 views
I'm confused about the tools/frameworks for mobile web app development
I'm confused. What are the differences between Sencha, Titanium, and Cappuccino?
1
vote
3answers
160 views
Best tools web app that makes heavy use of dragging and dropping widgets on a page
I'm in the research phase for a web application I'm considering building and need some advice on the best choosing the best technology for the job.
The app will make heavy use of dragging and ...
1
vote
1answer
115 views
Clip a CPImage into a circle or other shape
I have a rectangular CPImage setup like so
var img = [[CPImage alloc] initWithContentsOfFile:"Resources/img.jpg""];
I'd like to display that in my CPView subclass in a circle with the part of ...
1
vote
2answers
630 views
Sproutcore vs Cappuccino data model layer
I was going through cappuccino. I did not find any details about the data(model) layer. The same exists in Sproutcore. Am I missing something?
1
vote
1answer
886 views
Using Cappuccino JS framework with PHP backend
I have php based application currently written using CI. I want to integrate Cappuccino JS framework at my UI layer. Does anyone know how can one go about doing that?
1
vote
3answers
617 views
Free UI tools for Cappuccino?
I'm looking for free tools to design the UI for my web app.
I'm pretty new to this field, so please point me to acceptable solutions.
Basically, I need to fill a "screen" with some controls, that's ...
1
vote
4answers
2k views
Flex 4 vs JavaScript Options (Cappuccino, JQuery, etc.)
Rehashing an older post:
http://stackoverflow.com/questions/1570070/jquery-vs-flex-choosing-a-platform-for-saas
We are preparing to develop an application that is exceptionally dynamic and ...
1
vote
2answers
226 views
Good book for learning language-design/implementation?
I would like to start contributing to Cappuccino -- mainly though, Objective-J. I have a good understanding of JavaScript, but not of language design/implementation. Is there a good book that covers ...
1
vote
1answer
370 views
Cappuccino and Spring
Does anyone have experience with making Cappuccino-based webapps that consume REST-based webservices from Spring? Any recommended tutorials? Or just Capuccino/AJAX tutorials? Any thoughts on this ...