<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Add Digg Control | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/7883</link>
    <description>Recent comments on userscript: Add Digg Control</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Praveen Markandu</title>
      <description>&lt;p&gt;yep, this script needs a revise&lt;/p&gt;</description>
      <pubDate>Fri, 15 Feb 2008 22:48:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61949</guid>
      <author>Praveen Markandu</author>
      <link>http://userscripts.org/posts/61949</link>
    </item>
    <item>
      <title>Archived Comments, replied by filius</title>
      <description>&lt;p&gt;Needs to updated for Firefox 3&lt;/p&gt;</description>
      <pubDate>Wed, 30 Jan 2008 08:43:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61950</guid>
      <author>filius</author>
      <link>http://userscripts.org/posts/61950</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jordi De Groof</title>
      <description>&lt;p&gt;When you install &lt;a href=&quot;http://userscripts.org/scripts/show/10942&quot;&gt;Digg widget right-click bury&lt;/a&gt;, you can also bury stories right from ADC, so without having to go back to digg itself.&lt;/p&gt;</description>
      <pubDate>Wed, 25 Jul 2007 12:54:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61951</guid>
      <author>Jordi De Groof</author>
      <link>http://userscripts.org/posts/61951</link>
    </item>
    <item>
      <title>Archived Comments, replied by ssboisen</title>
      <description>&lt;p&gt;never mind what I just wrote, I must have been temp blind&lt;/p&gt;</description>
      <pubDate>Thu, 19 Jul 2007 19:35:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61952</guid>
      <author>ssboisen</author>
      <link>http://userscripts.org/posts/61952</link>
    </item>
    <item>
      <title>Archived Comments, replied by ssboisen</title>
      <description>&lt;p&gt;is it just me or does this not work anymore?&lt;/p&gt;

&lt;p&gt;if it does than I might have misunderstood what's suppose to happen, I though the actual story-page (the digged url) would contain a digg-button&lt;/p&gt;</description>
      <pubDate>Thu, 19 Jul 2007 19:31:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61953</guid>
      <author>ssboisen</author>
      <link>http://userscripts.org/posts/61953</link>
    </item>
    <item>
      <title>Archived Comments, replied by Praveen Markandu</title>
      <description>&lt;p&gt;i think i love you daniel :D great job. thanks&lt;/p&gt;</description>
      <pubDate>Thu, 19 Jul 2007 16:52:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61954</guid>
      <author>Praveen Markandu</author>
      <link>http://userscripts.org/posts/61954</link>
    </item>
    <item>
      <title>Archived Comments, replied by Daniel Einspanjer</title>
      <description>&lt;p&gt;Changing api to tools just masked the problem which was another change to the dig() function that broke compatibility.  I just uploaded a new version that should be good until the next change. :)&lt;/p&gt;</description>
      <pubDate>Thu, 19 Jul 2007 11:52:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61955</guid>
      <author>Daniel Einspanjer</author>
      <link>http://userscripts.org/posts/61955</link>
    </item>
    <item>
      <title>Archived Comments, replied by Praveen Markandu</title>
      <description>&lt;p&gt;i made a very minor change for this script to work again. you have to edit it yourself.
