<?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>jQuery for Designers</title>
	<atom:link href="http://jqueryfordesigners.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jqueryfordesigners.com</link>
	<description>Tutorials and screencasts</description>
	<lastBuildDate>Sat, 11 Jan 2014 21:00:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Simple use of Event Delegation</title>
		<link>http://jqueryfordesigners.com/simple-use-of-event-delegation/</link>
		<comments>http://jqueryfordesigners.com/simple-use-of-event-delegation/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 12:00:21 +0000</pubDate>
		<dc:creator>Remy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[events]]></category>
		<category><![CDATA[screencast]]></category>

		<guid isPermaLink="false">http://jqueryfordesigners.com/?p=343</guid>
		<description><![CDATA[Event delegation may be some techie term that you&#8217;d rather shy away from, but if you&#8217;ve not already used it, this example will show you a simple but powerful use of event delegation. Watch Watch Simple Event Delegation (Alternative flash version) QuickTime version is approximately 22Mb, flash version is streaming. View the demo used in [...]]]></description>
		<wfw:commentRss>http://jqueryfordesigners.com/simple-use-of-event-delegation/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
<enclosure url="http://jqueryfordesigners.com/media/event-delegation.mp4" length="" type="" />
		</item>
		<item>
		<title>Populate Select Boxes</title>
		<link>http://jqueryfordesigners.com/populate-select-boxes/</link>
		<comments>http://jqueryfordesigners.com/populate-select-boxes/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 12:00:21 +0000</pubDate>
		<dc:creator>Remy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[screencast]]></category>

		<guid isPermaLink="false">http://jqueryfordesigners.com/?p=328</guid>
		<description><![CDATA[It&#8217;s the age old (well, in webby terms) issue of how to populate one select box based on another&#8217;s selection. It&#8217;s actually quite easy compared with the bad old days, and incredibly easy with jQuery and a dash of Ajax. Watch Watch Populate Select Boxes screencast (Alternative flash version) QuickTime version is approximately 60Mb, flash [...]]]></description>
		<wfw:commentRss>http://jqueryfordesigners.com/populate-select-boxes/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
<enclosure url="http://jqueryfordesigners.com/media/select-boxes.mp4" length="" type="" />
		</item>
		<item>
		<title>Scroll Linked Navigation</title>
		<link>http://jqueryfordesigners.com/scroll-linked-navigation/</link>
		<comments>http://jqueryfordesigners.com/scroll-linked-navigation/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 14:52:06 +0000</pubDate>
		<dc:creator>Remy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[screencast]]></category>

		<guid isPermaLink="false">http://jqueryfordesigners.com/?p=309</guid>
		<description><![CDATA[There are a few websites I&#8217;ve seen lately that have a left hand navigation automatically updates it&#8217;s selection based on where you&#8217;ve scrolled to on the page. This tutorial will show you exactly how to achieve just that. Watch Watch Scroll Linked Navigation screencast (Alternative flash version) QuickTime version is approximately 50Mb, flash version is [...]]]></description>
		<wfw:commentRss>http://jqueryfordesigners.com/scroll-linked-navigation/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
<enclosure url="http://jqueryfordesigners.com/media/scroll-link-nav.mp4" length="" type="" />
		</item>
		<item>
		<title>Debugging Tools</title>
		<link>http://jqueryfordesigners.com/debugging-tools/</link>
		<comments>http://jqueryfordesigners.com/debugging-tools/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 09:37:31 +0000</pubDate>
		<dc:creator>Remy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[debuggers]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://jqueryfordesigners.com/?p=290</guid>
		<description><![CDATA[Most of us have to make our web pages work in The Big Five browsers, so I thought it was about time I introduce you to the debugging tools for each of those browsers with a couple of tips thrown in to the mix. Watch Watch Debuggers screencast (Alternative flash version) QuickTime version is approximately [...]]]></description>
		<wfw:commentRss>http://jqueryfordesigners.com/debugging-tools/feed/</wfw:commentRss>
		<slash:comments>26</slash:comments>
<enclosure url="http://jqueryfordesigners.com/media/debuggers.mp4" length="" type="" />
		</item>
		<item>
		<title>Enabling the Back Button</title>
		<link>http://jqueryfordesigners.com/enabling-the-back-button/</link>
		<comments>http://jqueryfordesigners.com/enabling-the-back-button/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 12:00:21 +0000</pubDate>
		<dc:creator>Remy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[back]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[screencast]]></category>

		<guid isPermaLink="false">http://jqueryfordesigners.com/?p=252</guid>
		<description><![CDATA[As we build more and more Ajaxy applications, and our apps reside on a single page, the browser&#8217;s native back button can get more and more broken. This episode will show you how to re-enable the back button on your apps. Watch Watch Enabling the Back Button screencast (Alternative flash version) QuickTime version is approximately [...]]]></description>
		<wfw:commentRss>http://jqueryfordesigners.com/enabling-the-back-button/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
<enclosure url="http://jqueryfordesigners.com/media/bbq.mp4" length="" type="" />
		</item>
		<item>
		<title>J4D update: My Book, Other Books, Workshops and talks</title>
		<link>http://jqueryfordesigners.com/j4d-update-my-book-other-books-workshops-and-talks/</link>
		<comments>http://jqueryfordesigners.com/j4d-update-my-book-other-books-workshops-and-talks/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 13:00:37 +0000</pubDate>
		<dc:creator>Remy</dc:creator>
				<category><![CDATA[jQuery for Designers]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[screencast]]></category>

		<guid isPermaLink="false">http://jqueryfordesigners.com/?p=247</guid>
		<description><![CDATA[It&#8217;s been a while since I&#8217;ve been in touch, so I wanted to let you know what&#8217;s going on in the jQuery for Designers world, what to look out for and what&#8217;s coming next. A personal update I realise I&#8217;ve neglected you again (there was a similar dip back in Feb 2009: I see a [...]]]></description>
		<wfw:commentRss>http://jqueryfordesigners.com/j4d-update-my-book-other-books-workshops-and-talks/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Adding Keyboard Navigation</title>
		<link>http://jqueryfordesigners.com/adding-keyboard-navigation/</link>
		<comments>http://jqueryfordesigners.com/adding-keyboard-navigation/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 12:44:11 +0000</pubDate>
		<dc:creator>Remy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[screencast]]></category>
		<category><![CDATA[slider]]></category>

		<guid isPermaLink="false">http://jqueryfordesigners.com/?p=231</guid>
		<description><![CDATA[I was recently asked how keyboard navigation could be supported to move a slider backwards and forwards. I&#8217;ve created a few tutorials on how to create sliders and carousels but not mentioned keyboard supported navigation yet. Watch Watch Adding Keyboard Navigation screencast (Alternative flash version) QuickTime version is approximately 28Mb, flash version is streaming. View [...]]]></description>
		<wfw:commentRss>http://jqueryfordesigners.com/adding-keyboard-navigation/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
<enclosure url="http://jqueryfordesigners.com/media/keyboard-nav.mov" length="" type="" />
<enclosure url="http://jqueryfordesigners.com/media/keyboard-nav.flv" length="0" type="video/x-flv" />
		</item>
		<item>
		<title>Fixed Floating Elements</title>
		<link>http://jqueryfordesigners.com/fixed-floating-elements/</link>
		<comments>http://jqueryfordesigners.com/fixed-floating-elements/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 13:17:16 +0000</pubDate>
		<dc:creator>Remy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[easy]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[screencast]]></category>

		<guid isPermaLink="false">http://jqueryfordesigners.com/?p=214</guid>
		<description><![CDATA[On visiting Apple&#8217;s web site an putting items in my shopping basket, I noticed (an old effect) where the shopping basket would follow me down the page. We&#8217;ll look at how to replicate the fixed floating sidebars or elements with very little jQuery. Watch Watch jQuery Fixed Floating Elements screencast (Alternative flash version) QuickTime version [...]]]></description>
		<wfw:commentRss>http://jqueryfordesigners.com/fixed-floating-elements/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
<enclosure url="http://jqueryfordesigners.com/media/fixedfloat.mov" length="" type="" />
<enclosure url="http://jqueryfordesigners.com/media/fixedfloat.flv" length="0" type="video/x-flv" />
		</item>
		<item>
		<title>Want to learn more about JavaScript? Go Full Frontal!</title>
		<link>http://jqueryfordesigners.com/want-to-learn-more-about-javascript-go-full-frontal/</link>
		<comments>http://jqueryfordesigners.com/want-to-learn-more-about-javascript-go-full-frontal/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 15:45:32 +0000</pubDate>
		<dc:creator>Remy</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://jqueryfordesigners.com/?p=199</guid>
		<description><![CDATA[I&#8217;m sure you&#8217;re familiar with a bit of JavaScript now that you&#8217;ve subscribed to my screencasts and hacked and played around with jQuery. Earlier this year I decided that it was time there was a UK conference dedicated to learning JavaScript, and I called it Full Frontal. The conference is a one day event talking [...]]]></description>
		<wfw:commentRss>http://jqueryfordesigners.com/want-to-learn-more-about-javascript-go-full-frontal/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iPhone-like Sliding Headers</title>
		<link>http://jqueryfordesigners.com/iphone-like-sliding-headers/</link>
		<comments>http://jqueryfordesigners.com/iphone-like-sliding-headers/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 15:54:26 +0000</pubDate>
		<dc:creator>Remy</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[medium]]></category>
		<category><![CDATA[overflow]]></category>
		<category><![CDATA[screencast]]></category>

		<guid isPermaLink="false">http://jqueryfordesigners.com/?p=190</guid>
		<description><![CDATA[The iPhone has a few unique UI features, one in particular are the static headings when you&#8217;re scrolling through a list, so you know the context of the content. We&#8217;ll see how to create this effect using jQuery. Watch Watch iPhone-like Sliding Headers screencast (Alternative flash version) QuickTime version is approximately 68Mb, flash version is [...]]]></description>
		<wfw:commentRss>http://jqueryfordesigners.com/iphone-like-sliding-headers/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
<enclosure url="http://jqueryfordesigners.com/media/header-slide.mov" length="" type="" />
		</item>
	</channel>
</rss>
