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: wwdc2003-625
$eventId
ID of event: wwdc2003
$eventContentId
ID of session without event part: 625
$eventShortId
Shortened ID of event: wwdc03
$year
Year of session: 2003
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: ...

WWDC03 • Session 625

Maximizing Java Performance on Mac OS X

Enterprise IT • 1:08:05

Learn the best tips and techniques to increase the performance of your Java application on Mac OS X. We cover making use of NIO in 1.4.x, using the java -X options, and how to get faster graphics performance.

Speakers: Jim Laskey, Victor Hernandez, Gerard Ziemski, Ken Russell

Unlisted on Apple Developer site