<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
   <channel>
      <title>WEBマーケティング ブログ: Firefox</title>
      <link>http://web-marketing.zako.org/</link>
      <description>WEBマーケティング ブログは、WEB担当者やWEBが大好きな方々へ、旬な海外の情報を中心に消費者の立場から情報発信をするブログです。日々の「これはおもしろい。」をお届けします。</description>
      <language>ja</language>
      <copyright>Copyright 2008</copyright>
      <lastBuildDate>Mon, 28 Apr 2008 02:14:45 +0900</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>YouTubeのプレイヤーを「JW FLV MEDIA PLAYER」に替えてしまうGreasemonkey</title>
         <description><![CDATA[<a title="Youtube Alternate Video Player" href="http://flickr.com/photos/26047770@N07/2445373551/" onclick="window.open('http://flickr.com/photos/26047770@N07/2445373551/'); return false;"><img alt="youtubeプレイヤーがJW FLV MEDIA PLAYERに" src="http://web-marketing.zako.org/images/youtube-player.gif" width="250" height="250" /></a>
<p>無駄といえば無駄なのですが。気分転換にも良いのではないかということで今回はYouTubeの動画プレイヤーを「JW FLV MEDIA PLAYER」に置き換えてしまうGreasemonkeyをご紹介。</p>]]>
         <![CDATA[<h3 class="header-label">YouTubeのプレイヤーが「JW FLV MEDIA PLAYER」に</h3>
<p>あなたのFirefoxに<a class="hacks"  href="https://addons.mozilla.org/ja/firefox/addon/748" onclick="window.open('https://addons.mozilla.org/ja/firefox/addon/748'); return false;">Greasemonkey</a>がインストールされていることが前提です。</p>
<p>「JW FLV MEDIA PLAYER」とは？そう、サイトに動画が埋め込まれているときに良く見るあのシンプルなプレイヤーです↓。</p>
<script type="text/javascript" src="http://www.jeroenwijering.com/embed/swfobject.js"></script> <div id="player">This text will be replaced</div> <script type="text/javascript">var so = new SWFObject('http://www.jeroenwijering.com/embed/player.swf','mpl','500','300','8');so.addParam('allowscriptaccess','always');so.addParam('allowfullscreen','true');so.addVariable('height','300');so.addVariable('width','500');so.addVariable('file','/upload/player.flv');so.addVariable('backcolor','0x000000');so.addVariable('frontcolor','0x666666');so.addVariable('screencolor','0x000000');so.addVariable('logo','http://web-marketing.zako.org/images/logo.jpg');so.addVariable('volume','0');so.write('player');</script>
<p>FLV形式の動画URLをコピペして、色などの設定をするだけで埋め込みタグが排出されます。このサイトのロゴが表示されているのはバグではなくわざとですので。</p>
<p>プレイヤーに興味のある方は<a class="tool-link" href="http://www.jeroenwijering.com/?page=wizard" onclick="window.open('http://www.jeroenwijering.com/?page=wizard'); return false;">Setup Wizard</a>へどうぞ。</p>

<p class="picture"><img alt="youtube-player2.gif" src="http://web-marketing.zako.org/images/youtube-player2.gif" width="400" height="264" />
ちなみにYouTubeで見た感じがこれです。シンプルなプレイヤー。ちなみに動画再生後のクルクルなやつも排除されます。</p>

<p>体感してみたい方は<a href="http://userscripts.org/scripts/show/25620" onclick="window.open('http://userscripts.org/scripts/show/25620'); return false;">Youtube Alternate Video Player </a>のページを開き、右側にある「Install this script」というボタンを押してインストールしてください。</p>
<p>相変わらずサイトのパーツを勝手に変えられてしまうGreasemonkeyにはおもしろさを感じます。いろいろ見ることで「こういったものがこうなれば良いと感じられるんだ」なんて気付きがあるかも。なので今後もたくさんご紹介していきます。</p>

<p>Via：<a href="http://userscripts.org/scripts/show/25620" onclick="window.open('http://userscripts.org/scripts/show/25620'); return false;">Youtube Alternate Video Player (JW FLV Media Player version) </a></p>
]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>
, <a href="http://www.technorati.jp/tag/YouTube" rel="tag">YouTube</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/hacks/firefox/youtube-alternate-jw-flv-media-player.html</link>
         <guid>http://web-marketing.zako.org/hacks/firefox/youtube-alternate-jw-flv-media-player.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#category">YouTube</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">YouTube</category>
        
         <pubDate>Mon, 28 Apr 2008 02:14:45 +0900</pubDate>
      </item>
            <item>
         <title>Google検索結果のリンク色や背景色を好きな色に変える方法</title>
         <description><![CDATA[<img alt="google検索結果（serp）の色を変える方法.gif" src="http://web-marketing.zako.org/images/google-serp-red.gif" width="250" height="250" />
<p>これは気分転換にも良いかも。リンク色だけでなく、背景色も変えられて本当に自分好みにできてしまいます。</p>]]>
         <![CDATA[<h3 class="header-label"><abbr title="SERP">Google検索結果</abbr>を自分好みに変える方法</h3>
<p>あなたのFirefoxに<a class="hacks"  href="https://addons.mozilla.org/ja/firefox/addon/748" onclick="window.open('https://addons.mozilla.org/ja/firefox/addon/748'); return false;">Greasemonkey</a>がインストールされていることが前提です。</p>
<h4 class="header-label">赤リンクグーグル</h4>
<p ><img alt="google-serp-red-2.gif" src="http://web-marketing.zako.org/images/google-serp-red-2.gif" width="400" height="351" /></p>
<h4 class="header-label">半端に黒Google</h4>
<p><img alt="google-serp-black.gif" src="http://web-marketing.zako.org/images/google-serp-black.gif" width="400" height="351" /></p>
<h4 class="header-label">スパムGoogle</h4>
<p><img alt="google-serp-white.gif" src="http://web-marketing.zako.org/images/google-serp-white.gif" width="400" height="351" /></p>
<h4 class="header-label">ライトブルーGoogle</h4>
<p><img alt="google-serp-lightblue.gif" src="http://web-marketing.zako.org/images/google-serp-lightblue.gif" width="400" height="351" /></p>
<h4 class="header-label">逆ライトブルーGoogle</h4>
<p><img alt="google-serp-lightblue-2.gif" src="http://web-marketing.zako.org/images/google-serp-lightblue-2.gif" width="400" height="351" /></p>
<p>といったように、いろいろと遊べるGreasmonkey。どうせだったら好きな色のほうがいいってもんです。</p>
<h4 class="header-label">Google色変更の手順</h4>
<ol>
<li><a href="http://userscripts.org/scripts/show/25026" onclick="window.open('http://userscripts.org/scripts/show/25026'); return false;">light blue google skin</a>のページを開き、右側にある黒い「Install this script」というボタンを押してインストール</li>
<li>Google検索結果を開いてステータスバーに潜む猿を右クリック<br />
<img alt="google-serp-grease.gif" src="http://web-marketing.zako.org/images/google-serp-grease.gif" width="400" height="218" /></li>
<li>↑開いたメニューの「light blue google skin」を右クリック</li>
<li>スクリプトのファイルがテキストエディタで開くので、↓の選択反転部分のカラーコードを設定し、保存すればOK<br /><img alt="google-serp-grease-2.gif" src="http://web-marketing.zako.org/images/google-serp-grease-2.gif" width="400" height="312" /></li>
</ol>
<p>ちなみに↑のuser.jsファイル選択反転部分でのそれぞれの色設定影響範囲は以下の通りです。</p>

<textarea name="code" class="css" cols="60" rows="5" id="code">
x = 'body {background-color: #06588F !important; font-family:segoe ui !important;}'; //背景色
x += 'a{color:#FAFCFF !important;}';　//リンク色
x += 'a:hover{color:#FAFCFF !important;}';　//リンクのマウスオーバー時の色
x += 'span.a{color:#FAFCFF !important;}';　//ニュースやYouTube説明文のテキスト色
x += 'td,.n a,.n a:visited{color:#002E7D !important;}';　//ヘッダーメニューの背景色
x += '#modules .yui-b, #modules,.yui-gb, #gbar, #guser  { background-color:white !important;}';　//ヘッダーメニューの背景色
x += '.w_ind, .tld{ color:white !important;}';　//確認できず
x += '#footer_promos {display: none !important;}';　//確認できず
</textarea>
<p>いろいろなパターンを作っておいて、時間帯ごとに色に変化をつけてみるのも仕事の効率化に繋がるかも！？</p>
<script class="javascript" src="http://web-marketing.zako.org/js/shCore.js"></script>
<script class="javascript" src="http://web-marketing.zako.org/js/shBrushXml.js"></script>
<script class="javascript" src="http://web-marketing.zako.org/js/shBrushCss.js"></script>
<script class="javascript">
dp.SyntaxHighlighter.HighlightAll('code');
</script>

<div class="a-wrap pkg"><div class="a-left-box"><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4887596111%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4887596111%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><img class="a-img" src="http://ecx.images-amazon.com/images/I/51djuKXd8iL._SL160_.jpg" alt="最少の時間と労力で最大の成果を出す「仕組み」仕事術" /></a></div><div class="a-right-box"><div class="a-top-inner"><form class="a-cart-form" method="post" action="http://www.amazon.co.jp/gp/aws/cart/add.html" target="_blank"><input type="hidden" name="AssociateTag" value="snowboadteamz-22" /><input type="hidden" name="SubscriptionId" value="028QVM5GAF1MWA4NBMR2" /><input type="hidden" name="ASIN.1" value="4887596111" /><input type="hidden" name="Quantity.1" value="1" /><input type="image" name="submit.add-to-cart" src="http://rcm-images.amazon.com/images/G/09/extranet/associates/buttons/remote-buy-jp5.gif" /></form></div>
<dl><dt>最少の時間と労力で最大の成果を出す「仕組み」仕事術</dt><dd>価格：<span class="a-price-text">￥ 1,365</span></dd><dd>平均評価：4.0</dd><dd>納期：通常24時間以内に発送</dd><dd><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4887596111%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4887596111%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><br />Amazon で詳細を見る</a> by <a href="http://astore.amazon.co.jp/snowboadteamz-22" title="WEB担当者専門書店" target="_blank">WEB担当者専門書店</a></dd></dl>
</div></div>

]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/google/google-serp-link-color-change.html</link>
         <guid>http://web-marketing.zako.org/google/google-serp-link-color-change.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Google</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
        
         <pubDate>Thu, 24 Apr 2008 02:19:41 +0900</pubDate>
      </item>
            <item>
         <title>FirefoxでGoogleサービスを簡単に開くショートカットキー</title>
         <description><![CDATA[<a title="logo Firefox développeurs-don't hurt the web-complet" href="http://flickr.com/photos/bastoune46/2175169055/" onclick="window.open('http://flickr.com/photos/bastoune46/2175169055/'); return false;"><img alt="firefox-logo-1.jpg" src="http://web-marketing.zako.org/images/firefox-logo-1.jpg" width="250" height="250" /></a>
<p>これはすごい！と感じられたFirefoxのショートカットキー。これなら<a class="google" href="http://www.google.com/intl/en/options/" onclick="window.open('http://www.google.com/intl/en/options/'); return false;">サービス一覧</a>のようなページを開かずとも使いたいGoogleサービスのページへダイレクトにいけます。</p>]]>
         <![CDATA[<h3 class="header-label">Googleサービスをダイレクトに開けるショートカットキー</h3>
<p>実際にやってみたキャプチャ動画です。ちょっと見づらいですが、こんな感じにサクサクいきます。</p>
<object width="425" height="373"><param name="movie" value="http://www.youtube.com/v/Vsrn6-v4AY8&hl=en&color1=0xe1600f&color2=0xfebd01&border=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/Vsrn6-v4AY8&hl=en&color1=0xe1600f&color2=0xfebd01&border=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="373"></embed></object>
<p>Googleドキュメントを開く際の例を使って手順をご説明。</p>
<ol>
<li>「Alt＋D」または「Ctrl＋L」でアドレスバーを選択</li>
<li>”google/docs”と入力</li>
<li>「Ctrl＋Enter」を押す</li>
</ol>
<p>確認できているパターンは以下の通りです。（※””は抜いて入力してください。）</p>
<ul>
<li><strong>Googleドキュメント</strong>　”google/docs”</li>
<li><strong>Googleアドセンス</strong>　”google/adsense”</li>
<li><strong>Google Analytics</strong>　”google/analytics”</li>
<li><strong>Gmail</strong>　”google/mail”</li>
<li><strong>Googleノート</strong>　”google/notebook”</li>
<li><strong>Googleマップ</strong>　”google/maps”</li>
<li><strong>Googleビデオ</strong>　”google/video”</li>
<li><strong>Googleブック検索</strong>　”google/books”</li>
<li><strong>Googleニュース</strong>　”google/news”</li>
<li><strong>Googleリーダー</strong>　”google/reader”</li>
<li><strong>iGoogle</strong>　”google/igoogle”</li>
<li><strong>Googleトーク</strong>　”google/talk”</li>
<li><strong>YouTubeの広告枠説明ページ</strong>　”google/youtube” YouTubeの利用者の統計なんかも書いてあります</li>
</ul>

<p>このほかにもいろいろとありそうですね。ちなみに余談ですが、スレイプニルだとアドレスバーに”Googleノート”とか入れるだけでも開くみたいです。</p>

<p>IEではできないところを見ると、やはりGoogleとFirefoxの関係は密接なようですね。便利なのでとても重宝しそうです。</p>

<p>Via：<a class="web-site-link" href="http://www.labnol.org/software/browsers/best-firefox-keyboard-shortucts-type-web-address-urls-quicky/2933/" onclick="window.open('http://www.labnol.org/software/browsers/best-firefox-keyboard-shortucts-type-web-address-urls-quicky/2933/'); return false;">The Best Keyboard Shortcut in Firefox - Type Web Addresses Quickly</a></p>
<div class="a-wrap pkg"><div class="a-left-box"><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4844325566%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4844325566%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><img class="a-img" src="http://ecx.images-amazon.com/images/I/21Lqf1rYA5L.jpg" alt="アップルとグーグル 日本に迫るネット革命の覇者" /></a></div><div class="a-right-box"><div class="a-top-inner"><form class="a-cart-form" method="post" action="http://www.amazon.co.jp/gp/aws/cart/add.html" target="_blank"><input type="hidden" name="AssociateTag" value="snowboadteamz-22" /><input type="hidden" name="SubscriptionId" value="028QVM5GAF1MWA4NBMR2" /><input type="hidden" name="ASIN.1" value="4844325566" /><input type="hidden" name="Quantity.1" value="1" /><input type="image" name="submit.add-to-cart" src="http://rcm-images.amazon.com/images/G/09/extranet/associates/buttons/remote-buy-jp5.gif" /></form></div>
<dl><dt>アップルとグーグル 日本に迫るネット革命の覇者</dt><dd>価格：<span class="a-price-text">￥ 1,890</span></dd><dd>平均評価：</dd><dd>納期：通常24時間以内に発送</dd><dd><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4844325566%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4844325566%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><br />Amazon で詳細を見る</a> by <a href="http://astore.amazon.co.jp/snowboadteamz-22" title="WEB担当者用書店" target="_blank">WEB担当者用書店</a></dd></dl>
</div></div>]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Google" rel="tag">Google</a>
, <a href="http://www.technorati.jp/tag/%E3%82%B7%E3%83%A7%E3%83%BC%E3%83%88%E3%82%AB%E3%83%83%E3%83%88%E3%82%AD%E3%83%BC" rel="tag">ショートカットキー</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/google/firefox-google-shortcut-keys.html</link>
         <guid>http://web-marketing.zako.org/google/firefox-google-shortcut-keys.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Google</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Google</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">ショートカットキー</category>
        
         <pubDate>Sun, 13 Apr 2008 04:07:28 +0900</pubDate>
      </item>
            <item>
         <title>キーワードアドバイスツール「フェレット」がiGoogleガジェットなどのツールを追加</title>
         <description><![CDATA[<img alt="これはいいかもキーワードアドバイスツール「フェレット」" src="http://web-marketing.zako.org/images/ferret-keyword.gif" width="250" height="191" />
<p>キーワードアドバイスツールといえば、SEOを意識している人が使う、どちらかというと技術者向けに作られたUIのものが多いイメージ。特に昨今ではオーバーチュアが最新データの提供をストップし、あるだけでも重宝するものになっていますよね。それだけにフェレットのiGoogleガジェットなどのツールは、当たり前なんだけど、とても嬉しい機能に感じられます。</p>]]>
         <![CDATA[<h3 class="header-label">キーワードアドバイスツール「フェレット」のツール</h3>
<p>追加されていた機能は全部で3つ。</p>
<dl>
<dt>GoogleToolBarに追加</dt>
<dd>Googleツールバーにフェレット検索を追加してくれます。</dd>
<dd><img alt="ferret-keyword-2.gif" src="http://web-marketing.zako.org/images/ferret-keyword-2.gif" width="400" height="72" /></dd>
<dt>FireFoxの検索エンジンに追加</dt>
<dd>Firefoxのツールバーにある検索ボックスにフェレット検索を追加してくれます。便利に使うためのショートカットキーは「Alt+K」⇒「Alt+方向キー上下」です。</dd>
<dd><img alt="ferret-keyword-1.gif" src="http://web-marketing.zako.org/images/ferret-keyword-1.gif" width="400" height="88" /></dd>
<dt>iGoogleに追加</dt>
<dd>これはiGoogleユーザーにとって嬉しい一品。<a href="http://web-marketing.zako.org/web-tools/igoogle-gadgetigoogle/igoogle-gadgets-for-webmaster-tools.html">Googleウェブマスターツールと一緒にiGoogleへ表示</a>させるのも効率的かもしれませんね。</dd>
<dd><script src="http://gmodules.com/ig/ifr?url=http://jp-ferret.com/ftools/gg/jp-ferret.xml&amp;synd=open&amp;w=400&amp;h=200&amp;title=Ferret+%E6%A4%9C%E7%B4%A2&amp;border=%23ffffff%7C3px%2C1px+solid+%23999999&amp;output=js"></script></dd>
</dl>
<p>ちなみに私も早速Googleウェブマスターツール用のコンテンツに追加しておきました。</p>
<p class="picture"><img alt="ferret-keyword-igoogle.gif" src="http://web-marketing.zako.org/images/ferret-keyword-igoogle.gif" width="400" height="193" />
iGoogleのGoogleウェブマスターツールにマージしてみました。</p>
<p>試してみたい方は<a class="tool-link" href="http://jp-ferret.com/index.php" onclick="window.open('http://jp-ferret.com/index.php'); return false;">フェレット</a>へどうぞ。</p>
<p>以前にフェレットへ、Yahoo!の検索数が細心のものなのかどうか問い合わせた際に明確な答えはいただけませんでしたが、Google中心にある程度の数値が見えてれば問題ないことを鑑みると、この機能は嬉しいところ。最近広告が増えているのも、「収入が安定してサービスが存続してくれそう。」と捉えれば、逆に安心して使えますよね。</p>

<div class="a-wrap pkg"><div class="a-left-box"><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4844325183%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4844325183%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><img class="a-img" src="http://ecx.images-amazon.com/images/I/21I9b5%2BsVfL.jpg" alt="SEM:検索連動型キーワード広告 Googleアドワーズ&Overtureスポンサードサーチ対応 Web担当者が身につけておくべき新・100の法則。" /></a></div><div class="a-right-box"><div class="a-top-inner"><form class="a-cart-form" method="post" action="http://www.amazon.co.jp/gp/aws/cart/add.html" target="_blank"><input type="hidden" name="AssociateTag" value="snowboadteamz-22" /><input type="hidden" name="SubscriptionId" value="028QVM5GAF1MWA4NBMR2" /><input type="hidden" name="ASIN.1" value="4844325183" /><input type="hidden" name="Quantity.1" value="1" /><input type="image" name="submit.add-to-cart" src="http://rcm-images.amazon.com/images/G/09/extranet/associates/buttons/remote-buy-jp5.gif" /></form></div>
<dl><dt>SEM:検索連動型キーワード広告 Googleアドワーズ&Overtureスポンサードサーチ対応 Web担当者が身につけておくべき新・100の法則。</dt><dd>価格：<span class="a-price-text">￥ 2,100</span></dd><dd>平均評価：5.0</dd><dd>納期：通常24時間以内に発送</dd><dd><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4844325183%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4844325183%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><br />Amazon で詳細を見る</a> by <a href="http://astore.amazon.co.jp/snowboadteamz-22" title="WEB担当者専門書店" target="_blank">WEB担当者専門書店</a></dd></dl>
</div></div>]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/SEO" rel="tag">SEO</a>
, <a href="http://www.technorati.jp/tag/iGoogle%E3%82%AC%E3%82%B8%E3%82%A7%E3%83%83%E3%83%88" rel="tag">iGoogleガジェット</a>
, <a href="http://www.technorati.jp/tag/%E3%82%AD%E3%83%BC%E3%83%AF%E3%83%BC%E3%83%89%E3%82%A2%E3%83%89%E3%83%90%E3%82%A4%E3%82%B9%E3%83%84%E3%83%BC%E3%83%AB" rel="tag">キーワードアドバイスツール</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/web-marketing-news/sem-news/ferret-igoogle-gadget.html</link>
         <guid>http://web-marketing.zako.org/web-marketing-news/sem-news/ferret-igoogle-gadget.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category"><![CDATA[&lt;igoogle gadget&gt;iGoogle ガジェット]]></category>
                  <category domain="http://www.sixapart.com/ns/types#category"><![CDATA[&lt;sem news&gt;SEM・SEO]]></category>
                  <category domain="http://www.sixapart.com/ns/types#category"><![CDATA[&lt;web tools&gt;使えるWEBツール]]></category>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">SEO</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">iGoogleガジェット</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">キーワードアドバイスツール</category>
        
         <pubDate>Sat, 12 Apr 2008 02:43:09 +0900</pubDate>
      </item>
            <item>
         <title>Google検索結果にある「緑のURL」をリンクにしてくれるGreasemonkey</title>
         <description><![CDATA[<img alt="Google検索結果を使いやすくカスタマイズ" src="http://web-marketing.zako.org/images/Linkify-Google-Search-Resul.gif" width="250" height="224" />
<p>これは<a href="http://www.zako.org/cgi-bin/mt/mt-search.cgi?tag=idea&blog_id=14">なかなかなアイデア</a>。もしかして、このURLってそもそもリンクであるべきだったんじゃないかと思わせてくれるようなGreasemonkeyです。</p>]]>
         <![CDATA[<h3 class="header-label">Google検索結果の「緑のURL」をリンクに</h3>
<p>あなたのFirefoxに<a class="hacks"  href="https://addons.mozilla.org/ja/firefox/addon/748" onclick="window.open('https://addons.mozilla.org/ja/firefox/addon/748'); return false;">Greasemonkey</a>をインストールしていることが前提です。</p>
<p>これはGoogleのSERPユーザビリティの担当者も「してやられた。」と感じるのでは？特にGoogle初心者にとっても優しい機能なように感じられます。</p>
<p class="picture"><img alt="Linkify-Google-serp.gif" src="http://web-marketing.zako.org/images/Linkify-Google-serp.gif" width="400" height="160" />
通常リンクになっていない緑のURLをリンクにしてしまっている。</p>

<p>そしてそれだけじゃないのがこのGreasemonkey。なんと検索結果に表示されているページの階層がトップディレクトリよりも深い場合、URLが「トップページ」、「カテゴリページ」、「エントリページ」へのリンクに分かれるんです。</p>
<h4 class="header-label">リンクが分かれる証拠動画</h4>
<object width="425" height="373"><param name="movie" value="http://www.youtube.com/v/SMIxP3VhY8c&hl=ja&color1=0xe1600f&color2=0xfebd01&border=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/SMIxP3VhY8c&hl=ja&color1=0xe1600f&color2=0xfebd01&border=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="373"></embed></object>
<p>↑URｌが分割されて、各ページへ一発で行けるようになります。調べモノをする際に、似たようなジャンルの一覧を見たいというニーズにも応えてくれます。</p>
<p class="picture"><img alt="Linkify-Google-serp-2.gif" src="http://web-marketing.zako.org/images/Linkify-Google-serp-2.gif" width="400" height="76" />
見事に3つに分かれたエントリのURL。</p>
<p>試してみたい方は<a href="http://userscripts.org/scripts/show/24914" onclick="window.open('http://userscripts.org/scripts/show/24914'); return false;">Linkify Google Search Results</a>のページを開いて右側にある黒い「Install this script」のボタンを押してインストールしてください。</p>
<p>これはGoogleの担当者が見たら即刻行動に移すのではないでしょうか。いろいろな意味で人に優しい機能ですよね。作った人は素晴らしい。</p>
<a href="http://userscripts.org/scripts/show/24914" onclick="window.open('http://userscripts.org/scripts/show/24914'); return false;">Linkify Google Search Results – Userscripts.org</a>]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Google" rel="tag">Google</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>
, <a href="http://www.technorati.jp/tag/SERP" rel="tag">SERP</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/google/linkify-google-search-results.html</link>
         <guid>http://web-marketing.zako.org/google/linkify-google-search-results.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Google</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Google</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">SERP</category>
        
         <pubDate>Fri, 11 Apr 2008 01:46:07 +0900</pubDate>
      </item>
            <item>
         <title>Googleリーダーのサイドバーを小さくしてくれるGreasemonkey</title>
         <description><![CDATA[<a title="i found a new friend" href="http://flickr.com/photos/zanakhan/2374070611/" onclick="window.open('http://flickr.com/photos/zanakhan/2374070611/'); return false;"><img alt="GreasemonkeyでGoogleリーダーを最適化" src="http://web-marketing.zako.org/images/Greasemonkey-1.jpg" width="250" height="250" /></a>
<p>　今回もかゆいところに手が届くようになる人がいそうなGreasemonkeyのご紹介です。</p>]]>
         <![CDATA[<h3 class="header-label">Googleリーダーの記事一覧を広く使えるGreasemonkey</h3>
<p>　あなたのFirefoxに<a class="hacks"  href="https://addons.mozilla.org/mn/firefox/addon/748?lang=ja" onclick="window.open('https://addons.mozilla.org/mn/firefox/addon/748?lang=ja'); return false;">Greasemonkey</a>をインストールしていることが前提です。</p>
<h4 class="header-label">Before After</h4>
<p class="picture"><img alt="Smaller-SideBar-off.gif" src="http://web-marketing.zako.org/images/Smaller-SideBar-off.gif" width="400" height="302" /><img alt="Smaller-SideBar-on.gif" src="http://web-marketing.zako.org/images/Smaller-SideBar-on.gif" width="400" height="302" />
これを見ていただければ一目瞭然ですよね。ちなみに上が使用前、下が使用後です。</p>
<p>　サイドバーが広かろうが狭かろうが、文字が途中で切れてしまうことには変わりない、であればそもそも狭くしてしまえというこの考え。非常に好きです。</p>
<p>　「未読記事数が見えなくなるじゃん！」なんていう人には<a href="http://web-marketing.zako.org/hacks/google-reader-firefox-unread-count-at-head.html">未読記事数をタイトルの前に表示するGreasemonkey</a>もおすすめです。アイデアの組み合わせって素晴らしい。</p>

<p>　体感してみたい方は<a href="http://userscripts.org/scripts/show/24694" onclick="window.open('http://userscripts.org/scripts/show/24694'); return false;">Google Reader Smaller SideBar</a>のページを開いて右側にある黒い「Install this script」というボタンをクリックしてインストールしてください。</p>

<p>　既にGreasemonkeyなしでは生きてはいけなくなりつつある今日この頃。究極の面倒くさがり屋だからこそ求める便利ツール。それを探すために労力をかけることを惜しまないというこの矛盾。インターネットって本当に不思議ですね。</p>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload.macromedia.com/get/flashplayer/current/swflash.cab" id="Player_0be8a1ba-e7af-4b29-9a32-24ed79997239"  WIDTH="500px" HEIGHT="175px"> <param name="movie" value="http://ws.amazon.co.jp/widgets/q?ServiceVersion=20070822&MarketPlace=JP&ID=V20070822%2FJP%2Fsnowboadteamz-22%2F8010%2F0be8a1ba-e7af-4b29-9a32-24ed79997239&Operation=GetDisplayTemplate"><param name="quality" value="high"><param name="bgcolor" value="#FFFFFF"><param name="allowscriptaccess" value="always"><embed src="http://ws.amazon.co.jp/widgets/q?ServiceVersion=20070822&MarketPlace=JP&ID=V20070822%2FJP%2Fsnowboadteamz-22%2F8010%2F0be8a1ba-e7af-4b29-9a32-24ed79997239&Operation=GetDisplayTemplate" id="Player_0be8a1ba-e7af-4b29-9a32-24ed79997239" quality="high" bgcolor="#ffffff" name="Player_0be8a1ba-e7af-4b29-9a32-24ed79997239" allowscriptaccess="always"  type="application/x-shockwave-flash" align="middle" height="175px" width="500px"/> </object> <noscript><a href="http://ws.amazon.co.jp/widgets/q?ServiceVersion=20070822&MarketPlace=JP&ID=V20070822%2FJP%2Fsnowboadteamz-22%2F8010%2F0be8a1ba-e7af-4b29-9a32-24ed79997239&Operation=noscript">Amazon.co.jp ウィジェット</a></noscript>]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Google%20Reader" rel="tag">Google Reader</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/web-tools/google-reader/google-reader-smaller-sidebar.html</link>
         <guid>http://web-marketing.zako.org/web-tools/google-reader/google-reader-smaller-sidebar.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Google Reader</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Google Reader</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
        
         <pubDate>Thu, 10 Apr 2008 03:40:11 +0900</pubDate>
      </item>
            <item>
         <title>Google Analyticsでバイラル効果を測りやすくしてくれるGreasemonkey</title>
         <description><![CDATA[<img alt="Google Analyticsに参照サイトの詳細データを表示させるGreasemonkey" src="http://web-marketing.zako.org/images/Google-Analytics-firefox.jpg" width="250" height="250" />
<p>　様々なサービスの機能を拡張してくれるGreasemonkeyですが、今回はなんとGoogle Analyticsの機能を拡張してしまうGreasemonkeyのご紹介です。</p>]]>
         <![CDATA[<h3 class="header-label">Google Analyticsに「最近トラフィックを送り込み始めている参照サイト」を一覧表示</h3>
<p>　考えてもみれば、無料アクセス解析ツールの機能を強化してくれるわけですから、捉え方によってはとんでもない拡張機能なんですよね。ちなみにあなたのFirefoxに<a class="hacks"  href="https://addons.mozilla.org/mn/firefox/addon/748?lang=ja" onclick="window.open('https://addons.mozilla.org/mn/firefox/addon/748?lang=ja'); return false;">Greasemonkey</a>をインストールしていることが前提です。</p>

<h4 class="header-label">Google Analytics New Referral Analyzerの使い方</h4>
<ol>
<li>[トラフィック] &gt; [参照サイト]の「Who sent me unusual traffic?」というボタンを押します<br /><img alt="Google-Analytics-2.gif" src="http://web-marketing.zako.org/images/Google-Analytics-2.gif" width="400" height="137" />
</li>
<li>上から「この3日で150%以上のトラフィック成長率がある参照サイト」と「この3日で新しくリンクを張ってくれた参照サイト」を表示してくれます<br />
<img alt="Google-Analytics-3.gif" src="http://web-marketing.zako.org/images/Google-Analytics-3.gif" width="400" height="498" /></li>
<li>セグメントごとでも同様のデータを表示できます<br /><img alt="Google-Analytics-4.gif" src="http://web-marketing.zako.org/images/Google-Analytics-4.gif" width="400" height="480" /></li>
</ol>
<p>　試してみたい方は<a href="http://userscripts.org/scripts/show/24729" onclick="window.open('http://userscripts.org/scripts/show/24729'); return false;">Google Analytics New Referral Analyzer</a>のページを開いて右側にある「Install this script」というボタンを押してダウンロードしてください。</p>

<p>　最近紹介してくれたサイトを発見するのにも役立ちそうなこのスクリプト、バイラル効果を測るにはとても助かりそうですね。SMOが注目され始めている昨今、WEB担当者には欠かせない機能になりそうです。</p>

<p>Via：<a href="http://userscripts.org/scripts/show/24729" onclick="window.open('http://userscripts.org/scripts/show/24729'); return false;">Google Analytics New Referral Analyzer – Userscripts.org</a></p>

<div class="a-wrap pkg"><div class="a-left-box"><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4534043619%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4534043619%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><img class="a-img" src="http://ecx.images-amazon.com/images/I/31Hj3tRwDpL.jpg" alt="最新〈業界の常識〉よくわかる広告業界 (最新業界の常識)" /></a></div><div class="a-right-box"><div class="a-top-inner"><form class="a-cart-form" method="post" action="http://www.amazon.co.jp/gp/aws/cart/add.html" target="_blank"><input type="hidden" name="AssociateTag" value="snowboadteamz-22" /><input type="hidden" name="SubscriptionId" value="028QVM5GAF1MWA4NBMR2" /><input type="hidden" name="ASIN.1" value="4534043619" /><input type="hidden" name="Quantity.1" value="1" /><input type="image" name="submit.add-to-cart" src="http://rcm-images.amazon.com/images/G/09/extranet/associates/buttons/remote-buy-jp5.gif" /></form></div>
<dl><dt>最新〈業界の常識〉よくわかる広告業界 (最新業界の常識)</dt><dd>価格：<span class="a-price-text">￥ 1,365</span></dd><dd>平均評価：5.0</dd><dd>納期：通常24時間以内に発送</dd><dd><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4534043619%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4534043619%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><br />Amazon で詳細を見る</a> by <a href="http://astore.amazon.co.jp/snowboadteamz-22" title="WEB担当者専門書店" target="_blank">WEB担当者専門書店</a></dd></dl>
</div></div>]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Google%20Analytics" rel="tag">Google Analytics</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/web-marketing-news/greasemonkey-for-google-analytics.html</link>
         <guid>http://web-marketing.zako.org/web-marketing-news/greasemonkey-for-google-analytics.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category"><![CDATA[&lt;web marketing news&gt;WEBマーケティング記事]]></category>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Google Analytics</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
        
         <pubDate>Wed, 09 Apr 2008 00:53:10 +0900</pubDate>
      </item>
            <item>
         <title>GmailのステータスをFaviconの変化で知らせてくれるGreasemonkey</title>
         <description><![CDATA[<a title="gmail_icon" href="http://flickr.com/photos/richenard/2275776790/" onclick="window.open('http://flickr.com/photos/richenard/2275776790/'); return false;"><img alt="Gmailの新着メールをFaviconで知らせる" src="http://web-marketing.zako.org/images/Gmail-FavIcon-Alerts.gif" width="250" height="250" /></a>
<p> Faviconの色が変わることで、アプリのステータスが分かる。これっていろいろなものに応用できてしまいそうですね。今回はGmailのステータスをFaviconの変化で知らせる方法のご紹介です。</p>
]]>
         <![CDATA[<h3 class="header-label">GmailのステータスをFaviconでお知らせ</h3>
<p> あなたのFirefoxに<a class="hacks"  href="https://addons.mozilla.org/ja/firefox/addon/748" onclick="window.open('https://addons.mozilla.org/ja/firefox/addon/748'); return false;">Greasemonkey :: Firefox Add-ons</a>をインストールしていることが前提です。（※Gmail 2対応）</p>
<p> これからご紹介する「Gmail FavIcon Alerts 2」は下記2つのアドオンを使用していると最大限に力を発揮します。</p>
<dl>
<dt><a class="hacks"  href="https://addons.mozilla.org/en-US/firefox/addon/3780" onclick="window.open('https://addons.mozilla.org/en-US/firefox/addon/3780'); return false;">FaviconizeTab</a></dt>
<dd><img alt="FaviconizeTab.gif" src="http://web-marketing.zako.org/images/FaviconizeTab.gif" width="206" height="80" /></dd>
<dd>FirefoxのタブをFavIconのみ表示するようにしてくれます。</dd>
<dt><a class="hacks"  href="https://addons.mozilla.org/en-US/firefox/addon/2558" onclick="window.open('https://addons.mozilla.org/en-US/firefox/addon/2558'); return false;">PermaTabs</a></dt>
<dd><img alt="PermaTabs.gif" src="http://web-marketing.zako.org/images/PermaTabs.gif" width="200" height="150" /></dd>
<dd>指定したタブをロックしてページを恒久的に表示してくれます。　ちなみに私はこれを使わずに<a class="hacks"  href="https://addons.mozilla.org/ja/firefox/addon/2324" onclick="window.open('https://addons.mozilla.org/ja/firefox/addon/2324'); return false;">Session Manager</a>で代用しています。</dd>
</dl>
<h4 class="header-label">Faviconの変化</h4>
<p> 知らせてくれるステータスは下記の３つ。</p>

<dl>
<dt>新着メールなし</dt><dd><img alt="read.jpg" src="http://web-marketing.zako.org/images/read.jpg" width="112" height="25" /></dd>
<dt>新着メールあり</dt><dd><img alt="unread.jpg" src="http://web-marketing.zako.org/images/unread.jpg" width="112" height="25" /></dd>
<dt>未読チャットメッセージあり</dt><dd><img alt="chat.jpg" src="http://web-marketing.zako.org/images/chat.jpg" width="112" height="25" /></dd>
</dl>
<p> ちなみに「新着メール」があって、「未読チャットメッセージ」もある場合は交互にFaviconが表示されます。</p>
<p> 早速試してみたい方は<a href="http://userscripts.org/scripts/show/24430" onclick="window.open('http://userscripts.org/scripts/show/24430'); return false;">Gmail FavIcon Alerts 2</a>のページを開き、右側にある黒い「Install this script」というボタンをクリックしてインストールしてください。</p>

<p> 恥ずかしながら今回始めて知ったのだけど、「Favicon」って「Fav Icon」、つまり正式には「Favorites Icon」って意味だったんですね。。。（<a href="http://ja.wikipedia.org/wiki/Favicon" onclick="window.open('http://ja.wikipedia.org/wiki/Favicon'); return false;">Wikipedia</a>）初めて作ろうとしたときさんざん検索したのに気づいていなかった。しっかり理解しておくことは大事ですね。恐るべし和製英語の発音。。。</p>

<p>Via：<a href="http://userscripts.org/scripts/show/24430" onclick="window.open('http://userscripts.org/scripts/show/24430'); return false;">Gmail FavIcon Alerts 2 – Userscripts.org</a></p>]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/web-tools/gmail/gmail-favicon-alerts-2.html</link>
         <guid>http://web-marketing.zako.org/web-tools/gmail/gmail-favicon-alerts-2.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Gmail</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
        
         <pubDate>Tue, 01 Apr 2008 01:19:46 +0900</pubDate>
      </item>
            <item>
         <title>Flickrのコメント欄にある画像を排除するグリースモンキー</title>
         <description><![CDATA[<a title="Flickr Blackpass front" href="http://flickr.com/photos/web-marketing/2291622792/" onclick="window.open('http://flickr.com/photos/web-marketing/2291622792/'); return false;"><img alt="Flickrを快適にするFirefox用グリースモンキー" src="http://web-marketing.zako.org/images/BrandNewFBP-sigeo.jpg" width="250" height="381" /></a>
<p><a href="http://www.zako.org/cgi-bin/mt/mt-search.cgi?tag=Flickr&blog_id=14">Flickr</a>のコメントに画像がたくさん入っているとページの読み込みが遅くなったり、コメントが読みづらくなったりとなかなか弊害が出てしまうものです。そんな問題を解決してくれそうなのが「Flickr Filter Hearts」です。</p>]]>
         <![CDATA[<h3 class="header-label">Flickrのコメント欄から画像を排除するGreasemonkey</h3>
<p>まず、あなたのFirefoxに<a class="hacks"  href="https://addons.mozilla.org/en-US/firefox/addon/748" onclick="window.open('https://addons.mozilla.org/en-US/firefox/addon/748'); return false;">Greasemonkey :: Firefox Add-ons</a>をインストールしていることが前提です。</p>

<h4 class="header-label">Bofore</h4>
<p class="picture"><img alt="Flickr-Filter-Hearts-before.jpg" src="http://web-marketing.zako.org/images/Flickr-Filter-Hearts-before.jpg" width="400" height="235" />
人気のある画像にはコメントの中にたくさん画像があったりします。</p>

<h4 class="header-label">After</h4>
<p class="picture"><img alt="Flickr-Filter-Hearts-after.jpg" src="http://web-marketing.zako.org/images/Flickr-Filter-Hearts-after.jpg" width="400" height="153" />
このように画像がすっきりとリンクのみになっています。</p>
<p>いろいろな画像を見れるのも良いけど、なによりもシンプルが一番という方におすすめのGreasemonkeyです。</p>
<p>試してみたい方は<a href="http://userscripts.org/scripts/show/22860" onclick="window.open('http://userscripts.org/scripts/show/22860'); return false;">Flickr Filter Hearts</a>のページを開き、右側にある黒い「Install this script」ボタンを押してインストールしてください。</p>

<p>Via：<a href="http://userscripts.org/scripts/show/22860" onclick="window.open('http://userscripts.org/scripts/show/22860'); return false;">Flickr Filter Hearts – Userscripts.org</a></p>
<div class="a-wrap"><div class="a-left-box"><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4774132578%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4774132578%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><img class="a-img" src="http://ecx.images-amazon.com/images/I/21r68JSqO0L.jpg" alt="やさしいFlickr写真管理術 (Webアプリここが知りたい)" /></a></div><div class="a-right-box"><div class="a-top-inner"><form class="a-cart-form" method="post" action="http://www.amazon.co.jp/gp/aws/cart/add.html" target="_blank"><input type="hidden" name="AssociateTag" value="snowboadteamz-22" /><input type="hidden" name="SubscriptionId" value="028QVM5GAF1MWA4NBMR2" /><input type="hidden" name="ASIN.1" value="4774132578" /><input type="hidden" name="Quantity.1" value="1" /><input type="image" name="submit.add-to-cart" src="http://rcm-images.amazon.com/images/G/09/extranet/associates/buttons/remote-buy-jp5.gif" /></form></div><div>やさしいFlickr写真管理術 (Webアプリここが知りたい)<br /></div><div class="a-mid-inner"><div class="a-bot-inner">価格：<span class="a-price-text">￥ 1,449</span><br />平均評価：5.0<br />納期：通常24時間以内に発送<br /></div></div><div class="a-copyright"><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4774132578%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4774132578%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><br />Amazon で詳細を見る</a> by <a href="http://astore.amazon.co.jp/snowboadteamz-22" title="WEB担当者の本屋" target="_blank">WEB担当者の本屋</a></div></div></div><br clear="all" />]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Flickr" rel="tag">Flickr</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/hacks/firefox/flickr-filter-hearts-greasemonkey.html</link>
         <guid>http://web-marketing.zako.org/hacks/firefox/flickr-filter-hearts-greasemonkey.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Flickr</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
        
         <pubDate>Tue, 26 Feb 2008 07:00:50 +0900</pubDate>
      </item>
            <item>
         <title>iGoogleの検索ボックスを「真っ白な灰」にしてしまうグリースモンキー</title>
         <description><![CDATA[<a title="&nbsp;" href="http://flickr.com/photos/try-to-touch/496025339/" onclick="window.open('http://flickr.com/photos/try-to-touch/496025339/'); return false;"><img alt="iGoogleの検索ボックスを透明にしてしまう" src="http://web-marketing.zako.org/images/transparent-apple.jpg" width="250" height="226" /></a>
<p>今回はiGoogleの検索ボックスを真っ白にして見えなくしてしまうGreasemonkeyのご紹介。はっきりいって実用的ではないのでご了承くださいｗｗ</p>]]>
         <![CDATA[<h3 class="tips">iGoogleの検索ボックスを見えなくしてしまうGreasemonkey</h3>
<p>あなたのFirefoxに<a class="hacks"  href="https://addons.mozilla.org/en-US/firefox/addon/748" onclick="window.open('https://addons.mozilla.org/en-US/firefox/addon/748'); return false;">Greasemonkey :: Firefox Add-ons</a>をインストールしていることが前提です。</p>
<h4 class="tips">検索ボックスを見えなくしてみたところ</h4>
<p><img alt="transparent-igoogle.jpg" src="http://web-marketing.zako.org/images/transparent-igoogle.jpg" width="400" height="177" /></p>
<p>↑とにかく真っ白ですｗｗ。私の場合<a title="iGoogleがGoogleではなくなるFirefox用スクリプト｜WEBマーケティングブログ" href="http://web-marketing.zako.org/hacks/firefox/igoogle-not-google-firefox-greasemonkey.html" >iGoogleがGoogleではなくなるFirefox用スクリプト</a>も使っているため、何のサイトを開いているのかわからなくなるくらい。</p>
<p>ちなみに↑の画像では文字も入力している状態です。　はい、文字も真っ白に燃え尽きてしまいます。　検索もろくに出来ない状態になるので利用するには覚悟が必要ですｗｗ</p>

<p>覚悟の出来た方は<a href="http://userscripts.org/scripts/show/22965" onclick="window.open('http://userscripts.org/scripts/show/22965'); return false;">iGoogle w/o Search Box</a>のページを開いて、右側にある黒い「Install this script」と書いてあるボタンを押して灰になってください。（※注意：実生活で灰になってはいけません。あくまで「灰」を体感してみることにとどめてください。）</p>

<h4 class="tips">関連情報</h4>
<ul>
<li>Via：<a href="http://userscripts.org/scripts/show/22965" onclick="window.open('http://userscripts.org/scripts/show/22965'); return false;">iGoogle w/o Search Box – Userscripts.org</a></li>
</ul>]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>
, <a href="http://www.technorati.jp/tag/iGoogle" rel="tag">iGoogle</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/web-tools/igoogle-gadgetigoogle/igoogle-w-o-search-box.html</link>
         <guid>http://web-marketing.zako.org/web-tools/igoogle-gadgetigoogle/igoogle-w-o-search-box.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category"><![CDATA[&lt;igoogle gadget&gt;iGoogle ガジェット]]></category>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">iGoogle</category>
        
         <pubDate>Tue, 19 Feb 2008 07:19:32 +0900</pubDate>
      </item>
            <item>
         <title>YouTube動画を同一画面上に開いてリサイズできるGreasemonkey</title>
         <description><![CDATA[<a title="Tuck's birthday cake" href="http://flickr.com/photos/shockingbird/2268585706/" onclick="window.open('http://flickr.com/photos/shockingbird/2268585706/'); return false;"><img alt="youtube画面で動画のみをポップアップさせてくれるユーザースクリプト" src="http://web-marketing.zako.org/images/youtube-cake.jpg" width="250" height="250" /></a>
<p>今回ご紹介するのは、YouTubeの動画一覧からページを開くことなく動画のみを開き、サイズまで自在に変更できる便利なFirefox用Greasemonkeyです。</p>]]>
         <![CDATA[<h3 class="tips">youtube画面で動画のみをその場ポップアップしてくれるユーザースクリプト</h3>
<p>あなたのFirefoxに<a href="https://addons.mozilla.org/en-US/firefox/addon/748" onclick="window.open('https://addons.mozilla.org/en-US/firefox/addon/748'); return false;">Greasemonkey :: Firefox Add-ons</a>をインストールしていることが前提です。</p>
<h4 class="tips">YouTubeで実際に使ってみた動画</h4>
<p>活字よりも見てもらった方が早いので早速動画にしてみました。</p>
<object width="425" height="373"><param name="movie" value="http://www.youtube.com/v/hzCKTd7p8J8&rel=0&color1=0x2b405b&color2=0x6b8ab6&border=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/hzCKTd7p8J8&rel=0&color1=0x2b405b&color2=0x6b8ab6&border=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="373"></embed></object>
<p>↑画面遷移せずに一覧からどんどん動画を見ることができるのがとても便利。<a title="YouTubeの連続動画検索を楽にしてくれるFirefoxスクリプト" href="http://web-marketing.zako.org/google/youtube/youtube-focus-search.html" >YouTubeの連続動画検索を楽にしてくれるFirefoxスクリプト</a>と合わせて使うとより快適です。</p>

<p>試してみたい方は<a href="http://userscripts.org/scripts/show/22881" onclick="window.open('http://userscripts.org/scripts/show/22881'); return false;">Youtube pop drag resize</a>のページを開いて右側にある黒い「Install this script」と書いてあるボタンをクリックしてインストールしてください。</p>

<p>実はあまり期待せずに試してみたのですが、いざ使ってみたらすごく便利でしたｗｗ　しかしスクリプトひとつでサイトのユーザビリティがここまで上がってしまうのかと思うと目から鱗ですよね。これこそホントに素晴らしい技術力。</p>
<h4 class="tips">関連情報</h4>
<ul>
<li>Via：<a href="http://userscripts.org/scripts/show/22881" onclick="window.open('http://userscripts.org/scripts/show/22881'); return false;">Youtube pop drag resize – Userscripts.org</a></li>
</ul>]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>
, <a href="http://www.technorati.jp/tag/YouTube" rel="tag">YouTube</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/google/youtube/youtube-pop-drag-resize-greasemonkey.html</link>
         <guid>http://web-marketing.zako.org/google/youtube/youtube-pop-drag-resize-greasemonkey.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#category">YouTube</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">YouTube</category>
        
         <pubDate>Mon, 18 Feb 2008 07:15:20 +0900</pubDate>
      </item>
            <item>
         <title>笑えるGreasemonkey　Twitterの 〒‡ス├⊃冫ﾊ〃ー夕ー　</title>
         <description><![CDATA[<a title="Mug: Taza twitter" href="http://flickr.com/photos/infelix/1449975834/" onclick="window.open('http://flickr.com/photos/infelix/1449975834/'); return false;"><img alt="twitterのテキストをコンバートしてくれるGreasemonkey" src="http://web-marketing.zako.org/images/twitter-mug.jpg" width="250" height="188" /></a>
<p>あまりのクオリティの高さに正直驚きました。タイトルのギャル文字もFirefoxのGreasemonkeyスクリプト、「Twitter Text Converter」で作ったものです。</p>]]>
         <![CDATA[<h3 class="tips">TwitterのテキストをGAL文字などにコンバートしてくれるGreasemonkey</h3>
<p>あなたのFirefoxに<a class="hacks"  href="http://www.google.co.jp/search?q=Greasemonkey&amp;sourceid=navclient-ff&amp;ie=UTF-8&amp;rlz=1B3GGGL_jaJP237JP238&amp;aq=t" onclick="window.open('http://www.google.co.jp/search?q=Greasemonkey&amp;sourceid=navclient-ff&amp;ie=UTF-8&amp;rlz=1B3GGGL_jaJP237JP238&amp;aq=t'); return false;">Greasemonkey</a>をインストールしていることが前提の耳寄りなお話です。</p>

<h4 class="tips">コンバートシミュレーション</h4>
<p><a href="http://web-marketing.zako.org/images/Twitter-Text-Converter-o.gif" class="highslide" onclick="return hs.expand(this)" onkeypress="return hs.expand(this)"><img alt="Twitter-Text-Converter.gif" src="http://web-marketing.zako.org/images/Twitter-Text-Converter.gif" width="400" height="292" /></a></p>
<p>こんな感じでどんどんコンバートしてくれます。</p>
<h4 class="tips">コンバートしてくれる種類</h4>
<dl>
<dt>若旦那風</dt><dd> どうしてこなことができるんでげしょう</dd>
<dt>江戸っ子</dt><dd> こいつぁクオリティ高い</dd>
<dt>花魁</dt><dd> 毛唐のセリフにも出来よるって。。。</dd>
<dt>大阪弁</dt><dd> 富山弁ってなかいなかマニアックな</dd>
<dt>族言葉</dt><dd> 琥麗破笑獲琉</dd>
<dt>富山弁</dt><dd> 何を言っとるか分からなくなりそう</dd>
<dt>日英翻訳</dt><dd> So during the test.</dd>
<dt>ギャル文字</dt><dd> Ｇд∟文字笑ぇゑｗｗ</dd>
</dl>
<p>すごいクオリティですｗｗ　族言葉は解読不能になりそう。</p>
<p>試してみたい方は<a href="http://userscripts.org/scripts/show/22404" onclick="window.open('http://userscripts.org/scripts/show/22404'); return false;">Twitter Text Converter</a>のページ右側にある黒い「Install this script」と書いてあるボタンを押してダウンロード。</p>

<p>日英翻訳なんかはけっこう実用的ですよね。世界に向けて発信（のみ）するみたいなｗｗ　新しい楽しみ方が出来るツール、こういったのもTwitterにデフォルトで実装されそうですよね。</p>

<h4 class="tips">関連情報</h4>
<ul>
<li>Via：<a href="http://userscripts.org/scripts/show/22404" onclick="window.open('http://userscripts.org/scripts/show/22404'); return false;">Twitter Text Converter – Userscripts.org</a></li>
<li><a href="http://www.zako.org/cgi-bin/mt/mt-search.cgi?tag=Twitter&amp;blog_id=14" onclick="javascript:urchinTracker('/go/Under_link');" onkeypress="return hs.expand(this)">Twitter関連記事</a></li>
</ul>]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>
, <a href="http://www.technorati.jp/tag/Twitter" rel="tag">Twitter</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/hacks/firefox/twitter-text-converter-for-firefox.html</link>
         <guid>http://web-marketing.zako.org/hacks/firefox/twitter-text-converter-for-firefox.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Twitter</category>
        
         <pubDate>Sun, 10 Feb 2008 07:02:58 +0900</pubDate>
      </item>
            <item>
         <title>サイト上にGoogleリーダーの購読者数を表示するFirefox用スクリプト</title>
         <description><![CDATA[<a title="Infinite Monkeys 2008" href="http://flickr.com/photos/xrrr/2219947571/" onclick="window.open('http://flickr.com/photos/xrrr/2219947571/'); return false;"><img alt="Googleリーダーの購読者数を表示するgreaseMonkey" src="http://web-marketing.zako.org/images/greaseMonkeys.jpg" width="250" height="250" /></a>
<p>これはすごいと感じた一品。今回ご紹介するのは普段あまり目にすることのない<a href="http://web-marketing.zako.org/web-tools/google-reader/" onclick="javascript:urchinTracker('/go/text_link');" onkeypress="return hs.expand(this)">Googleリーダー</a>の購読者数を表示してくれる<a href="http://web-marketing.zako.org/hacks/firefox/" onclick="javascript:urchinTracker('/go/text_link');" onkeypress="return hs.expand(this)">Firefox用</a>の<a href="http://www.zako.org/cgi-bin/mt/mt-search.cgi?tag=Greasemonkey&blog_id=14">Gresemonkey</a>です。</p>]]>
         <![CDATA[<h3 class="tips">サイト上にGoogleリーダーの購読者数を表示してくれるGresemonkey</h3>
<p>あなたのFirefoxに<a class="hacks"  href="https://addons.mozilla.org/en-US/firefox/addon/748" onclick="window.open('https://addons.mozilla.org/en-US/firefox/addon/748'); return false;">Greasemonkey</a>をインストールしていることが前提です。</p>
<h4 class="tips">Googleリーダーの購読者数を表示した図</h4>
<p><img alt="Googleリーダーの購読者数表示" src="http://web-marketing.zako.org/images/Google-Reader-Subscribers.jpg" width="424" height="250" /></p>
<p>↑私のブログはRSSを３つ配信しているのでちょっと見づらいですが。このようにすべての購読者数を表示してくれます。自サイトの購読者数であれば<a href="http://www.zako.org/cgi-bin/mt/mt-search.cgi?tag=%E3%82%A6%E3%82%A7%E3%83%96%E3%83%9E%E3%82%B9%E3%82%BF%E3%83%BC%E3%83%84%E3%83%BC%E3%83%AB&amp;blog_id=14" onclick="javascript:urchinTracker('/go/text_link');" onkeypress="return hs.expand(this)">ウェブマスターツール</a>で表示することも出来ますが、こちらの方が手っ取り早く出良いですよね。</p>

<h4 class="tips">他のサイトも見てみよう</h4>
<dl>
<dt><a class="web-site-link" href="http://gigazine.net/" onclick="window.open('http://gigazine.net/'); return false;">GIGAZINEの購読者数</a></dt><dd><img alt="GIGAZINEのGoogleリーダーでの購読者数" src="http://web-marketing.zako.org/images/Google-Reader-Subscribers2.jpg" width="264" height="106" /></dd><dd>すごい購読者数。RSSもひとつにしておいたほうが見やすいし。。。</dd>
<dt><a class="web-site-link" href="http://e0166.blog89.fc2.com/" onclick="window.open('http://e0166.blog89.fc2.com/'); return false;">*ホームページを作る人のネタ帳</a>の購読者数</dt><dd><img alt="ホームページを作る人のネタ帳のGoogleリーダーでの購読者数" src="http://web-marketing.zako.org/images/Google-Reader-Subscribers3.jpg" width="264" height="68" /></dd><dd>さすがに人気ですね。購読者数は書いてる長さに比例すると言いますが、1年ちょっとでこの数とはすごい。</dd>
</dl>

<p>試してみたい方は<a href="http://userscripts.org/scripts/show/21909" onclick="window.open('http://userscripts.org/scripts/show/21909'); return false;">Google Reader Subscribers Count</a>のページ右側にある「Install this script」と書いてある黒いボタンを押してインストールしてください。</p>
<p>これは競合調査に使えそうなツール、リサーチの幅が広がります。</p>
<h4 class="tips">関連情報</h4>
<ul>
<li>Via：<a href="http://userscripts.org/scripts/show/21909" onclick="window.open('http://userscripts.org/scripts/show/21909'); return false;">Google Reader Subscribers Count – Userscripts.org</a></li>
<li><a href="http://web-marketing.zako.org/web-tools/google-reader/" onclick="javascript:urchinTracker('/go/Under_link');" onkeypress="return hs.expand(this)">Googleリーダーの記事一覧</a></li>
</ul>]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Google%20Reader" rel="tag">Google Reader</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/web-tools/google-reader/google-reader-subscribers-count.html</link>
         <guid>http://web-marketing.zako.org/web-tools/google-reader/google-reader-subscribers-count.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Google Reader</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Google Reader</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
        
         <pubDate>Thu, 31 Jan 2008 07:21:47 +0900</pubDate>
      </item>
            <item>
         <title>Gmailの広告を排除して本文スペースを広げてくれるFirefox用スクリプト</title>
         <description><![CDATA[<a title="gmail-icons.jpg" href="http://flickr.com/photos/autodafe/2116296365/" onclick="window.open('http://flickr.com/photos/autodafe/2116296365/'); return false;"><img alt="Gmail用FirefoxのGreasemonkeyスクリプト" src="http://web-marketing.zako.org/images/gmail-icons.jpg" width="250" height="173" /></a>
<p>今回ご紹介するのは、<a href="http://web-marketing.zako.org/web-tools/gmail/">Gmail</a>の本文を開いたとき、右側に表示される広告スペースを排除してしまう<a href="http://www.zako.org/cgi-bin/mt/mt-search.cgi?tag=Greasemonkey&amp;blog_id=14" onclick="javascript:urchinTracker('/go/text_link');" onkeypress="return hs.expand(this)">Greasemonkeyスクリプト</a>。Google Appsにも対応しているそうです。</p>]]>
         <![CDATA[<h3 class="tips">GmailとGoogleAppsをすっきりさせるGmail Sidebar Remover</h3>
<p>あなたのFirefoxに<a class="hacks"  href="https://addons.mozilla.org/en-US/firefox/addon/748" onclick="window.open('https://addons.mozilla.org/en-US/firefox/addon/748'); return false;">Greasemonkey</a>を追加していることが前提です。</p>
<h3 class="tips">使用前・使用後のGmail</h3>
<dl class="floatleft">
<dt>ビフォー</dt>
<dd><a href="http://web-marketing.zako.org/images/Gmail-Sidebar-before-o.gif" class="highslide" onclick="return hs.expand(this)" onkeypress="return hs.expand(this)"><img alt="広告表示されている通常のGmail" src="http://web-marketing.zako.org/images/Gmail-Sidebar-before.gif" width="230" height="140" /></a></dd>
</dl>
<dl>
<dt class="floatleft">アフター</dt>
<dd><a href="http://web-marketing.zako.org/images/Gmail-Sidebar-after-o.gif" class="highslide" onclick="return hs.expand(this)" onkeypress="return hs.expand(this)"><img alt="広告が排除され、メール本文のスペースが広がったGmail" src="http://web-marketing.zako.org/images/Gmail-Sidebar-after.gif" width="230" height="140" /></a></dd>
</dl>
<br clear="all" />

<p>いままで何も感じていなかったけど、メール本文のスペースが広がることで長いスレッドのものでも少しスクロールが少なくて済む場合があるし、何より余裕を感じることが出来ます。不思議なものですね。</p>
<p>試してみたい方は<a href="http://userscripts.org/scripts/show/21381" onclick="window.open('http://userscripts.org/scripts/show/21381'); return false;">Gmail Sidebar Remover</a>のページ右側にある黒い”Install this script”のボタンを押してインストールしてください。</p>

<h4 class="tips">関連情報</h4>
<ul>
<li>Via：<a href="http://userscripts.org/scripts/show/21381" onclick="window.open('http://userscripts.org/scripts/show/21381'); return false;">Gmail Sidebar Remover – Userscripts.org</a></li>
<li><a class="google" href="https://mail.google.com/" onclick="window.open('https://mail.google.com/mail/'); return false;">Gmail</a>、<a class="google" href="http://www.google.com/a/?hl=ja" onclick="window.open('http://www.google.com/a/?hl=ja'); return false;">Google Apps</a></li>
<li><a href="http://web-marketing.zako.org/hacks/firefox/" onclick="javascript:urchinTracker('/go/Under_link');" onkeypress="return hs.expand(this)">Firefox記事まとめ</a></li>
</ul>
<!--- ignore ---><div class="a-wrap"><div class="a-left-box"><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4798114480%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4798114480%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><img class="a-img" src="http://ecx.images-amazon.com/images/I/31XWDFnNqEL.jpg" alt="シゴトはネットで片づける!" /></a></div><div class="a-right-box"><div class="a-top-inner"><form class="a-cart-form" method="post" action="http://www.amazon.co.jp/gp/aws/cart/add.html" target="_blank"><input type="hidden" name="AssociateTag" value="snowboadteamz-22" /><input type="hidden" name="SubscriptionId" value="028QVM5GAF1MWA4NBMR2" /><input type="hidden" name="ASIN.1" value="4798114480" /><input type="hidden" name="Quantity.1" value="1" /><input type="image" name="submit.add-to-cart" src="http://rcm-images.amazon.com/images/G/09/extranet/associates/buttons/remote-buy-jp5.gif" /></form></div><div>シゴトはネットで片づける!<br /></div><div class="a-mid-inner"><div class="a-bot-inner">価格：<span class="a-price-text">￥ 1,659</span><br />平均評価：<br />納期：通常24時間以内に発送<br /></div></div><div class="a-copyright"><a href="http://www.amazon.co.jp/gp/redirect.html%3FASIN=4798114480%26tag=snowboadteamz-22%26lcode=xm2%26cID=2025%26ccmID=165953%26location=/o/ASIN/4798114480%253FSubscriptionId=028QVM5GAF1MWA4NBMR2" target="_blank"><br />Amazon で詳細を見る</a> by <a href="http://astore.amazon.co.jp/snowboadteamz-22" title="WEB担当者の本屋" target="_blank">WEB担当者の本屋</a></div></div></div><br clear="all" /><!--- /ignore --->]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Gmail" rel="tag">Gmail</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/web-tools/gmail/gmail-sidebar-remover.html</link>
         <guid>http://web-marketing.zako.org/web-tools/gmail/gmail-sidebar-remover.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#category">Gmail</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Gmail</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
        
         <pubDate>Mon, 28 Jan 2008 07:25:12 +0900</pubDate>
      </item>
            <item>
         <title>YouTubeの連続動画検索を楽にしてくれるFirefoxスクリプト</title>
         <description><![CDATA[<a title="big new wave logo" href="http://flickr.com/photos/paul_heard/2023373262/" onclick="window.open('http://flickr.com/photos/paul_heard/2023373262/'); return false;"><img alt="youtube-fake.gif" src="http://web-marketing.zako.org/images/youtube-fake.gif" width="250" height="129" /></a>
<p>YouTube連続動画検索を楽にする。つまりはYouTubeの検索ボックスにデフォルトでフォーカスしてくれて、連続して検索する際にわざわざマウスで検索ボックスをクリックしなくても良いという優れものなんです。</p>]]>
         <![CDATA[<h3 class="tips">YouTubeの検索を楽にする「Youtube focus search」</h3>
<p>あなたのFirefoxに<a class="hacks"  href="https://addons.mozilla.org/en-US/firefox/addon/748" onclick="window.open('https://addons.mozilla.org/en-US/firefox/addon/748'); return false;">Greasemonkey</a>をインストールしている事が前提です。</p>
<h4 class="tips">今回の成果物</h4>
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/e3aimrQXsSQ&rel=1&color1=0x5d1719&color2=0xcd311b&border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/e3aimrQXsSQ&rel=1&color1=0x5d1719&color2=0xcd311b&border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
<p>↑マウスを使うことなくサクサクと進めていける。スクロールダウンした状態でもキーボードを打つと検索ボックスにフォーカスしてくれます。<br />
スクロールダウンを撮り忘れたのでもうひとつ↓</p>
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/MqZKdtJA-Og&rel=1&color1=0x5d1719&color2=0xcd311b&border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/MqZKdtJA-Og&rel=1&color1=0x5d1719&color2=0xcd311b&border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>

<h4 class="tips">日本版YouTube対応までの手順</h4>
<p>日本版YouoTubeに対応していないので、ちょこっと設定が必要です。</p>
<ol>
<li><a class="greasemonkey" href="http://userscripts.org/scripts/show/19913" onclick="window.open('http://userscripts.org/scripts/show/19913'); return false;">Youtube focus search</a>のページを開き、右側の黒いボタンを押してインストール</li>
<li><a class="google" href="http://jp.youtube.com/" onclick="window.open('http://jp.youtube.com/'); return false;">日本版YouTube</a>を開く</li>
<li>右下のステータスバーにいるニコニコした猿を右クリックして「ユーザスクリプトの管理」をクリック<br /><img alt="youtube-jp.gif" src="http://web-marketing.zako.org/images/youtube-jp.gif" width="400" height="313" /></li>
<li>左側の一覧から「Youtube focus search」を選択して「追加ボタン」を押す<br />
<img alt="youtube-jp2.jpg" src="http://web-marketing.zako.org/images/youtube-jp2.jpg" width="400" height="355" /></li>
<li>「ページの追加」ダイアログが開き、URLに「http://jp.youtube.com/*」と入力されているかを確認して「OK」を押せば完了</li>
</ol>
<p>今までなんとも感じていなかったけど、いざ使ってみたら便利便利ｗｗ　素晴らしい提案型スクリプトでした。</p>

<h4 class="tips">関連情報</h4>
<ul>
<li>Via:<a class="greasemonkey" href="http://userscripts.org/scripts/show/19913" onclick="window.open('http://userscripts.org/scripts/show/19913'); return false;">Youtube focus search – Userscripts.org</a></li>
<li><a href="http://www.zako.org/cgi-bin/mt/mt-search.cgi?tag=Greasemonkey&amp;blog_id=14" onclick="javascript:urchinTracker('/go/Under_link');" onkeypress="return hs.expand(this)">Greasemonkeyまとめ</a></li>
</ul>]]>
<dl><dt>テクノラティタグ</dt><dd>
<a href="http://www.technorati.jp/tag/Firefox" rel="tag">Firefox</a>
, <a href="http://www.technorati.jp/tag/Greasemonkey" rel="tag">Greasemonkey</a>
, <a href="http://www.technorati.jp/tag/YouTube" rel="tag">YouTube</a>

</dd></dl>

</description>
         <link>http://web-marketing.zako.org/google/youtube/youtube-focus-search.html</link>
         <guid>http://web-marketing.zako.org/google/youtube/youtube-focus-search.html</guid>
                  <category domain="http://www.sixapart.com/ns/types#category">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#category">YouTube</category>
        
                  <category domain="http://www.sixapart.com/ns/types#tag">Firefox</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">Greasemonkey</category>
                  <category domain="http://www.sixapart.com/ns/types#tag">YouTube</category>
        
         <pubDate>Tue, 15 Jan 2008 07:00:42 +0900</pubDate>
      </item>
      
   </channel>
</rss>