Development -> Points Calculator

This is written to calculate the number of 'points' in food from the entered values of Calories and Saturated Fat based on a well know dieting companies point system. It is my first Objective C / Cocoa application so is very simple at the moment (as you can see from the screenshot).
You can download the latest copy here: pointscalculator-1.0.zip
Improvements
When I learn some more Objective C I plan to make saving calculated foods possible, so you can look up what you've calculated previously.

