<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Thin &#38; Light &#187; userscript</title>
	<atom:link href="http://thinlight.org/tag/userscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinlight.org</link>
	<description>Passion for the web</description>
	<lastBuildDate>Sun, 30 May 2010 06:04:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Toggling the Google Reader Shared Items Panel</title>
		<link>http://thinlight.org/2008/02/01/toggling-the-google-reader-shared-items-panel/</link>
		<comments>http://thinlight.org/2008/02/01/toggling-the-google-reader-shared-items-panel/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 16:38:07 +0000</pubDate>
		<dc:creator>thinlight</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[Greasemonkey]]></category>
		<category><![CDATA[userscript]]></category>

		<guid isPermaLink="false">http://thinlight.org/2008/02/01/toggling-the-google-reader-shared-items-panel/</guid>
		<description><![CDATA[I&#8217;m a fan of Google Reader. Although FeedDemon went free recently and it offers synchronization with NewsGator which is great attraction for many people, I still couldn&#8217;t drop Google Reader.
However the panel above the subscription list takes up too much space for my humble screen resolution of 1024&#215;768. As Google rolled out the much complained [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a fan of Google Reader. Although <a href="http://www.newsgator.com/Individuals/FeedDemon/">FeedDemon</a> went free recently and it offers synchronization with <a href="http://www.newsgator.com/">NewsGator</a> which is great attraction for many people, I still couldn&#8217;t drop Google Reader.</p>
<p>However the panel above the subscription list takes up too much space for my humble screen resolution of 1024&#215;768. As Google <a href="http://googlereader.blogspot.com/2007/12/reader-and-talk-are-friends.html">rolled out</a> the much complained &#8220;Friends&#8217; shared items&#8221; feature, it became an urgent task for me to hide the annoying but never used panel. It took up 1/3 of the vertical space on the left sidebar!</p>
<p>No, not just hiding. Sometimes I need to clear the number of unread friends&#8217; shared items. So it should be a &#8220;toggler&#8221; like the sidebar (or nav-bar as called by Google) toggler natively built in Google Reader. Like this:</p>
<p>Before hiding, with mouse hovering on the toggler:</p>
<p><img src='http://thinlight.org/wp-content/uploads/2008/02/hide-share.png' alt='toggler' /></p>
<p>When the panel is hidden:</p>
<p><img src='http://thinlight.org/wp-content/uploads/2008/02/share-hidden.png' alt='panel hidden' /></p>
<p>You can still open it at any time. Basically, it works in the same way as the native sidebar toggler.</p>
<p>This is done by writing a user script for <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a>, so you must have Greasemonkey installed to use it.</p>
<p><a href="http://thinlight.org/toolbox/firefox/userscripts/google-reader-share-panel-toggler.html">Get it now</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinlight.org/2008/02/01/toggling-the-google-reader-shared-items-panel/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
