Apple’s photo management application, with about as many detractors as supporters.
h3. Hints:
- You can enable map zooming via multi-touch by using @defaults write com.apple.iphoto MapScrollWheel -bool YES @
- Holding @Alt@ upon launching iPhoto will prompt you to create/select a new library.
- Holding @Alt + Shift@ upon launching will rebuild a damaged library.
- According to this piece pressing @Ctrl-Caps Lock-9@ will let you use @Tab@ to switch between extra editing features:
p=. 
h3. Resources:
table(compact). |. Date |. Link |. Notes | | Jun 22 | iphotoexport | ”…preserves both the original and modified image, your event and album organization, and applies your iPhoto titles, descriptions, keywords, and face tags to the IPTC/EXIF metadata of your images”_. I’m sold. | | Mar 20 | Speeding up library databases: @for dbase in *.db; do sqlite3 $dbase “vacuum;”; done@ | Taken from this hint | |/7. Older | iPhotoToGoogleEarth | Deprecated -generates KML files for Google/Earth from geotagged images. | | Script Export | a plug-in that allows you to process iPhoto libraries for export using (any kind of) shell scripting.| | Keyword Assistant | a decent interface for inputting keywords, with auto-completion | | iPhoto Buddy Buddy | multiple library management for older versions of iPhoto | | iPhoto Extractor | library recovery for older versions |
h3. Bugs: