<?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>Paul Randall</title>
	<atom:link href="http://prandall.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://prandall.com</link>
	<description>The personal website of Paul Randall</description>
	<lastBuildDate>Sun, 25 Jul 2010 13:45:36 +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 Constant Redesigner</title>
		<link>http://prandall.com/2010/07/25/the-constant-redesigner/</link>
		<comments>http://prandall.com/2010/07/25/the-constant-redesigner/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 13:42:50 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[thoughts]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=369</guid>
		<description><![CDATA[This site has, it seems always remained in a state of flux. In it&#8217;s current &#8216;version 3&#8242; guise I have never been 100% happy with it.
The many redesigns are usually due to me getting bored with the site. My skills and design knowledge have improved and a personal brand redesign along the way have changed [...]]]></description>
			<content:encoded><![CDATA[<p><strong>This site has, it seems always remained in a state of flux. In it&#8217;s current &#8216;version 3&#8242; guise I have never been 100% happy with it.</strong></p>
<p>The many redesigns are usually due to me getting bored with the site. My skills and design knowledge have improved and a personal brand redesign along the way have changed the look also.</p>
<p>Part of the problem comes with a lack of purpose for the site. Although a designer I don&#8217;t have much of a portfolio on the website &#8211; mainly because I am currently in full-time employment and do not show any work I do during office hours. The site also isn&#8217;t a promotional tool either so it only exists to be a place to blog and host experiments.</p>
<p><span id="more-369"></span></p>
<p>So I again rethink the purpose of the site, and after recent analysis reports being constructed by <a href="http://twitter.com/robhawkes">@RobHawkes</a> I have been rethinking what I want to do with the site:</p>
<ul>
<li>Publish experiments</li>
<li>Indepth research</li>
<li>Front-end focused</li>
<li>Collate social profile (last.fm, twitter, dribbble, delicious)</li>
<li>Frequent blogging</li>
</ul>
<p>This will no doubt come with a new website design, and i&#8217;m also thinking about moving from Wordpress to a custom CMS. Along with all the hacking i&#8217;ve heard about recently to Wordpress blogs I have always had a keen interest in optimisation and speed.</p>
<p><em>Watch this space.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://prandall.com/2010/07/25/the-constant-redesigner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Language Agnostic Programming</title>
		<link>http://prandall.com/2010/06/15/language-agnostic-programming/</link>
		<comments>http://prandall.com/2010/06/15/language-agnostic-programming/#comments</comments>
		<pubDate>Tue, 15 Jun 2010 11:42:42 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=360</guid>
		<description><![CDATA[Having coded in many languages, and recently when using MooTools instead of jQuery, i&#8217;ve come to realise that most actual programming is pretty language agnostic. What I mean is that most languages do the same thing, just very differently, but it is how you contruct your code that makes you a good programmer
Chances are, if [...]]]></description>
			<content:encoded><![CDATA[<p>Having coded in many languages, and recently when using MooTools instead of jQuery, i&#8217;ve come to realise that most <strong>actual</strong> programming is pretty language agnostic. What I mean is that most languages do the same thing, just very differently, but it is how you contruct your code that makes you a good programmer</p>
<p>Chances are, if you are good at jQuery you will be pretty good at MooTools (after learning the new declarations etc). The same goes for in a larger extent SQL/MySQL/Oracle or ASP/PHP/Ruby etc.</p>
<p><span id="more-360"></span></p>
<p>This stems from when I was at college and we would write psuedo-code, programming without any actually code. Something like this:</p>
<p><code><br />
if number is greater than or equal to 10 then<br />
write "congratulations, you are a winner!"<br />
</code></p>
<p>Now this very basic bit of programming isn&#8217;t very complex, but when building up larger bits of code, the skill comes in how you construct your code, not what language you write it in.</p>
<p><em>note: I am still a huge fan of jQuery, but MooTools does look pretty awesome as well. Perhaps I&#8217;ll write my own little comparison once I&#8217;ve used it a bit more.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://prandall.com/2010/06/15/language-agnostic-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centre Aligned List Items</title>
		<link>http://prandall.com/2010/06/03/centre-aligned-list-items/</link>
		<comments>http://prandall.com/2010/06/03/centre-aligned-list-items/#comments</comments>
		<pubDate>Thu, 03 Jun 2010 21:17:33 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=358</guid>
		<description><![CDATA[This post has come from a quick bit of experimentation, trying to centre align list items.
The design called for centerally aligned list item links, and there could be 3, 4, 5 or more links. Initially I was stumped as to how to create this effect. I had considered a left margin to create the illusion [...]]]></description>
			<content:encoded><![CDATA[<p><strong>This post has come from a quick bit of experimentation, trying to centre align list items.</strong></p>
<p>The design called for centerally aligned list item links, and there could be 3, 4, 5 or more links. Initially I was stumped as to how to create this effect. I had considered a left margin to create the illusion of centre aligning for each possible number, but I knew there was a better way. I&#8217;m always aiming for a solution that works in the older browsers too, and this includes IE6. I don&#8217;t know why I do it to myself, especially as it apparently <a href="http://mashable.com/2010/06/01/ie6-below-5-percent/">only has less than a 5% market share</a> nowadays.</p>
<p><span id="more-358"></span></p>
<h2>The Example</h2>
<p>I&#8217;ll cut to the chase; here is the HTML and CSS.</p>
<p><a href="http://prandall.com/experimental/centre-ul/">http://prandall.com/experimental/centre-ul/</a></p>
<h3>So How Does It Work?</h3>
<p>On the UL, I am centre aligning the text, effectively making all the content aligning this way. That&#8217;s the real key to it, second only to display:inline on the LI, because a float will push everything to the left.</p>
<p>Below is all the CSS you need</p>
<p><code><br />
ul{text-align:center;}<br />
li{display:inline;}<br />
</code></p>
<p>Simples!</p>
]]></content:encoded>
			<wfw:commentRss>http://prandall.com/2010/06/03/centre-aligned-list-items/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HigherSites Launch New Site</title>
		<link>http://prandall.com/2010/05/28/highersites-launch-new-site/</link>
		<comments>http://prandall.com/2010/05/28/highersites-launch-new-site/#comments</comments>
		<pubDate>Fri, 28 May 2010 20:32:50 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[websites]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://prandall.com/2010/05/28/highersites-launch-new-site/</guid>
		<description><![CDATA[This is just a quick post to promote the new HigherSites website.
http://www.highersites.co.uk
We&#8217;re a web design company in Somerset, and although I have only recently joined the team in April, I have thoroughly enjoyed it so far &#8211; working on some great sites with an awesome team! 
]]></description>
			<content:encoded><![CDATA[<p>This is just a quick post to promote the new HigherSites website.</p>
<p><a href="http://www.highersites.co.uk">http://www.highersites.co.uk</a></p>
<p>We&#8217;re a web design company in Somerset, and although I have only recently joined the team in April, I have thoroughly enjoyed it so far &#8211; working on some great sites with an awesome team! </p>
]]></content:encoded>
			<wfw:commentRss>http://prandall.com/2010/05/28/highersites-launch-new-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On &#8216;Magpie Designers&#8217;</title>
		<link>http://prandall.com/2010/05/26/on-magpie-designers/</link>
		<comments>http://prandall.com/2010/05/26/on-magpie-designers/#comments</comments>
		<pubDate>Wed, 26 May 2010 21:36:21 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[trends]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=353</guid>
		<description><![CDATA[In an ever-changing web world, new technologies are constantly evolving. With the emergence of alternative font display systems, new CSS effects and the increased uptake on modern browsers, designers are using these new techniques more and more. Add this to a sprinkling of current design &#8216;trends&#8217; such as the noise filter, and pixel perfect line [...]]]></description>
			<content:encoded><![CDATA[<p>In an ever-changing web world, new technologies are constantly evolving. With the emergence of alternative font display systems, new CSS effects and the increased uptake on modern browsers, designers are using these new techniques more and more. Add this to a sprinkling of current design &#8216;trends&#8217; such as the noise filter, and pixel perfect line details and it makes for some very similar looking websites.</p>
<p>It is inevitable then that these new and shiny capabilities will catch a web designer&#8217;s eye (especially after years of browser constraints) but are we turning our eagerness to use the latest styling techniques into a world of monotonous and similar designs?</p>
<p><span id="more-353"></span></p>
<h2>A Screenshot Showing Some Modern Design Trends</h2>
<p><img src="http://prandall.com/wp-content/uploads/2010/05/similar-sites.jpg" alt="Modern web design trends" title="Modern web design trends" width="520" height="400" class="alignleft size-full wp-image-354" /></p>
<p>It&#8217;s worth saying that there are some great sites being produced at the minute. Something I hope to write about in a future post.</p>
<h2>I&#8217;m a Magpie Designer Too!</h2>
<p>This post isn&#8217;t without a sense of irony, i&#8217;m all too well aware of as this site features many of the effects i&#8217;m  talking about. I&#8217;m clearly a magpie designer too!</p>
<p><em>In a years time things will probably calm down when “the next thing” arrives, whatever it is.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://prandall.com/2010/05/26/on-magpie-designers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Refresh</title>
		<link>http://prandall.com/2010/05/16/site-refresh/</link>
		<comments>http://prandall.com/2010/05/16/site-refresh/#comments</comments>
		<pubDate>Sun, 16 May 2010 12:02:29 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[websites]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=350</guid>
		<description><![CDATA[So, things look a little different here!
After a long period of inactivity, due to a new job, and other things the site has sat a little dorment. I thought it was time for a change, and after many, many revisions I decided to finally design something. So, after a few hours of work this weekend [...]]]></description>
			<content:encoded><![CDATA[<p>So, things look a little different here!</p>
<p>After a long period of inactivity, due to a new job, and other things the site has sat a little dorment. I thought it was time for a change, and after many, many revisions I decided to finally design something. So, after a few hours of work this weekend &#8211; here it is.</p>
<p>I&#8217;m hoping to tidy a few things up over the next week, and I will follow that up with a more indepth blog on the designs that didn&#8217;t make it.</p>
<p>If you do notice something weird, feel free to post a comment. It hasn&#8217;t been browser tested, but bear in mind that things may look a little funky for the next few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://prandall.com/2010/05/16/site-refresh/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS3 Multiple Backgrounds</title>
		<link>http://prandall.com/2010/03/19/css3-multiple-backgrounds/</link>
		<comments>http://prandall.com/2010/03/19/css3-multiple-backgrounds/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 22:28:34 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[png]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=340</guid>
		<description><![CDATA[I thought it was about time I experimented with some CSS3 multiple backgrounds so I decided to play around with a wallpaper design I worked on in September.
My experiment uses a top left, top right, bottom left and bottom right png gradient on the HTML element, with a repeating png overlay on the BODY.

As I [...]]]></description>
			<content:encoded><![CDATA[<p>I thought it was about time I experimented with some CSS3 multiple backgrounds so I decided to play around with a wallpaper design I worked on in September.
<p>My experiment uses a top left, top right, bottom left and bottom right png gradient on the HTML element, with a repeating png overlay on the BODY.</p>
<p><span id="more-340"></span></p>
<p><strong>As I firmly believe that you should make your design look at least acceptable in Internet Explorer 6, I have used Modernizr, a JavaScript library that allows you to take advantage of emerging web technologies.</strong></p>
<p>It&#8217;s the first time I have used it and I can see the huge potential of it. This system uses feature detection to add classes to the HTML document, allowing you to progressively enhance your websites.</p>
<p>In this example, I have been using <em>multiplebgs</em>, which allowed me to use the CSS3 technology only on sites that supported it. That allowed me to use a fallback JPG image for browsers that don&#8217;t.</p>
<h2>Here is the CSS code:</h2>
<p><code><br />
html.multiplebgs{<br />
	background-color: #141414;</p>
<p>	background-image: url("top-left.png"), url("top-right.png"),<br />
		url("bottom-left.png"), url("bottom-right.png");</p>
<p>	background-repeat: no-repeat, no-repeat,<br />
		no-repeat, no-repeat;</p>
<p>	background-position: top left, top right,<br />
		bottom left, bottom right;<br />
}<br />
body{background: url('fallback-bg.jpg') repeat; height:100%; width:100%;}<br />
.multiplebgs body{background: url('body-bg.png');}<br />
</code></p>
<h2>See the Example</h2>
<p><a href="http://prandall.com/experimental/css3-backgrounds/">http://prandall.com/experimental/css3-backgrounds/</a></p>
<p>If you have used multiple backgrounds before i&#8217;d love you to leave a comment and link to an example.</p>
]]></content:encoded>
			<wfw:commentRss>http://prandall.com/2010/03/19/css3-multiple-backgrounds/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Should The Grid Be Visible?</title>
		<link>http://prandall.com/2010/02/22/should-the-grid-be-visible/</link>
		<comments>http://prandall.com/2010/02/22/should-the-grid-be-visible/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 22:06:47 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[thoughts]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[wimcrouwel]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=321</guid>
		<description><![CDATA[
A couple of recent designs have left me wondering whether we should be &#8217;showing our workings&#8217; and display the grid at all, whether subtlety like Jina Bolton&#8217;s Sushi &#038; Robots or something more elaborate, like Analog (note: press Alt+G).

Once visible, the precision of the grid acts as evidence of design credibility, and its purity of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://prandall.com/wp-content/uploads/2010/02/2925-200x300.jpg" alt="Vormgevers exhibition poster in 1968 by Wim Crouwel" title="Vormgevers exhibition poster in 1968 by Wim Crouwel" width="200" height="300" class="alignleft size-medium wp-image-322" /></p>
<p>A couple of recent designs have left me wondering whether we should be &#8217;showing our workings&#8217; and display the grid at all, whether subtlety like <a href="http://sushiandrobots.com/">Jina Bolton&#8217;s Sushi &#038; Robots</a> or something more elaborate, like <a href="http://analog.coop/">Analog</a> (note: press Alt+G).</p>
<p><span id="more-321"></span></p>
<blockquote style="padding-bottom:0"><p>Once visible, the precision of the grid acts as evidence of design credibility, and its purity of form has a mystical draw.</p>
</blockquote>
<p><em style=font-size:11px;">A Brief History of Grids, Lucienne Roberts <a href="http://www.graphics.com/modules.php?name=Sections&#038;op=viewarticle&#038;artid=620">http://www.graphics.com/modules.php?name=Sections&#038;op=viewarticle&#038;artid=620</a></em></p>
<p style="float:left; clear:both">Having a visible grid is certainly not new; Here you can see the Vormgevers exhibition poster in 1968 by Wim Crouwel.</p>
<p style="float:left; clear:both">I&#8217;m certainly not going to say if the grid should be visible or not, but I&#8217;d love to hear your thoughts or opinions on the topic, or just to add a link to a site where you have seen a visible grid used well.</p>
]]></content:encoded>
			<wfw:commentRss>http://prandall.com/2010/02/22/should-the-grid-be-visible/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Condensed Type #3</title>
		<link>http://prandall.com/2010/02/07/condensed-type-3/</link>
		<comments>http://prandall.com/2010/02/07/condensed-type-3/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 21:41:28 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[creativity]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=317</guid>
		<description><![CDATA[Welcome to the third Condensed Type; A weekly roundup of typographic links from my dedicated typography account @typographylinks. Enjoy!

Inspiration
Mercedes Benz Typographic Animation
Flickr Pool of Vintage Type
Use Of Effective Typography In Logo Design
Typography Mania #13 by Abduzeedo
Vibrant Wall Typography/Graffiti from Ripo Visuals
The Best Custom Letters of 2009
Web Typography
Typechart: Preview and compare web typography. Retrieve the CSS
Revised [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the third Condensed Type; A weekly roundup of typographic links from my dedicated typography account <a href="http://twitter.com/typographylinks">@typographylinks</a>. Enjoy!</p>
<p><span id="more-317"></span></p>
<h2>Inspiration</h2>
<p><a href="http://bit.ly/cZRoV9">Mercedes Benz Typographic Animation</a><br />
<a href="http://bit.ly/cd9pUb">Flickr Pool of Vintage Type</a><br />
<a href="http://bit.ly/b4hNSH">Use Of Effective Typography In Logo Design</a><br />
<a href="http://bit.ly/9qH0YV">Typography Mania #13 by Abduzeedo</a><br />
<a href="http://bit.ly/cPsDUw">Vibrant Wall Typography/Graffiti from Ripo Visuals</a><br />
<a href="http://bit.ly/cSVWTe">The Best Custom Letters of 2009</a></p>
<h2>Web Typography</h2>
<p><a href="http://bit.ly/cT40LP">Typechart: Preview and compare web typography. Retrieve the CSS</a><br />
<a href="http://bit.ly/a0Ml8Z">Revised Font Stacks</a><br />
<a href="http://bit.ly/dzsx5j">Fontspring: Hundreds of web-ready fonts at your fingertips</a></p>
<h2>Fonts</h2>
<p><a href="http://bit.ly/dBAD3h">Today Sans H EF Extra Light</a><br />
<a href="http://bit.ly/a78Ydy">Thirteen Ways of Looking at a Typeface by Michael Bierut</a><br />
<a href="http://bit.ly/bhCoU2">Haäfe &#038; Haph presents a selection of custom ampersands</a></p>
<p>I am hoping to give Typography Links a dedicated website soon, where you will be able to subscribe via RSS and submit your own links. Details in the coming weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://prandall.com/2010/02/07/condensed-type-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Comment?</title>
		<link>http://prandall.com/2010/02/03/why-comment/</link>
		<comments>http://prandall.com/2010/02/03/why-comment/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 19:49:10 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[thoughts]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=313</guid>
		<description><![CDATA[A subject that has created a bit of discussion recently has been to do with comments. With Tim Van Damme removing them completely with the latest design of maxvoltar.com and Sam Brown blogging about the subject just last week I thought I&#8217;d reply to a question I was asked last week.

Leaving comments to me just [...]]]></description>
			<content:encoded><![CDATA[<p>A subject that has created a bit of discussion recently has been to do with comments. With Tim Van Damme removing them completely with the latest design of <a href="http://www.maxvoltar.com">maxvoltar.com</a> and Sam Brown <a href="http://sam.brown.tc/entry/418/allowing-visitors-to-leave-comments-has-many-benefits">blogging about the subject</a> just last week I thought I&#8217;d reply to a question I was asked last week.</p>
<p><span id="more-313"></span></p>
<p>Leaving comments to me just shows my appreciation to the writer. It&#8217;s not for linking reasons, or to get my name out there, but I feel it&#8217;s a way of thanking the writer or expressing an opinion I have on the subject. Most of us write blog posts in our spare time, and I know personally that I enjoy it when someone leaves a comment. It shows that it interested them, or provoked a response; good or bad. I find that the narrative of comments almost always positively extends the actual article, and if it doesn&#8217;t then it usually leads to a <a href="http://brendandawes.posterous.com/ive-got-to-say-this-the-uk-web-design-scene-i">healthy debate</a>.</p>
<p>We all read blog posts, possibly hundreds in a week, but how many do you actually comment on? Next time take a minute to leave a comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://prandall.com/2010/02/03/why-comment/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
