<?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 Robs Blog</title>
	<atom:link href="http://blog.robertborgersen.info/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.robertborgersen.info</link>
	<description>random thoughts, insights, and questions</description>
	<lastBuildDate>Thu, 08 Jul 2010 19:20:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Participating In #EdChat by Nathan Grimm</title>
		<link>http://blog.robertborgersen.info/?p=247&#038;cpage=1#comment-2082</link>
		<dc:creator>Nathan Grimm</dc:creator>
		<pubDate>Thu, 08 Jul 2010 19:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertborgersen.info/?p=247#comment-2082</guid>
		<description>Hi,

I noticed on your site, Rob&#039;s Blog, that you mentioned the #edchat conversation on Twitter. I have found it to be a really helpful resource for networking with educators and learning more about the day-to-day challenges that so many teachers face.

There are a few other conversations that I have found helpful as well in more specific areas of education so I made a widget that would combine them all, http://www.widgetbox.com/widget/nathan-grimm-n8ngrimm-on-twitter. Because you mentioned #edchat I thought you might find it a useful widget to post on your page so your readers can view the conversation without having to leave your website.

Widget Box makes it pretty easy to install the widget. You just click &quot;Get Widget&quot; in the upper right part of the page, then choose the platform you are publishing on. Let me know if you have any issues with installing it. I hope you like it.

(p.s. if you have any suggestions, I would love to incorporate them)

Sincerely,

