<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Advanced Google Keys by N-Dream | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/5711</link>
    <description>Recent comments on userscript: Advanced Google Keys by N-Dream</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Stopped working, replied by consolecowboy</title>
      <description>&lt;p&gt;For me it fully works when I am not signed in to my Google account... When I sign in, I can use n, p, e and a, but the numbers are gone, and I cannot use j and k. Any ideas?
&lt;br /&gt;Fantastic script, by the way ( if I can get it working fully! )&lt;/p&gt;</description>
      <pubDate>Wed, 05 Aug 2009 09:11:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20914:154734</guid>
      <author>consolecowboy</author>
      <link>http://userscripts.org/posts/154734</link>
    </item>
    <item>
      <title>Stopped working, replied by Dan Buhler</title>
      <description>&lt;p&gt;Same here. The numbers are only shown by youtube and google news results.&lt;/p&gt;</description>
      <pubDate>Thu, 07 May 2009 20:33:50 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20914:118923</guid>
      <author>Dan Buhler</author>
      <link>http://userscripts.org/posts/118923</link>
    </item>
    <item>
      <title>Stopped working, replied by Jeremy Tan</title>
      <description>&lt;p&gt;This script stopped working for me a while ago.  The 'n' and 'p' keys still work but the numbers don't appear next to the search entries anymore, and there is no longer a highlighted row.  Is it working for others here?&lt;/p&gt;</description>
      <pubDate>Wed, 28 Jan 2009 06:16:01 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:20914:92558</guid>
      <author>Jeremy Tan</author>
      <link>http://userscripts.org/posts/92558</link>
    </item>
    <item>
      <title>Archived Comments, replied by rgaobj</title>
      <description>&lt;p&gt;Great work! Thanks!&lt;/p&gt;</description>
      <pubDate>Fri, 07 Nov 2008 01:48:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39563</guid>
      <author>rgaobj</author>
      <link>http://userscripts.org/posts/39563</link>
    </item>
    <item>
      <title>Archived Comments, replied by soong</title>
      <description>&lt;p&gt;Google must have revised their code, as it now works on google.de, too.&lt;/p&gt;</description>
      <pubDate>Sun, 26 Oct 2008 14:23:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39564</guid>
      <author>soong</author>
      <link>http://userscripts.org/posts/39564</link>
    </item>
    <item>
      <title>Archived Comments, replied by goldenrage</title>
      <description>&lt;p&gt;hi there, great stuff !!!
&lt;br /&gt;ive just got a little question, is one able to avoid using the cursor keys completely, e.g. i want to use h to turn to previous search results and l to next ones? just like in vim.. or aint that possible...&lt;/p&gt;

&lt;p&gt;anyway, good work!&lt;/p&gt;</description>
      <pubDate>Tue, 07 Oct 2008 10:14:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39565</guid>
      <author>goldenrage</author>
      <link>http://userscripts.org/posts/39565</link>
    </item>
    <item>
      <title>Archived Comments, replied by elleryq</title>
      <description>&lt;p&gt;ctrl + k will be blocked.
