<?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>Euclids Fifth &#187; ajax</title>
	<atom:link href="http://www.euclidsfifth.com/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.euclidsfifth.com</link>
	<description>Development and Design</description>
	<lastBuildDate>Tue, 20 Sep 2011 04:55:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>jQuery Plugin: Cycle</title>
		<link>http://www.euclidsfifth.com/development/jquery-plugin-cycle/</link>
		<comments>http://www.euclidsfifth.com/development/jquery-plugin-cycle/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 06:47:26 +0000</pubDate>
		<dc:creator>Kyle Smith</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[cycle]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://euclidsfifth.com/?p=175</guid>
		<description><![CDATA[At this point, <a title="official site of jquery" href="http://www.jquery.com" target="_blank">jQuery </a>is nothing new in the web development world. AJAX has taken the community by storm, and I can't stop shouting from the highest mountain tops, the benefits of an AJAX supported website.  Asynchronous javascript is a foundation of web 2.0, and a big part of my development cycle.]]></description>
			<content:encoded><![CDATA[<p>At this point, <a title="official site of jquery" href="http://www.jquery.com" target="_blank">jQuery </a>is nothing new in the web development world. AJAX has taken the community by storm, and I can&#8217;t stop shouting from the highest mountain tops, the benefits of an AJAX supported website.  Asynchronous javascript is a foundation of web 2.0, and a big part of my development cycle.</p>
<p>The ability to create dynamic portions of a website is crucial in providing an end user experience that is second to none. jQuery, and the like (mootools, rico, scriptaculous),  makes it all the more simpler.</p>
<p>One powerful subset of a jQuery founded website are plug-ins.  Simple pieces of open source code, developed by the community, that ease development time 100 fold. Case in point: <a title="official site of the jquery cycle plugin" href="http://malsup.com/jquery/cycle/begin.html" target="_blank">the cycle plug-in</a>.</p>
<p>The cycle plug-in is used to create slideshows of all kinds. A tutorial for how to do this can be found <a title="jquery cycle plugin tutorial" href="http://malsup.com/jquery/cycle/begin.html" target="_blank">here</a>, so I will refrain from recreating it. Follow the easy to navigate instruction set, and within 20 minutes, you can create a basic slideshow.  Within 30 minutes and a much more dynamic and custom slideshow can also be created.</p>
<p>I will concede however, that there is such a thing as too much asynchronous activity. I prefer to look at a project and ask myself two questions: will this enhance the end user&#8217;s experience or will it get in the way and be a distraction? and the second: Do I really need to use jQuery for this?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.euclidsfifth.com/development/jquery-plugin-cycle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

