<?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>jeremiahx&#124;com &#187; UI</title>
	<atom:link href="http://jeremiahx.com/category/ui/feed/" rel="self" type="application/rss+xml" />
	<link>http://jeremiahx.com</link>
	<description>The Blog of J.J. Merrick</description>
	<lastBuildDate>Tue, 10 Aug 2010 08:04:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>It&#8217;s all about the interfaces baby!: When not to use Ajax</title>
		<link>http://jeremiahx.com/2008/01/04/its-all-about-the-interfaces-baby-when-not-to-use-ajax/</link>
		<comments>http://jeremiahx.com/2008/01/04/its-all-about-the-interfaces-baby-when-not-to-use-ajax/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 15:32:43 +0000</pubDate>
		<dc:creator>J.J. Merrick</dc:creator>
				<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://jeremiahx.com/2008/01/04/its-all-about-the-interfaces-baby-when-not-to-use-ajax/</guid>
		<description><![CDATA[A thread was started in CF-Community about what websites are usefully implementing Web 2.0 technologies for the betterment of the UI. One that was mentioned was Netflix and the way that the UI responds to the user in a positive way. One of the things we have to remember in UI development is that just [...]]]></description>
			<content:encoded><![CDATA[<p>A thread was started in CF-Community about what websites are usefully implementing Web 2.0 technologies for the betterment of the UI. One that was mentioned was Netflix and the way that the UI responds to the user in a positive way.</p>
<p style="text-align: center;"><img src="http://jeremiahx.com/wp-content/uploads/2008/01/netflix.jpg" width="410" height="211" alt="netflix.jpg" class="imageframe imgaligncenter" /></p>
<p>One of the things we have to remember in UI development is that <em>just because we can&#8217;t doesn&#8217;t mean we should</em>. With the advent of the CFAJAX stuff in CF8 it really expands on that. I have seen a few developers use the Ajax elements just because they thought it was cool, and in the end hinder the user experience. Good uses of AJAX is when the user doesn&#8217;t even realize it. When the user experience is so transparent that the user doesn&#8217;t even know that that there is anything &#8220;magical&#8221; going on.</p>
<p>It&#8217;s at that time you know you have a good UI.</p>
]]></content:encoded>
			<wfw:commentRss>http://jeremiahx.com/2008/01/04/its-all-about-the-interfaces-baby-when-not-to-use-ajax/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
