<?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>Cameron Baney Design Blog &#187; slider</title>
	<atom:link href="http://blog.cameronbaney.com/tag/slider/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cameronbaney.com</link>
	<description>Web design information, tutorials, articles and inspiration</description>
	<lastBuildDate>Tue, 02 Aug 2011 20:05:11 +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>Create an iPhone-like content slider with jQuery</title>
		<link>http://blog.cameronbaney.com/tutorials/create-a-slick-content-slider-using/</link>
		<comments>http://blog.cameronbaney.com/tutorials/create-a-slick-content-slider-using/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 19:56:34 +0000</pubDate>
		<dc:creator>Cameron Baney</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[slider]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://blog.cameronbaney.com/?p=229</guid>
		<description><![CDATA[As I&#8217;m sure you are well aware, jQuery is a great and efficient way to enhance your website. Using jQuery, you can display your content in a different way, promote user interaction, and stand out from the rest. Today we will learn how to create an iPhone inspired content slider with jQuery and Nathan Searles&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>As I&#8217;m sure you are well aware, <a href="http://www.jquery.com">jQuery</a> is a great and efficient way to enhance your website. Using jQuery, you can display your content in a different way, promote user interaction, and stand out from the rest. Today we will learn how to create an iPhone inspired content slider with jQuery and Nathan Searles&#8217; loopedSlider.</p>
<p><span class="tutbtn r"><a class="tutsource" href="http://blog.cameronbaney.com/tutorials/iphone-like-slider/iphone-like-slider.zip">Download Source</a></span><span class="tutbtn"><a class="tutdemo" href="http://blog.cameronbaney.com/tutorials/iphone-like-slider/demo.html">Demo</a></span></p>
<p><span id="more-229"></span></p>
<p>I chose loopedSlider for this slider for many reasons. <a href="http://nathansearles.com/">Nathan Searles</a> is constantly updating the plugin over at <a href="http://github.com/nathansearles/loopedSlider">GitHub</a>. All of the updates are great because they add new features, and fix any bugs that may come up. This also allows all of the users of the plugin to easily get the latest version of the plugin. I also chose loopedSlider because of all of its features.</p>
<h2>About loopedSlider</h2>
<p>Unlike other jQuery sliders out there, loopedSlider can do it all, and at only 10kb, or 6kb minified. LoopedSlider&#8217;s main attraction is having a constant stream of content. When you reach the end, the slider doesn&#8217;t have to slider all the way back to the beginning, it just places the first item after the last, and continues going. LoopedSlider can also use a variety of ways to navigate through the content. You can have pagination links to each slide, or a previous and next arrow. The pagination can also be added dynamically by jQuery, or hardcoded. If you chose, you can also set the scroll speed, auto start, fade speed and auto height.</p>
<h2>The Theme</h2>
<p>I created a custom theme based on loopedSlider inspired by the iPhone. This custom theme is easy to use and implement into any version of loopedSlider whether it be the current version, or any future versions Nathan Searles&#8217; may put out. It is a full theme including themed pagination, previous button, and a next button with all of the active, hover and &#8220;current slide&#8221; effects. The complete package, including the CSS, images, demo and jQuery scripts, are available below.</p>
<h2>Further Resources</h2>
<p>For more information on loopedSlider and the latest versions, <a href="http://github.com/nathansearles/loopedSlider">visit its home at GitHub</a>.</p>
<p><span class="tutbtn r"><a class="tutsource" href="http://blog.cameronbaney.com/tutorials/iphone-like-slider/iphone-like-slider.zip">Download Source</a></span><span class="tutbtn"><a class="tutdemo" href="http://blog.cameronbaney.com/tutorials/iphone-like-slider/demo.html">Demo</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cameronbaney.com/tutorials/create-a-slick-content-slider-using/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

