<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on google extra | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/10458</link>
    <description>Recent comments on userscript: google extra</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>possibiliy to make it wider?, replied by Torrunt</title>
      <description>&lt;p&gt;This makes it widescreen: &lt;a href=&quot;http://userscripts.org/scripts/show/58965&quot;&gt;http://userscripts.org/scripts/show/58965&lt;/a&gt;
&lt;br /&gt;It seems to work ok with this as well.&lt;/p&gt;</description>
      <pubDate>Fri, 02 Oct 2009 11:43:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18337:175447</guid>
      <author>Torrunt</author>
      <link>http://userscripts.org/posts/175447</link>
    </item>
    <item>
      <title>New Google Format?, replied by asm@m</title>
      <description>&lt;p&gt;This script is abandoned i think&lt;/p&gt;</description>
      <pubDate>Tue, 15 Sep 2009 23:54:51 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:29001:169257</guid>
      <author>asm@m</author>
      <link>http://userscripts.org/posts/169257</link>
    </item>
    <item>
      <title>New Google Format?, replied by Kerry1960</title>
      <description>&lt;p&gt;Good luck...&lt;/p&gt;</description>
      <pubDate>Sun, 21 Jun 2009 04:31:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:29001:136202</guid>
      <author>Kerry1960</author>
      <link>http://userscripts.org/posts/136202</link>
    </item>
    <item>
      <title>New Google Format?, replied by caligula166</title>
      <description>&lt;p&gt;This used to work perfectly for me, but now my Google searches return with the format &quot;google.com/#hl-en&amp;amp;q=&quot;.  What happened?  And how can I add this URL to Greasemonkey to get this script working again?&lt;/p&gt;</description>
      <pubDate>Wed, 17 Jun 2009 11:19:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:29001:134411</guid>
      <author>caligula166</author>
      <link>http://userscripts.org/posts/134411</link>
    </item>
    <item>
      <title>Links to google's video are broken under Ubuntu, replied by znerp</title>
      <description>&lt;p&gt;You're going to need to give me more details than that. What exactly is the url when you're performing this search?&lt;/p&gt;

&lt;p&gt;I've just tried it using this and it works fine -- &lt;a href=&quot;http://www.google.com/search?&amp;amp;q=ubuntu&quot;&gt;http://www.google.com/search?&amp;amp;q=ubuntu&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 18 Dec 2008 21:09:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18017:84626</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/84626</link>
    </item>
    <item>
      <title>Links to google's video are broken under Ubuntu, replied by Sergiy</title>
      <description>&lt;p&gt;i've just install the latest version and youtube link looks fine now, but I see another bug for googles' videos:
&lt;br /&gt;1. search for &quot;ubuntu&quot; word
&lt;br /&gt;2. link under image is
&lt;br /&gt;&lt;a href=&quot;http://video.google.com/videoplay?docid=-6104490811311898236&amp;amp;ei=Y5VKSYerAYiG2wL15cn0Cg&amp;amp;q=ubuntu&quot;&gt;http://video.google.com/videoplay?docid=-610449...&lt;/a&gt;
&lt;br /&gt;and it works fine. But link under text
&lt;br /&gt;&quot;Ubuntu Linux / Windows Dual Boot Instructional Video&quot; is
&lt;br /&gt;&lt;a href=&quot;http://www.google.com.ua/videoplay?docid=-6104490811311898236&amp;amp;ei=Y5VKSYerAYiG2wL15cn0Cg&amp;amp;q=ubuntu&quot;&gt;http://www.google.com.ua/videoplay?docid=-61044...&lt;/a&gt;
&lt;br /&gt;and it tells me &quot;404 page not found&quot;. I thought it's due to ukrainian domain &lt;a href=&quot;http://www.google.com.ua&quot;&gt;www.google.com.ua&lt;/a&gt;, so
&lt;br /&gt;i've also tried link &lt;a href=&quot;http://www.google.com/videoplay?docid=-6104490811311898236&amp;amp;ei=Y5VKSYerAYiG2wL15cn0Cg&amp;amp;q=ubuntu&quot;&gt;http://www.google.com/videoplay?docid=-61044908...&lt;/a&gt; - no success :(&lt;/p&gt;</description>
      <pubDate>Thu, 18 Dec 2008 18:41:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18017:84590</guid>
      <author>Sergiy</author>
      <link>http://userscripts.org/posts/84590</link>
    </item>
    <item>
      <title>How to add a search-engine searching for the alternatives to the term queried?, replied by vak</title>
      <description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I'd like to add the search results from dooblet.com containing the alternatives to the term queried.
