<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Facebook photo album keyboard navigation | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/11627</link>
    <description>Recent comments on userscript: Facebook photo album keyboard navigation</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Mattias Blom @ Sun, 26 Aug 2007 03:36:28 -0500</title>
      <description>&lt;p&gt;Updated, now &quot;p&quot; goes to Previous photo and &quot;n&quot; to Next photo. I wonder how I could have missed that one? I guess I have been looking through albums backwards for some time now.&lt;/p&gt;</description>
      <pubDate>Sun, 26 Aug 2007 03:36:28 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16669:71607</guid>
      <author>Mattias Blom</author>
      <link>http://userscripts.org/topics/16669</link>
    </item>
    <item>
      <title>Archived Comments, replied by engtech @ Sat, 25 Aug 2007 01:36:12 -0500</title>
      <description>&lt;p&gt;Yay! :)&lt;/p&gt;</description>
      <pubDate>Sat, 25 Aug 2007 01:36:12 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16669:71608</guid>
      <author>engtech</author>
      <link>http://userscripts.org/topics/16669</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mattias Blom @ Fri, 24 Aug 2007 05:17:13 -0500</title>
      <description>&lt;p&gt;I caved..., Now t toggles the tagging ui on and off. I didn't want to start messing with 'enter' since you use enter if you type in a person not on facebook. And yes, the code got ugly and will break on minor changes in the facebook setup. The eventlistener thing didn't work since I didn't want to hook into mouse clicks but rather &quot;click&quot; programmatically. So I got the onclick-code from getAttribute and eval'ed it with unsafewindow. But hey, it works right now!&lt;/p&gt;</description>
      <pubDate>Fri, 24 Aug 2007 05:17:13 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16669:71609</guid>
      <author>Mattias Blom</author>
      <link>http://userscripts.org/topics/16669</link>
    </item>
    <item>
      <title>Archived Comments, replied by engtech @ Thu, 23 Aug 2007 14:50:48 -0500</title>
      <description>&lt;p&gt;I was thinking that hitting T would be the same as clicking the Tag this photo button. Couldn't you set up an event for 'T' click that finds the 'tag this' link and sends it an onclick event?&lt;/p&gt;</description>
      <pubDate>Thu, 23 Aug 2007 14:50:48 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16669:71610</guid>
      <author>engtech</author>
      <link>http://userscripts.org/topics/16669</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mattias Blom @ Wed, 22 Aug 2007 15:49:33 -0500</title>
      <description>&lt;p&gt;...and mouse action is required for tagging so maybe adding t for tagging wouldn't help that much, other than the consistency.&lt;/p&gt;</description>
      <pubDate>Wed, 22 Aug 2007 15:49:33 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16669:71611</guid>
      <author>Mattias Blom</author>
      <link>http://userscripts.org/topics/16669</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mattias Blom @ Wed, 22 Aug 2007 15:46:39 -0500</title>
      <description>&lt;p&gt;I don't think I can fix that as easily. The tag ui is displayed using javascript (show_tagging_ui) and the anchor is id-less and it's place in the dom varies depending on whether it's your photo or not. That means headaches and clutter and I'm not going down that road. =) Feel free though...&lt;/p&gt;</description>
      <pubDate>Wed, 22 Aug 2007 15:46:39 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16669:71612</guid>
      <author>Mattias Blom</author>
      <link>http://userscripts.org/topics/16669</link>
    </item>
    <item>
      <title>Archived Comments, replied by engtech @ Wed, 22 Aug 2007 13:16:48 -0500</title>
      <description>&lt;p&gt;'t' to start tagging and 'enter' to finish tagging would be good as well. :)&lt;/p&gt;</description>
      <pubDate>Wed, 22 Aug 2007 13:16:48 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16669:71613</guid>
      <author>engtech</author>
      <link>http://userscripts.org/topics/16669</link>
    </item>
    <item>
      <title>Archived Comments, replied by Mattias Blom @ Wed, 22 Aug 2007 11:04:20 -0500</title>
      <description>&lt;p&gt;Nice idea. The &quot;Comment Jump&quot; is added.&lt;/p&gt;

&lt;p&gt;I was thinking about adding shortcuts for &quot;next&quot; in search results and other places. But those elements don't have id:s so getting that to work would clutter my minimalistic approach! =)&lt;/p&gt;</description>
      <pubDate>Wed, 22 Aug 2007 11:04:20 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16669:71614</guid>
      <author>Mattias Blom</author>
      <link>http://userscripts.org/topics/16669</link>
    </item>
    <item>
      <title>Archived Comments, replied by engtech @ Tue, 21 Aug 2007 19:24:18 -0500</title>
      <description>&lt;p&gt;nice one... I was thinking about writing something like this.&lt;/p&gt;

&lt;p&gt;It would be nice if 'c' jumped to the comment field.&lt;/p&gt;</description>
      <pubDate>Tue, 21 Aug 2007 19:24:18 -0500</pubDate>
      <guid isPermaLink="false">userscripts.org:16669:71615</guid>
      <author>engtech</author>
      <link>http://userscripts.org/topics/16669</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:41 -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:41 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16669:71606</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/16669</link>
    </item>
  </channel>
</rss>
