Archive for April, 2009

ObjectiveFlickr 2.0 for Mac and iPhone

Wednesday, April 15th, 2009

I have just released ObjectiveFlickr 2.0 for Mac and iPhone:

http://github.com/lukhnos/objectiveflickr

As you can see, this is a complete rewrite aiming to put a number of things in place:

  • Targeting both Mac and iPhone SDKs, also for 32/64-bit platforms
  • Unified, simplified class interface design
  • Modernized coding style: NSError, properties, optional protocol methods
  • Uploading feature that can operate in memory-tight settings

And many, many more.

2.0 also comes with an iPhone app that demonstrates how you can create an iPhone Flickr photo uploader with ObjectiveFlickr. A Mac example app is also supplied.

Currently I haven’t got the time to complete the in-source documentation, but I believe the newly written README should give a good overview on how to use the framework.

The code is no longer hosted on Google Code, but you can still file issues there. You can also use the discussion group for that purpose.