<?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>Glendelm -  Web Design Blog</title>
	<atom:link href="http://www.glendelmdesign.co.uk/blog/index.php" rel="self" type="application/rss+xml" />
	<link>http://www.glendelmdesign.co.uk/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 16 Jan 2010 22:45:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How Web Design has evolved over the years</title>
		<link>http://www.glendelmdesign.co.uk/blog/?p=26</link>
		<comments>http://www.glendelmdesign.co.uk/blog/?p=26#comments</comments>
		<pubDate>Fri, 08 Jan 2010 16:10:27 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Other]]></category>
		<category><![CDATA[Website Design]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.glendelmdesign.co.uk/blog/?p=26</guid>
		<description><![CDATA[Just a few of my thoughts on how the World Wide Web has evolved over the years, looking at the various design and development aspects.]]></description>
			<content:encoded><![CDATA[<p>The other day, I sat down to work on a new website. I logged on to my PC, and opened up good old Photoshop. Then I got to thinking – what is the most important aspect of a website? Is it the looks? How flashy it is? How many billions of back-links it has pointing to it? <span id="more-26"></span> Nope. It’s the usability. The whole point of the majority of websites is to attract customers right? So what’s the use of having a website with some space-age flash animation on it if the customer’s browser can’t display it? Or having a navigation that varies on every page, so that the user never quite knows where they are?</p>
<p>It all comes down to usability. If your potential customers can’t use your site, then it’s pointless. They’ll go back to their Google search and pick someone else! You may be wondering how all of this is relevant to the title of this article, but I’m getting there. You see, the importance of the usability and accessibility of your website is just about the only aspect of web design that hasn’t been ‘spiced up’ over the years. Alright, there’s more things to worry about these days such as cross-browser compatibility, flash animation, clever JavaScript actions and what have you, but fundamentally it still revolved around the same thing – the customer.</p>
<p>Sadly though, it seems that it’s the only thing that’s stuck around over the last decade or two. HTML 5 and CSS3 are dominating modern websites, and they are nothing like the old table-based original HTML. CSS (Cascading Style Sheets) has brought a whole new level of functionality to today’s websites. The old &lt;table&gt; tags have been chucked away for the super-powered &lt;div&gt; tags, and width and height attributes have been stolen away by Mr. CSS.</p>
<p>However, it’s not just the coding that’s evolved so rapidly. Look at the quality of today’s logos and images compared to the older versions. A whole wave gradient-packed logo’s and designs have been unleashed onto the internet, and with staggering effects. (I’ll be making a compilation for you guys of the best modern logo designs shortly).</p>
<p>Flash animation has also made a dramatic entrance to the stage. Clever flash animations such as carousels and image galleries are all over the place these days. Thanks to increased broadband speeds, sites are able to get ever larger, opening up more space for bigger swf files.</p>
<p>The way we design has changed a lot too. It’s now the norm for designers to incorporate large amount of white space into the design, whereas we had previously just tried to cram everything into the smallest space possible. We’re also utilising huge typography, with 48px headers kicking about these days. You’ve probably also noticed a rapid growth of large, vibrant images amongst our pages (many of which have been inspired by Apple in one way or the other <img src='http://www.glendelmdesign.co.uk/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> ).</p>
<p>Finally, modal-boxes/pop-up boxes are all over the place these days, normally concealing themselves as log-in boxes or contact-us forms. They usually darken the rest of the page and will have a shadow around the edge until the user chooses to close them, at which point the rest of the page will come back into focus and the box disappear.</p>
<p>Anyway, at this point I realised that I should probably get on with my design so the list ends here, but I hope you can agree/add to at least something I mentioned here. The web is a changing place, but most people don’t realise just how quickly it’s evolving.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glendelmdesign.co.uk/blog/?feed=rss2&amp;p=26</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5 Essential Sources for Web Design Beginners</title>
		<link>http://www.glendelmdesign.co.uk/blog/?p=22</link>
		<comments>http://www.glendelmdesign.co.uk/blog/?p=22#comments</comments>
		<pubDate>Wed, 06 Jan 2010 22:27:42 +0000</pubDate>
		<dc:creator>Will</dc:creator>
				<category><![CDATA[Useful Resources]]></category>

		<guid isPermaLink="false">http://www.glendelmdesign.co.uk/blog/?p=22</guid>
		<description><![CDATA[Five resources to get you started on web design. ]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">Are you thinking of getting into web design, but don&#8217;t know where to get started? If so, look no further than the five resources listed below. They provide the first step towards you becoming a professional designer.<span id="more-22"></span></p>
<p style="text-align: left;">
<p style="text-align: left;"><strong><a href="http://www.w3schools.com/">http://www.w3schools.com/</a></strong></p>
<p style="text-align: left;">Okay, so my first resource isn’t strictly web <em>design </em>based, but let’s be honest, the</p>
<p style="text-align: left;">chances are if you’re going to design a website, you’re going to want to know how to</p>
<p style="text-align: left;">actually build it too. W3schools provide tutorials for building a professional website</p>
<p style="text-align: left;">with JavaScript and the works. We particularly like their use of ‘try it yourself’ tools.</p>
<p style="text-align: left;">These allow the reader to experiment with the coding learnt on preceding pages</p>
<p style="text-align: left;">with ease.</p>
<p style="text-align: left;">
<p style="text-align: left;"><strong><a href="http://www.designshard.com/">http://www.designshard.com/</a></strong></p>
<p style="text-align: left;">This one is a little more on topic. This website offers both tutorials, and inspiration</p>
<p style="text-align: left;">on web design. I was impressed with the inspiration page of this site, which</p>
<p style="text-align: left;">contains many lists of sites that carry out a certain effect particularly well. I’m by</p>
<p style="text-align: left;">no means suggesting that you should copy the design ‘pixel for pixel’, but it’s always</p>
<p style="text-align: left;">handy to find some inspiration, and you may be surprised at how easy this page can</p>
<p style="text-align: left;">help you trigger your own ideas.</p>
<p style="text-align: left;">
<p style="text-align: left;"><strong><a href="http://photoshoptutorials.ws/">http://photoshoptutorials.ws/</a></strong></p>
<p style="text-align: left;">This one does what it says on the tin. You may already be familiar with photoshop,</p>
<p style="text-align: left;">but if you’re not, sites such as this one are a must. Web design is all about</p>
<p style="text-align: left;">photoshop, and for good reason. Photoshop frees the user to design absolutely</p>
<p style="text-align: left;">anything imaginable, and although at first it may seem unfamiliar, it’s absolutely</p>
<p style="text-align: left;">essential that a designer learns to use the software’s ins and outs. It’s also worth</p>
<p style="text-align: left;">mentioning that for Mac users, an equally useful software – ‘aperture’ is available.</p>
<p style="text-align: left;">
<p style="text-align: left;"><strong><a href="http://webdesignerforum.co.uk/">http://webdesignerforum.co.uk/</a></strong></p>
<p style="text-align: left;">I felt it was necessary to include a forum into this list, and the one aforementioned</p>
<p style="text-align: left;">covers a lot of ground. Using a forums like this allows one to gain personalized</p>
<p style="text-align: left;">advice and in conversing with fellow designers, you tend to pick up skills without</p>
<p style="text-align: left;">even realising it. I can personally vouch for this forum, and they certainly made me</p>
<p style="text-align: left;">feel welcome.</p>
<p style="text-align: left;"><strong><a href="http://www.webdesignermag.co.uk/">http://www.webdesignermag.co.uk/</a></strong></p>
<p style="text-align: left;">Making full use of the word ‘resources’, I am not referring to the website here, but</p>
<p style="text-align: left;">rather the magazine itself. Okay, it’s a big step for a fresh designer to pay a monthly</p>
<p style="text-align: left;">subscription to a magazine, but I assure you it is worth it. If you are serious about</p>
<p style="text-align: left;">web design and want to progress in it towards a professional level, I couldn’t</p>
<p style="text-align: left;">recommend this magazine more. Intuitive, friendly, and resourceful, it’s like all the</p>
<p style="text-align: left;">best web design sites rolled into one.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glendelmdesign.co.uk/blog/?feed=rss2&amp;p=22</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://www.glendelmdesign.co.uk/blog/?p=18</link>
		<comments>http://www.glendelmdesign.co.uk/blog/?p=18#comments</comments>
		<pubDate>Wed, 06 Jan 2010 16:13:18 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[XHTML and CSS]]></category>

		<guid isPermaLink="false">http://www.glendelmdesign.co.uk/blog/?p=18</guid>
		<description><![CDATA[Just a quick post welcoming you all to our blog. We hope you enjoy it!]]></description>
			<content:encoded><![CDATA[<p>Hi Everybody,</p>
<p>A warm welcome to the Glendelm Web Design blog. We hope you enjoy your time browsing our site and blog, and that you find what you&#8217;re looking for.<span id="more-18"></span></p>
<p>If there&#8217;s not an article relating to what you were looking for, you can always email us here at Glendelm Web Design with an enquiry &#8211; <a href="mailto:info@glendelmdesign.co.uk">info@glendelmdesign.co.uk</a>, or contact us using our <a href="http://www.glendelmdesign.co.uk/contact.html">online form</a>.</p>
<p>We are hoping to get a video blog online soon, with a collection of various video tutorials from us here at Glendelm. Check out our <a href="http://www.glendelmdesign.co.uk/blog/?page_id=15">links page</a> for more of our sites/networks.</p>
<p>Thanks very much,</p>
<p><a href="http://www.glendelmdesign.co.uk">The Glendelm Team</a></p>
<p>MB973NJN32BN</p>
]]></content:encoded>
			<wfw:commentRss>http://www.glendelmdesign.co.uk/blog/?feed=rss2&amp;p=18</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
