<?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>Kinopyo Blog &#187; Firefox</title>
	<atom:link href="http://www.kinopyo.com/blog/category/%E3%83%96%E3%83%A9%E3%82%A6%E3%82%B6/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kinopyo.com/blog</link>
	<description>プログラマとしてRuby, Rails, iPhone, iPad,Macなどなどと向き合う日々のログポース</description>
	<lastBuildDate>Sun, 08 Jan 2012 14:59:09 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<atom:link rel='hub' href='http://www.kinopyo.com/blog/?pushpress=hub'/>
		<item>
		<title>FirefoxのTab BarとNavigation Barを一行にしてくれるAddon:OneLiner</title>
		<link>http://www.kinopyo.com/blog/firefox-addon-combine-tab-bar-and-navigation-bar-to-one-line</link>
		<comments>http://www.kinopyo.com/blog/firefox-addon-combine-tab-bar-and-navigation-bar-to-one-line#comments</comments>
		<pubDate>Tue, 16 Aug 2011 08:04:31 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=2093</guid>
		<description><![CDATA[
表題の通りFirefoxのTab BarとNavigation Barを一行にしてくれるアドオンです。by Mozilla Labsのアドオンでhttp://www.lifehacker.jp/2011/08/110807_oneliner.htmlでも紹介しています。早速入れてみました、結構ツールバーのスペースが増えたように感じますね。

oneLinerでインストール!
アドレスバーにフォーカスするときは自動で横幅を拡大してくれます。

]]></description>
			<content:encoded><![CDATA[<div class="section">
<p>表題の通りFirefoxのTab BarとNavigation Barを一行にしてくれるアドオンです。by Mozilla Labsのアドオンで<a href="http://www.lifehacker.jp/2011/08/110807_oneliner.html" target="_blank">http://www.lifehacker.jp/2011/08/110807_oneliner.html</a>でも紹介しています。早速入れてみました、結構ツールバーのスペースが増えたように感じますね。</p>
<p><a href="http://www.kinopyo.com/blog/wp-content/uploads/2011/08/Firefox_addon_oneliner.jpg" rel="lightbox[2093]"><img src="http://www.kinopyo.com/blog/wp-content/uploads/2011/08/Firefox_addon_oneliner-300x36.jpg" alt="" title="Firefox_addon_oneliner" width="300" height="36" class="alignnone size-medium wp-image-2094" /></a></p>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/prospector-oneLiner/" target="_blank">oneLiner</a>でインストール!</p>
<p>アドレスバーにフォーカスするときは自動で横幅を拡大してくれます。</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/firefox-addon-combine-tab-bar-and-navigation-bar-to-one-line/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Readerで以上/以下のアイテムを既読にする方法(要firefox)</title>
		<link>http://www.kinopyo.com/blog/how-to-mark-above-or-below-as-read-in-google-reader</link>
		<comments>http://www.kinopyo.com/blog/how-to-mark-above-or-below-as-read-in-google-reader#comments</comments>
		<pubDate>Wed, 20 Jul 2011 15:08:08 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[便利ツール]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=2001</guid>
		<description><![CDATA[
Google Readerでフィードに100以上のアイテムがある場合途中まで読んで、読んだ分だけを既読にしたいですね。FIrefoxならそれが実現できます。
現時点で使ってるFirefoxは5.0.1です。
手順

https://addons.mozilla.org/ja/firefox/addon/greasemonkey/でGreasemonkeyをインストールし、Firefoxを再起動
http://userscripts.org/scripts/show/47830右上のInstallをクリック
Google Readerを開けば&#8221;Mark below as read&#8221;と&#8221;Mark above as read&#8221;ボタンが上のツールバーに現れる
一つのアイテムを選択し(展開/折り畳みのどちらでもOK)、ボタンを押す
ショートカットはq 下のアイテムを既読にとw 上のアイテムを既読に


]]></description>
			<content:encoded><![CDATA[<div class="section">
<p>Google Readerでフィードに100以上のアイテムがある場合途中まで読んで、読んだ分だけを既読にしたいですね。FIrefoxならそれが実現できます。</p>
<p>現時点で使ってるFirefoxは5.0.1です。</p>
<h4 id="hs_5822d6fe2a28f8929751c6dfa11debd0_header_0">手順</h4>
<ol>
<li><a href="https://addons.mozilla.org/ja/firefox/addon/greasemonkey/" target="_blank">https://addons.mozilla.org/ja/firefox/addon/greasemonkey/</a>でGreasemonkeyをインストールし、Firefoxを再起動</li>
<li><a href="http://userscripts.org/scripts/show/47830" target="_blank">http://userscripts.org/scripts/show/47830</a>右上のInstallをクリック</li>
<li>Google Readerを開けば&#8221;Mark below as read&#8221;と&#8221;Mark above as read&#8221;ボタンが上のツールバーに現れる</li>
<li>一つのアイテムを選択し(展開/折り畳みのどちらでもOK)、ボタンを押す</li>
<li>ショートカットは<strong>q 下のアイテムを既読に</strong>と<strong>w 上のアイテムを既読に</strong></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/how-to-mark-above-or-below-as-read-in-google-reader/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FirefoxでjQueryを開発するならFireQueryを使ってみよう</title>
		<link>http://www.kinopyo.com/blog/firebug-enhancements-for-jquery</link>
		<comments>http://www.kinopyo.com/blog/firebug-enhancements-for-jquery#comments</comments>
		<pubDate>Sat, 12 Dec 2009 18:06:59 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Firebug]]></category>

		<guid isPermaLink="false">http://kinopyo.com/blog/?p=498</guid>
		<description><![CDATA[
FireQueryはFirebugを拡張したアドオンで、jQueryをよりよくサポートできるんです。
jQueryのオブジェクトをコンソールで確認したり、マウスオーバーで画面上のレーヤーで表示されたりして
大変便利になります。
これ以外でもjQuerifyというやつがあって、
jQueryが適用されてないhtmlにもfirebugのコンソールで直接jQueryのコードを書いてそのまま動作確認ができます。
主な機能

jQuery expressions are intelligently presented in Firebug Console and DOM inspector
attached jQuery data are first class citizens
elements in jQuery collections are highlighted on hover
jQuerify: enables you to inject jQuery into ...]]></description>
			<content:encoded><![CDATA[<div class="section">
<p>FireQueryはFirebugを拡張したアドオンで、jQueryをよりよくサポートできるんです。</p>
<p>jQueryのオブジェクトをコンソールで確認したり、マウスオーバーで画面上のレーヤーで表示されたりして</p>
<p>大変便利になります。</p>
<p>これ以外でもjQuerifyというやつがあって、</p>
<p>jQueryが適用されてないhtmlにもfirebugのコンソールで直接jQueryのコードを書いてそのまま動作確認ができます。</p>
<h4 id="hs_38af5c5949797375166ae0d80d3e7d42_header_0">主な機能</h4>
<ul>
<li>jQuery expressions are intelligently presented in Firebug Console and DOM inspector</li>
<li>attached jQuery data are first class citizens</li>
<li>elements in jQuery collections are highlighted on hover</li>
<li>jQuerify: enables you to inject jQuery into any page </li>
</ul>
<p><a href="http://kinopyo.com/blog/wp-content/uploads/2009/12/FireQuery.png" rel="lightbox[pics498]" title="FireQuery"><img src="http://kinopyo.com/blog/wp-content/uploads/2009/12/FireQuery.thumbnail.png" alt="FireQuery" width="200" height="200" class="attachment wp-att-500 alignleft" /></a></p>
<p><a href="http://kinopyo.com/blog/wp-content/uploads/2009/12/FireQuery2.png" rel="lightbox[pics498]" title="FireQuery2"><img src="http://kinopyo.com/blog/wp-content/uploads/2009/12/FireQuery2.thumbnail.png" alt="FireQuery2" width="200" height="200" class="attachment wp-att-501 alignlright" /></a></p>
<h4 id="hs_38af5c5949797375166ae0d80d3e7d42_header_1">jQuerifyを使おう！</h4>
<ul>
<li>まずfirebugのconsoleのjQuerifyをクリックします。するとjqueryが適用されたと表示されます。</li>
</ul>
<p><a href="http://kinopyo.com/blog/wp-content/uploads/2009/12/jquerify.jpg" rel="lightbox[pics498]" title="jquerify"><img src="http://kinopyo.com/blog/wp-content/uploads/2009/12/jquerify.thumbnail.jpg" alt="jquerify" width="400" height="287" class="attachment wp-att-560 " /></a></p>
<ul>
<li>次は「>>>」のところでjquery文を書けばOKです。</li>
</ul>
<p><a href="http://kinopyo.com/blog/wp-content/uploads/2009/12/Picture-61.jpg" rel="lightbox[pics498]" title="fireQuery"><img src="http://kinopyo.com/blog/wp-content/uploads/2009/12/Picture-61.thumbnail.jpg" alt="fireQuery" width="400" height="248" class="attachment wp-att-565  " /></a></p>
<ul>
<li>複数行のjqueryコードが書きたい場合は、右下にある「↑」ボタンをクリックし、コンソールの右フレームで書けます。</li>
</ul>
<p><a href="http://kinopyo.com/blog/wp-content/uploads/2009/12/jquery-runed.jpg" rel="lightbox[pics498]" title="jquery-runed"><img src="http://kinopyo.com/blog/wp-content/uploads/2009/12/jquery-runed.thumbnail.jpg" alt="jquery-runed" width="400" height="287" class="attachment wp-att-562" /></a></p>
<h4 id="hs_38af5c5949797375166ae0d80d3e7d42_header_2">ダウンロード</h4>
<p><a href="https://addons.mozilla.org/ja/firefox/addon/12632" target="_blank">FireQuery Download</a></p>
<p></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/firebug-enhancements-for-jquery/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FireRainbow &#8211; FirebugのJavaScriptをシンタクスハイライト</title>
		<link>http://www.kinopyo.com/blog/firerainbow-syntax-highlight-in-firebug</link>
		<comments>http://www.kinopyo.com/blog/firerainbow-syntax-highlight-in-firebug#comments</comments>
		<pubDate>Fri, 11 Dec 2009 02:18:28 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firebug]]></category>

		<guid isPermaLink="false">http://kinopyo.com/blog/?p=482</guid>
		<description><![CDATA[
FirebugのJavaScript、HTML、CSSをシンタクスハイライトするアドオンです。


ダウンロード
FireRainbow Download
機能概要


Mixed syntax highlighting powered by CodeMirror

Javascript
HTML
CSS


Advanced features:

Color theme can be modified using Firebug&#8217;s CSS panel
Highlighting is applied incrementally (good performance)
Color themes available on GitHub




追記
今まで使ったところブレークポイントが付けない不具合がありました。
不具合発生時、firebug内のソースがハイライトしてないので疑いがあると判断し、
いったんマウスホイルを一回回すとソースはハイライトされブレークポイントもつけるようになりました。
これで一応回避できます。

]]></description>
			<content:encoded><![CDATA[<div class="section">
<p>FirebugのJavaScript、HTML、CSSをシンタクスハイライトするアドオンです。</p>
<p><br/></p>
<p><a href="http://kinopyo.com/blog/wp-content/uploads/2009/12/firerainbow-mainshot-full1.png" rel="lightbox[pics482]" title="firewindow"><img src="http://kinopyo.com/blog/wp-content/uploads/2009/12/firerainbow-mainshot-full1.thumbnail.png" alt="firewindow" width="400" height="309" class="attachment wp-att-489 " /></a></p>
<h4 id="hs_8a3fc35b7d49b82922399d31ada190c2_header_0">ダウンロード</h4>
<p><a href="https://addons.mozilla.org/en-US/firefox/addon/9603" target="_blank">FireRainbow Download</a></p>
<h4 id="hs_8a3fc35b7d49b82922399d31ada190c2_header_1">機能概要</h4>
<blockquote>
<ul>
<li>Mixed syntax highlighting powered by CodeMirror
<ul>
<li>Javascript</li>
<li>HTML</li>
<li>CSS</li>
</ul>
</li>
<li>Advanced features:
<ul>
<li>Color theme can be modified using Firebug&#8217;s CSS panel</li>
<li>Highlighting is applied incrementally (good performance)</li>
<li>Color themes available on GitHub</li>
</ul>
</li>
</ul>
</blockquote>
<h4 id="hs_8a3fc35b7d49b82922399d31ada190c2_header_2">追記</h4>
<p>今まで使ったところブレークポイントが付けない不具合がありました。</p>
<p>不具合発生時、firebug内のソースがハイライトしてないので疑いがあると判断し、</p>
<p>いったんマウスホイルを一回回すとソースはハイライトされブレークポイントもつけるようになりました。</p>
<p>これで一応回避できます。</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/firerainbow-syntax-highlight-in-firebug/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firebugがバグる：「Failed to load source for sourceFile top-level&#8230;」</title>
		<link>http://www.kinopyo.com/blog/firebug-bug-failed-to-load-source-for-sourcefile-top-level</link>
		<comments>http://www.kinopyo.com/blog/firebug-bug-failed-to-load-source-for-sourcefile-top-level#comments</comments>
		<pubDate>Wed, 02 Dec 2009 09:28:29 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[トラブル]]></category>

		<guid isPermaLink="false">http://kinopyo.kuron.jp/blog/firebug%e3%81%8c%e3%83%90%e3%82%b0%e3%82%8b%ef%bc%9a%e3%80%8cfailed-to-load-source-for-sourcefile-top-level-%e3%80%8d</guid>
		<description><![CDATA[
現象
FirebugでJavaScriptをデバッグしようとするとこんなエラーになりました。

Failed to load source for sourceFile top-level http://sample.com/jquery.js script.tags( X&#124; 1094 1095 ...

環境

Firefox : 3.5.5
firebug : 1.4.5

調査
ぐぐって見ましたが、いい回答が見つかりませんでした。
同じバグにあった方のブログでのやり方で、
firebugを1.3.0に戻してもダメでした。
さらに1.3.3ではこの問題が解決されたと、firebugの公式サイトの回答がありました。

結局は..
エラーとなるプロジェクトを丸ごとTomcatサーバに置いたら、firebugで普通に見れました。
なぜかははっきり分かりませんが、この同じプロジェクトをずっとローカルで開発してきて、
firebugも全然問題なく使ったから、やたらおかしいです。

]]></description>
			<content:encoded><![CDATA[<div class="section">
<h4>現象</h4>
<p>FirebugでJavaScriptをデバッグしようとするとこんなエラーになりました。</p>
<pre>
Failed to load source for sourceFile top-level <a href="http://sample.com/jquery.js" target="_blank">http://sample.com/jquery.js</a> script.tags( X| 1094 1095 ...
</pre>
<h4>環境</h4>
<ul>
<li>Firefox : 3.5.5</li>
<li>firebug : 1.4.5</li>
</ul>
<h4>調査</h4>
<p>ぐぐって見ましたが、いい回答が見つかりませんでした。</p>
<p><a href="http://blog.livedoor.jp/mapserver2007/archives/50793386.html" target="_blank">同じバグにあった方のブログ</a>でのやり方で、</p>
<p>firebugを1.3.0に戻してもダメでした。</p>
<p>さらに1.3.3ではこの問題が解決されたと、firebugの公式サイトの回答がありました。</p>
<p><br/></p>
<h4>結局は..</h4>
<p>エラーとなるプロジェクトを丸ごとTomcatサーバに置いたら、firebugで普通に見れました。</p>
<p>なぜかははっきり分かりませんが、この同じプロジェクトをずっとローカルで開発してきて、</p>
<p>firebugも全然問題なく使ったから、やたらおかしいです。</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/firebug-bug-failed-to-load-source-for-sourcefile-top-level/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 3/36 queries in 0.113 seconds using disk: basic
Object Caching 506/555 objects using disk: basic

Served from: www.kinopyo.com @ 2012-01-14 06:32:00 -->
