basetosmug 0.2 alpha released
crenner
Registered Users Posts: 33 Big grins
basetosmug 0.2 Build 17 (Alpha) has been released.
basetosmug is a PBase.com gallery to SmugMug.com album conversion tool with the following features:
basetosmug Version History:
Version 0.2 (Alpha):
Build 17:
[*]More diagnostic logging
[*]Improved handling (using recently corrected REST response) of SmugMug.com image uploads
[*]Slightly improved GUI
Build 16:
Build 15:
[*]Added more error handling including:
Build 13:
basetosmug is a PBase.com gallery to SmugMug.com album conversion tool with the following features:
-
A Front-End for the BaseParse and SmugAPI classes
- An Add button for adding PBase.com gallery URIs to a listview box
- A Convert button which does the following:
-
Downloads and parses the HTML for each gallery in the listview box.
- Downloads "original" images for each gallery in the listview box.
- Prompts the user for settings to create an equivalent album on SmugMug.com for each gallery in the listview box, then creates that album on SmugMug.com
- Uploads the images from each gallery in the listview box to the newly created equivalent album on SmugMug.com
-
Verifies each upload with a "ByteCount" to verify completion
- Verifies each upload with a "MD5Sum" (if GnuWin32 md5sum.exe is installed) to verify integrity
- Stores the following (for ease of use) in an INI file:
-
md5sum.exe location
- Your PBase.com user name
- Your SmugMug.com email address
- Your SmugMug.com password
- unconverted PBase.com galleries
basetosmug Version History:
Version 0.2 (Alpha):
Build 17:
-
Added support for MD5Sum verification for uploading images to SmugMug.com (if
[*]More diagnostic logging
[*]Improved handling (using recently corrected REST response) of SmugMug.com image uploads
[*]Slightly improved GUI
Build 16:
-
PrgMtr10 class added to program (better progress meters)
- An abort button is now available (though isn't working properly yet)
- Fixed: bad HTML from PBase.com workaround (I believe that that intermittent HTML download error has finally been squashed in this version)
- Slightly cleaner GUI with old progress meter and some old debugging controls hidden or removed.
Build 15:
-
All the stuff added to Build 14 in the last 24 hours
- Fixed error in the SmugAPI class where captions and filenames were not being encoded when uploading images
- Fixed error in the SmugAPI class where the method to create an album was called before assigning the description to that album
-
Added optional Diagnostic Mode with:
-
"Single Step" menus
- Diagnostic logging
[*]Added more error handling including:
-
Error handling for failed image uploads
- Improved PBase.com gallery parsing
- Improved logging style
Build 13:
-
Rearranged startup modules
- Added diagnostic logging to Form_Load() and Form_QueryUnload()
- Added Access 97 to Installer
-
Fixed a typo on the About form.
- Fixed a bug where CategoryID was not being passed to SmugMug.com on Album Creation
- Added missing dependencies LOGGEN.DLL and HNDLUERR.DLL to installation
- Installation now upgrades previous versions
-
First Public Alpha Release
0