Archive for the 'Applescript' Category

skEdit upload User Script

Tuesday, June 27th, 2006

Well I’m slowly weaning myself off Dreamweaver 8, and switching to skEdit full time. Dreamweaver is just too un-Mac like.
The following is an skEdit user script. skEdit user scripts are based on the Xcode user script format. This script uploads the current file using the Auto-Upload feature of Interarchy.
Ideally I’d like to map this to […]

Update Templates for Dreamweaver MX

Wednesday, May 12th, 2004

This Applescript lets you choose a folder of files you wish to update to their latest Dreamweaver template.

Edit this page

Saturday, April 24th, 2004

This applescript gets the URL in the frontmost Safari window, and opens the corresponding local file in Dreamweaver MX 6.0+. It assumes that you have a local copy of the file.

Remote Screen Capture.

Wednesday, April 14th, 2004

I’ve modified the included screencapture script so that it converts it from a pdf to a jpg, rotates it 90 degress and resizes it to 512 pixels. Finally it transfers the image to your phone so you can view it. The script still needs some cleanup, and requires that GUI scripting and the Bluetooth Services menu items are enabled, but initial testing indicates that if works. Click to load Screen Capture.scpt

Check UI Scripting

Friday, March 19th, 2004

This little app is based on a script posted on the Apple website. It checks whether you have UI Scripting enabled.