<?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>Pressing F5 &#187; Drupal</title>
	<atom:link href="http://www.benhaines.co.uk/category/development/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.benhaines.co.uk</link>
	<description>technology, bikes, travel and photography</description>
	<lastBuildDate>Tue, 12 Jul 2011 19:36:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Drupal 5.0 released</title>
		<link>http://www.benhaines.co.uk/2007/01/16/drupal-50-released/</link>
		<comments>http://www.benhaines.co.uk/2007/01/16/drupal-50-released/#comments</comments>
		<pubDate>Tue, 16 Jan 2007 13:25:54 +0000</pubDate>
		<dc:creator>Ben Haines</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.benhaines.co.uk/2007/01/16/drupal-50-released/</guid>
		<description><![CDATA[The good guys at drupal.org have released version 5.0 of this amazing php/mysql CMS. Drupal.org Technorati Tags: drupal, drupal 5.0, CMS, php, mysql]]></description>
			<content:encoded><![CDATA[<p>The good guys at drupal.org have released version 5.0 of this amazing php/mysql CMS.</p>
<p><a href="http://www.drupal.org">Drupal.org</a></p>
<p>Technorati Tags: <a href="http://technorati.com/tag/drupal" rel="tag"> drupal</a>, <a href="http://technorati.com/tag/drupal+5.0" rel="tag"> drupal 5.0</a>, <a href="http://technorati.com/tag/CMS" rel="tag"> CMS</a>, <a href="http://technorati.com/tag/php" rel="tag"> php</a>, <a href="http://technorati.com/tag/mysql" rel="tag"> mysql</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhaines.co.uk/2007/01/16/drupal-50-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Offline / download (downloadable) / PDF Drupal API reference</title>
		<link>http://www.benhaines.co.uk/2006/10/07/offline-downloadable-pdf-drupal-api-reference/</link>
		<comments>http://www.benhaines.co.uk/2006/10/07/offline-downloadable-pdf-drupal-api-reference/#comments</comments>
		<pubDate>Sat, 07 Oct 2006 12:11:26 +0000</pubDate>
		<dc:creator>Ben Haines</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.benhaines.co.uk/2006/10/07/offline-downloadable-pdf-drupal-api-reference/</guid>
		<description><![CDATA[I&#8217;ve been looking for an offline or pdf version of the Drupal API found here: http://api.drupal.org/ In the end I gave up and followed the advice of a fellow Drupal developer and created an offline copy of the Drupal docs using Httrack: http://www.httrack.com/. Please remember to only use this occasionally as you are effectively hammering [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been looking for an offline or pdf version of the Drupal API found here: <a href="http://api.drupal.org/">http://api.drupal.org/</a></p>
<p>In the end I gave up and followed the advice of a fellow Drupal developer and created an offline copy of the Drupal docs using Httrack: <a href="http://www.httrack.com/">http://www.httrack.com/</a>.</p>
<p>Please remember to only use this occasionally as you are effectively hammering Drupal&#8217;s servers.</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Drupal+API" rel="tag">Drupal API</a>, <a href="http://technorati.com/tag/Drupal" rel="tag"> Drupal</a>, <a href="http://technorati.com/tag/Httrack" rel="tag"> Httrack</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhaines.co.uk/2006/10/07/offline-downloadable-pdf-drupal-api-reference/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Switching from Symfony to Drupal</title>
		<link>http://www.benhaines.co.uk/2006/10/07/switching-from-symfony-to-drupal/</link>
		<comments>http://www.benhaines.co.uk/2006/10/07/switching-from-symfony-to-drupal/#comments</comments>
		<pubDate>Sat, 07 Oct 2006 12:07:47 +0000</pubDate>
		<dc:creator>Ben Haines</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://www.benhaines.co.uk/2006/10/07/switching-from-symfony-to-drupal/</guid>
		<description><![CDATA[I&#8217;ve taken the decision to switch from Symfony to Drupal for my latest personal project. Although Symfony seemed really promising at first I found myself constantly fighting against quirks here and there that slowed down development. I&#8217;m not saying its not a good PHP MVC framework to build your next web project with. It just [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve taken the decision to switch from Symfony to Drupal for my latest personal project.</p>
<p>Although Symfony seemed really promising at first I found myself constantly fighting against quirks here and there that slowed down development. I&#8217;m not saying its not a good PHP MVC framework to build your next web project with. It just wasn&#8217;t suitable for something I needed up and running quickely.</p>
<p>So on to Drupal&#8230; I&#8217;ll blog as I go along. One thing I can say it the amazing documentation thats maintained by the Drupal user community. Its very complete and detailed making my life an awful lot easier :)</p>
<p>Technorati Tags: <a href="http://technorati.com/tag/Symfony" rel="tag">Symfony</a>, <a href="http://technorati.com/tag/Drupal" rel="tag"> Drupal</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.benhaines.co.uk/2006/10/07/switching-from-symfony-to-drupal/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

