<?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>Chris Iona</title>
	<atom:link href="http://chrisiona.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisiona.com</link>
	<description>Web Development, and other adventures</description>
	<lastBuildDate>Mon, 25 Jan 2010 12:45:49 +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>HTML5 in All Browsers</title>
		<link>http://chrisiona.com/2010/01/25/html5-in-all-browsers/</link>
		<comments>http://chrisiona.com/2010/01/25/html5-in-all-browsers/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 12:45:49 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://chrisiona.com/?p=166</guid>
		<description><![CDATA[Back in 2009, Remy Sharp blogged about HTML5 shiv, and his JavaScript project to &#8220;enable&#8221; HTML5 elements in Internet Explorer.
Bill Peña (@billpena) has released a great blog post and screencast on NetTuts+.
Make sure you check it out.
]]></description>
		<wfw:commentRss>http://chrisiona.com/2010/01/25/html5-in-all-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Progressive Enhancement + CSS3</title>
		<link>http://chrisiona.com/2010/01/17/progressive-enhancement-css3/</link>
		<comments>http://chrisiona.com/2010/01/17/progressive-enhancement-css3/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 02:46:43 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://chrisiona.com/?p=164</guid>
		<description><![CDATA[The folk at Perishable Press have put together a great guide to Progressive Enhancement and CSS3.
Check it out: http://perishablepress.com/press/2010/01/11/css3-progressive-enhancement-smart-design/
]]></description>
		<wfw:commentRss>http://chrisiona.com/2010/01/17/progressive-enhancement-css3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JavaScript: The Singleton Design Pattern</title>
		<link>http://chrisiona.com/2010/01/17/javascript-the-singleton-design-pattern/</link>
		<comments>http://chrisiona.com/2010/01/17/javascript-the-singleton-design-pattern/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 15:30:44 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://chrisiona.com/2010/01/12/javascript-the-singleton-design-pattern/</guid>
		<description><![CDATA[I&#8217;m in the process of developing a &#8220;Learning Modern JavaScript&#8221; section.
The first in the series is the Singleton Pattern.
You can real the full article at:
http://chrisiona.com/learning-modern-javascript/the-singleton-pattern/
]]></description>
		<wfw:commentRss>http://chrisiona.com/2010/01/17/javascript-the-singleton-design-pattern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery 1.4 released, benchmarked</title>
		<link>http://chrisiona.com/2010/01/16/jquery-1-4-released-benchmarked/</link>
		<comments>http://chrisiona.com/2010/01/16/jquery-1-4-released-benchmarked/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 14:25:42 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://chrisiona.com/?p=113</guid>
		<description><![CDATA[Introduction
jQuery 1.4 has now been released through the  great work of John Resig and the jQuery Team. This build saw some great new features, and 207 bug fixes. The team spent a log of time refactoring the internals of jQuery itself, resulting in some significant performance gains (always a good thing).
Performance Tests
Interacting with the DOM [...]]]></description>
		<wfw:commentRss>http://chrisiona.com/2010/01/16/jquery-1-4-released-benchmarked/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I&#8217;m a user experience junkie</title>
		<link>http://chrisiona.com/2010/01/10/im-a-user-experience-junkie/</link>
		<comments>http://chrisiona.com/2010/01/10/im-a-user-experience-junkie/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 01:39:00 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://chrisiona.com/?p=81</guid>
		<description><![CDATA[I was reading an article on news.com.au and it got me thinking. Why do I enjoy Apple products as much as I do?
Well I think it comes down to delivering an exceptional user experience, and you can&#8217;t do that unless you  control as many aspects of the product as possible. In Apple&#8217;s case, that [...]]]></description>
		<wfw:commentRss>http://chrisiona.com/2010/01/10/im-a-user-experience-junkie/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FixedPosition &gt; Get Position:Fixed working in IE</title>
		<link>http://chrisiona.com/2010/01/09/fixedposition-get-positionfixed-working-in-ie/</link>
		<comments>http://chrisiona.com/2010/01/09/fixedposition-get-positionfixed-working-in-ie/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 07:06:30 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[User Experience]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[position: fixed]]></category>

		<guid isPermaLink="false">http://chrisiona.com/?p=78</guid>
		<description><![CDATA[I&#8217;ve created my first Google Code project. It&#8217;s called FixedPosition, which is a jQuery plugin.
Why? Well position: fixed is a powerful CSS attribute, and there are too many &#8216;conditions&#8217; to getting it working in Internet Explorer.
Check out the example code and project information at http://chrisiona.com/fixedposition/
]]></description>
		<wfw:commentRss>http://chrisiona.com/2010/01/09/fixedposition-get-positionfixed-working-in-ie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A fresh, clean, install.</title>
		<link>http://chrisiona.com/2010/01/09/a-fresh-clean-install/</link>
		<comments>http://chrisiona.com/2010/01/09/a-fresh-clean-install/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 14:39:40 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://chrisiona.com/?p=14</guid>
		<description><![CDATA[That&#8217;s just what the site needed.
Content posted soon!
]]></description>
		<wfw:commentRss>http://chrisiona.com/2010/01/09/a-fresh-clean-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
