<?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>Code Luv &#187; Slideshows</title>
	<atom:link href="http://codeluv.com/blog/category/jquery/slideshows/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeluv.com/blog</link>
	<description>Web resources for the designer &#38; developer</description>
	<lastBuildDate>Mon, 04 Apr 2011 15:43:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>jQuery Innerfade</title>
		<link>http://codeluv.com/blog/2009/05/08/jquery-innerfade/</link>
		<comments>http://codeluv.com/blog/2009/05/08/jquery-innerfade/#comments</comments>
		<pubDate>Fri, 08 May 2009 22:38:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Slideshows]]></category>

		<guid isPermaLink="false">http://codeluv.com/blog/?p=30</guid>
		<description><![CDATA[Just another one of those simple little jQuery favorites of mine that allows you to display items on your sites with a nice Flash like animation effect. Check it!]]></description>
			<content:encoded><![CDATA[<p>Just another one of those simple little jQuery favorites of mine that allows you to display items on your sites with a nice Flash like animation effect.</p>
<p><a href="http://medienfreunde.com/lab/innerfade/" target="_blank">Check it!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codeluv.com/blog/2009/05/08/jquery-innerfade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Favorite Lightboxes</title>
		<link>http://codeluv.com/blog/2009/05/08/my-favorite-lightboxes/</link>
		<comments>http://codeluv.com/blog/2009/05/08/my-favorite-lightboxes/#comments</comments>
		<pubDate>Fri, 08 May 2009 22:36:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Lightboxes]]></category>
		<category><![CDATA[Moo Tools]]></category>
		<category><![CDATA[Slideshows]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://codeluv.com/blog/?p=28</guid>
		<description><![CDATA[We all know that there are a bunch o&#8217; Lightboxes out on the web and they come in all sorts of shapes and sizes. I have seen at least 50 of them in action and used a whole bunch in my own projects. Here are some really incredible lightboxes (at least that&#8217;s my opinion) that [...]]]></description>
			<content:encoded><![CDATA[<p>We all know that there are a bunch o&#8217; Lightboxes out on the web and they come in all sorts of shapes and sizes.</p>
<p>I have seen at least 50 of them in action and used a whole bunch in my own projects.</p>
<p>Here are some really incredible lightboxes (at least that&#8217;s my opinion) that make the short list and keep you from sifting through the endless slough out there.</p>
<p>Without further ado:</p>
<ul>
<li><a href="http://devkick.com/lab/galleria/" target="_blank">Galleria</a></li>
<li><a href="http://www.twospy.com/galleriffic/" target="_blank">Galleriffic</a></li>
<li><a href="http://famspam.com/facebox" target="_blank">Facebox</a></li>
<li><a href="http://www.clearbox.hu/EN/index.php" target="_blank">Clearbox</a></li>
<li><a href="http://www.phatfusion.net/multibox/" target="_blank">Multibox</a></li>
<li><a href="http://www.no-margin-for-errors.com/projects/prettyPhoto-jquery-lightbox-clone/" target="_blank">PrettyPhoto</a></li>
<li><a href="http://fancy.klade.lv/example" target="_blank">Fancybox</a></li>
<li><a href="http://www.shadowbox-js.com/">ShadowBox</a></li>
</ul>
<p>These lightboxes cover pretty much everything a client can throw at you from wanting thumbnails, to simple modal windows, portfolio usage, photo galleries, you name the possibilities are endless and a bunch them allow you to load external content via iframes and play different media types.</p>
<p>Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://codeluv.com/blog/2009/05/08/my-favorite-lightboxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Cycle Plugin</title>
		<link>http://codeluv.com/blog/2009/05/08/jquery-cycle-plugin/</link>
		<comments>http://codeluv.com/blog/2009/05/08/jquery-cycle-plugin/#comments</comments>
		<pubDate>Fri, 08 May 2009 22:10:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Slideshows]]></category>
		<category><![CDATA[cycle]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://codeluv.com/blog/?p=25</guid>
		<description><![CDATA[I just wrote a quick post about jQuery Easy Slider, but I thought I would also point out the Cycle Plugin. jQuery Cycle Plugin is wicked awesome and also has a tons of fetures to make some really slick effects on yor sites. Here is the overview straight from the plygin page: &#8220;The jQuery Cycle [...]]]></description>
			<content:encoded><![CDATA[<p>I just wrote a quick post about jQuery Easy Slider, but I thought I would also point out the <a href="http://malsup.com/jquery/cycle/" target="_blank">Cycle Plugin</a>.</p>
<p>jQuery Cycle Plugin is wicked awesome and also has a tons of fetures to make some really slick effects on yor sites.</p>
<p>Here is the overview straight from the plygin page:</p>
<p>&#8220;The jQuery Cycle Plugin is a lightweight slideshow plugin.  Its implementation is based on the     <a class="external" href="http://medienfreunde.com/lab/innerfade/">InnerFade Plugin</a> by Torsten Baldes,     the <a class="external" href="http://www.matto1990.com/web-design/jquery-plugins/simple-jquery-slideshow/">Slideshow     Plugin</a> by Matt Oakes, and the <a class="external" href="http://www.benjaminsterling.com/experiments/jqShuffle/">jqShuffle     Plugin</a> by Benjamin Sterling.     It supports pause-on-hover, auto-stop, auto-fit, before/after callbacks, click triggers and many transition effects.     It also supports, but does not require, the     <a class="external" href="http://jqueryjs.googlecode.com/svn/trunk/plugins/metadata/jquery.metadata.js">Metadata     Plugin</a> and the <a class="external" href="http://gsgd.co.uk/sandbox/jquery.easing.php">Easing Plugin</a>.&#8221;</p>
<p>Check out the <a href="http://malsup.com/jquery/cycle/" target="_blank">demos</a>! I hope you get some great use out of this one.</p>
]]></content:encoded>
			<wfw:commentRss>http://codeluv.com/blog/2009/05/08/jquery-cycle-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

