…After 22 years. I started to smoke when I was 14, and now I’m 36. How did you do it, you ask? Short answer: this helped me get started, and I strongly believe that this is going to help me stay put. Read on for the details…
Toutoulina – Evil Pricess of Darkness Released!
![]()
Yesterday, Apple’s review team approved my newest game Toutoulina – Evil Princess of Darkness, and now it is available on iTunes.
Right now, the app is not optimized for the iPad (yet); But that is the first item on the To Do list.
Customizable index for UITableView
I am developing an eBook-ish app right now. It’s not a ‘flip the pages’ kind of eBook, but rather a traditional iPhone app where you browse the various chapters.
Although it uses mostly off-the-shelf UIKit elements (views, view controllers, buttons, etc.) the visual designed is pretty much customized in terms of colors, typefaces, etc.
The main section consists of a UITableView where each row is a chapter in the book; i.e., a table of contents. There are more than a hundred chapters (but each chapter is quite short), so having the user scroll the table all the way down is unreasonable.