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-15
$eventId
ID of event: tech-talks
$eventContentId
ID of session without event part: 2009-15
$eventShortId
Shortened ID of event: tech-talks
$year
Year of session: 2009
$extension
Extension of original filename: m4v
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2009] [Tech Talk World Tour] Im...

Tech Talk World Tour #15

Implementing Push Notification

2009

The Apple Push Notification service provides a way to alert your users to new information, even when your application isn't running. Send text notifications, trigger audible alerts, or add a numbered badge to your application icon. Learn what's required to create notifications and understand the recommended practices for optimal performance, consistency, and user experience.

Speaker: Mark Malone

Unlisted on Apple Developer site