<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google open all | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/1748</link>
    <description>Recent comments on userscript: Google open all</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Constantine Tsardounis @ Thu, 14 Dec 2006 15:11:41 -0600</title>
      <description>&lt;p&gt;What about a new feature that downloads the results instead of just opening them?
&lt;br /&gt;That would be useful in companion with 
&lt;br /&gt;&quot;
&lt;br /&gt;keyword filetype:pdf 
&lt;br /&gt;&quot;.
&lt;br /&gt;Maybe the stored file's name should be the first line of the result, and not just the name it has on the server.
&lt;br /&gt;Exempli gratia, the second result after searching for 
&lt;br /&gt;environmetrics filetype:pdf
&lt;br /&gt;is 
&lt;br /&gt;[PDF]
&lt;br /&gt;THE INTERNATIONAL ENVIRONMETRICS SOCIETY (TIES)
&lt;br /&gt;File Format: PDF/Adobe Acrobat - View as HTML
&lt;br /&gt;Regular membership (includes Volume 15 of Environmetrics, ... Cheque,
&lt;br /&gt;bank draft or money order payable to The International Environmetrics
&lt;br /&gt;Society ...
&lt;br /&gt;&lt;a href=&quot;http://www.nrcse.washington.edu/ties/membership/REN-2004.pdf&quot;&gt;www.nrcse.washington.edu/ties/membership/REN-20...&lt;/a&gt; - Similar pages&lt;/p&gt;

&lt;p&gt;That should be stored with the filename
&lt;br /&gt;&quot;002 - THE INTERNATIONAL ENVIRONMETRICS
&lt;br /&gt;SOCIETY (TIES).pdf&quot; or something like that and not &quot;REN-2004.pdf&quot;&lt;/p&gt;

&lt;p&gt;002 is useful, because it implies the importance of the result (as it is second). &lt;/p&gt;

&lt;p&gt;It's boring to use every time the mIRC script I had created for the same purpose...&lt;/p&gt;

&lt;p&gt;Thank you in advance for your insightful work!...&lt;/p&gt;</description>
      <pubDate>Thu, 14 Dec 2006 15:11:41 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16753:72028</guid>
      <author>Constantine Tsardounis</author>
      <link>http://userscripts.org/topics/16753</link>
    </item>
    <item>
      <title>Archived Comments, replied by ComputerJy @ Sun, 29 Jan 2006 05:59:12 -0600</title>
      <description>&lt;p&gt;I think the idea itself is terrible but it really works on IE, FireFox and Opera&lt;/p&gt;</description>
      <pubDate>Sun, 29 Jan 2006 05:59:12 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16753:72029</guid>
      <author>ComputerJy</author>
      <link>http://userscripts.org/topics/16753</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jasper de Vries @ Sat, 07 Jan 2006 09:12:51 -0600</title>
      <description>&lt;p&gt;I've changed the script to no longer rely on the first DIV. Thanks for informing me about the problem.&lt;/p&gt;</description>
      <pubDate>Sat, 07 Jan 2006 09:12:51 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16753:72030</guid>
      <author>Jasper de Vries</author>
      <link>http://userscripts.org/topics/16753</link>
    </item>
    <item>
      <title>Archived Comments, replied by esquifit @ Mon, 02 Jan 2006 23:23:27 -0600</title>
      <description>&lt;p&gt;Regarding my previous comment: I use another (unpublished) script of mine  that also clashes with this one; there is a slightly better XPath for detecting the main div that circunvents this problem: &quot;//div[.//p[@class='g']]&quot;.&lt;/p&gt;</description>
      <pubDate>Mon, 02 Jan 2006 23:23:27 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16753:72031</guid>
      <author>esquifit</author>
      <link>http://userscripts.org/topics/16753</link>
    </item>
    <item>
      <title>Archived Comments, replied by esquifit @ Mon, 02 Jan 2006 23:07:41 -0600</title>
      <description>&lt;p&gt;Thanks for this useful script.  There is still a little problem in that it interferes with others scripts that insert DIVs before the main results DIV, such as 'Babel Mousish' (&lt;a href=&quot;http://userscripts.org/scripts/show/1808&quot;&gt;http://userscripts.org/scripts/show/1808&lt;/a&gt;).  You cannot rely on the assumption that the first div is the main one.  I've altered the script so that it now looks for the DIV containing a  P child of class 'g':
&lt;br /&gt;Original code
&lt;br /&gt;// var resultdiv = document.getElementsByTagName('div')[0];
&lt;br /&gt;My version:
&lt;br /&gt;var resultdiv = 
&lt;br /&gt;document.evaluate(&quot;/html/body/div[./p[@class='g']]&quot;, document, null, XPathResult.FIRST_ORDERED_NODE_TYPE,null).singleNodeValue;&lt;/p&gt;

&lt;p&gt;There are two places in your script where this have to be done.
&lt;br /&gt;Other than that, very nice script, thank you very much.&lt;/p&gt;</description>
      <pubDate>Mon, 02 Jan 2006 23:07:41 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16753:72032</guid>
      <author>esquifit</author>
      <link>http://userscripts.org/topics/16753</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jesse Andrews @ Tue, 16 Nov 2004 19:05:42 -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:42 -0600</pubDate>
      <guid isPermaLink="false">userscripts.org:16753:72027</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/topics/16753</link>
    </item>
  </channel>
</rss>
