<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Tetsuyan&apos;s Blog</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/" />
    <link rel="self" type="application/atom+xml" href="http://tetsuya.s151.xrea.com/atom.xml" />
    <id>tag:tetsuya.s151.xrea.com,2009-04-17://9</id>
    <updated>2009-11-13T06:08:37Z</updated>
    <subtitle>スノースクートと、MovableType・・・デジカメネタは移転しました</subtitle>
    <generator uri="http://www.sixapart.com/movabletype/" version="4.261">Movable Type Pro</generator>

<entry>
    <title>XREAサーバーでWordPressを使う覚書</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/11/xreawordpress.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4468</id>

    <published>2009-11-13T06:07:40Z</published>
    <updated>2009-11-13T06:08:37Z</updated>

    <summary>.htaccessを以下のように設定。もしなかったら新たに作成してアップ。 &amp;l...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="WordPress覚書" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="wordpress" label="WordPress" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[<p>.htaccessを以下のように設定。もしなかったら新たに作成してアップ。</p>
<p style="padding-left: 30px;">&lt;files async-upload.php&gt;<br />
AddHandler application/x-httpd-phpcgi .php<br />
&lt;/files&gt;<br />
&lt;Files plugin-install.php&gt;<br />
AddHandler application/x-httpd-phpcgi .php<br />
&lt;/Files&gt;<br />
&lt;Files update.php&gt;<br />
AddHandler application/x-httpd-phpcgi .php<br />
&lt;/Files&gt;<br />
&lt;Files update-core.php&gt;<br />
AddHandler application/x-httpd-phpcgi .php<br />
&lt;/Files&gt;<br />
&lt;Files admin.php&gt;<br />
AddHandler application/x-httpd-phpcgi .php<br />
&lt;/Files&gt;<br />
&lt;Files options-general.php&gt;<br />
AddHandler application/x-httpd-phpcgi .php<br />
&lt;/Files&gt;<br />
&lt;Files theme-install.php&gt;<br />
AddHandler application/x-httpd-phpcgi .php<br />
&lt;/Files&gt;</p>
<p>管理画面のCSSが反映されていないようなら、「wp-config.php」に以下の一行を追加。</p> ]]>
        
    </content>
</entry>

<entry>
    <title>WordPressを入れてみた</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/11/wordpress-1.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4467</id>

    <published>2009-11-12T02:32:44Z</published>
    <updated>2009-11-12T02:35:33Z</updated>

    <summary>XREAサーバーではWordPressの導入にちょっとテクニック（）が必要ですが...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="WordPress覚書" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="wordpress" label="WordPress" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[XREAサーバーではWordPressの導入にちょっとテクニック（）が必要ですが、以下にデモとして設置してみました。<br /><a href="http://tetsuya.s151.xrea.com/wp/"><br /></a><blockquote><a href="http://tetsuya.s151.xrea.com/wp/">WordPress</a><br /></blockquote><br /> ]]>
        
    </content>
</entry>

<entry>
    <title>.htaccessがない</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/11/htaccess.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4466</id>

    <published>2009-11-04T00:12:17Z</published>
    <updated>2009-11-04T01:50:59Z</updated>

    <summary>別ブログをMobavleTypeからWordPressへ変更しようと試みています...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="WordPress覚書" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="wordpress" label="WordPress" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[別ブログをMobavleTypeからWordPressへ変更しようと試みていますが、サーバーによってはいとも簡単に移行できる場合もあれば、つまづいて断念せざるを得ないサーバーも。<br /><br /><blockquote><span class="description">WordPress をインストールしたディレクトリとは<a href="http://wpdocs.sourceforge.jp/Giving_WordPress_Its_Own_Directory">別のディレクトリにホームページを設定</a>する場合、ここにそのアドレスを入力してください。</span><br /></blockquote>上記を参考に「wp」にインストールした「WordPress のアドレス (URL)」をルートディレクトリ「ブログのアドレス (URL)」にする際<br /><br /><blockquote><b><code>.htaccess</code></b> ← <i><code>wordpress/.htaccess</code></i> からコピー。<br /></blockquote>あれ？.htaccessがない・・・<br />一体どこにあるんでしょう。FTPでも不可視ファイルも見えるように設定しているのに・・・<br />]]>
        
    </content>
