<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Flickr Photo Page Enhancer | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/1030</link>
    <description>Recent comments on userscript: Flickr Photo Page Enhancer</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by windiain</title>
      <description>&lt;p&gt;I love this script, but I'm wondering if anyone knows how I could have it positioned towards the top of the page rather than below the sidebar?&lt;/p&gt;</description>
      <pubDate>Thu, 26 Jun 2008 22:20:53 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49664</guid>
      <author>windiain</author>
      <link>http://userscripts.org/posts/49664</link>
    </item>
    <item>
      <title>Archived Comments, replied by Shifuimam</title>
      <description>&lt;p&gt;This script doesnt' seem to allow downloading the original image for non-pro accounts. AllSizes+ does (or at least used to) provide this, although that script DOESN'T allow grabbing images that have downloads disabled in the user's flickr account.&lt;/p&gt;

&lt;p&gt;Is there a way to add the AllSizes+ functionality that can download originals from non-pro accounts? Thanks!&lt;/p&gt;</description>
      <pubDate>Tue, 07 Aug 2007 14:29:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49665</guid>
      <author>Shifuimam</author>
      <link>http://userscripts.org/posts/49665</link>
    </item>
    <item>
      <title>Archived Comments, replied by Perla Lewis</title>
      <description>&lt;p&gt;Thatnks alot.  This is a pretty cool script!
&lt;br /&gt;Cheers!&lt;/p&gt;</description>
      <pubDate>Wed, 06 Jun 2007 18:43:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49666</guid>
      <author>Perla Lewis</author>
      <link>http://userscripts.org/posts/49666</link>
    </item>
    <item>
      <title>Archived Comments, replied by Rafal Smyka</title>
      <description>&lt;p&gt;You might consider using code like:
&lt;br /&gt;		var pOwnerName = '';
&lt;br /&gt;		var ownerElement = document.evaluate('//td[@class=&quot;RHS&quot;]/div[@class=&quot;Widget&quot;]/a[3]/b', document, null, XPathResult.UNORDERED_NODE_SNAPSHOT_TYPE, null);
&lt;br /&gt;		if (ownerElement) {
&lt;br /&gt;			pOwnerName = &quot; by &quot; +ownerElement.snapshotItem(0).textContent;
&lt;br /&gt;		}
&lt;br /&gt;to determine photo owner for quicklink.&lt;/p&gt;

&lt;p&gt;This uses display name instead of the URL part.&lt;/p&gt;</description>
      <pubDate>Wed, 30 May 2007 20:34:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49667</guid>
      <author>Rafal Smyka</author>
      <link>http://userscripts.org/posts/49667</link>
    </item>
    <item>
      <title>Archived Comments, replied by Gary Cohen</title>
      <description>&lt;p&gt;The script you wrote was spot on. The only problem is that it doesn't work for non-public photos (friends and family). I've modified your code here: &lt;a href=&quot;http://www.flickrticker.com/gm/flickrphotopageenhancer2.user.js&quot;&gt;http://www.flickrticker.com/gm/flickrphotopagee...&lt;/a&gt; to take care of this case. Thanks again!&lt;/p&gt;</description>
      <pubDate>Sat, 26 May 2007 22:53:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49668</guid>
      <author>Gary Cohen</author>
      <link>http://userscripts.org/posts/49668</link>
    </item>
    <item>
      <title>Archived Comments, replied by Shifuimam</title>
      <description>&lt;p&gt;Thank you so very much. The AllSizes+ author updated her script to not display on images where the owner disabled the all sizes page (and like many people I just want the large size for desktop wallpaper, which is well within fair use of copyrighted material), so thank you for not changing yours to behave that way!!&lt;/p&gt;</description>
      <pubDate>Tue, 01 May 2007 19:59:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49669</guid>
      <author>Shifuimam</author>
      <link>http://userscripts.org/posts/49669</link>
    </item>
    <item>
      <title>Archived Comments, replied by dirgon</title>
      <description>&lt;p&gt;Not sure what Flickr had done, but the latest update is working again.  Thanks for the quick update!&lt;/p&gt;</description>
      <pubDate>Sat, 14 Apr 2007 02:42:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49670</guid>
      <author>dirgon</author>
      <link>http://userscripts.org/posts/49670</link>
    </item>
    <item>
      <title>Archived Comments, replied by maloXP</title>
      <description>&lt;p&gt;Thanks for updating. ^^ Absolutely useful script.&lt;/p&gt;</description>
      <pubDate>Fri, 13 Apr 2007 21:48:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49671</guid>
      <author>maloXP</author>
      <link>http://userscripts.org/posts/49671</link>
    </item>
    <item>
      <title>Archived Comments, replied by mar 1</title>
      <description>&lt;p&gt;Works wonderfully now :)&lt;/p&gt;</description>
      <pubDate>Mon, 05 Dec 2005 14:44:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49672</guid>
      <author>mar 1</author>
      <link>http://userscripts.org/posts/49672</link>
    </item>
    <item>
      <title>Archived Comments, replied by mar 1</title>
      <description>&lt;p&gt;I can't get this to work with Firefox 1.5 and Greasemonkey 0.6.4 It used to work for me, with old Firefox and GM 0.5.3&lt;/p&gt;</description>
      <pubDate>Sat, 03 Dec 2005 05:23:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49673</guid>
      <author>mar 1</author>
      <link>http://userscripts.org/posts/49673</link>
    </item>
    <item>
      <title>Archived Comments, replied by Ulf Bopp</title>
      <description>&lt;p&gt;Many thanks tot he author for this very comprehensive script. I use it constantly.&lt;/p&gt;</description>
      <pubDate>Tue, 25 Oct 2005 23:44:34 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49674</guid>
      <author>Ulf Bopp</author>
      <link>http://userscripts.org/posts/49674</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jacqueline</title>
      <description>&lt;p&gt;By far my favorite and most often used greasemonkey script.  The &quot;quick link&quot; box is now essential to my daily flickr habit.&lt;/p&gt;</description>
      <pubDate>Fri, 21 Oct 2005 13:32:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49675</guid>
      <author>Jacqueline</author>
      <link>http://userscripts.org/posts/49675</link>
    </item>
    <item>
      <title>Archived Comments, replied by Happy Steve</title>
      <description>&lt;p&gt;very useful!&lt;/p&gt;</description>
      <pubDate>Thu, 22 Sep 2005 09:35:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49676</guid>
      <author>Happy Steve</author>
      <link>http://userscripts.org/posts/49676</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jason Rhyley</title>
      <description>&lt;p&gt;Now GM 0.3.5 compatible!&lt;/p&gt;</description>
      <pubDate>Thu, 21 Jul 2005 06:37:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49677</guid>
      <author>Jason Rhyley</author>
      <link>http://userscripts.org/posts/49677</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:20 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14270:49663</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/49663</link>
    </item>
  </channel>
</rss>
