<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>8bitodyssey.com &#187; FireFox</title>
	<atom:link href="http://8bitodyssey.com/archives/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://8bitodyssey.com</link>
	<description>WordPressでつづる、おでのこの道わが旅。</description>
	<lastBuildDate>Sat, 04 Feb 2012 02:26:13 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://8bitodyssey.com/archives/tag/firefox/feed" />
		<item>
		<title>FirefoxとUbiquityで作るWordPressコマンドライン検索とalc検索</title>
		<link>http://8bitodyssey.com/archives/914</link>
		<comments>http://8bitodyssey.com/archives/914#comments</comments>
		<pubDate>Sun, 31 Aug 2008 14:40:56 +0000</pubDate>
		<dc:creator>おで</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[インターネット]]></category>
		<category><![CDATA[ウェブ開発]]></category>
		<category><![CDATA[alc]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[ubiquity]]></category>
		<category><![CDATA[アドオン]]></category>

		<guid isPermaLink="false">http://8bitodyssey.com/archives/914</guid>
		<description><![CDATA[<p><img src="http://www.odysseygate.com/images/pero.jpg" style="float: left; margin: 2px 5px 1px 0px"/></p>
<p></p> <p>Mozilla Labsが公開したFirefoxの拡張機能『<a href="http://labs.mozilla.com/2008/08/introducing-ubiquity/" target="_blank">Ubiquity</a>』というのがすごいらしいです。どのくらいすごいかというとMacで言うところのQuicksilverくらいすごいらしいんです。</p> <p>要するにブラウザの動きをコマンドラインで色々できる、ということらしい。ハイヨ、シルバーよりはすごそうです(｀・ω・´)</p> <p><a href="chrome://ubiquity/content/builtincmds.js" target="_blank">builtincmds.js</a> (UbiquityがインストールされたFirefoxから開いてください)にコマンドが定義されているようなので、<a href="http://www.itmedia.co.jp/enterprise/articles/0808/31/news003.html" target="_blank">これを参考にすれば自分でもコマンドが作れる</a>そうです。</p> <p>ぴこん('∇')！</p> <p>wordpressについている検索もクエリをURLで投げるタイプだったはず。これを使えば、Firefoxからコマンドラインで自分の（またはよく参考にするサイトの）wordpress検索を利用できそうです。ということ、さっそく作ってみました。</p> <h3>WordPressコマンドライン検索を作るよ</h3> <p><img height="159" alt="コマンドライン" src="http://8bitodyssey.com/wp-content/uploads/2008/09/20080831a.gif" width="500" border="0"> </p> <p>Windowsだと標準でCtrl+Spaceを押すことで、上の図のようなコマンドラインが表示されます。</p> <p>ここで"command-editor"と入力してやると…</p> <p><img height="334" alt="Ubiquity Command Editor" src="http://8bitodyssey.com/wp-content/uploads/2008/09/20080831b.gif" width="500" border="0"> </p> <p>このようなコマンドエディターが立ち上がります。ここに</p> <blockquote> <p>makeSearchCommand({<br>&nbsp; name: "odekowp",<br>&nbsp; url: "<a href="http://8bitodyssey.com/?s={QUERY}&quot;">http://8bitodyssey.com/?s={QUERY}"</a>,<br>&nbsp; icon: "<a href="http://8bitodyssey.com/favicon.ico&quot;">http://8bitodyssey.com/favicon.ico"</a>,<br>&nbsp; description: "Searches words on Odysseygate.com.",<br>});</p></blockquote> <p>と入力してやるとコマンド完成（自動的に保存されるのだそうです）。</p> <p><img height="167" alt="command-list" src="http://8bitodyssey.com/wp-content/uploads/2008/09/20080831c.gif" width="500" border="0"> </p> <p>コマンドリストにも他のコマンドに混じってしっかりと入っています。では、さっそく実行してみましょう。ドキドキ。</p> <p><img height="133" alt="odekowp 検索ワード と入力" src="http://8bitodyssey.com/wp-content/uploads/2008/09/20080831d.gif" width="500" border="0"> </p> <p>odekowp "検索ワード"、と入力してENTERを押します。すると…</p> <p><img height="334" alt="odekowp wordpress の検索結果" src="http://8bitodyssey.com/wp-content/uploads/2008/09/20080831e.gif" width="500" border="0"> </p> <p>新しいタブが作られて、検索結果：wordpressが表示されました。うまくいったようです。続けて、もうひとつテスト。</p> <p><img height="141" alt="odekowp クローン でテスト" src="http://8bitodyssey.com/wp-content/uploads/2008/09/20080831f.gif" width="500" border="0"> </p> <p>日本語ブログなので、日本語もちぇっくしないとね～。ということで、最近見に行った『クローン大戦』が出ることを想定して入力したところ…</p> <p><img height="256" alt="見つかりませんでした" src="http://8bitodyssey.com/wp-content/uploads/2008/09/20080831g.gif" width="500" border="0"> </p> <p>あれ～、失敗。検索フォームの中のワードも化けてしまっているし、URLも一度は「?s=クローン」に遷移するのですが、すぐにブラウザが実態参照にリダイレクトしてしまいました。（現在Ubiquityでは日本語の変換決定をENTERととらえてしまうようになっていますが、日本語を入力して再度開せば日本語が入力できます。それでもこの検索はうまくいかなかったのですが…）</p> <p>たぶん文字の扱いに何か問題があるのだと思うのですが、これ以上ぼくには分かりません。ということで、教えて<strike>エロい人</strike>偉い人！</p> <h3>転んでもただでは起きない！今度はalc検索だ！</h3> <p>WordPress検索は中途半端になってしまいましたが、次はalc検索を実現してみたいと思います。</p> <p><a href="http://www.alc.co.jp/" target="_blank">alc</a>は英語学習教材で有名な企業ですが、ネットでは英和・和英検索を提供していることでも有名で、ぼくもWordPressのリリースを翻訳するときにとてもとてもお世話になっています。</p> <p>これをFirefoxのコマンドラインから利用できたらとても便利そうです（…がなんか怒られそうな気もしてきました）。</p> <blockquote> <p>makeSearchCommand({<br>&nbsp; name: "alc",<br>&nbsp; url: "<a href="http://eow.alc.co.jp/{QUERY}/UTF-8/&quot;">http://eow.alc.co.jp/{QUERY}/UTF-8/"</a>,<br>&nbsp; icon: "<a href="http://www.alc.co.jp/favicon.ico&quot;">http://www.alc.co.jp/favicon.ico"</a>,<br>&nbsp; description: "Searches words on alc.",<br>});</p></blockquote> <p>さきほどと同様に、コマンドエディターに上記のソースを入力します。</p> <p>英語、日本語ともにうまくいくか実験です。そう、せっかくなので、「実験」とその英語である「experiment」で試してみました。</p> <p><img height="135" alt="alc検索テスト" src="http://8bitodyssey.com/wp-content/uploads/2008/09/20080831j.gif" width="500" border="0"> </p> <p><img height="334" alt="英語でalc検索テスト" src="http://8bitodyssey.com/wp-content/uploads/2008/09/20080831h.gif" width="500" border="0"> </p> <p><img height="334" alt="日本語でalc検索テスト" src="http://8bitodyssey.com/wp-content/uploads/2008/09/20080831i.gif" width="500" border="0"> </p> <p>成功です！alcでは日本語も実態参照にならずにURLに入っているのでうまく機能しているみたいです。</p> <p>WordPress検索のほうは引き続き調査が必要ですが、成功事例が一つ作れました。他のものにも応用できそうで楽しみです。</p>
<p><ins datetime="2008-08-31T16:11:14+00:00">追記：エロいｈ…じゃなかった<a href="http://another.maple4ever.net/" target="_blank" title="hiromasa another">ひろまさ</a>さんに相談したところ、以下のコードで解決できることが分かりました！</ins></p>

<blockquote><p>
makeSearchCommand({
  name: "odekowp",
  url: "http://8bitodyssey.com/search/{QUERY}/",
  icon: "http://8bitodyssey.com/favicon.ico",
  description: "Searches words on Odysseygate.com.",
});</p></blockquote>

<p><ins datetime="2008-08-31T16:11:14+00:00">このコードであれば、日本語でも化けずに検索できますね。alc検索のコードと比べても、どうも「?s=」というのが怪しい気がします（Ubiquityが標準で用意しているgoogle検索はこれでもうまくいっているのですが…）。ということで、これがうまくいくならタグもうまくいくはずだ！と思ってこんなのも作ってみました。</ins></p>

<blockquote><p>makeSearchCommand({
  name: "odekotag",
  url: "http://8bitodyssey.com/archives/tag/{QUERY}",
  icon: "http://8bitodyssey.com/favicon.ico",
  description: "Searches Tags on Odysseygate.com.",
});</p></blockquote>

<p><ins datetime="2008-08-31T16:11:14+00:00">コマンドラインから縦横無尽にいけそうです。むふふふ。</ins></p>

<p>&copy; 2012 <a href="http://www.odysseygate.com/" title="Odysseygate.com">Odysseygate.com</a> This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact odysseygate@gmail.com so we can take legal action immediately.</p><p>鼻からカフェモカ。</p>]]></description>
		<wfw:commentRss>http://8bitodyssey.com/archives/914/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://8bitodyssey.com/archives/914" />
	</item>
		<item>
		<title>2006年11の月、空からIE7が降ってくる</title>
		<link>http://8bitodyssey.com/archives/721</link>
		<comments>http://8bitodyssey.com/archives/721#comments</comments>
		<pubDate>Thu, 02 Nov 2006 09:07:01 +0000</pubDate>
		<dc:creator>おで</dc:creator>
				<category><![CDATA[インターネット]]></category>
		<category><![CDATA[ウェブ開発]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://8bitodyssey.com/archives/721</guid>
		<description><![CDATA[<p><img src="http://www.odysseygate.com/images/pero.jpg" style="float: left; margin: 2px 5px 1px 0px"/></p>
<p><em>2006年11の月2日<br />
空から恐怖の大王が来るだろう<br />
アンゴルモアの大王を蘇らせるために<br />
その前後マ<del datetime="2006-11-02T08:26:39+00:00">ルス</del>イクロソフトは幸福によって支配する</em></p>
<p>いや全然幸福になりそうでもないんであって……:sad:<br />
いよいよ本日マイクロソフトが<a href="http://www.microsoft.com/japan/windows/ie/" target="_blank" title="Internet Explorer 7">Internet Explorer 7日本語正式版</a>をリリースしました。</p>
<p>IE7のCSS対策については
<ul>
<li><a href="http://8bitodyssey.com/archives/603" title="Internet Explorer 7で使えなくなるCSSハック">Internet Explorer 7で使えなくなるCSSハック</a></li>
<li><a href="http://8bitodyssey.com/archives/651" title="IE7CSS問題のまとめと対策">IE7CSS問題のまとめと対策</a></li>
</ul>
でも取り上げましたが、今後のサイトの作り方として、あえてここで提案したい。</p>
<h3>いつまでも古いブラウザを気にするのやめませんか？</h3>
<p>まずは、FirefoxやSafariだとか（一応IE7も）WEB標準への準拠度が高いモダンブラウザを基準にしながらデザインが崩れないようなサイトを作る。次にオールドブラウザでの動作も一応確認してみる。まったく同じように見えなくともユーザが情報を得るのに支障がない程度のデザインの違いならもう諦めてしまう。古いブラウザには、そもそも最初からCSSを読み込ませない。</p>
<p>これでいいじゃありませんか。サイトのアクセス解析を見てみてください。NN4だとかIE5だとかでアクセスしてくるユーザってもうほんの一部でしょう？そういうユーザってたとえばあなたのサイトで積極的に買い物をしてくれるようなアクティブユーザではないですよ。そうよ、きっとそうなのよ！</p>
<p>…というような考え方の切替をしていかないといつまでもストレスがたまると思うんですよ。条件付コメントを使うことも、一部のブラウザのための表示を書くことになるので、あまりよくないみたいだしね。多少デザインが崩れているよりも、クレジットカードを使うにはIEで…とかいうサイトのほうがよっぽどかっこ悪いし、不便だと思うけどなぁ。。。</p><p>&copy; 2012 <a href="http://www.odysseygate.com/" title="Odysseygate.com">Odysseygate.com</a> This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact odysseygate@gmail.com so we can take legal action immediately.</p><p>鼻からカフェモカ。</p>]]></description>
		<wfw:commentRss>http://8bitodyssey.com/archives/721/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://8bitodyssey.com/archives/721" />
	</item>
		<item>
		<title>CSS Nite vol.13で考えたわたしがFirefoxを好きな理由</title>
		<link>http://8bitodyssey.com/archives/717</link>
		<comments>http://8bitodyssey.com/archives/717#comments</comments>
		<pubDate>Thu, 19 Oct 2006 14:50:49 +0000</pubDate>
		<dc:creator>おで</dc:creator>
				<category><![CDATA[インターネット]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Internet Explorer]]></category>

		<guid isPermaLink="false">http://8bitodyssey.com/archives/717</guid>
		<description><![CDATA[<p><img src="http://www.odysseygate.com/images/pero.jpg" style="float: left; margin: 2px 5px 1px 0px"/></p>
<p><a href="http://static.flickr.com/92/273940763_da933f7bff.jpg" class="highslide" onclick="return hs.expand(this)">
<img src="http://static.flickr.com/92/273940763_da933f7bff_m.jpg" alt="Firefox2 Reviewer's Guide & special sticker" id="thumb" title="Click to enlarge"  width="180"　height="240" />
<div class='highslide-caption' id='caption-for-thumb'>
<a href="http://www.flickr.com/photos/odysseygate/273940763/" target="_blank" title="go 2 flickr">http://www.flickr.com/photos/odysseygate/273940763/</a>
</div></a></p>
<p>毎月第3木曜日の恒例のイベント「<a href="http://cssnite.jp/archives/post_364.php" target="_blank" title="CSS Nite Vol.13">CSS Nite Vol.13</a>」に行ってきました。今回はMozilla Japanの金井さん、中野さんによる「Firefox最新情報」。</p>
<p>RC3（製品候補第3弾）がリリースされたばかりのFirefox 2だけでなくFirefox 3のことまで語ってくださいました。（詳しい内容は右記参照→<a href="http://cssnite.jp/vol13/Firefox/" target="_blank" title="CSS Nite Vol.13">http://cssnite.jp/vol13/Firefox/</a>）</p>
<p>日々愛用しているFirefoxで困っていることと言えば、とにかくメモリを食って重いということです :sad: 。ついついタブを開きまくって同時に7ページとか開いたりするもんだから（←タブ式「あとで読む」）、朝は快適なのに夜は激重 :troubled3: </p>
<p>そんななので「Firefox 2では改善されませんか？」と会場でも質問したのですが、上記スライドからも分かるとおりFirefoxコアのGeckoエンジンはFirefox→Firefox 2では1.8→1.8.1と変化がないため改善はほとんどないそうです。ただし！Gecko1.9になるFirefox 3には期待してください、とのことでした :smile2: </p>
<p style="margin-top:2em;">奇しくもアメリカでInternet Explorer 7がリリースされた日のセミナーだったわけですが、改めて今後もFirefoxをメインで使って行きたいという気になりましたね。</p>
<p><abbr title="Internet Explorer 7">IE7</abbr>のRC（製品候補）もインストールはしたのですが、サイトの表示チェックをするくらいでなんだかワクワクがない。Firefox 2のベータ版だった頃も同じような感じで、ウェブサイトの表示が劇的に変わるわけでもないし、何より拡張機能（アドオン）が対応しておらず使えないのでツールとして使い物にならない。自分が<a href="http://firefox.exxile.net/" target="_blank" title="All-In-One Sidebar">All-In-One Sidebar</a>にどれくらい依存しているか分かりました。</p>
<p>Firefoxを好きな理由、結局のところそれは拡張機能かなと。リアルタイムでCSSを書き換えたり（<a href="http://editcss.mozdev.org/" target="_blank" title="Edit CSS">Edit CSS</a>）、ウェブページの構造を把握したり（<a href="http://www.infoaxia.com/tools/webdeveloper/" target="_blank" title="Web Developer">WEB Developer Tools</a>）、メモを取ったり（<a href="http://www.google.com/notebook" target="_blank" title="Google Notebook">Google Notebook</a>）、色を管理したり（<a href="http://www.iosart.com/firefox/colorzilla/" target="_blank" title="Colorzilla">Colorzilla</a>）、FTPに使ったり（<a href="http://fireftp.mozdev.org/" target="_blank" title="FireFTP">FireFTP</a>）……。その拡張機能も、コアシステムも、Windows Updateなんかよりよっぽど手軽に最新バージョンにアップデートできる。フリーソフトは全部Firefoxにまとめてもらってバージョン管理できたらいいのに、と思うくらいです。</p>
<p>Netscape 4の頃は、くたばれネスケ！と思ってたくらいですが ((IEとの表示の違いに、ウェブ製作者はみんなこう思ってたよね？))、あのソフトウェアの血を引いた、まさかこんなステキなものが生まれるなんて、当時は思いもしませんでしたね。</p><p>&copy; 2012 <a href="http://www.odysseygate.com/" title="Odysseygate.com">Odysseygate.com</a> This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact odysseygate@gmail.com so we can take legal action immediately.</p><p>鼻からカフェモカ。</p>]]></description>
		<wfw:commentRss>http://8bitodyssey.com/archives/717/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://8bitodyssey.com/archives/717" />
	</item>
	</channel>
</rss>

