<?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>Silicon Chisel &#187; active record</title>
	<atom:link href="http://www.siliconchisel.com/tag/active-record/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.siliconchisel.com</link>
	<description>Open-Source Web Development</description>
	<lastBuildDate>Wed, 07 Jul 2010 00:57:54 +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>Treatment-Programs.com Launched</title>
		<link>http://www.siliconchisel.com/news/treatment-programscom-launched/</link>
		<comments>http://www.siliconchisel.com/news/treatment-programscom-launched/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 20:14:36 +0000</pubDate>
		<dc:creator>Silicon Chisel</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[active record]]></category>
		<category><![CDATA[adodb]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[smarty]]></category>

		<guid isPermaLink="false">http://www.siliconchisel.com/?p=209</guid>
		<description><![CDATA[<p>This week we launched the latest follow-on to <a href="http://www.find-a-therapist.com">find-a-therapist.com</a>: <a href="http://www.treatment-programs.com">treatment-programs.com</a>.</p>
<p>This was an 80% rewrite of the old code-base. Some thought was given to going to a full-fledge PHP framework stack, but instead we opted to keep things&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>This week we launched the latest follow-on to <a href="http://www.find-a-therapist.com">find-a-therapist.com</a>: <a href="http://www.treatment-programs.com">treatment-programs.com</a>.</p>
<p>This was an 80% rewrite of the old code-base. Some thought was given to going to a full-fledge PHP framework stack, but instead we opted to keep things light and simple. The <a href="http://www.smarty.net/">Smarty</a> template engine was used to handle the &#8220;V&#8221; side of an <a href="http://en.wikipedia.org/wiki/Model-view-controller">MVC</a> application. This also benefited the application by providing a nice view-caching mechanism to increase performance.</p>
<p><a href="http://phplens.com/lens/adodb/docs-active-record.htm">Adodb&#8217;s ActiveRecord</a> implimentation was used for the &#8220;M&#8221; part of the design. This put everything on a nice, solid database model which would also allow for migrating to some other platform should the need arise.</p>
<p>Throw in a splash of <a href="http://jquery.com/">JQuery</a> here and there, and some other JavaScript controls and <em>voilà</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.siliconchisel.com/news/treatment-programscom-launched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