Nathan Grimm
SR Education Group - Program Manager
nathan@sreducationgroup.com
Follow me @n8ngrimm
(425) 605-8898
123 Lake Street South Suite B-1</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I noticed on your site, Rob&#8217;s Blog, that you mentioned the #edchat conversation on Twitter. I have found it to be a really helpful resource for networking with educators and learning more about the day-to-day challenges that so many teachers face.</p>
<p>There are a few other conversations that I have found helpful as well in more specific areas of education so I made a widget that would combine them all, <a href="http://www.widgetbox.com/widget/nathan-grimm-n8ngrimm-on-twitter" rel="nofollow">http://www.widgetbox.com/widget/nathan-grimm-n8ngrimm-on-twitter</a>. Because you mentioned #edchat I thought you might find it a useful widget to post on your page so your readers can view the conversation without having to leave your website.</p>
<p>Widget Box makes it pretty easy to install the widget. You just click &#8220;Get Widget&#8221; in the upper right part of the page, then choose the platform you are publishing on. Let me know if you have any issues with installing it. I hope you like it.</p>
<p>(p.s. if you have any suggestions, I would love to incorporate them)</p>
<p>Sincerely,</p>
<p>Nathan Grimm<br />
SR Education Group &#8211; Program Manager<br />
<a href="mailto:nathan@sreducationgroup.com">nathan@sreducationgroup.com</a><br />
Follow me @n8ngrimm<br />
(425) 605-8898<br />
123 Lake Street South Suite B-1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing Math on the internet! by robertborgersen</title>
		<link>http://blog.robertborgersen.info/?p=135&#038;cpage=1#comment-2072</link>
		<dc:creator>robertborgersen</dc:creator>
		<pubDate>Thu, 01 Jul 2010 19:38:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertborgersen.info/?p=135#comment-2072</guid>
		<description>Thanks!  Looks very promising!  I like the interface, but unfortunately I couldn&#039;t get their own sample file to compile...must be a pretty new project...will definitely watch it!</description>
		<content:encoded><![CDATA[<p>Thanks!  Looks very promising!  I like the interface, but unfortunately I couldn&#8217;t get their own sample file to compile&#8230;must be a pretty new project&#8230;will definitely watch it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Writing Math on the internet! by Michael</title>
		<link>http://blog.robertborgersen.info/?p=135&#038;cpage=1#comment-1975</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 21 May 2010 11:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertborgersen.info/?p=135#comment-1975</guid>
		<description>Did you see LaTeXLab http://docs.latexlab.org/? Seems like another option.</description>
		<content:encoded><![CDATA[<p>Did you see LaTeXLab <a href="http://docs.latexlab.org/?" rel="nofollow">http://docs.latexlab.org/?</a> Seems like another option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Rule of 72 (Investing) by Jason</title>
		<link>http://blog.robertborgersen.info/?p=185&#038;cpage=1#comment-1832</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 28 Apr 2010 20:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertborgersen.info/?p=185#comment-1832</guid>
		<description>= xln(1+1/x) (by property of logarithms)
   = ln(1+1/x)/(1/x)

But this is an intermediate form (0/0) so L&#039;Hospital&#039;s rule can be applied.

Thus, by L&#039;Hospital&#039;s rule,

lim(x-&gt;inf)ln(y)= lim(x-&gt;inf)[[1/(1+1/x)]*(-1/x^2)]/(-1/x^2)
                = lim(x-&gt;inf)[(1/(1+1/x)]
                = 1

But e^ln(y) = y = f(x)

So lim(x-&gt;inf)f(x) = lim(x-&gt;inf)[e^ln(y)] 
                   = e^[lim(x-&gt;inf)ln(y)] (since e^x is continuous)
                   = e^1
                   = e

So lim(x-&gt;inf)[(1+1/x)^x] = e

e is such a beautiful number!</description>
		<content:encoded><![CDATA[<p>= xln(1+1/x) (by property of logarithms)<br />
   = ln(1+1/x)/(1/x)</p>
<p>But this is an intermediate form (0/0) so L&#8217;Hospital&#8217;s rule can be applied.</p>
<p>Thus, by L&#8217;Hospital&#8217;s rule,</p>
<p>lim(x-&gt;inf)ln(y)= lim(x-&gt;inf)[[1/(1+1/x)]*(-1/x^2)]/(-1/x^2)<br />
                = lim(x-&gt;inf)[(1/(1+1/x)]<br />
                = 1</p>
<p>But e^ln(y) = y = f(x)</p>
<p>So lim(x-&gt;inf)f(x) = lim(x-&gt;inf)[e^ln(y)]<br />
                   = e^[lim(x-&gt;inf)ln(y)] (since e^x is continuous)<br />
                   = e^1<br />
                   = e</p>
<p>So lim(x-&gt;inf)[(1+1/x)^x] = e</p>
<p>e is such a beautiful number!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Rule of 72 (Investing) by Jason</title>
		<link>http://blog.robertborgersen.info/?p=185&#038;cpage=1#comment-1830</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 28 Apr 2010 19:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertborgersen.info/?p=185#comment-1830</guid>
		<description>This is really cool Rob! 

One interesting thing I can add is that e can be defined as the limit of (1+1/x)^x as x approaches infinity.

Define a function y = f(x)= (1+1/x)^x

Now, take the natural logarithm of both sides,

ln(y) = ln[(1+1/x)^x]</description>
		<content:encoded><![CDATA[<p>This is really cool Rob! </p>
<p>One interesting thing I can add is that e can be defined as the limit of (1+1/x)^x as x approaches infinity.</p>
<p>Define a function y = f(x)= (1+1/x)^x</p>
<p>Now, take the natural logarithm of both sides,</p>
<p>ln(y) = ln[(1+1/x)^x]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Rule of 72 (Investing) by erauqssidlroweht</title>
		<link>http://blog.robertborgersen.info/?p=185&#038;cpage=1#comment-1803</link>
		<dc:creator>erauqssidlroweht</dc:creator>
		<pubDate>Tue, 27 Apr 2010 23:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertborgersen.info/?p=185#comment-1803</guid>
		<description>My gr 11 math teacher taught us this when we spent a week doing the entire consumer math curriculum. It is immensely useful.</description>
		<content:encoded><![CDATA[<p>My gr 11 math teacher taught us this when we spent a week doing the entire consumer math curriculum. It is immensely useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Best Credit Cards in Manitoba by robertborgersen</title>
		<link>http://blog.robertborgersen.info/?p=11&#038;cpage=1#comment-1768</link>
		<dc:creator>robertborgersen</dc:creator>
		<pubDate>Mon, 26 Apr 2010 21:43:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertborgersen.info/?p=11#comment-1768</guid>
		<description>Never did--the link seems to be dead...don&#039;t know if it is still around.

Any other comments on the best credit card to get in MB?</description>
		<content:encoded><![CDATA[<p>Never did&#8211;the link seems to be dead&#8230;don&#8217;t know if it is still around.</p>
<p>Any other comments on the best credit card to get in MB?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sony AF 75-300mm for $229.99 and finding deals by robertborgersen</title>
		<link>http://blog.robertborgersen.info/?p=179&#038;cpage=1#comment-1744</link>
		<dc:creator>robertborgersen</dc:creator>
		<pubDate>Fri, 23 Apr 2010 16:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertborgersen.info/?p=179#comment-1744</guid>
		<description>I&#039;m sure you could order and have items shipped as usual, but this would likely cost you the shipping cost.  I am hoping they allow free pickup in store.  That is what would make this perfect.

Rob</description>
		<content:encoded><![CDATA[<p>I&#8217;m sure you could order and have items shipped as usual, but this would likely cost you the shipping cost.  I am hoping they allow free pickup in store.  That is what would make this perfect.</p>
<p>Rob</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sony AF 75-300mm for $229.99 and finding deals by erauqssidlroweht</title>
		<link>http://blog.robertborgersen.info/?p=179&#038;cpage=1#comment-1617</link>
		<dc:creator>erauqssidlroweht</dc:creator>
		<pubDate>Mon, 19 Apr 2010 19:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertborgersen.info/?p=179#comment-1617</guid>
		<description>Hey rob! Great tip. I used to buy a bunch of things off of NCIX and TigerDirect but when both my motherboard and PSU were DOA, and it took the better part of 6 months to sort things out, I decided the extra price was worth the convenience of a storefront.

A place like this that&#039;ll do price matching is awesome. But I have one question: They&#039;re located at a place that is very difficult for me to access via my standard transport (the bus). Could I order things from them without having to go to their storefront?</description>
		<content:encoded><![CDATA[<p>Hey rob! Great tip. I used to buy a bunch of things off of NCIX and TigerDirect but when both my motherboard and PSU were DOA, and it took the better part of 6 months to sort things out, I decided the extra price was worth the convenience of a storefront.</p>
<p>A place like this that&#8217;ll do price matching is awesome. But I have one question: They&#8217;re located at a place that is very difficult for me to access via my standard transport (the bus). Could I order things from them without having to go to their storefront?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Best Credit Cards in Manitoba by Pimp_Lord69</title>
		<link>http://blog.robertborgersen.info/?p=11&#038;cpage=1#comment-1512</link>
		<dc:creator>Pimp_Lord69</dc:creator>
		<pubDate>Thu, 15 Apr 2010 16:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.robertborgersen.info/?p=11#comment-1512</guid>
		<description>Did you ever get the details on the MBNA card? Is it 1% on all puchases? Is it as good as it sounds because I&#039;m going to be getting a credit card coming this month, and I&#039;m looking for one that will give some good cash back!</description>
		<content:encoded><![CDATA[<p>Did you ever get the details on the MBNA card? Is it 1% on all puchases? Is it as good as it sounds because I&#8217;m going to be getting a credit card coming this month, and I&#8217;m looking for one that will give some good cash back!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
