<?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 One John</title>
	<atom:link href="http://www.onejohn.org/wpjohn/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onejohn.org/wpjohn</link>
	<description>Solutions to problems that one John has encountered</description>
	<pubDate>Tue, 09 Mar 2010 21:46:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>Comment on IE vs FireFox: Using JavaScript to modify attributes by stakx</title>
		<link>http://www.onejohn.org/wpjohn/2008/04/ie-vs-firefox/#comment-3424</link>
		<dc:creator>stakx</dc:creator>
		<pubDate>Wed, 05 Aug 2009 20:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=6#comment-3424</guid>
		<description>I've been searching quite a while for a solution to the "COLSPAN not working in IE" problem. Thank you for this solution. It's silly indeed. One more thing that makes you wonder why IE always needs to do things its own weird, non-standard way.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been searching quite a while for a solution to the &#8220;COLSPAN not working in IE&#8221; problem. Thank you for this solution. It&#8217;s silly indeed. One more thing that makes you wonder why IE always needs to do things its own weird, non-standard way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FireFox bug with onreadystatechange by Mike</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-3265</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Fri, 24 Jul 2009 01:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-3265</guid>
		<description>You solved it and saved me a huge headache! Thank you!!!</description>
		<content:encoded><![CDATA[<p>You solved it and saved me a huge headache! Thank you!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FireFox bug with onreadystatechange by Axilees</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-2140</link>
		<dc:creator>Axilees</dc:creator>
		<pubDate>Mon, 08 Jun 2009 14:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-2140</guid>
		<description>Thank you man - your code really help. Save lot of time!</description>
		<content:encoded><![CDATA[<p>Thank you man - your code really help. Save lot of time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on One John&#8217;s problems by jaroslav r.</title>
		<link>http://www.onejohn.org/wpjohn/2008/04/one-johns-problems/#comment-1531</link>
		<dc:creator>jaroslav r.</dc:creator>
		<pubDate>Thu, 14 May 2009 00:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=3#comment-1531</guid>
		<description>i like your attitude :p 
i was able to solve one of my own problems using one of your posts (neqmail smtp softlimit). I doubt that i would, in a milion years, be able to solve it on my own. thank's a lot, your efforts are appreciated.</description>
		<content:encoded><![CDATA[<p>i like your attitude :p<br />
i was able to solve one of my own problems using one of your posts (neqmail smtp softlimit). I doubt that i would, in a milion years, be able to solve it on my own. thank&#8217;s a lot, your efforts are appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Server service hung on starting. by john</title>
		<link>http://www.onejohn.org/wpjohn/2008/11/the-server-service-hung-on-starting/#comment-896</link>
		<dc:creator>john</dc:creator>
		<pubDate>Thu, 23 Apr 2009 03:11:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=19#comment-896</guid>
		<description>Thanks Steve.  That is exactly why I started this.  I'm glad it helped somebody.</description>
		<content:encoded><![CDATA[<p>Thanks Steve.  That is exactly why I started this.  I&#8217;m glad it helped somebody.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Server service hung on starting. by Steve</title>
		<link>http://www.onejohn.org/wpjohn/2008/11/the-server-service-hung-on-starting/#comment-892</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 22 Apr 2009 20:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=19#comment-892</guid>
		<description>YES, that worked perfectly. Thanks again. I agree that it it pretty lame that search engines can't crawl the KB articles and the KB search tool is so bad. That is why MS is so far being in the search category. They S U C K !</description>
		<content:encoded><![CDATA[<p>YES, that worked perfectly. Thanks again. I agree that it it pretty lame that search engines can&#8217;t crawl the KB articles and the KB search tool is so bad. That is why MS is so far being in the search category. They S U C K !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Server service hung on starting. by Steve</title>
		<link>http://www.onejohn.org/wpjohn/2008/11/the-server-service-hung-on-starting/#comment-891</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Wed, 22 Apr 2009 19:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=19#comment-891</guid>
		<description>OMG, thanks so much. I spent hours trying to figure out what was causing this to hang. I looked at the event viewer, but nothing showed up. I finally timed how long it was taking, then I got the idea to look at the eventlog, found the message about Server hung, googled it, found your blog, and applied the reg fix. The reg key already had the value of RPC Remote Procedure Call, so I added LanmanServer on the line below it, and verified it appeared correctly in services.msc on the dependencies tab. now I'm going to restart and hope it works correctly. thanks again</description>
		<content:encoded><![CDATA[<p>OMG, thanks so much. I spent hours trying to figure out what was causing this to hang. I looked at the event viewer, but nothing showed up. I finally timed how long it was taking, then I got the idea to look at the eventlog, found the message about Server hung, googled it, found your blog, and applied the reg fix. The reg key already had the value of RPC Remote Procedure Call, so I added LanmanServer on the line below it, and verified it appeared correctly in services.msc on the dependencies tab. now I&#8217;m going to restart and hope it works correctly. thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE vs FireFox: Using JavaScript to modify attributes by The Dude</title>
		<link>http://www.onejohn.org/wpjohn/2008/04/ie-vs-firefox/#comment-439</link>
		<dc:creator>The Dude</dc:creator>
		<pubDate>Tue, 07 Apr 2009 20:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=6#comment-439</guid>
		<description>That's just the object's property name, the attributes get written out properly in lower cases.</description>
		<content:encoded><![CDATA[<p>That&#8217;s just the object&#8217;s property name, the attributes get written out properly in lower cases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recording The Daily Show on Tivo by Paul</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/recording-the-daily-show-on-tivo/#comment-59</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 19 Feb 2009 17:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=16#comment-59</guid>
		<description>Thanks for the tip John. 

This was driving me crazy every time I had to hunt for the new episode in all these repeats.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip John. </p>
<p>This was driving me crazy every time I had to hunt for the new episode in all these repeats.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FireFox bug with onreadystatechange by David Ness</title>
		<link>http://www.onejohn.org/wpjohn/2008/05/firefox-bug-with-onreadystatechange/#comment-46</link>
		<dc:creator>David Ness</dc:creator>
		<pubDate>Tue, 03 Feb 2009 21:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.onejohn.org/wpjohn/?p=17#comment-46</guid>
		<description>Thanks! That did the trick. Once I realized that you were saying that I shouldn't even make the call to onreadystatechange, because for a synchonous request there is no need to test for readyState == 4, and that I should just proceed with what I need to do, everything works as it should in all browsers. Thank you again very much. - David</description>
		<content:encoded><![CDATA[<p>Thanks! That did the trick. Once I realized that you were saying that I shouldn&#8217;t even make the call to onreadystatechange, because for a synchonous request there is no need to test for readyState == 4, and that I should just proceed with what I need to do, everything works as it should in all browsers. Thank you again very much. - David</p>
]]></content:encoded>
	</item>
</channel>
</rss>
