News

AppleScript is OS X’s naive scripting language and allows you to automate repetitive operations which involve one or more applications. Imagine the time you could save! And the boredom you can ...
Hopefully this tutorial was simple enough for you to take this bit of code and really expand your scripts to more advanced AppleScript applications. The AppleScriptObjC framework has some really ...
If you're used to AppleScript and would like to build your own actions, the building blocks of Automator workflows, MacNN has an excellent introduction. Author Benjamin Waldie takes you step-by ...
However, this tutorial seems to demonstrate how to add a couple of GUI elements, and their handlers, to the boiler-plate generated by XCode.<BR><BR>I'd concentrate on getting to the stage where ...
Toxic Software's posted a useful little script if you spend any amount of time in Xcode-- because manopen is having trouble with Leopard, John punched up a shell/Applescript to open man pages ...
AppleScript Studio development is still supported, but functions for creating new projects have been removed, and the AppleScript Studio palette in Interface Builder has been hidden.
The new release of Xcode features dead-code stripping, remote debugging, speed improvements to the gnu C++ compiler, or gcc, code completion for Java and AppleScript, native build system support ...