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-12
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 2009-12
$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 #12

Finding Your Way with Location and Maps

2009

Whether they're taking a picture, searching for nearby restaurants, or just looking on a map, there are many ways to leverage your user's location in your iPhone application. Learn to use Core Location to tailor information based on your user's whereabouts, and see how to use MapKit to embed maps with annotated views and reverse-geocoded location information. Get the best practices for accuracy, performance, and battery life, and learn how to report information to your users in an efficient and elegant manner.

Unlisted on Apple Developer site