&lt;br /&gt;I suggest add these lines in keyup event handler:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;
&lt;br /&gt;window.addEventListener(&quot;keydown&quot;,function(e) {
&lt;br /&gt;        // patch begin.
&lt;br /&gt;	if( e.shiftKey || e.altKey || e.ctrlKey ) {
&lt;br /&gt;		return;
&lt;br /&gt;	}  // patch end.&lt;/p&gt;

&lt;p&gt;       // ...original code.....
&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 02 Oct 2008 06:48:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39566</guid>
      <author>elleryq</author>
      <link>http://userscripts.org/posts/39566</link>
    </item>
    <item>
      <title>Archived Comments, replied by soong</title>
      <description>&lt;p&gt;The blue boxes and numbers show up on google.com, but not on google.de (only left/right arrow buttons work). I use FF3.1. The script is active on google.tld/search* and &lt;a href=&quot;http://google.tld/search&quot;&gt;http://google.tld/search&lt;/a&gt;*. Anyone got an idea?&lt;/p&gt;</description>
      <pubDate>Sun, 07 Sep 2008 09:23:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39567</guid>
      <author>soong</author>
      <link>http://userscripts.org/posts/39567</link>
    </item>
    <item>
      <title>Archived Comments, replied by Thadk</title>
      <description>&lt;p&gt;just thought maybe a Copy to clipboard key would be handy without right clicking.&lt;/p&gt;</description>
      <pubDate>Thu, 28 Aug 2008 09:25:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39568</guid>
      <author>Thadk</author>
      <link>http://userscripts.org/posts/39568</link>
    </item>
    <item>
      <title>Archived Comments, replied by Rense</title>
      <description>&lt;p&gt;Great, you rock! And Rudolf Noe too :). While I'm at it: is there a way to make this work on Google Scholar too?&lt;/p&gt;</description>
      <pubDate>Mon, 25 Aug 2008 18:47:48 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39569</guid>
      <author>Rense</author>
      <link>http://userscripts.org/posts/39569</link>
    </item>
    <item>
      <title>Archived Comments, replied by N-Dream</title>
      <description>&lt;p&gt;Updated the script.&lt;/p&gt;

&lt;p&gt;Thanks to Rudolf Noe it works again :)&lt;/p&gt;

