<?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>spread the source &#187; jQuery</title>
	<atom:link href="http://spreadthesource.com/category/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://spreadthesource.com</link>
	<description>Web dev blog about Java, Tapestry and many others</description>
	<lastBuildDate>Mon, 08 Nov 2010 11:51:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>jQuery Featurify plugin</title>
		<link>http://spreadthesource.com/2010/05/jquery-featurify-plugin/</link>
		<comments>http://spreadthesource.com/2010/05/jquery-featurify-plugin/#comments</comments>
		<pubDate>Sun, 30 May 2010 17:25:17 +0000</pubDate>
		<dc:creator>Robin Komiwes</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://spreadthesource.com/?p=234</guid>
		<description><![CDATA[This week, for a personal project I had to find a jQuery plugin to roll over my application features. That&#8217;s what typicals sliders plugins normally do. But all the plugins I found are too complicated (in terms of behaviors) or just don&#8217;t handle the hover event. &#8220;Help yourself&#8221; I said. jQuery is easy to use, [...]]]></description>
			<content:encoded><![CDATA[<p>This week, for a personal project I had to find a jQuery plugin to roll over my application features. That&#8217;s what typicals sliders plugins normally do. But all the plugins I found are too complicated (in terms of behaviors) or just don&#8217;t handle the hover event.</p>
<p>&#8220;Help yourself&#8221; I said. jQuery is easy to use, then there was no reason to prevent me from making my own plugin: &#8220;jQuery featurify&#8221;.</p>
<p>&#8220;Featurify&#8221;  allows you to make simples sliders with auto playing feature and hover handling.</p>
<ul>
<li><a href="http://spreadthesource.com/sandbox/featurify">Demo, sample and instructions</a></li>
<li><a href="http://github.com/spreadthesource/jquery-featurify">Source code, download and issue tracker</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://spreadthesource.com/2010/05/jquery-featurify-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

