AppleScript Info

March 2003
Sun Mon Tue Wed Thu Fri Sat
            1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31          
Feb   Apr

contact: rob at donotsell.net

 Monday, March 10, 2003
Apple: Java 1.4.1 available

"This release incorporates over 60% more features than the previous release, 1.3.1." ... "Now Java applications are scriptable on Mac OS X, thanks to the new UI Scripting facility in AppleScript (currently in Beta). You can automate your Java applications, selecting menu items, pushing buttons and exchanging data. It's the perfect tool for testing and including Java applications in your workflow solutions."
5:36:36 PM    

Purgatory Design: Intaglio demo available

A demo version of Intaglio, a Macintosh drawing and illustration application developed exclusively for Mac OS X, is now available for download. It takes full advantage of technologies such as ColorSync, QuickTime and Quartz and its AppleScript support allows all graphic operations to be scripted and recorded.
4:43:18 PM    

WebTunes 1.0

This OS X script lets you convert iTunes playlists to HTML files ready for the web. It requires iTunes 3.0.1 and BBEdit 7.0. [d/l]
2:04:09 PM    

NetRestore 1.1.1

NetRestore is a software deployment tool developed in AppleScript Studio. You can use NetRestore to restore a master disk image to a computer's hard disk while that disk image is hosted locally, on a network via AFP, or on the internet via HTTP. NetRestore can also be used in conjunction with NetBoot to fully automate the deployment of a lab full of machines. No release notes were found on the web site.
12:11:49 PM    

Mac OS X Hints: Return the short username in AppleScript

Mac OS X Hints readers offer a couple of scripts to display the current short username in a dialog. Here's a one-liner that works for me (tested with OS X 10.2.4):
display dialog "The current user is " & last word of (path to current user folder as text) & "."

11:34:21 AM    

ScriptBuilders News

Updates: Drop 'n Mail 3.11 - Easily send files via Entourage or Mail.
10:53:07 AM