&lt;br /&gt;The sript doesn't look very easy to add a new search-engine for me.&lt;/p&gt;

&lt;p&gt;Can anyone guide me? My entry point regarding dooblet.com is like following:&lt;/p&gt;

&lt;p&gt;The JSON API for dooblet.com:
&lt;br /&gt;&lt;a href=&quot;http://dooblet.com/feeds/api/_/&quot;&gt;http://dooblet.com/feeds/api/_/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;License:
&lt;br /&gt;&lt;a href=&quot;http://dooblet.com/feeds/data-export-license-1-0.html&quot;&gt;http://dooblet.com/feeds/data-export-license-1-...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The entry on programmableweb: &lt;a href=&quot;http://www.programmableweb.com/api/dooblet&quot;&gt;http://www.programmableweb.com/api/dooblet&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;thanks
&lt;br /&gt;Valery&lt;/p&gt;</description>
      <pubDate>Sun, 30 Nov 2008 11:51:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18431:80719</guid>
      <author>vak</author>
      <link>http://userscripts.org/posts/80719</link>
    </item>
    <item>
      <title>possibiliy to make it wider?, replied by znerp</title>
      <description>&lt;p&gt;I don't think it would work well for this script to have a wider column. However to widen the Google search results, I recommend you use the &lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/2108&quot;&gt;Stylish&lt;/a&gt; Firefox Add-on with &lt;a href=&quot;http://userstyles.org/styles/2535&quot;&gt;this style&lt;/a&gt;.&lt;/p&gt;</description>
      <pubDate>Thu, 27 Nov 2008 17:33:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18337:80454</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/80454</link>
    </item>
    <item>
      <title>possibiliy to make it wider?, replied by l3utterfish</title>
      <description>&lt;p&gt;I have a 19&quot; monitor and would like to edit the wide of the colums..&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://img370.imageshack.us/img370/1244/l3utterfish16pt1.jpg&quot;&gt;http://img370.imageshack.us/img370/1244/l3utter...&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 27 Nov 2008 11:08:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18337:80407</guid>
      <author>l3utterfish</author>
      <link>http://userscripts.org/posts/80407</link>
    </item>
    <item>
      <title>Links to google's video are broken under Ubuntu, replied by znerp</title>
      <description>&lt;p&gt;@Sergiy: I already fixed this bug. Do you have the latest version of this script installed?&lt;/p&gt;</description>
      <pubDate>Sat, 22 Nov 2008 10:56:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18017:79503</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/79503</link>
    </item>
    <item>
      <title>Links to google's video are broken under Ubuntu, replied by Sergiy</title>
      <description>&lt;p&gt;Under Firefox 3.0.3 on Ubuntu 8.10 links to video on the right side looks like:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://video.google.comhttp//www.youtube.com/watch?v=JZ1UkVWgrls&quot;&gt;http://video.google.comhttp//www.youtube.com/wa...&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 19 Nov 2008 18:18:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18017:79129</guid>
      <author>Sergiy</author>
      <link>http://userscripts.org/posts/79129</link>
    </item>
    <item>
      <title>Archived Comments, replied by -=[ KaaMoS ]=-</title>
      <description>&lt;p&gt;I'm using this script...
&lt;br /&gt;&lt;a href=&quot;http://userstyles.org/styles/9844&quot;&gt;http://userstyles.org/styles/9844&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;And I tried with 2 or 3 columns in result, but the problem continues....&lt;/p&gt;