&lt;br /&gt;replace &lt;code&gt;src = 'http://digg.com/api/diggthis.php?u='+articleURL+'#adc_diggthis_init';&lt;/code&gt;
&lt;br /&gt;with
&lt;br /&gt;&lt;code&gt;src = 'http://digg.com/tools/diggthis.php?u='+articleURL+'#adc_diggthis_init';&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;if you have AddDiggMirrors replace &lt;code&gt; ( location.href.indexOf('http://digg.com/api/diggthis.php') &lt;/code&gt;
&lt;br /&gt;with
&lt;br /&gt;&lt;code&gt;( location.href.indexOf('http://digg.com/tools/diggthis.php')  &lt;/code&gt;&lt;/p&gt;

&lt;p&gt;note: this is a temporary fix.when you click diggthis it will jump back to the digg story page. sorry .i am a total n00b programmer. thats what you get when you do Comp Sci at university. hope this helps&lt;/p&gt;</description>
      <pubDate>Sun, 08 Jul 2007 10:27:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61956</guid>
      <author>Praveen Markandu</author>
      <link>http://userscripts.org/posts/61956</link>
    </item>
    <item>
      <title>Archived Comments, replied by Praveen Markandu</title>
      <description>&lt;p&gt;ANOTHER change to digg :( does work agian. and the comment system is crap. btw. if i go to the digg story page (ie. &lt;a href=&quot;http://digg.com/space/The_Greatest_and_Most_Unusual_Travel_Photo_of_All_Time&quot;&gt;http://digg.com/space/The_Greatest_and_Most_Unu...&lt;/a&gt; ) can you make it so ADC makes it work when i click the story link here as well.&lt;/p&gt;</description>
      <pubDate>Sun, 24 Jun 2007 12:48:13 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61957</guid>
      <author>Praveen Markandu</author>
      <link>http://userscripts.org/posts/61957</link>
    </item>
    <item>
      <title>Archived Comments, replied by Daniel Einspanjer</title>
      <description>&lt;p&gt;Yep. noticed that a few days ago. Just fixed it this morning. digg.com added a new variable to their ajax digg method.  Updating should get you up and running again.&lt;/p&gt;</description>
      <pubDate>Fri, 25 May 2007 14:17:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61958</guid>
      <author>Daniel Einspanjer</author>
      <link>http://userscripts.org/posts/61958</link>
    </item>
    <item>
      <title>Archived Comments, replied by Praveen Markandu</title>
      <description>&lt;p&gt;there is something wrong with my ADC
&lt;br /&gt;everything looks fine and works fine until i try to digg the article. the digg number fades off and never appears again, and neither does DIGG change to DUGG. when i check my digg profile, i have not dug the link. i can however click on the blank space and be directed to the digg article page. pic below
&lt;br /&gt;&lt;a href=&quot;http://i19.tinypic.com/6bt0h8l.jpg&quot;&gt;http://i19.tinypic.com/6bt0h8l.jpg&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 24 May 2007 11:03:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61959</guid>
      <author>Praveen Markandu</author>
      <link>http://userscripts.org/posts/61959</link>
    </item>
    <item>
      <title>Archived Comments, replied by Johan Sundstr&#246;m</title>
      <description>&lt;p&gt;Cool code reuse. Jesse's book burro extension version at bookburro.org doesn't have the drag code (originally by Aaron Boodman), though, so people looking for that code's ancestry might be better off directed via &lt;a href=&quot;http://userscripts.org/scripts/show/1859&quot;&gt;http://userscripts.org/scripts/show/1859&lt;/a&gt; or wherever you picked it up.&lt;/p&gt;

&lt;p&gt;And (unless you're aiming for being Opera compatible), the (function() {...})(); enclosure to protect the page from script data has not been needed since very early (0.5 branch) Greasemonkey versions.&lt;/p&gt;</description>
      <pubDate>Sun, 22 Apr 2007 03:26:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61960</guid>
      <author>Johan Sundstr&#246;m</author>
      <link>http://userscripts.org/posts/61960</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jordi De Groof</title>
      <description>&lt;p&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/7585&quot;&gt;Add mirrors&lt;/a&gt; is now working with ADC, no matter which of the two is installed first.&lt;/p&gt;</description>
      <pubDate>Sat, 14 Apr 2007 12:27:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61961</guid>
      <author>Jordi De Groof</author>
      <link>http://userscripts.org/posts/61961</link>
    </item>
    <item>
      <title>Archived Comments, replied by Daniel Einspanjer</title>
      <description>&lt;p&gt;PeCet:
&lt;br /&gt;I re-installed the add mirrors script to test out with it.  I found that if the add mirrors script is installed after ADC, the coral and google links will be properly instrumented.&lt;/p&gt;

&lt;p&gt;Duggmirror.com is a special case, so I updated ADC to explicitly support it.&lt;/p&gt;</description>
      <pubDate>Thu, 15 Mar 2007 12:44:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61962</guid>
      <author>Daniel Einspanjer</author>
      <link>http://userscripts.org/posts/61962</link>
    </item>
    <item>
      <title>Archived Comments, replied by PeCet</title>
      <description>&lt;p&gt;Good, but please make it to work with digg - add mirrors extension, i mean digg button for thease mirrors&lt;/p&gt;</description>
      <pubDate>Wed, 14 Mar 2007 08:15:56 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61963</guid>
      <author>PeCet</author>
      <link>http://userscripts.org/posts/61963</link>
    </item>
    <item>
      <title>Archived Comments, replied by Daniel Einspanjer</title>
      <description>&lt;p&gt;Okay. it is fixed now. Sorry to all the new people who installed the broken .3 version. :(&lt;/p&gt;</description>
      <pubDate>Mon, 12 Mar 2007 13:21:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61964</guid>
      <author>Daniel Einspanjer</author>
      <link>http://userscripts.org/posts/61964</link>
    </item>
    <item>
      <title>Archived Comments, replied by Daniel Einspanjer</title>
      <description>&lt;p&gt;Hey, don't bother installing this .3 version today. I just discovered that digg also changed their API slightly so the digg this link isn't working. :(&lt;/p&gt;</description>
      <pubDate>Sun, 11 Mar 2007 18:37:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61965</guid>
      <author>Daniel Einspanjer</author>
      <link>http://userscripts.org/posts/61965</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:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15129:61948</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/61948</link>
    </item>
  </channel>
</rss>
