<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
			<title>Qodo</title>
			<link>http://www.qodo.co.uk/feed</link>
			<description>Freelance Web Designer &amp; Developer, Stewart Orr</description>
			<language>en</language>
			<copyright>Qodo 2006</copyright>
			<ttl>120</ttl>
			<item>
				<title>Javascript: Check/uncheck all options for checkboxes</title>
				<link>http://www.qodo.co.uk/blog/javascript-check-uncheck-all-options-for-checkboxes</link>
				<description><![CDATA[ Here’s another really simple bit of JavaScript functionality that has a real benefit to your visitors – allowing them to check or uncheck all options in a form. This is similar to the type of functionality you’ll see in GoogleMail and Hotmail and it’s popular as it means your visitors don’t have to select each option one at a time! ]]></description>
				<pubDate>Wed, 25 Nov 2009 00:00:00 +0000</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/javascript-check-uncheck-all-options-for-checkboxes</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>JavaScript: Restrict keyboard character input</title>
				<link>http://www.qodo.co.uk/blog/javascript-restrict-keyboard-character-input</link>
				<description><![CDATA[ If you want to improve your form inputs by restricting the characters the user enters, this function might come in handy. It restricts the keyboard input for a text field so that they can only enter the characters you want. ]]></description>
				<pubDate>Tue, 27 May 2008 22:33:22 +0100</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/javascript-restrict-keyboard-character-input</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Re-introducing @font-face CSS rules</title>
				<link>http://www.qodo.co.uk/blog/re-introducing-font-face-css-rules</link>
				<description><![CDATA[ With the recent news that WebKit based browsers will soon be supporting the long awaited @font-face CSS rules, now is the time to refresh your memory on why this really is such a huge step forward for typography on the web. So how long before this becomes standard on all browsers and when can we start using it? ]]></description>
				<pubDate>Mon, 17 Dec 2007 20:41:37 +0000</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/re-introducing-font-face-css-rules</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Javascript: Swapping select box options</title>
				<link>http://www.qodo.co.uk/blog/javascript-swapping-select-box-options</link>
				<description><![CDATA[ Here's a JavaScript function that let's you swap options from one select box to another to allow users to choose the options they want. Be careful when using this type of functionalist as it could be inaccessible to some users and can cause problems when submitting your forms. ]]></description>
				<pubDate>Mon, 03 Dec 2007 14:16:09 +0000</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/javascript-swapping-select-box-options</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Javascript: enabling and disabling form field elements</title>
				<link>http://www.qodo.co.uk/blog/javascript-enabling-and-disabling-form-field-elements</link>
				<description><![CDATA[ Here's another useful function for enabling and disabling your form elements using javascript. This function can be used to disable form elements when a user has submitted a form to stop them submitting it again. ]]></description>
				<pubDate>Fri, 17 Aug 2007 17:39:51 +0100</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/javascript-enabling-and-disabling-form-field-elements</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Adobe Live 2007 - London</title>
				<link>http://www.qodo.co.uk/blog/adobe-live-2007-london</link>
				<description><![CDATA[ This week I was lucky enough to attend the Adobe Live 2007: London Conference on Tuesday the 5th of June. Here's my round-up of the exhibitions, the presentations and the brand new Creative Suite 3 products from Adobe. ]]></description>
				<pubDate>Tue, 05 Jun 2007 18:09:49 +0100</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/adobe-live-2007-london</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Designing accessible websites: my top design tips</title>
				<link>http://www.qodo.co.uk/blog/designing-accessible-websites-my-top-design-tips</link>
				<description><![CDATA[ When trying to design an accessible, usable and SEO friendly website, here are some top tips before going to code. This guide should give you some ideas to keep mind when creating your initial concept design. ]]></description>
				<pubDate>Tue, 29 May 2007 17:24:05 +0100</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/designing-accessible-websites-my-top-design-tips</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Javascript: check if a UK postcode is valid</title>
				<link>http://www.qodo.co.uk/blog/javascript-check-if-a-uk-postcode-is-valid</link>
				<description><![CDATA[ Here's two useful postcode functions; one that will help for checking if a string is in the valid format for a UK postcode; and another that formats a string into a nice postcode format. They both use regular expressions to make them fast! You could use them for client-side form validation. ]]></description>
				<pubDate>Sat, 12 May 2007 12:18:50 +0100</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/javascript-check-if-a-uk-postcode-is-valid</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Qodo.co.uk moves 2host</title>
				<link>http://www.qodo.co.uk/blog/qodocouk-moves-2host</link>
				<description><![CDATA[ I recently moved the qodo.co.uk site over to a new host after my dedicated server hosting contract expired. I have moved to a UK based VPS/VDS from 2host.co.uk.  ]]></description>
				<pubDate>Tue, 03 Apr 2007 10:06:28 +0100</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/qodocouk-moves-2host</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Javascript: Pop up DHTML calendar using CSS</title>
				<link>http://www.qodo.co.uk/blog/javascript-pop-up-dhtml-calendar-using-css</link>
				<description><![CDATA[ If you are looking for a simple JavaScript calendar that uses CSS and is easy to customise, then take a look at my calendar. I have created a basic javascript calendar that can be tweaked to suit your needs that makes it easy for your users to pick a date. ]]></description>
				<pubDate>Fri, 30 Mar 2007 21:39:25 +0100</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/javascript-pop-up-dhtml-calendar-using-css</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Javascript: trim leading and trailing spaces</title>
				<link>http://www.qodo.co.uk/blog/javascript-trim-leading-and-trailing-spaces</link>
				<description><![CDATA[ Here's a quick function to remove leading, trailing and multiple spaces from a string using regular expression which is much faster that using loops! ]]></description>
				<pubDate>Thu, 29 Mar 2007 14:16:49 +0100</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/javascript-trim-leading-and-trailing-spaces</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Qodo featured on CSS galleries</title>
				<link>http://www.qodo.co.uk/blog/qodo-featured-on-css-galleries</link>
				<description><![CDATA[ I'm very proud to say that my new design, Qodo v2, has been featured in quite a few CSS galleries! I have always been a huge fan of the high quality work and design featured on the galleries and it's really nice to have my work featured alongside some of the greatest current CSS designs!  ]]></description>
				<pubDate>Wed, 14 Mar 2007 12:42:11 +0000</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/qodo-featured-on-css-galleries</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Careful use of accessible JavaScript</title>
				<link>http://www.qodo.co.uk/blog/careful-use-of-accessible-javascript</link>
				<description><![CDATA[ JavaScript can really pose some difficult accessibility issues for users when not used correctly and with consideration. But there are some steps you can follow in your designs to make sure your site accessible to a larger audience. ]]></description>
				<pubDate>Wed, 07 Mar 2007 10:54:50 +0000</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/careful-use-of-accessible-javascript</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>When is the right time to use PNG?</title>
				<link>http://www.qodo.co.uk/blog/when-is-the-right-time-to-use-png</link>
				<description><![CDATA[ For a long time designers have had to hold off using the PNG image format on the web because of Internet Explorer's poor support for it. So now that IE7 is publicly available and support has been added - can we use them now? What else do we need to know before using the image format that was designed for the web? ]]></description>
				<pubDate>Thu, 01 Mar 2007 09:43:45 +0000</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/when-is-the-right-time-to-use-png</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Javascript: Checking if a date is valid</title>
				<link>http://www.qodo.co.uk/blog/javascript-checking-if-a-date-is-valid</link>
				<description><![CDATA[ Sometimes when creating a web application you need to check that a date entered by the user is actually valid! Here is a quick and easy way of checking the validity of a string to ensure that it's in the correct format (DD/MM/YYYY) and is a real date by returning true or false. ]]></description>
				<pubDate>Tue, 20 Feb 2007 10:37:41 +0000</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/javascript-checking-if-a-date-is-valid</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Javascript: Select all options for a select box</title>
				<link>http://www.qodo.co.uk/blog/javascript-select-all-options-for-a-select-box</link>
				<description><![CDATA[ Here's a javascript function that will allow the user to select all or none of the options in a multiple select box. It is quite simple to use, first either provide the id of the select box or the actual select box object and it will do the rest. ]]></description>
				<pubDate>Fri, 16 Feb 2007 10:17:50 +0000</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/javascript-select-all-options-for-a-select-box</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
		
			<item>
				<title>Hello Qodo</title>
				<link>http://www.qodo.co.uk/blog/hello-qodo</link>
				<description><![CDATA[ After a good few months of hard work I have finally finished creating the new Qodo design. I have gone for a completely different colour scheme but the layout is still reminiscent of the previous version. ]]></description>
				<pubDate>Mon, 12 Feb 2007 20:41:14 +0000</pubDate>
				<guid isPermaLink="false">http://www.qodo.co.uk/blog/hello-qodo</guid>
				<dc:creator>Stewart</dc:creator>
				
			</item>
			</channel>
</rss>
