Guides
This page lists new and recently changed documentation. Most documentation has a revision history, which details additions and changes since the previous version. Look for "Revision History" in the documentation's table of contents.

Items are listed in reverse chronological order by publication date. To see the list sorted by the type of revision, click Sort by Revision Type. Items published for the first time (First Version) will be at the top of the list, followed by items with new or changed content (Content Update), followed by items with small fixes, such as typos and format errors, but no significant content changes (Minor Change).

New and updated developer documentation is announced in the bi-weekly Apple Developer Connection News, available as an option to ADC members. See the Membership Overview page for details on joining.
Document Revision Descriptions
On Off
Sorted by
Date
Sort by
Title
Sort by
Revision Type
Sort by
Topic
2008-04-08 Shell Scripting Primer (HTML) (PDF)
Fixed a bug in an awk code sample.
Minor Change General, Other Scripting Languages, System Administration, Tools
2008-03-11 AppleScript Language Guide (HTML) (PDF)
Updated to describe AppleScript features through Mac OS X v10.5 and AppleScript 2.0.
Content Update AppleScript, Carbon, Cocoa
2008-03-11 Cocoa Scripting Guide (HTML) (PDF)
Minor corrections for working with sdefs.
Minor Change AppleScript, Cocoa, General
2008-03-11 Scripting Bridge Programming Guide for Cocoa (HTML) (PDF)
Changed occurrences of the nonexistent method name +classForApplicationWithBundleIdentifier to the correct method name, +applicationWithBundleIdentifier:.
Minor Change Cocoa
2008-02-08 JavaScript Scripting Guide for QuickTime (HTML) (PDF)
Added new QuickTime JavaScript DOM events, workarounds for calling JavaScript functions from QuickTime using Iframes, and JavaScript chapter functions.
Content Update Internet & Web, JavaScript, QuickTime
2008-01-15 Apple JavaScript Coding Guidelines (HTML) (PDF)
Changed the title from "JavaScript Coding Guidelines for Mac OS X."
Minor Change General, Internet & Web, JavaScript, QuickTime
2007-12-11 Automator Programming Guide (HTML) (PDF)
Added information about specifying action input and output, and about bringing Tiger actions forward to Leopard.
Minor Change Automator, General, Tools
2007-10-31 Apple Events Programming Guide (HTML) (PDF)
Updated document links.
Minor Change AppleScript, Carbon
2007-10-31 AppleScript Overview (HTML) (PDF)
Updated to reflect AppleScript changes for Mac OS X version 10.5.
Content Update AppleScript, General
2007-10-31 Ruby and Python Programming Topics for Mac OS X (HTML) (PDF)
New document that describes Ruby and Python on Mac OS X, and especially the bridges between them and Objective-C and Open Scripting Architecture.
First Version Cocoa, Other Scripting Languages, Scripting Bridges