<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Reader Print Button | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/10054</link>
    <description>Recent comments on userscript: Google Reader Print Button</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Permission to include this in Better GReader?, replied by Gina Trapani</title>
      <description>&lt;p&gt;Awesome, thank you! &lt;/p&gt;

&lt;p&gt;I do prefer the GPL license, but some people like open licenses without any stipulations (like the GPL's &quot;share-alike&quot; requirement). Ultimately it's up to you... here's a little something I wrote about this:
&lt;br /&gt;&lt;a href=&quot;http://smarterware.org/2310/the-effects-of-share-alike&quot;&gt;http://smarterware.org/2310/the-effects-of-shar...&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 16 Aug 2009 21:00:26 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:32974:159142</guid>
      <author>Gina Trapani</author>
      <link>http://userscripts.org/posts/159142</link>
    </item>
    <item>
      <title>Permission to include this in Better GReader?, replied by Julien Gilles</title>
      <description>&lt;p&gt;Yes, no problem.&lt;/p&gt;

&lt;p&gt;You mention that my code isn't explicitly licensed for reuse ; indeed I never thought about it... What kind of licence suits you best ? is GPL ok ?&lt;/p&gt;</description>
      <pubDate>Thu, 13 Aug 2009 07:26:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:32974:157807</guid>
      <author>Julien Gilles</author>
      <link>http://userscripts.org/posts/157807</link>
    </item>
    <item>
      <title>Permission to include this in Better GReader?, replied by Gina Trapani</title>
      <description>&lt;p&gt;Hi, &lt;/p&gt;

&lt;p&gt;I'm the author of the Better GReader Firefox extension, and I was wondering if I might include this excellent user script into the extension--with full credit and attribution to you, of course.&lt;/p&gt;

&lt;p&gt;A user requested it:
&lt;br /&gt;&lt;a href=&quot;http://groups.google.com/group/better-gmail-2-firefox-extension/browse_thread/thread/a5c39c39ebe32e6&quot;&gt;http://groups.google.com/group/better-gmail-2-f...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The extension is here:
&lt;br /&gt;&lt;a href=&quot;https://addons.mozilla.org/en-US/firefox/addon/6424&quot;&gt;https://addons.mozilla.org/en-US/firefox/addon/...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thanks for considering it!&lt;/p&gt;</description>
      <pubDate>Wed, 12 Aug 2009 22:45:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:32974:157691</guid>
      <author>Gina Trapani</author>
      <link>http://userscripts.org/posts/157691</link>
    </item>
    <item>
      <title>Can't see the Print Buttons, replied by Julien Gilles</title>
      <description>&lt;p&gt;The script is linked to the address &lt;a href=&quot;http://www.google.com/reader/view/&quot;&gt;http://www.google.com/reader/view/&lt;/a&gt;* 
&lt;br /&gt;Perhaps you are using a reader on another domain, try to update the filter in the parameters of GreaseMonkey.
&lt;br /&gt;Anyway I prepare another version with &quot;htt*://&lt;a href=&quot;http://www.google.*/reader/view/*&quot;&gt;www.google.*/reader/view/*&lt;/a&gt;&quot; as filter.&lt;/p&gt;</description>
      <pubDate>Wed, 10 Jun 2009 15:41:03 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28529:131183</guid>
      <author>Julien Gilles</author>
      <link>http://userscripts.org/posts/131183</link>
    </item>
    <item>
      <title>Can't see the Print Buttons, replied by methystic</title>
      <description>&lt;p&gt;So I've installed the script. But I don't see the print buttons. What am I doing wrong?&lt;/p&gt;</description>
      <pubDate>Wed, 10 Jun 2009 12:28:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:28529:131117</guid>
      <author>methystic</author>
      <link>http://userscripts.org/posts/131117</link>
    </item>
    <item>
      <title>Delay problem when too many feeds, replied by Julien Gilles</title>
      <description>&lt;p&gt;Thanks, I was not aware of the problem. A new version will be available quickly !&lt;/p&gt;</description>
      <pubDate>Wed, 17 Dec 2008 16:14:49 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:19141:84340</guid>
      <author>Julien Gilles</author>
      <link>http://userscripts.org/posts/84340</link>
    </item>
    <item>
      <title>Delay problem when too many feeds, replied by intheater</title>
      <description>&lt;p&gt;I couldn't do better than referring to ::
&lt;br /&gt;&lt;a href=&quot;http://www.scratch99.com/2008/12/google-reader-update-breaks-google-reader-print-button-script/&quot;&gt;http://www.scratch99.com/2008/12/google-reader-...&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Trey Says:
&lt;br /&gt;December 9th, 2008 at 10:53 am
&lt;br /&gt;I have confirmed the problem is a race condition like I described above.
&lt;br /&gt;I think you will only see it if you have a lot of feeds to load. Firefox allows the greasemonkey script to execute before Google Reader is finished loading the &#8216;viewer-footer&#8217; element, and this causes the linksContainer to be null.&lt;/p&gt;

&lt;p&gt;I can add that the code brakes in the next line when the if-sentence is skiped ::&lt;/p&gt;

&lt;p&gt;     linksContainer.appendChild(printButton);&lt;/p&gt;

&lt;p&gt;and I would say due to linksContainer is not found&lt;/p&gt;

&lt;p&gt;Great extension, impatient waiting for it&lt;/p&gt;</description>
      <pubDate>Wed, 17 Dec 2008 13:04:43 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:19141:84293</guid>
      <author>intheater</author>
      <link>http://userscripts.org/posts/84293</link>
    </item>
    <item>
      <title>Google Reader Update Breaks Script, replied by Stephen Cronin</title>
      <description>&lt;p&gt;Thanks for the quick fix Julien - I've removed the fix from my post and pointed people here.&lt;/p&gt;</description>
      <pubDate>Fri, 05 Dec 2008 12:50:44 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18577:81493</guid>
      <author>Stephen Cronin</author>
      <link>http://userscripts.org/posts/81493</link>
    </item>
    <item>
      <title>Google Reader Update Breaks Script, replied by Julien Gilles</title>
      <description>&lt;p&gt;Fixed. Thanks for your solution.&lt;/p&gt;</description>
      <pubDate>Fri, 05 Dec 2008 08:45:59 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18577:81463</guid>
      <author>Julien Gilles</author>
      <link>http://userscripts.org/posts/81463</link>
    </item>
    <item>
      <title>Google Reader Update Breaks Script, replied by Stephen Cronin</title>
      <description>&lt;p&gt;Hi Julien (and anyone who's experiencing this problem).&lt;/p&gt;

&lt;p&gt;I've worked out how to fix this problem (seems to work) and &lt;a href=&quot;http://www.scratch99.com/2008/12/google-reader-update-breaks-google-reader-print-button-script/&quot;&gt;posted the solution&lt;/a&gt; on my blog. However, I'd really like an official solution, as you'll understand how it works much better than I do. If you let me know when you release an official fix, I'll change my post to point to it. &lt;/p&gt;

&lt;p&gt;Thanks for Google Reader Print Button - I can't live without it!&lt;/p&gt;</description>
      <pubDate>Fri, 05 Dec 2008 05:58:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18577:81447</guid>
      <author>Stephen Cronin</author>
      <link>http://userscripts.org/posts/81447</link>
    </item>
    <item>
      <title>Google Reader Update Breaks Script, replied by Stephen Cronin</title>
      <description>&lt;p&gt;Hi Julien,&lt;/p&gt;

&lt;p&gt;It seems that Google have updated Google Reader (&lt;a href=&quot;http://googlereader.blogspot.com/2008/12/square-is-new-round.html&quot;&gt;http://googlereader.blogspot.com/2008/12/square...&lt;/a&gt;).&lt;/p&gt;

&lt;p&gt;As a result, the Print Buttons aren't appearing. Hope you can look into this soon, as I love this script!&lt;/p&gt;</description>
      <pubDate>Thu, 04 Dec 2008 23:42:27 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:18577:81390</guid>
      <author>Stephen Cronin</author>
      <link>http://userscripts.org/posts/81390</link>
    </item>
    <item>
      <title>Archived Comments, replied by Kaveh Dorafshan</title>
      <description>&lt;p&gt;Sorry, But it seems with recent changes, the code is some how broken. Two buttons that were beautifully added beside next and previous items, now occupy two row of the screen. Does anyone else experience the same problem? f yes, It would be great if Julian take o look on the code again. Many thanX :)&lt;/p&gt;</description>
      <pubDate>Sat, 27 Sep 2008 23:50:31 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16099:68472</guid>
      <author>Kaveh Dorafshan</author>
      <link>http://userscripts.org/posts/68472</link>
    </item>
    <item>
      <title>Archived Comments, replied by Jack Braidwood</title>
      <description>&lt;p&gt;Want to get a title for the &quot;Print All&quot; page?  Just add the following immediately after &lt;code&gt;docprint.document.write('&amp;lt;head&gt;');&amp;lt;/head&gt;&lt;/code&gt;:&lt;/p&gt;

&lt;p&gt;&lt;pre&gt;
docprint.document.write('&amp;lt;title&gt;');
docprint.document.write(document.getElementById('chrome-stream-title').firstChild.text);
docprint.document.write('&amp;lt;/title&gt;');
&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 28 Aug 2008 21:46:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16099:68473</guid>
      <author>Jack Braidwood</author>
      <link>http://userscripts.org/posts/68473</link>
    </item>
    <item>
      <title>Archived Comments, replied by KevinEldon</title>
      <description>&lt;p&gt;Awesome... just plain awesome.  Thanks.&lt;/p&gt;</description>
      <pubDate>Mon, 14 Apr 2008 16:23:24 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16099:68474</guid>
      <author>KevinEldon</author>
      <link>http://userscripts.org/posts/68474</link>
    </item>
    <item>
      <title>Archived Comments, replied by Stephen Cronin</title>
      <description>&lt;p&gt;I've created a simple hack to this script to allow you to print as many full text items (in the Expanded View) as you like. &lt;/p&gt;

&lt;p&gt;Full details of the problem and the hack can be found &lt;a href=&quot;http://www.scratch99.com/2007/10/google-reader-printing-full-text-for-all-items/&quot;&gt;here&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Fri, 09 Nov 2007 10:33:40 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16099:68475</guid>
      <author>Stephen Cronin</author>
      <link>http://userscripts.org/posts/68475</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:36 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:16099:68471</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/68471</link>
    </item>
  </channel>
</rss>
