<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="http://blog.xole.net/rss/style.css" type="text/css"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/"
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:content="http://purl.org/rss/1.0/modules/content/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xml:lang="ja">
<channel rdf:about="http://blog.xole.net/rss/1.0.php?id=303">
<title>ハタさんのブログ(復刻版)</title>
<link>http://blog.xole.net/index.php</link>
<dc:date>2005-09-13T23:36:32+09:00</dc:date>
<description>
ハタさんのブログ(復刻版) - RSS (RDF Site Summary).
</description>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://blog.xole.net/article.php?id=303" />
</rdf:Seq>
</items>
</channel>
<item>
<title>phpersistence</title>
<link>http://blog.xole.net/article.php?id=303</link>
<dc:date>2005-09-13T23:36:32+09:00</dc:date>
<description>O/R マッピングフレームワークですよ。
ref - phpersistence : a persistence framework for php - object oriented database abstraction layer...</description>
<content:encoded>
<![CDATA[
<p>O/R マッピングフレームワークですよ。<br />
ref - <a href="http://www.phpersistence.org/">phpersistence : a persistence framework for php - object oriented database abstraction layer and object/relational mapping</a>
</p>

<p>なんか近いなぁ。(APIとか<br />
ref <br />
- <a href="http://www.phpersistence.org/doc/api/phpersistence/Persistence.html">Docs For Class Persistence</a>
<br />
- <a href="http://www.phpersistence.org/doc/arch.html">phpersistence : a persistence framework for php - architecture</a>
<br />
しっかり参考にさせていただこう。</p>

<p>ちなみにこちらは PHP4 でも動作するように書かれているらしいです。(Skipperとの大きな違いだね! ;)</p>
]]>
</content:encoded>
</item>

</rdf:RDF>