<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: JavaScript Revisited</title>
	<atom:link href="http://nederhoed.wordpress.com/2006/05/12/javascript-revisited/feed/" rel="self" type="application/rss+xml" />
	<link>http://nederhoed.wordpress.com/2006/05/12/javascript-revisited/</link>
	<description>working on being</description>
	<lastBuildDate>Fri, 22 May 2009 22:45:30 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tomtt</title>
		<link>http://nederhoed.wordpress.com/2006/05/12/javascript-revisited/#comment-5855</link>
		<dc:creator>Tomtt</dc:creator>
		<pubDate>Fri, 12 May 2006 20:00:12 +0000</pubDate>
		<guid isPermaLink="false">http://nederhoed.wordpress.com/2006/05/12/javascript-revisited/#comment-5855</guid>
		<description>Hmm, some of the code seems to have been snipped. It came from here: http://demo.script.aculo.us/ajax/autocompleter</description>
		<content:encoded><![CDATA[<p>Hmm, some of the code seems to have been snipped. It came from here: <a href="http://demo.script.aculo.us/ajax/autocompleter" rel="nofollow">http://demo.script.aculo.us/ajax/autocompleter</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomtt</title>
		<link>http://nederhoed.wordpress.com/2006/05/12/javascript-revisited/#comment-5854</link>
		<dc:creator>Tomtt</dc:creator>
		<pubDate>Fri, 12 May 2006 19:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://nederhoed.wordpress.com/2006/05/12/javascript-revisited/#comment-5854</guid>
		<description>I don&#039;t know if you are still doing ruby on rails, but it comes with practically free ajax. As shown on the script.acul.ou site the only code needed for an autocompletion text field is:

# view
Just a little test:


# controller
auto_complete_for :contact, :name

Rails has rjs now which means javascript is automatically generated from ruby code. Amazing stuff :)</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if you are still doing ruby on rails, but it comes with practically free ajax. As shown on the script.acul.ou site the only code needed for an autocompletion text field is:</p>
<p># view<br />
Just a little test:</p>
<p># controller<br />
auto_complete_for :contact, :name</p>
<p>Rails has rjs now which means javascript is automatically generated from ruby code. Amazing stuff <img src='http://s.wordpress.com/wp-includes/images/smilies/face-smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
