AppleScript Info

January 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  
Dec   Feb

contact: rob at donotsell.net

 Monday, January 13, 2003
Five Scripts for Safari Beta

"Here are five assorted scripts for use with Safari Beta. Each contains different parts and elements that might be useful in creating other scripts that would be useful, as well. Safari URLs and web page information are downloaded and sent to Entourage, iChat and BBEdit for various purposes."
5:28:30 PM    

ScriptBuilders News

Updates: MLS DataBase Publisher 2.0v2, QXP Shortcut Changer 1.0.2, Ibis 1.8.1
1:00:18 PM    

Photo Diet 1.0.3

Photo Diet, for iPhoto 1.x, is an OS X AppleScript droplet for slimming down iPhoto libraries. It scans the library for unnecessary duplicate photos and moves them to the Trash and it includes several options. Changes in this version: Changed Debug mode to Log mode so it doesn't sound as sinister to non-programmers. Applescript version checking ensures that minimum requirements are met. Scanning empty folders no longer results in an error. Stray files located anywhere in the library are moved to the trash if "Remove orphans" is turned on.
12:20:05 PM    

SoftBundler 2.0

SoftBundler allows users to create lists (FileStacks) of documents, applications and/or AppleScript scripts which can be opened all at once by double clicking the file which is generated. In essence, it creates a multi-target launcher, via drag and drop, which users are able to edit later if the need arises.
11:54:53 AM    

24U Email OSAX 2.1.1

24U Email OSAX allows you to send e-mail messages directly from your scripts (e.g. CGI, Folder Action, database) quickly and easily without requiring an additional application. Changes in this version: Better support authentication. RSET command is no longer sent.
11:02:24 AM    

Google Search: Empty Trash

According to the referrer log for this site, there have been a few Google searches for a script to empty the trash. This works for me.

tell application "Finder" to empty trash
9:21:05 AM    

MacInTouch: Script to save text from web pages in Safari

MacInTouch reader Kim Kohen writes: "One thing I miss in Safari is drag and drop of text to the desktop." Kim goes on to provide a solution using Youpi Key and AppleScript. The script will generate a text file on the desktop and it will append each piece of selected text to the file.
8:34:24 AM    

MacDevCenter - Apple on Top of Its Game: the Macworld SF 2003 Report

Daniel Steinberg comments on Keynote, Apple's new presentation software. "The feature I missed the most was the ability to link to an application or AppleScript."
7:59:18 AM    

Safari Enhancer 1.1

Safari Enhancer uses AppleScript to allow users to enable several hidden features of the Safari web browser beta. Among the things that can be enabled are a debugging menu that allows you to do such things as enable keyboard and mouse shortcuts, changing which browser Safari identifies itself as, and changing how Safari handles Security. It also lets you specifiy a minimum font size, as well as allowing you to turn off underlines on links and handling direct bookmark importing from Netscape, Internet Explorer, Chimera, Mozilla, OmniWeb, and iCab. Changes in this version: Now compatible with FullScreenSafari.ape. Built in documentation.
6:33:32 AM    

TarGz 0.06b

TarGz is a AppleScript droplet used to compress or expand (in .tar.gz format) with incremental naming. TarGz is packaged with "hfstar 1.13.19-1", a version of gnutar for Mac OS X that supports archiving HFS+ specific information such as resource forks, type and creator codes as well as other finder flags. Requires OS X 10.2 and source code is included (the script is editable).
6:17:37 AM    

New OS X osax released: WCHandy 1.0

This OS X osax allows scripts to retrieve the settings from the Web tab of the Internet preference pane. In addition to default download folder, default web browser and user home page, it includes commands for the path to the default web browser, spin pizza, and an About window for the osax. [osaxen.com]
4:09:51 AM