<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for BrewSession Blog</title>
	<atom:link href="http://blog.brewsession.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.brewsession.com</link>
	<description>Thoughts on Brewing Better Beer</description>
	<lastBuildDate>Thu, 29 Apr 2010 14:45:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Disaster Recovery by Of all the things I miss&#8230;. - A Brundage Web-log</title>
		<link>http://blog.brewsession.com/2006/12/14/disaster-recovery/comment-page-1/#comment-32</link>
		<dc:creator>Of all the things I miss&#8230;. - A Brundage Web-log</dc:creator>
		<pubDate>Thu, 29 Apr 2010 14:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brewsession.com/?p=4#comment-32</guid>
		<description>[...] the death of my drives I had a flexible Measurement class written up. As most of you know brewing involves all kinds of [...]</description>
		<content:encoded><![CDATA[<p>[...] the death of my drives I had a flexible Measurement class written up. As most of you know brewing involves all kinds of [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Disaster Recovery by Brew-day timeline &#171; The Brundage weh-blog</title>
		<link>http://blog.brewsession.com/2006/12/14/disaster-recovery/comment-page-1/#comment-31</link>
		<dc:creator>Brew-day timeline &#171; The Brundage weh-blog</dc:creator>
		<pubDate>Wed, 14 Apr 2010 22:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brewsession.com/?p=4#comment-31</guid>
		<description>[...] a side note, I pretty much have BrewSession back to the feature-level it was at before the crash and data loss. Took me about two months of hard work in the spare time I&#8217;m not working my real job. A big [...]</description>
		<content:encoded><![CDATA[<p>[...] a side note, I pretty much have BrewSession back to the feature-level it was at before the crash and data loss. Took me about two months of hard work in the spare time I&#8217;m not working my real job. A big [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on belong_to RSpec matcher by Extending acts_as_commentable &#171; The Brundage weh-blog</title>
		<link>http://blog.brewsession.com/2008/04/09/all_belong_to-rspec-matcher/comment-page-1/#comment-30</link>
		<dc:creator>Extending acts_as_commentable &#171; The Brundage weh-blog</dc:creator>
		<pubDate>Wed, 14 Apr 2010 22:22:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brewsession.com/2008/04/09/all_belong_to-rspec-matcher/#comment-30</guid>
		<description>[...] you are confused by should all_belong_to then you should check out my previous post. With these specs out of the way we can go on to adding more new code.  it &quot;should find [...]</description>
		<content:encoded><![CDATA[<p>[...] you are confused by should all_belong_to then you should check out my previous post. With these specs out of the way we can go on to adding more new code.  it &quot;should find [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sudzl&#8217;s Winter Warmer by gregr</title>
		<link>http://blog.brewsession.com/2008/10/03/sudzls-winter-warmer/comment-page-1/#comment-29</link>
		<dc:creator>gregr</dc:creator>
		<pubDate>Mon, 01 Dec 2008 05:29:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brewsession.com/?p=42#comment-29</guid>
		<description>It&#039;s November 30.  The winter ale has been tapped.  It&#039;s mighty fine. Could still use more aging, I&#039;m sure.  I almost think I could&#039;ve used slightly less cloves. The orange peel is starting to mellow and blend better with the other ingredients. A couple weeks ago, it was too strong.  By xmas it should be perfect. Should be plenty left too, as I&#039;m just taking samples...

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>It&#8217;s November 30.  The winter ale has been tapped.  It&#8217;s mighty fine. Could still use more aging, I&#8217;m sure.  I almost think I could&#8217;ve used slightly less cloves. The orange peel is starting to mellow and blend better with the other ingredients. A couple weeks ago, it was too strong.  By xmas it should be perfect. Should be plenty left too, as I&#8217;m just taking samples&#8230;</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Problematic Decimal Arithmetic in Javascript by Dean</title>
		<link>http://blog.brewsession.com/2008/06/28/problematic-decimal-arithmetic-in-javascript/comment-page-1/#comment-28</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sun, 29 Jun 2008 17:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brewsession.com/?p=40#comment-28</guid>
		<description>Edited Number.times() and Number.plus() to use Math.round().

Looks like using this and prototype causes a namespace clash around Number.times(). Renaming to Number.multiply().

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>Edited Number.times() and Number.plus() to use Math.round().</p>
<p>Looks like using this and prototype causes a namespace clash around Number.times(). Renaming to Number.multiply().</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Problematic Decimal Arithmetic in Javascript by Dean</title>
		<link>http://blog.brewsession.com/2008/06/28/problematic-decimal-arithmetic-in-javascript/comment-page-1/#comment-27</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sun, 29 Jun 2008 17:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brewsession.com/?p=40#comment-27</guid>
		<description>Edited times and plus to use Math.round.

Looks like using this with prototype is going to clash with Number.times()

[WORDPRESS HASHCASH] The poster sent us &#039;0 which is not a hashcash value.</description>
		<content:encoded><![CDATA[<p>Edited times and plus to use Math.round.</p>
<p>Looks like using this with prototype is going to clash with Number.times()</p>
<p>[WORDPRESS HASHCASH] The poster sent us &#8216;0 which is not a hashcash value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Track your BJCP scoresheets by gregr</title>
		<link>http://blog.brewsession.com/2007/01/30/track-your-bjcp-scoresheets/comment-page-1/#comment-23</link>
		<dc:creator>gregr</dc:creator>
		<pubDate>Wed, 12 Mar 2008 23:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brewsession.com/2007/01/30/track-your-bjcp-scoresheets/#comment-23</guid>
		<description>Actually...now that we&#039;re further along, while yes, it will be still be a web based, we&#039;re looking into having both a standalone app for recipe reading on PDAs and also enabling BrewSession to be run as an off-line web application via a technology such as Adobe Air.</description>
		<content:encoded><![CDATA[<p>Actually&#8230;now that we&#8217;re further along, while yes, it will be still be a web based, we&#8217;re looking into having both a standalone app for recipe reading on PDAs and also enabling BrewSession to be run as an off-line web application via a technology such as Adobe Air.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Look for the Blog &amp; Calculators Update by Dean</title>
		<link>http://blog.brewsession.com/2007/07/05/new-look-for-the-blog-calculators-update/comment-page-1/#comment-19</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Fri, 06 Jul 2007 00:00:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brewsession.com/2007/07/05/new-look-for-the-blog-calculators-update/#comment-19</guid>
		<description>Love the little glasses - a great signpost for blog articles.</description>
		<content:encoded><![CDATA[<p>Love the little glasses &#8211; a great signpost for blog articles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hop bitterness calculations by gregr</title>
		<link>http://blog.brewsession.com/2006/11/30/hop-bitterness/comment-page-1/#comment-18</link>
		<dc:creator>gregr</dc:creator>
		<pubDate>Wed, 20 Jun 2007 21:39:53 +0000</pubDate>
		<guid isPermaLink="false">#comment-18</guid>
		<description>Brown?    Why not?  Could you elaborate?  We&#039;d be interested to hear your concerns.

- Greg</description>
		<content:encoded><![CDATA[<p>Brown?    Why not?  Could you elaborate?  We&#8217;d be interested to hear your concerns.</p>
<p>- Greg</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dumb software annoys me by Dean</title>
		<link>http://blog.brewsession.com/2007/03/06/dumb-software-annoys-me/comment-page-1/#comment-15</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Tue, 06 Mar 2007 22:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.brewsession.com/2007/03/06/dumb-software-annoys-me/#comment-15</guid>
		<description>Hey DT,

Thanks for reading.  I will put you on the list for beta testing.  I expect it to take a few more months before we&#039;re ready for that.  BrewSession will be free to use and multi-platform.  Happy brewing

--Dean</description>
		<content:encoded><![CDATA[<p>Hey DT,</p>
<p>Thanks for reading.  I will put you on the list for beta testing.  I expect it to take a few more months before we&#8217;re ready for that.  BrewSession will be free to use and multi-platform.  Happy brewing</p>
<p>&#8211;Dean</p>
]]></content:encoded>
	</item>
</channel>
</rss>
