<?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>Scottie&#039;s Tech.Info &#187; jquery</title>
	<atom:link href="http://scottiestech.info/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://scottiestech.info</link>
	<description>A chimpanzee and two trainees could run her!</description>
	<lastBuildDate>Sat, 04 Sep 2010 14:58:08 +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>jQuery AJAX Form Submit for Dummies</title>
		<link>http://scottiestech.info/2009/12/14/jquery-ajax-form-submit-for-dummies/</link>
		<comments>http://scottiestech.info/2009/12/14/jquery-ajax-form-submit-for-dummies/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 13:01:31 +0000</pubDate>
		<dc:creator>Scottie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://scottiestech.info/?p=312</guid>
		<description><![CDATA[So you've decided to be supercool and use jQuery. That was a wise decision you made, because jQuery totally rocks. Especially in Rails apps, jQuery makes life a LOT simpler. Yes, you have to learn some JavaScript and some quasi-new syntax, but it's still seriously powerful and convenient. There's only one problem: if you're like me (i.e. JavaScript-impaired), you just couldn't get your forms to submit via an AJAX call. And so, without further ado, I present to you jQuery Form Submission for Dummies!]]></description>
		<wfw:commentRss>http://scottiestech.info/2009/12/14/jquery-ajax-form-submit-for-dummies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adding a Delay to jQuery Effects</title>
		<link>http://scottiestech.info/2009/04/16/adding-a-delay-to-jquery-effects/</link>
		<comments>http://scottiestech.info/2009/04/16/adding-a-delay-to-jquery-effects/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 22:49:55 +0000</pubDate>
		<dc:creator>Scottie</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://scottiestech.info/?p=151</guid>
		<description><![CDATA[The jQuery JavaScript library is a seriously beautiful thing. With a code base that is much smaller than Prototype + Scriptaculous, jQuery can be used on a web site do a whole lot of fancy AJAX stuff with syntax that is surprisingly easy. If you've used jQuery, there is undoubtedly one problem you will encounter: How do you insert a delay between special effects like fadeIn() and fadeOut()?? I found several answers to this question on the web, but I decided not to use any of them. Instead, I decided to leverage jQuery's built-in callback functionality to get a "delay" in one clean, simple, and super easy step. But, as always, there is a catch...]]></description>
		<wfw:commentRss>http://scottiestech.info/2009/04/16/adding-a-delay-to-jquery-effects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
