<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on DeviantLinker | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/8453</link>
    <description>Recent comments on userscript: DeviantLinker</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by berleberly @ Sat, 04 Aug 2007 00:00:00 -0500</title>
      <description>&lt;p&gt;I'm just absolutely terrible at maintaining this.  It sure would help if I didn't have to remember to periodically check this page to see the complaints.  (I guess it'd also work if I actually used it myself.  I don't visit DA often.)&lt;/p&gt;</description>
      <pubDate>Sat, 04 Aug 2007 00:00:00 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:14836:60518</guid>
      <author>berleberly</author>
      <link>http://userscripts.org/topics/14836</link>
    </item>
    <item>
      <title>Archived Comments, replied by NotLennes @ Fri, 08 Jun 2007 08:21:34 -0500</title>
      <description>&lt;p&gt;Often there's a 'download' link for the images (below the Request a Print). And it's not uncommon for the image following the download link to be larger than the fullsize-view image. Do you think it's possible to link to them instead, when possible?&lt;/p&gt;</description>
      <pubDate>Fri, 08 Jun 2007 08:21:34 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:14836:60519</guid>
      <author>NotLennes</author>
      <link>http://userscripts.org/topics/14836</link>
    </item>
    <item>
      <title>Archived Comments, replied by spindoc @ Mon, 28 May 2007 10:10:40 -0500</title>
      <description>&lt;p&gt;Hi!&lt;/p&gt;

&lt;p&gt;The bug still persists, it only works on first page of gallery.. i think theres an error on this line, but I'm not very familiar with greasemonkey...&lt;/p&gt;

&lt;p&gt;error R07137 &lt;/p&gt;

&lt;p&gt;if (window.location.href.match(
&lt;br /&gt;	/^http:\/\/[a-z0-9-][a-z0-9-][a-z0-9-]+\.deviantart.com\/gallery\/\??(&amp;amp;.+)?$.*/i
&lt;br /&gt;	) ) {&lt;/p&gt;

&lt;p&gt;help please?&lt;/p&gt;</description>
      <pubDate>Mon, 28 May 2007 10:10:40 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:14836:60520</guid>
      <author>spindoc</author>
      <link>http://userscripts.org/topics/14836</link>
    </item>
    <item>
      <title>Archived Comments, replied by Andre Ornish @ Sat, 26 May 2007 22:39:54 -0500</title>
      <description>&lt;p&gt;THANK YOU SO MUCH.&lt;/p&gt;

&lt;p&gt;This is such a timesaver, before I would have 50 tabs open, and cycle through them, downloading whole galleries of people that I linked.&lt;/p&gt;

&lt;p&gt;Just wondering, do you think that you would be able to do something like this for wikipedia commons search, or for wikipedia commons (wikimedia), galleries / categories.&lt;/p&gt;

&lt;p&gt;Such as this: &lt;a href=&quot;http://commons.wikimedia.org/wiki/Category:SVG&quot;&gt;http://commons.wikimedia.org/wiki/Category:SVG&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;So that I would be able to use a download manager, and not have to click through and get the full image.&lt;/p&gt;

&lt;p&gt;Send me an email (andreornish(at)gmail.com), if you think you may be able to.&lt;/p&gt;

&lt;p&gt;Keep up the good work&lt;/p&gt;</description>
      <pubDate>Sat, 26 May 2007 22:39:54 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:14836:60521</guid>
      <author>Andre Ornish</author>
      <link>http://userscripts.org/topics/14836</link>
    </item>
    <item>
      <title>Archived Comments, replied by berleberly @ Thu, 17 May 2007 10:30:28 -0500</title>
      <description>&lt;p&gt;Okay, Absolon, I did a quick edit that should fix that.  I was simply overly restrictive with my regex.  (The fix was to add &quot;.*&quot; in the right spot.)&lt;/p&gt;</description>
      <pubDate>Thu, 17 May 2007 10:30:28 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:14836:60522</guid>
      <author>berleberly</author>
      <link>http://userscripts.org/topics/14836</link>
    </item>
    <item>
      <title>Archived Comments, replied by absolon @ Tue, 15 May 2007 15:03:36 -0500</title>
      <description>&lt;p&gt;Hi!&lt;/p&gt;

&lt;p&gt;It's working almost perfect. Almost because it works only on first page of user's gallery. 
&lt;br /&gt;But even on first page script produced a list of all files with this lines at the end:
&lt;br /&gt;R07040b - Result: 118 links, 2 fails, 2 skipped. URL=http://xxxxxxx.deviantart.com/gallery/?
&lt;br /&gt;But it still possible to download pictures.&lt;/p&gt;

&lt;p&gt;Worse thing is that script doesn't work on next gallery pages. Script says:
&lt;br /&gt;R07040b - Page URL doesn't match regexp- no action taken. 0ms&lt;/p&gt;

&lt;p&gt;What is difference in URL - please see below.&lt;/p&gt;

&lt;p&gt;URL for first gallery page:
&lt;br /&gt;&lt;a href=&quot;http://xxxxxxxx.deviantart.com/gallery/&quot;&gt;http://xxxxxxxx.deviantart.com/gallery/&lt;/a&gt;?
&lt;br /&gt;URL for second gallery page:
&lt;br /&gt;&lt;a href=&quot;http://xxxxxxxx.deviantart.com/gallery/?offset=120&quot;&gt;http://xxxxxxxx.deviantart.com/gallery/?offset=120&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Anyway thanks for nice script.&lt;/p&gt;</description>
      <pubDate>Tue, 15 May 2007 15:03:36 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:14836:60523</guid>
      <author>absolon</author>
      <link>http://userscripts.org/topics/14836</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:24 -0600</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>Tue, 16 Nov 2004 19:05:24 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:14836:60517</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/14836</link>
    </item>
  </channel>
</rss>
