<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>References on Youssef El Khoury</title><link>https://usfkhoury.com/tags/references/</link><description>Recent content in References on Youssef El Khoury</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 17 May 2026 18:18:39 +0000</lastBuildDate><atom:link href="https://usfkhoury.com/tags/references/index.xml" rel="self" type="application/rss+xml"/><item><title>Understanding Dough Hydration Rates</title><link>https://usfkhoury.com/blog/understanding-dough-hydration-rates/</link><pubDate>Sun, 17 May 2026 12:54:00 +0000</pubDate><guid>https://usfkhoury.com/blog/understanding-dough-hydration-rates/</guid><description>&lt;p&gt;&lt;strong&gt;The single most important thing to know:&lt;/strong&gt; always calculate hydration using weight, never volume. This one mistake can take a recipe from perfect to unusable.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="what-is-a-hydration-rate"&gt;What Is a Hydration Rate?
&lt;/h2&gt;&lt;p&gt;The &lt;strong&gt;hydration rate&lt;/strong&gt; is the ratio of water to flour in a dough, expressed as a percentage:&lt;/p&gt;
&lt;p&gt;$\text{Hydration Rate (\%)} = \frac{\text{Weight of Water}}{\text{Weight of Flour}} \times 100$&lt;/p&gt;
&lt;p&gt;So a dough made with 250g of water and 400g of flour has a hydration rate of &lt;strong&gt;62.5%&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This number tells you everything about how a dough will feel and behave — how sticky it is, how easy it is to shape, and what kind of crumb structure it will produce.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="why-volume-measurements-break-the-formula"&gt;Why Volume Measurements Break the Formula
&lt;/h2&gt;&lt;p&gt;This is where most beginners go wrong. It seems logical to measure hydration by volume — &amp;ldquo;1 cup of water to 3 cups of flour&amp;rdquo; — but it produces a completely wrong result.&lt;/p&gt;
&lt;p&gt;The problem is &lt;strong&gt;density&lt;/strong&gt;. One cup of water and one cup of flour weigh very different amounts:&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Ingredient&lt;/th&gt;
 &lt;th&gt;1 Cup Volume&lt;/th&gt;
 &lt;th&gt;Actual Weight&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Water&lt;/td&gt;
 &lt;td&gt;236mL&lt;/td&gt;
 &lt;td&gt;~250g&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;White Flour&lt;/td&gt;
 &lt;td&gt;236mL&lt;/td&gt;
 &lt;td&gt;~132g&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Brown Flour&lt;/td&gt;
 &lt;td&gt;236mL&lt;/td&gt;
 &lt;td&gt;~127g&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Notice that 1 cup of water weighs almost &lt;strong&gt;twice as much&lt;/strong&gt; as 1 cup of flour. This completely distorts any volume-based hydration calculation.&lt;/p&gt;
&lt;h3 id="the-bread-example"&gt;The Bread Example
&lt;/h3&gt;&lt;p&gt;Take a recipe: 1 cup water, 3 cups flour.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Volume-based calculation (wrong):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;$\frac{1 \text{ cup Water}}{3 \text{ cups Flour}} \times 100 = 33\%$&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Weight-based calculation (correct):&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;$\frac{250\text{g Water}}{3 \times 132\text{g Flour}} \times 100 = 63\%$&lt;/p&gt;
&lt;p&gt;The dough was never 33% hydration — it was &lt;strong&gt;63% all along&lt;/strong&gt;. The volume calculation underestimated it by nearly half.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="what-happens-when-you-get-it-wrong"&gt;What Happens When You Get It Wrong
&lt;/h2&gt;&lt;p&gt;Using the incorrect 33% volume figure, attempting to increase hydration to 60% led to this calculation:&lt;/p&gt;
&lt;p&gt;$\frac{x \text{ cups Water}}{3 \text{ cups Flour}} = 60\% \implies x \approx 2 \text{ cups Water}$&lt;/p&gt;
&lt;p&gt;The actual weight-based hydration of 2 cups of water over 3 cups of flour:&lt;/p&gt;
&lt;p&gt;$\frac{500\text{g Water}}{3 \times 132\text{g Flour}} \times 100 = 126\%$&lt;/p&gt;
&lt;p&gt;The result: a dough so wet and sticky it took far too long to knead, tore constantly during shaping, and produced bread that barely puffed in the oven. The recipe hadn&amp;rsquo;t been improved — it had been destroyed.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id="the-density-formula-for-the-curious"&gt;The Density Formula (For the Curious)
&lt;/h2&gt;&lt;p&gt;You can calculate the weight equivalent of any volumetric measurement using:&lt;/p&gt;
&lt;p&gt;$\rho = \frac{m}{V} \implies m = \rho \times V$&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Ingredient&lt;/th&gt;
 &lt;th&gt;Density&lt;/th&gt;
 &lt;th&gt;Weight of 1L&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Water&lt;/td&gt;
 &lt;td&gt;997 kg/m³&lt;/td&gt;
 &lt;td&gt;~1kg&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Flour (avg)&lt;/td&gt;
 &lt;td&gt;0.593 g/cm³&lt;/td&gt;
 &lt;td&gt;~593g&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;Note that flour density varies depending on type, humidity, temperature, and whether it has been sifted. Always treat flour density values as estimates.&lt;/p&gt;</description></item><item><title>Ater/Simple Syrup</title><link>https://usfkhoury.com/blog/ater/simple-syrup/</link><pubDate>Tue, 02 Jan 2024 20:57:00 +0000</pubDate><guid>https://usfkhoury.com/blog/ater/simple-syrup/</guid><description>&lt;h1 id="atersimple-syrup-recipe"&gt;Ater/Simple Syrup Recipe
&lt;/h1&gt;&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Ingredient&lt;/th&gt;
 &lt;th&gt;Volume (Ater)&lt;/th&gt;
 &lt;th&gt;Volume (Simple Syrup)&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Sekar&lt;/td&gt;
 &lt;td&gt;2 cups&lt;/td&gt;
 &lt;td&gt;1 cups&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;May&lt;/td&gt;
 &lt;td&gt;1 cup&lt;/td&gt;
 &lt;td&gt;1 cup&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Hamda&lt;/td&gt;
 &lt;td&gt;nos&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Mazaher&lt;/td&gt;
 &lt;td&gt;chwayit&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Mawared&lt;/td&gt;
 &lt;td&gt;chwayit&lt;/td&gt;
 &lt;td&gt;&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id="prep"&gt;Prep
&lt;/h3&gt;&lt;ol&gt;
&lt;li&gt;Ghliyoun 3a &lt;u&gt;nar khafife/wasat&lt;/u&gt; ma3 1/2 hamda la ma yeskaro&lt;/li&gt;
&lt;li&gt;Awwal ma yeghlo w ysiro bl sameke l baddak yeha (kl ma tawwalo ghale kl ma asmak) tfi 3anoun w 7ot no2tit mazaher w mawared w trekoun yeberdo&lt;/li&gt;
&lt;li&gt;7otoun bi annine bl borrad&lt;/li&gt;
&lt;/ol&gt;</description></item></channel></rss>