<?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>Mac / iPhone App Development &#187; drupal</title>
	<atom:link href="http://benreeves.co.uk/tag/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://benreeves.co.uk</link>
	<description>Home of a Small Time Developer</description>
	<lastBuildDate>Wed, 26 May 2010 14:24:12 +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>My Review of Wordpress 2.9.1 (So Far)</title>
		<link>http://benreeves.co.uk/my-review-of-wordpress-2-9-1-so-far/</link>
		<comments>http://benreeves.co.uk/my-review-of-wordpress-2-9-1-so-far/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 23:12:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blogging software]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress vs drupal]]></category>

		<guid isPermaLink="false">http://www.benreeves.co.uk/?p=156</guid>
		<description><![CDATA[I&#8217;ve been meaning to redesign benreeves.co.uk for a while, however there were two things stopping me:

Graphics / Html have never been my strong point. Sure I can cut and paste from other designs and cobble together something which resembles a web page, but they always look just that, cobbled together.
It doesn&#8217;t get much traffic or [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning to redesign benreeves.co.uk for a while, however there were two things stopping me:</p>
<ul>
<li>Graphics / Html have never been my strong point. Sure I can cut and paste from other designs and cobble together something which resembles a web page, but they always look just that, cobbled together.</li>
<li>It doesn&#8217;t get much traffic or provide much business value at present and hence I don&#8217;t want to have to pay a designer.</li>
</ul>
<p>I had previously used iWeb and then up until recently rapidweaver, these applications are fine up to a point, but soon there lack of advanced features and template editing becomes apparent.  Between an application like iWeb and designing the site from scratch we have content management systems (CMS), the most popular being Drupal, Joomla and wordpress.</p>
<p>I had heard good reviews of Drupal before so this was my first port of call. I won&#8217;t go into detail about the setup, but it was overall fairly straight forward, however after that things went downhill. The admin panel was confusing and slow, I spent several hours trying to get the sites navigation and content to resemble something how I wanted. It seemed like every theme I tried ended up looking like the same boxy layout, you could immediately tell the site was using drupal. The themes were poor quality, difficult to modify and modules were complicated to install. After my drupal experience I gave up on CMS for a while.</p>
<p>Today I decided to give wordpress a shot. Since I already had php setup, Installation really was a case on unpacking the zip file and placing it in the apache home directory. I immediately went to install a new template. Wordpress features an automatic template installation system, however this is where I hit my first stumbling block. Wordpress kept asking for my ftp information, however a quick google search revealed my file permissions were wrong.</p>
<p style="text-align: center;"><a href="http://www.benreeves.co.uk/wp-content/uploads/2010/01/connecinfo-300x176.jpg"><img class="size-full wp-image-158  aligncenter" title="Wordpress asking for ftp connection" src="http://www.benreeves.co.uk/wp-content/uploads/2010/01/connecinfo-300x176.jpg" alt="" width="300" height="176" /></a></p>
<p style="text-align: center;">The following command did the trick: <span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;">sudo chmod -R 777 /Path/To/Wordpress</span></p>
<p>Other than that templates where easy to install and I had found several decent looking ones in a few minutes. The next task was to add a contact page, unfortunatly wordpress doesn&#8217;t come with one as standard however the plugin &#8220;Contact Form 7&#8243; was easy to install without leaving the admin interface. Even the more advanced task of separating the wordpress blog into two different pages (see <a href="http://codex.wordpress.org/The_Loop">The Loop</a>) could be done without leaving the admin interface.</p>
<p>Overall I have been extremely impressed so, maybe I&#8217;ll run into customisation limitations again later, however at the moment I can&#8217;t praise wordpress enough.</p>
]]></content:encoded>
			<wfw:commentRss>http://benreeves.co.uk/my-review-of-wordpress-2-9-1-so-far/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
