app


Facebook App Boilerplate

Just pushed a new repo on Github. This one’s a boilerplate for a Facebook App. Read the README for more details. Do let me know how I can make this better! https://github.com/EdwinToh/Facebook-App-Boilerplate

Analytics and Statistics Tracking for iPhone Apps

After being involved in helping to create Kinetic’s first iPhone Game, I learnt a few things about analytics for iPhone apps that I thought I could share here. Google Analytics Tracking iPhone apps is actually very similar to tracking websites using Google Analytics. You attach an event to a button action or a page, and [...]