This is a ShowOff presentation on basic Image Kit programming.
If you want to see it, you need to install showoff and then run it in this directory:
$ gem install showoff
$ git clone git://github.com/ctshryock/ImageKit-ShowOff.git
$ cd ImageKit-ShowOff
$ showoff serve
Then you should be able to go to http://localhost:9090 to view the presentation.
#Basic Image Kit Programming
Quick and dirty y'all.
Image Kit was introduced with 10.5 and brings easy browsing, viewing, editing, and processing for images.
This presentation is broken into parts; introduction of the parts, walk through of building an image browser a la iPhoto, and a demo of extending it to do other things.
Estimated time: 5-7 minutes
##TOC
- Intro
- Basic Tasks
- Building an image browser
- Hackie demo