&lt;p&gt;Cheers&lt;/p&gt;</description>
      <pubDate>Mon, 25 Aug 2008 16:45:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39570</guid>
      <author>N-Dream</author>
      <link>http://userscripts.org/posts/39570</link>
    </item>
    <item>
      <title>Archived Comments, replied by Rense</title>
      <description>&lt;p&gt;It seems like it broke today :(. The numbers are only partially shown or not at all; arrow down and up doesn't work. Please fix my favorite script...&lt;/p&gt;</description>
      <pubDate>Thu, 21 Aug 2008 07:19:50 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39571</guid>
      <author>Rense</author>
      <link>http://userscripts.org/posts/39571</link>
    </item>
    <item>
      <title>Archived Comments, replied by Ophir</title>
      <description>&lt;p&gt;Fantastic work! Thank you.&lt;/p&gt;</description>
      <pubDate>Wed, 17 Oct 2007 21:05:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39572</guid>
      <author>Ophir</author>
      <link>http://userscripts.org/posts/39572</link>
    </item>
    <item>
      <title>Archived Comments, replied by mugnebot</title>
      <description>&lt;p&gt;It doesn't work well with GoogleMonkeyR.  It won't scroll when you go down the results, and if you scroll manually and then press j/k, it jumps back to the top of the page.&lt;/p&gt;</description>
      <pubDate>Fri, 20 Jul 2007 15:28:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39573</guid>
      <author>mugnebot</author>
      <link>http://userscripts.org/posts/39573</link>
    </item>
    <item>
      <title>Archived Comments, replied by Chris Rayner</title>
      <description>&lt;p&gt;If you change the condition on line 130 to '(e.keyCode==13 || e.keyCode == 79)', the letter 'o' will open the current selection as well -- just like in gmail.&lt;/p&gt;</description>
      <pubDate>Sun, 08 Jul 2007 05:49:58 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39574</guid>
      <author>Chris Rayner</author>
      <link>http://userscripts.org/posts/39574</link>
    </item>
    <item>
      <title>Archived Comments, replied by Chris M</title>
      <description>&lt;p&gt;Awesome script! Sometimes it takes a few tries to scroll down with the down-key, but other than that it works great.&lt;/p&gt;</description>
      <pubDate>Mon, 25 Dec 2006 11:31:02 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39575</guid>
      <author>Chris M</author>
      <link>http://userscripts.org/posts/39575</link>
    </item>
    <item>
      <title>Archived Comments, replied by Yevgen Gorshkov</title>
      <description>&lt;p&gt;This script does not work if &quot;Search for text when I start typing&quot; Firefox option is enabled.&lt;/p&gt;</description>
      <pubDate>Fri, 15 Dec 2006 21:10:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39576</guid>
      <author>Yevgen Gorshkov</author>
      <link>http://userscripts.org/posts/39576</link>
    </item>
    <item>
      <title>Archived Comments, replied by Vladimir Bukreev</title>
      <description>&lt;p&gt;I've found temporary fix for Yandex compatibility. It's pretty simple - change line 41 of original js script, it should be
&lt;br /&gt;    if (allP[i].className==&quot;title&quot;) {&lt;/p&gt;

&lt;p&gt;So, it's only matter of className ;)))&lt;/p&gt;</description>
      <pubDate>Wed, 13 Dec 2006 11:10:52 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39577</guid>
      <author>Vladimir Bukreev</author>
      <link>http://userscripts.org/posts/39577</link>
    </item>
    <item>
      <title>Archived Comments, replied by Vladimir Bukreev</title>
      <description>&lt;p&gt;This is just awesome!!! Superb script! Is there an easy way to adapt it to other search engines? I personally want this script for Yandex.&lt;/p&gt;</description>
      <pubDate>Wed, 13 Dec 2006 09:23:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39578</guid>
      <author>Vladimir Bukreev</author>
      <link>http://userscripts.org/posts/39578</link>
    </item>
    <item>
      <title>Archived Comments, replied by dsjkvf</title>
      <description>&lt;p&gt;strange, (r) doesn't seem to work for me (Fx 1.5.0.8/Mac, can also try 2.0/Win tomorrow) -- just focuses search string exactly the way (e) does.&lt;/p&gt;

&lt;p&gt;can anybody confirm it?&lt;/p&gt;</description>
      <pubDate>Tue, 12 Dec 2006 10:51:07 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39579</guid>
      <author>dsjkvf</author>
      <link>http://userscripts.org/posts/39579</link>
    </item>
    <item>
      <title>Archived Comments, replied by hkk</title>
      <description>&lt;p&gt;Works for me in Firefox 2.0. You most likely will have to change the expression for the google pages this acts on though. Select the script using 'Manage User Scripts' and then change the entries under 'included pages'.
&lt;br /&gt;It would probably make sense to change the default to google.com.&lt;/p&gt;</description>
      <pubDate>Sun, 26 Nov 2006 23:13:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39580</guid>
      <author>hkk</author>
      <link>http://userscripts.org/posts/39580</link>
    </item>
    <item>
      <title>Archived Comments, replied by attrap</title>
      <description>&lt;p&gt;doesn't seem to work anymore.... ?&lt;/p&gt;</description>
      <pubDate>Fri, 17 Nov 2006 18:21:13 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39581</guid>
      <author>attrap</author>
      <link>http://userscripts.org/posts/39581</link>
    </item>
    <item>
      <title>Archived Comments, replied by brease</title>
      <description>&lt;p&gt;This script is awesome. The only thing is when I am stuck in the search box, I cannot use &quot;Tab&quot; to get myself out because the focus cannot be moved into the page. Could you solve this problem? Thanks.&lt;/p&gt;</description>
      <pubDate>Mon, 06 Nov 2006 02:56:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39582</guid>
      <author>brease</author>
      <link>http://userscripts.org/posts/39582</link>
    </item>
    <item>
      <title>Archived Comments, replied by gabe565</title>
      <description>&lt;p&gt;Wow, this is useful! You could make the boxes look a little nicer, though, maybe rounded or something.&lt;/p&gt;</description>
      <pubDate>Sun, 01 Oct 2006 22:09:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39583</guid>
      <author>gabe565</author>
      <link>http://userscripts.org/posts/39583</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:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13027:39562</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/39562</link>
    </item>
  </channel>
</rss>