</entry>

<entry>
    <title>MovableTypeからWordPreesへ</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/10/movabletypewordprees.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4465</id>

    <published>2009-10-30T04:07:06Z</published>
    <updated>2009-10-30T04:12:53Z</updated>

    <summary>別コンテンツのブログシステムですが、今のシステムが「MovableType」なの...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="MovableType覚書" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[別コンテンツのブログシステムですが、今のシステムが「MovableType」なので同じサーバー上で「WordPrees」へ変更しようと思い、インストールしたものの、環境設定を完了したのにMTが表示され、WPの設定画面は「そんなアドレスないよ」ってエラーが出てしまいます。<br /><br />同一サーバー上で既存のMTからWPへの移行方法・・・どなたか教えてください。<br />]]>
        
    </content>
</entry>

<entry>
    <title>パソコン引っ越しプラン</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/10/post-106.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4464</id>

    <published>2009-10-23T02:58:49Z</published>
    <updated>2009-10-23T03:01:40Z</updated>

    <summary>「XP」から「7」へのOS変更に伴う「パソコン引っ越し」ですが、こんなアプリがあ...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="PC奮闘記" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[「XP」から「7」へのOS変更に伴う「パソコン引っ越し」ですが、こんなアプリがあったんですね。<br />とは言えハードウエアが対象外のようなので、覚書として・・・<br /><br /><blockquote><span></span><a href="http://aos.com/">AOSテクノロジーズ株式会社</a><br /><a href="http://ipshop.jp/SHOP/384323/401170/list.html">ファイナルパソコン引越し7</a><br /></blockquote><br /> ]]>
        
    </content>
</entry>

<entry>
    <title>Windows 7 発売</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/10/windows-7.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4463</id>

    <published>2009-10-22T06:24:22Z</published>
    <updated>2009-10-22T06:35:00Z</updated>

    <summary>うちにあるPCは全て「XP」なので、そのままの環境でアップグレードできない事を知...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="PC奮闘記" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[うちにあるPCは全て「XP」なので、そのままの環境でアップグレードできない事を知り、Windows 7は新PC導入まで入れません。<br />と言うより入れられません。<br /><br />グラフィックボードも未対応だったし・・・<br /><blockquote><a href="http://www.microsoft.com/downloads/details.aspx?familyid=1B544E90-7659-4BD9-9E51-2497C146AF15&amp;displaylang=ja">Windows 7 Upgrade Advisor</a><br /></blockquote>もしかして、XPを一旦Vistaにアップグレードしてなら、Windows 7は入れられるのかな？<br /><br />新規PC入れると関係アプリを再インストールしないといけないので、これまた面倒・・・<br /> ]]>
        
    </content>
</entry>

<entry>
    <title>FirefoxのGmail用アドオン</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/10/firefoxgmail.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4462</id>

    <published>2009-10-13T03:11:09Z</published>
    <updated>2009-10-13T03:15:47Z</updated>

    <summary>FirefoxにGmail用のアドオンを使用していますが、気が付いたらアドオンに...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="WEBネタ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[FirefoxにGmail用のアドオンを使用していますが、気が付いたらアドオンに新着情報が届いているのにもかかわらず、Gmailサイトにオートログインができなくなってしまいました。<br />Gmailデータの「漏れ」が話題に挙げられていたようでしたが、それが原因でセキュリティアップなどの対策がなされたせいでしょうか？<br /><br />皆さんの所はいかがですか？<br />アドオンの更新を望みたいところです。<br />]]>
        
    </content>
</entry>

<entry>
    <title>WordPress</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/10/wordpress.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4461</id>

    <published>2009-10-11T04:25:05Z</published>
    <updated>2009-10-11T04:27:31Z</updated>

    <summary>WordPressが気になって、インストールをしたのですが・・・管理画面のCSS...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="WEBネタ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[WordPressが気になって、インストールをしたのですが・・・<br />管理画面のCSSがちゃんと読みこまれていないのか、ズレズレなので断念。<br />結構おしかったりしてます。<br /> ]]>
        
    </content>
</entry>

