<?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 Mike&#039;s Tech Blog</title>
	<atom:link href="http://mike-thomson.com/blog/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://mike-thomson.com/blog</link>
	<description>The more I learn, the more fun learning becomes</description>
	<lastBuildDate>Sat, 19 May 2012 11:49:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on How to add images to WordPress custom menu links by MikeThomson</title>
		<link>http://mike-thomson.com/blog/?p=290&#038;cpage=2#comment-23202</link>
		<dc:creator>MikeThomson</dc:creator>
		<pubDate>Sat, 19 May 2012 11:49:41 +0000</pubDate>
		<guid isPermaLink="false">http://mike-thomson.com/blog/?p=290#comment-23202</guid>
		<description>Yes, agreed. Unfortunately, the quickest way (what I describe in my post) is usually what people want and are willing to do, rather than what is the best practice.</description>
		<content:encoded><![CDATA[<p>Yes, agreed. Unfortunately, the quickest way (what I describe in my post) is usually what people want and are willing to do, rather than what is the best practice.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to add images to WordPress custom menu links by Reza</title>
		<link>http://mike-thomson.com/blog/?p=290&#038;cpage=2#comment-23133</link>
		<dc:creator>Reza</dc:creator>
		<pubDate>Fri, 18 May 2012 21:58:15 +0000</pubDate>
		<guid isPermaLink="false">http://mike-thomson.com/blog/?p=290#comment-23133</guid>
		<description>Dude, thanks, very easy and clean way. I searched and tried lot of methods, but yours is easiest and perfect one.

Thanks Again, thanks for sharing your experiences
Respect</description>
		<content:encoded><![CDATA[<p>Dude, thanks, very easy and clean way. I searched and tried lot of methods, but yours is easiest and perfect one.</p>
<p>Thanks Again, thanks for sharing your experiences<br />
Respect</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to add images to WordPress custom menu links by J</title>
		<link>http://mike-thomson.com/blog/?p=290&#038;cpage=2#comment-23125</link>
		<dc:creator>J</dc:creator>
		<pubDate>Fri, 18 May 2012 19:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://mike-thomson.com/blog/?p=290#comment-23125</guid>
		<description>rather than putting all of your inline styles in the label field, you should create a class in a child css file for the background element so all you have to do is put a span or div around your text in the field:

&lt;code&gt;
Menu Text
&lt;/code&gt;

then in your child css:
&lt;code&gt;
.wpMenuItem1 {
    background-image: url(&#039;/images/16px-Feed-icon.png&#039;);
    background-repeat: no-repeat;
    display: inline;
    margin: 0;
    padding: 0 0 0 55px;
}
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>rather than putting all of your inline styles in the label field, you should create a class in a child css file for the background element so all you have to do is put a span or div around your text in the field:</p>
<p><code><br />
Menu Text<br />
</code></p>
<p>then in your child css:<br />
<code><br />
.wpMenuItem1 {<br />
    background-image: url('/images/16px-Feed-icon.png');<br />
    background-repeat: no-repeat;<br />
    display: inline;<br />
    margin: 0;<br />
    padding: 0 0 0 55px;<br />
}<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to fix Netflix DRM Error N8156 (it is a Silverlight problem) by David</title>
		<link>http://mike-thomson.com/blog/?p=210&#038;cpage=4#comment-23036</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 17 May 2012 23:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://mike-thomson.com/blog/?p=210#comment-23036</guid>
		<description>it is worth noting that &quot;Program data&quot; is a hidden file in windows 7, so you will have to change your options so that you can view hidden files. It won&#039;t let you search for it either.</description>
		<content:encoded><![CDATA[<p>it is worth noting that &#8220;Program data&#8221; is a hidden file in windows 7, so you will have to change your options so that you can view hidden files. It won&#8217;t let you search for it either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove a door knob that has no screws??? by samantha</title>
		<link>http://mike-thomson.com/blog/?p=38&#038;cpage=5#comment-22428</link>
		<dc:creator>samantha</dc:creator>
		<pubDate>Fri, 11 May 2012 13:15:35 +0000</pubDate>
		<guid isPermaLink="false">http://mike-thomson.com/blog/?p=38#comment-22428</guid>
		<description>thanks thanks thanks, a puzzle solved , great instructions... another project now completed...</description>
		<content:encoded><![CDATA[<p>thanks thanks thanks, a puzzle solved , great instructions&#8230; another project now completed&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to change engine oil &#8211; 2001 Toyota 4Runner by Car Maintenance</title>
		<link>http://mike-thomson.com/blog/?p=1039&#038;cpage=1#comment-22288</link>
		<dc:creator>Car Maintenance</dc:creator>
		<pubDate>Wed, 09 May 2012 02:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://mike-thomson.com/blog/?p=1039#comment-22288</guid>
		<description>Well done. This oil change tutorial is really easy to follow. Great for the general public, bad for Jiffy Lube ;). Managing basic car maintenance is something I think more people should become familiar with. Thanks.</description>
		<content:encoded><![CDATA[<p>Well done. This oil change tutorial is really easy to follow. Great for the general public, bad for Jiffy Lube <img src='http://mike-thomson.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . Managing basic car maintenance is something I think more people should become familiar with. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to fix Netflix DRM Error N8156 (it is a Silverlight problem) by Chad</title>
		<link>http://mike-thomson.com/blog/?p=210&#038;cpage=4#comment-22129</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Sun, 06 May 2012 07:56:36 +0000</pubDate>
		<guid isPermaLink="false">http://mike-thomson.com/blog/?p=210#comment-22129</guid>
		<description>I got it to work finally!
I had the same problem and nothing seemed to work in my Chrome Browser. I tried installing the Install Silverlight 4.0.60531.0 version (currently running) and everything. 
* I deleted the Silverlight Dir under Appdata..../Microsoft/
* I deleted the file in .../Playready/
* I emptied my Chrome Cache and allowed movies.netflix.com under Content Settings/Cookies...

Still didn&#039;t work until I ran IE9 which was just updated and had never been run. After I clicked yes to the popup to allow automatic updating of IE9 or something (can&#039;t remember), I was able to play Netflix in IE9. 

I went back to Chrome and was able to play Netflix!   
Kept Chrome as My Default Browser the whole time, fyi.  I do not have Firefox installed, either.</description>
		<content:encoded><![CDATA[<p>I got it to work finally!<br />
I had the same problem and nothing seemed to work in my Chrome Browser. I tried installing the Install Silverlight 4.0.60531.0 version (currently running) and everything.<br />
* I deleted the Silverlight Dir under Appdata&#8230;./Microsoft/<br />
* I deleted the file in &#8230;/Playready/<br />
* I emptied my Chrome Cache and allowed movies.netflix.com under Content Settings/Cookies&#8230;</p>
<p>Still didn&#8217;t work until I ran IE9 which was just updated and had never been run. After I clicked yes to the popup to allow automatic updating of IE9 or something (can&#8217;t remember), I was able to play Netflix in IE9. </p>
<p>I went back to Chrome and was able to play Netflix!<br />
Kept Chrome as My Default Browser the whole time, fyi.  I do not have Firefox installed, either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Remove a door knob that has no screws??? by Leez</title>
		<link>http://mike-thomson.com/blog/?p=38&#038;cpage=5#comment-22127</link>
		<dc:creator>Leez</dc:creator>
		<pubDate>Sun, 06 May 2012 05:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://mike-thomson.com/blog/?p=38#comment-22127</guid>
		<description>Thanks gave me the confidence to wiggle the wire and wee screw driver harder - and then it worked a treat!</description>
		<content:encoded><![CDATA[<p>Thanks gave me the confidence to wiggle the wire and wee screw driver harder &#8211; and then it worked a treat!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to change brake shoes / drum brakes by Jennifer</title>
		<link>http://mike-thomson.com/blog/?p=465&#038;cpage=1#comment-21825</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Wed, 02 May 2012 02:25:17 +0000</pubDate>
		<guid isPermaLink="false">http://mike-thomson.com/blog/?p=465#comment-21825</guid>
		<description>I got great ideas on changing brake shoes. Instructions were given clearly since there were pictures that shows how it was done. Adjustment depends on the type car make/model... hopefully I can apply this.  You may want to check &lt;a href=&quot;http://www.carepair.wordpress.com&quot; title=&quot;Car Repair&quot; rel=&quot;nofollow&quot;&gt;Car Repair&lt;/a&gt;  for few tips.</description>
		<content:encoded><![CDATA[<p>I got great ideas on changing brake shoes. Instructions were given clearly since there were pictures that shows how it was done. Adjustment depends on the type car make/model&#8230; hopefully I can apply this.  You may want to check <a href="http://www.carepair.wordpress.com" title="Car Repair" rel="nofollow">Car Repair</a>  for few tips.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to fix Netflix DRM Error N8156 (it is a Silverlight problem) by Robert</title>
		<link>http://mike-thomson.com/blog/?p=210&#038;cpage=4#comment-21810</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 01 May 2012 19:03:44 +0000</pubDate>
		<guid isPermaLink="false">http://mike-thomson.com/blog/?p=210#comment-21810</guid>
		<description>Thanks so much! Worked like a charm =)</description>
		<content:encoded><![CDATA[<p>Thanks so much! Worked like a charm =)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: basic

Served from: mike-thomson.com @ 2012-05-20 09:11:36 -->
