<?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/"
	>

<channel>
	<title>Logicbox</title>
	<atom:link href="http://logicbox.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://logicbox.net/blog</link>
	<description>Web development blog by Will Kelly</description>
	<pubDate>Tue, 05 May 2009 08:38:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>simplyScroll - a jQuery plugin</title>
		<link>http://logicbox.net/blog/simplyscroll-jquery-plugin/</link>
		<comments>http://logicbox.net/blog/simplyscroll-jquery-plugin/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 17:15:07 +0000</pubDate>
		<dc:creator>Will Kelly</dc:creator>
		
		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[simplyscroll]]></category>

		<guid isPermaLink="false">http://logicbox.net/blog/?p=3</guid>
		<description><![CDATA[Announcing my new animation plugin for jQuery: simplyScroll
simplyScroll is a jQuery plugin that can animate (scroll) a set of elements either automatically or manually, horizontally or vertically. It can also accept dynamic image input via a Flickr feed (note not API) or a local JSON source. This plugin can be performance intensive, so speed and [...]]]></description>
			<content:encoded><![CDATA[<p>Announcing my new animation plugin for jQuery: <a title="simplyScroll" href="/jquery/simplyscroll/" target="_blank">simplyScroll</a></p>
<blockquote><p>simplyScroll is a jQuery plugin that can animate (scroll) a set of elements either automatically or manually, horizontally or vertically. It can also accept dynamic image input via a Flickr feed (note not API) or a local JSON source. This plugin can be performance intensive, so speed and framerate are fully configureable to accomodate lower spec systems.</p></blockquote>
<p>This plugin was inspired by Jan Sorgalla&#8217;s brilliant <a href="http://sorgalla.com/jcarousel/" target="_blank">jCarousel</a>, but I needed a simpler, more &#8220;Flash&#8221; like scroller for a client&#8217;s image gallery - and I absolutely didn&#8217;t want to have to actually use Flash! It features a cool infinite scroll mode, is fully skinnable and would be able to easily integrate into overlay/image gallery plugins such as <a href="http://jquery.com/demo/thickbox/" target="_blank">Thickbox</a>.</p>
<p style="text-align: left;">As noted in the intro above, this plugin can be quite performance intensive. However with increased computer power and new browsers like Google Chrome designed from the ground up for faster javascript performance, this kind thing of has (hopefully!) become possible. Netscape 4 users on a 486 need not bother <a href="/jquery/simplyscroll/horizontal.html" target="_self">testing this example</a>! More examples are available on the <a href="/jquery/simplyscroll/">plugin&#8217;s page</a> and I will be doing new ones soon.</p>
<p>Hope this is useful, please let me know of any issues/bugs etc at will@logicbox.net or via twitter @<a href="http://twitter.com/logicbox">logicbox</a></p>
<p>PS. Apologies for the quickly hacked together wordpress template - will improve soon. Honest!</p>
<p><strong>UPDATE 19/02:</strong> I&#8217;ve added a <a href="/jquery/simplyscroll/custom.html">new example</a> based on custom HTML code.</p>
]]></content:encoded>
			<wfw:commentRss>http://logicbox.net/blog/simplyscroll-jquery-plugin/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
