Simplify media transcription with hotkeys and AppleScript

June 26, 2008

I’ve found myself transcribing different types of media lately; primarily recorded Skype conversations and footage from interviews. I do a lot of work in Scrivener, an application so enjoyable that it makes me want to write a lot more than I do. Scrivener allows for a split pane editor with a Qu…

AppleScript: Integrating shell scripts

June 23, 2008

digg_url = ‘http://www.tuaw.com/2008/06/23/applescript-integrating-shell-scripts/’;

We’ve talked about AppleScript how-tos before. AppleScript is fun and all, but what whether you already know how to write shell scripts? Well, did you know that by integrating shells scripts into AppleScri…