Thanks to the good graces of ,
I now have my very own
web page. Isn't it hip.
I have written open-source free nutrition software, NUT, which records what you eat and analyzes your meals for nutrient levels in terms of the "Daily Value" or DV which is the standard for food labeling in the US. The program uses the free food composition database from the USDA. This free nutritional analysis software was written for Unix systems (I use Linux), but see below for a pre-compiled DOS version. By experimenting, you can find the optimal level of the various nutrients and how to implement this with foods available to you. NUT can help reconstruct the lost instruction manual to your care and feeding because, when the authorities and crackpots disagree on the proper human diet, you can design an experiment using the food composition tables to discover the truth!
Features of NUT include:
Here are:
Here is the pre-compiled DOS version of NUT. If you use your built-in WinZip to unzip the file, it may make a functioning desktop icon for you! The executable is called "NUT.EXE" and the first time it runs (in an MS-DOS or "Command Prompt" window), be patient while it creates the food database in the "NUTDB" subdirectory. Then browse the documentation in "NUT.HTM". The raw data is in the "NUTSR20" subdirectory and the source code is in the "src" subdirectory.