Parveen Kaler

Founder | Smartful Studios Inc.

Month: September, 2008

iPhone Development: Reading Objective-C Methods

When teaching Objective-C, I’m finding that some have trouble reading method signatures.  Reading Objective-C methods can be made easier if proper spacing and indenting is used. This is what a method looks like in Objective-C: – (ret-type) keyword:(arg-type)arg-name keyword:(arg-type)arg-name It is much easier to read if it is typed as such: – (ret-type) keyword:(arg-type)arg-name keyword:(arg-type)arg-name [...]

Chuck Palahniuk On Story

I bookmarked this video on YouTube earlier.  But really, it deserves a full post. [youtube]http://www.youtube.com/watch?v=Ci2VGxweA7E[/youtube] We know that money comes and goes.  We know that possessions become a burden.  They really become a burden.  But story, story is so valuable and is painless to carry with us and it’s something that we share.  And the pixies were [...]

The War of Art

Steven Pressfield did not expect The Legend of Bagger Vance to be a successful novel when he decided to write it.  He did not expect it to be adapted into a film starring Matt Damon and Will Smith. This is the central theme that The War of Art expounds.  An artist can not expect to create [...]

Your iPhone Development Questions Answered

I’ve been getting a number of questions from programmers about iPhone development.  I thought I would compile the answers into one place and push them out into the world. The iPhone SDK has been updated at a blistering pace and the documentation has not kept up with the API changes as quick as it could [...]

Panic in Railtown

Railtown is beautiful, especially at night.  I hope that us yuppies don’t descend on the neighbourhood too soon. I left the party uncharacteristically early for myself.  It was a great party and I bumped into a few old friends.  I also met a few people that may become great new friends.  However, thoughts of the class I would [...]

Fear

I just finished reading The War of Art by Steven Pressfield.  I thought I would share a quote: These are serious fears.  But they’re not the real fear.  Not the Master Fear, the Mother of all Fears that’s so close to us that even when we verbalize it we don’t believe it. Fear That We [...]

Site Update, iPhone, Lifestream

Site Update I recently shutdown a number of accounts at social networking sites.  This site contained a number of widgets and links to those sites.  So, I decided it was time for a little bit of a facelift to the site’s theme. The new theme is meant to be much more clean and compact.  The [...]

Quente II Fashion Show

Last Friday, Jay and myself went to Quente II.  Quente is a fashion show that was hosted by Noot Seear to benefit Rose Charities.  Here is an interview with Noot Seear about last year’s event: [youtube]http://www.youtube.com/watch?v=1Wi7kB6V-lA[/youtube] Jay and I showed up at the Shaughnessy mansion looking hotter than hot as usual.  I dressed down but made [...]

Teaching iPhone Game Design at BCIT

I will be teaching an iPhone Game Design course at BCIT this fall.  The class starts on September 13th.  I’m told there are still a few spots available. Here is the course description: This course focuses on developing games for the Apple iPhone and iPod Touch. Emphasis will be placed on issues that are unique [...]