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

iPhone Tech Talk World Tour #10

Testing and Debugging Your iPhone Application

2009

Efficient, well-tested code is a hallmark of great iPhone applications. Learn how you can write better applications by writing unit tests, find bugs early using static analysis, effectively run beta tests to find bugs before your customers do, and discover how to find and fix crashes in your applications.

Unlisted on Apple Developer site