&lt;p&gt;...I think that &lt;b&gt;when the results of the first page are short and have space to load more results,&lt;/b&gt; the AutoPagerize Script tries to load the second page immediately, but Google Extras has not loaded completely, when it appears, it does at the bottom of the results.. if I try to go down to see the Google Extra contents, the AutoPagerize does its work and load the third page, so Google Extra go down one more time.&lt;/p&gt;

&lt;p&gt;This is the reason because I ask to you if its possible to add a code to make the Google Extras box blocked on the first page.&lt;/p&gt;

&lt;p&gt;Thanks for your time and I wish you great successes.&lt;/p&gt;</description>
      <pubDate>Sun, 16 Nov 2008 19:45:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46419</guid>
      <author>-=[ KaaMoS ]=-</author>
      <link>http://userscripts.org/posts/46419</link>
    </item>
    <item>
      <title>Archived Comments, replied by znerp</title>
      <description>&lt;p&gt;@tonyaross: Thanks for the comment, I'll definitely look at fixing this when I get home from work tonight. It sounds like it should just be a simple one-liner fix.&lt;/p&gt;</description>
      <pubDate>Thu, 13 Nov 2008 12:58:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46420</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/46420</link>
    </item>
    <item>
      <title>Archived Comments, replied by tonyaross</title>
      <description>&lt;p&gt;I cannot launch any video links from the search results. Error message, &quot;server cannot find, Firefox can't find the server at video.google.comhttp.&quot; It looks like the &quot;http&quot; part of the link is in the wrong order.&lt;/p&gt;

&lt;p&gt;It's a great script otherwise.&lt;/p&gt;</description>
      <pubDate>Thu, 13 Nov 2008 12:53:33 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46421</guid>
      <author>tonyaross</author>
      <link>http://userscripts.org/posts/46421</link>
    </item>
    <item>
      <title>Archived Comments, replied by znerp</title>
      <description>&lt;p&gt;@-=[ KaaMoS ]=- : Can you please give an example of a page you're having problems with. I personally have never experienced a problem like this. Also, I believe there are other sciipts that will display google results in multiple columns that are compatible with this script.&lt;/p&gt;</description>
      <pubDate>Mon, 10 Nov 2008 12:22:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46422</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/46422</link>
    </item>
    <item>
      <title>Archived Comments, replied by -=[ KaaMoS ]=-</title>
      <description>&lt;p&gt;So I have a problem, in some cases, the &quot;Google Extra&quot; Box dissapears of the top-right of the result page, actually it moves down, at the bottom of results when I scroll down.&lt;/p&gt;

&lt;p&gt;But the problem is worse if I go to the next page (for example, using AutoPagerize), because the &quot;Google Extra&quot; Box moves at the end again, and again... so I can't select any result from the &quot;Google Extra&quot; with the cursor.&lt;/p&gt;

&lt;p&gt;I repeat, this problem happens on the 35%-45% of the times.&lt;/p&gt;

&lt;p&gt;I don't know if you can add a code for showing the &quot;Google Extra&quot; Box blocked/fixed on its original position into the results page in order to fix that error.&lt;/p&gt;

&lt;p&gt;On other hand, I don't know if you can add some codes for showing &quot;multicolumn&quot;Google results, so I have a wide LCD monitor and I'm wasting a lot of space on the middle of the results page (by this way we can organize the free spaces). &lt;/p&gt;

&lt;p&gt;THANK YOU SO MUCH!!!&lt;/p&gt;</description>
      <pubDate>Mon, 10 Nov 2008 07:48:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46423</guid>
      <author>-=[ KaaMoS ]=-</author>
      <link>http://userscripts.org/posts/46423</link>
    </item>
    <item>
      <title>Archived Comments, replied by METHEW</title>
      <description>&lt;p&gt;thanks but this script is English .this scxript isn't multi languen. my scrip is Turkish&lt;/p&gt;</description>
      <pubDate>Mon, 25 Aug 2008 09:43:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46424</guid>
      <author>METHEW</author>
      <link>http://userscripts.org/posts/46424</link>
    </item>
    <item>
      <title>Archived Comments, replied by Loster</title>
      <description>&lt;p&gt;This is a really great script. So useful. Thank you znerp.&lt;/p&gt;</description>
      <pubDate>Sat, 23 Aug 2008 14:39:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46425</guid>
      <author>Loster</author>
      <link>http://userscripts.org/posts/46425</link>
    </item>
    <item>
      <title>Archived Comments, replied by switzerland</title>
      <description>&lt;p&gt;@znerp:
