Last Thursday in Thesis class we had to present a short version of our presentation with no text on the presentation:
Today I also finished the first draft of my thesis paper!
Last Thursday in Thesis class we had to present a short version of our presentation with no text on the presentation:
Today I also finished the first draft of my thesis paper!
So I finally got approved to be an “official” iPhone Application Developer by Apple.
Is this Finally it?
The Prototype
References
NOTES:
I could not believe my eyes when I saw that www.iphoneclassroom.com was available!!
Why (Motivation)
What (Description)
How (Future Implementation)
Who (Target Audience)
Where (User Scenarios)
When (Market opportunities)
Conclusions
Project URLs
References
So I’ve decided to really dive in into the iPhone Application development for my iPhone Classroom thesis project. What I had up to now was a web version – a prototype of the interface and user interaction. It did not give me the full extent of the iPhone’s interface capabilities, not to mention that you cannot turn the camera on from it. Pretty basic feature for a photography tutorial!
So I have been studying Apple’s Cocoa development environment (Objective-C) and the iPhone SDK. Slowly wrapping my head around the frameworks and how objects are handled and talk to each other within the iPhone environment. Very interesting and powerful.
I created these screen mock-ups to help me understand better all the elements I am going to have to build:
I have feverously working on my iPhone Classroom (new name) web application for the iPhone.
My presentation today did not go as well as I would’ve have wanted… I did not rehearse the flow of exactly what I was going to say so I felt a little too loose in my train of thought.
With that as a motivation, I cranked out some more changes to the document I presented today and now feel that the structure of the presentation makes more sense and flows better.
HERE it is.
I updated my presentation and did some more work on the interface.
Best viewed using Safari:
Some more documents related to the Thesis:
Started coding the html interface mock-up following the iPhone’s specs. JavaScript monitors the iPhone orientation and changes the html dynamically. CSS styles are associated with each orientation – that is how I get the menu icons to be on top when the iPhone is in portrait and on the right when the iPhone is on landscape mode. Including video was also a bit of a hurdle but all figured out now – depending on the connection (WiFi vs Edge) the appropriate movie is shown – you actually have to put up 3 different files for each speed (the third one is for desktop viewing). Fortunately QuickTimePro does that automatically for you.