<?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 Marc&#039;s Musings</title>
	<atom:link href="http://marc-bourassa.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://marc-bourassa.com</link>
	<description>Reality from Marc&#039;s point of view!</description>
	<lastBuildDate>Sat, 11 May 2013 00:00:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Replacing Task Manager with Process Explorer in Windows 7 (64-Bit) by geo</title>
		<link>http://marc-bourassa.com/2010/06/12/replacing-task-manager-with-process-explorer-in-windows-7-64-bit/comment-page-1#comment-44186</link>
		<dc:creator>geo</dc:creator>
		<pubDate>Sat, 11 May 2013 00:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://marc-bourassa.com/?p=1400#comment-44186</guid>
		<description><![CDATA[&lt;a href=&#039;#comment-42327&#039; rel=&quot;nofollow&quot;&gt;@geo&lt;/a&gt; - 

I need to amend my own post, as some things have changed...

First off, do NOT replace the 32-bit version of VMMap.exe with the 64-bit version!  Just leave the 32-bit version in place, and run it normally.  It will create its own 64-bit version as needed.

VMMap requires you to select a process that you want to inspect.  It displays the virtual memory map of that process.

If you run the 64-bit version of VMMap.exe directly, then, if you select a 32-bit process, it will fail!  If, on the other hand, you run the 32-bit version, it automatically creates the 64-bit version.  Then, regardless of the architecture of the process, it will select the correct version of VMMap.exe to use for THAT process!

Therefore, remove VMMap.exe from that list!

Similarly, ProcMon.exe should ALSO be removed from the list, as it works EXACTLY the same way as VMMap.exe!!  If you run the 64-bit version of ProcMon.exe, but select a 32-bit process to monitor, it WILL fail!

In addition, as I said above, once you&#039;ve created the 64-bit versions of:

Disk2VHD.exe
DiskView.exe
ProcExp.exe
RAMMap.exe
ZoomIt.exe

There&#039;s no reason to keep the 32-bit versions.  Unlike VMMap and ProcMan, these five utilities work on a per-system basis, as opposed to a per-process basis.  Therefore, on a 64-bit system, the 32-bit utilities aren&#039;t needed.

Finally, there are also a few command line utilities in the Sysinternals distribution that ALSO create 64-bit versions of themselves.  These are:

coreinfo.exe
handle.exe
listdlls.exe

With coreinfo.exe, you can create the 64-bit version and delete the 32-bit version.  It reports on your CPU and RAM, which is a per-system process.

The other two, handle.exe and listdlls.exe are per-process utilities, therefore, you need both versions of these.

I often separate listdlls.exe into the 32-bit and 64-bit versions, because using the 64-bit version, you can get a list of ONLY the 64-bit Dlls on your system.  The 32-bit version will always report on both Dll architectures.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;44186&#039;,&#039;geo&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;44186&#039;,&#039;geo&#039;,&#039;&lt;a href=\&#039;#comment-42327\&#039; rel=\&quot;nofollow\&quot;&gt;@geo&lt;\/a&gt; - \r\n\r\nI need to amend my own post, as some things have changed...\r\n\r\nFirst off, do NOT replace the 32-bit version of VMMap.exe with the 64-bit version!  Just leave the 32-bit version in place, and run it normally.  It will create its own 64-bit version as needed.\r\n\r\nVMMap requires you to select a process that you want to inspect.  It displays the virtual memory map of that process.\r\n\r\nIf you run the 64-bit version of VMMap.exe directly, then, if you select a 32-bit process, it will fail!  If, on the other hand, you run the 32-bit version, it automatically creates the 64-bit version.  Then, regardless of the architecture of the process, it will select the correct version of VMMap.exe to use for THAT process!\r\n\r\nTherefore, remove VMMap.exe from that list!\r\n\r\nSimilarly, ProcMon.exe should ALSO be removed from the list, as it works EXACTLY the same way as VMMap.exe!!  If you run the 64-bit version of ProcMon.exe, but select a 32-bit process to monitor, it WILL fail!\r\n\r\nIn addition, as I said above, once you\&#039;ve created the 64-bit versions of:\r\n\r\nDisk2VHD.exe\r\nDiskView.exe\r\nProcExp.exe\r\nRAMMap.exe\r\nZoomIt.exe\r\n\r\nThere\&#039;s no reason to keep the 32-bit versions.  Unlike VMMap and ProcMan, these five utilities work on a per-system basis, as opposed to a per-process basis.  Therefore, on a 64-bit system, the 32-bit utilities aren\&#039;t needed.\r\n\r\nFinally, there are also a few command line utilities in the Sysinternals distribution that ALSO create 64-bit versions of themselves.  These are:\r\n\r\ncoreinfo.exe\r\nhandle.exe\r\nlistdlls.exe\r\n\r\nWith coreinfo.exe, you can create the 64-bit version and delete the 32-bit version.  It reports on your CPU and RAM, which is a per-system process.\r\n\r\nThe other two, handle.exe and listdlls.exe are per-process utilities, therefore, you need both versions of these.\r\n\r\nI often separate listdlls.exe into the 32-bit and 64-bit versions, because using the 64-bit version, you can get a list of ONLY the 64-bit Dlls on your system.  The 32-bit version will always report on both Dll architectures.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<p><a href='#comment-42327' rel="nofollow">@geo</a> &#8211; </p>
<p>I need to amend my own post, as some things have changed&#8230;</p>
<p>First off, do NOT replace the 32-bit version of VMMap.exe with the 64-bit version!  Just leave the 32-bit version in place, and run it normally.  It will create its own 64-bit version as needed.</p>
<p>VMMap requires you to select a process that you want to inspect.  It displays the virtual memory map of that process.</p>
<p>If you run the 64-bit version of VMMap.exe directly, then, if you select a 32-bit process, it will fail!  If, on the other hand, you run the 32-bit version, it automatically creates the 64-bit version.  Then, regardless of the architecture of the process, it will select the correct version of VMMap.exe to use for THAT process!</p>
<p>Therefore, remove VMMap.exe from that list!</p>
<p>Similarly, ProcMon.exe should ALSO be removed from the list, as it works EXACTLY the same way as VMMap.exe!!  If you run the 64-bit version of ProcMon.exe, but select a 32-bit process to monitor, it WILL fail!</p>
<p>In addition, as I said above, once you&#8217;ve created the 64-bit versions of:</p>
<p>Disk2VHD.exe<br />
DiskView.exe<br />
ProcExp.exe<br />
RAMMap.exe<br />
ZoomIt.exe</p>
<p>There&#8217;s no reason to keep the 32-bit versions.  Unlike VMMap and ProcMan, these five utilities work on a per-system basis, as opposed to a per-process basis.  Therefore, on a 64-bit system, the 32-bit utilities aren&#8217;t needed.</p>
<p>Finally, there are also a few command line utilities in the Sysinternals distribution that ALSO create 64-bit versions of themselves.  These are:</p>
<p>coreinfo.exe<br />
handle.exe<br />
listdlls.exe</p>
<p>With coreinfo.exe, you can create the 64-bit version and delete the 32-bit version.  It reports on your CPU and RAM, which is a per-system process.</p>
<p>The other two, handle.exe and listdlls.exe are per-process utilities, therefore, you need both versions of these.</p>
<p>I often separate listdlls.exe into the 32-bit and 64-bit versions, because using the 64-bit version, you can get a list of ONLY the 64-bit Dlls on your system.  The 32-bit version will always report on both Dll architectures.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('44186','geo'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('44186','geo','&lt;a href=\'#comment-42327\' rel=\&quot;nofollow\&quot;&gt;@geo&lt;\/a&gt; - \r\n\r\nI need to amend my own post, as some things have changed...\r\n\r\nFirst off, do NOT replace the 32-bit version of VMMap.exe with the 64-bit version!  Just leave the 32-bit version in place, and run it normally.  It will create its own 64-bit version as needed.\r\n\r\nVMMap requires you to select a process that you want to inspect.  It displays the virtual memory map of that process.\r\n\r\nIf you run the 64-bit version of VMMap.exe directly, then, if you select a 32-bit process, it will fail!  If, on the other hand, you run the 32-bit version, it automatically creates the 64-bit version.  Then, regardless of the architecture of the process, it will select the correct version of VMMap.exe to use for THAT process!\r\n\r\nTherefore, remove VMMap.exe from that list!\r\n\r\nSimilarly, ProcMon.exe should ALSO be removed from the list, as it works EXACTLY the same way as VMMap.exe!!  If you run the 64-bit version of ProcMon.exe, but select a 32-bit process to monitor, it WILL fail!\r\n\r\nIn addition, as I said above, once you\'ve created the 64-bit versions of:\r\n\r\nDisk2VHD.exe\r\nDiskView.exe\r\nProcExp.exe\r\nRAMMap.exe\r\nZoomIt.exe\r\n\r\nThere\'s no reason to keep the 32-bit versions.  Unlike VMMap and ProcMan, these five utilities work on a per-system basis, as opposed to a per-process basis.  Therefore, on a 64-bit system, the 32-bit utilities aren\'t needed.\r\n\r\nFinally, there are also a few command line utilities in the Sysinternals distribution that ALSO create 64-bit versions of themselves.  These are:\r\n\r\ncoreinfo.exe\r\nhandle.exe\r\nlistdlls.exe\r\n\r\nWith coreinfo.exe, you can create the 64-bit version and delete the 32-bit version.  It reports on your CPU and RAM, which is a per-system process.\r\n\r\nThe other two, handle.exe and listdlls.exe are per-process utilities, therefore, you need both versions of these.\r\n\r\nI often separate listdlls.exe into the 32-bit and 64-bit versions, because using the 64-bit version, you can get a list of ONLY the 64-bit Dlls on your system.  The 32-bit version will always report on both Dll architectures.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Replacing Task Manager with Process Explorer in Windows 7 (64-Bit) by Bob Bobberson</title>
		<link>http://marc-bourassa.com/2010/06/12/replacing-task-manager-with-process-explorer-in-windows-7-64-bit/comment-page-1#comment-44177</link>
		<dc:creator>Bob Bobberson</dc:creator>
		<pubDate>Fri, 10 May 2013 06:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://marc-bourassa.com/?p=1400#comment-44177</guid>
		<description><![CDATA[This is no longer necessary. This is a standard feature of process explorer.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;44177&#039;,&#039;Bob Bobberson&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;44177&#039;,&#039;Bob Bobberson&#039;,&#039;This is no longer necessary. This is a standard feature of process explorer.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<p>This is no longer necessary. This is a standard feature of process explorer.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('44177','Bob Bobberson'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('44177','Bob Bobberson','This is no longer necessary. This is a standard feature of process explorer.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making Networked HP LaserJet 1012 available to Windows 7 64 bit by Chuck</title>
		<link>http://marc-bourassa.com/2010/04/04/making-networked-hp-laserjet-1012-available-to-windows-7-64-bit/comment-page-1#comment-44151</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Tue, 07 May 2013 18:13:50 +0000</pubDate>
		<guid isPermaLink="false">http://marc-bourassa.com/?p=1327#comment-44151</guid>
		<description><![CDATA[Good solution!!!!  Worked Great&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;44151&#039;,&#039;Chuck&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;44151&#039;,&#039;Chuck&#039;,&#039;Good solution!!!!  Worked Great&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<p>Good solution!!!!  Worked Great
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('44151','Chuck'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('44151','Chuck','Good solution!!!!  Worked Great'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Warning regarding purchasing golf balls from Knetgolf.com by David Campbell</title>
		<link>http://marc-bourassa.com/2011/09/28/warning-regarding-purchasing-golf-balls-from-knetgolf-com/comment-page-1#comment-44033</link>
		<dc:creator>David Campbell</dc:creator>
		<pubDate>Wed, 24 Apr 2013 01:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://marc-bourassa.com/?p=1806#comment-44033</guid>
		<description><![CDATA[i also have a problem with them. I ordered some nike balls @ what I thought was $12.99 a dozen. They shipped me half dozens at that price. I have been back at them 5 or 6 times and their general manager keeps lying to me about the price of the balls. he first said the balls were $50.00 an dozen retail even thogh he now has the same balls for sale at $12.00 A DOZEN. When I questioned him about this he said that these balls I ordered were mints not 1st grade. So the difference between 1st grade and mint is #1.00 a ball more...I don&#039;t think so. All I asked was for them to admit they made a mistake and make good on the order. He said he would give me a $20.00 credit to go away.
I wonder just how much business this guy has cost the company over the years, he certainly is no business person.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;44033&#039;,&#039;David Campbell&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;44033&#039;,&#039;David Campbell&#039;,&#039;i also have a problem with them. I ordered some nike balls @ what I thought was $12.99 a dozen. They shipped me half dozens at that price. I have been back at them 5 or 6 times and their general manager keeps lying to me about the price of the balls. he first said the balls were $50.00 an dozen retail even thogh he now has the same balls for sale at $12.00 A DOZEN. When I questioned him about this he said that these balls I ordered were mints not 1st grade. So the difference between 1st grade and mint is #1.00 a ball more...I don\&#039;t think so. All I asked was for them to admit they made a mistake and make good on the order. He said he would give me a $20.00 credit to go away.\r\nI wonder just how much business this guy has cost the company over the years, he certainly is no business person.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<p>i also have a problem with them. I ordered some nike balls @ what I thought was $12.99 a dozen. They shipped me half dozens at that price. I have been back at them 5 or 6 times and their general manager keeps lying to me about the price of the balls. he first said the balls were $50.00 an dozen retail even thogh he now has the same balls for sale at $12.00 A DOZEN. When I questioned him about this he said that these balls I ordered were mints not 1st grade. So the difference between 1st grade and mint is #1.00 a ball more&#8230;I don&#8217;t think so. All I asked was for them to admit they made a mistake and make good on the order. He said he would give me a $20.00 credit to go away.<br />
I wonder just how much business this guy has cost the company over the years, he certainly is no business person.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('44033','David Campbell'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('44033','David Campbell','i also have a problem with them. I ordered some nike balls @ what I thought was $12.99 a dozen. They shipped me half dozens at that price. I have been back at them 5 or 6 times and their general manager keeps lying to me about the price of the balls. he first said the balls were $50.00 an dozen retail even thogh he now has the same balls for sale at $12.00 A DOZEN. When I questioned him about this he said that these balls I ordered were mints not 1st grade. So the difference between 1st grade and mint is #1.00 a ball more...I don\'t think so. All I asked was for them to admit they made a mistake and make good on the order. He said he would give me a $20.00 credit to go away.\r\nI wonder just how much business this guy has cost the company over the years, he certainly is no business person.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The little things in life &#8211; Hershey&#8217;s Chocolate Milk Mix by Gunnar</title>
		<link>http://marc-bourassa.com/2010/05/29/the-little-things-in-life-hersheys-chocolate-milk-mix/comment-page-1#comment-43968</link>
		<dc:creator>Gunnar</dc:creator>
		<pubDate>Mon, 15 Apr 2013 17:47:13 +0000</pubDate>
		<guid isPermaLink="false">http://marc-bourassa.com/?p=1383#comment-43968</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[<p>&#8230;I have had the same problem â€“ finding Hershey&#8217;s milk chocolate powder&#8230;and it&#8217;s not to be found.<br />
Had both Hershey&#8217;s and Ovaltine for some time and it was clear to me, that Hershey&#8217;s was superior.<br />
So I tried again, at Food for Less here in Los Angeles, but found no Hershey&#8217;s. â€“ I checked what was there and there were a couple of choices, but the price differences were huge. â€“ I discovered Kroger&#8217;s alternative â€“ the price was way less per ounce&#8230;so I got it.<br />
Have not tried it yet, but I did open the container (cylindrical) to see what it was like â€“ it reminded me of Ovaltine.<br />
I hope it&#8217;s good â€“ do not consume that much milk chocolate, but like to have it around for this or that â€“ sometimes a tad in my coffee&#8230;<br />
And that&#8217;s all I have to say about that&#8230;<br />
gunnar<br />
LA, CA
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('43968','Gunnar'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('43968','Gunnar','...I have had the same problem &acirc;€“ finding Hershey\'s milk chocolate powder...and it\'s not to be found.\r\nHad both Hershey\'s and Ovaltine for some time and it was clear to me, that Hershey\'s was superior.\r\nSo I tried again, at Food for Less here in Los Angeles, but found no Hershey\'s. &acirc;€“ I checked what was there and there were a couple of choices, but the price differences were huge. &acirc;€“ I discovered Kroger\'s alternative &acirc;€“ the price was way less per ounce...so I got it.\r\nHave not tried it yet, but I did open the container (cylindrical) to see what it was like &acirc;€“ it reminded me of Ovaltine.\r\nI hope it\'s good &acirc;€“ do not consume that much milk chocolate, but like to have it around for this or that &acirc;€“ sometimes a tad in my coffee...\r\nAnd that\'s all I have to say about that...\r\ngunnar\r\nLA, CA'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to stop CVS automated prescription calls by Marcus</title>
		<link>http://marc-bourassa.com/2012/03/15/how-to-stop-cvs-automated-prescription-calls/comment-page-1#comment-43934</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Wed, 10 Apr 2013 14:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://marc-bourassa.com/?p=2047#comment-43934</guid>
		<description><![CDATA[Thanks VERY much.  Of course, CVS doesn&#039;t present this information on their website, which is fiercely annoying.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;43934&#039;,&#039;Marcus&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;43934&#039;,&#039;Marcus&#039;,&#039;Thanks VERY much.  Of course, CVS doesn\&#039;t present this information on their website, which is fiercely annoying.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<p>Thanks VERY much.  Of course, CVS doesn&#8217;t present this information on their website, which is fiercely annoying.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('43934','Marcus'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('43934','Marcus','Thanks VERY much.  Of course, CVS doesn\'t present this information on their website, which is fiercely annoying.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Endless Pool Fastlane in a Salt Water Pool &#8211; Issue by Marc</title>
		<link>http://marc-bourassa.com/2012/11/04/endless-pool-fastlane-in-a-salt-water-pool-issue/comment-page-1#comment-43926</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Sun, 07 Apr 2013 23:53:13 +0000</pubDate>
		<guid isPermaLink="false">http://marc-bourassa.com/?p=2940#comment-43926</guid>
		<description><![CDATA[&lt;a href=&#039;#comment-43829&#039; rel=&quot;nofollow&quot;&gt;@Ronan&lt;/a&gt; - Check out the update link at the beginning of this blog post to see a workaround that may be helpful. I&#039;m posting the URL at the end of this response but URLs don&#039;t always seem to work in comments.

While I had the fastlane apart I inspected the stainless steel housing for the hydraulic driver for the impeller and I can see no evidence of discoloration there. I&quot;m really not at all sure why it only seems to be my handle that&#039;s impacted. My thoughts are tending to the sacrificial anode I bought hurriedly last year when I realized the one that came with the unit was spent. That one was designed for outboard motors. I soon after added an &quot;official&quot; endless pool sacrificial anode on the other side of the handle but... who knows. In any case I removed the outboard anode and replaced it with another &quot;official&quot; one as it looked pretty gruesome hanging off the side of the unit with blue and white corrosion essentially *growing* off of it.

http://marc-bourassa.com/2013/04/07/fastlane-stained-stainless-steel-handle-a-small-miracle&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;43926&#039;,&#039;Marc&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;43926&#039;,&#039;Marc&#039;,&#039;&lt;a href=\&#039;#comment-43829\&#039; rel=\&quot;nofollow\&quot;&gt;@Ronan&lt;\/a&gt; - Check out the update link at the beginning of this blog post to see a workaround that may be helpful. I\&#039;m posting the URL at the end of this response but URLs don\&#039;t always seem to work in comments.\r\n\r\nWhile I had the fastlane apart I inspected the stainless steel housing for the hydraulic driver for the impeller and I can see no evidence of discoloration there. I\&quot;m really not at all sure why it only seems to be my handle that\&#039;s impacted. My thoughts are tending to the sacrificial anode I bought hurriedly last year when I realized the one that came with the unit was spent. That one was designed for outboard motors. I soon after added an \&quot;official\&quot; endless pool sacrificial anode on the other side of the handle but... who knows. In any case I removed the outboard anode and replaced it with another \&quot;official\&quot; one as it looked pretty gruesome hanging off the side of the unit with blue and white corrosion essentially *growing* off of it.\r\n\r\nhttp:\/\/marc-bourassa.com\/2013\/04\/07\/fastlane-stained-stainless-steel-handle-a-small-miracle&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<p><a href='#comment-43829' rel="nofollow">@Ronan</a> &#8211; Check out the update link at the beginning of this blog post to see a workaround that may be helpful. I&#8217;m posting the URL at the end of this response but URLs don&#8217;t always seem to work in comments.</p>
<p>While I had the fastlane apart I inspected the stainless steel housing for the hydraulic driver for the impeller and I can see no evidence of discoloration there. I&#8221;m really not at all sure why it only seems to be my handle that&#8217;s impacted. My thoughts are tending to the sacrificial anode I bought hurriedly last year when I realized the one that came with the unit was spent. That one was designed for outboard motors. I soon after added an &#8220;official&#8221; endless pool sacrificial anode on the other side of the handle but&#8230; who knows. In any case I removed the outboard anode and replaced it with another &#8220;official&#8221; one as it looked pretty gruesome hanging off the side of the unit with blue and white corrosion essentially *growing* off of it.</p>
<p><a href="http://marc-bourassa.com/2013/04/07/fastlane-stained-stainless-steel-handle-a-small-miracle" rel="nofollow">http://marc-bourassa.com/2013/04/07/fastlane-stained-stainless-steel-handle-a-small-miracle</a>
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('43926','Marc'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('43926','Marc','&lt;a href=\'#comment-43829\' rel=\&quot;nofollow\&quot;&gt;@Ronan&lt;\/a&gt; - Check out the update link at the beginning of this blog post to see a workaround that may be helpful. I\'m posting the URL at the end of this response but URLs don\'t always seem to work in comments.\r\n\r\nWhile I had the fastlane apart I inspected the stainless steel housing for the hydraulic driver for the impeller and I can see no evidence of discoloration there. I\&quot;m really not at all sure why it only seems to be my handle that\'s impacted. My thoughts are tending to the sacrificial anode I bought hurriedly last year when I realized the one that came with the unit was spent. That one was designed for outboard motors. I soon after added an \&quot;official\&quot; endless pool sacrificial anode on the other side of the handle but... who knows. In any case I removed the outboard anode and replaced it with another \&quot;official\&quot; one as it looked pretty gruesome hanging off the side of the unit with blue and white corrosion essentially *growing* off of it.\r\n\r\nhttp:\/\/marc-bourassa.com\/2013\/04\/07\/fastlane-stained-stainless-steel-handle-a-small-miracle'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to stop CVS automated prescription calls by Lorna T.</title>
		<link>http://marc-bourassa.com/2012/03/15/how-to-stop-cvs-automated-prescription-calls/comment-page-1#comment-43871</link>
		<dc:creator>Lorna T.</dc:creator>
		<pubDate>Tue, 26 Mar 2013 22:42:36 +0000</pubDate>
		<guid isPermaLink="false">http://marc-bourassa.com/?p=2047#comment-43871</guid>
		<description><![CDATA[You are The Man!

What a production!  Absolutely ridiculous that there are so many hoops to jump through. Makes Walgreens look better and better.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;43871&#039;,&#039;Lorna T.&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;43871&#039;,&#039;Lorna T.&#039;,&#039;You are The Man!\r\n\r\nWhat a production!  Absolutely ridiculous that there are so many hoops to jump through. Makes Walgreens look better and better.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<p>You are The Man!</p>
<p>What a production!  Absolutely ridiculous that there are so many hoops to jump through. Makes Walgreens look better and better.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('43871','Lorna T.'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('43871','Lorna T.','You are The Man!\r\n\r\nWhat a production!  Absolutely ridiculous that there are so many hoops to jump through. Makes Walgreens look better and better.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High CPU with iTunes 10.7 &#8211; Resolved&#8230; Sort Of by stantheman</title>
		<link>http://marc-bourassa.com/2012/11/19/high-cpu-with-itunes-10-7-resolved-sort-of/comment-page-1#comment-43866</link>
		<dc:creator>stantheman</dc:creator>
		<pubDate>Tue, 26 Mar 2013 03:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://marc-bourassa.com/?p=2989#comment-43866</guid>
		<description><![CDATA[This solution gets around the problem of not being able to go to a previous version because the new release of Itunes prohibits reading the older files.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;43866&#039;,&#039;stantheman&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;43866&#039;,&#039;stantheman&#039;,&#039;This solution gets around the problem of not being able to go to a previous version because the new release of Itunes prohibits reading the older files.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<p>This solution gets around the problem of not being able to go to a previous version because the new release of Itunes prohibits reading the older files.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('43866','stantheman'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('43866','stantheman','This solution gets around the problem of not being able to go to a previous version because the new release of Itunes prohibits reading the older files.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on High CPU with iTunes 10.7 &#8211; Resolved&#8230; Sort Of by stantheman</title>
		<link>http://marc-bourassa.com/2012/11/19/high-cpu-with-itunes-10-7-resolved-sort-of/comment-page-1#comment-43865</link>
		<dc:creator>stantheman</dc:creator>
		<pubDate>Tue, 26 Mar 2013 03:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://marc-bourassa.com/?p=2989#comment-43865</guid>
		<description><![CDATA[This solution worked perfectly for me. I have Windows XP. Follow these steps: 1) uninstall the latest release of Itunes.  2)Reinstall Itunes version 10. 3) Go to the Apple support website and search for Recreate Itunes Library instructions. It will tell you to drag the Itunes.xml file to your desktop.  4) Drag the Itunes.itl file to the recycle bin.  5) Now Open the newly installed Itunes. Select File, Library, Import Playlist and choose the .xml file you placed on your desktop. It will import the list and then synchronize all of the files on your Ipod. No problem with high cpu usage until Apple fixes version 11.&lt;div class=&quot;comment-remix-meta&quot;&gt;&lt;a href=&quot;#&quot; class=&quot;replyto&quot; onclick=&quot;replyto(&#039;43865&#039;,&#039;stantheman&#039;); return false;&quot;&gt;Reply&lt;/a&gt;  - &lt;a href=&quot;#&quot; class=&quot;quote&quot; onclick=&quot;quote(&#039;43865&#039;,&#039;stantheman&#039;,&#039;This solution worked perfectly for me. I have Windows XP. Follow these steps: 1) uninstall the latest release of Itunes.  2)Reinstall Itunes version 10. 3) Go to the Apple support website and search for Recreate Itunes Library instructions. It will tell you to drag the Itunes.xml file to your desktop.  4) Drag the Itunes.itl file to the recycle bin.  5) Now Open the newly installed Itunes. Select File, Library, Import Playlist and choose the .xml file you placed on your desktop. It will import the list and then synchronize all of the files on your Ipod. No problem with high cpu usage until Apple fixes version 11.&#039;); return false;&quot;&gt;Quote&lt;/a&gt;&lt;/div&gt;]]></description>
		<content:encoded><![CDATA[<p>This solution worked perfectly for me. I have Windows XP. Follow these steps: 1) uninstall the latest release of Itunes.  2)Reinstall Itunes version 10. 3) Go to the Apple support website and search for Recreate Itunes Library instructions. It will tell you to drag the Itunes.xml file to your desktop.  4) Drag the Itunes.itl file to the recycle bin.  5) Now Open the newly installed Itunes. Select File, Library, Import Playlist and choose the .xml file you placed on your desktop. It will import the list and then synchronize all of the files on your Ipod. No problem with high cpu usage until Apple fixes version 11.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('43865','stantheman'); return false;">Reply</a>  &#8211; <a href="#" class="quote" onclick="quote('43865','stantheman','This solution worked perfectly for me. I have Windows XP. Follow these steps: 1) uninstall the latest release of Itunes.  2)Reinstall Itunes version 10. 3) Go to the Apple support website and search for Recreate Itunes Library instructions. It will tell you to drag the Itunes.xml file to your desktop.  4) Drag the Itunes.itl file to the recycle bin.  5) Now Open the newly installed Itunes. Select File, Library, Import Playlist and choose the .xml file you placed on your desktop. It will import the list and then synchronize all of the files on your Ipod. No problem with high cpu usage until Apple fixes version 11.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
</channel>
</rss>
