Moved.

Posted in Meta on September 11th, 2009

This blog has moved to http://colin.fanfoot.ca

Update on App Store Rankings

Posted in Meta on June 23rd, 2009

Every few days someone finds my site by searching for how to scrape app store rankings. I no longer use that script, since I found it awkward to use. I’ve switched over to using MajicRank by Majic Jungle software.

MajicRank is a Mac application that polls the top 100 lists in iTunes to find your apps. It keeps a history so you can graph and also see the change in rank since the last run. I find it very easy to launch the app every day to keep tabs on my apps’ rankings.

Egg Painter

Posted in Meta on March 24th, 2009

Yesterday, we submitted another iPhone application to Apple. This one is called Egg Painter. As you may guess, it’s an Easter Egg painting app aimed at kids. You can check out the website for it at http://www.fanfoot.ca/eggpainter.

Scraping App Store Rankings Around the World

Posted in Meta on March 9th, 2009

Having become frustrated trying to check iTunes for app rankings, I decided to look for a better way to do it. That search led me to a post on Ben’s Dev Blog. The perl script given is priceless and saved me from having to write something up myself. It would be preferable to have a Mac app that does it, but this works for now.

Edit: I have switched to using a Mac app called MajicRank. See my post for more details.

Ars on UISwitch labels

Posted in Meta on March 6th, 2009

Ars Technica has an article about changing text in a UISwitch robustly. It looks like a fairly interesting approach, but the issue with localization is probably a deal-breaker for me.

Spatial Thinking

Posted in Meta on February 26th, 2009

Here’s a great article on spatial thinking as it applies to software usability. Now I wonder about where I can use this to improve things in my own software, which is a sign of a good article.

WordMind Lite now available

Posted in Meta on February 26th, 2009

Yesterday, Apple approved the lite version of WordMind. You can check it out on the App Store. There is only one available mode and the potential number of words to guess has been reduced to about 100.

WordMind Released!

Posted in Meta on February 21st, 2009

I’m happy to announce that WordMind appeared on the App Store some time last night. You can check out the website or check it out in iTunes.

iPhone Dev – Bootstrap

Posted in Cocoa, Programming, iPhone on February 19th, 2009

Craig Hockenberry has written a great article about how to get started developing for the iPhone. He mentions some very helpful links and resources.

My iPhone App has been Submitted

Posted in Cocoa, Games, Programming, iPhone on February 15th, 2009

As of yesterday, my first iPhone game has been submitted to Apple. The game is called WordMind and is a word guessing game. The process has been fun, though making the self imposed deadline made things a bit tougher. I learned from experience some of the things I had read about releasing software. e.g. You can’t put everything into your first release. There are so many more features I could have included, but in order to get it out the door I had to pare it down to the essentials.

When Apple has approved the app, I will post an announcement here. In the meantime, you can check out the website I made for it at http://www.fanfoot.ca/wordmind.