<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Filter by Date | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/25684</link>
    <description>Recent comments on userscript: Google Filter by Date</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by sjw</title>
      <description>&lt;p&gt;Thank you, manfredh - that's a big help!&lt;/p&gt;</description>
      <pubDate>Tue, 28 Oct 2008 11:18:17 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64433</guid>
      <author>sjw</author>
      <link>http://userscripts.org/posts/64433</link>
    </item>
    <item>
      <title>Archived Comments, replied by Deemonie</title>
      <description>&lt;p&gt;Thank you, Oolyctus and manfredh.
&lt;br /&gt;I used both your suggestions and now I love the script.&lt;/p&gt;</description>
      <pubDate>Thu, 25 Sep 2008 11:47:56 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64434</guid>
      <author>Deemonie</author>
      <link>http://userscripts.org/posts/64434</link>
    </item>
    <item>
      <title>Archived Comments, replied by 2oonhed</title>
      <description>&lt;p&gt;Great idea manfredh!
&lt;br /&gt;I made that edit and it does just what I want now.
&lt;br /&gt;Thanx!&lt;/p&gt;</description>
      <pubDate>Wed, 10 Sep 2008 02:01:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64435</guid>
      <author>2oonhed</author>
      <link>http://userscripts.org/posts/64435</link>
    </item>
    <item>
      <title>Archived Comments, replied by manfredh</title>
      <description>&lt;p&gt;anytime would cause the dropdown-field to disappear.&lt;/p&gt;

&lt;p&gt;but a &quot;10 years&quot;-range seems to be a good alternative, just change the greasemonkey script
&lt;br /&gt;from '&amp;amp;as_qdr=d' to '&amp;amp;as_qdr=y10'&lt;/p&gt;</description>
      <pubDate>Wed, 06 Aug 2008 00:15:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64436</guid>
      <author>manfredh</author>
      <link>http://userscripts.org/posts/64436</link>
    </item>
    <item>
      <title>Archived Comments, replied by sjw</title>
      <description>&lt;p&gt;I have the same request as 2oonhed: I'd prefer if it defaulted to &quot;anytime.&quot;&lt;/p&gt;</description>
      <pubDate>Sun, 20 Jul 2008 14:35:21 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64437</guid>
      <author>sjw</author>
      <link>http://userscripts.org/posts/64437</link>
    </item>
    <item>
      <title>Archived Comments, replied by 2oonhed</title>
      <description>&lt;p&gt;This script works fine in my setup.
&lt;br /&gt;Is there a way to set the default to &quot;anytime&quot;.
&lt;br /&gt;I like having the results by date capability, but most often my Google searches require the &quot;anytime&quot; setting.&lt;/p&gt;</description>
      <pubDate>Wed, 02 Jul 2008 06:45:54 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64438</guid>
      <author>2oonhed</author>
      <link>http://userscripts.org/posts/64438</link>
    </item>
    <item>
      <title>Archived Comments, replied by Oolyctus</title>
      <description>&lt;p&gt;if it helps
&lt;br /&gt;Include:
&lt;br /&gt;http*://*.google.*/search* &lt;/p&gt;

&lt;p&gt;Exclude:
&lt;br /&gt;http*://*.google.*/*as_qdr*&lt;/p&gt;</description>
      <pubDate>Sun, 11 May 2008 06:04:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64439</guid>
      <author>Oolyctus</author>
      <link>http://userscripts.org/posts/64439</link>
    </item>
    <item>
      <title>Archived Comments, replied by Rami Alloush</title>
      <description>&lt;p&gt;the problem is still there due to sub domains
&lt;br /&gt;i hope u fix it 
&lt;br /&gt;it still reloading automatically&lt;/p&gt;</description>
      <pubDate>Mon, 28 Apr 2008 22:47:17 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64440</guid>
      <author>Rami Alloush</author>
      <link>http://userscripts.org/posts/64440</link>
    </item>
    <item>
      <title>Archived Comments, replied by DANimal</title>
      <description>&lt;p&gt;Updated, thanks Alvin!&lt;/p&gt;</description>
      <pubDate>Mon, 28 Apr 2008 03:04:08 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64441</guid>
      <author>DANimal</author>
      <link>http://userscripts.org/posts/64441</link>
    </item>
    <item>
      <title>Archived Comments, replied by Alvin</title>
      <description>&lt;p&gt;Sorry for multiple posts. The problem I had with reloading was that I used a wildcard so it would hit searches properly (such as from the search bar, from igoogle, etc) which it was not doing as installed.&lt;/p&gt;

&lt;p&gt;To fix the reloading, you have to exclude any pages that ALREADY have the date filter set.&lt;/p&gt;

&lt;p&gt;So:
&lt;br /&gt;Include:
&lt;br /&gt;&lt;a href=&quot;http://www.google.com/search&quot;&gt;http://www.google.com/search&lt;/a&gt;*
&lt;br /&gt;Exclude:
&lt;br /&gt;&lt;a href=&quot;http://www.google.com/*as_qdr&quot;&gt;http://www.google.com/*as_qdr&lt;/a&gt;*&lt;/p&gt;

&lt;p&gt;This works now.&lt;/p&gt;</description>
      <pubDate>Mon, 28 Apr 2008 02:04:47 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64442</guid>
      <author>Alvin</author>
      <link>http://userscripts.org/posts/64442</link>
    </item>
    <item>
      <title>Archived Comments, replied by Alvin</title>
      <description>&lt;p&gt;I got this to work by changing the include - but now it reloads the page over and over. Completely worthless.&lt;/p&gt;</description>
      <pubDate>Mon, 28 Apr 2008 01:59:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64443</guid>
      <author>Alvin</author>
      <link>http://userscripts.org/posts/64443</link>
    </item>
    <item>
      <title>Archived Comments, replied by Alvin</title>
      <description>&lt;p&gt;This doesn't seem to work - the URL it includes appears to be too restrictive.&lt;/p&gt;</description>
      <pubDate>Mon, 28 Apr 2008 01:57:41 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64444</guid>
      <author>Alvin</author>
      <link>http://userscripts.org/posts/64444</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:30 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15491:64432</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/64432</link>
    </item>
  </channel>
</rss>
