Hacked around the whole day trying to get my domain working together with the AuthSub authentication method working with Himiko. Continue reading Some notes on Google AuthSub
Tag Archives: development
FileIO for iPhone
Moving along from simple controls such as AlertViews, Singletons, ScrollViews and ActionSheets, in order to write anything remotely useful, FileIO would have to be done. Continue reading FileIO for iPhone
UIScrollView & Hiding the keyboard
In my quest for trying to write a simple Native iPhone app, I’ve come to realize that many things are just not done for you. Unlike iPhone WebApp development, native development requires you to handle so much more stuff, some of which i think is a pain. Continue reading UIScrollView & Hiding the keyboard
iPhone Native Development… 1 step at a time
So i have finally decided to try my hand at native iPhone development, but it sure wasn’t easy. Continue reading iPhone Native Development… 1 step at a time