Archive for August, 2010
Bawal ang Wangwang is Cool, But We Can Do Awesome
Posted by rad in Uncategorized on August 24, 2010
Bawal ang Wangwang is cool, but here are two awesome yet easily doable projects for the PNoy administration.
Cool
http://www.gmanews.tv/story/197939/dept-of-finance-launches-crowdsourcing-website
Awesome
Put all docs of the DOF and DBM into Scribd.
Crowdsource the work, too, to save money. I’m sure all the students who volunteered in Ondoy relief efforts will work on this, too.
Cool
Bawal ang Wangwang
Awesome
Put the performance documents of the PNP – from the regional offices down to the sub-station level – into GoogleDocs. Crime rates, conviction rates, everything. Put it as a spreadsheet for easy third-party analysis. After the Mendoza incident, I’m pretty sure a lot of IT folks will come up with ways to slice and dice the data.
Book Review: Tapworthy

Tapworthy
Designing Great iPhone Apps
by Josh Clark
Publisher: O’Reilly Media
Released: June 2010
320 pages
I’m a programmer who occasionally dabbles in user interface design when I’m doing solo projects. I know enough to know when a UI is bad or good, but I’m at a loss on how to create good UI from scratch. On my iPhone games, I do my own UI. There’s the iPhone Human Interface Guide, but I feel that it’s a bit hard to digest and I feel that it’s too specific to non-gaming applications.
Tapworthy takes iPhone HIG then mixes it with insights from recent user interface research and human psychology. The result is a very readable guide with specific do’s and don’ts to follow in designing your iPhone app interface. The tips, along with the long but readable discussion on the principles behind those tips, are general enough that even game developers will find them useful.
For example, the recommended hit region for user interface elements should be 44×44 pixels. This is a very important principle to follow (n00b mistake: on an app I was developing, I started with swipeable coins that are 20×20. Not surprisingly, on my first user tests, the users found the coins too small and very hard to swipe). The iPhone HIG actually mentions this, but this tip is buried in there and is only mentioned three times. In Tapworthy, this tip has its own section title (“The Magic Number is 44″) and is mentioned more than a dozen times to really drill in the point.
Another solid tip from the book: Do not use text in designing the app’s icon. It won’t be readable, and it will just add visual clutter to the icon. This tip is actually part of an entire 30-page chapter (Chapter 7) devoted to App Icon Design.
I can’t find anything that I don’t like about this book. It can use some improvements, though:
- Given that roughly half of iPhone apps are games, it could add more tips specific to gaming applications. Maybe games aren’t in the author’s repertoire, and that’s a topic for another book.
- The book contains lots of internal references, e.g. “…a concept explained in the Facebook case study on page 236…”. On the PDF version, the references aren’t links, though. What’s more, on the ePub version, when reading it on Stanza for the iPhone, the links are meaningless because the ePub pages on Stanza doesn’t really match the PDF’s page numbers. This isn’t major, though, and it’s something O’Reilly can easily fix with an updated digital release.
If I have to describe this book in a nutshell, I’ll say it’s Alan Cooper’s About Face, translated to the iPhone world. Great work.