<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Facebook View Photo in Album | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/9580</link>
    <description>Recent comments on userscript: Facebook View Photo in Album</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>&amp;quot;See this Photo in its Album&amp;quot; Feature, replied by znerp</title>
      <description>&lt;p&gt;That's fine, I didn't expect you to check out the code at all. My point really was that I added that line a long time ago (if I could be bothered to go through the versions I could find when), so I imagine it's been redundant for quite some time.&lt;/p&gt;</description>
      <pubDate>Tue, 17 Nov 2009 12:19:15 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:39713:190770</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/190770</link>
    </item>
    <item>
      <title>&amp;quot;See this Photo in its Album&amp;quot; Feature, replied by johnmchiel</title>
      <description>&lt;p&gt;Well thanks for the answer and sorry, i didn't check out the code :/&lt;/p&gt;</description>
      <pubDate>Tue, 17 Nov 2009 12:08:56 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:39713:190768</guid>
      <author>johnmchiel</author>
      <link>http://userscripts.org/posts/190768</link>
    </item>
    <item>
      <title>&amp;quot;See this Photo in its Album&amp;quot; Feature, replied by znerp</title>
      <description>&lt;p&gt;I've not come across an album like this in a long time myself. I actually put in a comment quite a while ago in the source code of the script, &lt;code&gt;I think this bit's now redundant because I can't find any albums that I can't see.&lt;/code&gt; (around line 35 or so).&lt;/p&gt;&lt;p&gt;I don't want to remove the code that handles this though in case there is some way that it is useful to someone. I don't spend a lot of time on Facebook myself so I tend to rely on my users to find problems etc. for me.&lt;/p&gt;</description>
      <pubDate>Tue, 17 Nov 2009 11:12:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:39713:190755</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/190755</link>
    </item>
    <item>
      <title>&amp;quot;See this Photo in its Album&amp;quot; Feature, replied by johnmchiel</title>
      <description>&lt;p&gt;Hi everyone,&lt;/p&gt;

&lt;p&gt;I spend lot's of hours searching for an exemple so i could try the script, but unfortunately i didn't found any example.
&lt;br /&gt;So my question is the next:
&lt;br /&gt;Is this feature still available in Facebook? I mean i used to see pictures which viewing others of the album was impossible, but now it appears that i can see all of them (without the script of course).&lt;/p&gt;

&lt;p&gt;Cheers,
&lt;br /&gt;John.&lt;/p&gt;</description>
      <pubDate>Tue, 17 Nov 2009 10:56:34 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:39713:190751</guid>
      <author>johnmchiel</author>
      <link>http://userscripts.org/posts/190751</link>
    </item>
    <item>
      <title>Help with Photos of ... part of the script, replied by swany28</title>
      <description>&lt;p&gt;yep works well now, thanks for the help znerp!!&lt;/p&gt;

&lt;p&gt;Cheers,
&lt;br /&gt;swany28&lt;/p&gt;</description>
      <pubDate>Tue, 17 Nov 2009 02:16:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38509:190647</guid>
      <author>swany28</author>
      <link>http://userscripts.org/posts/190647</link>
    </item>
    <item>
      <title>Help with Photos of ... part of the script, replied by znerp</title>
      <description>&lt;p&gt;No, that was my script. A brief history of that section of code; when grabbing the next page of images, I had a recurring problem with no data being returned. To combat this, I had the script try again 2 further times and then give this message if nothing is returned on either of those attempts. Generally data was returned on the first attempt. Failing that, data was almost always returned on the second attempt. If we get to a third attempt though and it still fails, then I figured that something was wrong that was stopping it loading so one should give up and try later. In this case though, Facebook had changed the headers required in the actual request to get another page of images, so I've added this in the current version and I believe it should all work fine now.&lt;/p&gt;&lt;p&gt;Is this feature not now working for you then?&lt;/p&gt;</description>
      <pubDate>Mon, 16 Nov 2009 21:34:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38509:190597</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/190597</link>
    </item>
    <item>
      <title>Help with Photos of ... part of the script, replied by Martin Stone</title>
      <description>&lt;p&gt;I have seen this before, but for me it was intermittent and hasn't happened for a while, making me think that it might be Facebook.&lt;/p&gt;</description>
      <pubDate>Mon, 16 Nov 2009 20:23:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38509:190584</guid>
      <author>Martin Stone</author>
      <link>http://userscripts.org/posts/190584</link>
    </item>
    <item>
      <title>Help with Photos of ... part of the script, replied by swany28</title>
      <description>&lt;p&gt;any time?&lt;/p&gt;</description>
      <pubDate>Sun, 15 Nov 2009 02:14:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38509:190171</guid>
      <author>swany28</author>
      <link>http://userscripts.org/posts/190171</link>
    </item>
    <item>
      <title>Help with Photos of ... part of the script, replied by swany28</title>
      <description>&lt;p&gt;If i click on the (view all) link in the photos of someone an error message pops up saying &quot;The next page cannot be loaded at this time. Please refresh and try again.&quot;&lt;/p&gt;

