Foto: Zonsondergang omarmd door bomen / Sunset embraced by trees
Thu, Dec 29 2016, 09:51 Art, iPhone, Photo Permalink Comments
Check / Identify which version of Mac OS X is on your Recovery HD partition
Wed, Dec 21 2016, 10:31 Apple, Disk, Mac OS X PermalinkThere is an easy way to check which version of Mac OS X is on your Recovery HD partitions.
Since you can have such a partition on each attached Mac-formatted disk, it's interesting to know if they are all up-to-date.
To find out how, click here!
Since you can have such a partition on each attached Mac-formatted disk, it's interesting to know if they are all up-to-date.
To find out how, click here!
Direct URL 3.2
Tue, Dec 20 2016, 14:34 Mac OS X, programming, REALstudio, software, Windows, Xojo PermalinkA new version of Direct URL, my Site Specific Browser (SSB), is now available.
3.2
(20-december-2016)
Linux version discontinued
The Linux version is discontinued. Too much hassle to keep it up-to-date.
New version-detection
- As of v3.2, the app will check for a new new version and pop-up a notification dialog with a link.
Window size
- The last known window-size will now be remembered. At startup, the window will always begin at top 45, left 1 and resize itself according to the saved width and height.
Webkit
- The app now uses webkit, if present.
Loading URL in MS-Windows
- There was a problem with loading an URL under MS-Windows. This has been fixed.
Preferences-file
- Instead of having one preferences file in use by all copies of Direct URL, each copy now gets its own preferences file, named like this: durl-[app name].ini
- If you have used the 'Preferences…', this change breaks it. You have to specify any special URLs and/or passwords again.
3.2
(20-december-2016)
Linux version discontinued
The Linux version is discontinued. Too much hassle to keep it up-to-date.
New version-detection
- As of v3.2, the app will check for a new new version and pop-up a notification dialog with a link.
Window size
- The last known window-size will now be remembered. At startup, the window will always begin at top 45, left 1 and resize itself according to the saved width and height.
Webkit
- The app now uses webkit, if present.
Loading URL in MS-Windows
- There was a problem with loading an URL under MS-Windows. This has been fixed.
Preferences-file
- Instead of having one preferences file in use by all copies of Direct URL, each copy now gets its own preferences file, named like this: durl-[app name].ini
- If you have used the 'Preferences…', this change breaks it. You have to specify any special URLs and/or passwords again.
SetEXIFData 5.4
Fri, Dec 16 2016, 15:28 Apple, Mac OS X, Photo, REALstudio, software, Xojo PermalinkA new version of SetEXIFData, my GUI for exiftool by Phil Harvey, is now available:
5.4
(16-december-2016)
New: - Added 'Set the File Create Date/Time to the Date/Time Original' which modifies the 'Date created' in the Finder.
- Added 'Set the File Modify Date/Time to the Date/Time Original' which modifies the 'Date modified' in the Finder.
Both settings use the first date found according to the order specified in under 'Preferences->File Rename settings->EXIF date fields search order'.
New (video files): - Video formats were not accepted by SetEXIFData, although EXIFtool can handle them. The following video extensions are now accepted: moov, mov, qt ,mqv, m4v, mp4.
A note to processing video files: the individual track-sections will not be modified, only the container. Video files only allow 1 keyword. The 'Extra camera info' is not part of EXIF for video files. No preview available in the drawer.
Fix (renaming files): - Fixed a crash with images with no EXIF dates and times at all.
Fix: - Fixed a problem with single quotes in a file's name.
- The drawer now closes when processing is started.
- Internal code enhancements.
ICSviewer 2.7
Tue, Dec 13 2016, 10:07 Calendar, Event, iCal, Linux, Mac OS X, programming, REALstudio, software, Windows, Xojo PermalinkThe ical/ics calendar file viewer ICS Viewer is updated to version 2.7.
From / To dates selection fixed.
From / To dates would take the chosen date, but with the current time as as start or endpoint.
For example: 01-01-2016 09:10:34 to 13-12-2016 09:10:34
This would cause events on 01 jan 2016 earlier than 09:10 and events on 13 dec 2016 later then 09:10 not to show up.
From / To dates now use 00:00:00 as From time and 23:59:59 as To-time.
About-window at start
The About-window will not show itself automatically anymore when opening the app.
The about window would pop-up each time you start the application until you donated; only then it would not pop-up anymore.
Since this is a bit annoying, I moved the Paypal-button to the main window. When you donate, this button wil disappear.
New version-detection
As of v2.7, the app will check for a new new version and pop-up a notification dialog with a link.