<?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>Beyond the Wheel &#187; CakePHP</title>
	<atom:link href="http://beyondthewheel.com/tag/cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://beyondthewheel.com</link>
	<description>Web Development</description>
	<lastBuildDate>Mon, 12 Apr 2010 20:59:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dynamic Database Connection with CakePHP</title>
		<link>http://beyondthewheel.com/dynamic-database-connection-with-cakephp/</link>
		<comments>http://beyondthewheel.com/dynamic-database-connection-with-cakephp/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 15:34:01 +0000</pubDate>
		<dc:creator>turbodog</dc:creator>
				<category><![CDATA[CakePHP]]></category>

		<guid isPermaLink="false">http://matthewanderton.com/beyondthewheel.com/?p=10</guid>
		<description><![CDATA[

// 




Recently I was working on a project where I had a central Cake application for a group of clients and each client had their own database.
I wanted to have all users sign into a central user&#8217;s table associated with the application, but then for the bulk of the controllers in the app have the [...]]]></description>
		<wfw:commentRss>http://beyondthewheel.com/dynamic-database-connection-with-cakephp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drag and Drop with jQuery and CakePHP</title>
		<link>http://beyondthewheel.com/drag-and-drop-with-jquery-and-cakephp/</link>
		<comments>http://beyondthewheel.com/drag-and-drop-with-jquery-and-cakephp/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 15:32:04 +0000</pubDate>
		<dc:creator>turbodog</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://matthewanderton.com/beyondthewheel.com/?p=8</guid>
		<description><![CDATA[Recently I had a need for a data report with shopping cart-like behavior &#8212; let the user paginate through a list of items, drag items of interest to a &#8220;basket&#8221; and then take action on all items in the basket.
To do this, I used the &#8220;draggable&#8221; and &#8220;droppable&#8221; functionality in jQuery UI.  jQuery makes [...]]]></description>
		<wfw:commentRss>http://beyondthewheel.com/drag-and-drop-with-jquery-and-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