&lt;p&gt;Never seen this before, hope you got some time. Thanks again for a very helpful script znerp!
&lt;br /&gt;Swany28&lt;/p&gt;</description>
      <pubDate>Thu, 12 Nov 2009 14:39:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38509:189509</guid>
      <author>swany28</author>
      <link>http://userscripts.org/posts/189509</link>
    </item>
    <item>
      <title>Help with Photos of ... part of the script, replied by znerp</title>
      <description>&lt;p&gt;I'm really sorry, it turned out to be a pretty manic one last weekend and I forgot about this. I'll bookmark it to look into this soon.&lt;/p&gt;</description>
      <pubDate>Fri, 06 Nov 2009 21:33:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38509:187702</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/187702</link>
    </item>
    <item>
      <title>Help with Photos of ... part of the script, replied by swany28</title>
      <description>&lt;p&gt;any luck?&lt;/p&gt;</description>
      <pubDate>Fri, 06 Nov 2009 18:03:35 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38509:187606</guid>
      <author>swany28</author>
      <link>http://userscripts.org/posts/187606</link>
    </item>
    <item>
      <title>can i view albums by using just the user id?, replied by znerp</title>
      <description>&lt;p&gt;Not that I know of.&lt;/p&gt;</description>
      <pubDate>Fri, 06 Nov 2009 15:20:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:39020:187515</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/187515</link>
    </item>
    <item>
      <title>can i view albums by using just the user id?, replied by ekz</title>
      <description>&lt;p&gt;i just wana ask if i can view any albums from a private profile by just using the user id?  thanx... :)&lt;/p&gt;</description>
      <pubDate>Fri, 06 Nov 2009 14:23:34 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:39020:187460</guid>
      <author>ekz</author>
      <link>http://userscripts.org/posts/187460</link>
    </item>
    <item>
      <title>Help with Photos of ... part of the script, replied by znerp</title>
      <description>&lt;p&gt;Thanks for the info, I will hopefully have time to check this in the weekend.&lt;/p&gt;</description>
      <pubDate>Fri, 30 Oct 2009 15:18:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38509:185322</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/185322</link>
    </item>
    <item>
      <title>Help with Photos of ... part of the script, replied by swany28</title>
      <description>&lt;p&gt;Hey man thanks again for a very useful script,&lt;/p&gt;

&lt;p&gt;when I look through my friends tagged photos, the (view all photos) link appears but when i click on it (stop loading images) appears but only for a second then disappears and it does not load any of the tagged photos from the many pages which it should and normally does. this is for both profiles with profile ids and vanity ids. I uninstalled the script and reinstalled it but the same thing is happening. The (view all photos) in the albums works as well as it should but it is the tagged photos (photos of ...) that is not working. &lt;/p&gt;

&lt;p&gt;Hopefully you can help me with this,&lt;/p&gt;

&lt;p&gt;Thanks again,
&lt;br /&gt;swany28&lt;/p&gt;</description>
      <pubDate>Fri, 30 Oct 2009 00:39:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:38509:185123</guid>
      <author>swany28</author>
      <link>http://userscripts.org/posts/185123</link>
    </item>
    <item>
      <title>BIG HELP, replied by znerp</title>
      <description>&lt;p&gt;Ok, step by step...
  &lt;ol&gt;&lt;li&gt;Go to the &lt;a href=&quot;http://userscripts.org/scripts/show/9580&quot;&gt;About&lt;/a&gt; page.&lt;/li&gt;&lt;li&gt;Read the section titled &lt;i&gt;Explanation of how the script works&lt;/i&gt;.&lt;/li&gt;&lt;li&gt;Go to Facebook.&lt;/li&gt;&lt;li&gt;Use the script as described in the section you read.&lt;/li&gt;&lt;/ol&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 20 Oct 2009 09:22:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:37811:181521</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/181521</link>
    </item>
    <item>
      <title>BIG HELP, replied by harindra</title>
      <description>&lt;p&gt;Im not good with this thing. I jus installed greasmonky and then the script. could you please let me know how to start working it. pls step by step...&lt;/p&gt;

&lt;p&gt;thanks&lt;/p&gt;</description>
      <pubDate>Tue, 20 Oct 2009 09:02:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:37811:181519</guid>
      <author>harindra</author>
      <link>http://userscripts.org/posts/181519</link>
    </item>
    <item>
      <title>One of my favorite scripts and need help with view all in tagged photos, replied by znerp</title>
      <description>&lt;blockquote&gt;&lt;strong&gt;&lt;a href=&quot;http://userscripts.org/users/66842&quot;&gt;swany28&lt;/a&gt;&lt;/strong&gt;&amp;nbsp;&lt;a href=&quot;/topics/35126#posts-169473&quot;&gt;wrote&lt;/a&gt;:&lt;br /&gt;
