Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2007-205
$eventId
ID of event: wwdc2007
$eventContentId
ID of session without event part: 205
$eventShortId
Shortened ID of event: wwdc07
$year
Year of session: 2007
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: ...

WWDC07 • Session 205

Making Your Application Scriptable

Leopard Innovations • 1:03:45

Scriptablity allows customers to use your application in ways you never thought of. Leopard brings the ability to script applications using Ruby and Python, as well as AppleScript-even Objective-C code can access an application's dictionary through the new Scripting Bridge technology. Learn how and why to facilitate and use effective application scripting in this eye-opening session.

Speakers: Chris Nebel, John Comiskey

Unlisted on Apple Developer site