<?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</title>
	<atom:link href="http://www.adambrett.co.uk/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, 30 Jul 2010 15:32:00 +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>Amazing 3D artwork</title>
		<link>http://www.adambrett.co.uk/2010/07/amazing-3d-artwork/</link>
		<comments>http://www.adambrett.co.uk/2010/07/amazing-3d-artwork/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 15:14:33 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adambrett.co.uk/?p=99</guid>
		<description><![CDATA[http://www.radoxist.com/artworks/56 The detail on these images is amazing, check it out No related posts.


No related posts.]]></description>
		<wfw:commentRss>http://www.adambrett.co.uk/2010/07/amazing-3d-artwork/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The best blog article I&#8217;ve read in a long time (and I found it totally accidentally)</title>
		<link>http://www.adambrett.co.uk/2010/07/the-best-blog-article-ive-read-in-a-long-time-and-i-found-it-totally-accidentally/</link>
		<comments>http://www.adambrett.co.uk/2010/07/the-best-blog-article-ive-read-in-a-long-time-and-i-found-it-totally-accidentally/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 15:01:59 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adambrett.co.uk/?p=93</guid>
		<description><![CDATA[http://retinart.net/graphic-design/secret-law-of-page-harmony and following on from that: http://51elliot.blogspot.com/2009/12/canons-of-layout.html Well worth taking 30 minutes to properly read both of these. p.s. I&#8217;m writing this on a monitor which is 1440 by 900, guess what 1440/900 is No related posts.


No related posts.]]></description>
		<wfw:commentRss>http://www.adambrett.co.uk/2010/07/the-best-blog-article-ive-read-in-a-long-time-and-i-found-it-totally-accidentally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup LAMP stack on Ubuntu 10.04 the easy way&#8230;</title>
		<link>http://www.adambrett.co.uk/2010/07/setup-lamp-stack-on-ubuntu-10-04-the-easy-way/</link>
		<comments>http://www.adambrett.co.uk/2010/07/setup-lamp-stack-on-ubuntu-10-04-the-easy-way/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 18:49:25 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.adambrett.co.uk/?p=91</guid>
		<description><![CDATA[Open up a terminal session, type the following: sudo apt-get install phpmyadmin Everything else will be taken care of with dependencies. That&#8217;s all! Related posts:CakePHP on Webfusion, Ubuntu 8.04, suPHP


Related posts:<ol><li><a href='http://www.adambrett.co.uk/2010/04/cakephp-on-webfusion-ubuntu-8-04-suphp/' rel='bookmark' title='Permanent Link: CakePHP on Webfusion, Ubuntu 8.04, suPHP'>CakePHP on Webfusion, Ubuntu 8.04, suPHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.adambrett.co.uk/2010/07/setup-lamp-stack-on-ubuntu-10-04-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a sub-category left menu in Magento (that behaves itself)</title>
		<link>http://www.adambrett.co.uk/2010/04/creating-a-sub-category-left-menu-in-magento-that-behaves-itself/</link>
		<comments>http://www.adambrett.co.uk/2010/04/creating-a-sub-category-left-menu-in-magento-that-behaves-itself/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 14:24:40 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Categories]]></category>
		<category><![CDATA[Menu]]></category>

		<guid isPermaLink="false">http://www.adambrett.co.uk/?p=86</guid>
		<description><![CDATA[I just had to do this, and couldn&#8217;t find any code anywhere that did it, and due to the lack of documentation with Magento it wasn&#8217;t fun to put together, so this may help someone: &#60;div class=&#34;leftnav-container&#34;&#62; &#60;?php if (!Mage::registry(&#039;current_category&#039;)) return; $_categories = $this-&#62;getCurrentChildCategories(); $_count = is_array($_categories) ? count($_categories) : $_categories-&#62;count(); $_current = Mage::registry(&#039;current_category&#039;); $_parent_id [...]


Related posts:<ol><li><a href='http://www.adambrett.co.uk/2009/09/how-to-alternate-table-row-colours-the-easy-way/' rel='bookmark' title='Permanent Link: How to alternate table row colours the easy way'>How to alternate table row colours the easy way</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.adambrett.co.uk/2010/04/creating-a-sub-category-left-menu-in-magento-that-behaves-itself/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CakePHP on Webfusion, Ubuntu 8.04, suPHP</title>
		<link>http://www.adambrett.co.uk/2010/04/cakephp-on-webfusion-ubuntu-8-04-suphp/</link>
		<comments>http://www.adambrett.co.uk/2010/04/cakephp-on-webfusion-ubuntu-8-04-suphp/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 10:09:57 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[suPHP]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web fusion]]></category>

		<guid isPermaLink="false">http://www.adambrett.co.uk/?p=81</guid>
		<description><![CDATA[If you install any CakePHP App on a Web Fusion Dedicated Server running Ubuntu 8.04 and suPHP you will likely get the following message: Forbidden, perhaps you need to change the file permissions for this document or upload an index page. This is because you need to add: Options +FollowSymLinks To the top of your [...]


Related posts:<ol><li><a href='http://www.adambrett.co.uk/2010/07/setup-lamp-stack-on-ubuntu-10-04-the-easy-way/' rel='bookmark' title='Permanent Link: Setup LAMP stack on Ubuntu 10.04 the easy way&#8230;'>Setup LAMP stack on Ubuntu 10.04 the easy way&#8230;</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/2009/09/simple-mvc-javascript-for-cakephp/' rel='bookmark' title='Permanent Link: Simple &ldquo;MVC&rdquo; Javascript for CakePHP'>Simple &ldquo;MVC&rdquo; Javascript for CakePHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.adambrett.co.uk/2010/04/cakephp-on-webfusion-ubuntu-8-04-suphp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good resource for MySQL table types&#8230;</title>
		<link>http://www.adambrett.co.uk/2010/03/good-resource-for-mysql-table-types/</link>
		<comments>http://www.adambrett.co.uk/2010/03/good-resource-for-mysql-table-types/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 11:19:43 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adambrett.co.uk/?p=79</guid>
		<description><![CDATA[http://www.softwareprojects.com/resources/programming/t-mysql-storage-engines-1470.html Related posts:How to alternate table row colours the easy way


Related posts:<ol><li><a href='http://www.adambrett.co.uk/2009/09/how-to-alternate-table-row-colours-the-easy-way/' rel='bookmark' title='Permanent Link: How to alternate table row colours the easy way'>How to alternate table row colours the easy way</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.adambrett.co.uk/2010/03/good-resource-for-mysql-table-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pet Peeve&#8230;</title>
		<link>http://www.adambrett.co.uk/2010/03/pet-peeve/</link>
		<comments>http://www.adambrett.co.uk/2010/03/pet-peeve/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 13:45:45 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adambrett.co.uk/?p=77</guid>
		<description><![CDATA[It&#8217;s never, ever, ever &#8220;an HTML&#8221;. It&#8217;s always always always &#8220;a HTML&#8221;. Read it out loud. &#8220;a haych-tee-em-el document&#8221; or &#8220;a hyper-text markup language document&#8221;. The rule is simple. If it sounds like it starts with a vowel, use an, otherwise, it&#8217;s a. If you can&#8217;t get your head around this, put an x infront [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.adambrett.co.uk/2010/03/pet-peeve/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy Multi Page Forms (or Wizards) with CakePHP</title>
		<link>http://www.adambrett.co.uk/2010/02/easy-multi-page-forms-or-wizards-with-cakephp/</link>
		<comments>http://www.adambrett.co.uk/2010/02/easy-multi-page-forms-or-wizards-with-cakephp/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 16:55:49 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adambrett.co.uk/?p=71</guid>
		<description><![CDATA[There is a wizard component available for CakePHP that&#8217;s been around for a very long time, however it uses a lot of code to something that doesn&#8217;t really need it. Today I needed to spread a single form across multiple pages for an app I am writing. Here is the very simple controller action I [...]


Related posts:<ol><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/2009/11/simple-sluggable-behavior-for-cakephp/' rel='bookmark' title='Permanent Link: Simple Sluggable Behavior for CakePHP'>Simple Sluggable Behavior for CakePHP</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.adambrett.co.uk/2010/02/easy-multi-page-forms-or-wizards-with-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do not install Nero 9 lite</title>
		<link>http://www.adambrett.co.uk/2010/02/do-not-install-nero-9-lite/</link>
		<comments>http://www.adambrett.co.uk/2010/02/do-not-install-nero-9-lite/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 14:20:48 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[burning]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[nero]]></category>
		<category><![CDATA[warning]]></category>
		<category><![CDATA[windows7]]></category>

		<guid isPermaLink="false">http://www.adambrett.co.uk/2010/02/do-not-install-nero-9-lite/</guid>
		<description><![CDATA[I recently had an issue with an iso that wouldn&#8217;t burn using Windows 7&#8242;s in-built iso burner, I installed Nero-9 lite to solve the problem (which it did) however trying to uninstall Nero once it gets onto your system is a pain in the ass. Some quick research shows you need to uninstall it, then [...]


No related posts.]]></description>
		<wfw:commentRss>http://www.adambrett.co.uk/2010/02/do-not-install-nero-9-lite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple Sluggable Behavior for CakePHP</title>
		<link>http://www.adambrett.co.uk/2009/11/simple-sluggable-behavior-for-cakephp/</link>
		<comments>http://www.adambrett.co.uk/2009/11/simple-sluggable-behavior-for-cakephp/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 11:48:26 +0000</pubDate>
		<dc:creator>Adam</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.adambrett.co.uk/?p=46</guid>
		<description><![CDATA[For quite a while now pretty much the defacto standard for generating automagic slugs in CakePHP has been the Sluggable Behavior by Mariano Iglesias (mariano) in the Cake Bakery (http://bakery.cakephp.org/articles/view/sluggable-behavior). I&#8217;ve never quite gotten on with this behavior, it&#8217;s not that it doesn&#8217;t do what it says, it just seems like it uses a lot [...]


Related posts:<ol><li><a href='http://www.adambrett.co.uk/2009/09/simple-mvc-javascript-for-cakephp/' rel='bookmark' title='Permanent Link: Simple &ldquo;MVC&rdquo; Javascript for CakePHP'>Simple &ldquo;MVC&rdquo; Javascript 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/11/simple-sluggable-behavior-for-cakephp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
