CSVviewer - Quicklook CSV files #utility #macos #linux #windows #csv #database
Tue, Sep 27 2016, 08:58 Database, FileMakerPro, Linux, Mac OS X, MySQL, software, Windows, Xojo PermalinkCSVviewer (formerly known as TABviewer) is a tool which shows the contents of text files, where data of each line is equally separated by either a semicolon, a comma or a tab-character.
You can download it here.
You can download it here.
Comments
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.
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.