<?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>Sean Walther's Blog&#187; AJAX</title>
	<atom:link href="http://www.seangw.com/wordpress/index.php/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.seangw.com/wordpress</link>
	<description>Flash, HTML, Actionscript, XML, Javascript, AJAX, CSS, iPhone and other geeky topics</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:54:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<atom:link rel='hub' href='http://www.seangw.com/wordpress/?pushpress=hub'/>
		<item>
		<title>Google Code University: Free Courses, Tutorials and Lectures for Web Development &#8211; AJAX, HTML5, HTML, CSS, Javascript and more</title>
		<link>http://www.seangw.com/wordpress/index.php/2010/09/google-code-university-free-courses-tutorials-and-lectures-for-web-development-ajax-html5-html-css-javascript-and-more/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2010/09/google-code-university-free-courses-tutorials-and-lectures-for-web-development-ajax-html5-html-css-javascript-and-more/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 12:15:51 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Free Courses]]></category>
		<category><![CDATA[Google Code University]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Lectures]]></category>
		<category><![CDATA[Lessons]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=1033</guid>
		<description><![CDATA[I grew up with webmonkey as the single best destination for web developers and any tutorial you could want, but just saw that Google has a Google Code University featuring Tutorials, Contributed course content and Video lectures on: Web Programming HTML CSS Javascript AJAX HTML5 Web Security (yes, web developers should be well versed in [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2010/09/google-code-university-free-courses-tutorials-and-lectures-for-web-development-ajax-html5-html-css-javascript-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web development with the iPhone and iPad in Mind</title>
		<link>http://www.seangw.com/wordpress/index.php/2010/07/web-development-with-the-iphone-and-ipad-in-mind/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2010/07/web-development-with-the-iphone-and-ipad-in-mind/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 05:03:13 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[mouse clicks]]></category>
		<category><![CDATA[orientations]]></category>
		<category><![CDATA[types of gestures]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=1017</guid>
		<description><![CDATA[In the very near future, I will be posting a series of posts on what you should/shouldn&#8217;t be doing to develop a website where the iPhone and iPad are a target demographic.  jQuery will figure prominently in the series, as I&#8217;ve seen almost all websites now require work with jQuery (or anther AJAX platform). Let me [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2010/07/web-development-with-the-iphone-and-ipad-in-mind/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTML Fadein Fadeout: Basic Javascript/AJAX Tutorial using jQuery&#8217;s fadeTo</title>
		<link>http://www.seangw.com/wordpress/index.php/2010/04/html-fadein-fadeout-basic-javascriptajax-tutorial-using-jquerys-fadeto/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2010/04/html-fadein-fadeout-basic-javascriptajax-tutorial-using-jquerys-fadeto/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 16:24:19 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ajax tutorial]]></category>
		<category><![CDATA[fadein]]></category>
		<category><![CDATA[fadeout]]></category>
		<category><![CDATA[fadeTo]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[tutorial jquery]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=740</guid>
		<description><![CDATA[In this tutorial we will review: Basic document jQuery preparation Binding  jQuery actions to an anchor (A) tag Fading In and Fading Out html elements with Javascript/AJAX If you want some more basic information you can check out some of my other jQuery basic tutorials: Basic AJAX Tutorial: jQuery toggle and slide &#8211; Includes AJAX [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2010/04/html-fadein-fadeout-basic-javascriptajax-tutorial-using-jquerys-fadeto/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introduction to JSON (JavaScript Object Notation)</title>
		<link>http://www.seangw.com/wordpress/index.php/2009/02/introduction-to-json-javascript-object-notation/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2009/02/introduction-to-json-javascript-object-notation/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 13:50:45 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[eval]]></category>
		<category><![CDATA[Introduction]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Javascript Object Notation]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=379</guid>
		<description><![CDATA[JSON, JavaScript Object Notation, is a very useful tool for AJAX developers (and many others I&#8217;m sure). XML is fairly difficult for JavaScript to parse out.  It also includes quite a bit of infrastructure overhead in certain applications.   Implementation of JSON can be very easy, it is imported natively in JavaScript through the eval() [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2009/02/introduction-to-json-javascript-object-notation/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Basic AJAX Tutorial: Smooth Scrolling Text Marquee with a jQuery plugin</title>
		<link>http://www.seangw.com/wordpress/index.php/2009/01/basic-ajax-tutorial-smooth-scrolling-text-marquee-with-a-jquery-plugin/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2009/01/basic-ajax-tutorial-smooth-scrolling-text-marquee-with-a-jquery-plugin/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 22:29:37 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[js library]]></category>
		<category><![CDATA[Marquee]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[remy]]></category>
		<category><![CDATA[remysharp]]></category>
		<category><![CDATA[Scrolling]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=318</guid>
		<description><![CDATA[This tutorial covers: What is a plugin? Installing a plugin The jQuery Marquee plugin Implementing the jQuery Marquee plugin What is a plugin? A plugin is an addition to the core jQuery functionality.  Plugins are made to be simply integrated into an existing jQuery web page. For this tutorial, we will be working with the [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2009/01/basic-ajax-tutorial-smooth-scrolling-text-marquee-with-a-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>39</slash:comments>
		</item>
		<item>
		<title>Basic AJAX Tutorial: jQuery toggle and slide</title>
		<link>http://www.seangw.com/wordpress/index.php/2009/01/basic-ajax-tutorial-jquery-toggle-and-slide/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2009/01/basic-ajax-tutorial-jquery-toggle-and-slide/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 17:54:52 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[A]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Animations]]></category>
		<category><![CDATA[asynchronous javascript and xml]]></category>
		<category><![CDATA[div]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[javascript library]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[ready]]></category>
		<category><![CDATA[slideDown]]></category>
		<category><![CDATA[slideUp]]></category>
		<category><![CDATA[toggle]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[visibility]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=287</guid>
		<description><![CDATA[In this tutorial we will review: Definition of AJAX Introduction to jQuery Basic document jQuery preparation Binding jQuery actions to an anchor (A) tag Toggling visibility of a div Sliding in and out of that div It sounds like a lot, but it&#8217;s all very easy. Definition of AJAX The term AJAX means Asynchronous JavaScript [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2009/01/basic-ajax-tutorial-jquery-toggle-and-slide/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>jQuery 1.3 Released &#8211; How to use jQuery</title>
		<link>http://www.seangw.com/wordpress/index.php/2009/01/jquery-13-released-how-to-use-jquery/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2009/01/jquery-13-released-how-to-use-jquery/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 13:51:46 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Animations]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[Drew Douglass]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Live Events]]></category>
		<category><![CDATA[Mark Grabanski]]></category>
		<category><![CDATA[Nathan Smith]]></category>
		<category><![CDATA[Queuing]]></category>
		<category><![CDATA[Sizzle]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Zaefferer]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=270</guid>
		<description><![CDATA[jQuery is a &#8220;fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.  jQuery is designed to change the way that you write JavaScript.&#8221; jQuery version 1.3 was released yesterday. Some new features in 1.3 are: Sizzle &#8211; a brand new CSS selector engine Live [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2009/01/jquery-13-released-how-to-use-jquery/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>AJAX Effects, including Heatmapping</title>
		<link>http://www.seangw.com/wordpress/index.php/2008/10/ajax-effects-including-heatmapping/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2008/10/ajax-effects-including-heatmapping/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 15:56:09 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[heatmap]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[reporting]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=111</guid>
		<description><![CDATA[I saw an article on Digg today, 20 Excellent AJAX Effects You Should Know. They go through the usual stuff, auto completing forms, inline editing, fancy uploading, email, file directory, etc. The most interseting, to me at least, is the &#8220;ClickHeat Clicks Heatmap&#8220;. The other effects are all standard, they are very useful, but as [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2008/10/ajax-effects-including-heatmapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery becomes an official part of Microsoft and Nokia Frameworks</title>
		<link>http://www.seangw.com/wordpress/index.php/2008/09/jquery-becomes-an-official-part-of-microsoft-and-nokia-frameworks/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2008/09/jquery-becomes-an-official-part-of-microsoft-and-nokia-frameworks/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 13:01:18 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Nokia]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=99</guid>
		<description><![CDATA[As posted on the official jQuery blog, &#8220;jQuery, Microsoft, and Nokia&#8220;, jQuery is being made an official part of the development platforms for both Microsoft and Nokia. That&#8217;s going to be quite the blow to other frameworks.  Does this mean Scriptaculous will be slowing down? I think this may have been strategic, as Apple has [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2008/09/jquery-becomes-an-official-part-of-microsoft-and-nokia-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chrome &#8211; Holding Steady</title>
		<link>http://www.seangw.com/wordpress/index.php/2008/09/chrome-holding-steady/</link>
		<comments>http://www.seangw.com/wordpress/index.php/2008/09/chrome-holding-steady/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 15:23:15 +0000</pubDate>
		<dc:creator>seangw</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Arstechnica]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Gears]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[SquirrelFish Extreme]]></category>
		<category><![CDATA[V8]]></category>

		<guid isPermaLink="false">http://www.seangw.com/wordpress/?p=56</guid>
		<description><![CDATA[I had posted earlier that I had setup Google&#8217;s new Chrome browser. Now it&#8217;s been at least a week that I&#8217;ve been using it and I wanted to post some comments. First of all, I don&#8217;t consider a &#8220;beta&#8221; browser.  I know whenever I test out a new browser it feels like it&#8217;s almost unusable [...]]]></description>
		<wfw:commentRss>http://www.seangw.com/wordpress/index.php/2008/09/chrome-holding-steady/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
