<?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>Rumball Motors Interactive &#187; JQuery</title>
	<atom:link href="http://rumballmotors.com/category/technologies/javascript/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://rumballmotors.com</link>
	<description>Freelance Web Designer Developer</description>
	<lastBuildDate>Wed, 21 Apr 2010 11:17:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to optimize Adsense loading to make your blog faster</title>
		<link>http://rumballmotors.com/2010/03/23/how-to-optimize-adsense-loading-to-make-your-blog-faster/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-optimize-adsense-loading-to-make-your-blog-faster</link>
		<comments>http://rumballmotors.com/2010/03/23/how-to-optimize-adsense-loading-to-make-your-blog-faster/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 17:07:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=1650</guid>
		<description><![CDATA[Have you noticied how many times you have to wait for ads loading before being finally able to read the content of a website? In fact, ads such as Adsense are very slow to load, which is definitely not good for websites owners because it can result in user boredom or even worst, the use [...]]]></description>
			<content:encoded><![CDATA[<p>Have you noticied how many times you have to wait for ads loading before being finally able to read the content of a website? In fact, ads such as Adsense are very slow to load, which is definitely not good for websites owners because it can result in user boredom or even worst, the use of an adblocker.</p>
<p>In this article, I’m going to show you how you can load your Adsense ads at the bottom of your page and then replace it using jQuery.</p>
<p>via <a href="http://www.catswhoblog.com/how-to-optimize-adsense-loading-to-make-your-blog-faster">How to optimize Adsense loading to make your blog faster</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2010/03/23/how-to-optimize-adsense-loading-to-make-your-blog-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A New jQuery Image Slider with 9 Transition Effects &#124; Web Resources &#124; WebAppers</title>
		<link>http://rumballmotors.com/2010/03/23/a-new-jquery-image-slider-with-9-transition-effects-web-resources-webappers/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=a-new-jquery-image-slider-with-9-transition-effects-web-resources-webappers</link>
		<comments>http://rumballmotors.com/2010/03/23/a-new-jquery-image-slider-with-9-transition-effects-web-resources-webappers/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 13:39:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=1644</guid>
		<description><![CDATA[Nivo Slider is a new jQuery image slider with 9 unique transition effects. It is simple and lightweight. Nivo Slider is built with directional and control navigation. It has been tested on Internet Explorer v7+, Firefox v3+, Google Chrome v4 and Safari v4. You are free to use it under the GPL license.
via A New [...]]]></description>
			<content:encoded><![CDATA[<p>Nivo Slider is a new jQuery image slider with 9 unique transition effects. It is simple and lightweight. Nivo Slider is built with directional and control navigation. It has been tested on Internet Explorer v7+, Firefox v3+, Google Chrome v4 and Safari v4. You are free to use it under the GPL license.</p>
<p>via <a href="http://www.webappers.com/2010/03/23/a-new-jquery-image-slider-with-9-transition-effects/">A New jQuery Image Slider with 9 Transition Effects | Web Resources | WebAppers</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2010/03/23/a-new-jquery-image-slider-with-9-transition-effects-web-resources-webappers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interactive Image Vamp up with jQuery, CSS3 and PHP &#124; Codrops</title>
		<link>http://rumballmotors.com/2010/03/22/interactive-image-vamp-up-with-jquery-css3-and-php-codrops/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=interactive-image-vamp-up-with-jquery-css3-and-php-codrops</link>
		<comments>http://rumballmotors.com/2010/03/22/interactive-image-vamp-up-with-jquery-css3-and-php-codrops/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 14:28:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=1636</guid>
		<description><![CDATA[Today we will show you how to create an online application for giving some funny touches to an image. We will be using jQuery and jQuery UI for dragging and resizing little bling elements like mustaches and glasses. With PHP the image and the bling elements will get merged and the end result can be [...]]]></description>
			<content:encoded><![CDATA[<p>Today we will show you how to create an online application for giving some funny touches to an image. We will be using jQuery and jQuery UI for dragging and resizing little bling elements like mustaches and glasses. With PHP the image and the bling elements will get merged and the end result can be viewed.</p>
<p>Ok, let’s get started!</p>
<p>via <a href="http://tympanus.net/codrops/2010/03/22/interactive-image-vamp-up-with-jquery-css3-and-php/">Interactive Image Vamp up with jQuery, CSS3 and PHP | Codrops</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2010/03/22/interactive-image-vamp-up-with-jquery-css3-and-php-codrops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visually Connect HTML Elements: jsPlumb</title>
		<link>http://rumballmotors.com/2010/03/22/visually-connect-html-elements-jsplumb/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=visually-connect-html-elements-jsplumb</link>
		<comments>http://rumballmotors.com/2010/03/22/visually-connect-html-elements-jsplumb/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 12:57:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=1634</guid>
		<description><![CDATA[jsPlumb is a jQuery plugin for visually connecting HTML elements on a web page.It uses a HTML5 canvas element when supported and Google&#8217;s ExplorerCanvas script to support older browsers.The styles, shapes of the wires and &#8220;the position of the connection&#8221; can be customized easily.
via Visually Connect HTML Elements: jsPlumb.
]]></description>
			<content:encoded><![CDATA[<p>jsPlumb is a jQuery plugin for visually connecting HTML elements on a web page.It uses a HTML5 canvas element when supported and Google&#8217;s ExplorerCanvas script to support older browsers.The styles, shapes of the wires and &#8220;the position of the connection&#8221; can be customized easily.</p>
<p>via <a href="http://www.webresourcesdepot.com/visually-connect-html-elements-jsplumb/">Visually Connect HTML Elements: jsPlumb</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2010/03/22/visually-connect-html-elements-jsplumb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colorful Sliders With jQuery &amp; CSS3 – Tutorialzine</title>
		<link>http://rumballmotors.com/2010/03/17/colorful-sliders-with-jquery-css3-%e2%80%93-tutorialzine/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=colorful-sliders-with-jquery-css3-%25e2%2580%2593-tutorialzine</link>
		<comments>http://rumballmotors.com/2010/03/17/colorful-sliders-with-jquery-css3-%e2%80%93-tutorialzine/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 10:41:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=1620</guid>
		<description><![CDATA[In this tutorial we are using jQuery and the new transformation features brought by CSS3 to create a three dimensional dynamic slider effect. The techniques presented here – for creating sliders, and CSS dynamic resizable bars, can be used together or in part for powering all sorts of jQuery goodness.Also, be sure to go ahead [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we are using jQuery and the new transformation features brought by CSS3 to create a three dimensional dynamic slider effect. The techniques presented here – for creating sliders, and CSS dynamic resizable bars, can be used together or in part for powering all sorts of jQuery goodness.Also, be sure to go ahead and download the PSD, so you can create your own colors and shapes.</p>
<p>via <a href="http://tutorialzine.com/2010/03/colorful-sliders-jquery-css3/">Colorful Sliders With jQuery &amp; CSS3 – Tutorialzine</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2010/03/17/colorful-sliders-with-jquery-css3-%e2%80%93-tutorialzine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create A Floating Navigation Using HTML, CSS and jQuery &#124; Creative Urbia</title>
		<link>http://rumballmotors.com/2010/03/16/create-a-floating-navigation-using-html-css-and-jquery-creative-urbia/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=create-a-floating-navigation-using-html-css-and-jquery-creative-urbia</link>
		<comments>http://rumballmotors.com/2010/03/16/create-a-floating-navigation-using-html-css-and-jquery-creative-urbia/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 10:42:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=1618</guid>
		<description><![CDATA[As we were saying, jQuery is a powerful tool to use if you want to create a website. So I made this tutorial in which I will show you how to create a minimalist floating navigation using  jQuery HTML and CSS of course.
Here are some files you will need:
1: Because we will use Cufon [...]]]></description>
			<content:encoded><![CDATA[<p>As we were saying, jQuery is a powerful tool to use if you want to create a website. So I made this tutorial in which I will show you how to create a minimalist floating navigation using  jQuery HTML and CSS of course.</p>
<p>Here are some files you will need:</p>
<p>1: Because we will use Cufon to spice up the fonts you will need to go to Cufon’s site, download the cufon-yui.js file and the generated file of your font. We used the Anivers font but you can use any font you like.</p>
<p>2: Now go to vTip project website and download the files. We will use them also in this tutorial.</p>
<p>Ok, now we have all the files that we need in order to make this navigation work.</p>
<p>via <a href="http://creativeurbia.com/tuts/create-a-floating-navigation-using-html-css-and-jquery/">Create A Floating Navigation Using HTML, CSS and jQuery | Creative Urbia</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2010/03/16/create-a-floating-navigation-using-html-css-and-jquery-creative-urbia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sprite Animations With jQuery: Spritely</title>
		<link>http://rumballmotors.com/2010/03/11/sprite-animations-with-jquery-spritely/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=sprite-animations-with-jquery-spritely</link>
		<comments>http://rumballmotors.com/2010/03/11/sprite-animations-with-jquery-spritely/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 15:43:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=1592</guid>
		<description><![CDATA[Spritely is a jQuery plugin for creating dynamic character &#38; background animations using HTML + JavaScript.
With the power of JavaScript, the animations can be controlled on events (clicks, mouseovers) easily.
jQuery Spritely
Animated elements can fly over the page without effecting any other element (can be ideal for floating-type banners) &#38; the page still remains accessible.
Specially, for [...]]]></description>
			<content:encoded><![CDATA[<p>Spritely is a jQuery plugin for creating dynamic character &amp; background animations using HTML + JavaScript.</p>
<p>With the power of JavaScript, the animations can be controlled on events (clicks, mouseovers) easily.</p>
<p>jQuery Spritely</p>
<p>Animated elements can fly over the page without effecting any other element (can be ideal for floating-type banners) &amp; the page still remains accessible.</p>
<p>Specially, for the platforms where Flash is not supported, Spritely can be an alternative (like iPhone, iPad).</p>
<p>It works in all major browsers including IE6.</p>
<p>via <a href="http://www.webresourcesdepot.com/sprite-animations-with-jquery-spritely/">Sprite Animations With jQuery: Spritely</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2010/03/11/sprite-animations-with-jquery-spritely/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Fresh Bottom Slide Out Menu with jQuery &#124; Codrops</title>
		<link>http://rumballmotors.com/2010/03/10/a-fresh-bottom-slide-out-menu-with-jquery-codrops/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=a-fresh-bottom-slide-out-menu-with-jquery-codrops</link>
		<comments>http://rumballmotors.com/2010/03/10/a-fresh-bottom-slide-out-menu-with-jquery-codrops/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 13:33:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=1584</guid>
		<description><![CDATA[In this tutorial we will create a unique bottom slide out menu. This large menu will contain some title and a description of the menu item. It will slide out from the bottom revealing the description text and some icon. We will use some CSS3 properties for some nice shadow effects and jQuery for the [...]]]></description>
			<content:encoded><![CDATA[<p>In this tutorial we will create a unique bottom slide out menu. This large menu will contain some title and a description of the menu item. It will slide out from the bottom revealing the description text and some icon. We will use some CSS3 properties for some nice shadow effects and jQuery for the interaction.The Luna Grey iconset can be downloaded at DryIcons: http://dryicons.com/free-icons/preview/luna-grey-icons/In the downloadable ZIP I will not be able to provide them, but I kept the naming, so that you can easily integrate it.Ok, let’s start with the Markup.</p>
<p>via <a href="http://tympanus.net/codrops/2010/03/09/a-fresh-bottom-slide-out-menu-with-jquery/">A Fresh Bottom Slide Out Menu with jQuery | Codrops</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2010/03/10/a-fresh-bottom-slide-out-menu-with-jquery-codrops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic Drive DHTML Scripts- jQuery Image Magnify</title>
		<link>http://rumballmotors.com/2010/03/04/dynamic-drive-dhtml-scripts-jquery-image-magnify/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=dynamic-drive-dhtml-scripts-jquery-image-magnify</link>
		<comments>http://rumballmotors.com/2010/03/04/dynamic-drive-dhtml-scripts-jquery-image-magnify/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 11:32:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=1532</guid>
		<description><![CDATA[Some images are worth a closer look, which is why there&#8217;s Image Power Zoomer. It gives any image on your page the ability to be magnified when the mouse rolls over it. A &#8220;magnifying glass&#8221; that appears over the image lets the user zoom in on any portion of it as it follows the cursor [...]]]></description>
			<content:encoded><![CDATA[<p>Some images are worth a closer look, which is why there&#8217;s Image Power Zoomer. It gives any image on your page the ability to be magnified when the mouse rolls over it. A &#8220;magnifying glass&#8221; that appears over the image lets the user zoom in on any portion of it as it follows the cursor around. Furthermore, the magnification power can be adjusted on the fly by turning the mouse wheel back or forth, just like in many graphics programs. Lets take a closer look at this script&#8217;s features:     Applies the zoom effect to any image on the page without adding any additional markup to it.     The default zoom level ie: 2x can be changed for each image.     When the user scrolls the mouse wheel while over the image, the zoom level decreases or increases based on the scroll direction. The range of zoom can be changed ie: 2x to 10x.     The size of the &#8220;magnifier&#8221; can be changed for each image.It&#8217;s time to shine the spotlight on deserving images on your site with this script!</p>
<p>via <a href="http://www.dynamicdrive.com/dynamicindex4/powerzoomer.htm">Dynamic Drive DHTML Scripts- jQuery Image Magnify</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2010/03/04/dynamic-drive-dhtml-scripts-jquery-image-magnify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Build An Ajax Contact Form With jQuery &#124; thatryan</title>
		<link>http://rumballmotors.com/2010/03/03/how-to-build-an-ajax-contact-form-with-jquery-thatryan/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-build-an-ajax-contact-form-with-jquery-thatryan</link>
		<comments>http://rumballmotors.com/2010/03/03/how-to-build-an-ajax-contact-form-with-jquery-thatryan/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 17:20:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://rumballmotors.com/?p=1522</guid>
		<description><![CDATA[Ajax is cool. I mean, as long as you use it when practical and necessary, the benefits both visual and experience wise are very evident. The days of submitting a form and being sent to a new page just to have to navigate back to where you were are passed, and sending information without page [...]]]></description>
			<content:encoded><![CDATA[<p>Ajax is cool. I mean, as long as you use it when practical and necessary, the benefits both visual and experience wise are very evident. The days of submitting a form and being sent to a new page just to have to navigate back to where you were are passed, and sending information without page reloads is a nice touch to add to your site. You do however want to make sure you are not “Ajaxing” your entire site, but hey this is just a contact form, so let’s go make a cool one!</p>
<p>via <a href="http://www.thatryan.com/how-to-build-an-ajax-contact-form-with-jquery/">How To Build An Ajax Contact Form With jQuery | thatryan</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rumballmotors.com/2010/03/03/how-to-build-an-ajax-contact-form-with-jquery-thatryan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

