Posts tagged apft

Learning LINQ to XML

Since releasing the first version of GetHuman app for Windows Phone it has been a while since I have been working on any new apps. I decided to finish up a small app that I had started some time back, namely the APFT (Army Physical Fitness Test) Calculator app. To begin with this app I began to attempt deriving formulas to compute the scores, but soon realized two things:

  1. One: Deriving all the formulas to compute the scores for each event in the APFT would take me longer than writing a quick look up function, and…
  2. Two: I had never used LINQ to XML before and this was an excuse to learn how to use this.

(more…)

Sheer Boredom Updates

So yet again, as you can probably see, I have decided to update this site again. As I start to spend more time developing mobile apps I plan to use this site to help post updates and links to the apps I publish. I am working on making a page for the WebOS version of GetHuman on this site until I finish the version for WP7. Development has slowed down considerably recently, but hopefully will get back on track soon.

I also started a second side project of making an Army Physical Fitness Calculator for WP7. If your interested in this, feel free to check out the screen shots below and let me know if you have any suggestions for it.

(more…)

Go to Top