Skip to content

Instantly share code, notes, and snippets.

@aussiegeek
Created September 1, 2008 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aussiegeek/8347 to your computer and use it in GitHub Desktop.
Save aussiegeek/8347 to your computer and use it in GitHub Desktop.

Last night we had our third Brisbane Cocoaheads meeting, great to see we picking up steam and seeing some regulars.

First of all we had Rob Keniger give us an introduction to the WebKit Bridge, which allows you to use HTML and Javascript within a Cocoa app, and bridge between Cocoa and Javascript.

Next up we had Dr Nic assisted by Anthony Mittaz+ try and throw together a quick app to download a contact list from Highrise and display it it an iPhone Table View, when we had to pack up we had the table view almost working correctly, and the data fetching was still to be done.

Watching someone else code, I picked up two shortcuts name
Cmd + Double Click a class name to view its header definiation
Option + Double Click on a class name to view its documentation

Next Meeting: 7pm October 6th @ Toowong Library

Also if you haven’t subscribe to the cocoaheadsau mailing go do so now, the Brisbane list will soon be retired

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment