<?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"
	>

<channel>
	<title>Qodo</title>
	<atom:link href="http://www.qodo.co.uk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.qodo.co.uk</link>
	<description>Home of Web Designer, Stewart Orr</description>
	<pubDate>Wed, 16 Jul 2008 08:38:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>JavaScript: Restrict keyboard character input</title>
		<link>http://www.qodo.co.uk/blog/javascript-restrict-keyboard-character-input/</link>
		<comments>http://www.qodo.co.uk/blog/javascript-restrict-keyboard-character-input/#comments</comments>
		<pubDate>Tue, 27 May 2008 22:33:22 +0000</pubDate>
		<dc:creator>Stewart</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.qodo.co.uk/?p=153</guid>
		<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>
		<wfw:commentRss>http://www.qodo.co.uk/blog/javascript-restrict-keyboard-character-input/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Re-introducing @font-face CSS rules</title>
		<link>http://www.qodo.co.uk/blog/re-introducing-font-face-css-rules/</link>
		<comments>http://www.qodo.co.uk/blog/re-introducing-font-face-css-rules/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 19:41:37 +0000</pubDate>
		<dc:creator>Stewart</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[General]]></category>

		<category><![CDATA[HTML &amp; CSS]]></category>

		<category><![CDATA[Web Browser]]></category>

		<guid isPermaLink="false">http://www.qodo.co.uk/blog/re-introducing-font-face-css-rules/</guid>
		<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>
		<wfw:commentRss>http://www.qodo.co.uk/blog/re-introducing-font-face-css-rules/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Javascript: Swapping select box options</title>
		<link>http://www.qodo.co.uk/blog/javascript-swapping-select-box-options/</link>
		<comments>http://www.qodo.co.uk/blog/javascript-swapping-select-box-options/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 13:16:09 +0000</pubDate>
		<dc:creator>Stewart</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.qodo.co.uk/blog/javascript-swapping-select-box-options/</guid>
		<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>
		<wfw:commentRss>http://www.qodo.co.uk/blog/javascript-swapping-select-box-options/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The latest rip off of Qodo: Jeezhi Studios</title>
		<link>http://www.qodo.co.uk/blog/the-latest-rip-off-of-qodo-jeezhi-studios/</link>
		<comments>http://www.qodo.co.uk/blog/the-latest-rip-off-of-qodo-jeezhi-studios/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 11:43:33 +0000</pubDate>
		<dc:creator>Stewart</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.qodo.co.uk/blog/the-latest-rip-off-of-qodo-jeezhi-studios/</guid>
		<description><![CDATA[  It looks like Qodo has been ripped off - yet again. This time it&#8217;s from a site called Jeezhi Studio. It&#8217;s more than obvious that it&#8217;s the Qodo design with some changes; namely the blue colour and some other additions. But the fact remains it is still my design.
Jeezhi Studio rips off Qodo
 [...]]]></description>
		<wfw:commentRss>http://www.qodo.co.uk/blog/the-latest-rip-off-of-qodo-jeezhi-studios/feed/</wfw:commentRss>
		</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>
		<comments>http://www.qodo.co.uk/blog/javascript-enabling-and-disabling-form-field-elements/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 16:39:51 +0000</pubDate>
		<dc:creator>Stewart</dc:creator>
		
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://www.qodo.co.uk/blog/javascript-enabling-and-disabling-form-field-elements/</guid>
		<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>
		<wfw:commentRss>http://www.qodo.co.uk/blog/javascript-enabling-and-disabling-form-field-elements/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
