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

iPhone Tech Talk World Tour #8

Developing iPhone Applications with UIKit

2008

The Cocoa Touch frameworks included in the iPhone SDK allow you to create powerful and compelling applications in no time. Learn about the classes and patterns behind UIKit, the framework you use to create an iPhone application s user interface. Find out how to properly configure and initialize your iPhone app as it launches, runs, and quits. Familiarize yourself with UIKit's rich library of controls and inputs, and learn how to easily display images, lists, and even web content inside your iPhone application. You'll also gain a solid understanding of the design patterns that are essential to managing an intelligent user interface on iPhone's 3.5 inch screen. This session gives you everything you need to start writing fully-functional iPhone applications.

Unlisted on Apple Developer site