<?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>二子玉川奥様ハイツ &#187; WordPress</title>
	<atom:link href="http://www.okusama812.com/room/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.okusama812.com</link>
	<description>自身のためのアーカイブ</description>
	<lastBuildDate>Wed, 21 Apr 2010 02:19:03 +0000</lastBuildDate>
	<language>en</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://www.okusama812.com/room/tag/wordpress/feed" />
		<item>
		<title>FirefoxでCSSが反映されない</title>
		<link>http://www.okusama812.com/room/638.html</link>
		<comments>http://www.okusama812.com/room/638.html#comments</comments>
		<pubDate>Mon, 25 May 2009 10:09:38 +0000</pubDate>
		<dc:creator>okinao</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[xrea]]></category>

		<guid isPermaLink="false">http://www.okusama812.com/?p=638</guid>
		<description><![CDATA[				環境はxrea+,WordPress2.7.1,wp.Vicuna Ext,smartCanvas
				先日WordPressとVicuna Extを最新のものにアップデートしたのだが、この環境だとなぜかFi [...]]]></description>
			<content:encoded><![CDATA[				<p>環境はxrea+,WordPress2.7.1,wp.Vicuna Ext,smartCanvas</p>
				<p>先日WordPressとVicuna Extを最新のものにアップデートしたのだが、この環境だとなぜかFirefoxでCSSが反映されない不具合が起こる。<br />
				またstyle-flatという私が使っているテーマでもCSS自体がうまく反映されていないような状態であった。</p>
				<p>ただ、同じ環境でも不具合が出る人とそうでない人がおり、また解決策として</p>
				<blockquote><p>LayoutIgnoreURI *.php　をhtaccessに追記する</p></blockquote>
				<p>ことが提示された。しかし、それでも私の環境ではどうにもうまくいかなかった。</p>
				<p>vicuna extの作者は</p>
				<blockquote><p>1.55から.phpにしてCSSを動的にスクリプトで変更できるようにしたのですが、<br />
				そこが、まずいと考えるのが妥当なんでしょうね。</p></blockquote>
				<p>とVicunaのフォーラムで語っている。</p>
				<p>この言葉が気になってxrea特有の.htaccessの記述<br />
				<strong><br />
				<blockquote>AddHandler application/x-httpd-phpcgi .php</p></blockquote>
				<p></strong><br />
				が原因なのではないかと思い、試しにこの部分を削除するとFirefoxでCSSが反映されるようになった。</p>
				<p>この記述はxreaでWordPressの古いバージョンを使っていた人ならおなじみの記述だと思う。<br />
				PHPをCGIとして動作させ、主に画像アップロード機能の不具合などを解消するためのものだ。</p>
				<p>今回はその記述が邪魔をしていたと捉えるのが妥当なのだろうか？<br />
				私の環境(Opera)ではこの記述がなくても画像のアップロードが出来ることを確認している。<br />
				ともあれ、この対策でまた新たな不具合が出ないことを祈るばかりである。</p>
				<p><span id="more-638"></span><br />
				<strong>■2009年11月6日追記■</strong><br />
				根本的な解決方法が見つかりました。すごく助かりました。</p>
				<p>WordPress 研究室/WordPress 2.8 の管理画面がおかしくなる場合の対処法<br />
				<a href="http://wordpress.bowz.info/96">http://wordpress.bowz.info/96</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.okusama812.com/room/638.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.okusama812.com/room/638.html" />
	</item>
		<item>
		<title>WordPress 最低限の初期設定</title>
		<link>http://www.okusama812.com/room/37.html</link>
		<comments>http://www.okusama812.com/room/37.html#comments</comments>
		<pubDate>Thu, 24 Jan 2008 06:27:27 +0000</pubDate>
		<dc:creator>okinao</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.okusama812.com/room/37.html</guid>
		<description><![CDATA[				ダッシュボードのタブから初期設定を行う。
				1.ユーザーアカウントの追加
				ユーザーから「新規ユーザーの追加」で使い慣れたユーザー名とパスワードで管理者アカウントを作る。ついでに「プロフィールと個人設 [...]]]></description>
			<content:encoded><![CDATA[				<p>ダッシュボードのタブから初期設定を行う。</p>
				<p><strong><font color="#ff0000">1.ユーザーアカウントの追加<br />
				</font></strong>ユーザーから「新規ユーザーの追加」で使い慣れたユーザー名とパスワードで管理者アカウントを作る。ついでに「プロフィールと個人設定」で「ビジュアルエディタを使用する」の項目のチェックをはずして適当にプロフィールを記述していく。</p>
				<p><strong><font color="#ff0000">2.スパム対策</font><br />
				</strong>プラグインから「Akismet」というプラグインを有効にする。WordPress.comのAPIキーが必要なのでサイトでサインアップの手続きをしてAPIキーを取得する。APIキーは登録したメールアドレスに届くのでメモしてちゃんと保存しておく。</p>
				<p>プラグイン→Akismet設定からWordPress.comで取得したAPIキーを入力して設定を更新する。<br />
				<strong><font color="#ff0000">3.ページ設定</font></strong><br />
				設定→一般設定でキャッチフレーズを記述する。<br />
				カレンダーの週はじまりを日曜日に設定する。<br />
				<strong><font color="#ff0000"><br />
				4.パーマリンクの設定<br />
				</font></strong>設定→パーマリンク設定で一般的な設定を数字ベースにしてURLの最後に「.html」と記述。<br />
				<strong><font color="#ff0000"><br />
				5.リンクを編集<br />
				</font></strong>リンクからリンクの管理でデフォルトのリンクページを削除。リンクの追加からリンクしたいサイトを登録していく。<br />
				<strong><font color="#ff0000"><br />
				6.コメントとトラックバックの設定<br />
				</font></strong>設定→ディスカッション設定でコメント表示条件の<br />
				「管理者の承認を常に必要とする」「名前とメールアドレスの入力を必須にする」以外は全部チェックする。</p>
				<p>以上、自分用メモ。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.okusama812.com/room/37.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.okusama812.com/room/37.html" />
	</item>
		<item>
		<title>XREAでWordPress導入メモ 2</title>
		<link>http://www.okusama812.com/room/36.html</link>
		<comments>http://www.okusama812.com/room/36.html#comments</comments>
		<pubDate>Thu, 24 Jan 2008 05:26:44 +0000</pubDate>
		<dc:creator>okinao</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[xrea]]></category>

		<guid isPermaLink="false">http://www.okusama812.com/room/36.html</guid>
		<description><![CDATA[				WordPressのアップロード機能を有効にする
				XREAサーバではPHPはSAFE MODEで動くようになっていて
				デフォルトではWordPressのアップロード機能が使えません。
				.h [...]]]></description>
			<content:encoded><![CDATA[				<p>WordPressのアップロード機能を有効にする</p>
				<p>XREAサーバではPHPはSAFE MODEで動くようになっていて<br />
				デフォルトではWordPressのアップロード機能が使えません。</p>
				<p>.htaccessファイルを使ってアップロード機能のみCGI<br />
				で動かすことが出来ます。</p>
				<p><strong><font color="#ff0000">1. .htaccessファイルを作る</font></strong></p>
				<p>WordPressフォルダ直下に<br />
				「.htaccess」というファイルがあるのでダウンロード。<br />
				テキストエディタで開いて内容を消去。</p>
				<p>以下のように記述して上書き保存。</p>
				<p>&lt;files upload.php&gt;<br />
				AddHandler application/x-httpd-phpcgi .php<br />
				&lt;/files&gt;</p>
				<p><strong><font color="#ff0000">2.wp-adminフォルダにアップロード</font></strong></p>
				<p>これでXREAサーバでWordPressのアップロード機能を<br />
				CGIで動かして機能を使うことが出来ます。</p>
				<p>参考URL<br />
				<a href="http://www.graphact.com/memo/2006/08/16/89">http://www.graphact.com/memo/2006/08/16/89</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.okusama812.com/room/36.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.okusama812.com/room/36.html" />
	</item>
		<item>
		<title>XREAでWordPress導入メモ 1</title>
		<link>http://www.okusama812.com/room/35.html</link>
		<comments>http://www.okusama812.com/room/35.html#comments</comments>
		<pubDate>Thu, 24 Jan 2008 02:24:01 +0000</pubDate>
		<dc:creator>okinao</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[xrea]]></category>

		<guid isPermaLink="false">http://www.okusama812.com/room/35.html</guid>
		<description><![CDATA[				1.サーバの仕様を確認する
				PHP バージョン 4.2 以上
				MySQL バージョン 5.0 以上
				上記仕様を満たしているサーバを使用する。
				古いサーバの場合は無料アカウントを新し [...]]]></description>
			<content:encoded><![CDATA[				<p><strong><font color="#ff0000">1.サーバの仕様を確認する<br />
				</font></strong>PHP バージョン 4.2 以上<br />
				MySQL バージョン 5.0 以上</p>
				<p>上記仕様を満たしているサーバを使用する。<br />
				古いサーバの場合は無料アカウントを新しいサーバで<br />
				取得してお引越しをする。</p>
				<p><strong><font color="#ff0000">2.サーバの管理メニューからデータベースを作る</font></strong><br />
				文字コードはUNICODEにする。</p>
				<p><strong><font color="#ff0000">3.WordPressをアップロード<br />
				</font></strong>WordPress｜日本語<br />
				<a target="_blank" href="http://ja.wordpress.org/">http://ja.wordpress.org/</a></p>
				<p>解凍したものをドメインの指定フォルダ直下にアップ。</p>
				<p><strong><font color="#ff0000">4.install.phpにアクセスしてwp-config.phpを作成<br />
				</font></strong>WordPressを設置したフォルダのパーミッションを<br />
				「777」にしてinstall.phpにアクセス</p>
				<p>http://（任意のアドレス）/wp-admin/install.php</p>
				<p>サーバーで設定したMySQLの情報を入力。<br />
				1.データベース名<br />
				2.ユーザー名<br />
				3.パスワード<br />
				※ホスト名とテーブル接頭語はデフォルトのまま。</p>
				<p>表示の指示どおりに進んで</p>
				<p>ブログ名と送受信可能なメールアドレスを入力。</p>
				<p>ログイン名とパスワードが提示されるので<br />
				しっかりとメモしておく。</p>
				<p><strong><font color="#ff0000">5.WordPressにログインする<br />
				</font></strong>http://(任意のアドレス)/wp-admin</p>
				<p>上記にアクセスしてユーザー名とパスワードを入力。</p>
				<p>以上でWordPress設置は完了。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.okusama812.com/room/35.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://www.okusama812.com/room/35.html" />
	</item>
	</channel>
</rss>
