amy's lab

October 9, 2009

WordPress for iPhone – Source

Filed under: Objective-C, iPhone — Tags: , , — amy @ 52

The WordPress for iPhone source can be downloaded from subversion.  This page has the instructions.

I downloaded the latest trunk version.  The app is using the Keychain Services API to store account information so that next time, when the app starts, it would automatically login to the blog.  Apple has a sample program called GenericKeychain that uses the Keychain Services API.

I have not looked at the WordPress for iPhone source in detail.  But one thing I noticed was that NSLog is used a lot for debugging purposes.  To prevent those statements from being printed in the release version, I think it is better to do something like this.

No Comments Yet »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

You must be logged in to post a comment.

Blog at WordPress.com.