Create a Simple Progress Bar in Filemaker that will check the progress of an AppleScript.

Create a Simple Progress Bar in Filemaker that will check the progress of an AppleScript.

The original idea for this progress bar was posted here. It shows how to create a progress bar using the Let function in Filemaker. In their example the bar indicated the number of records processed. http://blog.myfmbutler.com/?p=26 Using AppleScript with Filemaker. Filemaker is fully scriptable with Applescript. This combination can be very powerful and I process all […]

How to auto update a watched folder in Photo Mechanic with EOS Utility and OSX.

How to auto update a watched folder in Photo Mechanic with EOS Utility and OSX.

  The auto update feature in Photo Mechanic has had reliability issues. It relies on the tethered software to let the OS know that the folder contents have been updated otherwise you are constantly hitting cmd+/ to refresh the contact sheet manually. Here is the way to set up EOS utility to inform PM that the […]

Adobe Lightroom Beginners Guide 3

Adobe Lightroom Beginners Guide 3

In this guide I am only dealing with basics of Lightroom. The aim is to get you to catalogue the images you already have and run you through some basic retouching. So what have we covered? Blog 1 dealt with importing your old pictures where they were on your hard drive Blog 2 dealt with keywording and […]

Adobe Lightroom for Beginners Guide 2

Adobe Lightroom for Beginners Guide 2

The last blog got us to stage where we have imported our images, copyrighted them and keyworded some of them. Lr will allow you to store a plethora of data with your images. Really depends on you how much you want to do or need to do because of your job. (If you’re a press […]

Free Client Management & Image Viewer using Contacts and Dropbox.

Free Client Management & Image Viewer using Contacts and Dropbox.

With this adaption of the original workflow we are going to add more power, save you more time and best of all its free. The script will rename your images, create low res versions and move them to the correct folders, plus some other stuff. Before you start If you haven’t already please read the […]

Using Contacts and Dropbox as a client database and contact sheet viewer

Using Contacts and Dropbox as a client database and contact sheet viewer

Many of you out there will not want to invest in a custom built database or rent an online client area and gallery. If you are a small start up then all you really need is an accounts program, a client database and somewhere for your clients to view your stuff. This is all possible […]

Contacts and Dropbox as a client database and contact sheet viewer

Contacts and Dropbox as a client database and contact sheet viewer

Many of you out there will not want to invest in a custom built database or rent an online client area and gallery. If you are a small start up then all you really need is an accounts program, a client database and somewhere for your clients to view your stuff. This is all possible […]

Reading Camera Data with an Applescript Droplet and Exiftool

Reading Camera Data with an Applescript Droplet and Exiftool

If you write blogs about photography then at some stage you are going to caption your pictures with info about shutter speed, exposure etc. In order to gain access to this info you would need to go into Lightroom, Photoshop or any other imaging software to copy the data out, which frankly is a bit […]