ピンポンです。正解です。ピンポンは卓球です。卓球台はやはり中国製でした。

遠田.jp(tohda.jp)サイトをリニューアルしました。
これまで各ページがばらばらでナビゲーションが悪かったので MTOSを使って各ページをすべてつなぎました。これで閲覧性は少し改善できたと思います。
遠田.jpブログはMT4で構築されている。
MTは3.3xから4.xに変わりMTIFというタグが使えるようになった。
そこで、MT4のMTIFを使ってパンくずリストを設置した。
使用したタグは以下のとおり。
(ヘッダモジュールの一番下に張り付けるだけ)
<!-- パンくずリストMT4開始 -->
<MTUnless name="main_index">
■<a href="<$MTBlogURL$>"><$MTBlogName encode_html="1"$></a>
<MTIf name="archive_index">
› <$MTGetVar name="page_title"$>
</MTIf>
<MTIf name="system_template">
› <$MTGetVar name="page_title"$>
</MTIf>
<MTIf name="datebased_archive">
› <a href="<$MTLink template="archive_index"$>">サイトマップ</a>
› <$MTGetVar name="page_title"$>
</MTIf>
<MTIfArchiveType archive_type="Author">
› <a href="<$MTLink template="archive_index"$>">サイトマップ</a>
› <$MTGetVar name="page_title"$>
</MTIfArchiveType>
<MTIfArchiveType archive_type="Category">
› <a href="<$MTLink template="archive_index"$>">サイトマップ</a> ›
<MTParentCategories glue=" > ">
<a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a>
</MTParentCategories>
</MTIfArchiveType>
<MTIfArchiveType archive_type="Individual">
› <a href="<$MTLink template="archive_index"$>">サイトマップ</a> ›
<MTParentCategories glue=" > ">
<a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a>
</MTParentCategories>
› <a href="<$MTEntryPermalink$>"><$MTGetVar name="page_title"$></a>
</MTIfArchiveType>
</MTUnless>
<!-- パンくずリストMT4ここまで -->
※このパンくずリストは SCREAMOさんの「パンくずリスト for Movable Type 4」を参考にして作成しました。
ありがとうございます>SCREAMOさん
MTは3.3xから4.xに変わりMTIFというタグが使えるようになった。
そこで、MT4のMTIFを使ってパンくずリストを設置した。
使用したタグは以下のとおり。
(ヘッダモジュールの一番下に張り付けるだけ)
<!-- パンくずリストMT4開始 -->
<MTUnless name="main_index">
■<a href="<$MTBlogURL$>"><$MTBlogName encode_html="1"$></a>
<MTIf name="archive_index">
› <$MTGetVar name="page_title"$>
</MTIf>
<MTIf name="system_template">
› <$MTGetVar name="page_title"$>
</MTIf>
<MTIf name="datebased_archive">
› <a href="<$MTLink template="archive_index"$>">サイトマップ</a>
› <$MTGetVar name="page_title"$>
</MTIf>
<MTIfArchiveType archive_type="Author">
› <a href="<$MTLink template="archive_index"$>">サイトマップ</a>
› <$MTGetVar name="page_title"$>
</MTIfArchiveType>
<MTIfArchiveType archive_type="Category">
› <a href="<$MTLink template="archive_index"$>">サイトマップ</a> ›
<MTParentCategories glue=" > ">
<a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a>
</MTParentCategories>
</MTIfArchiveType>
<MTIfArchiveType archive_type="Individual">
› <a href="<$MTLink template="archive_index"$>">サイトマップ</a> ›
<MTParentCategories glue=" > ">
<a href="<$MTCategoryArchiveLink$>"><$MTCategoryLabel$></a>
</MTParentCategories>
› <a href="<$MTEntryPermalink$>"><$MTGetVar name="page_title"$></a>
</MTIfArchiveType>
</MTUnless>
<!-- パンくずリストMT4ここまで -->
※このパンくずリストは SCREAMOさんの「パンくずリスト for Movable Type 4」を参考にして作成しました。
ありがとうございます>SCREAMOさん
MT4ではアシアトログのタグを<MTIF>を使ってフッターに埋め込むことが可能になる。
アシアトログ
http://www.tohda.jp/cgi-bin/access/accview.cgi
で見ると、個別エントリー、カテゴリ、メインページ、検索ページの記録が取れている。
▼ここからフッターモジュールのタグに埋め込むアシアトログのタグ
<MTIf name="entry_template">
<script type="text/javascript">
<!--
document.write("<IMG src='http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTEntryPermalink$>&img=1&scr=", screen.width, "x", screen.height, "x", screen.colorDepth, "&ref=", escape(parent.document.referrer), "' border=0 width=1 height=1>");
//-->
</SCRIPT>
<noscript>
<IMG src="http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTEntryPermalink$>&img=1&ref=noScript" border=0 width=1 height=1>
</noscript>
</MTIf>
<MTIf name="Category_archive">
<script type="text/javascript">
<!--
document.write("<IMG src='http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTCategoryArchiveLink$>&img=1&scr=", screen.width, "x", screen.height, "x", screen.colorDepth, "&ref=", escape(parent.document.referrer), "' border=0 width=1 height=1>");
//-->
</SCRIPT>
<noscript>
<IMG src="http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTCategoryArchiveLink$>&img=1&ref=noScript" border=0 width=1 height=1>
</noscript>
</MTIf>
<MTIf name="search_results_template">
<script type="text/javascript">
<!--
document.write("<IMG src='http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=[search]<$MTBlogURL$>&img=1&scr=", screen.width, "x", screen.height, "x", screen.colorDepth, "&ref=", escape(parent.document.referrer), "' border=0 width=1 height=1>");
//-->
</SCRIPT>
<noscript>
<IMG src="http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=[search]<$MTBlogURL$>&img=1&ref=noScript" border=0 width=1 height=1>
</noscript>
</MTIf>
<MTIf name="main_index">
<script type="text/javascript">
<!--
document.write("<IMG src='http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTBlogURL$>&img=1&scr=", screen.width, "x", screen.height, "x", screen.colorDepth, "&ref=", escape(parent.document.referrer), "' border=0 width=1 height=1>");
//-->
</SCRIPT>
<noscript>
<IMG src="http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTBlogURL$>&img=1&ref=noScript" border=0 width=1 height=1>
</noscript>
</MTIf>
ここまで
※太字の部分はアシアトログのURLに変更すること
アシアトログ
http://www.tohda.jp/cgi-bin/access/accview.cgi
で見ると、個別エントリー、カテゴリ、メインページ、検索ページの記録が取れている。
▼ここからフッターモジュールのタグに埋め込むアシアトログのタグ
<MTIf name="entry_template">
<script type="text/javascript">
<!--
document.write("<IMG src='http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTEntryPermalink$>&img=1&scr=", screen.width, "x", screen.height, "x", screen.colorDepth, "&ref=", escape(parent.document.referrer), "' border=0 width=1 height=1>");
//-->
</SCRIPT>
<noscript>
<IMG src="http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTEntryPermalink$>&img=1&ref=noScript" border=0 width=1 height=1>
</noscript>
</MTIf>
<MTIf name="Category_archive">
<script type="text/javascript">
<!--
document.write("<IMG src='http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTCategoryArchiveLink$>&img=1&scr=", screen.width, "x", screen.height, "x", screen.colorDepth, "&ref=", escape(parent.document.referrer), "' border=0 width=1 height=1>");
//-->
</SCRIPT>
<noscript>
<IMG src="http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTCategoryArchiveLink$>&img=1&ref=noScript" border=0 width=1 height=1>
</noscript>
</MTIf>
<MTIf name="search_results_template">
<script type="text/javascript">
<!--
document.write("<IMG src='http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=[search]<$MTBlogURL$>&img=1&scr=", screen.width, "x", screen.height, "x", screen.colorDepth, "&ref=", escape(parent.document.referrer), "' border=0 width=1 height=1>");
//-->
</SCRIPT>
<noscript>
<IMG src="http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=[search]<$MTBlogURL$>&img=1&ref=noScript" border=0 width=1 height=1>
</noscript>
</MTIf>
<MTIf name="main_index">
<script type="text/javascript">
<!--
document.write("<IMG src='http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTBlogURL$>&img=1&scr=", screen.width, "x", screen.height, "x", screen.colorDepth, "&ref=", escape(parent.document.referrer), "' border=0 width=1 height=1>");
//-->
</SCRIPT>
<noscript>
<IMG src="http://www.tohda.jp/cgi-bin/access/accimg.cgi?id=<$MTBlogURL$>&img=1&ref=noScript" border=0 width=1 height=1>
</noscript>
</MTIf>
ここまで
※太字の部分はアシアトログのURLに変更すること
放課後の音楽室 ギター練習風景 田中修氏と遠田幹雄。
この動画はユーチューブにFLV形式でアップロードした。
AVIファイルをFLVに変換するために使ったソフトは「Riva FLV Encoder」
「Riva FLV Encoder」は MPEG/AVI/WMV他、幅広い形式の動画ファイルをFLV形式に変換出来るエンコーダー。出力する特定の範囲を指定出来る他、画面サイズやクロップ、映像・音声のビットレート設定も可能。FLV専用プレイヤーも付属。
▼ダウンロードhttp://www.download.com/Riva-FLV-Encoder/3000-2140-10320097.html?part=dl-RivaFLVEn&subj=dl&tag=button さて、昨日は20位。今日は何位かな?⇒
この動画はユーチューブにFLV形式でアップロードした。
AVIファイルをFLVに変換するために使ったソフトは「Riva FLV Encoder」
「Riva FLV Encoder」は MPEG/AVI/WMV他、幅広い形式の動画ファイルをFLV形式に変換出来るエンコーダー。出力する特定の範囲を指定出来る他、画面サイズやクロップ、映像・音声のビットレート設定も可能。FLV専用プレイヤーも付属。
▼ダウンロードhttp://www.download.com/Riva-FLV-Encoder/3000-2140-10320097.html?part=dl-RivaFLVEn&subj=dl&tag=button さて、昨日は20位。今日は何位かな?⇒
遠田がギター練習中(ユーチューブデビュー)の続きを読む
遠田.jpはドモドモコーポレーションの遠田幹雄が運営しています。
▼遠田幹雄の紹介サイト
遠田幹雄の自己紹介
遠田幹雄 ココログ
遠田幹雄 診断士ブログ
株式会社ドモドモコーポレーション
遠田.jpをMT3.33にバージョンアップした。
同時にTinyMCE Plugin for Movable Type Ver1.10 JaをインストールしてMovableTypeをWYSIWYGにした。
▼操作説明
http://www.dakiny.com/tinymce/guidance.html



