New Windows Uploader (Open Source)
Andy C
Registered Users Posts: 3 Beginner grinner
Hi,
I've written a Windows-based Smugmug uploader:
"SmugmugUploader is a tool designed to help upload pictures to a Smugmug gallery. It is designed to be easy to use and fault tolerant, i.e. if a file upload fails, it will try again. It uses the Smugmug REST Api."
The Sourceforge page is here.
Here is a screenshot of it running on Windows Vista:
It is written in C# (Microsoft .Net), and so should work on all Windows based machines.
I hope some of you guys find it useful.
Andy C
p.s. I would have added it to the wiki, but user registration is currently closed.
I've written a Windows-based Smugmug uploader:
"SmugmugUploader is a tool designed to help upload pictures to a Smugmug gallery. It is designed to be easy to use and fault tolerant, i.e. if a file upload fails, it will try again. It uses the Smugmug REST Api."
The Sourceforge page is here.
Here is a screenshot of it running on Windows Vista:
It is written in C# (Microsoft .Net), and so should work on all Windows based machines.
I hope some of you guys find it useful.
Andy C
p.s. I would have added it to the wiki, but user registration is currently closed.
0
Comments
I'm trying it right now.
I did get these not-so-friendly error messages when I tried to upload a >48mpix file and a >16mb file.
I'm uploading now about 300 files, 1.5gigs. Will let you know how it goes!
Portfolio • Workshops • Facebook • Twitter
http://smugmug.jot.com/WikiHome/SmugMugHacksAndApps
Portfolio • Workshops • Facebook • Twitter
"SmugMug Uploader" sounds like it's ours... have you got any ideas?
Portfolio • Workshops • Facebook • Twitter
Not really, hence the current name!
I am open to all suggestions if you want it changed, although I don't know how easy it is (i.e. how long it would take) to change a sourceforge project name.
Fantastic, where can I get a file like this to try?
For the over 16megabytes, take the same file, and add a ton of sharpening to it. Should be over 16mb at jpg12.
Portfolio • Workshops • Facebook • Twitter
How did the upload testing go?
p.s. I assumed that 48 megapixels is 48*1024*1024 pixels (the same as megabytes). Does anyone know if this is correct?
Nope. Megapixels actually make sense. 1000*1000
How about : SmugmUploader
Nice Job!