
A user has contacted me and was asking for a new comment-function in Tierprogramm.
Background:
Bjoern is using the Comment function in Tierprogramm to write specific strings into his images. This strings are later used in a photo-blog or similar. With the comment function it Tierprogramm 0.8 it was a not that simple inserting individual comments into “hundrets” of images as you had to define the comment each time in the Preferences first.
Solution:
Tierprogramm 0.8.1 has a new comment function which can be used for inserting individual comments into images (mass-editing). While processing the images you get a dialog where you can insert your new comment, press OK and done.
Screenshot:

Besides that there was a small bug in the routine which checked for the Growl installation which is fixed now too. Thanks to Bjoern for testing & reporting. I hope you can enjoy Tierprogramm now a bit more
Links:
No Comments »
Well, got some time today, so i finished Version 0.8 of Tierprogramm.
Hope it is bug-free and works as supposed.
If you are interessted in the .applescript file, contact me.
Links:
No Comments »
Ok, today the first public release of Tierprogramm ……. my small AppleScript based User-Interface for EXIFtool.

All project informations can be found here.
If you have a suggestion regarding Tierprogramm, feel free to write here or contact me via email. Thanks in advance.
No Comments »
Posted by: fidel in AppleScript, _english, images, mac, tags: applescript, dev, exif, exiftool, images, mac, xcode
I am still working on my small User-Interface for Exiftool on Mac OS X. guess i’ll be able to put a test version online in some days.
After having finished this app i should be able to write a small summary about my experiences with AppleScript.
Till now the UI is able to:
- Write a Comment into the EXIF-Data
- Write a new CreatorTool into the EXIF-Data
- Write a new Software into the EXIF-Data
- Delete all Photoshop informations
including Growl-Support.
2 Comments »
As i had some time over the weekend i started to play around with AppleScript (AS) and Exiftool to create s small AS-based Exif-Changer application.
This worked after some tries and errors but then i reached the limits of AppleScript and ScriptEditor as development environment….so i switched to XCode 3.
right now, after some hours of playing blind cow in xcode i have a working application which can change several exif-information fields in jpg-files .
Lets see how it develops…right now its just a fun project
No Comments »