<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on DTA! - Photobucket | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/6340</link>
    <description>Recent comments on userscript: DTA! - Photobucket</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Re-code, replied by Avindra V.G.</title>
      <description>&lt;p&gt;How does this:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;var selectedLinks = document.evaluate(&quot;//a[contains(@href, 'action=view&amp;amp;current=')]&quot;,
        document.getElementById('pageContainer'), null,6, null),
	i=0;

while (imageLink=selectedLinks.snapshotItem(i++)) {
    newLink = document.createElement('a');

	with(newLink) {
		href=imageLink.href.replace('?action=view&amp;amp;current=', '');
		style.display='none';
		title='DTA';
	}

	with(imageLink)	{
		parentNode.appendChild(newLink);
		href += '&amp;amp;';
	}
}&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;look?&lt;/p&gt;</description>
      <pubDate>Sat, 22 Nov 2008 02:35:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18105:79455</guid>
      <author>Avindra V.G.</author>
      <link>http://userscripts.org/posts/79455</link>
    </item>
    <item>
      <title>Archived Comments, replied by grey</title>
      <description>&lt;p&gt;Brian, had some time over and made a photobucket.com script.&lt;/p&gt;

&lt;p&gt;You'll find it here:
&lt;br /&gt;&lt;a href=&quot;http://userscripts.org/scripts/show/24771&quot;&gt;http://userscripts.org/scripts/show/24771&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 04 Apr 2008 21:03:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15167:62160</guid>
      <author>grey</author>
      <link>http://userscripts.org/posts/62160</link>
    </item>
    <item>
      <title>Archived Comments, replied by Brian PantsXD 1</title>
      <description>&lt;p&gt;I don't know if photobucket changed something or what, but I haven't used this in a couple weeks and I updated DTA! today and tried using it and it doesn't work correctly anymore.&lt;/p&gt;</description>
      <pubDate>Thu, 06 Mar 2008 07:40:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15167:62161</guid>
      <author>Brian PantsXD 1</author>
      <link>http://userscripts.org/posts/62161</link>
    </item>
    <item>
      <title>Archived Comments, replied by InsaneNinja</title>
      <description>&lt;p&gt;@dancingjackass&lt;/p&gt;

&lt;p&gt;... in photobucket.. using just my script.. these are the ONLY image links on the entire page.. i just download all of the links that lead to images.  does my script conflict with others?&lt;/p&gt;</description>
      <pubDate>Sun, 25 Feb 2007 13:43:16 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15167:62162</guid>
      <author>InsaneNinja</author>
      <link>http://userscripts.org/posts/62162</link>
    </item>
    <item>
      <title>Archived Comments, replied by dancingjackass</title>
      <description>&lt;p&gt;I added the following to make it easier to identify the images in DTA!&lt;/p&gt;

&lt;p&gt;newLink.setAttribute('title', 'DTA_link' )&lt;/p&gt;

&lt;p&gt;this allows you to filter &quot;DTA_link&quot; and download only the enlarged images.  Maybe you could make an addition like this in a future version. Works like a champ.&lt;/p&gt;</description>
      <pubDate>Sat, 24 Feb 2007 22:08:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15167:62163</guid>
      <author>dancingjackass</author>
      <link>http://userscripts.org/posts/62163</link>
    </item>
    <item>
      <title>Archived Comments, replied by Dave Thomas 2</title>
      <description>&lt;p&gt;Now doesn't work. Worked great until the last PB update (Dec13), they broke the links, I would love if you fixed it!&lt;/p&gt;

&lt;p&gt;Thanks alot, really great script!&lt;/p&gt;</description>
      <pubDate>Sun, 17 Dec 2006 16:44:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15167:62164</guid>
      <author>Dave Thomas 2</author>
      <link>http://userscripts.org/posts/62164</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:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15167:62159</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/62159</link>
    </item>
  </channel>
</rss>
