<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Ramblings of a Hazy Mind &#187; Homebrewing</title>
	<atom:link href="http://www.thehazymind.com/category/homebrewing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thehazymind.com</link>
	<description>Graphics and Game Development, Homebrewing, and the Quest for the Holy Grail</description>
	<lastBuildDate>Sat, 19 Jun 2010 20:15:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Homebrew Helper</title>
		<link>http://www.thehazymind.com/blog/homebrew-helper/</link>
		<comments>http://www.thehazymind.com/blog/homebrew-helper/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 19:02:20 +0000</pubDate>
		<dc:creator>mikeschuld</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Homebrewing]]></category>

		<guid isPermaLink="false">http://www.thehazymind.com/?p=208</guid>
		<description><![CDATA[So I have been experimenting with WPF lately a bit and throwing around a lot of XAML and decided to put together something worth a damn out of my new knowledge and skills and have settled on a small data driven application for homebrew recipes. I have seen in the past a BeerXML format that [...]]]></description>
			<content:encoded><![CDATA[<p>So I have been experimenting with WPF lately a bit and throwing around a lot of XAML and decided to put together something worth a damn out of my new knowledge and skills and have settled on a small data driven application for homebrew recipes. I have seen in the past a BeerXML format that a few people have worked on (very outdated now but a good idea at least) that I will probably also add to or rewrite to be more up to date with current XML standards and methods. It should be a good learning experience in putting together xml schemas as well as that is another area of Computer Science I have not yet delved into.</p>
<p>I&#8217;m using the Entity Framework for my DAL right now and it seems to be working out fairly well (at least in the Visual Studio 2010 Beta, which I hear has better EF versions going on). I&#8217;ll keep some progress reports coming. At the moment I just have a simple UI with login/register, add/edit recipes, and the ability to view all recipes or just your own. More to come.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thehazymind.com/blog/homebrew-helper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#6 Bavarian Pilsner</title>
		<link>http://www.thehazymind.com/homebrewing/6-bavarian-pilsner/</link>
		<comments>http://www.thehazymind.com/homebrewing/6-bavarian-pilsner/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 23:03:32 +0000</pubDate>
		<dc:creator>mikeschuld</dc:creator>
				<category><![CDATA[Homebrewing]]></category>

		<guid isPermaLink="false">http://www.thehazymind.com/?p=106</guid>
		<description><![CDATA[Malts Color (Lovibond) Amount (lbs) Muntons 2-row Lager Malt 2.4 2 Weyermann Bamberg Pilsner Malt 10 Hops Alpha % Amount (oz) Domestic Hallertauer Loose Raw Hops 4.75 4 Tettnanger Loose Raw Hops 4.00 4 Yeast German Lager Yeast #WLP 830 (Pitchable Liquid) Procedure Bring 14 liters of water 130&#176; F Add crushed malted barley and [...]]]></description>
			<content:encoded><![CDATA[<ul class="homebrew_table">
<li class="homebrew_header col_one">Malts</li>
<li class="homebrew_header col_two">Color (Lovibond)</li>
<li class="homebrew_header col_three">Amount (lbs)</li>
<li class="homebrew_item col_one">Muntons 2-row Lager Malt</li>
<li class="homebrew_item col_two">2.4</li>
<li class="homebrew_item col_three">2</li>
<li class="homebrew_item col_one">Weyermann Bamberg Pilsner Malt</li>
<li class="homebrew_item col_two"></li>
<li class="homebrew_item col_three">10</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_one">Hops</li>
<li class="homebrew_header col_two">Alpha %</li>
<li class="homebrew_header col_three">Amount (oz)</li>
<li class="homebrew_item col_one">Domestic Hallertauer Loose Raw Hops</li>
<li class="homebrew_item col_two">4.75</li>
<li class="homebrew_item col_three">4</li>
<li class="homebrew_item col_one">Tettnanger Loose Raw Hops</li>
<li class="homebrew_item col_two">4.00</li>
<li class="homebrew_item col_three">4</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_all">Yeast</li>
<li class="homebrew_item col_all">German Lager Yeast #WLP 830 (Pitchable Liquid)</li>
<li class="homebrew_footer col_all"></li>
</ul>
<h2>Procedure</h2>
<ul class="homebrew_procedure">
<li>Bring 14 liters of water 130&deg; F</li>
<li>Add crushed malted barley and hold at 120&deg; F for 15 min.</li>
<li>Add boiling water to raise to 145&deg; F and hold for 35 min.</li>
<li>Raise to 160&deg; F and hold for 30 min.</li>
<li>Finally raise temperature to 170&deg; F to stop conversion.</li>
<li>Sparge to 28 liters or until the brew pot is full, bring to a boil</li>
<li>Add Hallertauer (bittering) Hops and boil for 40 minutes</li>
<li>Add 2 oz Tettnanger (flavor) Hops and boil for 10 minutes</li>
<li>Add 2 oz Tettnanger (aroma) Hops and boil for 10 minutes</li>
<li>Cool to 70&deg; F, pitch yeast, pour into primary fermenters (this batch was a 10 gallon batch)</li>
<li>Once fermentation begins, keep fermenter at 55&deg; F for 2 weeks</li>
<li>Rack into secondary fermenters and keep for 1 week at 55&deg; F</li>
<li>Bottle or Keg (with appropriate priming sugar added) and condition for 1 week</li>
<li>Drink your Homebrew!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thehazymind.com/homebrewing/6-bavarian-pilsner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#5 Irish Red Ale</title>
		<link>http://www.thehazymind.com/homebrewing/5-irish-red-ale/</link>
		<comments>http://www.thehazymind.com/homebrewing/5-irish-red-ale/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 23:02:42 +0000</pubDate>
		<dc:creator>mikeschuld</dc:creator>
				<category><![CDATA[Homebrewing]]></category>

		<guid isPermaLink="false">http://www.thehazymind.com/?p=105</guid>
		<description><![CDATA[Malts Color (Lovibond) Amount (lbs) Muntons Light 2-Row Malt 8 Caramel Malt 80 1 Munich Malt 0.5 Victory Malt 25 0.5 Adjuncts Specs. Amount (oz) Roasted Barley crushed 2 Hops Alpha % Amount (oz) U.K. Kent Goldings 4.75 2 U.K. Fuggles 4.75 1 Yeast San Fransisco Lager Yeast #WLP 810 (Pitchable Liquid) Procedure Boil uncrushed [...]]]></description>
			<content:encoded><![CDATA[<ul class="homebrew_table">
<li class="homebrew_header col_one">Malts</li>
<li class="homebrew_header col_two">Color (Lovibond)</li>
<li class="homebrew_header col_three">Amount (lbs)</li>
<li class="homebrew_item col_one">Muntons Light 2-Row Malt</li>
<li class="homebrew_item col_two"></li>
<li class="homebrew_item col_three">8</li>
<li class="homebrew_item col_one">Caramel Malt</li>
<li class="homebrew_item col_two">80</li>
<li class="homebrew_item col_three">1</li>
<li class="homebrew_item col_one">Munich Malt</li>
<li class="homebrew_item col_two"></li>
<li class="homebrew_item col_three">0.5</li>
<li class="homebrew_item col_one">Victory Malt</li>
<li class="homebrew_item col_two">25</li>
<li class="homebrew_item col_three">0.5</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_one">Adjuncts</li>
<li class="homebrew_header col_two">Specs.</li>
<li class="homebrew_header col_three">Amount (oz)</li>
<li class="homebrew_item col_one">Roasted Barley</li>
<li class="homebrew_item col_two">crushed</li>
<li class="homebrew_item col_three">2</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_one">Hops</li>
<li class="homebrew_header col_two">Alpha %</li>
<li class="homebrew_header col_three">Amount (oz)</li>
<li class="homebrew_item col_one">U.K. Kent Goldings</li>
<li class="homebrew_item col_two">4.75</li>
<li class="homebrew_item col_three">2</li>
<li class="homebrew_item col_one">U.K. Fuggles</li>
<li class="homebrew_item col_two">4.75</li>
<li class="homebrew_item col_three">1</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_all">Yeast</li>
<li class="homebrew_item col_all">San Fransisco Lager Yeast #WLP 810 (Pitchable Liquid)</li>
<li class="homebrew_footer col_all"></li>
</ul>
<h2>Procedure</h2>
<ul class="homebrew_procedure">
<li>Boil uncrushed caramel malt in 2 liters of water for 15 minutes.</li>
<li>Strain to about 1 liter of thick &#8216;malt soup&#8217;</li>
<li>Bring &#8216;malt soup&#8217; all other malts and 9 liters of water to 140&deg; F</li>
<li>Hold at 140&deg; F for 30 min.</li>
<li>Add 4 liters of boiling water to bring temperature to 155-158&#038;deg F and hold 30 min.</li>
<li>Sparge to 28 liters or until the brew pot is full, bring to a boil</li>
<li>Add U.K. Kent Golding (bittering) Hops and boil for 60 minutes</li>
<li>Add 0.5 oz Fuggle (flavor) Hops and boil for 10 minutes</li>
<li>Add 0.5 oz Fuggle (aroma) Hops and boil for 5 minutes</li>
<li>Cool to 70&deg; F, pitch yeast, pour into primary fermenter (should have about 21 liters)</li>
<li>Once fermentation begins, keep fermenter at 70&deg; F for 2 weeks</li>
<li>Rack into secondary fermenter and keep for 2 weeks at 70&deg; F (should have at least 19 liters)</li>
<li>Bottle or Keg (with appropriate priming sugar added) and condition for 1-2 weeks</li>
<li>Drink your Homebrew!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thehazymind.com/homebrewing/5-irish-red-ale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#4 Huckleberry Hefeweizen</title>
		<link>http://www.thehazymind.com/homebrewing/4-huckleberry-hefeweizen/</link>
		<comments>http://www.thehazymind.com/homebrewing/4-huckleberry-hefeweizen/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 23:00:15 +0000</pubDate>
		<dc:creator>mikeschuld</dc:creator>
				<category><![CDATA[Homebrewing]]></category>

		<guid isPermaLink="false">http://www.thehazymind.com/?p=104</guid>
		<description><![CDATA[Malts Color (Lovibond) Amount (lbs) Great Western 6-row Domestic Malt 1.8 7 Adjuncts Specs. Amount (oz) Kelloggs Corn Flakes crushed 16 Hops Alpha % Amount (oz) Domestic Hallertauer Loose Raw Hops 4.75 4 Domesitc Simcoe Loose Raw Hops 13.3 2 Yeast San Fransisco Lager Yeast #WLP 810 (Pitchable Liquid) Procedure Bring 16 liters of water [...]]]></description>
			<content:encoded><![CDATA[<ul class="homebrew_table">
<li class="homebrew_header col_one">Malts</li>
<li class="homebrew_header col_two">Color (Lovibond)</li>
<li class="homebrew_header col_three">Amount (lbs)</li>
<li class="homebrew_item col_one">Great Western 6-row Domestic Malt</li>
<li class="homebrew_item col_two">1.8</li>
<li class="homebrew_item col_three">7</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_one">Adjuncts</li>
<li class="homebrew_header col_two">Specs.</li>
<li class="homebrew_header col_three">Amount (oz)</li>
<li class="homebrew_item col_one">Kelloggs Corn Flakes</li>
<li class="homebrew_item col_two">crushed</li>
<li class="homebrew_item col_three">16</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_one">Hops</li>
<li class="homebrew_header col_two">Alpha %</li>
<li class="homebrew_header col_three">Amount (oz)</li>
<li class="homebrew_item col_one">Domestic Hallertauer Loose Raw Hops</li>
<li class="homebrew_item col_two">4.75</li>
<li class="homebrew_item col_three">4</li>
<li class="homebrew_item col_one">Domesitc Simcoe Loose Raw Hops</li>
<li class="homebrew_item col_two">13.3</li>
<li class="homebrew_item col_three">2</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_all">Yeast</li>
<li class="homebrew_item col_all">San Fransisco Lager Yeast #WLP 810 (Pitchable Liquid)</li>
<li class="homebrew_footer col_all"></li>
</ul>
<h2>Procedure</h2>
<ul class="homebrew_procedure">
<li>Bring 16 liters of water with 1/2 tsp. Gypsum to 145&deg; F</li>
<li>Add crushed malted barley and hold at 135&deg; F for 30 min.</li>
<li>Add 7.1 liters of boiling water with 1/2 tsp. Gypsum</li>
<li>Hold at 155&deg; F for 45 min. then raise to 158&deg; F for 15 min.</li>
<li>Sparge to 28 liters or until the brew pot is full, bring to a boil</li>
<li>Add Hallertauer (bittering) Hops and boil for 58 minutes</li>
<li>Add Simcoe (flavor/aroma) Hops and boil for 2 minutes</li>
<li>Cool to 70&deg; F, pitch yeast, pour into primary fermenter (should have about 21 liters)</li>
<li>Once fermentation begins, keep fermenter at 55&deg; F for 2 weeks</li>
<li>Rack into secondary fermenter and keep for 1 week at 55&deg; F (should have at least 19 liters)</li>
<li>Bottle or Keg (with appropriate priming sugar added) and condition for 1-2 weeks</li>
<li>Drink your Homebrew!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thehazymind.com/homebrewing/4-huckleberry-hefeweizen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#3 Smoked Ale</title>
		<link>http://www.thehazymind.com/homebrewing/3-smoked-ale/</link>
		<comments>http://www.thehazymind.com/homebrewing/3-smoked-ale/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 22:58:47 +0000</pubDate>
		<dc:creator>mikeschuld</dc:creator>
				<category><![CDATA[Homebrewing]]></category>

		<guid isPermaLink="false">http://www.thehazymind.com/?p=103</guid>
		<description><![CDATA[Malts Color (Lovibond) Amount (lbs) Cara Munich Malt 3 Bries Organic Caramel Malt 3 Simpson&#8217;s Peated Malt 1 Hops Alpha % Amount (oz) Admiral Loose Raw Hops 13.0 &#8211; 16.0 3 Yeast English Ale Yeast #WLP 002 (Pitchable Liquid) Procedure Bring 16 liters of water to 145&#176; F Add crushed malted barley and hold at [...]]]></description>
			<content:encoded><![CDATA[<ul class="homebrew_table">
<li class="homebrew_header col_one">Malts</li>
<li class="homebrew_header col_two">Color (Lovibond)</li>
<li class="homebrew_header col_three">Amount (lbs)</li>
<li class="homebrew_item col_one">Cara Munich Malt</li>
<li class="homebrew_item col_two"></li>
<li class="homebrew_item col_three">3</li>
<li class="homebrew_item col_one">Bries Organic Caramel Malt</li>
<li class="homebrew_item col_two"></li>
<li class="homebrew_item col_three">3</li>
<li class="homebrew_item col_one">Simpson&#8217;s Peated Malt</li>
<li class="homebrew_item col_two"></li>
<li class="homebrew_item col_three">1</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_one">Hops</li>
<li class="homebrew_header col_two">Alpha %</li>
<li class="homebrew_header col_three">Amount (oz)</li>
<li class="homebrew_item col_one">Admiral Loose Raw Hops</li>
<li class="homebrew_item col_two">13.0 &#8211; 16.0</li>
<li class="homebrew_item col_three">3</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_all">Yeast</li>
<li class="homebrew_item col_all">English Ale Yeast #WLP 002 (Pitchable Liquid)</li>
<li class="homebrew_footer col_all"></li>
</ul>
<h2>Procedure</h2>
<ul class="homebrew_procedure">
<li>Bring 16 liters of water to 145&deg; F</li>
<li>Add crushed malted barley and hold at 135&deg; F for 30 min.</li>
<li>Add 7 liters of boiling water to raise temp to 155&deg; F</li>
<li>Hold at 155&deg; F for 45 min. then raise to 158&deg; F for 15 min.</li>
<li>Sparge to 28 liters or until the brew pot is full, bring to a boil</li>
<li>Add Admiral (bittering) Hops and boil for 60 minutes</li>
<li>Cool to 70&deg; F, pitch yeast, pour into primary fermenter (should have about 21 liters)</li>
<li>Once fermentation begins, keep fermenter at 70&deg; F for 2 weeks</li>
<li>Rack into secondary fermenter and keep for 2 week at 70-72&deg; F</li>
<li>Bottle or Keg (with appropriate priming sugar added) and condition for 1-2 weeks</li>
<li>Drink your Homebrew!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thehazymind.com/homebrewing/3-smoked-ale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#2 American Pilsner</title>
		<link>http://www.thehazymind.com/homebrewing/2-american-pilsner/</link>
		<comments>http://www.thehazymind.com/homebrewing/2-american-pilsner/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 22:57:47 +0000</pubDate>
		<dc:creator>mikeschuld</dc:creator>
				<category><![CDATA[Homebrewing]]></category>

		<guid isPermaLink="false">http://www.thehazymind.com/?p=102</guid>
		<description><![CDATA[Malts Color (Lovibond) Amount (lbs) Great Western 6-row Domestic Malt 1.8 7 Adjuncts Specs. Amount (oz) Kelloggs Corn Flakes crushed 16 Hops Alpha % Amount (oz) Domestic Hallertauer Loose Raw Hops 4.75 4 Domesitc Simcoe Loose Raw Hops 13.3 2 Yeast San Fransisco Lager Yeast #WLP 810 (Pitchable Liquid) Procedure Bring 16 liters of water [...]]]></description>
			<content:encoded><![CDATA[<ul class="homebrew_table">
<li class="homebrew_header col_one">Malts</li>
<li class="homebrew_header col_two">Color (Lovibond)</li>
<li class="homebrew_header col_three">Amount (lbs)</li>
<li class="homebrew_item col_one">Great Western 6-row Domestic Malt</li>
<li class="homebrew_item col_two">1.8</li>
<li class="homebrew_item col_three">7</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_one">Adjuncts</li>
<li class="homebrew_header col_two">Specs.</li>
<li class="homebrew_header col_three">Amount (oz)</li>
<li class="homebrew_item col_one">Kelloggs Corn Flakes</li>
<li class="homebrew_item col_two">crushed</li>
<li class="homebrew_item col_three">16</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_one">Hops</li>
<li class="homebrew_header col_two">Alpha %</li>
<li class="homebrew_header col_three">Amount (oz)</li>
<li class="homebrew_item col_one">Domestic Hallertauer Loose Raw Hops</li>
<li class="homebrew_item col_two">4.75</li>
<li class="homebrew_item col_three">4</li>
<li class="homebrew_item col_one">Domesitc Simcoe Loose Raw Hops</li>
<li class="homebrew_item col_two">13.3</li>
<li class="homebrew_item col_three">2</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_all">Yeast</li>
<li class="homebrew_item col_all">San Fransisco Lager Yeast #WLP 810 (Pitchable Liquid)</li>
<li class="homebrew_footer col_all"></li>
</ul>
<h2>Procedure</h2>
<ul class="homebrew_procedure">
<li>Bring 16 liters of water with 1/2 tsp. Gypsum to 145&deg; F</li>
<li>Add crushed malted barley and hold at 135&deg; F for 30 min.</li>
<li>Add 7.1 liters of boiling water with 1/2 tsp. Gypsum</li>
<li>Hold at 155&deg; F for 45 min. then raise to 158&deg; F for 15 min.</li>
<li>Sparge to 28 liters or until the brew pot is full, bring to a boil</li>
<li>Add Hallertauer (bittering) Hops and boil for 58 minutes</li>
<li>Add Simcoe (flavor/aroma) Hops and boil for 2 minutes</li>
<li>Cool to 70&deg; F, pitch yeast, pour into primary fermenter (should have about 21 liters)</li>
<li>Once fermentation begins, keep fermenter at 55&deg; F for 2 weeks</li>
<li>Rack into secondary fermenter and keep for 1 week at 55&deg; F (should have at least 19 liters)</li>
<li>Bottle or Keg (with appropriate priming sugar added) and condition for 1-2 weeks</li>
<li>Drink your Homebrew!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thehazymind.com/homebrewing/2-american-pilsner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#1 Chocolate Porter</title>
		<link>http://www.thehazymind.com/homebrewing/1-chocolate-porter/</link>
		<comments>http://www.thehazymind.com/homebrewing/1-chocolate-porter/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 22:50:27 +0000</pubDate>
		<dc:creator>mikeschuld</dc:creator>
				<category><![CDATA[Homebrewing]]></category>

		<guid isPermaLink="false">http://www.thehazymind.com/?p=101</guid>
		<description><![CDATA[Malts Color (Lovibond) Amount (lbs) Great Western 2-row Domestic Malt 1.8 10 Light Munich Malt (2-row) 6.5 2 Briess Organic Caramel Malt 60 1 Briess Black Patent Malt 500 1 Organic Chocolate Malt 350 1 Hops Alpha % Amount (oz) Domestic Hallertauer Loose Raw Hops 4.75 4 Domesitc Simcoe Loose Raw Hops 13.3 2 Yeast [...]]]></description>
			<content:encoded><![CDATA[<ul class="homebrew_table">
<li class="homebrew_header col_one">Malts</li>
<li class="homebrew_header col_two">Color (Lovibond)</li>
<li class="homebrew_header col_three">Amount (lbs)</li>
<li class="homebrew_item col_one">Great Western 2-row Domestic Malt</li>
<li class="homebrew_item col_two">1.8</li>
<li class="homebrew_item col_three">10</li>
<li class="homebrew_item col_one">Light Munich Malt (2-row)</li>
<li class="homebrew_item col_two">6.5</li>
<li class="homebrew_item col_three">2</li>
<li class="homebrew_item col_one">Briess Organic Caramel Malt</li>
<li class="homebrew_item col_two">60</li>
<li class="homebrew_item col_three">1</li>
<li class="homebrew_item col_one">Briess Black Patent Malt</li>
<li class="homebrew_item col_two">500</li>
<li class="homebrew_item col_three">1</li>
<li class="homebrew_item col_one">Organic Chocolate Malt</li>
<li class="homebrew_item col_two">350</li>
<li class="homebrew_item col_three">1</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_one">Hops</li>
<li class="homebrew_header col_two">Alpha %</li>
<li class="homebrew_header col_three">Amount (oz)</li>
<li class="homebrew_item col_one">Domestic Hallertauer Loose Raw Hops</li>
<li class="homebrew_item col_two">4.75</li>
<li class="homebrew_item col_three">4</li>
<li class="homebrew_item col_one">Domesitc Simcoe Loose Raw Hops</li>
<li class="homebrew_item col_two">13.3</li>
<li class="homebrew_item col_three">2</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_all">Yeast</li>
<li class="homebrew_item col_all">San Fransisco Lager Yeast #WLP 810 (Pitchable Liquid)</li>
<li class="homebrew_footer col_all"></li>
<li class="homebrew_header col_one">Other</li>
<li class="homebrew_header col_two">Specs.</li>
<li class="homebrew_header col_three">Amount (oz)</li>
<li class="homebrew_item col_one">Gypsum</li>
<li class="homebrew_item col_two">-</li>
<li class="homebrew_item col_three">2</li>
<li class="homebrew_footer col_all"></li>
</ul>
<h2>Procedure</h2>
<ul class="homebrew_procedure">
<li>Bring 16 liters of water with 1/2 tsp. Gypsum to 145&deg; F</li>
<li>Add crushed malted barley and hold at 135&deg; F for 30 min.</li>
<li>Add 7.1 liters of boiling water with 1/2 tsp. Gypsum</li>
<li>Hold at 155&deg; F for 45 min. then raise to 158&deg; F for 15 min.</li>
<li>Sparge to 28 liters or until the brew pot is full, bring to a boil</li>
<li>Add Hallertauer (bittering) Hops and boil for 58 minutes</li>
<li>Add Simcoe (flavor/aroma) Hops and boil for 2 minutes</li>
<li>Cool to 70&deg; F, pitch yeast, pour into primary fermenter (should have about 21 liters)</li>
<li>Once fermentation begins, keep fermenter at 55&deg; F for 2 weeks</li>
<li>Rack into secondary fermenter and keep for 1 week at 55&deg; F (should have at least 19 liters)</li>
<li>Bottle or Keg (with appropriate priming sugar added) and condition for 1-2 weeks</li>
<li>Drink your Homebrew!</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thehazymind.com/homebrewing/1-chocolate-porter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
