<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Reddit Content Filter | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/8751</link>
    <description>Recent comments on userscript: Reddit Content Filter</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by chengiz</title>
      <description>&lt;p&gt;Ok I found the problem. FF 3 doesnt like eval as part of the GM_registerMenuCommand callback. Thinks it's part of unsafeWindow. Rewrite the gen_cb function to not use eval():
&lt;br /&gt;&lt;pre&gt;
 gen_cb = function(key) {
    return function() {
      var val = GM_getValue(key + 's');
      if (!val)
        val = '';
      val = window.prompt('Edit blocked ' + key + ' list:', val);
      if (val != null)
        GM_setValue(key + 's', val);
    }   
  }
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 06 Nov 2008 13:59:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21493</guid>
      <author>chengiz</author>
      <link>http://userscripts.org/posts/21493</link>
    </item>
    <item>
      <title>Archived Comments, replied by chengiz</title>
      <description>&lt;p&gt;With Firefox 3,  I can no longer see the current list of blocked sites etc from the greasemonkey statusbar icon's menu (the fields are blank). I have to edit them in about:config prefs.&lt;/p&gt;</description>
      <pubDate>Thu, 06 Nov 2008 13:06:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21494</guid>
      <author>chengiz</author>
      <link>http://userscripts.org/posts/21494</link>
    </item>
    <item>
      <title>Archived Comments, replied by burger</title>
      <description>&lt;p&gt;This script seems dead. I've made a continuation of it: &lt;a href=&quot;http://userscripts.org/scripts/show/33419&quot;&gt;http://userscripts.org/scripts/show/33419&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It lets you set your filter lists through the regular reddit preference sheet as well as some other small improvements.&lt;/p&gt;</description>
      <pubDate>Tue, 09 Sep 2008 12:46:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21495</guid>
      <author>burger</author>
      <link>http://userscripts.org/posts/21495</link>
    </item>
    <item>
      <title>Archived Comments, replied by engtech</title>
      <description>&lt;p&gt;I stupidly wrote a script that does almost the same thing but only for sites. Have to remember to start searching userscripts first.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/27105&quot;&gt;http://userscripts.org/scripts/show/27105&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 27 May 2008 22:00:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21496</guid>
      <author>engtech</author>
      <link>http://userscripts.org/posts/21496</link>
    </item>
    <item>
      <title>Archived Comments, replied by bigtoga</title>
      <description>&lt;p&gt;Yes, I'm getting the &quot;userscripts.org/Reddit Content Filter: Couldn't find siteTable&quot; error as well.&lt;/p&gt;

&lt;p&gt;Also, if we could downmod these stories instead of hiding them using javascript, our reddit experience might be better - then we wouldn't have to re-hide those same links on revisiting the front page.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Feb 2008 09:23:28 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21497</guid>
      <author>bigtoga</author>
      <link>http://userscripts.org/posts/21497</link>
    </item>
    <item>
      <title>Archived Comments, replied by chengiz</title>
      <description>&lt;p&gt;I couldnt get the blocked sites to work. Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.8.0.4) Gecko/20060602 Firefox/1.5.0.4. 
&lt;br /&gt;Here is the output:&lt;/p&gt;

&lt;p&gt;userscripts.org/Reddit Content Filter: Version 0.4 started. config = ({users:[], titles:[&quot;ron paul&quot;, &quot;kucinich&quot;], sites:[&quot;dailykos.com&quot;, &quot;huffingtonpost.com&quot;]})
&lt;br /&gt;userscripts.org/Reddit Content Filter: title match: /ron paul/i
&lt;br /&gt;userscripts.org/Reddit Content Filter: Removed 1 stories
&lt;br /&gt;userscripts.org/Reddit Content Filter: Version 0.4 started. config = ({users:[], titles:[&quot;ron paul&quot;, &quot;kucinich&quot;], sites:[&quot;dailykos.com&quot;, &quot;huffingtonpost.com&quot;]})
&lt;br /&gt;userscripts.org/Reddit Content Filter: Couldn't find siteTable
&lt;br /&gt;userscripts.org/Reddit Content Filter: Removed 0 stories&lt;/p&gt;

&lt;p&gt;I dont know why it runs twice. Users and titles get processed in the first run afaict.&lt;/p&gt;</description>
      <pubDate>Thu, 10 Jan 2008 20:35:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21498</guid>
      <author>chengiz</author>
      <link>http://userscripts.org/posts/21498</link>
    </item>
    <item>
      <title>Archived Comments, replied by Bob Ovski</title>
      <description>&lt;p&gt;Thanks for the quick update!&lt;/p&gt;</description>
      <pubDate>Tue, 04 Dec 2007 13:21:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21499</guid>
      <author>Bob Ovski</author>
      <link>http://userscripts.org/posts/21499</link>
    </item>
    <item>
      <title>Archived Comments, replied by James Mulholland</title>
      <description>&lt;p&gt;Thx for the update! Couldn't work out why there was so much crap on reddit this morning.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Dec 2007 09:00:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21500</guid>
      <author>James Mulholland</author>
      <link>http://userscripts.org/posts/21500</link>
    </item>
    <item>
      <title>Archived Comments, replied by David Newcum</title>
      <description>&lt;p&gt;That was fast, thanks much!&lt;/p&gt;</description>
      <pubDate>Tue, 04 Dec 2007 08:56:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21501</guid>
      <author>David Newcum</author>
      <link>http://userscripts.org/posts/21501</link>
    </item>
    <item>
      <title>Archived Comments, replied by pabs</title>
      <description>&lt;p&gt;Hi everyone.  I just posted a new version that works with the changes to Reddit from earlier today.&lt;/p&gt;</description>
      <pubDate>Tue, 04 Dec 2007 06:38:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21502</guid>
      <author>pabs</author>
      <link>http://userscripts.org/posts/21502</link>
    </item>
    <item>
      <title>Archived Comments, replied by parasense</title>
      <description>&lt;p&gt;I nice option would be to automatically down-vote items that match any of the regex. For me, who has configured reddit to hide down-votes, would create less work for this script each subsequent refresh.&lt;/p&gt;</description>
      <pubDate>Mon, 26 Nov 2007 17:54:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21503</guid>
      <author>parasense</author>
      <link>http://userscripts.org/posts/21503</link>
    </item>
    <item>
      <title>Archived Comments, replied by bobielawlintine</title>
      <description>&lt;p&gt;great script.  makes reddit great again.&lt;/p&gt;

