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-157
$eventId
ID of event: wwdc2007
$eventContentId
ID of session without event part: 157
$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 157

Extending Your Application with JavaScript

Mac OS X Essentials • 1:02:57

WebKit and the JavaScript Core framework support bridging between JavaScript and C. Learn practical techniques for extending your application's functionality by using JavaScript attributes and functions to enable internal scripting.

Speakers: Geoff Garen, Brady Eidson, Alice Liu

Unlisted on Apple Developer site