<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Discussion on Writing Room 4 Google Documents | Userscripts.org</title>
    <link>http://userscripts.org/scripts/show/20363</link>
    <description>Recent comments on userscript: Writing Room 4 Google Documents</description>
    <language>en-us</language>
    <ttl>60</ttl>
    <item>
      <title>Archived Comments, replied by Michael Sacchi</title>
      <description>&lt;p&gt;Google implemented this feature yesterday.
&lt;br /&gt;My script is no longer needed (but this proves it was helpful and needed :) )&lt;/p&gt;</description>
      <pubDate>Fri, 18 Jul 2008 22:27:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14052:47811</guid>
      <author>Michael Sacchi</author>
      <link>http://userscripts.org/posts/47811</link>
    </item>
    <item>
      <title>Archived Comments, replied by Nimit Maru</title>
      <description>&lt;p&gt;Hey Michael, I was just about to write this myself and then found yours. Wonderful, thanks! I would like to suggest a few changes that should help to gain one more line on the top:
&lt;br /&gt;&lt;code&gt;
&lt;br /&gt;var link;
&lt;br /&gt;link=document.createElement(&quot;div&quot;);
&lt;br /&gt;link.innerHTML = &quot;&amp;lt;a style=\&quot;font:bold 10px arial,sans-serif; margin: 2px;padding: 1px; position: absolute; top: 0; left: 120px;\&quot; href='javascript:void(0);' onClick=\&quot;if(document.getElementById('navigation').style.display == 'none'){ document.getElementById('navigation').style.display=''; this.innerHTML='Hide header'; this.style.left='120px';} else {this.innerHTML='Show header'; this.style.left='10px'; document.getElementById('navigation').style.display = 'none';} return false;\&quot;&amp;gt; Hide header &amp;lt;/a&amp;gt;&quot;;
&lt;br /&gt;document.body.insertBefore(link, parent.document.getElementById('editPage').firstChild);
&lt;br /&gt;&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Thanks again!&lt;/p&gt;</description>
      <pubDate>Sun, 13 Jul 2008 18:51:11 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14052:47812</guid>
      <author>Nimit Maru</author>
      <link>http://userscripts.org/posts/47812</link>
    </item>
    <item>
      <title>Archived Comments, replied by WeyrleaderZor</title>
      <description>&lt;p&gt;Thanks for sharing this script with us. It is a great little tool to &quot;steal&quot; some screen space back so we can just work and not have the &quot;over head&quot; of wasted space to look at. Very handy and very little and inconspicuous. Great job!&lt;/p&gt;</description>
      <pubDate>Wed, 26 Mar 2008 15:39:58 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14052:47813</guid>
      <author>WeyrleaderZor</author>
      <link>http://userscripts.org/posts/47813</link>
    </item>
    <item>
      <title>Archived Comments, replied by Michael Sacchi</title>
      <description>&lt;p&gt;I fixed the &quot;include&quot; url scheme.
&lt;br /&gt;Now it works with documents opened from a GMail attachment.&lt;/p&gt;</description>
      <pubDate>Sat, 22 Mar 2008 12:46:22 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14052:47814</guid>
      <author>Michael Sacchi</author>
      <link>http://userscripts.org/posts/47814</link>
    </item>
    <item>
      <title>Archived Comments, replied by Michael Sacchi</title>
      <description>&lt;p&gt;Apparently google changed the URL scheme.
&lt;br /&gt;I'll update the script as soon as I find time (hopefully later today)&lt;/p&gt;</description>
      <pubDate>Sat, 22 Mar 2008 08:32:00 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14052:47815</guid>
      <author>Michael Sacchi</author>
      <link>http://userscripts.org/posts/47815</link>
    </item>
    <item>
      <title>Archived Comments, replied by behemothing</title>
      <description>&lt;p&gt;and i installed it while procrastinating! hooray!&lt;/p&gt;</description>
      <pubDate>Thu, 06 Mar 2008 01:07:55 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14052:47816</guid>
      <author>behemothing</author>
      <link>http://userscripts.org/posts/47816</link>
    </item>
    <item>
      <title>Archived Comments, replied by majkia</title>
      <description>&lt;p&gt;oh what a great script!  thanks!&lt;/p&gt;</description>
      <pubDate>Sun, 10 Feb 2008 14:16:18 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14052:47817</guid>
      <author>majkia</author>
      <link>http://userscripts.org/posts/47817</link>
    </item>
    <item>
      <title>Archived Comments, replied by Michael Sacchi</title>
      <description>&lt;p&gt;Thanks a lot Brian! Looks really nice, I'll update the script with this new version and modify the description as soon as I find a minute to do so :)
&lt;br /&gt;Thanks again, I'm glad you found it useful.&lt;/p&gt;</description>
      <pubDate>Thu, 07 Feb 2008 16:12:28 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14052:47818</guid>
      <author>Michael Sacchi</author>
      <link>http://userscripts.org/posts/47818</link>
    </item>
    <item>
      <title>Archived Comments, replied by Brian Jepson</title>
      <description>&lt;p&gt;Looks like my attempt at pasting in some code failed. This link should work: &lt;a href=&quot;http://jepstone.net/downloads/writingroom2.txt&quot;&gt;http://jepstone.net/downloads/writingroom2.txt&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 05 Feb 2008 21:02:25 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14052:47819</guid>
      <author>Brian Jepson</author>
      <link>http://userscripts.org/posts/47819</link>
    </item>
    <item>
      <title>Archived Comments, replied by Brian Jepson</title>
      <description>&lt;p&gt;This is great-just what I needed! If you modify the code to also hide bottom_chrome, you can get rid of the line at the bottom that reads Check Spelling and get another line or to.
&lt;br /&gt;&lt;pre&gt;
var link;
link=document.createElement(&quot;div&quot;);
link.innerHTML=&quot;&lt;a&gt;&lt;/pre&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 05 Feb 2008 21:00:19 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14052:47820</guid>
      <author>Brian Jepson</author>
      <link>http://userscripts.org/posts/47820</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:17 +0000</pubDate>
      <guid isPermaLink="false">userscripts.org:14052:47810</guid>
      <author>Jesse Andrews</author>
      <link>http://userscripts.org/posts/47810</link>
    </item>
  </channel>
</rss>
