<?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>Jake Rutter - Front-End Developer and Designer, CSS, JavaScript and jQuery, PHP, Wordpress, Expression Engine, Magento &#187; jQuery</title>
	<atom:link href="http://onerutter.com/category/jquery/feed" rel="self" type="application/rss+xml" />
	<link>http://onerutter.com</link>
	<description>Designer, CSS/XHTML Expert, ActionScript 3, Magento Developer</description>
	<lastBuildDate>Tue, 06 Jul 2010 14:28:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>jQuery Facebook Like Plugin</title>
		<link>http://onerutter.com/open-source/jquery-facebook-like-plugin.html</link>
		<comments>http://onerutter.com/open-source/jquery-facebook-like-plugin.html#comments</comments>
		<pubDate>Wed, 30 Jun 2010 02:40:59 +0000</pubDate>
		<dc:creator>Jake Rutter</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://onerutter.com/?p=538</guid>
		<description><![CDATA[<p>The Facebook Like button has become very popular with the recent release of the Open Graph API. This plugin allows you to add the Facebook Like button to any website and use all of the options associated with the Facebook [...]]]></description>
		<wfw:commentRss>http://onerutter.com/open-source/jquery-facebook-like-plugin.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>One Show Hide &#8211; a jQuery Plugin</title>
		<link>http://onerutter.com/open-source/one-show-hide-a-jquery-plugin.html</link>
		<comments>http://onerutter.com/open-source/one-show-hide-a-jquery-plugin.html#comments</comments>
		<pubDate>Wed, 02 Jun 2010 02:42:46 +0000</pubDate>
		<dc:creator>Jake Rutter</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://onerutter.com/?p=511</guid>
		<description><![CDATA[<p>I have been spending a good amount of time lately playing around with jQuery plugins. It can very useful to create a plugin, especially if you are going to be reusing the functionality in many different pages/sites. I have created [...]]]></description>
		<wfw:commentRss>http://onerutter.com/open-source/one-show-hide-a-jquery-plugin.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Accordion Tutorial</title>
		<link>http://onerutter.com/web/jquery-accordion-tutorial.html</link>
		<comments>http://onerutter.com/web/jquery-accordion-tutorial.html#comments</comments>
		<pubDate>Tue, 06 Apr 2010 02:33:24 +0000</pubDate>
		<dc:creator>Jake Rutter</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://onerutter.com/?p=295</guid>
		<description><![CDATA[<p>If you are looking for an easy way to create a jQuery Accordion and don&#8217;t wish to use the jQuery UI Accordion, I have created something much simpler that you can use.
</p>
<p>I ended up building my own jQuery Accordion after [...]]]></description>
		<wfw:commentRss>http://onerutter.com/web/jquery-accordion-tutorial.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery Tips: How to get value of selected option in Select Box</title>
		<link>http://onerutter.com/open-source/jquery/jquery-tips-how-to-get-value-of-selected-option-in-select-box.html</link>
		<comments>http://onerutter.com/open-source/jquery/jquery-tips-how-to-get-value-of-selected-option-in-select-box.html#comments</comments>
		<pubDate>Fri, 18 Dec 2009 00:48:56 +0000</pubDate>
		<dc:creator>Jake Rutter</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://onerutter.com/?p=278</guid>
		<description><![CDATA[<p>I recently had to pull together some jQuery to get the value of what was selected in a select box. Its pretty easy to do with jQuery. There are probably a few ways to accomplish this, I chose to use [...]]]></description>
		<wfw:commentRss>http://onerutter.com/open-source/jquery/jquery-tips-how-to-get-value-of-selected-option-in-select-box.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@font-face and CSS3 Solution</title>
		<link>http://onerutter.com/web/css/font-face-and-css3-solution.html</link>
		<comments>http://onerutter.com/web/css/font-face-and-css3-solution.html#comments</comments>
		<pubDate>Wed, 21 Oct 2009 02:08:25 +0000</pubDate>
		<dc:creator>Jake Rutter</dc:creator>
				<category><![CDATA[CSS/Web Standards]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://onerutter.com/?p=249</guid>
		<description><![CDATA[<p>I feel like I have been waiting for support for @font-face for years now. How many times have you had to make an image because a client wanted a specific type-face or have you had to limit your sites to [...]]]></description>
		<wfw:commentRss>http://onerutter.com/web/css/font-face-and-css3-solution.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to setup Bronto Tracking Pixels with JavaScript</title>
		<link>http://onerutter.com/javascript/how-to-setup-bronto-tracking-pixels-with-javascript.html</link>
		<comments>http://onerutter.com/javascript/how-to-setup-bronto-tracking-pixels-with-javascript.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 01:57:57 +0000</pubDate>
		<dc:creator>Jake Rutter</dc:creator>
				<category><![CDATA[JavaScript/Ajax]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://onerutter.com/?p=245</guid>
		<description><![CDATA[<p>Recently at my job, I had to setup Bronto email tracking pixels on our order confirmation page. The tracking pixels came in the form of an image tag and had to be populated with some values from our shopping cart. [...]]]></description>
		<wfw:commentRss>http://onerutter.com/javascript/how-to-setup-bronto-tracking-pixels-with-javascript.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery Highlight Navigation Menu v.02 Script</title>
		<link>http://onerutter.com/open-source/jquery/jquery-highlight-navigation-menu-v02-script.html</link>
		<comments>http://onerutter.com/open-source/jquery/jquery-highlight-navigation-menu-v02-script.html#comments</comments>
		<pubDate>Sun, 12 Jul 2009 02:49:18 +0000</pubDate>
		<dc:creator>Jake Rutter</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[navigation]]></category>

		<guid isPermaLink="false">http://onerutter.com/?p=239</guid>
		<description><![CDATA[<p>I have found a simpler way to add class=&#8221;selected&#8221; to any navigation menu by checking your URL path against links on the page. I&#8217;ve only tested this with page slugs in wordpress. But it works very nicely.</p>

// Highlight Tab v.02 [...]]]></description>
		<wfw:commentRss>http://onerutter.com/open-source/jquery/jquery-highlight-navigation-menu-v02-script.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>jQuery Image Cloning Script</title>
		<link>http://onerutter.com/web/css/jquery-image-cloning-script.html</link>
		<comments>http://onerutter.com/web/css/jquery-image-cloning-script.html#comments</comments>
		<pubDate>Fri, 29 May 2009 13:57:51 +0000</pubDate>
		<dc:creator>Jake Rutter</dc:creator>
				<category><![CDATA[CSS/Web Standards]]></category>
		<category><![CDATA[JavaScript/Ajax]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://onerutter.com/?p=211</guid>
		<description><![CDATA[<p>I recently ran into an issue at work where we have been spending countless hours making 6 and 12 bottle shots by hand in Photoshop. We would take one bottle and copy/clone it over 6 or 12 times, then save [...]]]></description>
		<wfw:commentRss>http://onerutter.com/web/css/jquery-image-cloning-script.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JS Conf 2009</title>
		<link>http://onerutter.com/web/js-conf-2009.html</link>
		<comments>http://onerutter.com/web/js-conf-2009.html#comments</comments>
		<pubDate>Mon, 04 May 2009 02:47:25 +0000</pubDate>
		<dc:creator>Jake Rutter</dc:creator>
				<category><![CDATA[JavaScript/Ajax]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://onerutter.com/?p=202</guid>
		<description><![CDATA[<p>Last weekend I attended JS Conf 2009 in Washington D.C. with a good friend of mine, we actually brought our wives too. The plan was to attend the conference while our wives saw the sites and toured the town. We [...]]]></description>
		<wfw:commentRss>http://onerutter.com/web/js-conf-2009.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery Highlight Navigation Menu v.01 Script</title>
		<link>http://onerutter.com/web/css/jquery-highlight-tab-v01-javascript.html</link>
		<comments>http://onerutter.com/web/css/jquery-highlight-tab-v01-javascript.html#comments</comments>
		<pubDate>Tue, 23 Dec 2008 13:55:46 +0000</pubDate>
		<dc:creator>Jake Rutter</dc:creator>
				<category><![CDATA[CSS/Web Standards]]></category>
		<category><![CDATA[JavaScript/Ajax]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[dynamic menu highlighting]]></category>

		<guid isPermaLink="false">http://onerutter.com/?p=161</guid>
		<description><![CDATA[<p>A few months ago, I created a little script using the jQuery library which will add class=&#8221;current&#8221; to tabs, allowing you to highlight your menu for you users. Its pretty basic, but it searches the URL, if it finds a [...]]]></description>
		<wfw:commentRss>http://onerutter.com/web/css/jquery-highlight-tab-v01-javascript.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
