background preloader

Sproutcore

Facebook Twitter

Connections to the Sproutcore javascript library

SocialSprout: Using SproutCore in OpenSocial Apps Step by Step. I have been playing around with using SproutCore for developing OpenSocial applications. I want to share my insights about this. You should only read this if you know something about OpenSocial and at least a little something about SproutCore. Trust me, if you're doing anything halfway serious with web development you should know these two technologies, especially the latter. Enough of my yappin' already! We will build a super simple SproutCore OpenSocial application that will display the thumbnail pictures of your friends and give you a slider to alter their display size. Let's get started: Install the SproutCore gem (at least 0.9.13):sudo gem install sproutcoreCreate a new SproutCore application (I'll call it socialsprout):sproutcore socialsproutChange into that new directory.Create a new model called "friend_icon":sc-gen model socialsprout/friend_iconCreate a new controller called "master":sc-gen controller socialsprout/masterOpen the project in Textmate (or any other editor...

SproutCore « Frozen Canuck. Sproutcore | ggml/> Recently I felt the need to share more of my “private projects”, so that someone else passing by can read about them and maybe find them interesting. My hope is that by making more things public I can get more motivated to continue on and not let those projects die. For those reasons, I’m introducing to you my latest project: Calliope. In the same period I “invented” Calliope by merging Scrabble and Macchiavelli I was discovering the existence of new web frameworks and technologies that I would have liked to experiment with. Since at that time I hadn’t a “private project” going on I decided to start one on Calliope itself, and to implement a digital version of the game based on web technologies. Here is a sneak peak of the result at current stage of development: Update: more screenshots here!

It is essentially a multiplayer real-time game, in which two or more players can interact with the board in turn. This was only an introduction, stay tuned for more! Like this: Like Loading... SproutCore. Sproutcore/sproutcore. SproutCore. SproutCore Guides. Unicolet.org.