<?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 on: Google Groups KillFile 3.5 Released</title>
	<atom:link href="http://www.penney.org/google-groups-killfile-35-released.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.penney.org/google-groups-killfile-35-released.html</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 19:36:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Damian</title>
		<link>http://www.penney.org/google-groups-killfile-35-released.html#comment-17139</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Thu, 08 May 2008 13:28:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.penney.org/google-groups-killfile-35-released.html#comment-17139</guid>
		<description>I've gone ahead and updated the script.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve gone ahead and updated the script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.penney.org/google-groups-killfile-35-released.html#comment-17138</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 08 May 2008 13:13:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.penney.org/google-groups-killfile-35-released.html#comment-17138</guid>
		<description>Sorry. I've messed up there. The script fails miserably when you drill into a thread.

You need this patch - moving one line

I think I uploaded an old version of my script.

--- googleGroups.user.js.orig.js        2008-05-08 14:09:54.764522000 +0100
+++ googleGroups.user.js        2008-05-08 14:11:22.779458000 +0100
@@ -465,11 +465,10 @@
       newDiv.style.visibility = "hidden";
       newDiv.id = "killList";
       newDiv.style.zIndex = "300";
+      updateKillFileText(list);
     }
   }

-  updateKillFileText(list);
-
   if (titleView){
     GroupsBeta_Topic_List(list);
   }</description>
		<content:encoded><![CDATA[<p>Sorry. I&#8217;ve messed up there. The script fails miserably when you drill into a thread.</p>
<p>You need this patch - moving one line</p>
<p>I think I uploaded an old version of my script.</p>
<p>&#8212; googleGroups.user.js.orig.js        2008-05-08 14:09:54.764522000 +0100<br />
+++ googleGroups.user.js        2008-05-08 14:11:22.779458000 +0100<br />
@@ -465,11 +465,10 @@<br />
       newDiv.style.visibility = &#8220;hidden&#8221;;<br />
       newDiv.id = &#8220;killList&#8221;;<br />
       newDiv.style.zIndex = &#8220;300&#8243;;<br />
+      updateKillFileText(list);<br />
     }<br />
   }</p>
<p>-  updateKillFileText(list);<br />
-<br />
   if (titleView){<br />
     GroupsBeta_Topic_List(list);<br />
   }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.penney.org/google-groups-killfile-35-released.html#comment-17131</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Thu, 08 May 2008 07:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.penney.org/google-groups-killfile-35-released.html#comment-17131</guid>
		<description>Thanks for that. I've now moved away the file that was linked in my last post so that people don't install that version by accident.

Unless you know what you are doing (and even when you do) it can get very confusing with two copies of the same script installed from two different domains.

Tim.</description>
		<content:encoded><![CDATA[<p>Thanks for that. I&#8217;ve now moved away the file that was linked in my last post so that people don&#8217;t install that version by accident.</p>
<p>Unless you know what you are doing (and even when you do) it can get very confusing with two copies of the same script installed from two different domains.</p>
<p>Tim.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
