<?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>AddyOsmani.com &#124; Where User Interface Ideas Grows &#187; slideshow</title>
	<atom:link href="http://addyosmani.com/blog/tag/slideshow/feed/" rel="self" type="application/rss+xml" />
	<link>http://addyosmani.com/blog</link>
	<description>This is the home of Addy Osmani (Web Developer, Designer &#38; Author). Here you can find some great tips and tutorials on everything to do with web development and even a few useful code samples!</description>
	<lastBuildDate>Fri, 03 Sep 2010 21:35:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>The Very Compact jQuery SlideShow component</title>
		<link>http://addyosmani.com/blog/the-very-compact-jquery-slideshow-component/</link>
		<comments>http://addyosmani.com/blog/the-very-compact-jquery-slideshow-component/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 00:14:53 +0000</pubDate>
		<dc:creator>Addy</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[image slideshow]]></category>
		<category><![CDATA[javascript slider]]></category>
		<category><![CDATA[javascript slideshow]]></category>
		<category><![CDATA[javascript slideshow gallery]]></category>
		<category><![CDATA[jquery carousel]]></category>
		<category><![CDATA[jquery gallery]]></category>
		<category><![CDATA[jquery slideshow component]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://addyosmani.com/blog/?p=58</guid>
		<description><![CDATA[Hey guys. I&#8217;ve got lots of little projects in the works and right now I&#8217;m releasing a very compact Slideshow plug-in &#160;that lets you create fade-in slideshows really easily and it only takes up 820 bytes (that&#8217;s less than 1KB!). &#160; I made this possible by skipping the normal routine of defining a list with [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center; "><img width="400" height="302" alt="" src="http://addyosmani.com/blog/wp-content/uploads/minif.jpg" /></p>
<p>Hey guys. I&#8217;ve got lots of little projects in the works and right now I&#8217;m releasing a very compact Slideshow plug-in &nbsp;that lets you create fade-in slideshows really easily and it only takes up 820 bytes (that&#8217;s less than 1KB!).</p>
<p><span id="more-58"></span></p>
<p>&nbsp;</p>
<p>I made this possible by skipping the normal routine of defining a list with elements for each of the images and instead using a JavaScript JSON array to store their locations. Why not grab it now? <img src='http://addyosmani.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<p><a href="http://addyosmani.com/blog/wp-content/uploads/addyosmani-slideshow.rar">Download</a>&nbsp;or <a href="http://folio.vndv.com/resources/slideshow/slideshow.html">Demo</a></p>
<p>&nbsp;</p>
<p>The plug-in works across Firefox 3.5, IE, Chrome and Safari and if you need some more functionality out of it, it&rsquo;s not difficult to add some keyboard events or nav buttons to skip through the images using other UI elements.</p>
]]></content:encoded>
			<wfw:commentRss>http://addyosmani.com/blog/the-very-compact-jquery-slideshow-component/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
