Skip navigation.
 
mlRe: iPhoto Data Files
FROM : Evan Jones
DATE : Thu Jan 16 18:48:15 2003

On Thursday, Jan 16, 2003, at 02:23 Europe/Zurich, Michael Mulligan
wrote:
> I'm kind of new to parsing files, and I was wondering if anybody knows
> how
> (or might have a suggestion as to where to start) to parse the data
> files in
> the iPhoto Library (.data, .attr, etc)?


My first suggestion is to wait a few weeks. Once iPhoto 2 is out, I
have a suspicion that the formats may change.

Second suggestion: See if the information you want is included in
iPhoto's XML file. It is located (by default) at:

Library/iApps/iPhoto/AlbumData.xml

it is a self-explanatory plist XML file which contains lots of useful
information about your album. In fact, it probably contains most of
what you are looking for.

As a bonus if you want, I have an Outline view data source for this
album I'd be willing to share. It displays album and photo info in an
outline view.

Good luck,

Evan

--
Evan Jones: http://www.eng.uwaterloo.ca/~ejones/
"Computers are useless. They can only give answers" - Pablo Picasso
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mliPhoto Data Files Michael Mulligan Jan 16, 02:23
mlRe: iPhoto Data Files Evan Jones Jan 16, 18:48
mlRe: iPhoto Data Files Michael Mulligan Jan 17, 08:14