Sessions tagged as iOS

Building Interactive Widgets for iBooks Author and the iPad

Presenter: Jim McKeeth

Apple introduced iBooks 2 with support for JavaScript and HTML5 powered interactive widgets. This session provides an overview of iBooks Author - the tool for authoring iBooks, with a focus on JavaScript powered interactive widgets both created with Dashcode and without.

Designing iOS Applications

Presenter: Nathan Barry

Learn tips and techniques to design beautiful iPhone and iPad applications.

REST services with Sinatra and iOS.

Presenter: Jacob Morris
Tags: iOS, REST, ruby, Sinatra

REST is a simple architectural style which offers a uniform interface for transferring data between a client and server. See how HTTP's plain verbs and status codes are a perfect fit for REST by implementing a powerful Sinatra based API and a lightweight iOS client application.