Save and Restore Mac OS X Finder Windows, with Tabs and Positions #macos #mojave #finder #windows #save #restore #positions #contents
Thu, Feb 07 2019, 10:41 Apple, AppleScript, Mac, Mac OS X, programming, software PermalinkA new version of my Save and Restore AppleScripts for the macOS Finder is released.
It contains a fix for the way windows are indexed in macOS 10.14 Mojave.
You can download them from this page, second entry.
Comments
ICSviewer 3.8
Fri, Feb 01 2019, 12:14 Calendar, Database, Event, iCal, Linux, Mac OS X, MySQL, programming, REALstudio, software, Windows, Xojo Permalink
My ical/ics calendar file viewer ICS Viewer is updated to version 3.8
v3.8
Bug fixes:
- 'Last month' preference showed 12 months earlier, when in January of a new year.
My ical/ics calendar file viewer ICS Viewer is updated to version 3.8
v3.8
Bug fixes:
- 'Last month' preference showed 12 months earlier, when in January of a new year.
'The Age of Mammals Mural' postcards, Peabody Museum 1975 #postcard #1975 #ansichtkaart #memories #history #geschiedenis #dinosaurs #dinosaurus #prehistorie #prehistoric
Mon, Dec 31 2018, 12:15 PermalinkWhile cleaning up my old father's things, I came across these old postcards. We also had the wall posters of 3 meters long, but I do not know where these are now. Otherwise I would've digitized them also.
You can download the high-res versions here .
SetEXIFData 7.2
Fri, Dec 21 2018, 17:29 Apple, Mac OS X, Photo, Photography, software, video, Xojo PermalinkA new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:
v7.2
(21 Dec 2018)
Fixes:
- The problem with the missing last characters when displaying EXIF data has been resolved.
- AFAICT, the problems with path- and file-names with special characters on non-Mac disks (FAT, exFAT and NTFS) have been fixed.
The Energy Eyeball in Space #art #photo #foto #livingplanet #instant #manipulation #fake #sciencefiction
Thu, Nov 15 2018, 23:01 Art, iPhone, Photo, Photography, Space PermalinkThe Blogspot Stack 1.2.5 for Stacks with RapidWeaver
Thu, Oct 04 2018, 20:46 Blog, HTML, Mac OS X, PHP, programming, RapidWeaver, SEO, software PermalinkVersion 1.2.5 of the Blogspot.stack was released on 04 October 2018
If you purchased this stack, you can re-download the installer via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- Some single quotes caused a crash with PHP 5.3 when using the Interblog-feature.
SetEXIFData 7.1
Wed, Sep 12 2018, 12:22 Apple, Mac OS X, Photo, Photography, software, video, Xojo PermalinkA new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:
v7.1
(12 Sep 2018)
Changes:
- The %y option in 'Retrieve Date/Time from file name' has changed.
- %Y (uppercase) reads max 4 digits.
- %y (lowercase) reads max 2 digits.
Example 1: 80-09-12 -> %Y will read 80 and add 1900 = 1980
Example 2: 80-09-12 -> %y will read 80 and add 1900 = 1980
Example 3: 1980-09-12 -> %Y will read 1980
Example 4: 1980-09-12 -> %y will read 19 and add 2000 = 2019 and because the next two digits are treated as the month, 80, a completely wrong date will be generated.
Example 5: 800912 -> %Y will read 8009 and because the month will be 12 and the day therefore 0, it will generate a completely wrong date.
Example 6: 800912 -> %y will read 80 and add 1900 = 1980
Example 7: 19800912 -> %Y will read 1980
Example 8: 19800912 -> %y will read 19 and add 2000 = 2019 and because the next two digits are treated as the month, 80, a completely wrong date will be generated.
- The Finder's Date Created and Date Modified, when checked, will not be touched when images have dates from 1969 or before.
Kitchen Sink / Gootsteen #art #photo #abstract #kunst #image #foto #afbeelding
Tue, Sep 11 2018, 16:45 Art, Photo PermalinkPhoto and manipulation by me, background artwork from some clip-art library, borders made with ImageFramer.
The Blogspot Stack 1.2.4 for Stacks with RapidWeaver
Tue, Sep 04 2018, 01:59 Blog, HTML, Mac OS X, PHP, programming, RapidWeaver, SEO, software PermalinkVersion 1.2.4 of the Blogspot.stack was released on 04 September 2018
If you purchased this stack, you can re-download the installer via your Paddle account.
If not, you can read more about it here .
Changes, additions and fixes:
- Texts with wrong information in supporting stacks have been removed.
- The 999 number of posts when a category was clicked, has been fixed. Now, the number of posts to show from the settings is used.
- The link 'See older posts' is now enclosed in a DIV and does not float right of a small blog post any more.
- RSSFeed.stack has been updated to v1.1.0:
- A new setting has been introduced to show or hide the 'Copy' button. When enabled and the user clicks this button, the RSS Feed link is copied to the user's clipboard.
SetEXIFData 7.0
Tue, Sep 04 2018, 00:21 Apple, Mac OS X, Photo, Photography, software, video, Xojo PermalinkA new version of SetEXIFData , my GUI for exiftool by Phil Harvey , is now available:
v7.0
(03 Sep 2018)
Fixed:
- A crash has been fixed which occurred when selecting a saved Artist & Copyright preset.