<?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>sprouthead blog &#187; Firefox</title>
	<atom:link href="http://www.sprouthead.com/blog/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sprouthead.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 09 Nov 2011 12:36:40 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Google Readerを使いやすくするGreasemonkeyのスクリプト</title>
		<link>http://www.sprouthead.com/blog/firefox/firefox_google_reader.html</link>
		<comments>http://www.sprouthead.com/blog/firefox/firefox_google_reader.html#comments</comments>
		<pubDate>Fri, 23 Oct 2009 12:10:08 +0000</pubDate>
		<dc:creator>seto</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.sprouthead.com/blog/?p=713</guid>
		<description><![CDATA[RSSリーダーはずっとFirefoxのアドオンのNewsFoxを使っていました。 3ペインで見やすくて気に入っていたのですが、購読するRSSの数が100を超えてきたあたりからRSSの更新に時間がかかり、Firefox自体 [...]]]></description>
			<content:encoded><![CDATA[				<p>RSSリーダーはずっとFirefoxのアドオンの<a href="https://addons.mozilla.org/ja/firefox/addon/629" target="_blank">NewsFox</a>を使っていました。<br />
				3ペインで見やすくて気に入っていたのですが、購読するRSSの数が100を超えてきたあたりからRSSの更新に時間がかかり、Firefox自体が固まることが多くなってきました。</p>
				<p>そこでGoogleリーダーをGreasemonkeyを使ってNewsFoxの使用感に近づけてみることにしました。</p>
				<p><img class="alignnone size-full wp-image-722" style="border: 1px solid black;" title="firefox_google_reader_2" src="http://www.sprouthead.com/blog/wp-content/uploads/2009/10/firefox_google_reader_2.gif" alt="firefox_google_reader_2" width="542" height="251" /></p>
				<p>通常このようなgoogleリーダーを下記のように変更します。</p>
				<p><img class="alignnone size-full wp-image-721" style="border: 1px solid black;" title="firefox_google_reader_1" src="http://www.sprouthead.com/blog/wp-content/uploads/2009/10/firefox_google_reader_1.gif" alt="firefox_google_reader_1" width="542" height="375" /></p>
				<p><span id="more-713"></span></p>
				<ul>
				<li><strong>フィードの移行</strong></li>
				</ul>
				<p>まず、NewsFoxのオプションから&#8221;OPMLをエクスポート&#8221;を選択し、ファイルを保存します。<br />
				次にGoogleリーダーの左下にある&#8221;登録フィードの管理&#8221;にいき、&#8221;インポート/エクスポート&#8221;をクリック。<br />
				&#8220;OPML ファイルを選択:&#8221;で先ほど保存したファイルを選択し、アップロードします。<br />
				フィードの量が多かったせいか、一回ではすべて登録されなかったので、同じファイルを何度かアップロードしてすべてのフィードを登録しました。</p>
				<ul>
				<li><strong>フィードの登録先をGoogleリーダーに変更</strong></li>
				</ul>
				<p>Firefoxのメニューの&#8221;ツール&#8221;から&#8221;オプション&#8221;を選択し、&#8221;プログラム&#8221;で&#8221;Web フィード&#8221;の取り扱い方法を&#8221;Googleリーダーを使用&#8221;に変更します。</p>
				<ul>
				<li><strong>表示の変更</strong></li>
				</ul>
				<p>変更した点は以下になります。</p>
				<ul>
				<li>プレビューの追加。</li>
				<li>記事の色分け。</li>
				<li>faviconの追加。</li>
				</ul>
				<p>Firefoxのアドオンの<a href="https://addons.mozilla.org/ja/firefox/addon/6424" target="_blank">Better GReader</a>を使用すれば手軽に同じようなことができますが、</p>
				<ul>
				<li>プレビューの横幅が狭く感じる。</li>
				<li>なぜかfaviconが表示されなくなった。(最初は表示されていた。)</li>
				</ul>
				<p>ということがあったので個別にGreasemonkeyのスクリプトを使用することにしました。<br />
				※<a href="https://addons.mozilla.org/ja/firefox/addon/6424" target="_blank">Better GReader</a>はGoogleリーダーを使いやすくするGreasemonkeyのスクリプトをまとめたアドオンです。このほかに手軽にスキンを変えられたりする機能などがあります。<br />
				まずFirefoxのアドオンであるGreasemonkeyを<a href="https://addons.mozilla.org/ja/firefox/addon/748" target="_blank">ここ</a>からインストールします。</p>
				<ul>
				<li><strong>プレビューの追加</strong></li>
				</ul>
				<p>プレビューの追加には下記のGreasemonkeyのスクリプトを使用しました。</p>
				<p><a href="http://userscripts.org/scripts/show/10774" target="_blank">Google Reader Preview with increase sizes for widescreen owners <img src='http://www.sprouthead.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
				</a></p>
				<p>このスクリプトを使用すると記事を開いたときにその記事のサイトが表示されるようになります。<br />
				記事ごとにプレビューするかを選択したい場合は下記スクリプトの方がいいかもしれません。</p>
				<p><a href="http://userscripts.org/scripts/show/9455" target="_blank">Google Reader Preview Enhanced</a></p>
				<p><a href="http://www.sprouthead.com/blog/wp-content/uploads/2009/10/firefox_google_reader_6.gif" rel="lightbox"><img class="alignnone size-full wp-image-737" style="border: 1px solid black;" title="firefox_google_reader_6" src="http://www.sprouthead.com/blog/wp-content/uploads/2009/10/firefox_google_reader_6.gif" alt="firefox_google_reader_6" width="246" height="156" /></a></p>
				<p>Greasemonkeyのスクリプトをインストールするには上記&#8221;Install&#8221;ボタンをクリックし、確認画面で&#8221;インストール&#8221;をクリックします。<br />
				デフォルトの状態だとgoogle.comのみの適用なので、google.co.jpにも適用されるように設定します。</p>
				<p>Firefoxのメニューから&#8221;ツール&#8221; &gt; &#8220;Greasemonkey&#8221; &gt; &#8220;ユーザスクリプトの管理&#8221;を選択します。</p>
				<p><a href="http://www.sprouthead.com/blog/wp-content/uploads/2009/10/firefox_google_reader_3.gif" rel="lightbox"><img class="alignnone size-full wp-image-739" style="border: 1px solid black;" title="firefox_google_reader_3" src="http://www.sprouthead.com/blog/wp-content/uploads/2009/10/firefox_google_reader_3.gif" alt="firefox_google_reader_3" width="426" height="374" /></a></p>
				<p>上記画面が表示されるので&#8221;ユーザスクリプトを実行するページ&#8221;から&#8221;http://reader.google.com/reader/*&#8221;を選択し、&#8221;編集&#8221;ボタンをクリックします。</p>
				<p><a href="http://www.sprouthead.com/blog/wp-content/uploads/2009/10/firefox_google_reader_4.gif" rel="lightbox"><img class="alignnone size-full wp-image-740" style="border: 1px solid black;" title="firefox_google_reader_4" src="http://www.sprouthead.com/blog/wp-content/uploads/2009/10/firefox_google_reader_4.gif" alt="firefox_google_reader_4" width="379" height="102" /></a></p>
				<p>上記画面が表示されるので、&#8221;.com&#8221;の部分を&#8221;.tld&#8221;に変更して&#8221;OK&#8221;をクリックします。<br />
				&#8220;http://www.google.com/reader/*&#8221;についても同様に変更します。<br />
				これでどのトップレベルドメインのGoogleリーダーでもこのスクリプトが適用されるようになります。</p>
				<p>自分の場合、これでもプレビューの横幅が狭い感じがしたのでもう少し広くしてみました。&#8221;ユーザスクリプトの管理&#8221;で&#8221;Google Reader Preview Enhanced&#8221;を選択して、下にある&#8221;編集&#8221;ボタンをクリックします。</p>
				<p>エディタの選択になるのでスクリプトを開くエディタを選択します。開いたら</p>
				<pre class="brush: jscript; title: ; notranslate">
body.innerHTML = &quot;&lt;IFRAME src='&quot;+href+&quot;' height=600 width=1120&gt;&lt;/IFrame&gt;&quot;;
</pre>
				<p>のheightとwidthを変更します。自分の環境ではheight=700、width=1280に変更しました。<br />
				変更が終わったら、ファイルを保存し、Googleリーダーをリロードするとスクリプトが適用されます。</p>
				<ul>
				<li><strong>記事の色分けをする</strong></li>
				</ul>
				<p>記事の色分けには下記のGreasemonkeyのスクリプトを使用しました。</p>
				<p><a href="http://userscripts.org/scripts/show/8782" target="_blank">Google Reader &#8211; Colorful List View</a></p>
				<p>プレビューの追加と同様の手順でインストールし、&#8221;ユーザスクリプトを実行するページ&#8221;に表示されるアドレスの&#8221;.com&#8221;を&#8221;.tld&#8221;に変更します。</p>
				<ul>
				<li><strong>faviconの追加</strong></li>
				</ul>
				<p>faviconを追加するには下記を使用しました。</p>
				<p><a href="http://d.hatena.ne.jp/kei-s/20061110/1163182451" target="_blank">Google Readerでfaviconを表示 &#8211; 札幌市西区</a></p>
				<p>&#8220;faviconwithgooglereader.user.jsをインストール&#8221;をクリックしてGreasemonkeyのスクリプトをインストールします。<br />
				faviconが無い場合にデフォルトアイコンを表示するにはプレビューの追加と同様に&#8221;Favicon with Google Reader&#8221;をエディタで開き、</p>
				<pre class="brush: jscript; title: ; notranslate">
var showBlankIcon = true;
</pre>
				<p>に変更します。</p>
				<ul>
				<li><strong>スキンを変える</strong></li>
				</ul>
				<p>あまり使わないヘッダー部分を非表示にして一覧の表示領域を広げます。非表示になってる部分はwキーを押すことで表示させることも出来ます。</p>
				<p><a href="http://userscripts.org/scripts/show/12197" target="_blank">Google Reader Minimalistic</a></p>
				<p>このスクリプトの&#8221;ユーザスクリプトを実行するページ&#8221;には不要なものが多かったので、全部消してプレビューの追加と同じ設定にしました。</p>
				<p>以上の設定をしてGoogleリーダーを使ってみたところ、使い勝手もよく、無事NewsFoxから乗り換えることができました。</p>
				<ul>
				<li><strong>おまけ：便利なショートカット</strong></li>
				</ul>
				<p>Googleリーダーを使いやすくするショートカットを紹介します。</p>
				<p>r ： 更新<br />
				shift + a ： すべての記事を既読<br />
				m ： 未読/既読の切り替え<br />
				shift + / ：ショートカット一覧を表示</p>
				<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 612px; width: 1px; height: 1px;"><a id="sub-tree-subscriptions" href="http://www.google.co.jp/reader/settings?display=edit-subscriptions">登録フィードの管理</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.sprouthead.com/blog/firefox/firefox_google_reader.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefoxを再起動するアドオンQuickRestart</title>
		<link>http://www.sprouthead.com/blog/firefox/firefox_quickrestart.html</link>
		<comments>http://www.sprouthead.com/blog/firefox/firefox_quickrestart.html#comments</comments>
		<pubDate>Thu, 22 Oct 2009 12:00:44 +0000</pubDate>
		<dc:creator>seto</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.sprouthead.com/blog/?p=728</guid>
		<description><![CDATA[普段からFirefoxでたくさんタブを開いてずっと立ち上げたままにして使用しているのですが、これだどんどんメモリ使用量が上がっていき、動作がだんだん重くなり、クラッシュすることもしばしばです。 about:configで [...]]]></description>
			<content:encoded><![CDATA[				<p>普段からFirefoxでたくさんタブを開いてずっと立ち上げたままにして使用しているのですが、これだどんどんメモリ使用量が上がっていき、動作がだんだん重くなり、クラッシュすることもしばしばです。</p>
				<p>about:configでconfig.trim_on_minimizeをtrueに設定して、メモリ使用量があがってきたらウインドウの最小化をしてみても、タスクマネージャのプロセスでメモリ使用量は下がるのですが、物理メモリを見ると利用可能メモリは増えておらず、動作も重いまま。</p>
				<p>仕方なくFirefoxを再起動するのですが、普通に終了して起動するとgoogleなどへのログイン情報が消えてしまってログインしなおしになってしまいます。そこでアドオンをインストールしたときに表示される再起動ボタンの機能と同じようにログイン情報を保ったまま再起動できる方法はないかと探していたところ、ちょうどいいアドオンがありました。</p>
				<p><a href="https://addons.mozilla.org/ja/firefox/addon/3559" target="_blank">QuickRestart</a></p>
				<p>QuickRestartをFirefoxに追加するとメニューのファイルに&#8221;Firefoxを再始動する&#8221;が追加されます。また、Cｔｒｌ + Alt + Rでも再起動でき、ツールバーに追加すればワンクリックで再起動できます。</p>
				<p>これでFirefoxを再起動することに対する抵抗が少し軽減されました。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sprouthead.com/blog/firefox/firefox_quickrestart.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

