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 222 223 224 225 226 227 228
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<meta http-equiv="Content-Type" content=
"text/html; charset=ISO-8859-1">
<title>Chapter 1. Using QBrew</title>
<meta name="generator" content=
"DocBook XSL Stylesheets V1.71.1">
<link rel="start" href="handbook-index.html" title="The QBrew Handbook">
<link rel="up" href="handbook-index.html" title="The QBrew Handbook">
<link rel="prev" href="handbook-intro.html" title="Introduction">
<link rel="next" href="handbook-misc.html" title="Miscellaneous">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084"
alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">
Chapter 1. Using <span class=
"application">QBrew</span>
</th>
</tr>
<tr>
<td width="20%" align="left">
<a accesskey="p" href="handbook-intro.html">Prev</a>
</td>
<th width="60%" align="center">
</th>
<td width="20%" align="right">
<a accesskey="n" href="handbook-misc.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="chapter" lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title">
<a name="using"></a>Chapter 1. Using <span
class="application">QBrew</span>
</h2>
</div>
</div>
</div>
<div class="toc">
<p>
<b>Table of Contents</b>
</p>
<dl>
<dt>
<span class="section"><a href=
"handbook-using.html#recipes">Recipes</a></span>
</dt>
<dd>
<dl>
<dt>
<span class="section"><a href=
"handbook-using.html#details">Basic Recipe
Details</a></span>
</dt>
<dt>
<span class="section"><a href=
"handbook-using.html#ingredients">Recipe
Ingredients</a></span>
</dt>
<dt>
<span class="section"><a href=
"handbook-using.html#characteristics">Recipe
Characteristics</a></span>
</dt>
</dl>
</dd>
<dt>
<span class="section"><a href=
"handbook-misc.html">Miscellaneous</a></span>
</dt>
<dd>
<dl>
<dt>
<span class="section"><a href=
"handbook-misc.html#alchohol">Alcohol Percentage
Tool</a></span>
</dt>
<dt>
<span class="section"><a href=
"handbook-misc.html#hydrometer">Hydrometer Correction
Tool</a></span>
</dt>
<dt>
<span class="section"><a href=
"handbook-misc.html#qbrewdata">QBrew Data</a></span>
</dt>
<dt>
<span class="section"><a href=
"handbook-misc.html#conversions">US/Metric
Conversions</a></span>
</dt>
<dt>
<span class="section"><a href=
"handbook-misc.html#exporting">Exporting and Importing
Data</a></span>
</dt>
</dl>
</dd>
</dl>
</div>
<div class="section" lang="en">
<div class="titlepage">
<div>
<div>
<h2 class="title" style="clear: both">
<a name="recipes"></a>Recipes
</h2>
</div>
</div>
</div>
<div class="section" lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title">
<a name="details"></a>Basic Recipe Details
</h3>
</div>
</div>
</div>
<p>
Enter in the basic recipe details in the top section of
the program window. There are fields for the title of
the recipe, the name of the brewer, recipe style, and
batch size.
</p>
<p>
The name of the recipe and the brewer are for
identification purposes only. The recipe style will
display the appropriate style parameters in the
characteristics area. The batch size affects many
calculations.
</p>
</div>
<div class="section" lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title">
<a name="ingredients"></a>Recipe Ingredients
</h3>
</div>
</div>
</div>
<p>
Recipe ingredients are added using the bottom section
of the program window. There are tabs for grains and
other fermentables, hops, and miscellaneous
ingredients.
</p>
<p>
You can edit any field of an ingredient by double
clicking within it. To enter a new ingredient, double
click in the name field of a blank row. To remove an
ingredient, set its name field to a blank.
</p>
<p>
The <span class="guilabel">Notes</span> tab of this
section allows you to enter notes on the recipe and
batches. These could be specific brewing procedures,
brewing and bottling dates, or measured gravity. They
are saved along with the recipe, but otherwise do not
affect it.
</p>
</div>
<div class="section" lang="en">
<div class="titlepage">
<div>
<div>
<h3 class="title">
<a name="characteristics"></a>Recipe
Characteristics
</h3>
</div>
</div>
</div>
<p>
The middle section of the program window details your
recipe's characteristics. Information included here are
the recommended gravity, bitterness and color for the
selected recipe style, as well as the calculated
gravity, bitterness, color and alcoholic content for
your recipe.
</p>
</div>
</div>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left">
<a accesskey="p" href="handbook-intro.html">Prev</a>
</td>
<td width="20%" align="center">
</td>
<td width="40%" align="right">
<a accesskey="n" href="handbook-misc.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">
Introduction
</td>
<td width="20%" align="center">
<a accesskey="h" href="handbook-index.html">Home</a>
</td>
<td width="40%" align="right" valign="top">
Miscellaneous
</td>
</tr>
</table>
</div>
</body>
</html>
|