&lt;br /&gt;Thanks. Because I can't use the feature pronunciation, I removed dictionary.com from the script.&lt;/p&gt;</description>
      <pubDate>Tue, 12 Aug 2008 21:18:04 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46426</guid>
      <author>switzerland</author>
      <link>http://userscripts.org/posts/46426</link>
    </item>
    <item>
      <title>Archived Comments, replied by znerp</title>
      <description>&lt;p&gt;@switzerland: I've had a more detailed look, and it looks like the white 'p' on a red background signified that that feature is only available for Premium subscribers to dictionary.com. If you are a premium subscriber though, or you would still like to see the image, you can simply change line 717 of the script to...&lt;pre&gt;dict.replace(/href=\&quot;\//g, &quot;href=\&quot;http://dictionary.reference.com/&quot;).replace(/&amp;lt;\/?noscript&gt;/ig, &quot;&quot;) +&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 12 Aug 2008 16:09:13 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46427</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/46427</link>
    </item>
    <item>
      <title>Archived Comments, replied by znerp</title>
      <description>&lt;p&gt;@switzerland: I'm at work at the moment and my screenshot's been blocked by our over-zealous internet access policy. I'll have a look when I get home, but I would imagine that possibly the dictionary.com interface has changed in the past year since I took the screenshot hence the lack of this white p. With respect to the speaker image, as I said before - I don't know if this is possible or if it's ever &lt;i&gt;actually&lt;/i&gt; worked with this script.&lt;/p&gt;</description>
      <pubDate>Tue, 12 Aug 2008 12:50:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46428</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/46428</link>
    </item>
    <item>
      <title>Archived Comments, replied by switzerland</title>
      <description>&lt;p&gt;@znerp
&lt;br /&gt;I saw this white p on red background and the loudspeaker in your screenshot right above. I don't know what this p stands for, I just wanted you to know, that two things don't work on this site. I didn't use dictionary.com yet, but I wanted to use the feature pronunciation.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Aug 2008 20:57:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46429</guid>
      <author>switzerland</author>
      <link>http://userscripts.org/posts/46429</link>
    </item>
    <item>
      <title>Archived Comments, replied by znerp</title>
      <description>&lt;p&gt;@switzerland: I can't see what you mean by the white p on red background. Could you give me an example word where this should show? I've tried to get the loudspeaker to appear, but I think because it uses an embedded flash object it wouldn't be possible to play the sound.&lt;/p&gt;</description>
      <pubDate>Mon, 11 Aug 2008 13:48:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46430</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/46430</link>
    </item>
    <item>
      <title>Archived Comments, replied by switzerland</title>
      <description>&lt;p&gt;Hi znerp
&lt;br /&gt;Very nice and helpful script, works almost perfect.
&lt;br /&gt;Little problem: On dictionary.com the white p on red background and the loudspeaker-icon don't appear. Using Firefox 3.01, AdBlock Plus deactivated. What shall I do?
&lt;br /&gt;Thanks, switzerland&lt;/p&gt;</description>
      <pubDate>Sun, 10 Aug 2008 22:22:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46431</guid>
      <author>switzerland</author>
      <link>http://userscripts.org/posts/46431</link>
    </item>
    <item>
      <title>Archived Comments, replied by znerp</title>
      <description>&lt;p&gt;@kaamos: I've installed this GoogleMonkeyR script and I can see the problem you're having (as per Ronen's pictures), but I also have the exact same problem with it running over sponsored links too. Perhaps you should take this up with the author of that script.&lt;/p&gt;</description>
      <pubDate>Sun, 10 Aug 2008 16:27:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:13802:46432</guid>
      <author>znerp</author>
      <link>http://userscripts.org/posts/46432</link>
    </item>
  </channel>
</rss>