&lt;p&gt;one suggestion:  will you add support to filter by subreddit? reddit.com now adds [subreddit] to every result shown even if you don't visit all.reddit.com.&lt;/p&gt;

&lt;p&gt;thanks again for writing this great script. &amp;lt;3&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 20 Oct 2007 15:42:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21504</guid>
      <author>bobielawlintine</author>
      <link>http://userscripts.org/posts/21504</link>
    </item>
    <item>
      <title>Archived Comments, replied by David Newcum</title>
      <description>&lt;p&gt;Seems to work well.  Thanks for the update!  (now I can go back to pretending Ron Paul isn't taking over teh intarwebs)&lt;/p&gt;</description>
      <pubDate>Thu, 18 Oct 2007 01:13:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21505</guid>
      <author>David Newcum</author>
      <link>http://userscripts.org/posts/21505</link>
    </item>
    <item>
      <title>Archived Comments, replied by pabs</title>
      <description>&lt;p&gt;Hey everyone. I just posted a new version that works with the updated site.  Let me know if you have any problems.  Also, thanks for all the support!&lt;/p&gt;</description>
      <pubDate>Tue, 16 Oct 2007 11:32:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21506</guid>
      <author>pabs</author>
      <link>http://userscripts.org/posts/21506</link>
    </item>
    <item>
      <title>Archived Comments, replied by gypsyjoe</title>
      <description>&lt;p&gt;Doesn't work after reddit's mid-October shakedown.&lt;/p&gt;</description>
      <pubDate>Mon, 15 Oct 2007 18:45:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21507</guid>
      <author>gypsyjoe</author>
      <link>http://userscripts.org/posts/21507</link>
    </item>
    <item>
      <title>Archived Comments, replied by sqladmin</title>
      <description>&lt;p&gt;how exactly does this work?&lt;/p&gt;</description>
      <pubDate>Mon, 17 Sep 2007 20:40:58 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21508</guid>
      <author>sqladmin</author>
      <link>http://userscripts.org/posts/21508</link>
    </item>
    <item>
      <title>Archived Comments, replied by bigtoga</title>
      <description>&lt;p&gt;pabs - love the script but I would request that you add a little more instruction to the top part of this page. I had a heck of a time getting started and I have to think lots of folks are having the same trouble. &lt;/p&gt;

&lt;p&gt;I want the other peoples of teh internet to enjoy teh goodness of RCF too :)&lt;/p&gt;</description>
      <pubDate>Sun, 29 Jul 2007 18:43:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21509</guid>
      <author>bigtoga</author>
      <link>http://userscripts.org/posts/21509</link>
    </item>
    <item>
      <title>Archived Comments, replied by pabs</title>
      <description>&lt;p&gt;There is no limit that I'm aware of.  Could it be the spelling of the articles?  You can use regular expression syntax in the terms too; the phrase &quot;rumsf[ie]+ld&quot; will block &quot;rumsfeld&quot;, &quot;rumsfield&quot;, and &quot;rumsfeild&quot;.&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jul 2007 19:26:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21510</guid>
      <author>pabs</author>
      <link>http://userscripts.org/posts/21510</link>
    </item>
    <item>
      <title>Archived Comments, replied by bigtoga</title>
      <description>&lt;p&gt;Thanks - very nice. One more question - do you know if fireFox (or RCF) limits the size of the filters? I have a long filter list and I still am seeing &quot;Rumsfeld&quot; stories despite &quot;rumsfeld&quot; being at the end of my list.&lt;/p&gt;

&lt;p&gt;Thanks again - this is just so great that you shared :)&lt;/p&gt;</description>
      <pubDate>Sat, 28 Jul 2007 19:07:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21511</guid>
      <author>bigtoga</author>
      <link>http://userscripts.org/posts/21511</link>
    </item>
    <item>
      <title>Archived Comments, replied by pabs</title>
      <description>&lt;p&gt;The easiest way is probably to just snag the cookie values from about:config (you can limit the about:config results to the relevant keys by filtering on &quot;reddit content filter&quot;)&lt;/p&gt;</description>
      <pubDate>Fri, 27 Jul 2007 21:51:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21512</guid>
      <author>pabs</author>
      <link>http://userscripts.org/posts/21512</link>
    </item>
    <item>
      <title>Archived Comments, replied by bigtoga</title>
      <description>&lt;p&gt;How can I back up my title/user/site lists?&lt;/p&gt;

&lt;p&gt;Thanks for this tool - it has made my reddit life so much better!!!!!!&lt;/p&gt;</description>
      <pubDate>Thu, 26 Jul 2007 15:55:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21513</guid>
      <author>bigtoga</author>
      <link>http://userscripts.org/posts/21513</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews</title>
      <description>&lt;p&gt;The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)&lt;/p&gt;</description>
      <pubDate>Wed, 17 Nov 2004 01:05:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:10252:21492</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/21492</link>
    </item>
  </channel>
</rss>