<entry>
    <title>フレッツ光ネクストファミリー・ハイスピードタイプ</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/10/post-105.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4460</id>

    <published>2009-10-01T04:14:48Z</published>
    <updated>2009-10-02T00:03:18Z</updated>

    <summary>今の回線が「Ｂフレッツ」なのですが、今月10月1日から「フレッツ光ネクストファミ...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="WEBネタ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[今の回線が「Ｂフレッツ」なのですが、今月10月1日から「フレッツ光ネクストファミリー・ハイスピードタイプ」と言うサービスが始まりました。<br />下りで最大<b>200Mbps</b>だそうです。上りは変わらず100Mbpsですが・・・<br />変更には弊社工事担当者による派遣工事と、工事費用10,800円（税込11,340円）が必要になるとの事。<br /><br />Windows XP SP3のマシンですが、RWIN値はどの位の設定値が適切なのかな？]]>
        
    </content>
</entry>

<entry>
    <title>Movable Type 5β1</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/09/movable-type-51.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4459</id>

    <published>2009-09-06T03:12:43Z</published>
    <updated>2009-09-06T03:14:25Z</updated>

    <summary>「Movable Type 5β1」が公開されていますが、試したくても試せるサー...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="MovableType覚書" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="WEBネタ" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="movabletype" label="Movable Type" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[「Movable Type 5β1」が公開されていますが、試したくても試せるサーバーありません。<br />ちょっと興味があるだけに、残念・・・<br />]]>
        
    </content>
</entry>

<entry>
    <title>深海魚フィルター</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/08/post-104.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4458</id>

    <published>2009-08-26T04:39:30Z</published>
    <updated>2009-08-26T04:49:27Z</updated>

    <summary>メーラーアプリケーションの「Becky! Ver.2」と「秀丸メール」を併用して...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="WEBネタ" scheme="http://www.sixapart.com/ns/types#category" />
    
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[メーラーアプリケーションの「Becky! Ver.2」と「秀丸メール」を併用して使っていますが、「Becky! Ver.2」のフリーSPAMフィルター「深海魚フィルター」がいつの間にかシェアウエアになっていました。<br /><br />それも利用年数「1年」と言う、毎年更新しないといけないようになっていました。<br />ああ、残念です。しばらく様子を見てからプラグインの削除かな？<br />「Becky! Ver.2」のプラグインには「BkASPil」と言う物がありますが、これも開発停止中のようですし・・・<br /><br />ちなみに各メーラーではPOPFileも併用しているので何とかなりそうですが・・・<br /> ]]>
        
    </content>
</entry>

<entry>
    <title>mt.Vicunaでのメールフォームプラグインの設置</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/08/mtvicuna.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4200</id>

    <published>2009-08-04T07:10:07Z</published>
    <updated>2009-08-04T07:17:36Z</updated>

    <summary>このブログに「メールフォームを付けたい」と考えていて、WolaWolaさんにいろ...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="MovableType覚書" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="movabletype" label="Movable Type" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="プラグイン" label="プラグイン" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[このブログに「メールフォームを付けたい」と考えていて、WolaWolaさんにいろいろとアドバイスをいただきました。<br />なんと、プラグインまで作っていただいたのでご紹介いたします。<br /><br />ただ、残念な事にこのサーバーでは以下のエラーが出てしまいました。<br />無念・・・<br /><br /><span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a rel="lightbox" href="http://tetsuya.s151.xrea.com/images/method_er.gif"><img alt="method_er.gif" src="http://tetsuya.s151.xrea.com/assets_c/2009/08/method_er-thumb-300x128-114.gif" class="mt-image-center" style="margin: 0pt auto 20px; text-align: center; display: block;" height="128" width="300" /></a></span><br /> <div><br /></div>]]>
        
    </content>
</entry>

