<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Adam Brett &#187; Javascript</title>
	<atom:link href="http://www.adambrett.co.uk/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adambrett.co.uk</link>
	<description>Tips and tricks on web development and more</description>
	<lastBuildDate>Fri, 13 Aug 2010 11:50:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Simple &#8220;MVC&#8221; Javascript for CakePHP</title>
		<link>http://www.adambrett.co.uk/2009/09/simple-mvc-javascript-for-cakephp/</link>
		<comments>http://www.adambrett.co.uk/2009/09/simple-mvc-javascript-for-cakephp/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 14:35:18 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[mvc]]></category>

		<guid isPermaLink="false">http://www.adambrett.co.uk/2009/09/simple-mvc-javascript-for-cakephp/</guid>
		<description><![CDATA[On a recent project we had the need to provide Javascript across a very large project, with lots of controllers, and lots of actions.  We had a number of requirements for the Javascript: Requirements We wanted the Javascript to be object oriented Although the application would not be public facing, internally the users were using [...]


Related posts:<ol><li><a href='http://www.adambrett.co.uk/2009/11/simple-sluggable-behavior-for-cakephp/' rel='bookmark' title='Permanent Link: Simple Sluggable Behavior for CakePHP'>Simple Sluggable Behavior for CakePHP</a></li>
<li><a href='http://www.adambrett.co.uk/2009/09/integrating-the-auth-component-with-a-bespoke-3rd-party-single-sign-on-service-in-cakephp/' rel='bookmark' title='Permanent Link: Integrating the Auth Component with a bespoke 3rd party Single Sign-On Service in CakePHP'>Integrating the Auth Component with a bespoke 3rd party Single Sign-On Service in CakePHP</a></li>
<li><a href='http://www.adambrett.co.uk/2010/02/easy-multi-page-forms-or-wizards-with-cakephp/' rel='bookmark' title='Permanent Link: Easy Multi Page Forms (or Wizards) with CakePHP'>Easy Multi Page Forms (or Wizards) with CakePHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.adambrett.co.uk/2009/09/simple-mvc-javascript-for-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
