<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Google Reader - wide view | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/4662</link>
    <description>Recent comments on userscript: Google Reader - wide view</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by David Lima Cohen</title>
      <description>&lt;p&gt;Hi, thank you for this script, is exactly what I've been looking for!&lt;/p&gt;

&lt;p&gt;However, if any part of Google Reader layout changes, your script have to be adapted, and in the meantime it throws a JS error when it doesn't found the ID of any element in the array, breaking the loop and leaving a messy UI.&lt;/p&gt;

&lt;p&gt;So, I changed line 30 of your script to look like these:
&lt;br /&gt;&lt;pre&gt;    if(e=document.getElementById(ids[i])) e.style.display = is_visible?&quot;none&quot;:&quot;block&quot;;&lt;/pre&gt;
&lt;br /&gt;..to first check if the element is there and in case it isn't, just continue with what's left to hide.&lt;/p&gt;

&lt;p&gt;I also recommend to add &lt;code&gt;&quot;gbar&quot;,&lt;/code&gt; at the end of line 17 to hide the Google's services bar, and &lt;code&gt;&quot;chrome-footer-container&quot;,&lt;/code&gt; at the end of line 19 to hide the previous and next item links, these are basically useless if you use keyboard shortcuts to navigate through entries.&lt;/p&gt;

&lt;p&gt;Hope it helps! David from Argentina.&lt;/p&gt;</description>
      <pubDate>Wed, 14 May 2008 18:13:14 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15668:65930</guid>
      <author>David Lima Cohen</author>
      <link>http://userscripts.org/posts/65930</link>
    </item>
    <item>
      <title>Archived Comments, replied by Masayuki Ataka</title>
      <description>&lt;p&gt;(Update|2006-07-25) Include &lt;a href=&quot;https://www.google.com/reader/&quot;&gt;https://www.google.com/reader/&lt;/a&gt;.
&lt;br /&gt;Hide also `Change to private...' below Starred items, and `You're already subscribed' in Subscriptions.&lt;/p&gt;</description>
      <pubDate>Mon, 24 Jul 2006 20:02:39 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15668:65931</guid>
      <author>Masayuki Ataka</author>
      <link>http://userscripts.org/posts/65931</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:32 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:15668:65929</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/65929</link>
    </item>
  </channel>
</rss>