<entry>
    <title>携帯電話を買い替えた</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/08/post-103.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4199</id>

    <published>2009-08-04T00:42:02Z</published>
    <updated>2009-08-04T00:49:04Z</updated>

    <summary>うだうだ言っていた割に、すんなりと「F-09A」に買い換えました。購入前からファ...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="携帯電話" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="携帯" label="携帯" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[うだうだ言っていた割に、すんなりと「F-09A」に買い換えました。<br /><br />購入前からファームウエアのアップデートが出ていることを知っていたので早々にアップデート。<br />ダウンロードには時間はかかりませんでしたが、書き換えに約12分・・・<br />まぁ、PCのBIOSもそんな感じですね。<br /><br />で・・・操作の第一印象は、タッチパネルはどこかを触った後に目的の場所まで「ズルズル」と指を動かせば選択できました。<br />これはなかなか良い感じ・・・<br /><br />ただ、たまに反応がなくなる時も。<br />落ち着いてやればいいのでしょうが、慌てたりするとイライラします。<br />慣れが必要なんでしょうか。<br /> ]]>
        
    </content>
</entry>

<entry>
    <title>メールフォームについて</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/08/post-102.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4198</id>

    <published>2009-08-03T00:22:49Z</published>
    <updated>2009-08-04T01:35:17Z</updated>

    <summary>以前と違って、ブログデザインをVicuna CMSに変えたのですが、いろいろとい...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="MovableType覚書" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="movabletype" label="Movable Type" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="プラグイン" label="プラグイン" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[以前と違って、ブログデザインを<a href="http://vicuna.jp/">Vicuna CMS</a>に変えたのですが、いろいろといじったせいなのかはたまたサーバー仕様の関係なのか、藤本さんの<a href="http://www.h-fj.com/blog/archives/2008/08/09-084913.php">メールフォームプラグイン</a>がセットアップ時にエラーが出てしまうのです。<br /><br />こんな時には同じシステムで運用していることに質問・・・と言う事で「<a href="http://www.zelazny.mydns.jp/">WolaWola</a>」主宰の「<span class="name">oscar」</span>さんに聞いてみました。<br />メールフォームの作成時にテンプレートを指定して再構築するのですが、その時にエラーが。<br /><br /><blockquote> mt.Vicuna だと「HTMLヘッダー」が「共通Head内要素」になります。<br />
「バナーヘッダー」は「ヘッダー」、「バナーフッター」が「<div id=":5d" class="ii gt"><wbr>フッター」です。<br />
それから「サイドバー」が「ユーティリティ」ですね。<br />
<br />
とりあえず、そこを書き換えれば、<wbr>再構築エラーは出ないと思いますよ。<br />
ただし、「プレビュー用」「送信完了用」「エラー用」<wbr>の各テンプレート<br />
モジュールも、同じ修正が必要になります。<br />
<br />
あと、スタイルやマークアップは、mt.<wbr>VIcunaが元になっていないので、<br />
手を入れないとならないでしょうね。<br /></div></blockquote><div id=":5d" class="ii gt">「そっかぁ」と言う事で書き換えながらトライ・・・<br />「スタイルやマークアップ」は書き換えていなかったので、残念ながら導入には至りませんでした。<br /><br />うーん・・・レクチャー、お待ちしてます。よろしくお願いします・・・<br /></div><br />]]>
        <![CDATA[<font color="#ff0000">&lt;mtIncludeMailFormCommon&gt;</font>を消し、代わりにそこへテンプレートモジュール<font color="#ff0000">mail_common:メールフォーム共通部分</font>をそのままカットアンドペーストしてから再構築したらメールフォームが構築できました。<br /><br />ただし・・・レイアウトが崩れてました・・・<br />
]]>
    </content>
</entry>

<entry>
    <title>MTOS 4.3　公開</title>
    <link rel="alternate" type="text/html" href="http://tetsuya.s151.xrea.com/2009/07/mtos-43.html" />
    <id>tag:tetsuya.s151.xrea.com,2009://9.4197</id>

    <published>2009-07-30T08:22:56Z</published>
    <updated>2009-07-30T08:25:48Z</updated>

    <summary>「4.261」の次は「5」だと思ったのですが・・・MTOS-4.3 japane...</summary>
    <author>
        <name>哲やん</name>
        
    </author>
    
        <category term="MovableType覚書" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="movabletype" label="Movable Type" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="ja" xml:base="http://tetsuya.s151.xrea.com/">
        <![CDATA[「4.261」の次は「5」だと思ったのですが・・・<br /><a href="http://www.movabletype.org/download.html">MTOS-4.3</a> japaneseをクリックすれば日本語版がダウンロードできるようです。<br /> ]]>
        
    </content>
</entry>

</feed>
