File: index.html

package info (click to toggle)
cronometer 0.9.9%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 8,788 kB
  • sloc: java: 17,382; xml: 909; makefile: 19
file content (221 lines) | stat: -rw-r--r-- 10,317 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>CRON-o-meter.html</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="cron.css" type="text/css">
</head>

<body bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#800080" alink="#ff0000">
<img src="apple1.png" width="89" height="101" alt="Apple" align="right">
<center><h1>CRON-O-Meter</h1> </center>     
<center><font size="+1">A free, open-source, cross-platform, diet-tracking application.</font></center>

<p align="justify">

	<h3>Features</h3>
		 <ul>
		   <li>Includes nutritional information on over 7000 foods from the latest USDA datasources.
			 <li>Food editor for creating custom foods.
			 <li>Recipe editor to create new foods built from sets of other foods.
			 <li>Import and export foods and recipes to share with other users.
			 <li>Set personal targets for each nutrient, or use the official Dietary Reference Intakes (DRI).
			 <li>Track and chart your biometrics (weight, blood pressure, temperature, etc...).
			 <li>Generate detailed reports on your nutritional information.
			 <li><font color="#ff0000"><b>New:</b></font> Now supporting multiple users, including common recipes and copy foods between users.
		 </ul>
<hr width="95%" align=center>

<p align="justify">
<h3>Disclaimer</h3>
The data displayed in this software should always be treated as
a rough estimate.  The data itself may contain
errors or be incomplete. The USDA food database, for instance,
contains average values for most foods. Local soil and growing 
conditions can deviate largely from the average values. Some
nutrients are underrepresented in the database because not every
food item has undergone comprehensive analysis. 
Furthermore, this software may contain unknown bugs that affect
the reported values. You should not use this 
program to make life-critical decisions. 
<br><br>

<center><font color="#ff0000"><b>The developers of this software accept no liability in the use of this 
software.
<br> Use at your own risk.</b></font></center>

<hr width="95%" align=center>

<p align="justify">
<h3>Installation</h3>
Download and execute the CRONOMETER setup program.  You can use the default installation directories, or 
choose your own.  If the program does not start after installation, the most likely cause
is that a Java environment needs to be enabled.<br>

The Java software can be downloaded free at:
<a href="http://www.java.com/en/">http://www.java.com/en/</a>.<br>

You can also manually select Java for various versions of Linux and Solaris at: 
<a href="http://www.java.com/en/download/manual.jsp">http://www.java.com/en/download/manual.jsp</a>.<br>
Java for Apple computers can be downloaded by searching for "download Java"
at <a href="http://www.apple.com/">http://www.apple.com/</a>.

<p align="justify">
<b>Updating Versions</b>.<br>
When a new version of CRON-o-meter is available, just run the new setup program.
Any data that you previously entered will be retained.
<hr width="95%" align=center>

<p align="justify">
<h3>Program Controls</h3>
<b>Menu Bar</b><br>
<img src="menu1.png" width="279 height="45" alt="Menu"><br><br>

The menu bar has the following functions:

<ul>
  <li>File<br>
&nbsp;Manage Users - Add or remove users from Cronometer.<br>
&nbsp;Edit User Targets - Information to define a profile and calculate nutritional targets.<br>
&nbsp;Quit - Save data and terminate program.<br>
  <li>Edit<br>
&nbsp;Copy and Paste food accross days or users.<br>
  <li>Reports<br>
&nbsp;Nutrition Report - Produces a one-day report that can be saved as an HTML or text file.<br>
  <li>Food<br>
&nbsp;Import Food - Reads a file of nutritional information prepared by another CRON-o-meter session.<br>
&nbsp;Create New Food - Allows entering nutritional information for a food that is not in the database.<br>
&nbsp;Create New Recipe - Allows using combinations of foods in the database to create a new food.<br>
  <li>Help<br>
&nbsp;Help - This help file<br>
&nbsp;About - Programming credits<br>
</ul>

<b>Tool Bar</b><br>
<img src="toolbar.png" width="197" height="45" alt="Tool Bar"><br><br>
The tool bar under the menu bar has icons for the following functions: 
<ul>
  <li>Create New Food 
  <li>Edit Food
  <li>Import Food
  <li>Export Food
  <li>Delete Food - This icon is only activated for foods in My Foods category.
</ul>


<hr width="95%" align=center>
<p align="justify">
<h3>Program Functions</h3>
<b>Creating a Food</b><br>
Because of the large number of food products available to consumers, it is very likely that
you use a food that is not listed in the database.  In this case, you will need to create a 
new food.  You can use the "Create New Food" function, or if there is something similar in the 
database, you can export it and then import it, rename it, and edit it.  Basically, you need
to specify the name of the food, the quantity for which you have nutritional data, and then
enter the detailed quantity of nutrients under each of the tabs below.<p>