Hey man I uninstalled the script then reinstalled it and it works perfectly thanks!!&lt;/blockquote&gt;&lt;p&gt;Yeah, you were actually describing the symptom I fixed in the newest version a month or so back. Glad to be of service.&lt;/p&gt;</description>
      <pubDate>Wed, 16 Sep 2009 14:38:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35126:169475</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/169475</link>
    </item>
    <item>
      <title>One of my favorite scripts and need help with view all in tagged photos, replied by swany28</title>
      <description>&lt;p&gt;Update!!&lt;/p&gt;

&lt;p&gt;Hey man I uninstalled the script then reinstalled it and it works perfectly thanks!!&lt;/p&gt;</description>
      <pubDate>Wed, 16 Sep 2009 14:36:09 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35126:169473</guid>
      <author>swany28</author>
      <link>http://userscripts.org/posts/169473</link>
    </item>
    <item>
      <title>One of my favorite scripts and need help with view all in tagged photos, replied by swany28</title>
      <description>&lt;p&gt;Yes many of my friends have the old style address (&lt;a href=&quot;http://www.facebook.com/profile.php?id=123456789&quot;&gt;http://www.facebook.com/profile.php?id=123456789&lt;/a&gt;) and &quot;(View all Photos)&quot; text shows, but nothing happens when you click on it but people who have the vanity url nothing shows up at all. The &quot;(View all Photos)&quot; shows up and works perfectly in a friends album, so that part of the script is working for me.&lt;/p&gt;

&lt;p&gt;Thanks for your help!&lt;/p&gt;</description>
      <pubDate>Wed, 16 Sep 2009 13:49:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35126:169455</guid>
      <author>swany28</author>
      <link>http://userscripts.org/posts/169455</link>
    </item>
    <item>
      <title>One of my favorite scripts and need help with view all in tagged photos, replied by znerp</title>
      <description>&lt;p&gt;Could you please give more details of exactly how you are having this problem? I assume that you are navigating to a friend's page, and then clicking to see photos of them. When that page loads, the &quot;(View all Photos)&quot; text shows, but nothing happens when your click it (ie. it stays there and doesn't change to &quot;Stop Loading Images&quot;)? Can you please tell me whether this is when viewing a friend with an old style facebook address (of the form &lt;a&gt;http://www.facebook.com/profile.php?id=123456789&lt;/a&gt;) or a vanity url (of the form &lt;a&gt;http://www.facebook.com/yourNameHere&lt;/a&gt;) or friends of both forms?&lt;/p&gt;&lt;p&gt;I had a quick look yesterday but could not seem to replicate this behaviour, so any further information would help me greatly in fixing this.&lt;/p&gt;</description>
      <pubDate>Tue, 15 Sep 2009 13:11:12 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35126:169099</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/169099</link>
    </item>
    <item>
      <title>One of my favorite scripts and need help with view all in tagged photos, replied by swany28</title>
      <description>&lt;p&gt;Thanks again for your great on this script, &lt;/p&gt;

&lt;p&gt;the (view all) link in tagged photo section appears on the page but it is not click able anymore, must me another attempt at facebook trying to get more &quot;secure&quot; but if you could have a look at it, it would be much appreciated! &lt;/p&gt;

&lt;p&gt;Cheers,&lt;/p&gt;

&lt;p&gt;swany28&lt;/p&gt;</description>
      <pubDate>Mon, 14 Sep 2009 18:48:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:35126:168884</guid>
      <author>swany28</author>
      <link>http://userscripts.org/posts/168884</link>
    </item>
    <item>
      <title>how can i remove the 'view all photos' function?, replied by znerp</title>
      <description>&lt;p&gt;What are you doing to get this behaviour?&lt;/p&gt;</description>
      <pubDate>Fri, 04 Sep 2009 20:16:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:34364:165954</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/165954</link>
    </item>
    <item>
      <title>how can i remove the 'view all photos' function?, replied by test55555</title>
      <description>&lt;p&gt;i like to view the photos in the album, but the view all photos link will literally come up for each picture and accumulate.&lt;/p&gt;</description>
      <pubDate>Fri, 04 Sep 2009 19:18:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:34364:165940</guid>
      <author>test55555</author>
      <link>http://userscripts.org/posts/165940</link>
    </item>
    <item>
      <title>how can i remove the 'view all photos' function?, replied by znerp</title>
      <description>&lt;p&gt;Uninstall the script?&lt;/p&gt;</description>
      <pubDate>Thu, 03 Sep 2009 08:10:38 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:34364:165479</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/165479</link>
    </item>
  </channel>
</rss>
