Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Developer Center > Writing an iphoto plugin

Writing an iphoto plugin
Thread Tools
Junior Member
Join Date: May 2002
Status: Offline
Reply With Quote
Feb 8, 2003, 10:27 PM
 
Any idea where I can find information on how to write an iphoto 2 plug-in to export html?
     
Mac Elite
Join Date: Feb 2001
Location: Vancouver, WA
Status: Offline
Reply With Quote
Feb 9, 2003, 01:23 AM
 
There's no published plugin API for iPhoto -- all third-party plugins out there are based on reverse-engineering iPhoto's object model.

But you're not entirely out of luck. One of the great things about Cocoa/Objective-C is that it's easy to do that sort of thing with: enough symbols are left in an executable binary that you can reconstruct complete class headers, and from those it's often easy to figure out how things fit together. (Use class-dump to get yourself said header.)

Of course, ObjC reverse engineering is not for the faint of heart -- you'll want a bit of Cocoa programming experience first. And since the iPhoto plugin API isn't public, it's not guaranteed to stay the same... your plugins could easily break when version 2.0.1 (or 2.1, or 3.0, whatever) comes along.
Rick Roe
icons.cx | weblog
     
patzoul  (op)
Junior Member
Join Date: May 2002
Status: Offline
Reply With Quote
Feb 11, 2003, 06:03 AM
 
Thanks for the info. I've downloaded class-dump. I should then run it on iPhoto.app to get the class dump?
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 08:46 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2