[ANN] CocoaSmugMug 1.2
mechanical_chris
Registered Users Posts: 1 Beginner grinner
Hi all,
CocoaSmugMug is an Objective-C class that makes it easy for OS X/Cocoa applications to use the SmugMug 1.2 APIs.
Includes support for synch/asynchronous uploads, creating galleries/categories/subcategories, getting image/gallery info and transfer stats, using SSL, etc.
It's released under the MIT license, and you can get it here:
http://code.google.com/p/cocoasmugmug/
Let me know what you think!
Thanks,
Chris
CocoaSmugMug is an Objective-C class that makes it easy for OS X/Cocoa applications to use the SmugMug 1.2 APIs.
Includes support for synch/asynchronous uploads, creating galleries/categories/subcategories, getting image/gallery info and transfer stats, using SSL, etc.
It's released under the MIT license, and you can get it here:
http://code.google.com/p/cocoasmugmug/
Let me know what you think!
Thanks,
Chris
0
Comments
I know there is a java library, but this is a huge boost towards writing native OS X apps.
I haven't downloaded it yet (I'm primarily windows and linux user), but as soon as I can scrounge an OS X box, I'll play with it.