<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Digg me later! | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/7864</link>
    <description>Recent comments on userscript: Digg me later!</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Avindra V.G.</title>
      <description>&lt;p&gt;good script, but change the first line from:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;if ((document.referrer.indexOf(&quot;http://www.digg.com&quot;) == 0) || (document.referrer.indexOf(&quot;http://digg.com&quot;) == 0)) == true) {
&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;to:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
if(/http:\/\/(www.)?digg.com/.test(document.referrer)) {
&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;it's shorter, faster, and reads better :P&lt;/p&gt;</description>
      <pubDate>Sun, 28 Sep 2008 04:13:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63010</guid>
      <author>Avindra V.G.</author>
      <link>http://userscripts.org/posts/63010</link>
    </item>
    <item>
      <title>Archived Comments, replied by AmarPatel</title>
      <description>&lt;p&gt;I think a good addition to this script would be if you added the &quot;Digg Me Later&quot; bar to the image pages of digg.  When I click on an image link, sometimes it opens in a new tab and I can't go back to digg it if I like the image.&lt;/p&gt;</description>
      <pubDate>Thu, 08 May 2008 15:54:29 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63011</guid>
      <author>AmarPatel</author>
      <link>http://userscripts.org/posts/63011</link>
    </item>
    <item>
      <title>Archived Comments, replied by MikeonTV</title>
      <description>&lt;p&gt;It would be great if there was the option of Digging websites that are already linked through digg that we discovered by other means. Say if I get to a site from Google and i has already been submitted.&lt;/p&gt;

&lt;p&gt;That and I would love to be able to comment at digg right on the actual site! &lt;/p&gt;

&lt;p&gt;Nice work BTW&lt;/p&gt;</description>
      <pubDate>Mon, 24 Mar 2008 22:48:57 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63012</guid>
      <author>MikeonTV</author>
      <link>http://userscripts.org/posts/63012</link>
    </item>
    <item>
      <title>Archived Comments, replied by Rich Perry</title>
      <description>&lt;p&gt;Does anyone know how to change the style of the digg-specific stuff?  I'm customizing this script, but I can't read the digg-count on the background I want to use.  Specifically, I want to change the color of the XXXX diggs to the same light-green color from the digg website (#ccddb0).&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/15398&quot;&gt;http://userscripts.org/scripts/show/15398&lt;/a&gt; for the script.&lt;/p&gt;</description>
      <pubDate>Mon, 03 Dec 2007 02:37:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63013</guid>
      <author>Rich Perry</author>
      <link>http://userscripts.org/posts/63013</link>
    </item>
    <item>
      <title>Archived Comments, replied by pandaking</title>
      <description>&lt;p&gt;Would be nice if this worked from the digg gadgets on google.com/ig&lt;/p&gt;

&lt;p&gt;Would be awesome if you could add that to the works :p&lt;/p&gt;

&lt;p&gt;Nice gadget otherwise - many thanks...&lt;/p&gt;</description>
      <pubDate>Mon, 06 Aug 2007 23:24:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63014</guid>
      <author>pandaking</author>
      <link>http://userscripts.org/posts/63014</link>
    </item>
    <item>
      <title>Archived Comments, replied by LouCypher</title>
      <description>&lt;p&gt;Add
&lt;br /&gt;&lt;pre&gt;if (location.hostname.indexOf(&quot;duggmirror.com&quot;) &gt; -1)
  u = location.href.replace(/duggmirror\.com/, &quot;digg.com&quot;);&lt;/pre&gt;
&lt;br /&gt;after &lt;code&gt;var u = window.location.href;&lt;/code&gt; so that it works on &lt;a href=&quot;http://duggmirror.com/&quot;&gt;duggmirror.com&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Fri, 18 May 2007 14:35:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63015</guid>
      <author>LouCypher</author>
      <link>http://userscripts.org/posts/63015</link>
    </item>
    <item>
      <title>Archived Comments, replied by XxXAndrewXxX</title>
      <description>&lt;p&gt;heres a glassy style, it's not perfect.&lt;/p&gt;

&lt;p&gt;Image Preview
&lt;br /&gt;&lt;a href=&quot;http://andrewsprojects.googlepages.com/Glass-Preview.jpg&quot;&gt;http://andrewsprojects.googlepages.com/Glass-Pr...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Direct Link to Script
&lt;br /&gt;&lt;a href=&quot;http://andrewsprojects.googlepages.com/glass-diggmelaterv10.user.js&quot;&gt;http://andrewsprojects.googlepages.com/glass-di...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;remember, all credit goes to dujoducom. : )&lt;/p&gt;

&lt;p&gt;enjoy.&lt;/p&gt;</description>
      <pubDate>Sun, 18 Mar 2007 02:25:23 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63016</guid>
      <author>XxXAndrewXxX</author>
      <link>http://userscripts.org/posts/63016</link>
    </item>
    <item>
      <title>Archived Comments, replied by XxXAndrewXxX</title>
      <description>&lt;p&gt;&lt;a href=&quot;http://andrewsprojects.googlepages.com/diggmelaterv10.user.js&quot;&gt;http://andrewsprojects.googlepages.com/diggmela...&lt;/a&gt;
&lt;br /&gt;heres the link to the silver one  @ Martin Jessen&lt;/p&gt;

&lt;p&gt;dujoducom, yeah my styles of your project really don't look so great with the classic theme. &lt;/p&gt;

&lt;p&gt;can you recommend any good base64 encoders?&lt;/p&gt;

&lt;p&gt;thanks, keep up the good work : )&lt;/p&gt;</description>
      <pubDate>Fri, 16 Mar 2007 00:05:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63017</guid>
      <author>XxXAndrewXxX</author>
      <link>http://userscripts.org/posts/63017</link>
    </item>
    <item>
      <title>Archived Comments, replied by Martin Jessen</title>
      <description>&lt;p&gt;Links from digg comments also include the digg bar... and have 0 current diggs because they don't have a corresponding digg article obviously. Please do someting about this&lt;/p&gt;</description>
      <pubDate>Thu, 15 Mar 2007 23:38:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63018</guid>
      <author>Martin Jessen</author>
      <link>http://userscripts.org/posts/63018</link>
    </item>
    <item>
      <title>Archived Comments, replied by Martin Jessen</title>
      <description>&lt;p&gt;XxXAndrewXxX&lt;/p&gt;

&lt;p&gt;can you post an updated link to that grey digg-bar, please?&lt;/p&gt;</description>
      <pubDate>Thu, 15 Mar 2007 23:15:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63019</guid>
      <author>Martin Jessen</author>
      <link>http://userscripts.org/posts/63019</link>
    </item>
    <item>
      <title>Archived Comments, replied by Josh Powell</title>
      <description>&lt;p&gt;Can't wait for mirrors. :) Other than that, it's perfect.&lt;/p&gt;</description>
      <pubDate>Thu, 15 Mar 2007 22:14:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63020</guid>
      <author>Josh Powell</author>
      <link>http://userscripts.org/posts/63020</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jordi De Groof</title>
      <description>&lt;p&gt;Perhaps you can also include the various bury-options?&lt;/p&gt;</description>
      <pubDate>Thu, 15 Mar 2007 16:49:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63021</guid>
      <author>Jordi De Groof</author>
      <link>http://userscripts.org/posts/63021</link>
    </item>
    <item>
      <title>Archived Comments, replied by dujoducom</title>
      <description>&lt;p&gt;Yeah, pngs are better than gifs for some applications, but with gifs you get a smaller file size for really simple stuff. One thing I want to make sure of is that this script is very light weight, there are a lot of GM scripts out there that would be useful if they weren't so damn slow.&lt;/p&gt;

&lt;p&gt;Nice style, I'm more of a traditionalist as I still use the &quot;windows classic&quot; theme, but it looks like it fits with vista. You might want to consider trying to encode your images as base64 so they don't have to hit your server for the script you posted.&lt;/p&gt;</description>
      <pubDate>Thu, 15 Mar 2007 16:17:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63022</guid>
      <author>dujoducom</author>
      <link>http://userscripts.org/posts/63022</link>
    </item>
    <item>
      <title>Archived Comments, replied by XxXAndrewXxX</title>
      <description>&lt;p&gt;am looking forward to any future updates to this.
&lt;br /&gt;i've been playing around with different type of styles to this.&lt;/p&gt;

&lt;p&gt;&quot;I've made the images transparent .gifs so you just need the hex color code.&quot;
&lt;br /&gt;you should give transparent .png files a go. they are much better than .gif images :)&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://andrewsprojects.googlepages.com/example.jpg&quot;&gt;http://andrewsprojects.googlepages.com/example.jpg&lt;/a&gt;
&lt;br /&gt;heres a style i been playing around with.&lt;/p&gt;</description>
      <pubDate>Thu, 15 Mar 2007 08:10:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63023</guid>
      <author>XxXAndrewXxX</author>
      <link>http://userscripts.org/posts/63023</link>
    </item>
    <item>
      <title>Archived Comments, replied by dujoducom</title>
      <description>&lt;p&gt;Oh yeah, and for version 2 you will be able to change the background color without having the green behind the digg button. I've made the images transparent .gifs so you just need the hex color code. even though I think most people will be disappointed when they make it digg blue, digg green is easier on the eyes and less distracting as a top bar I found. Then again I also use windows classic mode with the &quot;rainy day&quot; theme, so it might look like crap with the typical beige color.&lt;/p&gt;</description>
      <pubDate>Thu, 15 Mar 2007 02:06:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63024</guid>
      <author>dujoducom</author>
      <link>http://userscripts.org/posts/63024</link>
    </item>
    <item>
      <title>Archived Comments, replied by dujoducom</title>
      <description>&lt;p&gt;I'm working on getting mirrors to work, I'm not sure when I'll have that ready but hopefully soon!&lt;/p&gt;

&lt;p&gt;Daniel: I don't believe the one I found was yours. It had the digg thing floating in the upper right. Unless you changed that, then I think it was a different one.&lt;/p&gt;</description>
      <pubDate>Thu, 15 Mar 2007 01:58:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63025</guid>
      <author>dujoducom</author>
      <link>http://userscripts.org/posts/63025</link>
    </item>
    <item>
      <title>Archived Comments, replied by Daniel Einspanjer</title>
      <description>&lt;p&gt;Nice work.  It's clean and simple. 
&lt;br /&gt;You encouraged me to dig up my script and make it work with the new version of digg.com.
&lt;br /&gt;Which script was the one you saw before? My old &quot;digg article review&quot; or the newer Add Digg Control (&lt;a href=&quot;http://userscripts.org/scripts/show/7883&quot;&gt;http://userscripts.org/scripts/show/7883&lt;/a&gt;)?&lt;/p&gt;</description>
      <pubDate>Mon, 12 Mar 2007 17:35:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63026</guid>
      <author>Daniel Einspanjer</author>
      <link>http://userscripts.org/posts/63026</link>
    </item>
    <item>
      <title>Archived Comments, replied by Charlie Hayes</title>
      <description>&lt;p&gt;you should add links to dugg mirror, google cache, corelcache etc.&lt;/p&gt;</description>
      <pubDate>Mon, 12 Mar 2007 06:01:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63027</guid>
      <author>Charlie Hayes</author>
      <link>http://userscripts.org/posts/63027</link>
    </item>
    <item>
      <title>Archived Comments, replied by Brajeshwar</title>
      <description>&lt;p&gt;This is a useful tool. I am installing it and thanks for the script.&lt;/p&gt;</description>
      <pubDate>Sun, 11 Mar 2007 07:43:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63028</guid>
      <author>Brajeshwar</author>
      <link>http://userscripts.org/posts/63028</link>
    </item>
    <item>
      <title>Archived Comments, replied by XxXAndrewXxX</title>
      <description>&lt;p&gt;Very nice, and useful. keep up the good work&lt;/p&gt;

&lt;p&gt;although the color scheme isn't so much to my liking
&lt;br /&gt;but a fast edit fixes that.&lt;/p&gt;

&lt;p&gt;if you would like to see my edit of it take a look
&lt;br /&gt;&lt;a href=&quot;http://andrew.x.sk.googlepages.com/test.user.js&quot;&gt;http://andrew.x.sk.googlepages.com/test.user.js&lt;/a&gt;
&lt;br /&gt;tell me what yah think&lt;/p&gt;</description>
      <pubDate>Sun, 11 Mar 2007 07:18:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63029</guid>
      <author>XxXAndrewXxX</author>
      <link>http://userscripts.org/posts/63029</link>
    </item>
    <item>
      <title>Archived Comments, replied by dujoducom</title>
      <description>&lt;p&gt;Digg it if you like it!
&lt;br /&gt;&lt;a href=&quot;http://www.digg.com/mods/Add_DIGG_button_to_all_pages_linked_from_Digg_Digg_directly_from_articles&quot;&gt;http://www.digg.com/mods/Add_DIGG_button_to_all...&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 10 Mar 2007 05:06:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63030</guid>
      <author>dujoducom</author>
      <link>http://userscripts.org/posts/63030</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:28 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15326:63009</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/63009</link>
    </item>
  </channel>
</rss>
