<?xml version="1.0" encoding="utf-8" ?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" 
			xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" 
			xmlns:cc="http://web.resource.org/cc/" xml:lang="ja">
<channel rdf:about="http://junyx.blog81.fc2.com/?xml">
<title>プログラマー日記</title>
<link>http://junyx.blog81.fc2.com/</link>
<description>Web系プログラマーの日常を綴ります。</description>
<dc:language>ja</dc:language>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://junyx.blog81.fc2.com/blog-entry-2.html" />
<rdf:li rdf:resource="http://junyx.blog81.fc2.com/blog-entry-1.html" />
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://junyx.blog81.fc2.com/blog-entry-2.html">
<link>http://junyx.blog81.fc2.com/blog-entry-2.html</link>
<title>必要なものは?</title>
<description> 本チュートリアルでは、使用するサーバで PHP が使用可能であり、 .php で終わる全てのファイルが PHP で処理されることを仮定します。多くのサーバでは、PHP ファイルに関してこれがデフォルトの拡張子ですが、 確実なのはサーバの管理者にきいてみることです。サーバが PHP をサポートする場合、何もする必要はありません。 .php ファイルを 作成して Web ディレクトリに置くだけで、 サーバがこれを自動的にパースしてくれます
 </description>
<content:encoded>
<![CDATA[ 本チュートリアルでは、使用するサーバで PHP が使用可能であり、 .php で終わる全てのファイルが PHP で処理されることを仮定します。多くのサーバでは、PHP ファイルに関してこれがデフォルトの拡張子ですが、 確実なのはサーバの管理者にきいてみることです。サーバが PHP をサポートする場合、何もする必要はありません。 .php ファイルを 作成して Web ディレクトリに置くだけで、 サーバがこれを自動的にパースしてくれます。 何もコンパイルする必要はなく、他のツールをインストールする必要もありません。 PHP のファイルは、あなたが行なう全ての処理を実装した特殊なタグを通常の HTML ファイルに追加したものと考えると良いでしょう。 ほとんどの Web ホストは PHP サポートを提供していますが、 使用しているホストがサポートしていない場合、 &#187; PHP リンク集のセクションで PHP が利用可能な Web ホストを探すためのリソースを読んでみてください。 ]]>
</content:encoded>
<dc:subject>未分類</dc:subject>
<dc:date>2007-04-30T10:04:40+09:00</dc:date>
<dc:creator>Jun</dc:creator>
<dc:publisher>FC2-BLOG</dc:publisher>
</item>
<item rdf:about="http://junyx.blog81.fc2.com/blog-entry-1.html">
<link>http://junyx.blog81.fc2.com/blog-entry-1.html</link>
<title>初めての投稿</title>
<description> FC2ブログで初めて記事を書いています。うまくいくかなぁ。
 </description>
<content:encoded>
<![CDATA[ FC2ブログで初めて記事を書いています。<br />うまくいくかなぁ。<br /> ]]>
</content:encoded>
<dc:subject>未分類</dc:subject>
<dc:date>2006-10-26T00:51:43+09:00</dc:date>
<dc:creator>Jun</dc:creator>
<dc:publisher>FC2-BLOG</dc:publisher>
</item>
</rdf:RDF>