<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on AutoPrint 3.0 | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/13368</link>
    <description>Recent comments on userscript: AutoPrint 3.0</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Wired is not working., replied by Kimme Utsi</title>
      <description>&lt;p&gt;This script re-directs to an not found page.&lt;/p&gt;

&lt;p&gt;Try with this URL &lt;a href=&quot;http://blog.wired.com/27bstroke6/2009/04/pirateconflict.html&quot;&gt;http://blog.wired.com/27bstroke6/2009/04/pirate...&lt;/a&gt; and see what page it re-directs to.&lt;/p&gt;</description>
      <pubDate>Thu, 23 Apr 2009 22:39:46 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:25448:114182</guid>
      <author>Kimme Utsi</author>
      <link>http://userscripts.org/posts/114182</link>
    </item>
    <item>
      <title>New York Times actively foiling this script?, replied by PKral</title>
      <description>&lt;p&gt;I've been using this script successfully with NYT site for a long time, but in the last month it's suddenly stopped working, and when I then click for the print version, notice there is a new legal notice at the top. Is the NYT site actively foiling attempts to go straight to print version?&lt;/p&gt;</description>
      <pubDate>Sat, 21 Feb 2009 19:59:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:22095:97580</guid>
      <author>PKral</author>
      <link>http://userscripts.org/posts/97580</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kushal Kumaran</title>
      <description>&lt;p&gt;I've added support for anandtech.com article pages using the following code in the switch statement:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
    case /www\.anandtech\.com\/[^/]*\/showdoc\.aspx\?i=[0-9]*/.test(href):
	window.location.href = href.replace(/[^/]*\/showdoc/, 'printarticle');
	/* Original: http://www.anandtech.com/video/showdoc.aspx?i=3404
           Printable: http://www.anandtech.com/printarticle.aspx?i=3404 */
        break;
&lt;/pre&gt;&lt;/p&gt;

&lt;p&gt;Please feel free to use this code.&lt;/p&gt;</description>
      <pubDate>Tue, 09 Sep 2008 12:20:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12784:38205</guid>
      <author>Kushal Kumaran</author>
      <link>http://userscripts.org/posts/38205</link>
    </item>
    <item>
      <title>Archived Comments, replied by Howard</title>
      <description>&lt;p&gt;@bobielawlintine:&lt;/p&gt;

&lt;p&gt;which article isn't working for you?&lt;/p&gt;</description>
      <pubDate>Sat, 22 Mar 2008 09:31:06 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12784:38206</guid>
      <author>Howard</author>
      <link>http://userscripts.org/posts/38206</link>
    </item>
    <item>
      <title>Archived Comments, replied by Howard</title>
      <description>&lt;p&gt;@Good Too:&lt;/p&gt;

&lt;p&gt;i'm not sure how to make it work with zdnet.com and blogs.zdnet.com&lt;/p&gt;

&lt;p&gt;their printable view doesn't seem to have a url&lt;/p&gt;</description>
      <pubDate>Sat, 22 Mar 2008 09:30:42 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12784:38207</guid>
      <author>Howard</author>
      <link>http://userscripts.org/posts/38207</link>
    </item>
    <item>
      <title>Archived Comments, replied by Good Too</title>
      <description>&lt;p&gt;please update for this hired whore tech site:&lt;/p&gt;

&lt;p&gt;zdnet.com
&lt;br /&gt;blogs.zdnet.com&lt;/p&gt;

&lt;p&gt;:)&lt;/p&gt;</description>
      <pubDate>Mon, 18 Feb 2008 16:58:45 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12784:38208</guid>
      <author>Good Too</author>
      <link>http://userscripts.org/posts/38208</link>
    </item>
    <item>
      <title>Archived Comments, replied by bobielawlintine</title>
      <description>&lt;p&gt;Does not work for washingtonpost.com&lt;/p&gt;

&lt;p&gt;Do you need any extra info to diagnose the issue?&lt;/p&gt;

&lt;p&gt;I am using FF 2.0.0.10 with Greasemonkey 0.7.20080121.0 and Autoprint 2.0 on Mac OS X Leopard&lt;/p&gt;</description>
      <pubDate>Fri, 25 Jan 2008 12:10:15 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12784:38209</guid>
      <author>bobielawlintine</author>
      <link>http://userscripts.org/posts/38209</link>
    </item>
    <item>
      <title>Archived Comments, replied by Howard</title>
      <description>&lt;p&gt;i haven't updated this script in forever, so here's  a massive update.&lt;/p&gt;

&lt;p&gt;it now works with 19 websites and checks for updates.&lt;/p&gt;</description>
      <pubDate>Mon, 10 Dec 2007 10:02:28 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12784:38210</guid>
      <author>Howard</author>
      <link>http://userscripts.org/posts/38210</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:05 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:12784:38204</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/38204</link>
    </item>
  </channel>
</rss>
