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

iOS 5 Tech Talk World Tour #17

Adding Printing to your iOS App

2011

iOS has an advanced printing system that's designed for easy adoption by developers. Find out how adding less than 20 lines of code to your apps will let you join the rapidly growing list of apps that already have printing capabilities. This session will cover the architecture of AirPrint, guidelines for print layout, simple printing of images and text, and advanced techniques for apps with sophisticated printing requirements.

Unlisted on Apple Developer site