<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Shut Up And Digg | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/3307</link>
    <description>Recent comments on userscript: Shut Up And Digg</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Mike Sugarbaker</title>
      <description>&lt;p&gt;Added your script, thanks. Of course the source of Digg has changed about nine times since you posted probably. I am not terribly motivated to fix it in that case.&lt;/p&gt;</description>
      <pubDate>Thu, 14 Jun 2007 21:40:50 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17565:77097</guid>
      <author>Mike Sugarbaker</author>
      <link>http://userscripts.org/posts/77097</link>
    </item>
    <item>
      <title>Archived Comments, replied by FreakinSyco</title>
      <description>&lt;p&gt;Would be nice if it worked....&lt;/p&gt;</description>
      <pubDate>Mon, 22 Jan 2007 02:48:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17565:77098</guid>
      <author>FreakinSyco</author>
      <link>http://userscripts.org/posts/77098</link>
    </item>
    <item>
      <title>Archived Comments, replied by mar 1</title>
      <description>&lt;p&gt;This script didn't work for me. Here's what I used instead (it might not be the best code):&lt;/p&gt;

&lt;p&gt;(function(){
&lt;br /&gt;var commentdroppings = document.getElementsByTagName(&quot;div&quot;);
&lt;br /&gt;for(var i = 0; i &amp;lt; commentdroppings.length; i++)
&lt;br /&gt;{
&lt;br /&gt; if(commentdroppings[i].getAttribute(&quot;class&quot;) == &quot;comment&quot;)
&lt;br /&gt;  commentdroppings[i].style.display = &quot;none&quot;;
&lt;br /&gt;}
&lt;br /&gt;})();&lt;/p&gt;</description>
      <pubDate>Thu, 26 Oct 2006 06:42:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17565:77099</guid>
      <author>mar 1</author>
      <link>http://userscripts.org/posts/77099</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:51 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:17565:77096</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/77096</link>
    </item>
  </channel>
</rss>
