Announcing SmugMugExport, an iPhoto plugin
aarone
Registered Users Posts: 20 Big grins
I'd like to announce the release of a beta version of an iPhoto export plugin I've written that will export photos to smugmug. I'd be interested to find out about any bugs that you may find. It should work on PPC and Intel Macs with the most recent version of iPhoto.
You can download the plugin here
The code is available via a BSD license. Feel free to do what you'd like with it as long as your give me credit.
You can download the plugin here
The code is available via a BSD license. Feel free to do what you'd like with it as long as your give me credit.
0
Comments
Can you please PM me an email address where I can contact you.
Cheers,
David
SmugMug API Developer
My Photos
Portfolio • Workshops • Facebook • Twitter
Portfolio • Workshops • Facebook • Twitter
that's great to hear. I released a new version (beta 3) that fixes some small bugs and uses the JSON api instead of the REST api.
Portfolio • Workshops • Facebook • Twitter
May I ask why you moved from REST to JSON?
Thanks, what is what I was hoping the reason was. I have been using REST because it is very easy to use the XML in a C# application, and just wanted to make sure there wasn't some deficiency in REST.
Thanks again.
Gareth,
That being said, JSON responses are lighter than REST responses. If you are interested, json.org has some C# JSON parsers.
Cheers,
David
SmugMug API Developer
My Photos
The REST responses aren't that heavy (they are not XML-RPC), and unless they put a lot of strain on your side of stuff, I would rather stick with REST.
The beauty with C# and REST is that it took me about 2 hours of learning C# and XML serialisation stuff, and then another 1 hour to setup all the classes and it all now "just works".
Love the app, thanks for making it.
Hey, the input box for the nickname on login has no cursor. Can you fix that?
Portfolio • Workshops • Facebook • Twitter
fixed! check out version 1.0.1 which contains this change. It's odd that I didn't get that for free.
Thx!
aka scoodog
http://scoodog.smugmug.com
http://www.scoodog.com
aka scoodog
http://scoodog.smugmug.com
http://www.scoodog.com
I found this great thread, but have been unable to download the application. http://aarone.org/smugmugexport
Seems to be down. Anyone else having problems?
Sam
Site is back up now and I was able to download the plugin, so far it looks great! Thanks. bow
There is one thing that I did notice that doesn't work just like I thought. Mainly due to my mis-understanding, I am sure, but still... The exporter doesn't seem to export keywords or captions from iphoto to smugug. Is that correct? If it is correct is uploading captoins and keywords ented into iPhoto something that could be added?
Thanks again.
Sam
I'll look into this. I think i've fixed this bug but have yet to release the fix. My next release will fix this issue.
Portfolio • Workshops • Facebook • Twitter
Thanks!
I downloaded the new version and it is working great! It is uplaoding keywords and switching between accounts is much easier now.
bow
Thanks again for making such a great tool.
Sam
Thanks again, for providing such a great tool. I love it and use it often. However, with this current release, I am getting lots of incomplete uploads. I start to upload my pictures, but the "hang" at some point and never seem to recover.
Is there someplace I should look to troubleshoot? Should I send you any logs?
Thanks
Sam
Man, that really stinks and I'd love to figure out what's going on. I can help you diagnose the problem. Send me an email and we'll go from there (aaron (at) aarone (dot) org)
thanks,
-ae
Aaron,
Thanks for the help. It looks like I can confirm that the problems I was related to my wireless connection. Connected via ethernet I am unable to reproduce the problems. What threw me off at first was that my wireless problems don't seem to impact my general web surfing.
Thanks again for all your help!
Sam
SmugMugExport-1.0.4.beta-1.zip
Major features of the next release include:
* software update included in the plugin
* better keyword support
* ability to send iPhoto image titles to SmugMug
* various other bug fixes
thanks!
-ae