<?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>Tahoe Designer &#187; AJAX</title>
	<atom:link href="http://tahoedesigner.com/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://tahoedesigner.com</link>
	<description>freelance creative director, graphic designer, website designer, software developer in Silicon Valley, San Francisco, Sacramento, Truckee, Lake Tahoe, Tahoe City, Incline Village, Reno</description>
	<lastBuildDate>Thu, 01 Jul 2010 10:05:32 +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>Ajax Slider Puzzle</title>
		<link>http://tahoedesigner.com/2008/05/08/ajax-slider-puzzle/</link>
		<comments>http://tahoedesigner.com/2008/05/08/ajax-slider-puzzle/#comments</comments>
		<pubDate>Thu, 08 May 2008 18:30:26 +0000</pubDate>
		<dc:creator>Tahoe Designer</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Website Design / Web Development]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[user experience]]></category>

		<guid isPermaLink="false">http://youdonefine.com/tahoe/?p=392</guid>
		<description><![CDATA[Below is a little slider puzzle like the ones you used to get as party favors from birthday parties when you were a kid. I created it for a client&#8217;s website and you can see it in all it&#8217;s glory at www.partyanimalsatlanta.com or just tinker with your skill right here!


]]></description>
			<content:encoded><![CDATA[<div>Below is a little slider puzzle like the ones you used to get as party favors from birthday parties when you were a kid. I created it for a client&#8217;s website and you can see it in all it&#8217;s glory at <a href="http://www.partyanimalsatlanta.com" target="_blank">www.partyanimalsatlanta.com</a> or just tinker with your skill right here!<br />
<iframe style="border: 0pt none ;" src="http://www.youdonefine.com/_AJAX/snippets/puzzle/" frameborder="0" height="550" scrolling="no" width="550"></iframe></div>
<div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://tahoedesigner.com/2008/05/08/ajax-slider-puzzle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AJAX Auto-Population Form</title>
		<link>http://tahoedesigner.com/2008/05/05/ajax-form/</link>
		<comments>http://tahoedesigner.com/2008/05/05/ajax-form/#comments</comments>
		<pubDate>Mon, 05 May 2008 18:39:45 +0000</pubDate>
		<dc:creator>Tahoe Designer</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Website Design / Web Development]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[user experience]]></category>

		<guid isPermaLink="false">http://youdonefine.com/tahoe/2009/03/31/396/</guid>
		<description><![CDATA[Here is an example of an auto-population form using AJAX to query an XML document with a prescribed list of possibilities to choose from. You could just as easily query a database. The purpose is to create a better interface and user experience when using search forms.
Below is an example of an auto-complete feature that [...]]]></description>
			<content:encoded><![CDATA[<p>Here is an example of an auto-population form using AJAX to query an XML document with a prescribed list of possibilities to choose from. You could just as easily query a database. The purpose is to create a better interface and user experience when using search forms.</p>
<p>Below is an example of an auto-complete feature that can be used in HTML forms. It utilizes AJAX to query a name list based on the characters that are entered into the form field.</p>
<p>NOTE: The database to post the task is not connected. This only a demonstration of the interface to auto-populate form fields based on user interaction.<br />
<iframe style="border: 0pt none ;" src="http://www.youdonefine.com/_AJAX/snippets/auto_complete_form/" frameborder="0" height="400" scrolling="no" width="550"></iframe></p>
<div class="cleared"></div>
]]></content:encoded>
			<wfw:commentRss>http://tahoedesigner.com/2008/05/05/ajax-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
