Tuesday, 21 February 2017

SetEXIFData 5.8

setexifdata
A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:

v5.8
(21-february-2017)

New:
- When retrieving the date from the file name, you can now specify the time to use, if it's missing from the file's name, in the Date/Time fields. Also, if you process multiple photos with the same date immediately one after the other, you can use the Time interval fields to add or subtract hours/minutes/seconds or increment just the sequence number.
- You can now select an address from your Mac Contacts, via a pop-up menu to the right of the 'Geotag'-button, and then click on the 'Geotag'-button to get its GPS coordinates. When you select an address from the pop-up, it has precedence over entered Lat/Lon coordinates. Also, the checkbox 'Put address in comment' will automatically be checked, but can be manually unchecked.

Fixed:
- GPSLatitudeRef and GPSLongitudeRef are now also written. These values are needed while importing in, for example, Google Photos. Some of these photo-apps do not interpret postive GPS-values as default N and E.
- Interval time fields are enabled again after choosing the menu-option 'EXIF Dates or ...'.
 

Wednesday, 8 February 2017

SetEXIFData 5.7

setexifdata
A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:

v5.7
(08-february-2017)

New:
- A pop-up menu with new choices: take the Finder's 'Date created' or 'Date modified' as the 'Date/Time original'.
- Moved the checkbox 'Retrieve Date/Time from file name' also into the new pop-up menu.
- Added an 'Auto-fill' checkbox next to 'Caption/Description', which also takes the filename and puts in the following (new) EXIF tags: Caption-Abstract, Description, ImageDescription, Title, XPSubject and XPTitle.
- 'Comment' is now also written to EXIF tag: XPComment.

Fixed:
- Preserve the File Modify Date/Time was ignored when renaming files.
- An endless loop was found when using a pattern with 'Retrieve Date/Time from file name' for which no more numbers were present.
 

Tuesday, 24 January 2017

SetEXIFData 5.6

setexifdata
A new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:

v5.6
(24-january-2017)

Fixed:
- Crash: When renaming with %x and none of the preferred sequence number-fields could be found.
- Preferences: Not being able to select any of the 'SubSecTime*'-fields when 'SubSecDateTimeOriginal' was present in the Dates-list.
  

Tuesday, 17 January 2017

Tiled Canal at the Palace of Queluz, Portugal

Last year we went to visit Lisbon and its surrounding environment.
That's where we found the Palace of Queluz ... what a history it has!

The most stunning part I found, was the tiled swimming pool - I think it must have been used as a swimming pool also, instead of being just a simple canal.
With the sun in my back, a made a series of photos of one side of the tiled interior and stitched them together with Photoshop to create a big 'panorama' so you can enjoy this wall in its entirety from anywhere .
Of course you really have to visit the palace to indulge in its beauty.

_1120065

Tuesday, 3 January 2017

SetEXIFData 5.5

setexifdata
A new version of SetEXIFData, my GUI for exiftool by Phil Harvey, is now available:

v5.5
(02-january-2017)

Due to an updated code environment (latest Xojo and latest MBS plugins), a few changes were needed.

Removed:
- Show/Hide Info toolbar button is no more.
- The drawer-window used for previews is also gone. Xojo does not support these anymore.

New:
- Each preview now opens in its own window, which means you can now visually compare EXIF-data of multiple images at the same time. All preview windows are automatically closed when processing or starting over.

Fix:
- Increased the font size back to the system-default.
- The geo-tagging window doesn't close when 'Set startup' is clicked. Instead, the button is disabled. To set new startup coordinates, close and reopen the geo-tagging window.
- Implemented an improved map browser, which now uses webkit per default. It updates the map correctly while dragging or zooming.
 

Monday, 2 January 2017

Apple Mail and Microsoft Outlook to Evernote

Bg fix in the Send E-Mail to Evernote script:

- Some splitting needed with multipart/alternative Base64-encoded e-mails.

More info on the download page.
 

Sunday, 1 January 2017

Direct URL 3.3


A new version of Direct URL, my Site Specific Browser (SSB), is now available.

3.3
(01-january-2017)

Application Name in MacOS X
In MacOS X the application name, when running, was always 'Direct URL', regardless of the name of the website you gave the copy.
This has now been fixed. For Xojo coders who want to this too, see here for the solution: https://forum.xojo.com/37244-rename-app-on-open/

I have left the 'About' and 'Quit' menu-items untouched, so these still show 'About Direct URL' and 'Quit Direct URL'.