<?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>Edward Ford</title>
	<atom:link href="http://www.edwardford.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edwardford.com</link>
	<description>Bytes on Ruby On Rails, Silverstripe, Analytics, ...</description>
	<lastBuildDate>Mon, 21 Jun 2010 20:53:55 +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>Zend Cache Error &#8211; Silverstripe 2.4 admin</title>
		<link>http://www.edwardford.com/2010/06/20/zend-cache-error-silverstripe-2-4-admin/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=zend-cache-error-silverstripe-2-4-admin</link>
		<comments>http://www.edwardford.com/2010/06/20/zend-cache-error-silverstripe-2-4-admin/#comments</comments>
		<pubDate>Sun, 20 Jun 2010 16:54:22 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Content Management Systems]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Silverstripe]]></category>
		<category><![CDATA[Bug Fix]]></category>
		<category><![CDATA[Silverstripe 2.4]]></category>
		<category><![CDATA[Zend Cache]]></category>

		<guid isPermaLink="false">http://www.edwardford.com/?p=86</guid>
		<description><![CDATA[After uploading a new site built on Silverstripe 2.4 to my shared host, the following error reared it&#8217;s head when trying to access the admin area. [User Error] Uncaught Zend_Cache_Exception: cache_dir is not writable After some searching through the Silvstripe forums, I finally ended up at finding a resolved support ticket that showed an easy [...]]]></description>
		<wfw:commentRss>http://www.edwardford.com/2010/06/20/zend-cache-error-silverstripe-2-4-admin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Allowed memory size error in Silverstripe</title>
		<link>http://www.edwardford.com/2010/06/19/allowed-memory-size-error-in-silverstripe/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=allowed-memory-size-error-in-silverstripe</link>
		<comments>http://www.edwardford.com/2010/06/19/allowed-memory-size-error-in-silverstripe/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 12:31:16 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[memory limit]]></category>
		<category><![CDATA[Silverstripe]]></category>

		<guid isPermaLink="false">http://www.edwardford.com/?p=82</guid>
		<description><![CDATA[Silverstripe have made great improvements in the memory consumption in version 2.4 but the admin area can still get the frustrating error message. Fatal error: Allowed memory size of 268435456 bytes exhausted There are a few options to fix the issue: In mysite/_config.php &#8211; Add ini_set(&#8220;memory_limit&#8220;, &#8220;64M&#8221;) In .htaccess &#8211; Add php_value memory_limit 64M Personally, [...]]]></description>
		<wfw:commentRss>http://www.edwardford.com/2010/06/19/allowed-memory-size-error-in-silverstripe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MailChimp &#8211; Usability at its very best</title>
		<link>http://www.edwardford.com/2010/01/23/mailchimp-usability-at-its-bery-best/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=mailchimp-usability-at-its-bery-best</link>
		<comments>http://www.edwardford.com/2010/01/23/mailchimp-usability-at-its-bery-best/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 23:36:25 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Nice sites]]></category>

		<guid isPermaLink="false">http://www.edwardford.com/?p=73</guid>
		<description><![CDATA[With it&#8217;s funky post monkey mascot, the MailChimp website puts a smile on your face whenever you visit. Not only do MailChimp paint a pretty picture but their website and online service is one of the easiest and best I have used.  The front of house design is simple, informational and markets the service clearly [...]]]></description>
		<wfw:commentRss>http://www.edwardford.com/2010/01/23/mailchimp-usability-at-its-bery-best/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Development Frameworks</title>
		<link>http://www.edwardford.com/2010/01/23/web-development-frameworks/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=web-development-frameworks</link>
		<comments>http://www.edwardford.com/2010/01/23/web-development-frameworks/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 22:04:58 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.edwardford.com/?p=45</guid>
		<description><![CDATA[After spending time with retro coded content management systems like Drupal, I started getting frustrated with developing.  I started reading about web development frameworks on blogs like Sitepoint &#38; Smashing Magazine. Content Management Systems definitely have there place in the market to quickly build templated websites that you can hand over to clients but web [...]]]></description>
		<wfw:commentRss>http://www.edwardford.com/2010/01/23/web-development-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Add classes and id to body tag</title>
		<link>http://www.edwardford.com/2009/02/03/add-classes-and-id-to-body-tag-drupal/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=add-classes-and-id-to-body-tag-drupal</link>
		<comments>http://www.edwardford.com/2009/02/03/add-classes-and-id-to-body-tag-drupal/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 08:15:49 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.edwardford.com/?p=38</guid>
		<description><![CDATA[Drupal body class settings can be customised easily with a quick tweek of the template file. One of the most important class/id elements in CSS is the one defined in the body.  It allows for the rest of the styles on the page to be inherited, reducing duplication.  Styles can also be overridden dependant on [...]]]></description>
		<wfw:commentRss>http://www.edwardford.com/2009/02/03/add-classes-and-id-to-body-tag-drupal/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Acquia &#8211; Drupal pumped</title>
		<link>http://www.edwardford.com/2009/02/02/acquia-drupal-pumped/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=acquia-drupal-pumped</link>
		<comments>http://www.edwardford.com/2009/02/02/acquia-drupal-pumped/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 21:34:44 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Coding]]></category>

		<guid isPermaLink="false">http://www.edwardford.com/?p=34</guid>
		<description><![CDATA[We have recently started using the Acquia version of Drupal at work for the past couple of months. Acquia is the commercially supported version of Drupal backed by the main man himself Dries Buytaert.  With a variety of packages available, the support and auto-updates can be very helpful.  We have found that even though Drupal [...]]]></description>
		<wfw:commentRss>http://www.edwardford.com/2009/02/02/acquia-drupal-pumped/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Proving Brown works on screen</title>
		<link>http://www.edwardford.com/2008/11/19/proving-brown-works-on-screen/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=proving-brown-works-on-screen</link>
		<comments>http://www.edwardford.com/2008/11/19/proving-brown-works-on-screen/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 07:50:30 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Nice sites]]></category>

		<guid isPermaLink="false">http://www.edwardford.com/?p=30</guid>
		<description><![CDATA[My first impression when I think of brown as a primary website colour is&#8230; &#8220;Er, that is going to be a bit drab&#8221;. Noe Design Studio have fired some life back into the earthy colour for me though. I love the simplicity of the website design with the menu and sprectrum cloud in the header. [...]]]></description>
		<wfw:commentRss>http://www.edwardford.com/2008/11/19/proving-brown-works-on-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creative Web Specialists</title>
		<link>http://www.edwardford.com/2008/11/17/creative-web-specialists/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=creative-web-specialists</link>
		<comments>http://www.edwardford.com/2008/11/17/creative-web-specialists/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 21:19:26 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Nice sites]]></category>
		<category><![CDATA[Photo backgrounds]]></category>

		<guid isPermaLink="false">http://www.edwardford.com/?p=19</guid>
		<description><![CDATA[I bookmarked this Warren Buckley&#8217;s website a while back and have been back various times for inspiration.  I think the more organic photo background websites are becoming alot more popular.  Just bring on the death of IE6 so we can have transparency in comfort. Blog this on Blogger Subscribe to the comments for this post? [...]]]></description>
		<wfw:commentRss>http://www.edwardford.com/2008/11/17/creative-web-specialists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal 6 &#8211; Page template variables in nodes</title>
		<link>http://www.edwardford.com/2008/11/17/drupal-6-page-template-variables-in-nodes/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=drupal-6-page-template-variables-in-nodes</link>
		<comments>http://www.edwardford.com/2008/11/17/drupal-6-page-template-variables-in-nodes/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 08:10:05 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[preprocess]]></category>
		<category><![CDATA[theme variables]]></category>

		<guid isPermaLink="false">http://www.edwardford.com/?p=8</guid>
		<description><![CDATA[I have just completed working on a Drupal project that required a slightly different coding practices to the normal Drupal theme.  In order to meet the clients design, the inside pages needed to have the 2nd level of the primary menu defined inside the node. Normaly, the primary menu is defined in page.tpl.php using: &#60;?php [...]]]></description>
		<wfw:commentRss>http://www.edwardford.com/2008/11/17/drupal-6-page-template-variables-in-nodes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Well, Howdo world!</title>
		<link>http://www.edwardford.com/2008/11/11/hello-world/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=hello-world</link>
		<comments>http://www.edwardford.com/2008/11/11/hello-world/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 20:33:46 +0000</pubDate>
		<dc:creator>Ed</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://ef.home/?p=1</guid>
		<description><![CDATA[After bouncing around various platforms as I always do before starting a project, I have finally settled on WordPress for my new blog. Although I WordPress is nice out of the box&#8230; I am not fully settled yet.&#160; I have been waiting anxiously for the release of Expression Engine 2 to come out which is [...]]]></description>
		<wfw:commentRss>http://www.edwardford.com/2008/11/11/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
