Posted on June 30, 2010 at 13:18:43 UTC (1277903923)
I’ve been messing around lately with custom views and touch events as custom views looks a lot more cooler from a user point of view than the default. Here is a bit of code on how to visualize it in your head (about how it tracks your hand). By the way, it isn’t multi-touch friendly [...]
Posted on April 22, 2010 at 14:37:23 UTC (1271947043)
Other than the fact it is also used by Apple themselves, and used by Apple Developers for a long time – I can see another reason why using interface builder is good. The reason – Universal Applications (for iPhone OS).
Posted on February 24, 2010 at 21:00:25 UTC (1267045225)
I’ve developed apps using interface building and without it. Here’s the rundown of why Interface Builder is good AND why it is not.
Posted on December 19, 2009 at 14:28:17 UTC (1261232897)
Have been searching the web for how to do it, but I have found a way to make the correct file format from Apple’s push notification documentation and some other sites which show where to replace the file. Anyway here are the steps: Run the following command afconvert -f caff -d ima4 -v filename_to_convert.ext sms-received1.caf [...]
Posted on October 18, 2009 at 09:02:13 UTC (1255856533)
Well progress has been on and off in spurts but have finally integrated the UI (which is a simple UITableView with some custom cells, a settings controller, and a details controller) to a class which grabs the YQL data and converts it to a readable format. Just a little tidying up, adding in some unit [...]
Posted on July 1, 2009 at 22:43:16 UTC (1246488196)
It’s a new financial year now here in AU. Where all the accountants are now breathing a sigh of relief as the last month of hard work in getting to books ready are now over. Anyway, I’ve been going over the new 2009-2010 tax rates and updating the MySalary iPhone app and have noticed all [...]
Posted on May 24, 2009 at 01:27:33 UTC (1243128453)
The main focus for this release is about usability. As far as an iPhone app goes, it should at least keep track of the user’s inputs so that if they respond to a phone call or SMS, the app will remember what buttons was pressed, and also know which screen was being presented. This I [...]
Posted on May 10, 2009 at 18:08:54 UTC (1241978934)
MySalary v1.2.1 contains mostly bugfixes but the full release notes / history is now available in this post.
This has now been submitted to Apple (approval pending).
Posted on May 10, 2009 at 11:01:58 UTC (1241953318)
The design philosophy behind MySalary/Tax Calculator app on the AppStore.
Posted on May 8, 2009 at 23:44:34 UTC (1241826274)
MySalary (a.k.a Tax Calculator / AmIRich) is now here as version 1.2. Originally started as one of those random / not-so-serious apps (i.e. note the very original name, and if you have a jailbroken phone open the PLIST file of my app in the Property List viewer and note the app ID), I’ve decided to [...]