July 12, 2010

Localizing Cappuccino Applications

I’ve posted an article about multi-lingual localization for a Cappuccino applications:

http://www.memoryminer.com/blog/?p=134

The article includes a link to a Github gist with working code.

July 07, 2010

CappKiDo: An Awesome Doc Browser for Cappuccino

AppKiDo is an API documentation browser for Cocoa. CappKiDo is the same tool, but for Cappuccino ! It is very elegant and so easy to find the doc you want. A must try!

June 12, 2010

Pivotal Labs Tech Talk on Cappuccino

Ross recently delivered an hour long Cappuccino overview for Pivotal Labs. The video is available online for those interested.

May 07, 2010

CuCapp : Cucumber for Cappuccino

CuCapp is Cucumber for Cappuccino.

Introducing CuCapp

May 03, 2010

Introducing Raphuccino: RaphaelJS meets Cappuccino

RaphaelJS is a Javascript library that lets you easily create and manipulate vector graphics. I thought it would be great to have a beautiful Objective-J API to use it in Cappuccino projects. What I came up with is Raphuccino (with video).

April 22, 2010

Cinemira (built on Cappuccino) Public Beta

Cinemira is a Cappuccino application that provides a unique view into the iTunes movie store. Its goal is to make finding, tracking and being notified of movie rentals much easier.

It has recently reached a public beta phase, which means you can load up the app without having to create an account. I encourage you to check it out to see another example of a production Cappuccino application in action.

April 20, 2010

Cocoa To Cappuccino – Spatially Formatting Text Fields

A blog post that shows how to draw wide, equally spaced, strings in Cappuccino.

Cocoa To Cappuccino – Spatially Formatting Text Fields

It describes a work-around for the missing method -[CPString drawAtPoint].

April 17, 2010

HOWTO : Write Objective-J Tests

This is a condense version of best practices for testing Cappuccino applications. If you’re interested in test but don’t know where to start, this would be the blog post for you!

Blog Post

April 14, 2010

Cappuccino Screencast: CollectionViews and their Items in Interface Builder

Tutorial screencast: “CollectionViews and their Items in Interface Builder”.

http://www.vimeo.com/10921630

This tutorial shows you how to use Interface Builder to create a collection view and its item views for a Cappuccino project.

The video has been sped up to reduce its size and run time, so make use of the pause to get things down.

This process is how I do it, however if you know of a better way or some different steps please contact me on Twitter @stevegeek

Hope this is useful!

April 08, 2010

Cappuccino 0.8 Released

In case you missed it yesterday, Cappuccino 0.8 was officially released and the Cappuccino blog had an overview of the new features, which include:

  • CPTableView & CPOutlineView implementations
  • Automatic image spriting
  • nib2cib updates
  • CommonJS and Jake-based build tools

Established APIs have not changed much, so upgrading your apps should be relatively painless!

April 06, 2010

The Basics of Cappuccino Theming

I just posted the second post in a series of posts about Cappuccino. The posts explains the basics of the Cappuccino theming engine and can be found here

March 21, 2010

Objective-J Explained: Toll-Free Bridges

Here is the link

March 13, 2010

Randy Luecke Becomes a Cappuccino Committer

Those following Cappuccino’s progress on GitHub are already aware that me1000 has had commit access for awhile now (and has been making good use of it), but it was officially announced on the Cappuccino blog today.

Congrats to Randy and keep up the good work!

March 02, 2010

This Week in Edge Cappuccino (41)

http://j.mp/twiec41

February 21, 2010

This Week in Edge Cappuccino (40)

http://j.mp/twiec40

February 09, 2010

Thinking About Strings

A tutorial on strings in Cappuccino for Cocoa programmers.

Thinking About Strings

The tutorial contains an example program, cappscanner , that implements a CPString Category which performs scanning, similar to Cocoa’s NSScanner.

#cocoa-to-cappuccino

February 07, 2010

This Week in Edge Cappuccino (38)

http://j.mp/twiec38

February 05, 2010

SIDecimalNumber

Hey guys, I worked on a port of NSDecimal, NSDecimalNumber and NSDecimalNumberHandler a while ago to Cappuccino and since the request for extensions to be named after our initials I have renamed and moved the source to its own repo

http://github.com/stevegeek/SIDecimalNumber

Hope some one might find it interesting even just as a programming exercise.

Stephen Ierodiaconou

February 02, 2010

Another Step by Step Cappuccino Tutorial

I meant to show this at NSConference but it turned out as a disaster. Anyway, so I put it up as a blog post Enjoy!

February 01, 2010

Vimeo Support in CPVideoKit

I’ve added Vimeo support to CPVideoKit Please note: the Vimeo JavaScript API (if you can even call it that), sucks. But basic playback, pause, mute, volume control and so forth works.

It might still be a little rough around the edges, but will point you in the right direction for your everyday Cappuccino video household needs. I’ve updated the demo app, too.

Enjoy!

- Johannes

January 31, 2010

This Week in Edge Cappuccino (37)

http://j.mp/Twiec37

January 26, 2010

OJMoq v0.3.2 Released

A new version of OJMoq has been released. It includes callbacks and more significant base objects. You can read about it here and here . The source for OJMoq is on GitHub and in order to install it all you need to do is type sudo tusk install ojmoq (that is, as long as you have Narwhal).

Cappuccino Casts : #13 Loading views from a CIB using CPViewController and Atlas

http://j.mp/CappCast13

January 25, 2010

CPVideoKit: Beautifully Embed and Control YouTube Videos in Cappuccino

So I just released CPVideoKit and even made a little video showing it off. It let’s you easily embed and control YouTube videos in your Cappuccino app with a nice Objective-J API. Enjoy.

January 21, 2010

HomeBlog This Week in Edge Cappuccino (36)

http://j.mp/twiec36