<?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"
	>
<channel>
	<title>Comments for erblog</title>
	<atom:link href="http://www.chezbrodeur.net/erb/blog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chezbrodeur.net/erb/blog</link>
	<description>blogerblogerblogerbloger</description>
	<pubDate>Wed, 19 Nov 2008 03:44:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>Comment on Sisters of Mercy on Tour by rob</title>
		<link>http://www.chezbrodeur.net/erb/blog/archives/83#comment-5283</link>
		<dc:creator>rob</dc:creator>
		<pubDate>Thu, 18 Sep 2008 01:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.chezbrodeur.net/erb/blog/?p=83#comment-5283</guid>
		<description>They are playing in Chicago 11/17 at the House of Blues. That looks like the closest venue to where you live Eric.</description>
		<content:encoded><![CDATA[<p>They are playing in Chicago 11/17 at the House of Blues. That looks like the closest venue to where you live Eric.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Monthly Game Night by Rob</title>
		<link>http://www.chezbrodeur.net/erb/blog/archives/81#comment-5282</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 18 Sep 2008 01:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.chezbrodeur.net/erb/blog/?p=81#comment-5282</guid>
		<description>Addie and I have been doing a weekly gamenight for over 3 years now. How many people do you usually have? I can recommend some games that have turned out to be our favourites. "The Great Dalmuti" is always a big hit.</description>
		<content:encoded><![CDATA[<p>Addie and I have been doing a weekly gamenight for over 3 years now. How many people do you usually have? I can recommend some games that have turned out to be our favourites. &#8220;The Great Dalmuti&#8221; is always a big hit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New website / blog for my high school reunion by Rob</title>
		<link>http://www.chezbrodeur.net/erb/blog/archives/77#comment-4915</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Fri, 15 Aug 2008 04:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.chezbrodeur.net/erb/blog/?p=77#comment-4915</guid>
		<description>Yeah, I think WordPress is pretty cool</description>
		<content:encoded><![CDATA[<p>Yeah, I think WordPress is pretty cool</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Driving Cross Country Take Two by erb</title>
		<link>http://www.chezbrodeur.net/erb/blog/archives/65#comment-4566</link>
		<dc:creator>erb</dc:creator>
		<pubDate>Thu, 10 Jul 2008 05:52:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.chezbrodeur.net/erb/blog/?p=65#comment-4566</guid>
		<description>More Pics Please!</description>
		<content:encoded><![CDATA[<p>More Pics Please!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grumble Rules Moan Regulations Bitch Bureaucrats by Rob</title>
		<link>http://www.chezbrodeur.net/erb/blog/archives/63#comment-4436</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 23 Jun 2008 21:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.chezbrodeur.net/erb/blog/?p=63#comment-4436</guid>
		<description>Wow. It shouldn't ever be that hard to obtain a library card!</description>
		<content:encoded><![CDATA[<p>Wow. It shouldn&#8217;t ever be that hard to obtain a library card!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UW Challenge June 10 by Anonymous</title>
		<link>http://www.chezbrodeur.net/erb/blog/archives/66#comment-4422</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sun, 22 Jun 2008 02:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.chezbrodeur.net/erb/blog/?p=66#comment-4422</guid>
		<description>Nice work! It is actually quite an easy problem: if you let

c[n] = 1 / A[n]

the given equation becomes

c[n+1] = c[n] + n for n = 0, 1, ...

so c[2008] = c[0] + (1 + 2 + ... + 2007).

Now, since (every freshman knows that)

1 + 2 + ... + n = n (n + 1) / 2 

we have

A[2008] = 1 / ( 1 / A + 2007 * 2008/2 ).</description>
		<content:encoded><![CDATA[<p>Nice work! It is actually quite an easy problem: if you let</p>
<p>c[n] = 1 / A[n]</p>
<p>the given equation becomes</p>
<p>c[n+1] = c[n] + n for n = 0, 1, &#8230;</p>
<p>so c[2008] = c[0] + (1 + 2 + &#8230; + 2007).</p>
<p>Now, since (every freshman knows that)</p>
<p>1 + 2 + &#8230; + n = n (n + 1) / 2 </p>
<p>we have</p>
<p>A[2008] = 1 / ( 1 / A + 2007 * 2008/2 ).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on testing: blockquotes by erb</title>
		<link>http://www.chezbrodeur.net/erb/blog/archives/43#comment-4351</link>
		<dc:creator>erb</dc:creator>
		<pubDate>Mon, 09 Jun 2008 02:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.chezbrodeur.net/erb/blog/?p=43#comment-4351</guid>
		<description>I noted that while these look fine (double-quoted, both topleft and bottomright) in Mac OS-X Safari -- not so good in Firefox.  The top left "open" quote is not appearing, and it appears this is due to breaking the XHTML rules a bit... Oh well!</description>
		<content:encoded><![CDATA[<p>I noted that while these look fine (double-quoted, both topleft and bottomright) in Mac OS-X Safari &#8212; not so good in Firefox.  The top left &#8220;open&#8221; quote is not appearing, and it appears this is due to breaking the XHTML rules a bit&#8230; Oh well!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on testing: blockquotes by erb</title>
		<link>http://www.chezbrodeur.net/erb/blog/archives/43#comment-4253</link>
		<dc:creator>erb</dc:creator>
		<pubDate>Sun, 25 May 2008 09:13:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.chezbrodeur.net/erb/blog/?p=43#comment-4253</guid>
		<description>Oh! I am Remiss! I should have left some pointers to sites I found Most Useful and Helpful (not to mention where I blatantly ripped off code).

&lt;a href="http://www.webdesignerwall.com/tutorials/simple-double-quotes/" rel="nofollow"&gt;Simple Double Quotes&lt;/a&gt;, from &lt;a href="http://www.webdesignerwall.com/" rel="nofollow"&gt;WebDesignerWall&lt;/a&gt;. This was the basis for my alt2 (both small and large). Nice site. I need to go back and look over the rest of this site later.

&lt;a href="http://wprocks.com/wordpress-tips/how-to-have-a-stylish-blockquote-as-in-magazines/" rel="nofollow"&gt;How to have a stylish blockquote as in Magazines?&lt;/a&gt;, from &lt;a href="http://wprocks.com/" rel="nofollow"&gt;WordPress Rocks!&lt;/a&gt;. This was where I got magazinequote (I only changed the colors and width, and tweaked my padding).

The quote annotations ("Anon" above) are common/generic, and I just tweaked all the variants to work &#8212; taking advantage of em relative sizing instead of absolutes.</description>
		<content:encoded><![CDATA[<p>Oh! I am Remiss! I should have left some pointers to sites I found Most Useful and Helpful (not to mention where I blatantly ripped off code).</p>
<p><a href="http://www.webdesignerwall.com/tutorials/simple-double-quotes/" rel="nofollow">Simple Double Quotes</a>, from <a href="http://www.webdesignerwall.com/" rel="nofollow">WebDesignerWall</a>. This was the basis for my alt2 (both small and large). Nice site. I need to go back and look over the rest of this site later.</p>
<p><a href="http://wprocks.com/wordpress-tips/how-to-have-a-stylish-blockquote-as-in-magazines/" rel="nofollow">How to have a stylish blockquote as in Magazines?</a>, from <a href="http://wprocks.com/" rel="nofollow">WordPress Rocks!</a>. This was where I got magazinequote (I only changed the colors and width, and tweaked my padding).</p>
<p>The quote annotations (&#8221;Anon&#8221; above) are common/generic, and I just tweaked all the variants to work &mdash; taking advantage of em relative sizing instead of absolutes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Online Moving Sale - Books, Stuff by Will</title>
		<link>http://www.chezbrodeur.net/erb/blog/archives/35#comment-4088</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Thu, 01 May 2008 10:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.chezbrodeur.net/erb/blog/?p=35#comment-4088</guid>
		<description>You rock. I'd kill to work on Mathematica. Congratulations from an audio DSPer in Bremerton!</description>
		<content:encoded><![CDATA[<p>You rock. I&#8217;d kill to work on Mathematica. Congratulations from an audio DSPer in Bremerton!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on UW Challenge April 28 2008 by Rob</title>
		<link>http://www.chezbrodeur.net/erb/blog/archives/36#comment-4083</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Thu, 01 May 2008 00:34:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.chezbrodeur.net/erb/blog/?p=36#comment-4083</guid>
		<description>Completely awesome</description>
		<content:encoded><![CDATA[<p>Completely awesome</p>
]]></content:encoded>
	</item>
</channel>
</rss>
