<?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>ABCoder &#187; cycle</title>
	<atom:link href="http://abcoder.com/tag/cycle/feed" rel="self" type="application/rss+xml" />
	<link>http://abcoder.com</link>
	<description>Coding! don&#039;t ask, we&#039;re too good at it</description>
	<lastBuildDate>Thu, 19 Apr 2012 02:10:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Advanced cycle plugin integration</title>
		<link>http://abcoder.com/javascript/jquery/advanced-cycle-plugin-integration</link>
		<comments>http://abcoder.com/javascript/jquery/advanced-cycle-plugin-integration#comments</comments>
		<pubDate>Fri, 21 Aug 2009 20:32:40 +0000</pubDate>
		<dc:creator>abcoder</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[cycle]]></category>
		<category><![CDATA[efficient]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[load]]></category>
		<category><![CDATA[loading time]]></category>
		<category><![CDATA[onBefore]]></category>
		<category><![CDATA[once]]></category>
		<category><![CDATA[one]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[preload]]></category>
		<category><![CDATA[reduce page loading time]]></category>
		<category><![CDATA[slide]]></category>
		<category><![CDATA[slideshow]]></category>
		<category><![CDATA[slow]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=144</guid>
		<description><![CDATA[Load only the current slide of a jQuery cycle plugin slideshow. For large size images slideshow, loading all the images at once highly affects the page loading time. Here is the technique to load one image once only before starting of the next slide. It'll definitely reduce the page loading time.]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/jquery/advanced-cycle-plugin-integration/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>jQuery cycle plugin as carousel</title>
		<link>http://abcoder.com/javascript/jquery/jquery-cycle-plugin-as-carousel</link>
		<comments>http://abcoder.com/javascript/jquery/jquery-cycle-plugin-as-carousel#comments</comments>
		<pubDate>Sun, 14 Jun 2009 12:03:38 +0000</pubDate>
		<dc:creator>abcoder</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[carousal]]></category>
		<category><![CDATA[carousel]]></category>
		<category><![CDATA[cycle]]></category>
		<category><![CDATA[cycle as carousel]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[scrollHorz]]></category>
		<category><![CDATA[scrollLeft]]></category>
		<category><![CDATA[scrollRight]]></category>

		<guid isPermaLink="false">http://abcoder.com/?p=72</guid>
		<description><![CDATA[You can use the jQuery cycle plugin as carousel. No need of special plugin for carousel. Just use the fx: 'scrollHorz' and that's all! This option is kinda hidden on the malsup site. Don't know why they never emphasize on this option!!]]></description>
		<wfw:commentRss>http://abcoder.com/javascript/jquery/jquery-cycle-plugin-as-carousel/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
	</channel>
</rss>

