-
RSS Links
About Me
I am Carson McDonald a software engineer and this blog is a small slice of what I do every day. I started developing software in 1989 and since then have work with a wide range of languages and systems.
You can also find me at the following:Categories
Building GeeQE
This page is a list of techniques and sources for all the parts I pulled together to build the GeeQE iPhone application. The application is mainly a project that I am using to experiment with new features so documenting the parts will hopefully help others who want to do something similar. One of the first interesting notes is that I found myself using Stack Overflow itself a good bit to answer some of the challenging questions I had while doing the development. If you are more interested in the development just skip to down past the screen shots.
First I would like to give a big shout out to Stack Overflow for opening their data. You can download a full data dump each month and that is where I started on this project.
As a guide for some potential features for the application I used the mobile iphone optimized meta thread and the original iPhone application question.
Check out the main GeeQE project page for a list of features and some screen shots.
There are a number of parts that I used to put together the application. I've split them out here into server side, iPhone libraries and graphics resources.
Server side
iPhone libraries and techniques
Graphics resources
Potential future features