<?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/"
	>

<channel>
	<title>blog:www.tenman.info</title>
	<atom:link href="http://www.tenman.info/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://www.tenman.info/blog</link>
	<description>tenman.info　からのお知らせ　ニュース</description>
	<lastBuildDate>Tue, 31 Aug 2010 07:31:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>ブログが、デバックモードのままになっていました。</title>
		<link>http://www.tenman.info/blog/archives/657</link>
		<comments>http://www.tenman.info/blog/archives/657#comments</comments>
		<pubDate>Tue, 20 Jul 2010 06:31:10 +0000</pubDate>
		<dc:creator>nobita</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.tenman.info/blog/?p=657</guid>
		<description><![CDATA[ブログが、前回のアップグレードの動作確認時に、デバックモードのままになっており、エラー文字列が表示されていました。 失礼しました。 ブログが、3.0になりテーマファイル等で利用されている関数や、テンプレートファイルのインクルード機能（例えば、sidebar.php)等、表示に支障が出る場合もある模様です。 wordPressは、通常の利用状態では、エラー表示を行わないように設定されています。 この場合アップデートなどで問題が発生すると、画面が真っ白くなり何も表示されないという事が発生します。 wordPressでエラーを表示させる場合は、 wp-config.phpに以下を追加します。 　 /* debug setting */ 　define('WP_DEBUG', true); 　ini_set(&#34;display_errors&#34;,1);]]></description>
		<wfw:commentRss>http://www.tenman.info/blog/archives/657/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress3.0rc3 update 3.0</title>
		<link>http://www.tenman.info/blog/archives/627</link>
		<comments>http://www.tenman.info/blog/archives/627#comments</comments>
		<pubDate>Tue, 22 Jun 2010 06:41:02 +0000</pubDate>
		<dc:creator>nobita</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.tenman.info/blog/?p=627</guid>
		<description><![CDATA[rc3 から、3.0の自動アップグレード クリックしておしまい wordPress2.9.2 から、wordPress3.0 同様に、問題なくアップデート完了]]></description>
		<wfw:commentRss>http://www.tenman.info/blog/archives/627/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordPressMU2.9.2からMU3.0アップデート</title>
		<link>http://www.tenman.info/blog/archives/615</link>
		<comments>http://www.tenman.info/blog/archives/615#comments</comments>
		<pubDate>Mon, 21 Jun 2010 03:39:46 +0000</pubDate>
		<dc:creator>nobita</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.tenman.info/blog/?p=615</guid>
		<description><![CDATA[問題を発見したので、追記します。 追記：wp-content/blogs.phpを削除した上で、mod_rewriteの設定を書き換えます。 .htaccess　リライトルールの変更 　RewriteRule ^(.*&#47;)?files&#47;(.*) wp-content&#47;blogs.php?file=&#36;2 &#91;L&#93; ↓ 　RewriteRule ^(.*&#47;)?files&#47;(.*) wp-includes&#47;ms-files.php?file=&#36;2 &#91;L&#93; 画像が表示されなくなるので、.htaccessを変更 wordPressは、3.0で従来シングル版と、派生版のMU（マルチユーザ）が統合されました。 wordPressMU 2.9.2からアップデート作業を行いましたが現在のところ、不都合を見つけられないです。 自動アップデートを行いました。 wp-config.php 　define( 'NONCE_SALT','honyarara'); の追記を求められます。 次に、wp-content/blogs.php　を削除します。 wp-includes/にms-接頭辞のついた8ファイルが、マルチユーザタイプ用のファイルなのかもしれません。 MU版では、シングルユーザ版のように、 　define('WP_ALLOW_MULTISITE', true); 　define( 'MULTISITE', true ); といった定数の追加を求められることはありませんでした。 このまま、Update Network　をクリックして、all　Done　で終了です。 シングル版のアップデートよりも簡単そうです。 アップデート後の動作確認は、これからです 2.9.2には、default テーマを置いていました。デフォルトテーマが存在する場合には、デフォルトを使うことができます。 ただ、twenty tenを使った場合には、デフォルトのfunctions.phpは、読み込んでいない模様です。従来のデフォルトと新しいデフォルトのtwenty tenのヒエラルキについては、チェックしておいたほうがよさそうです。 text2htmlプラグイン、テーマファイル等、当サイトで制作した関連する拡張は、正常に動作していると考えています。]]></description>
		<wfw:commentRss>http://www.tenman.info/blog/archives/615/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>メモ：wp-syntaxが、コードを表示しない夜に</title>
		<link>http://www.tenman.info/blog/archives/565</link>
		<comments>http://www.tenman.info/blog/archives/565#comments</comments>
		<pubDate>Tue, 01 Jun 2010 11:31:17 +0000</pubDate>
		<dc:creator>nobita</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.tenman.info/blog/?p=565</guid>
		<description><![CDATA[wordPressでコードを記述する時には、プラグインを使います。 タグを書かないと、&#60;/pre&#62;が一つ増え&#8230;.. 余計なスペースも入る　&#8230;.. 不思議な動きを手直しするのは、あきらめて、SyntaxHighlighter Evolved　のお世話になる]]></description>
		<wfw:commentRss>http://www.tenman.info/blog/archives/565/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>余談</title>
		<link>http://www.tenman.info/blog/archives/550</link>
		<comments>http://www.tenman.info/blog/archives/550#comments</comments>
		<pubDate>Wed, 05 May 2010 07:10:23 +0000</pubDate>
		<dc:creator>nobita</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.tenman.info/blog/archives/550</guid>
		<description><![CDATA[このブログの一行の文字数は、エントリごとに異なって見えていると思います。 文字列の折り返しの長短で、読みやすさは結構換わるんじゃないかなと思っていて、 今までは、電子メールなんかの折り返し文字数七十数文字で、何も考えていなかったんですが、 文庫本などのたて一行の文字数40文字くらい（本によって、フォントのサイズが違いますが）のほうが、横書きでも読みやすいような気がしてから、チョコチョコ試しています。 どうなんでしょうね]]></description>
		<wfw:commentRss>http://www.tenman.info/blog/archives/550/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordPress3.0 beta2</title>
		<link>http://www.tenman.info/blog/archives/543</link>
		<comments>http://www.tenman.info/blog/archives/543#comments</comments>
		<pubDate>Tue, 04 May 2010 05:14:22 +0000</pubDate>
		<dc:creator>nobita</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.tenman.info/blog/?p=543</guid>
		<description><![CDATA[wordPress 3.0　beta2にアップデートしました 特にトラブルなどはありませんでした。 使えるようになった。 テーマの項目にあるメニューの使い方を書きました。 また、 ギャラリカテゴリ、アサイドカテゴリについて、練習しました。 twentyten　テーマの特別カテゴリで、専用のレイアウトがプリセットされています。]]></description>
		<wfw:commentRss>http://www.tenman.info/blog/archives/543/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS3 transform</title>
		<link>http://www.tenman.info/blog/archives/530</link>
		<comments>http://www.tenman.info/blog/archives/530#comments</comments>
		<pubDate>Thu, 29 Apr 2010 02:27:55 +0000</pubDate>
		<dc:creator>nobita</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.tenman.info/blog/?p=530</guid>
		<description><![CDATA[ミショニポーにも書きましたが、 CSS3　transition transform を書きました。 ブログ、googlemap　など、21世紀を迎えてからのWEBの大きなトレンドをふまえて、いま、CSS3やhtml5が、策定されつつあるんだと思います。 それまで、ステートレスといわれたｈｔｍｌも、非同期通信で息を吹き返したjavascriptによって、ステートフルに transformなどは、従来まで、javascriptが担ってきたユーザーインタラクションをCSSに委譲しようとする考え方をうかがわせます。 javascriptは、すでにjsonなどでネットワーク越しに、オブジェクトを読み込んで、htmlとして出力するようなことが、ごく当たり前のように行われることからみると、javascriptとスタイルの担う部分を見直す必要があるんだと考えてるように、想像させられます。 しかし、ネットワークを越えてアクセスするjavascriptは、気持ち悪いといえば、気持ち悪い部分もあります。 今現在でも、多くのjavascriptが配布されていますし、利用されていますが、簡単にコピペで、高度な作業が完結する代わりに、それぞれのWEBページは、一種のセンサーのように、閲覧者の情報を収集することもできます。 語彙が100以下のhtmlが、単純明快なものから、別な何者かに代わりつつあるようにも思えてくる不思議な感じにとらわれながら、サンプル作りを終えました。]]></description>
		<wfw:commentRss>http://www.tenman.info/blog/archives/530/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordPress Document</title>
		<link>http://www.tenman.info/blog/archives/526</link>
		<comments>http://www.tenman.info/blog/archives/526#comments</comments>
		<pubDate>Tue, 27 Apr 2010 00:35:28 +0000</pubDate>
		<dc:creator>nobita</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.tenman.info/blog/?p=526</guid>
		<description><![CDATA[ワードプレス関数検索（MU and&#8230;) 内容の保障はできかねますが、閲覧されている方もおいでになられるようなので、よろしければどうぞ]]></description>
		<wfw:commentRss>http://www.tenman.info/blog/archives/526/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>そのページが何回ツイートされたか表示する。</title>
		<link>http://www.tenman.info/blog/archives/509</link>
		<comments>http://www.tenman.info/blog/archives/509#comments</comments>
		<pubDate>Wed, 21 Apr 2010 06:31:04 +0000</pubDate>
		<dc:creator>nobita</dc:creator>
				<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.tenman.info/blog/?p=509</guid>
		<description><![CDATA[私は、Twitter初心者なので、似たようなものがあるのかどうかわかりませんが、 何度ツイートされたか表示する Twitterで言及されたWEBページに、何度言及されたか表示する機能を作りました サンプルは、ミショニポーで運用しています。 多くの人は、ブログサービスを利用していますから、javascriptが使えないなどといったことが数多くあります。このため、画像で出力するようにしましたので、ほとんどのブログやホームページで利用できます。 表示のための作業としては、 　&#60;img src=&#34;http:&#47;&#47;tenman.info&#47;study&#47;twitter&#47;countbird.php&#34; alt=&#34;tweet count&#34; &#47;&#62; WEB上にあれば、この画像をペーストするだけで終了します。]]></description>
		<wfw:commentRss>http://www.tenman.info/blog/archives/509/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Open Font Format を試してみました。</title>
		<link>http://www.tenman.info/blog/archives/491</link>
		<comments>http://www.tenman.info/blog/archives/491#comments</comments>
		<pubDate>Tue, 20 Apr 2010 06:47:22 +0000</pubDate>
		<dc:creator>nobita</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[お知らせ]]></category>

		<guid isPermaLink="false">http://www.tenman.info/blog/?p=491</guid>
		<description><![CDATA[実用になるまでには、少し時間がかかるのかもしれませんが、firefox3.0以上なら楽しめるWeb　Open　Font　Format　WOFFを試してみました。 WOFF 以下は、tenman.infoで通常使う記法を使って、フォントを使えるhtmlの書き方です。 Hello world なんか適当に書きます text2htmlプラグインを利用した置換では、上の文字列程度が精一杯のところです。 　pen&#62;(h3:sazanamiG26:Hello world) 　pen&#62;(なんか適当に書きます) という記法を使って記述します。 画像を生成して表示していますが、スタイルシートをはずしても、テキストは正常に表示されます。 早く、WEBフォントが、どのブラウザでも簡単に使える時代が来るといいなと思いました。]]></description>
		<wfw:commentRss>http://www.tenman.info/blog/archives/491/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
