<?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 &#187; work</title>
	<atom:link href="http://prandall.com/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://prandall.com</link>
	<description>The personal website of Paul Randall</description>
	<lastBuildDate>Mon, 02 Aug 2010 20:48:38 +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>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>1</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>Procrastination</title>
		<link>http://prandall.com/2009/10/09/procrastination/</link>
		<comments>http://prandall.com/2009/10/09/procrastination/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 23:11:20 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[work]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://prandall.com/?p=201</guid>
		<description><![CDATA[For a while now, my Twitter description has read like this:
A web designer and developer from the UK. I occasionally blog, frequently tweet and often procrastinate.
The last part couldn&#8217;t be more true. With RSS feeds, Twitter and other social media, lots of time can be spent keeping up-to-date and researching &#8211; but it really boils [...]]]></description>
			<content:encoded><![CDATA[<p>For a while now, my Twitter description has read like this:</p>
<blockquote><p><strong>A web designer and developer from the UK. I occasionally blog, frequently tweet and often procrastinate.</strong></p></blockquote>
<p>The last part couldn&#8217;t be more true. With RSS feeds, Twitter and other social media, lots of time can be spent keeping up-to-date and researching &#8211; but it really boils down to procrastinating <em>(postpone doing what one should be doing)</em>.</p>
<p>With the immediacy of these social media, links can come in at any time, easily distracting you away from the current task in hand. Staying &#8216;in the zone&#8217; can be hard with tweets popping up and other distractions such as IM, text messages and phone calls; chances are you are reading this when something more important needs to be done.</p>
<h2>The Solution</h2>
<p>Taking a dedicated hour out of your day to deal with these can help alleviate this. You&#8217;d be surprised how non-urgent reading your tweets are when you don&#8217;t do it for a few hours.</p>
<p>So turn off your Twitter client, IM and sign out of anything which could &#8216;pop-up&#8217; during your day and give it a go, perhaps taking time out in the morning and afternoon to check-up and see what&#8217;s gone on in the real world and see if your productivity increases.</p>
]]></content:encoded>
			<wfw:commentRss>http://prandall.com/2009/10/09/procrastination/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
