<?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>Jon Raasch&#039;s Blog &#187; animation</title>
	<atom:link href="http://jonraasch.com/blog/tag/animation/feed" rel="self" type="application/rss+xml" />
	<link>http://jonraasch.com/blog</link>
	<description>Web development and design blog from Portland based developer Jon Raasch</description>
	<lastBuildDate>Thu, 29 Jul 2010 16:35:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<atom:link rel="next" href="http://jonraasch.com/blog/tag/animation/feed?page=2" />

		<item>
		<title>QuickFlip 2: The jQuery Flipping Plugin Made Faster and Simpler</title>
		<link>http://jonraasch.com/blog/quickflip-2-jquery-plugin</link>
		<comments>http://jonraasch.com/blog/quickflip-2-jquery-plugin#comments</comments>
		<pubDate>Mon, 13 Jul 2009 21:15:45 +0000</pubDate>
		<dc:creator>Jon Raasch</dc:creator>
				<category><![CDATA[webdev]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[front-end]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://jonraasch.com/blog/?p=114</guid>
		<description><![CDATA[I'm happy to announce the release of QuickFlip 2, a major reworking of the jQuery plugin that flips any piece of HTML markup over like a card.  The new version is faster and even easier to use&#8212;simply call the flip animation through a jQuery selector and the QuickFlip will flip the front panel to show its back.  The flip effect is similar to the UI animation on the iPhone

<a href="http://dev.jonraasch.com/quickflip/download" class="dlButton" rel="nofollow">Download QuickFlip 2 for jQuery</a>

<a href="http://dev.jonraasch.com/quickflip/docs">Read the QuickFlip documentation</a>

QuickFlip works by using an animation shortcut that is barely noticeable when flipped quickly (hence the name).  This shortcut improves performance while allowing the flip effect to work smoothly with any piece of markup regardless of images, backgrounds or CSS.   

It provides an attractive alternative to other slower and more resource heavy Flash and jQuery flip animations.  However if you want a smoother option with a depth effect try <a href="http://lab.smashup.it/flip/" rel="nofollow">jQuery Flip!</a>, although this only works with background colors (not images) and hides the panel content before flipping.]]></description>
		<wfw:commentRss>http://jonraasch.com/blog/quickflip-2-jquery-plugin/feed</wfw:commentRss>
		<slash:comments>70</slash:comments>
		</item>
		<item>
		<title>Scrolling Parallax: A jQuery Plugin</title>
		<link>http://jonraasch.com/blog/scrolling-parallax-jquery-plugin</link>
		<comments>http://jonraasch.com/blog/scrolling-parallax-jquery-plugin#comments</comments>
		<pubDate>Tue, 02 Jun 2009 16:55:25 +0000</pubDate>
		<dc:creator>Jon Raasch</dc:creator>
				<category><![CDATA[webdev]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[front-end]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[parallax]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://jonraasch.com/blog/?p=59</guid>
		<description><![CDATA[Scrolling Parallax is a new jQuery plugin that binds a <a href="http://en.wikipedia.org/wiki/Parallax" rel="nofollow">parallax effect</a> to the scrollbars and mouse wheel.  This allows a background image or anything else to scroll at a different pace than the web page when a user scrolls around.  The parallax effect that results is an easy way to create an illusion of depth on your website.

Basic use of the Scrolling Parallax plugin is extremely easy.  Simply pass the path to an image, and the plugin takes the image and stretches it to the window width and 150% of the height.  The extra 50% of the height is scrolled down along with the document, smoothly reaching the end at the same time as the page.

The Scrolling Parallax plugin is also very versatile.  There are a wide variety of options including scrolling faster, slower, looping and reversing the animation and tiling the background to name a few.  Addtionally you can attach the parallax to any piece of markup, as well as pass an image path as described above.]]></description>
		<wfw:commentRss>http://jonraasch.com/blog/scrolling-parallax-jquery-plugin/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Flipbook Movies with jQuery</title>
		<link>http://jonraasch.com/blog/jquery-flipbook-movies</link>
		<comments>http://jonraasch.com/blog/jquery-flipbook-movies#comments</comments>
		<pubDate>Tue, 30 Dec 2008 17:54:01 +0000</pubDate>
		<dc:creator>Jon Raasch</dc:creator>
				<category><![CDATA[webdev]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[front-end]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[object oriented]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[unobtrusive]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://jonraasch.com/blog/jquery-flipbook-movies</guid>
		<description><![CDATA[Flipbook is a jQuery plugin that produces a movie effect by running images in quick succession.  The concept is similar to something I always did in middle school: doodling in the margins of my notebooks to make short movies.  Times have changed and nowadays I use a Javascript object, pulling the images dynamically with jQuery's AJAX function and a PHP script ;).  But don't worry, it's just as easy to use as a <a href="http://www.haring.com/extras/flipbooks/index.html" rel="nofollow">real flipbook</a>.

The jQuery Flipbook Plugin is built around my <a href="/blog/a-simple-jquery-slideshow" rel="nofollow">jQuery slideshow tutorial</a>.  It's very flexible, providing great options for both new and seasoned developers alike.  You can easily make anything from a short film to an image slideshow to a text viewer.
]]></description>
		<wfw:commentRss>http://jonraasch.com/blog/jquery-flipbook-movies/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>QuickFlip jQuery Plugin</title>
		<link>http://jonraasch.com/blog/quickflip-jquery-plugin</link>
		<comments>http://jonraasch.com/blog/quickflip-jquery-plugin#comments</comments>
		<pubDate>Mon, 20 Oct 2008 15:50:53 +0000</pubDate>
		<dc:creator>Jon Raasch</dc:creator>
				<category><![CDATA[front-end]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[downloads]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[webdev]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://jonraasch.com/blog/quickflip-jquery-plugin</guid>
		<description><![CDATA[QuickFlip is a <a href="http://plugins.jquery.com/">jQuery plugin</a> I wrote that uses a CSS trick to cause a div, paragraph or any other piece of HTML markup to flip like a card. With a result similar to the UI animation on the iPhone, this jQuery plugin is easily integrated into your webpage to make any portion appear to flip and show its back.  

When a flip occurs, the front panel is split in half with Javascript. The right and left halves slide into one another, and afterwards the opposite occurs with the back panel. While it‚Äôs not as smooth as some Flash animation, it all happens so quickly that it really looks like the panel is flipping over <span class="more-link"><a href="http://jonraasch.com/blog/quickflip-jquery-plugin#more-30" title="Continue reading this entry" rel="nofollow">(more...)</a></span>]]></description>
		<wfw:commentRss>http://jonraasch.com/blog/quickflip-jquery-plugin/feed</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>A Simple jQuery Slideshow</title>
		<link>http://jonraasch.com/blog/a-simple-jquery-slideshow</link>
		<comments>http://jonraasch.com/blog/a-simple-jquery-slideshow#comments</comments>
		<pubDate>Tue, 29 Jul 2008 17:14:00 +0000</pubDate>
		<dc:creator>Jon Raasch</dc:creator>
				<category><![CDATA[webdev]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[front-end]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://jonraasch.com/blog/a-simple-jquery-slideshow</guid>
		<description><![CDATA[In the interest of following jQuery's motto of "writing less and doing more," let's write a simple slideshow using jQuery, JavaScript and a bit of CSS.  

For starters, our main goal should be keeping the markup as clean as possible: &#60;div id="slideshow"> &#60;img src="img/img1.jpg" alt="" class="active" /> &#60;img src="img/img2.jpg" alt="" /> &#60;img src="img/img3.jpg" alt="" /> &#60;/div> Now let's use CSS to position the images on top of each other and bring the active image to the images on top of each other and bring the active image to the top level with z-index:]]></description>
		<wfw:commentRss>http://jonraasch.com/blog/a-simple-jquery-slideshow/feed</wfw:commentRss>
		<slash:comments>227</slash:comments>
		</item>
	</channel>
</rss>
