#12 Playing with Atlas (beta)

[update] : there is an error at 1:26 when I add a ScrollView then a CollectionView in it. In fact, there already is a ScrollView in the CollectionView, so you can simply skip the ScrollView. I’ve updated the code of the episode.

In this episode, I’ll try to show you the basics of Atlas (which is available as a public beta since yesterday). I will assume that you already watched episodes #8 and episode #9, cause in this screencast, I’ll reuse part of the code that was written during those episodes. The small application written in this screencast is far from complete, but it will give you a taste of what you can do with Cappuccino and Atlas.

#11 Playing with CPTableView

In this episode, I’ll try to show you the basics of CPTableView. CPTableView is quite young but it already represents a lot of work from the community, especially Randy Luecke who worked a lot on CPTableView for his forthcoming TimeTable app.

I suggest you also read the NSTableView documentation for further information.

Thanks for your feedback!

#8 Cappuccino and Ruby on Rails : the Weblog application (part 1)

In the next 2 screencasts, I will show you how to create a simple Cappuccino application and connect it with the example Ruby on Rails Weblog application.

In this episode, I will build the Cappuccino interface. I’ll make the connections with the Rails application in the next episode.

Thanks to Ross and Francisco who kindly reviewed my code for your pleasure.

Your comments are welcome!