Before you can build your first AppleScript you need to know some basics: what a script-able application is and how to use the Script Editor. Script-able Applications Basically, script-able ...
I had a moment of self-doubt the other morning: am I man or automaton? The question came up when I fired up my office computer and started manually launching one set of programs and changing the ...
If you’ve kicked around with a Mac for more than a few years and you read Macworld, you almost certainly have an AppleScript or seven that you rely on for certain custom features. I wrote a very ...
If you edit HTML code on your Mac, you might find that Apple's text-handling programs like TextEdit may not suffice, especially since as a basic text editor it does not provide syntax-aware coloring, ...
We’ve written before at ProfHacker about the power of scripting tasks: Letting your computer take over some of the repetitive things that each of us do regularly daily hourly. Recently, for example, ...
AppleScript has been around for nearly 20 years, and although in that time it has doubtless succeeded in inviting many non-programmers to try their hands at writing scripts to automate applications, ...
Evernote 5 is a wonderful app for gathering information and keeping it organized and synchronized between your devices. In Evernote, you create notebooks and fill them with notes. These notes can be ...
In 1992 Apple Computer began incorporating AppleScript as part of System 7.1, a version of the Classic Macintosh Operating System that predated Mac OS X. This plain-speech scripting language enables ...
If you weren’t around yesterday, I wrote about a brilliant little menubar utility for the Mac called Take Five, which lets you pause and automatically resume iTunes playback after X minutes. If you ...
One cool thing you can do in the Finder is set any window to view as large, 512X512 icons. You can do this by clicking on the icon button in the top left of any Finder window, then dragging the ...
If you're confused by AppleScript, wish you could use something else to make OS X applications jump through hoops, or just aren't a fan of it for whatever reason (and I can think of a few), don't ...