<?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>Hypoxic witterings &#187; website</title>
	<atom:link href="http://www.thinknuts.net/tag/website/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinknuts.net</link>
	<description>Do mountains need rescuing that often?</description>
	<lastBuildDate>Fri, 09 Jul 2010 22:46:11 +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>Paradigm shifts</title>
		<link>http://www.thinknuts.net/2008/12/30/paradigm-shifts/</link>
		<comments>http://www.thinknuts.net/2008/12/30/paradigm-shifts/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 18:28:27 +0000</pubDate>
		<dc:creator>Aled</dc:creator>
				<category><![CDATA[Mountain Rescue]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.thinknuts.net/?p=561</guid>
		<description><![CDATA[Back in August, I wrote about the project that&#8217;s underway to redo the team website. Mainly because I&#8217;ve been very busy with other things in life, very little progress has been made up until about a week ago. Last week I left Wales on Christmas Eve to head down to Sean&#8217;s in Hertfordshire and found [...]]]></description>
			<content:encoded><![CDATA[<p>Back in August, I <a href="http://www.thinknuts.net/2008/08/02/pimp-my-website/" target="_blank">wrote</a> about the project that&#8217;s underway to redo the team website. Mainly because I&#8217;ve been very busy with other things in life, very little progress has been made up until about a week ago. Last week I left Wales on Christmas Eve to head down to Sean&#8217;s in Hertfordshire and found myself with quite a bit of time on my hands. As a result, the project has come forward in leaps and bounds. Before Christmas I bought myself a copy of <a href="http://www.amazon.co.uk/gp/product/1847192971?ie=UTF8&amp;tag=aledslivejour-21&amp;linkCode=as2&amp;camp=1634&amp;creative=19450&amp;creativeASIN=1847192971">Building Powerful and Robust Websites with Drupal 6</a><img style="BORDER-RIGHT: medium none; BORDER-TOP: medium none; MARGIN: 0px; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none" height="1" alt="" src="http://www.assoc-amazon.co.uk/e/ir?t=aledslivejour-21&amp;l=as2&amp;o=2&amp;a=1847192971" width="1" border="0" />, which I&#8217;ve now read and have inwardly digested. I&#8217;ve installed Drupal 6, configured it, installed a dozen or so modules, added content, created a navigation structure&#8230;I&#8217;m now at the point where I&#8217;m looking at adding a workflow module to cater for publishing content and even looking at adding a custom content type.</p>
<p>So what are my views so far? Well, it&#8217;s a highly competent CMS for starters&nbsp;- at one point I despaired and started looking at Joomla, but the way it models content disgusted me even more so that Drupal. Now, in this respect, I&#8217;ve probably been very lucky. In my last job, I worked for <a href="http://www.boxuk.com" target="_blank">Box UK</a> whose main product is <a href="http://boxuk.com/server/show/nav.00100a/amaxus-content-management-system.html" target="_blank">Amaxus</a>, a CMS. Amaxus has been designed from the ground up by some very smart cookies &#8211; in fact, mostly by one very smart cookie indeed&nbsp;- Dan Zambonini. The conceptual design for Amaxus is, quite honestly, a work of genius. The model that it uses is simple, easy to grasp and provides incredible flexibility. Of course, it does mean that rolling out a site is quite a lot of work, but with a commercial CMS, that&#8217;s where your money comes in &#8211; the implementation is the gravy; the professional services part of the contract is normally for this kind of product worth far more than the product itself. So from that perspective, I&#8217;ve been spoiled. I&#8217;m used to an excellent model to work with&#8230;and that&#8217;s where I got stuck.</p>
<p>Quite simply, the amaxus model is this: take a navigation tree. Each node is a page made of blocks. Blocks can do anything from picking a single piece of static content, to providing a list of content that&#8217;s picked uniquely for each visitor depending on their browsing history through the site. Content is created independently. One piece of content can exist anywhere in the navigation structure more than once. Once you get your head around that lot, you start to see just how powerful this is. Drupal is&#8230;well&#8230;slightly different. It took me a little time to get my head around it, so here&#8217;s a quick run down for anyone currently trying to get theirs around it.</p>
<p>In Drupal, content is the key. The navigation system is only there to provide a convenient way for a user to get to some content. Therefore, the content has to exist before the navigation structure. Now, Drupal makes it easy for you by adding a panel in the content creation page that lets you add a menu item to that content piece, but it&#8217;s a paradigm shift for me. The other thing to realise is that blocks are configured on a site-wide basis. So instead of configuring blocks in each node, you configure the blocks once &#8211; however, each block has a whole bunch of options you can specify that tells the block when to appear. I&#8217;ve used this on our website to provide different kinds of users with different menus &#8211; members, non-members, content editors and admins. I have to admit I&#8217;ve been frustrated a few times by trying to create a menu before the content, although I think I&#8217;m starting to get the hang of it now.</p>
<p>Anyway, I&#8217;m impressed. I&#8217;ve built a fairly complex site in less than&nbsp;a week and I&#8217;ve learned a lot about Drupal in the meantime. Development will probably slow down a little over the next month or so as I learn about the next two things I want to implement &#8211; a workflow engine and the associated flows, and a custom content type and associated views for callouts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinknuts.net/2008/12/30/paradigm-shifts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Pimp my website&#8230;?</title>
		<link>http://www.thinknuts.net/2008/08/02/pimp-my-website/</link>
		<comments>http://www.thinknuts.net/2008/08/02/pimp-my-website/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 14:09:28 +0000</pubDate>
		<dc:creator>Aled</dc:creator>
				<category><![CDATA[Mountain Rescue]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.thinknuts.net/?p=511</guid>
		<description><![CDATA[With my own personal website toddling along quite nicely, we&#8217;ve been looking recently at the Mountain Rescue team&#8217;s website (www.cbmrt.org.uk). It&#8217;s been several years now since we rolled out that website &#8211; technology&#8217;s moved on a bit, someone released the next version of the web (avoid 2.1, it&#8217;s very buggy) and to be honest, although [...]]]></description>
			<content:encoded><![CDATA[<p>With my own personal website toddling along quite nicely, we&#8217;ve been looking recently at the Mountain Rescue team&#8217;s website (<a href="http://www.cbmrt.org.uk" target="_blank">www.cbmrt.org.uk</a>). It&#8217;s been several years now since we rolled out that website &#8211; technology&#8217;s moved on a bit, someone released the next version of the web (avoid 2.1, it&#8217;s very buggy) and to be honest, although that site was a huge step for us, it&#8217;s not only looking a bit dated but we&#8217;ve also outgrown it. It&#8217;s not the only bit of technology that we&#8217;re looking at changing in the team, but more on that later.</p>
<p>Taking everything back to first principles, we got a bunch of people together and tried to work out what we actually want from a website. It rapidly became very clear that the website was key to how we communicated not only with team members, but with external organisations. With that in mind, we decided that a complete redesign of the site was in order, with different sections of the website for different people &#8211; members, other 999 services, the press, the public, prospective members etc. That&#8217;s a whole lot of work and more importantly, is a layout that isn&#8217;t compatible with one person doing all the work. So we need a CMS of some sort.</p>
<p>Over the past few days I&#8217;ve been trawling through some CMS software. Specifically I&#8217;ve been looking at Open Source ones in order to provide flexibility and keep costs down. It has to be easy to use so that people can publish content. It has to be customisable and templates fairly simple to play with. I&#8217;ve looked at over 20 different CMSes and several names stick out as software that&#8217;s competent, well-written and easy to use while at the same time being flexble:</p>
<ul>
<li> WordPress &#8211; technically not a CMS, it is nevertheless very popular and has an extremely simple interface. It isn&#8217;t however powerful enough for some of the things we want to do.</li>
<li> Joomla &#8211; this is currently one of my top runners. Very competent CMS from looking at it, it&#8217;s one of two going forward to the trial stage.</li>
<li> Mambo &#8211; Very close 3rd, it just lacks a few features compared to Joomla that I wanted.</li>
<li> TikiWiki CMS &#8211; This was recommended to me, but following reviews and comparisons, it&#8217;s probably bottom of the shortlist</li>
<li> Drupal &#8211; Currently the top runner. My once concern is its complexity, but if the complexity is limited to the admin side, that&#8217;s fine &#8211; I&#8217;ll be the admin so I don&#8217;t mind learning my way around.</li>
</ul>
<p>I suppose I&#8217;m fairly lucky that in my last job I worked for a company that wrote a CMS so I&#8217;m familiar with certain concepts and principles relating to CMSes &#8211; personalisation, taxonomy, navigation, content types, etc. That will probably hold me in good stead as I set up Drupal and Joomla for trialling. Hopwefully a clear winner will emerge from the two, though at the moment, Drupal is almost a full head in front of Joomla after just reading the docs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinknuts.net/2008/08/02/pimp-my-website/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
