<?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>Graeme Pirie &#187; CMS</title>
	<atom:link href="http://graemepirie.com/category/cms/feed/" rel="self" type="application/rss+xml" />
	<link>http://graemepirie.com</link>
	<description>Web Designer</description>
	<lastBuildDate>Fri, 23 Jul 2010 11:00: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>Drupal 7 Alpha</title>
		<link>http://graemepirie.com/drupal-7-alpha/</link>
		<comments>http://graemepirie.com/drupal-7-alpha/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 17:05:50 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Project 52]]></category>
		<category><![CDATA[alpha]]></category>
		<category><![CDATA[D7UX]]></category>
		<category><![CDATA[Drupal 7]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=366</guid>
		<description><![CDATA[Drupal and WordPress are the two Content Management Systems I use regularly when developing sites, and as WordPress updates to...]]></description>
			<content:encoded><![CDATA[<p><img class="post-image" title="Drupal 7 Alpha" src="http://graemepirie.com/wp-content/uploads/2010/01/drupal71.gif" alt="Drupal 7 Alpha" width="500" height="100" /></p>
<p><a href="http://drupal.org">Drupal</a> and <a href="http://wordpress.org">WordPress</a> are the two Content Management Systems I use regularly when developing sites, and as WordPress updates to 2.9.1, Drupal has recently released the alpha version of the upcoming Drupal 7. Having heard a lot about the progress over the last few months, and of the contribution to the <a href="http://www.d7ux.org/">D7UX</a> project by <a href="http://www.markboultondesign.com/">Mark Boulton</a>, I was curious to see what the alpha version would be like and yesterday I downloaded a copy to play with in a local environment and there are a few major noticeable differences from previous versions straight away.</p>
<p><span id="more-366"></span></p>
<p><strong>Installation:</strong></p>
<p>There are two install profiles to choose from, Standard and Minimal. There are subtle differences between the two profiles, with more modules enabled in the standard installation as opposed to the minimal option. The minimal profile begins with only 3 modules enabled; block, database logging and update manager whilst the standard profile has the majority of common modules enabled by default. Depending on the site purpose, I&#8217;d imagine that 90% of the time the standard profile would be appropriate however the minimal profile would be useful for small sites who have no need for a large number of features.</p>
<p><img class="alignnone size-full wp-image-369" title="Install Profiles" src="http://graemepirie.com/wp-content/uploads/2010/01/01-Start.png" alt="Install Profiles" width="500" height="328" /></p>
<p><strong>Overlay:</strong></p>
<p>One of the biggest differences in Drupal 7 is the admin overlay screen, which places the admin options within a javascript overlay on the site.</p>
<p><img class="alignnone size-full wp-image-371" title="Overlay" src="http://graemepirie.com/wp-content/uploads/2010/01/Overlay.jpg" alt="Overlay" width="500" height="243" /></p>
<p>Personally I could see the reasoning behind this option of providing a quick snapshot of the site, and by allowing customisation of the options available on the dashboard it could be customised to the site in use to provide the most common information quickly. However it&#8217;s not something I particularly enjoyed using and immediately visited the modules page to disable it and return to the &#8220;page&#8221; version of the admin screen (Although it took me a while to realise it was a module, but that&#8217;s probably just me!).</p>
<p><strong>CCK Built-In:</strong></p>
<p>Probably the two most common modules installed in previous Drupal versions was <a href="http://drupal.org/project/cck">CCK</a> and <a href="http://drupal.org/project/views">Views</a>, and a large part of CCK is now installed as standard allowing the creation of custom fields and content types, giving Drupal more flexibility straight out the box. However, content types is listed under the structure area of the admin options and not in content as I first thought.</p>
<p><strong>Images:</strong></p>
<p>Image handling has been built into Drupal 7, and probably one of the most useful additions is the ability to add an image field to content types so that images can be associated or displayed with content. This is a particularly welcome addition for me as I was struggling with this particular problem only last week.</p>
<p>Options such as maximum dimensions file types and upload size can be configured, as well as the destination of any images uploaded.</p>
<p><img class="alignnone size-full wp-image-373" title="image" src="http://graemepirie.com/wp-content/uploads/2010/01/image.gif" alt="image" width="500" height="504" /></p>
<p><strong>Themes:</strong></p>
<p>Having seen Garland <em>far</em> too many times for my liking, it&#8217;s good to see some new themes included into Drupal 7, the most welcome addition being the Stark theme, similar to the excellent WordPress theme<a href="http://elliotjaystocks.com/starkers/"> Starkers</a> by <a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a>. The stark theme is almost completely devoid of CSS making it an excellent starting point for theme creation and allowing a blank canvas.</p>
<p>On quick inspection it appears that a lot of the markup has been cleaned up and made more semantic but I&#8217;ve not looked properly at this as of yet to give a thorough review. However, this was badly needed as some of the previous markup generated was horrendous and made styling unnecessary difficult.</p>
<p><img class="alignnone size-full wp-image-376" title="Stark Theme" src="http://graemepirie.com/wp-content/uploads/2010/01/stark.gif" alt="Stark Theme" width="500" height="318" /></p>
<p><strong>Updating:<br />
</strong></p>
<p>The ability to update and install modules and themes direct from the admin interface is a welcome addition to Drupal 7, with the option to either upload via url or by browsing to the folder on the local machine. This is useful as it removes the barrier of ftp for site managers and moderators, however it would be useful to search the <a href="http://drupal.org/project/Modules">modules section on drupal.org</a> and install automatically similar to the plugins in WordPress, however that may come and this is certainly a step in the right direction.</p>
<p><strong>Overall:</strong></p>
<p>Having only had a very brief taster of Drupal 7 so far it&#8217;s certainly an improvement over previous versions and the addition of Mark Boulton, Leisa Reichelt and their team to the user experience project was a major plus as the user experience is vastly improved, it&#8217;s not perfect but certainly a lot better than it was.</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/drupal-7-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal Hosting</title>
		<link>http://graemepirie.com/drupal-hosting/</link>
		<comments>http://graemepirie.com/drupal-hosting/#comments</comments>
		<pubDate>Wed, 25 Jun 2008 22:24:26 +0000</pubDate>
		<dc:creator>Graeme</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Ning]]></category>

		<guid isPermaLink="false">http://graemepirie.com/?p=14</guid>
		<description><![CDATA[What do you look for in a good Drupal hosting service? Do you prefer high levels of bandwidth to cope...]]></description>
			<content:encoded><![CDATA[<p>What do you look for in a good Drupal hosting service? Do you prefer high levels of bandwidth to cope with the bustling empire  of communities you moderate or is functionality such as .htaccess access or is mod rewrite more important in order to enable clean URLs in order to remove the horrible &#8220;?=&#8221; from URLs more important?</p>
<p>I&#8217;ve recently begun to research hosting options that are capable of handling a high number of databases (unlimited preferrably) in order to cope with several Drupal and WordPress installations whilst still leaving room for expansion as well as providing a reseller function and was overwhelmed with the options available at first. A quick search on <a href="http://drupal.org">drupal.org</a> brought me to a <a href="http://drupal.org/node/110531">list of hosts</a> that was created in 2007 and continues through almost to the present day with endless discussion of various hosts and their features which didn&#8217;t seem conclusive either way on any host.</p>
<p>I must admit that is one thing that bugs me about Drupal that some of the documentation leaves a lot to be desired. To me, hosting is a basic requirement and recommendations are commonly requested, but the biggest list is a forum topic which goes on forever it seems. There are other examples where it falls down quite badly, where all it would take is a bit more organisation for the contributors to post documents in a clearer manner for noobs like myself to discover easily.</p>
<p>So, to sum up, does anyone out there have recommendations for a good reseller hosting account capable of handling multiple WordPress and Drupal (as well as Moodle, Ning and various other software items) installations?</p>
]]></content:encoded>
			<wfw:commentRss>http://graemepirie.com/drupal-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
