<<< Previous speaker next speaker >>>

Adrian Kosmaczewski, iPhone Expert and Entrepreneur/Owner of akosma software

 Adrian  Kosmaczewski

Adrian Kosmaczewski has been writing software for the past 20 years. He started working professionally in 1996, riding the first and second waves of the web, right from the inside. He has shipped web applications using various technologies, as well as desktop systems for Mac OS X, Windows and Linux.

Adrian started writing Cocoa applications for the Mac in 2002, and has been writing iPhone apps since he returned from WWDC 2008. When not writing software, Adrian likes to spend time with his wife Claudia. He updates his blog and Twitter as often as possible and is happy to have new followers every day.

Adrian is the founder of akosma software, specialized in all things iPhone. He has studied physics in Switzerland and economics in Buenos Aires, and holds a Master in Information Technology with a specialization in Software Engineering from the University of Liverpool.

Presentation: "Ten Commandments for iPhone development"

Time: Wednesday 10:20 - 11:10

Location: Auditorium

Abstract: Adrian will show you 10 do's and dont's about iPhone software development, taken directly from his own experience, which will help you identify and solve potential problems in your own projects.

Presentation: "Developer Workshop Basic: Build an App from Scratch"

Time: Wednesday 13:30 - 18:00

Location: Olso

Abstract: Building a Scrum backlog application on the iPhone from scratch. The tutorial will take you through installing Xcode and the iPhone SDK on a Mac, setting up the programming environment. You will learn how to initiate a project, read and write Objective-C code, and will take you through the following phases: Building the UI; building the logic of the application; connecting the logic and the UI; test the application in the simulator; deploy the application on the iPhone with provisioning profiles; test, debug and optimize the application; prepare the application for submission to the App Store. Prerequisites: Have a Mac laptop running Leopard or Snow Leopard and be prepared to write some Objective-C code