<?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>McKinney Station &#187; script.aculo.us</title>
	<atom:link href="http://www.mckinneystation.com/categories/scriptaculous/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mckinneystation.com</link>
	<description>Ruby on Rails web application development for Dallas/Fort Worth and all of North Texas.</description>
	<lastBuildDate>Wed, 02 Sep 2009 14:29:42 +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>Is Your JavaScript Getting In The Way?</title>
		<link>http://www.mckinneystation.com/2007/05/01/is-your-javascript-getting-in-the-way/</link>
		<comments>http://www.mckinneystation.com/2007/05/01/is-your-javascript-getting-in-the-way/#comments</comments>
		<pubDate>Tue, 01 May 2007 15:21:58 +0000</pubDate>
		<dc:creator>Geoffrey</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[RJS]]></category>
		<category><![CDATA[Rails]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[script.aculo.us]]></category>

		<guid isPermaLink="false">http://www.mckinneystation.com/2007/05/01/is-your-javascript-getting-in-the-way/</guid>
		<description><![CDATA[photo by monique72

With all of the talk these days of Web 2.0 and the fancy, shiny, draggable, refreshable, blinking, glowing components in web applications, I wonder how many of the will still work when JavaScript is turn off or not even present (yes, it still happens).   And how is the usability and accessibility [...]]]></description>
			<content:encoded><![CDATA[<div class="shadow right"><img src='http://www.mckinneystation.com/wp-content/uploads/2007/05/tram.jpg' alt='Tram Sign on Floor' /><br/><span class="credit">photo by <a href="http://www.sxc.hu/profile/monique72">monique72</a></span>
</div>
<p>With all of the talk these days of Web 2.0 and the fancy, shiny, draggable, refreshable, blinking, glowing components in web applications, I wonder how many of the will still work when JavaScript is turn off or not even present (yes, it still happens).   And how is the usability and accessibility of the application affected when so much of the interaction happens through JavaScript that doesn&#8217;t degrade?</p>
<p>I have been taking a look at creating a fully functional application, without any fancy Javascipt or AJAX, and then <a href="http://onlinetools.org/articles/unobtrusivejavascript/">adding the extra functionality unobtrusively</a>.  To force myself to learn how to do this, I stopped using <a href="http://www.prototypejs.org/">Prototype</a>, <a href="http://script.aculo.us">script.aculo.us</a>, and the Ruby on Rails helpers with RJS, and I started using <a href="http://www.jquery.com">JQuery</a>.  Two things happened: 1. I started to better understand how AJAX works and can enhance my application. 2. I found out I really like JQuery.</p>
<p>More on my JQuery experiences later.  Now back to adding cool features, unobtrusively.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mckinneystation.com/2007/05/01/is-your-javascript-getting-in-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
