I love webapps, but somethings gotta give… but not splitview. Split View is the thing in iPads that makes it different in navigating through content on a large touch screen device. It provides a way of allowing navigation with content browsing. However, this seems to be largely done only by a few companies/people, or through the use or large cumbersome UI kits. Continue reading SplitView in iPad Web Apps
Category Archives: Personal
Fav comic strips
Was digging around preparing for the big move when i came across these old comic strips which i cut out and preserved from the old Sunday Times. I can’t begin to say how much i identify myself to these comic strips, but i do think about it from time to time, and when i do, i would give my thanks to God.
Save some power – check ServerBackup
This took some time for me to find out, but there was some process on my OSX Server that was churning away at my drives. I really didn’t mind leaving my drives on, but having it spin too often would lead it to an earlier death due to mechanical failure. Continue reading Save some power — check ServerBackup
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