AppleScript StudioWouldn’t it be great if you could make script applications that look, felt and acted just like Mac OS X applications? Your wishes have been granted. AppleScript Studio gives you all ...
In my last post, I demonstrated how to write an AppleScript that verbally announces when new emails arrive in Mail. Some readers asked whether the same thing could be accomplished with Microsoft ...
If you’ve ever used AppleScript, Apple’s scripting language, you probably know that OS X’s Script Menu gives you quick access to any scripts located in /Library/Scripts and ~/Library/Scripts. But if ...
Prior to Office 2008, you could automate repetitive tasks and add entirely new features in Microsoft Word by using Visual Basic for Applications (VBA) macros. Unfortunately, Word 2008 doesn’t support ...
Pythonista is the app that changed my iOS workflow a year ago. A Python interpreter with native access to iOS system features like photos, URLs, and interface elements, Pythonista allowed me to ...