<?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>NHA Design Briefing &#187; Wordpress</title>
	<atom:link href="http://nha.co.uk/design-blog/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://nha.co.uk/design-blog</link>
	<description>Random Musing and Muttering</description>
	<lastBuildDate>Tue, 13 Apr 2010 14:50:32 +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>The Pros and Cons of Static Web Pages vs Content Management Systems</title>
		<link>http://nha.co.uk/design-blog/web-sites/the-pros-and-cons-of-static-web-pages-vs-content-management-systems-107.htm</link>
		<comments>http://nha.co.uk/design-blog/web-sites/the-pros-and-cons-of-static-web-pages-vs-content-management-systems-107.htm#comments</comments>
		<pubDate>Wed, 24 Jun 2009 11:29:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Sites]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://nha.co.uk/design-blog/?p=107</guid>
		<description><![CDATA[Whether starting a site from scratch or updating an existing site, one of the biggest decisions that needs making,  is just how much updating the client wishes to do. If the client requirements are for a site that can be updated or amended at will (and they are able to allocate sufficient resources to stay [...]]]></description>
			<content:encoded><![CDATA[<p>Whether starting a site from scratch or updating an existing site, one of the biggest decisions that needs making,  is just how much updating the client wishes to do. If the client requirements are for a site that can be updated or amended at will (and they are able to allocate sufficient resources to stay on top of it), a Content Management System could well be the answer. But it&#8217;s rarely that clear-cut.</p>
<h3>Static html pages</h3>
<p>How the web began. At the basic level, each page has a single file with the text and formatting, and instructions on what to do with any images or links. Created with desk top software such as Dreamweaver, static pages, until recently, have required a degree of technical knowledge to design and link together to create a site. A degree of client-editing is now possible with Adobe Contribute but, realistically, structural changes and mass text and picture updates are not to be taken on lightly without a decent grasp of the technical limitations and SEO requirements.</p>
<h3>Content Management Systems</h3>
<p>Available in a multitude of flavours from the very expensive to the free, Content Management Systems (CMS), on the face of it, sound like the answer to many prayers. But&#8230;</p>
<p>Open source software such as Joomla and Drupal is available at no cost but they do have very steep learning curves. Built on top of a database, CMS allows articles to be written and linked together without any html or web design knowledge. No pages actually exist. Each time a browser calls for a page, the CMS interogates the database and builds the page on-the-fly. Fantastic for editability, not so good (out-of-the-box) for important things like design and search engine optimisation (SEO).</p>
<p>At the time of writing, Wordpress is better for blogging although the development path is tending towards CMS.</p>
<h3>Static Site Pros &amp; Cons</h3>
<p><strong>PROS</strong></p>
<ul>
<li>Easy to maintain</li>
<li>Much more design freedom</li>
<li>Relatively simple to get good search engine listing results</li>
<li>Nice, logical file names</li>
<li>Suits smaller sites where info remains relatively constant</li>
<li>Fast loading pages</li>
</ul>
<p><strong>CONS</strong></p>
<ul>
<li>Need to buy software to be able to update pages</li>
<li>Less flexible than CMS</li>
<li>Can be difficult to integrate add-ons</li>
<li>Less scalable than CMS</li>
</ul>
<h3>Dynamic Site Pros &amp; Cons</h3>
<p><strong>PROS</strong></p>
<ul>
<li>&#8220;Free&#8221; &#8211; open source software with masses of plug-ins and extensions</li>
<li>Easy for non-techs to add material through a browser interface</li>
<li>Infrastructure can support massive sites</li>
<li>Relatively easy to alter the site structure (but not without impacting badly on your SEO unless you&#8217;re careful)</li>
</ul>
<p><strong>CONS</strong></p>
<ul>
<li>More restrictive in terms of design</li>
<li>Requires regular software updates that can be a pain to install</li>
<li>Generally less secure than a static site</li>
<li>Harder to secure the site against malicious attack</li>
<li>Harder to get good SEO results</li>
<li>Slower loading pages</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://nha.co.uk/design-blog/web-sites/the-pros-and-cons-of-static-web-pages-vs-content-management-systems-107.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Permalinks in Wordpress &#8211; Solved</title>
		<link>http://nha.co.uk/design-blog/web-sites/permalinks-in-wordpress-solved-24.htm</link>
		<comments>http://nha.co.uk/design-blog/web-sites/permalinks-in-wordpress-solved-24.htm#comments</comments>
		<pubDate>Tue, 03 Feb 2009 12:44:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Sites]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://nha.co.uk/design-blog/?p=24</guid>
		<description><![CDATA[After such a promising start with Wordpress I hit a problem: the default page links that it creates are NOT search engine friendly. The system creates meaningless links like &#8220;http://nha.co.uk/wpress/?p=N&#8221; which are no good to man nor beast if you want good search engine rankings.
There is a feature built-in to Wordpress called Permalinks which purports [...]]]></description>
			<content:encoded><![CDATA[<p>After such a promising start with Wordpress I hit a problem: the default page links that it creates are NOT search engine friendly. The system creates meaningless links like &#8220;http://nha.co.uk/wpress/?p=N&#8221; which are no good to man nor beast if you want good search engine rankings.</p>
<p>There is a feature built-in to Wordpress called Permalinks which purports to provide a mass of options for producing better page name links. Sounds like just the ticket as it would allow me to create something like &#8220;http://nha.co.uk/design-blog/web-sites/permalinks.htm&#8221; which is a vast improvement.</p>
<p>Following the instructions assiduously &#8230; and the site stopped working completely.</p>
<p>Site access is controlled by a special file called &#8220;.htacces&#8221; which can contain all sorts of rules and can be used to re-direct broken links or missing pages.</p>
<p>Every time I enabled this file the site just stopped. Didn&#8217;t matter what combination I tried in the Admin panel it just wouldn&#8217;t work. Much searching of Forums and the internet provided lots of ideas but not one solution so by the time I gave up yesterday any remaining hair was in serious danger.</p>
<p>Early this morning I had one of those moments. A flash of genius or clouds clearing from stupidity? One of the few things I hadn&#8217;t tried was creating the demented htacces file in a different text editor. I&#8217;d been using Apple&#8217;s TextEdit and as soon as I tried the same thing using BBEdit &#8211; success! TextEdit must have been adding invisible characters that prevented the file from working.</p>
<p>So after much wasted time the answer was absurdly simple and now we have lovely page link names &#8211; just look at the top of your browser.</p>
]]></content:encoded>
			<wfw:commentRss>http://nha.co.uk/design-blog/web-sites/permalinks-in-wordpress-solved-24.htm/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Wordpress Set Up</title>
		<link>http://nha.co.uk/design-blog/web-sites/wordpress-set-up-14.htm</link>
		<comments>http://nha.co.uk/design-blog/web-sites/wordpress-set-up-14.htm#comments</comments>
		<pubDate>Mon, 02 Feb 2009 14:01:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Sites]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://nha.co.uk/design-blog/?p=14</guid>
		<description><![CDATA[After a couple of hours of fiddling the NHA Design blog is up and running.
The WordPress &#8220;Famous 5-Minute_Install: (sic) worked a treat although I expect previous experience of wrestling with Joomla installations and creating databases helped.
Having run through assorted options and created a few starter categories we&#8217;ve got a framework in place but the basic [...]]]></description>
			<content:encoded><![CDATA[<p>After a couple of hours of fiddling the NHA Design blog is up and running.</p>
<p>The WordPress &#8220;Famous 5-Minute_Install: (sic) worked a treat although I expect previous experience of wrestling with Joomla installations and creating databases helped.</p>
<p>Having run through assorted options and created a few starter categories we&#8217;ve got a framework in place but the basic theme is too impersonal.</p>
<p><img class="alignright size-full wp-image-58" title="nha_blog-design_14" src="http://nha.co.uk/design-blog/wp-content/uploads/nha_blog-design_14.jpg" alt="nha_blog-design_14" width="300" height="300" /></p>
<p>So, as a first step, I&#8217;ve added the fish from our main site.</p>
<p>Again, previous Joomla experience of templates is a big advantage here because it gave me a clue where to look. Having checked the CSS (not very exciting reading at the best of times) to identify the file used by the default template as a header it&#8217;s a case of creating a replacement.</p>
<p>After a few minutes tweaking in Illustrator and Photoshop turning a 2-d image into a (sort of) 3-d one, we have a replacement header, complete with fish. Using exactly the same file name as the original and replacing it in the same folder means no other modifications are necessary. Upload it to the server, refresh the page and we&#8217;re done.</p>
<p>It&#8217;ll need some more tweaking later but at least we have a mildly personalised site with similar branding to the main site.</p>
]]></content:encoded>
			<wfw:commentRss>http://nha.co.uk/design-blog/web-sites/wordpress-set-up-14.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://nha.co.uk/design-blog/web-sites/hello-world-1.htm</link>
		<comments>http://nha.co.uk/design-blog/web-sites/hello-world-1.htm#comments</comments>
		<pubDate>Mon, 02 Feb 2009 10:11:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Miscellany]]></category>
		<category><![CDATA[Web Sites]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://nha.co.uk/design-blog/?p=1</guid>
		<description><![CDATA[Snow Everywhere &#8211; At Least There&#8217;s One Saving Grace
Monday morning and London and the South East are covered in snow. Traffic is creeping about slower than the bipeds and the bizarre London public transport system has ground to a halt again. No point in trying to ride the bike in this weather so it&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Snow Everywhere &#8211; At Least There&#8217;s One Saving Grace</strong></p>
<p>Monday morning and London and the South East are covered in snow. Traffic is creeping about slower than the bipeds and the bizarre London public transport system has ground to a halt again. No point in trying to ride the bike in this weather so it&#8217;s a day working from home.</p>
<p>So finally, after months of sitting in the &#8220;I must find time to do that&#8221; pile the NHA Design blog has arrived.</p>
<p>We have loads of experience with html. the building blocks of conventional web sites, and even Joomla, the open source content management system of choice. So what do we choose for the new blog? Let&#8217;s try something we know absolutely nothing about: Wordpress. It has become the blogging tool for millions so it makes sense for us to find out what it&#8217;s all about and provide another service for our clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://nha.co.uk/design-blog/web-sites/hello-world-1.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
