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 ...
Menu-Linux is a Bash script that combines various system commands into a convenient dialog menu interface. It allows users to perform system operations like checking user information, managing network ...
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 ...
A few months ago, Dave Mark wrote a couple of articles about AppleScript. These articles touched briefly on topics including setting up the script menu in Mac OS X Panther, performing some basic ...
Tim Conner recently noted the release of a new AppleScript called BlogScript. The script takes advantage of the new XML-RPC feature in Apple’s recently released Mac OS X 10.1 update. XML-RPC is a ...