<?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>vevmedia.net/blog &#187; Tools</title>
	<atom:link href="http://vevmedia.net/blog/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://vevmedia.net/blog</link>
	<description>If we don&#039;t change direction soon, we&#039;ll end up where we&#039;re going.</description>
	<lastBuildDate>Sat, 07 Jan 2012 03:42:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Practical PHP DB Toolkit</title>
		<link>http://vevmedia.net/blog/practical-php-db-toolkit/</link>
		<comments>http://vevmedia.net/blog/practical-php-db-toolkit/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 19:19:01 +0000</pubDate>
		<dc:creator>vevmesteren</dc:creator>
				<category><![CDATA[open source]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://vevmedia.net/blog/?p=1269</guid>
		<description><![CDATA[From what I can see, this toolkit essentially takes the best out of the Codeigniter Database Library and wraps it all in a standalone library that you can port into almost any other PHP application. Definitely worth checking out. I can see this work well with many scenarios. A standalone AMFPHP application, should you not want to include [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://crystal.martinrusev.net/index.php/"><img class="alignnone size-full wp-image-1268" style="background: #333333; padding:5px;" title="chrystal_logo" src="http://vevmedia.net/blog/wp-content/uploads/2010/01/chrystal_logo.png" alt="" width="275" height="99" /></a><br />
From what I can see, this toolkit essentially takes the best out of the <a href="http://codeigniter.com/user_guide/database/index.html" target="_blank">Codeigniter Database Library</a> and wraps it all in a standalone library that you can port into almost any other PHP application. Definitely worth checking out. I can see this work well with many scenarios. A standalone <a href="http://www.amfphp.org/">AMFPHP</a> application, should you not want to include the full brunt of <a href="http://codeigniter.com/" target="_blank">Codeigniter</a>.</p>
<p>Also a clean option should you need to create an extension to an existing application. How many times have you had to take over someone else&#8217;s (undocumented) code. In any case this application is now hitlisted on my end.</p>
<p><a href="http://crystal.martinrusev.net/index.php/docs/quickstart" target="_blank">Chrystal Project</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vevmedia.net/blog/practical-php-db-toolkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

