SetEXIFData 4.6
Mon, Sep 26 2016, 16:36 Apple, Mac OS X, Photo, REALstudio, software, Xojo PermalinkA new version of SetEXIFData, my GUI for exiftool by Phil Harvey, is now available:
v4.6
(26-september-2016)
On request:
- Compiled a Universal Binary (UB) version for use on PowerPC and older Intel Macs. You can download it from my site.
- Added 'Save as set' for Geotags. If 'Put address in comment' is checked, the Comment (street address) is saved with the GPS coordinates.
New:
- A double-click on a row in the EXIF-list inside the drawer, copies the value of the right column to the clipboard.
Fix:
- Improved test if 'exiftool' has been installed.
A note about the Universal Binary (UB) version
Since september 2016 there is a UB version available, for PowerPC and Intel Macs. The UB version is still 1:1 the same with the current Intel version, but may differ in the future, since I use my old Powerbook G4 to keep the UB version current. When it dies, the UB version developments will also stop. Until then I will do my best to keep both versions the same qua functionality.
v4.5
(08-july-2016)
Fix:
- Negative intervals lower than -9, like -10, could not be entered.
v4.6
(26-september-2016)
On request:
- Compiled a Universal Binary (UB) version for use on PowerPC and older Intel Macs. You can download it from my site.
- Added 'Save as set' for Geotags. If 'Put address in comment' is checked, the Comment (street address) is saved with the GPS coordinates.
New:
- A double-click on a row in the EXIF-list inside the drawer, copies the value of the right column to the clipboard.
Fix:
- Improved test if 'exiftool' has been installed.
A note about the Universal Binary (UB) version
Since september 2016 there is a UB version available, for PowerPC and Intel Macs. The UB version is still 1:1 the same with the current Intel version, but may differ in the future, since I use my old Powerbook G4 to keep the UB version current. When it dies, the UB version developments will also stop. Until then I will do my best to keep both versions the same qua functionality.
v4.5
(08-july-2016)
Fix:
- Negative intervals lower than -9, like -10, could not be entered.
Comments
Save and Restore Mac OS X Finder Windows, with Tabs and Positions
Wed, Sep 21 2016, 08:57 Apple, AppleScript, Mac OS X, programming, software PermalinkSince Apple released Mavericks (10.9), the Finder doesn't save and restore its open windows, and the tabs inside these windows. I find this a real nuisance and it wonders me why Apple haven't been able to fix this. I tried writing 'defaults' settings, with no effect.
Anyway, then I decided to write my own solution, in AppleScript. You can download them from this page, second entry.
Anyway, then I decided to write my own solution, in AppleScript. You can download them from this page, second entry.
New Subtle Faces - Nieuwe Subtiele Gezichten
Wed, Aug 31 2016, 15:01 Art, Humor, Photo PermalinkI have added two new 'faces' to -> the collection :
Ik heb twee nieuwe 'gezichten' toegevoegd aan -> de collectie :
Ik heb twee nieuwe 'gezichten' toegevoegd aan -> de collectie :
Add or Subtract Business Days in Javascript, PHP and Lasso
Tue, Jul 19 2016, 16:34 Javascript, Lasso, PHP, programming, software, Webserver PermalinkI was lately looking for a working version of a function to add and/or subtract business days. The scripts and code I found via Google somehow did not produce the correct results all the time - and I do not mean the loops that simply add a day and check for weekends. Read more . . .
Zes Jaren Asfalt Wegenbouw in Nederland
Fri, Jul 15 2016, 11:32 Auto, books, History, Photo PermalinkEnige tijd geleden vond ik op een rommelmarkt een leuk boekje uit 1929 of 1930 over het destijds nieuwe, revolutionaire product: asfalt.
Het leuke aan dit boekje is hoe het is opgemaakt en vooral de foto's in het boekje. Hier zien we delen van Nederland tussen 1923 en 1930 vanuit een hele andere hoek.
Ik heb het boekje gescand en twee digitale versies gemaakt. Klik op de omschrijving om de betreffende versie te downloaden:
Asfalt-Wegenbouw in Nederland (1929).cbz
Asfalt-Wegenbouw in Nederland (1929).pdf
CBZ is voor Comic Book readers. Eigenlijk gewoon alle JPG's in een ZIP file.
Het leuke aan dit boekje is hoe het is opgemaakt en vooral de foto's in het boekje. Hier zien we delen van Nederland tussen 1923 en 1930 vanuit een hele andere hoek.
Ik heb het boekje gescand en twee digitale versies gemaakt. Klik op de omschrijving om de betreffende versie te downloaden:
Asfalt-Wegenbouw in Nederland (1929).cbz
Asfalt-Wegenbouw in Nederland (1929).pdf
CBZ is voor Comic Book readers. Eigenlijk gewoon alle JPG's in een ZIP file.
Make a new folder inside a selected folder with Applescript
Fri, Jul 01 2016, 11:27 Apple, AppleScript, Disk, Mac OS X, programming, software PermalinkI wrote an Applescript with which one can create a new folder inside a current selected folder, or inside a current window or inside a folder containing a selected item.
You can read more and copy the code from my Scripting-page.
You can read more and copy the code from my Scripting-page.
SetEXIFData 4.4
Tue, Jun 28 2016, 08:48 Apple, Mac OS X, Photo, REALstudio, software, Xojo PermalinkA new version of SetEXIFData, my GUI for exiftool by Phil Harvey, is now available:
v4.4
(20-june-2016)
Fix:
- TAB-bing order of input fields corrected.
v4.3
(09-may-2016)
Fix:
- Hitting the DEL or BACKSPACE key on an empty line in the list window gave an OutOfBounds exception.
v4.4
(20-june-2016)
Fix:
- TAB-bing order of input fields corrected.
v4.3
(09-may-2016)
Fix:
- Hitting the DEL or BACKSPACE key on an empty line in the list window gave an OutOfBounds exception.