<?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>Co.Com とこが、Fuji &#187; ブログテクニック</title>
	<atom:link href="http://bbfuji.jp/blog/category/blog_tec/feed/" rel="self" type="application/rss+xml" />
	<link>http://bbfuji.jp/blog</link>
	<description>富士山と共に。地域と共に。</description>
	<lastBuildDate>Fri, 30 Jul 2010 08:42:51 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bbfuji.jp/blog/category/blog_tec/feed/" />
		<item>
		<title>一括応援ボタンの作り方</title>
		<link>http://bbfuji.jp/blog/2010/05/20/%e4%b8%80%e6%8b%ac%e5%bf%9c%e6%8f%b4%e3%83%9c%e3%82%bf%e3%83%b3%e3%81%ae%e4%bd%9c%e3%82%8a%e6%96%b9/</link>
		<comments>http://bbfuji.jp/blog/2010/05/20/%e4%b8%80%e6%8b%ac%e5%bf%9c%e6%8f%b4%e3%83%9c%e3%82%bf%e3%83%b3%e3%81%ae%e4%bd%9c%e3%82%8a%e6%96%b9/#comments</comments>
		<pubDate>Thu, 20 May 2010 12:28:17 +0000</pubDate>
		<dc:creator>fujichan</dc:creator>
				<category><![CDATA[ブログテクニック]]></category>
		<category><![CDATA[一括応援]]></category>
		<category><![CDATA[作り方]]></category>

		<guid isPermaLink="false">http://bbfuji.jp/blog/?p=6782</guid>
		<description><![CDATA[


複数のランキングに参加していると、応援していただく方に全部押してもらうのは気が引けるものです。
そこで、一つのボタンを押せば参加しているランキングを一度に開ける、一括応援ボタンの作り方をご紹介します。
但し、ＩＥ（ [...]]]></description>
			<content:encoded><![CDATA[<table align="center">
<tbody>
<tr>
<td>複数のランキングに参加していると、応援していただく方に全部押してもらうのは気が引けるものです。</p>
<p>そこで、一つのボタンを押せば参加しているランキングを一度に開ける、一括応援ボタンの作り方をご紹介します。<br />
但し、ＩＥ（インターネット・エクスプローラー）でこのスクリプトを働かせる為には、ポップアップブロックの解除など、面倒な設定がありますのでここでは省略させていただきます。<br />
それ以外のブラウザでは、今の所立派に機能が働いています。<br />
<span style="font-size:small;"><span style="color:yellow;">※参加サイトによってはスクリプトの使用を禁止しているところがあります。</span><br />≫ご利用の際はデザインの制約があり表示も比較的遅いＩＥ以外のブラウザへ変更することをオススメします。お気に入りなども簡単に移行できます。</span>⇒参照：<a href="http://bbfuji.jp/blog/2009/10/01/ブラウザの特徴/" target="_blank">ブラウザの特徴</a></p>
<p>以下は、参加ランキングが4つの場合です。</p>
<div class="igBar"><span id="ljava-2"><a href="#" onclick="javascript:showCodeTxt('java-2'); return false;">コードを原文表示&raquo;</a>（別ページで開きます）</span></div>
<div class="syntax_hilite"><span class="langName">JAVA:</span>
<div id="java-2">
<div class="java">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;!--一括応援ここから--&gt; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;script type=<span style="color: #ff0000;">"text/javascript"</span>&gt;&nbsp; </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">var strUA =&nbsp; navigator.<span style="color: #006600;">userAgent</span>.<span style="color: #006600;">toLowerCase</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">function OpenWin<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#123;</span> </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #b1b100;">if</span><span style="color: #66cc66;">&#40;</span>strUA.<span style="color: #006600;">indexOf</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">"msie"</span><span style="color: #66cc66;">&#41;</span> != -<span style="color: #cc66cc;color:#800000;">1</span><span style="color: #66cc66;">&#41;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">document.<span style="color: #006600;">getElementById</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'Ranking01'</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">click</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">document.<span style="color: #006600;">getElementById</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'Ranking02'</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">click</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">document.<span style="color: #006600;">getElementById</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'Ranking03'</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">click</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">document.<span style="color: #006600;">getElementById</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">'Ranking04'</span><span style="color: #66cc66;">&#41;</span>.<span style="color: #006600;">click</span><span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #b1b100;">else</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #66cc66;">&#123;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">win=window.<span style="color: #006600;">open</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">"ランキングその１のURL"</span>,<span style="color: #ff0000;">"_blank"</span><span style="color: #66cc66;">&#41;</span>; <span style="color: #808080; font-style: italic;">/* ランキングその１*/</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">win=window.<span style="color: #006600;">open</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">"ランキングその２のURL"</span>,<span style="color: #ff0000;">"_blank"</span><span style="color: #66cc66;">&#41;</span>; <span style="color: #808080; font-style: italic;">/* ランキングその２*/</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">win=window.<span style="color: #006600;">open</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">"ランキングその３のURL"</span>,<span style="color: #ff0000;">"_blank"</span><span style="color: #66cc66;">&#41;</span>; <span style="color: #808080; font-style: italic;">/* ランキングその３*/</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">win=window.<span style="color: #006600;">open</span><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">"ランキングその４のURL"</span>,<span style="color: #ff0000;">"_blank"</span><span style="color: #66cc66;">&#41;</span>; <span style="color: #808080; font-style: italic;">/* ランキングその４*/</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; <span style="color: #66cc66;">&#125;</span> </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #66cc66;">&#125;</span> </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;/script&gt; </div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;a href=<span style="color: #ff0000;">"javascript:OpenWin()"</span> title=<span style="color: #ff0000;">"このボタンで一括応援できます！"</span>&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;img src=<span style="color: #ff0000;">"ボタンのURI"</span> border=<span style="color: #ff0000;">"0"</span> alt=<span style="color: #ff0000;">"一括応援ボタン"</span> /&gt;&lt;/a&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;a id=<span style="color: #ff0000;">"Ranking01"</span> href=<span style="color: #ff0000;">"ランキングその１のURL"</span> target=<span style="color: #ff0000;">"_blank"</span>&gt;ランキングその１&lt;/a&gt;&lt;br /&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;a id=<span style="color: #ff0000;">"Ranking02"</span> href=<span style="color: #ff0000;">"ランキングその２のURL"</span> target=<span style="color: #ff0000;">"_blank"</span>&gt;ランキングその２&lt;/a&gt;&lt;br /&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;a id=<span style="color: #ff0000;">"Ranking03"</span> href=<span style="color: #ff0000;">"ランキングその３のURL"</span> target=<span style="color: #ff0000;">"_blank"</span>&gt;ランキングその３&lt;/a&gt;&lt;br /&gt;</div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;a id=<span style="color: #ff0000;">"Ranking04"</span> href=<span style="color: #ff0000;">"ランキングその４のURL"</span> target=<span style="color: #ff0000;">"_blank"</span>&gt;ランキングその４&lt;/a&gt;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&lt;!--一括応援ここまで--&gt; </div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
<ul style="list-style-type:decimal">
<li>先ず、上のコードをコード表示の左上にある<span style="color:lime; font-weight:bold;">「コードを原文表示」</span>をクリックして原文を表示し、中味を全てメモ帳などにコピーします。</li>
<li>コピーしたコードの「ランキングその１のURL」から順番に該当ＵＲＬに変えます。<br />その右の「ランキングその１」は「ブログ村」などと、何のランキングか分かるように変えます。<br />例）win=window.open("http://diary.blogmura.com/hitorigoto/","_blank"); /* <span style="font-size:small;">ブログ村</span>*/</li>
<li>４つまではこれを繰り返し、４つ以下なら余った<br />　<br />
<table style="background-color:#111; border: 2px solid #f3c4fe; padding:10px;">
<tbody>
<tr>
<td>document.getElementById('Ranking0X').click();</td>
</tr>
</tbody>
</table>
<p>および<br />
<table style="background-color:#111; border: 2px solid #f3c4fe; padding:10px;">
<tbody>
<tr>
<td>win=window.open("ランキングそのXのURL","_blank"); /* ランキングそのX*/</td>
</tr>
</tbody>
</table>
<p>および<br />
<table style="background-color:#111; border: 2px solid #f3c4fe; padding:10px;">
<tbody>
<tr>
<td>＜a id="Ranking0X" href="ランキングそのXのURL" target="_blank"＞ランキングそのX＜/a＞</td>
</tr>
</tbody>
</table>
<p>を削除します。</li>
<li>出来上がったら一括ボタンの＜!--一括応援ここから--＞～＜!--一括応援ここまで--＞を入れたいサイドバナー（ウィジェット）や記事の下など、表示させたい場所にペースト＆保存して完成です。</li>
</ul>
<p>5つ以上作る場合は、</p>
<table style="background-color:#111; border: 2px solid #f3c4fe; padding:10px;">
<tbody>
<tr>
<td>document.getElementById('Ranking0X').click();</td>
</tr>
</tbody>
</table>
<p>をコピーして増やし、その数だけXの所を5,6,7・・・と書き直してください)</p>
<table style="background-color:#111; border: 2px solid #f3c4fe; padding:10px;">
<tbody>
<tr>
<td>win=window.open("ランキングそのXのURL","_blank"); /* ランキングそのX*/</td>
</tr>
</tbody>
</table>
<p>と<br />
<table style="background-color:#111; border: 2px solid #f3c4fe; padding:10px;">
<tbody>
<tr>
<td>＜a id="Ranking0X" href="ランキングそのXのURL" target="_blank"＞ランキングそのX＜/a＞</td>
</tr>
</tbody>
</table>
<p>もその数だけコピーし、「ランキングそのXのURL」と「ランキングそのX」を変えます。</p>
<p>ボタンは⇒<a href="http://bbfuji.jp/blog/2010/05/19/ボタンが自動作成できるサイト/">ボタンを自動で作る方法</a>からどうぞ！</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://bbfuji.jp/blog/2010/05/20/%e4%b8%80%e6%8b%ac%e5%bf%9c%e6%8f%b4%e3%83%9c%e3%82%bf%e3%83%b3%e3%81%ae%e4%bd%9c%e3%82%8a%e6%96%b9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bbfuji.jp/blog/2010/05/20/%e4%b8%80%e6%8b%ac%e5%bf%9c%e6%8f%b4%e3%83%9c%e3%82%bf%e3%83%b3%e3%81%ae%e4%bd%9c%e3%82%8a%e6%96%b9/" />
	</item>
		<item>
		<title>ボタンが自動作成できるサイト</title>
		<link>http://bbfuji.jp/blog/2010/05/19/%e3%83%9c%e3%82%bf%e3%83%b3%e3%81%8c%e8%87%aa%e5%8b%95%e4%bd%9c%e6%88%90%e3%81%a7%e3%81%8d%e3%82%8b%e3%82%b5%e3%82%a4%e3%83%88/</link>
		<comments>http://bbfuji.jp/blog/2010/05/19/%e3%83%9c%e3%82%bf%e3%83%b3%e3%81%8c%e8%87%aa%e5%8b%95%e4%bd%9c%e6%88%90%e3%81%a7%e3%81%8d%e3%82%8b%e3%82%b5%e3%82%a4%e3%83%88/#comments</comments>
		<pubDate>Tue, 18 May 2010 15:00:46 +0000</pubDate>
		<dc:creator>fujichan</dc:creator>
				<category><![CDATA[ブログテクニック]]></category>
		<category><![CDATA[ボタン]]></category>
		<category><![CDATA[自動作成]]></category>

		<guid isPermaLink="false">http://bbfuji.jp/blog/?p=6768</guid>
		<description><![CDATA[


早咲きの梅さんに教えていただいた「ボタンが自動作成できるサイト」のご紹介です。



このブログの
  
var strUA =  navigator.userAgent.toLowerCase(); 
funct [...]]]></description>
			<content:encoded><![CDATA[<table align="center">
<tbody>
<tr>
<td align="left"><a href="http://tacchij.blog18.fc2.com/" target="_blank">早咲きの梅さん</a>に教えていただいた「ボタンが自動作成できるサイト」のご紹介です。</p>
<table>
<tbody>
<tr>
<td>このブログの</td>
<td width="80"><script type="text/javascript">  
var strUA =  navigator.userAgent.toLowerCase(); 
function OpenWin()
{ 
if(strUA.indexOf("msie") != -1)
	{
document.getElementById('Ranking01').click();
document.getElementById('Ranking02').click();
document.getElementById('Ranking03').click();
document.getElementById('Ranking04').click();
    }
    else
    {
win=window.open("http://blog.mypop.jp/category/141/?userid=209493","_blank"); /* ブログセンター*/
win=window.open("http://blog.with2.net/link.php?915975","_blank"); /* 人気ブログランキング*/
win=window.open("http://blogram.jp/users/agent/vote/?uid=49057#ref=vote","_blank"); /* blogram投票ボタン*/
win=window.open("http://bbfuji.jp/ikkatsu.html","subWin1","toolbar=no,width=300,height=50"); /* 一括報告*/
    } 
} 
</script> </p>
<p><a rel="_RAclick" href="javascript:OpenWin()" title="このボタンで一括応援できます！"><img src="http://bbfuji.jp/img/ikkatsu01.gif" border="0" alt="一括応援ボタン" /></a></td>
<td>もそちらで作成しました。</td>
</tr>
</tbody>
</table>
<p>やり方は、<a href="http://box.aflat.com/buttonmaker/" target="_blank">ButtonMaker</a>にアクセスし、サイズ・背景色・枠線・背景ライン・ボタンに入れる文字や数値を指定するだけで簡単にクリックボタンやタイトルバナーが作れます。</p>
<p>入力してから右上の<span style="color:orange; font-weight:bold;">「CREATE」</span>というボタンがあるので、それを押せば作成したボタン画像が表示されるので、「名前を付けて画像を保存」すればＯＫです。</p>
</td>
</tr>
</tbody>
</table>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://bbfuji.jp/blog/2010/05/19/%e3%83%9c%e3%82%bf%e3%83%b3%e3%81%8c%e8%87%aa%e5%8b%95%e4%bd%9c%e6%88%90%e3%81%a7%e3%81%8d%e3%82%8b%e3%82%b5%e3%82%a4%e3%83%88/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bbfuji.jp/blog/2010/05/19/%e3%83%9c%e3%82%bf%e3%83%b3%e3%81%8c%e8%87%aa%e5%8b%95%e4%bd%9c%e6%88%90%e3%81%a7%e3%81%8d%e3%82%8b%e3%82%b5%e3%82%a4%e3%83%88/" />
	</item>
		<item>
		<title>縦書きの文章</title>
		<link>http://bbfuji.jp/blog/2010/05/11/%e7%b8%a6%e6%9b%b8%e3%81%8d%e3%81%ae%e6%96%87%e7%ab%a0/</link>
		<comments>http://bbfuji.jp/blog/2010/05/11/%e7%b8%a6%e6%9b%b8%e3%81%8d%e3%81%ae%e6%96%87%e7%ab%a0/#comments</comments>
		<pubDate>Mon, 10 May 2010 18:00:15 +0000</pubDate>
		<dc:creator>fujichan</dc:creator>
				<category><![CDATA[ブログテクニック]]></category>
		<category><![CDATA[文章]]></category>
		<category><![CDATA[方法]]></category>
		<category><![CDATA[縦書き]]></category>

		<guid isPermaLink="false">http://bbfuji.jp/blog/?p=6531</guid>
		<description><![CDATA[


ネットの文章は上から、そして左から右への横書きが当たり前になっています。
なぜかと言いますと、ＰＣ画面のスキャン方法に合っているということと、ＯＳ（オペレーティング・システム）を考えたのがアルファベットを扱う人が開 [...]]]></description>
			<content:encoded><![CDATA[<table width="550" align="center">
<tbody>
<tr>
<td align="left">ネットの文章は上から、そして左から右への横書きが当たり前になっています。<br />
なぜかと言いますと、ＰＣ画面のスキャン方法に合っているということと、ＯＳ（オペレーティング・システム）を考えたのがアルファベットを扱う人が開発したからです。</p>
<p>これによって、情報はすべて画面の上からそして左から読み込まれる方式になりました。</p>
<p>日本語だと手紙は縦書きが当たり前でした。今は横書きに書く事も珍しくありません。<br />
しかし、縦書きにして日本語らしく見せたいときもあります。その方法をここにご紹介します。</p>
<table width="550" style="background-color:#111; border: 2px solid #f3c4fe; padding:10px;">
<tbody>
<tr>
<td>先ず文章を先に考えます。文字の数は気にしなくてもいいのですが、余り文字数が多いと、他の行とのバランスが良くないので10文字程度とします。</td>
</tr>
</tbody>
</table>
<p></p>
<div align="center">例文が思いつかないので、年賀状を想定しました。</div>
<p></p>
<table align="center" style="background-color:#111; border: 2px solid #f3c4fe; padding:10px;">
<tbody>
<tr>
<td><span style="font-family:'ＭＳ 明朝';">明けまして<br />
おめでとうございます<br />
今年もよろしく<br />
お願い致します<br />
皆様のご多幸を<br />
お祈り申しあげます</span></td>
</tr>
</tbody>
</table>
<p></p>
<div align="center">以下がその縦書きの表現です</div>
<p></p>
<table align="center">
<tbody>
<tr>
<td width="20" align="center" valign="top"><span style="font-family:'ＭＳ 明朝';">お<br />祈<br />り<br />申<br />し<br />あ<br />げ<br />ま<br />す</span></td>
<td width="20" align="center" valign="top"><span style="font-family:'ＭＳ 明朝';">皆<br />様<br />の<br />ご<br />多<br />幸<br />を</span></td>
<td width="20" align="center" valign="top"><span style="font-family:'ＭＳ 明朝';">お<br />願<br />い<br />致<br />し<br />ま<br />す</span></td>
<td width="20" align="center" valign="top"><span style="font-family:'ＭＳ 明朝';">今<br />年<br />も<br />よ<br />ろ<br />し<br />く</span></td>
<td width="20" align="center" valign="top"><span style="font-family:'ＭＳ 明朝';">お<br />め<br />で<br />と<br />う<br />ご<br />ざ<br />い<br />ま<br />す</span></td>
<td width="20" align="center" valign="top"><span style="font-family:'ＭＳ 明朝';">明<br />け<br />ま<br />し<br />て</span></td>
</tr>
</tbody>
</table>
<p></p>
<div align="center">これをそのままタグで表示してみます</div>
<p></p>
<div class="igBar"><span id="lhtml-4"><a href="#" onclick="javascript:showCodeTxt('html-4'); return false;">コードを原文表示&raquo;</a>（別ページで開きます）</span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-4">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/table.html"><span style="color: #000000; font-weight: bold;">&lt;table</span></a> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">"center"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/tbody.html"><span style="color: #000000; font-weight: bold;">&lt;tbody&gt;</span></a></span><span style="color: #009900;"><a href="http://december.com/html/4/element/tr.html"><span style="color: #000000; font-weight: bold;">&lt;tr&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td</span></a> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"20"</span> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">"center"</span> <span style="color: #000066;">valign</span>=<span style="color: #ff0000;">"top"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span</span></a> <span style="color: #000066;">style</span>=<span style="color: #ff0000;">"font-family:'ＭＳ 明朝';"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">お<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>祈<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>り<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>申<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>し<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>あ<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>げ<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>ま<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>す<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td</span></a> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"20"</span> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">"center"</span> <span style="color: #000066;">valign</span>=<span style="color: #ff0000;">"top"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span</span></a> <span style="color: #000066;">style</span>=<span style="color: #ff0000;">"font-family:'ＭＳ 明朝';"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">皆<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>様<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>の<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>ご<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>多<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>幸<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>を<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td</span></a> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"20"</span> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">"center"</span> <span style="color: #000066;">valign</span>=<span style="color: #ff0000;">"top"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span</span></a> <span style="color: #000066;">style</span>=<span style="color: #ff0000;">"font-family:'ＭＳ 明朝';"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">お<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>願<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>い<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>致<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>し<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>ま<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>す<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td</span></a> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"20"</span> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">"center"</span> <span style="color: #000066;">valign</span>=<span style="color: #ff0000;">"top"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span</span></a> <span style="color: #000066;">style</span>=<span style="color: #ff0000;">"font-family:'ＭＳ 明朝';"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">今<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>年<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>も<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>よ<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>ろ<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>し<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>く<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td</span></a> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"20"</span> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">"center"</span> <span style="color: #000066;">valign</span>=<span style="color: #ff0000;">"top"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span</span></a> <span style="color: #000066;">style</span>=<span style="color: #ff0000;">"font-family:'ＭＳ 明朝';"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">お<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>め<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>で<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>と<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>う<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>ご<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>ざ<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>い<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>ま<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>す<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/td.html"><span style="color: #000000; font-weight: bold;">&lt;td</span></a> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"20"</span> <span style="color: #000066;">align</span>=<span style="color: #ff0000;">"center"</span> <span style="color: #000066;">valign</span>=<span style="color: #ff0000;">"top"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/span.html"><span style="color: #000000; font-weight: bold;">&lt;span</span></a> <span style="color: #000066;">style</span>=<span style="color: #ff0000;">"font-family:'ＭＳ 明朝';"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">明<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>け<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>ま<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>し<span style="color: #009900;"><a href="http://december.com/html/4/element/br.html"><span style="color: #000000; font-weight: bold;">&lt;br</span></a> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span>て<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/span&gt;</span></span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/td&gt;</span></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tr&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/tbody&gt;</span></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/table&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p></td>
</tr>
</tbody>
</table>
<p>
<span style="color:yellow; font-weight:bold;">※注意点：</span><br />
文字の大きさが<strong>＜td＞</strong>で指定したwidth（横幅）の半分以下の大きさにすると（ここでは20pxの半分10px以下）二文字が横に並んでしまいます。<br />
行間を文字の大きさの２倍以上にしたい時には、一文字ずつ<strong>＜br /＞</strong>で改行しなくてはいけないので、かなり面倒になります。</p>
]]></content:encoded>
			<wfw:commentRss>http://bbfuji.jp/blog/2010/05/11/%e7%b8%a6%e6%9b%b8%e3%81%8d%e3%81%ae%e6%96%87%e7%ab%a0/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bbfuji.jp/blog/2010/05/11/%e7%b8%a6%e6%9b%b8%e3%81%8d%e3%81%ae%e6%96%87%e7%ab%a0/" />
	</item>
		<item>
		<title>ランキングに参加して</title>
		<link>http://bbfuji.jp/blog/2010/04/24/%e3%83%a9%e3%83%b3%e3%82%ad%e3%83%b3%e3%82%b0%e3%81%ab%e5%8f%82%e5%8a%a0%e3%81%97%e3%81%a6/</link>
		<comments>http://bbfuji.jp/blog/2010/04/24/%e3%83%a9%e3%83%b3%e3%82%ad%e3%83%b3%e3%82%b0%e3%81%ab%e5%8f%82%e5%8a%a0%e3%81%97%e3%81%a6/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 08:15:44 +0000</pubDate>
		<dc:creator>fujichan</dc:creator>
				<category><![CDATA[SEO対策]]></category>
		<category><![CDATA[思うこと]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Yahooログール]]></category>
		<category><![CDATA[あし＠]]></category>
		<category><![CDATA[おきてがみ]]></category>
		<category><![CDATA[ことづて]]></category>
		<category><![CDATA[ブログ村]]></category>
		<category><![CDATA[ランキング]]></category>

		<guid isPermaLink="false">http://bbfuji.jp/blog/?p=6263</guid>
		<description><![CDATA[


初めはブログ村
私がランキングサイトに参加したのは一昨年の秋からです。
目的は当然アクセスアップを目指す為で、地域情報を扱っていて一番目に付いた「日本ブログ村」にエントリーしました。
当時は個人的なブログなどをやっ [...]]]></description>
			<content:encoded><![CDATA[<table width="580" align="center">
<tbody>
<tr>
<td align="left"><span style="color:lime; font-weight:bold;">初めはブログ村</span><br />
私がランキングサイトに参加したのは一昨年の秋からです。<br />
目的は当然アクセスアップを目指す為で、地域情報を扱っていて一番目に付いた「日本ブログ村」にエントリーしました。<br />
当時は個人的なブログなどをやっていませんでしたので、事もあろうに会社の本体サイトをエントリーしていました。<br />
規約には「参加資格はブログのみ」とあったような気がしましたが、「登録抹消されてもいいや」と思い、エントリーを続けていましたが、特にお咎めはありませんでした。<br />
参加はしていましたが、メインサイトの更新はなかなか捗らず、ブログ村からのアクセスも一桁が続いていました。<br />
ここから私のSEOとアクセスアップへの道が始まりました。<span id="more-6263"></span></p>
<p><span style="color:lime; font-weight:bold;">アクセス解析の導入</span><br />
「これでは参加している意味がないな。」と思い、アクセス解析サイトを取り入れましたが、そこで偶然知り合った女性が、いつまでも更新しない私のサイトを毎日かかさず応援し続けてくれました。<br />
本当に丁寧な女性でインとアウトも押して頂いてました。本当にありがたく、涙が出るほど嬉しかったです。</p>
<p><span style="color:lime; font-weight:bold;">あし＠とYahooログール</span><br />
アクセスも伸び悩み、このままでは流石にまずいかなと思って3ヶ月ほどしてから自分のブログを作りました。<br />
その後、色んな方のまねをして「あし＠」と「Yahooログール」にエントリーしました。<br />
あし＠さんはランキングではありませんが、伝言機能や応援のぐってがあり、少しずつブロガー同士の交流が広がっていきました。</p>
<p><span style="color:lime; font-weight:bold;">「おきてがみ」の導入</span><br />
話が少し横道に反れましたが、ランキングアップの目的は読者獲得で、そこから広がるコミュニティーを広げる事です。<br />
たまたま見た「おきてがみ」のクリックバナーが、ランキングアップの転機になりました。<br />
足跡を残せて訪問者同士が言葉を交わせる「おきてがみ」を導入したのが昨年5月。<br />
この「おきてがみ」のおかげで、ランキングポイントは少しずつ確実に上がっていきました。</p>
<p><span style="color:lime; font-weight:bold;">ランキングとSEO</span><br />
当時から応援は、「ランキング上位にいれば目立つからアクセスも増えるだろう」と思っていましたが、中味の記事を読まずに、立ち寄るだけの方も多いのが解析で分かりました。<br />
どうしてかな？という疑問がありましたが、世の中には色んなツールがあるんですね！自動で色んなサイトを巡回できる方法があることを昨年暮れあたりに知りました。<br />
これは単に数秒おきに登録サイト、或いは対象ドメインを表示させるスクリプトを使用したツールで、表示されたサイトの中味を読む目的は一切ありません。<br />
これではランキングが上位になっても意味がないのでは？この頃からランキングにやっきになる事に対して疑問を持つようになりました。<br />
ランキングとSEOは必ずしも一致するわけではありませんが、最近「リサーチアルチザン」という解析サイトが来月（5月）でサービスを終了するということを知って愕然としました。<br />
リサーチアルチザンは、現在グーグルランクは4でそれほど高くないのですが、SEO解析サイトでは最上位のSクラスに入っています。<br />
あれほどアクセスがあってもビジネスとして成立しないなら、SEOもそれ程の意味を持たないのではないか？<br />
ネットビジネスの難しさを考えさせられる事象でした。</p>
<p><span style="color:lime; font-weight:bold;">ことづてに思うこと</span><br />
最近「おきてがみ」を開発されたのんきんぐさんが、おきてがみのことづてに重複コピペ防止機能を追加しました。<br />
初めからことづてを一切しない方もいらっしゃいますが、私は「ことづて」する時に文章の雛形を作ってから訪問サイトごとに一部を変えています。また訪問先の方によっては雛形を全く使わないこともよくあります。<br />
しかし、時間がなく勢いでそのままペーストしようとした時に「同じ内容を繰り返し送るのはやめましょう！」（だったかな？）というメッセージが入って送信できないようになっています。<br />
それでも私はこう思っています。仮にコピペの文章であろうがその方の個性が表れていて、充分ありがたく、また楽しいものだなあと。<br />
コピペの場合でも雛形の文章を用意し、メッセージを相手に伝えようとしている意思があり、ランキングのためだけではない、心の交流がそこにはあります。<br />
忙しい時にはコピペでさえもことづてが出来ない時がありますが、それはお互い様です。<br />
のんきんぐさんの意向も充分理解できますが、「おきてがみ」によってこうしたささやかな交流がなされていることも分かって欲しいと思います。</p>
<p><span style="color:lime; font-weight:bold;">心を繋ぐことが大切</span><br />
私の解析は勿論全体を把握するためですが、それと同時に、ランキングを応援していただいた方にきちんとお礼したいというのが大きな目的です。<br />
あっ、おきてがみそのものでは有料で解析できるようですが、その解析はしてません。<br />
ランキングを応援していただいた方のお礼は「リサーチアルチザン」（今はLite）、ドメイン全体の把握は「Google Analytics」で行っています。<br />
ランキングのお礼はコメントする時間も含めて1時間半から2時間が限度ですので、50サイトが限界です。<br />
ランキングは下位より上位の方が当然嬉しいですし、目に付きやすいので何らかのアクセスアップには繋がるとは思います。<br />
しかし、今の私にとってランキングに参加している意味は、始めた当時とは少し違います。<br />
現時点でお付き合いある方との言葉の交流、感性の交流を大切にしていきたいと思っています。<br />
そうですね、言い換えると年齢・境遇・環境・国境を越えたひとつのクラスみたいなものでしょうか？<br />
一見堅物そうで（実際も？）とっつきにくい部分もかなりあると思いますが、こんな私でも宜しければ今後とも宜しくお願い致します。<br />
拙文を最後までお読みいただき、ありがとうございました。</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://bbfuji.jp/blog/2010/04/24/%e3%83%a9%e3%83%b3%e3%82%ad%e3%83%b3%e3%82%b0%e3%81%ab%e5%8f%82%e5%8a%a0%e3%81%97%e3%81%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bbfuji.jp/blog/2010/04/24/%e3%83%a9%e3%83%b3%e3%82%ad%e3%83%b3%e3%82%b0%e3%81%ab%e5%8f%82%e5%8a%a0%e3%81%97%e3%81%a6/" />
	</item>
		<item>
		<title>ページをポップアップして開かせる方法</title>
		<link>http://bbfuji.jp/blog/2010/04/13/%e3%83%9a%e3%83%bc%e3%82%b8%e3%82%92%e3%83%9d%e3%83%83%e3%83%97%e3%82%a2%e3%83%83%e3%83%97%e3%81%97%e3%81%a6%e9%96%8b%e3%81%8b%e3%81%9b%e3%82%8b%e6%96%b9%e6%b3%95/</link>
		<comments>http://bbfuji.jp/blog/2010/04/13/%e3%83%9a%e3%83%bc%e3%82%b8%e3%82%92%e3%83%9d%e3%83%83%e3%83%97%e3%82%a2%e3%83%83%e3%83%97%e3%81%97%e3%81%a6%e9%96%8b%e3%81%8b%e3%81%9b%e3%82%8b%e6%96%b9%e6%b3%95/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 15:00:28 +0000</pubDate>
		<dc:creator>fujichan</dc:creator>
				<category><![CDATA[ブログテクニック]]></category>
		<category><![CDATA[ポップアップして開かせる]]></category>

		<guid isPermaLink="false">http://bbfuji.jp/blog/?p=6012</guid>
		<description><![CDATA[


前回GoogleMapで作成した地図をリンクからポップアップして開かせる方法です。
⇒サンプルを見る （海鮮料理店の地図情報）
サンプルは海鮮料理店の地図情報ですが、この地図の開かせ方のタグをそのまま以下に記述しま [...]]]></description>
			<content:encoded><![CDATA[<table width="580" align="center">
<tbody>
<tr>
<td align="left"><a href="http://bbfuji.jp/blog/2010/04/12/googlemap埋め込み＆位置情報/">前回</a>GoogleMapで作成した地図をリンクからポップアップして開かせる方法です。</p>
<div align="center">⇒<a onclick="window.open( 'http://bbfuji.jp/map/map-momomitei.html', 'subWin1' ,'toolbar=no,width=620,height=500')" href="javascript:void(0)">サンプルを見る</a> （海鮮料理店の地図情報）</div>
<p>サンプルは海鮮料理店の地図情報ですが、この地図の開かせ方のタグをそのまま以下に記述します。</p>
<div class="igBar"><span id="lxml-6"><a href="#" onclick="javascript:showCodeTxt('xml-6'); return false;">コードを原文表示&raquo;</a>（別ページで開きます）</span></div>
<div class="syntax_hilite"><span class="langName">XML:</span>
<div id="xml-6">
<div class="xml">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><span style="font-weight: bold; color: black;">&lt;a</span> <span style="color: #000066;">onclick</span>=<span style="color: #ff0000;">"window.open( 'http://bbfuji.jp/map/map-momomitei.html',</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;"> 'subWin1' ,'toolbar=no,width=620,height=500')"</span> </div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #000066;">href</span>=<span style="color: #ff0000;">"javascript:void(0)"</span><span style="font-weight: bold; color: black;">&gt;</span></span>サンプルを見る<span style="color: #009900;"><span style="font-weight: bold; color: black;">&lt;/a<span style="font-weight: bold; color: black;">&gt;</span></span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p>
※この方法はジャバスクリプトがオンになっていないと働きません。</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://bbfuji.jp/blog/2010/04/13/%e3%83%9a%e3%83%bc%e3%82%b8%e3%82%92%e3%83%9d%e3%83%83%e3%83%97%e3%82%a2%e3%83%83%e3%83%97%e3%81%97%e3%81%a6%e9%96%8b%e3%81%8b%e3%81%9b%e3%82%8b%e6%96%b9%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bbfuji.jp/blog/2010/04/13/%e3%83%9a%e3%83%bc%e3%82%b8%e3%82%92%e3%83%9d%e3%83%83%e3%83%97%e3%82%a2%e3%83%83%e3%83%97%e3%81%97%e3%81%a6%e9%96%8b%e3%81%8b%e3%81%9b%e3%82%8b%e6%96%b9%e6%b3%95/" />
	</item>
		<item>
		<title>GoogleMap埋め込み＆位置情報</title>
		<link>http://bbfuji.jp/blog/2010/04/12/googlemap%e5%9f%8b%e3%82%81%e8%be%bc%e3%81%bf%ef%bc%86%e4%bd%8d%e7%bd%ae%e6%83%85%e5%a0%b1/</link>
		<comments>http://bbfuji.jp/blog/2010/04/12/googlemap%e5%9f%8b%e3%82%81%e8%be%bc%e3%81%bf%ef%bc%86%e4%bd%8d%e7%bd%ae%e6%83%85%e5%a0%b1/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 15:00:06 +0000</pubDate>
		<dc:creator>fujichan</dc:creator>
				<category><![CDATA[ブログテクニック]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[GoogleMap]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[ホームページ]]></category>
		<category><![CDATA[位置情報]]></category>
		<category><![CDATA[埋め込み]]></category>

		<guid isPermaLink="false">http://bbfuji.jp/blog/?p=5941</guid>
		<description><![CDATA[


GoogleMapで場所を表示して自分のホームページやブログに埋め込みたい時や、位置情報を取得する時に便利です。
GoogleMap本体にはない印刷ボタンやサイト内リンクも簡単で、自分のサイトに設置する為、ページビ [...]]]></description>
			<content:encoded><![CDATA[<table width="600" align="center">
<tbody>
<tr>
<td align="left">GoogleMapで場所を表示して自分のホームページやブログに埋め込みたい時や、位置情報を取得する時に便利です。<br />
GoogleMap本体にはない印刷ボタンやサイト内リンクも簡単で、自分のサイトに設置する為、ページビューも増えるなどＳＥＯにも役立ちます。</p>
<div align="center">⇒<a onclick="window.open( 'http://bbfuji.jp/map/map-momomitei.html', 'subWin1' ,'toolbar=no,width=620,height=500')" href="javascript:void(0)">サンプルを見る</a> （海鮮料理店の地図情報）</div>
<p><iframe src="http://bbfuji.jp/google-map-positioning.html" width="600" height="1800" frameborder="0" scrolling="AUTO"></iframe></p>
<div align="center">⇒<a href="http://bbfuji.jp/blog/2010/04/13/ページをポップアップして開かせる方法/"><span style="color:yellow; font-weight:bold;">※作成した地図をポップアップして開かせる方法。</span></a></div>
</td>
</tr>
</tbody>
</table>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://bbfuji.jp/blog/2010/04/12/googlemap%e5%9f%8b%e3%82%81%e8%be%bc%e3%81%bf%ef%bc%86%e4%bd%8d%e7%bd%ae%e6%83%85%e5%a0%b1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bbfuji.jp/blog/2010/04/12/googlemap%e5%9f%8b%e3%82%81%e8%be%bc%e3%81%bf%ef%bc%86%e4%bd%8d%e7%bd%ae%e6%83%85%e5%a0%b1/" />
	</item>
		<item>
		<title>WordPressの優位性Vol.2</title>
		<link>http://bbfuji.jp/blog/2010/03/12/wordpress%e3%81%ae%e5%84%aa%e4%bd%8d%e6%80%a7vol-2/</link>
		<comments>http://bbfuji.jp/blog/2010/03/12/wordpress%e3%81%ae%e5%84%aa%e4%bd%8d%e6%80%a7vol-2/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 15:00:49 +0000</pubDate>
		<dc:creator>fujichan</dc:creator>
				<category><![CDATA[SEO対策]]></category>
		<category><![CDATA[ブログテクニック]]></category>
		<category><![CDATA[ワードプレス]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[優位性]]></category>
		<category><![CDATA[検索フレーズ]]></category>
		<category><![CDATA[検索順位]]></category>

		<guid isPermaLink="false">http://bbfuji.jp/blog/?p=5507</guid>
		<description><![CDATA[


以前書いた「WordPressの優位性」の記事で、WordpressがSEO的にどれだけ優れているか書きました。
あれから半年以上過ぎましたので、その効果を示すデータをお知らせします。
※結果はgoogleでヒット [...]]]></description>
			<content:encoded><![CDATA[<table align="center">
<tbody>
<tr>
<td align="left">以前書いた「<a href="http://bbfuji.jp/blog/2009/08/21/wordpressの優位性/" target="_blank">WordPressの優位性</a>」の記事で、WordpressがSEO的にどれだけ優れているか書きました。</p>
<p>あれから半年以上過ぎましたので、その効果を示すデータをお知らせします。</p>
<div align="center"><span style="font-size:small;">※結果はgoogleでヒット件数10万件以上のものを抜粋、数字をクリックで現在の順位が分かります。</span></div>
<p></p>
<table align="center" cellpadding="5" border="1" bgcolor="#222">
<tbody>
<tr>
<td align="center" bgcolor="#335554" rowspan="2">検索フレーズ</td>
<td align="center" bgcolor="#4E2E4D" colspan="3"><span style="font-family: Helvetica, Arial, sans-serif; "></span>検索エンジン </td>
</tr>
<tr>
<td align="center" bgcolor="#4E2E4D">google</td>
<td align="center" bgcolor="#4E2E4D">yahoo</td>
<td align="center" bgcolor="#4E2E4D">being</td>
</tr>
<tr>
<td align="center">co com fuji</td>
<td align="center"><a href="http://www.google.co.jp/search?q=co%20com%20fuji" target="_blank"><span style="font-size:small;">1位/36,400,000件</span></a></td>
<td align="center"><a href="http://search.yahoo.co.jp/search?p=co+com+fuji&amp;search.x=1&amp;fr=top_ga1_sa&amp;tid=top_ga1_sa&amp;ei=UTF-8&amp;aq=&amp;oq=" target="_blank"><span style="font-size:small;">1位/82,500件</span></a></td>
<td align="center"><span style="font-size:small;">100位以下</span></td>
</tr>
<tr>
<td align="center">富士山コーナー</td>
<td align="center"><a href="http://www.google.co.jp/search?q=%E5%AF%8C%E5%A3%AB%E5%B1%B1%E3%82%B3%E3%83%BC%E3%83%8A%E3%83%BC" target="_blank"><span style="font-size:small;">1位/3,010,000件</span></a></td>
<td align="center"><a href="http://search.yahoo.co.jp/search?p=%E5%AF%8C%E5%A3%AB%E5%B1%B1%E3%82%B3%E3%83%BC%E3%83%8A%E3%83%BC&amp;search.x=1&amp;fr=top_ga1_sa&amp;tid=top_ga1_sa&amp;ei=UTF-8&amp;aq=&amp;oq=" target="_blank"><span style="font-size:small;">3位/5,250,000件</span></a></td>
<td align="center"><a href="http://www.bing.com/search?q=%E5%AF%8C%E5%A3%AB%E5%B1%B1%E3%82%B3%E3%83%BC%E3%83%8A%E3%83%BC&amp;go=&amp;form=QBLH&amp;filt=all" target="_blank"><span style="font-size:small;">9位/334,000件</span></a></td>
</tr>
<tr>
<td align="center">切り絵 携帯</td>
<td align="center"><a href="http://www.google.co.jp/search?hl=ja&amp;q=%E6%90%BA%E5%B8%AF%E3%80%80%E5%88%87%E3%82%8A%E7%B5%B5&amp;btnG=%E6%A4%9C%E7%B4%A2&amp;lr=&amp;aq=f&amp;oq=" target="_blank"><span style="font-size:small;">1位/1,380,000件</span></a></td>
<td align="center"><span style="font-size:small;">100位以下</span></td>
<td align="center"><span style="font-size:small;">100位以下</span></td>
</tr>
<tr>
<td align="center">君に伝えたい ユーチューブ</td>
<td align="center"><a href="http://www.google.co.jp/search?q=%E5%90%9B%E3%81%AB%E4%BC%9D%E3%81%88%E3%81%9F%E3%81%84%20%E3%80%80%E3%83%A6%E3%83%BC%E3%83%81%E3%83%A5%E3%83%BC%E3%83%96" target="_blank"><span style="font-size:small;">1位/603,000件</span></a></td>
<td align="center"><a href="http://search.yahoo.co.jp/search?ei=UTF-8&#038;va_vt=any&#038;vp_vt=any&#038;vo_vt=any&#038;ve_vt=any&#038;vd=all&#038;vst=0&#038;vf=all&#038;yuragi=on&#038;fl=2&#038;p=%E5%90%9B%E3%81%AB%E4%BC%9D%E3%81%88%E3%81%9F%E3%81%84%20%E3%83%A6%E3%83%BC%E3%83%81%E3%83%A5%E3%83%BC%E3%83%96%09&#038;b=1&#038;n=100" target="_blank"><span style="font-size:small;">3位/280,000件</span></a></td>
<td align="center"><span style="font-size:small;">100位以下</span></td>
</tr>
<tr>
<td align="center">Contact Form 7 コメント</td>
<td align="center"><a href="http://www.google.co.jp/search?hl=ja&amp;q=Contact+Form+7%E3%80%80%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88&amp;btnG=%E6%A4%9C%E7%B4%A2&amp;lr=&amp;aq=f&amp;oq=" target="_blank"><span style="font-size:small;">2位/359,000件</span></a></td>
<td align="center"><a href="http://search.yahoo.co.jp/search?p=Contact+Form+7%E3%80%80%E3%82%B3%E3%83%A1%E3%83%B3%E3%83%88&amp;search.x=1&amp;fr=top_ga1_sa&amp;tid=top_ga1_sa&amp;ei=UTF-8&amp;aq=&amp;oq=" target="_blank"><span style="font-size:small;">6位/1,340,000件</span></a></td>
<td align="center"><span style="font-size:small;">100位以下</span></td>
</tr>
<tr>
<td align="center">数学 錬金術</td>
<td align="center"><a href="http://www.google.co.jp/search?hl=ja&amp;q=%E6%95%B0%E5%AD%A6%E3%80%80%E9%8C%AC%E9%87%91%E8%A1%93&amp;btnG=%E6%A4%9C%E7%B4%A2&amp;lr=&amp;aq=f&amp;oq=" target="_blank"><span style="font-size:small;">2位/253,000</span></a></td>
<td align="center"><a href="http://search.yahoo.co.jp/search?p=%E6%95%B0%E5%AD%A6%E8%80%85+%E9%8C%AC%E9%87%91%E8%A1%93&amp;ei=UTF-8&amp;fr=top_ga1_sa&amp;x=wrt" target="_blank"><span style="font-size:small;">1位/68,700</span></a></td>
<td align="center"><span style="font-size:small;">100位以下</span></td>
</tr>
<tr>
<td align="center">wordpress 優位性</td>
<td align="center"><a href="http://www.google.co.jp/search?hl=ja&amp;q=wordpress%E3%80%80%E5%84%AA%E4%BD%8D%E6%80%A7&amp;btnG=%E6%A4%9C%E7%B4%A2&amp;lr=&amp;aq=f&amp;oq=" target="_blank"><span style="font-size:small;">1位/234,000</span></a></td>
<td align="center"><a href="http://www.google.co.jp/search?hl=ja&amp;q=wordpress%E3%80%80%E5%84%AA%E4%BD%8D%E6%80%A7&amp;btnG=%E6%A4%9C%E7%B4%A2&amp;lr=&amp;aq=f&amp;oq=" target="_blank"><span style="font-size:small;">1位/235,000</span></a></td>
<td align="center"><span style="font-size:small;">100位以下</span></td>
</tr>
</tbody>
</table>
<p></p>
<p>こうしてみますと、検索フレーズ「co com fuji」ではGoogleで狙い通りの成果を得られています。<br />
また、大手検索エンジンの中でも日本語検索利用率が高いYahooでの健闘が光ります。<br />
これに対し、beingではまるで歯が立っていません。(@_@;)<br />
違う検索フレーズでは異なる結果が出るのでしょうが、どうやらWordpressはBeingの検索エンジンには向いていないようです。</p>
<p>検索エンジンの国内での利用率は、現在の所Yahooが最も多くおよそ6割、Googleが3割弱、Beingは2％で、残りをInfoseekを筆頭に分け合っている事を考えると、YahooとGoogleを征すれば良いので、国内ではBeingは度外視してもよさそうです。</p>
<p>自分のブログが検索フレーズで何位くらいにあるのかは、「<a href="http://onlyone.blogdeco.jp/" target="_blank">Only one</a>」を貼れば1日～3日で結果を表示してくれます。
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://bbfuji.jp/blog/2010/03/12/wordpress%e3%81%ae%e5%84%aa%e4%bd%8d%e6%80%a7vol-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bbfuji.jp/blog/2010/03/12/wordpress%e3%81%ae%e5%84%aa%e4%bd%8d%e6%80%a7vol-2/" />
	</item>
		<item>
		<title>ツイッターのロゴバナーを簡単に作成</title>
		<link>http://bbfuji.jp/blog/2010/03/01/%e3%83%84%e3%82%a4%e3%83%83%e3%82%bf%e3%83%bc%e3%81%ae%e3%83%ad%e3%82%b4%e3%83%90%e3%83%8a%e3%83%bc%e3%82%92%e7%b0%a1%e5%8d%98%e3%81%ab%e4%bd%9c%e6%88%90/</link>
		<comments>http://bbfuji.jp/blog/2010/03/01/%e3%83%84%e3%82%a4%e3%83%83%e3%82%bf%e3%83%bc%e3%81%ae%e3%83%ad%e3%82%b4%e3%83%90%e3%83%8a%e3%83%bc%e3%82%92%e7%b0%a1%e5%8d%98%e3%81%ab%e4%bd%9c%e6%88%90/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 15:00:54 +0000</pubDate>
		<dc:creator>fujichan</dc:creator>
				<category><![CDATA[ブログテクニック]]></category>
		<category><![CDATA[ツイッター]]></category>
		<category><![CDATA[ロゴバナー]]></category>
		<category><![CDATA[作成]]></category>

		<guid isPermaLink="false">http://bbfuji.jp/blog/?p=5351</guid>
		<description><![CDATA[


ツイッター(twitter)のロゴバナーを簡単に作成できるサイトをご紹介します。
下のバナーをクリックで作成サイトにジャンプします。

上のようなロゴバナーが、好きな文字を入れるだけであっという間に出来上がります。 [...]]]></description>
			<content:encoded><![CDATA[<table width="580" align="center">
<tbody>
<tr>
<td align="left">ツイッター(twitter)のロゴバナーを簡単に作成できるサイトをご紹介します。<br />
<span style="font-size:small;">下のバナーをクリックで作成サイトにジャンプします。</span>
<div align="center"><a href="http://www.twitlogo.com/" target="_blank"><img src="/img/my-twitter.png" width="500" height="144" border="0" /></a></div>
<p>上のようなロゴバナーが、好きな文字を入れるだけであっという間に出来上がります。<br />
背景は透明で、拡張子はpngです。<br />
ツイッター(twitter)を始めてブログにリンクを貼りたい方は、お試しになってはいかが？</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://bbfuji.jp/blog/2010/03/01/%e3%83%84%e3%82%a4%e3%83%83%e3%82%bf%e3%83%bc%e3%81%ae%e3%83%ad%e3%82%b4%e3%83%90%e3%83%8a%e3%83%bc%e3%82%92%e7%b0%a1%e5%8d%98%e3%81%ab%e4%bd%9c%e6%88%90/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bbfuji.jp/blog/2010/03/01/%e3%83%84%e3%82%a4%e3%83%83%e3%82%bf%e3%83%bc%e3%81%ae%e3%83%ad%e3%82%b4%e3%83%90%e3%83%8a%e3%83%bc%e3%82%92%e7%b0%a1%e5%8d%98%e3%81%ab%e4%bd%9c%e6%88%90/" />
	</item>
		<item>
		<title>マウスオン時の画像変化</title>
		<link>http://bbfuji.jp/blog/2010/02/15/%e3%83%9e%e3%82%a6%e3%82%b9%e3%82%aa%e3%83%b3%e6%99%82%e3%81%ae%e7%94%bb%e5%83%8f%e5%a4%89%e5%8c%96/</link>
		<comments>http://bbfuji.jp/blog/2010/02/15/%e3%83%9e%e3%82%a6%e3%82%b9%e3%82%aa%e3%83%b3%e6%99%82%e3%81%ae%e7%94%bb%e5%83%8f%e5%a4%89%e5%8c%96/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 12:08:27 +0000</pubDate>
		<dc:creator>fujichan</dc:creator>
				<category><![CDATA[ブログテクニック]]></category>
		<category><![CDATA[マウスオン]]></category>
		<category><![CDATA[ロールオーバー]]></category>
		<category><![CDATA[画像変化]]></category>

		<guid isPermaLink="false">http://bbfuji.jp/blog/?p=5157</guid>
		<description><![CDATA[


マウスオン（ロールオーバー）した時に画像を変えたいと思うことはありませんか？

上の画像はマウスオンすると画像が変わるようになっています。
ジャバスクリプトを記述する方法もありますが、かなり面倒なのでhtmlだけで [...]]]></description>
			<content:encoded><![CDATA[<table width="580" align="center">
<tbody>
<tr>
<td align="left">マウスオン（ロールオーバー）した時に画像を変えたいと思うことはありませんか？<br />
<a href="http://blog.with2.net/link.php?915975" title="人気ブログランキングへ" target="_blank"><img src="/img/ranking.png" border="0" alt="人気ブログランキングへ" width="162" height="40" onmouseover="this.src='/img/poti_thanks.gif'" onmouseout="this.src='/img/ranking.png'" /></a><br />
上の画像はマウスオンすると画像が変わるようになっています。<br />
ジャバスクリプトを記述する方法もありますが、かなり面倒なのでhtmlだけで記述する方法をご紹介します。<br />
以下は先ほど紹介した画像のタグを引用しています。</p>
<div class="igBar"><span id="lhtml-8"><a href="#" onclick="javascript:showCodeTxt('html-8'); return false;">コードを原文表示&raquo;</a>（別ページで開きます）</span></div>
<div class="syntax_hilite"><span class="langName">HTML:</span>
<div id="html-8">
<div class="html">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/a.html"><span style="color: #000000; font-weight: bold;">&lt;a</span></a> <span style="color: #000066;">href</span>=<span style="color: #ff0000;">"http://blog.with2.net/link.php?あなたのID"</span> <span style="color: #000066;">title</span>=<span style="color: #ff0000;">"人気ブログランキングへ"</span> <span style="color: #000066;">target</span>=<span style="color: #ff0000;">"_blank"</span><span style="color: #000000; font-weight: bold;">&gt;</span></a></span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #009900;"><a href="http://december.com/html/4/element/img.html"><span style="color: #000000; font-weight: bold;">&lt;img</span></a> <span style="color: #000066;">src</span>=<span style="color: #ff0000;">"イメージのURIその①"</span> <span style="color: #000066;">border</span>=<span style="color: #ff0000;">"0"</span> <span style="color: #000066;">alt</span>=<span style="color: #ff0000;">"人気ブログランキングへ"</span> <span style="color: #000066;">width</span>=<span style="color: #ff0000;">"幅"</span> <span style="color: #000066;">height</span>=<span style="color: #ff0000;">"高さ"</span> <span style="color: #000066;">onmouseover</span>=<span style="color: #ff0000;">"this.src='イメージのURIその②'"</span> <span style="color: #000066;">onmouseout</span>=<span style="color: #ff0000;">"this.src='イメージのURIその①'"</span> /<span style="color: #000000; font-weight: bold;">&gt;</span></a></span><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/a&gt;</span></span> </div>
</li>
</ol>
</div>
</div>
</div>
<p>
実装してみるとややうるさい感じもしますが、変化を演出するにはお手軽な小技です。<br />
この方がずっと簡単で、あなたのブログにもそのまま応用できると思いますよ！(＾-＾)/</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://bbfuji.jp/blog/2010/02/15/%e3%83%9e%e3%82%a6%e3%82%b9%e3%82%aa%e3%83%b3%e6%99%82%e3%81%ae%e7%94%bb%e5%83%8f%e5%a4%89%e5%8c%96/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bbfuji.jp/blog/2010/02/15/%e3%83%9e%e3%82%a6%e3%82%b9%e3%82%aa%e3%83%b3%e6%99%82%e3%81%ae%e7%94%bb%e5%83%8f%e5%a4%89%e5%8c%96/" />
	</item>
		<item>
		<title>背景をランダムに変えるプラグイン</title>
		<link>http://bbfuji.jp/blog/2010/02/05/%e8%83%8c%e6%99%af%e3%82%92%e3%83%a9%e3%83%b3%e3%83%80%e3%83%a0%e3%81%ab%e5%a4%89%e3%81%88%e3%82%8b%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/</link>
		<comments>http://bbfuji.jp/blog/2010/02/05/%e8%83%8c%e6%99%af%e3%82%92%e3%83%a9%e3%83%b3%e3%83%80%e3%83%a0%e3%81%ab%e5%a4%89%e3%81%88%e3%82%8b%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 08:32:49 +0000</pubDate>
		<dc:creator>fujichan</dc:creator>
				<category><![CDATA[ワードプレス]]></category>
		<category><![CDATA[Automatic image rotator]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[ランダム]]></category>
		<category><![CDATA[背景]]></category>

		<guid isPermaLink="false">http://bbfuji.jp/blog/?p=4937</guid>
		<description><![CDATA[


ヘッダーの背景画像をランダムに変更するプラグインの紹介です。
お気づきかと思いますが、このブログの背景もこのプラグインを使用して訪れるたびに背景が変わります。
以下の内容はLabrid WPさんの解説を若干改変して [...]]]></description>
			<content:encoded><![CDATA[<table width="580" align="center">
<tbody>
<tr>
<td align="left">ヘッダーの背景画像をランダムに変更するプラグインの紹介です。<br />
お気づきかと思いますが、このブログの背景もこのプラグインを使用して訪れるたびに背景が変わります。<br />
以下の内容は<span style="color:lime; font-weight:bold;"><a href="http://labrid.jp/wp/archives/866/" target="_blank">Labrid WP</a></span>さんの解説を若干改変してお伝えします。</p>
<table style="background-color:#111; border: 2px solid lime; padding:3px;">
<tbody>
<tr>
<td>この「Automatic image rotator」はアクセスする度にサイトのイメージが変わり、訪問者に常に新鮮な印象を感じていただけ、導入が簡単な割に効果の高いカスタマイズです。</p>
<ul style="list-style-type:decimal">
<li>先ずは<span style="color:orange; font-weight:bold;"><a href="http://www.alistapart.com/articles/randomizer/" target="_blank">A List Apart: Articles: Random Image Rotation</a></span>の中段下にある、 <span style="color:yellow; font-weight:bold;">PHP source right here</span>　と書いてあるリンクからソースコードをテキストエディターにコピーし、ファイル名を「rotate.php」にして保存します。</li>
<li>次にサーバ上のテーマファイルのあるディレクトリの “images” フォルダ内にランダム表示用のディレクトリ “random” を作成し、ここに rotate.php を FTP ソフトで以下のようにアップロードします。<br />
<table style="border: 2px solid #f3c4fe; padding:10px;">
<tbody>
<tr>
<td>/wp-content/themes/テーマ/images/random/rotate.php</td>
</tr>
</tbody>
</table>
</li>
<li>ランダムに表示させたい画像を複数作成し、上記で作成したディレクトリ “random” にアップロードします。<br />
画像名はどんな名前でも構いません。</li>
<li>テーマのスタイルシートを編集し、背景画像を指定しているスタイルの背景画像ファイルへのパスを rotate.php へのパスにします。<br />
<table style="border: 2px solid #f3c4fe; padding:10px;">
<tbody>
<tr>
<td>background:url(images/random/rotate.php) 0 50% no-repeat;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>以上でアップした背景画像がランダムに表示されるはずです。</p>
<p><strong>オマケ：</strong><br />
背景画像をセンターにかつスクロールせずに固定化する場合には<br />
<table style="background-color:#111; border: 2px solid #f3c4fe; padding:10px;">
<tbody>
<tr>
<td>background-position: center top;<br />
background-attachment: fixed;</td>
</tr>
</tbody>
</table>
<p>をスタイルシートに書き加えます。</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://bbfuji.jp/blog/2010/02/05/%e8%83%8c%e6%99%af%e3%82%92%e3%83%a9%e3%83%b3%e3%83%80%e3%83%a0%e3%81%ab%e5%a4%89%e3%81%88%e3%82%8b%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bbfuji.jp/blog/2010/02/05/%e8%83%8c%e6%99%af%e3%82%92%e3%83%a9%e3%83%b3%e3%83%80%e3%83%a0%e3%81%ab%e5%a4%89%e3%81%88%e3%82%8b%e3%83%97%e3%83%a9%e3%82%b0%e3%82%a4%e3%83%b3/" />
	</item>
	</channel>
</rss>
