Applescript Studio - Smooth Window Resizing

I searched high and low for a way to smoothly resize a window using Applescript Studio. There were some old references on the Apple mailing list, but no project existed which actually showed how to do it. After piecing the bits together from the ASS list thread, I came up with this project that mixes an Applescript Studio “call method” and Cocoa to teach myself how easily it’s done. Hopefully, it can help someone else out who needs the feature in their Applescript Studio project. Available to use as you wish.

powered by Wordpress Multibox Plugin v1.3.5


Applescript - CacheFileFixer

Sometimes, applications such as Adobe Creative Suite will create cache files under a user login that don’t actually belong to the user. This will make Yasu v1 throw an error when trying to clear the user caches. If you run into the problem, download this simple AppleScript Applet that will correct the ownership of the cache files so they can be removed by the user. This functionality is going to be built into the new 2.0 version of Yasu.

powered by Wordpress Multibox Plugin v1.3.5


Applescript - AFP Server Login Script

A very simple AppleScript Applet to make logging into an AppleShare volume quick and painless. Simply open the script in Script Editor, set the login properties for your desired share, save it in a place of your liking, then set it as a login item. It will “quietly” mount the sharepoint without leaving an open window that needs to be closed.

powered by Wordpress Multibox Plugin v1.3.5


Applescript - Multiple AFP Server Login Script

Similar to the Server Login script above, this is a very simple AppleScript Applet to make logging into multiple AppleShare volumes quick and painless. Simply open the script in Script Editor, set the login properties for your desired shares, save it in a place of your liking, then set it as a login item. It will “quietly” mount all of the sharepoints without leaving open windows that need to be closed.

powered by Wordpress Multibox Plugin v1.3.5