<img src="nutrition.png" width="279" height="26" alt="Nutrition tabs">

<p align="justify">
<b>Exporting a Food</b><br>
This function provides a way of sharing your recipes by creating
a file with an <i>.xml</i> extension that can be sent to another CRON-o-meter user.
Click on the food to select it, and then click the Export Food icon, or
right click on the food that you want to export, and click the "Export Food" icon
from the pull-down menu that appears by the cursor.  

<p align="justify">
<b>Importing a Food</b><br>
Click on the Import Food function to display a file dialog panel.  Select the <i>.xml</i> file 
and click on the Open button.  The imported food will be placed in My Foods category.

<p align="justify">
<b>Creating a Recipe</b><br>
On the Menu Bar, click on "Food&rarr;Create New Recipe".  Under the "Recipe" tab click the 
Add icon <img src="add.png" width="33" height="33" alt="Add" class="va-middle"><br><br>
<img src="newfood.png" width="280" height="209" alt="New Food">
<p align="justify">
This causes the "Select a Food" panel to display.  You can now type the name of 
the first food ingredient
for your recipe.  Select the ingredient by clicking on it, enter a weight, and click the "ADD"
button.  Repeat the procedure for each ingredient.  In the recipe, you can adjust the amount of 
each ingredient by double clicking the amount field and typing a new value.  
Similarly, by double clicking the calories, you can type a new number
and the weight will be adjusted accordingly.  
Foods may be removed from the recipe by clicking on them and then clicking on the trash can icon.

<p align="justify">
<b>Setting Nutritional Targets</b><br>
The default nutritional values provided by CRON-o-meter are based on the official 
Dietary Reference Intakes (DRI) set by the USDA.  You can change these values
to implement any diet.  Using the tabs, navigate to any
particular entry and double-click to display a customization panel 
corresponding to the entry.  The illustration below shows the cursor on
the "Energy" entry and its control panel.<p>

<table cellspacing="0" cellpadding="0" border="0">
  <tr>
    <td align="center">
<img src="nutrient.png" width="150" height="141" alt="">
    </td>
<td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
    <td align="center">
<img src="nutrient1.png" width="333" height="209" alt="">
    </td>
  </tr>
</table>

<p align="justify">
<b>Entering Daily Consumption</b><br>
Select the date for which you want to enter your consumption.
Search the data base for the foods that you consume, select by clicking the appropriate entry,
and then click the "Add" button.  For example, suppose that you ate a McDonald's Big Mac for lunch.
When you search for "mcdonald's", there will be a list of McDonald's products.  Click once on 
"McDONALD'S, BIG MAC" (Don't double click because that will bring the food editing panel).
Click on the portion size pull-down menu which will display "g" (gram) or "item".  Select "item", 
and then click the "Add" button.  The food will be added to the right side of the screen
for the corresponding day.<p>

<img src="addfood.png" width="536" height="322" alt="Add food">
<p align="justify">
The distribution of macronutrients relative to the targets is immediately displayed in the
colorful bars and the pie-chart of the summary.   The numbers in parentheses give you the
percentages of your daily targets.  You can then say: "Wow! 53% of the calories of a Big Mac
come from fat!!!" (the red part of the circle). 
Hopefully, you can make better choices for the 
rest of the day.  CRON-o-meter will help to keep you on track.<p>

<img src="summary1.png" width="376" height="440" alt="Summary"><br>

<p align="justify">
<b>Entering Biomarkers</b><br>
Click on the "Biomarkers" tab for a specific date.  Click on the check box of the specific
biomarker that you want to track (Weight, Body Temperature, Systolic, or Diastolic Blood Pressure).
Enter a numeric value.  Note that there are no units associated with any of these biomarkers.
Therefore, you can enter your weight in pounds or kilograms, and your temperature in either Celsius or
Fahrenheit degrees.  Clicking on the corresponding graph icons for each biomarker will display 
a chart of the variations over time.
<p>
<img src="biomarkers.png" width="459" height="276" alt="Biomarkers"><br>
<p>

<hr width="95%" align=center>

<p align="justify">
<h3>Feedback</h3>
This software is made by an all-volunteer effort. If you want to chip in and
lend a hand there are lots of things you can do to improve the program. Besides
programmers, we could use:
<ul>
 <li>Technical writing skills to make a user-friendly help manual
 <li>Custom art work for icons and aesthetics
 <li>Scientific accuracy -- help find errors, bugs, or improve the nutritional analysis
 <li>A library of food entries that could be shared on the Internet by CRON-o-meter users
</ul>
If you wish to contribute, contact <b>aaron@spaz.ca</b>
<p>
&nbsp;
<p>
<font color="#cccccc">Apr 27, 2006 11:47:51 PM</font>
</body>
</html>