<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>Comments on: 5 Tips For Using jQuery with WordPress</title>
	<atom:link href="http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/</link>
	<description></description>
	<lastBuildDate>Thu, 29 Dec 2011 18:15:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Tom</title>
		<link>http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/#comment-12657</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Mon, 09 Aug 2010 15:50:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=832#comment-12657</guid>
		<description>Great post, this sums up everything I wanted to know to optimise my jQuery use in WP, thanks Eric!</description>
		<content:encoded><![CDATA[<p>Great post, this sums up everything I wanted to know to optimise my jQuery use in WP, thanks Eric!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elliott Huff</title>
		<link>http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/#comment-12650</link>
		<dc:creator>Elliott Huff</dc:creator>
		<pubDate>Fri, 06 Aug 2010 18:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=832#comment-12650</guid>
		<description>I prefer hacking over plugins just because I like to understand what exactly is going into my website. 

Great post Eric.</description>
		<content:encoded><![CDATA[<p>I prefer hacking over plugins just because I like to understand what exactly is going into my website. </p>
<p>Great post Eric.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David H</title>
		<link>http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/#comment-12432</link>
		<dc:creator>David H</dc:creator>
		<pubDate>Mon, 05 Jul 2010 23:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=832#comment-12432</guid>
		<description>Jquery is in use on my site for an accordion cascading menu, for a horizotal slider carousel, and for vertical carousel of images with text. And probably more uses than that...

I notice that a number of these plug-ins use some of the same files and I get problems whether I pare down file redundancies, which I have tried, or if I use all of them that each plug-in calls for.

When I get my vertical carousel working then my cascading menu stops even though my horizontal image carousel keeps on chugging.

What are the tips for not only properly sequencing files but directing the relevant code functions to just the intended plug-ins?

In other words, how can we target the plugin functions with only the parts of the code in these files that pertain to that plug-in, even if many base values and styles are being simultaneously computed and updated to make other animation actions occur with other plug-in actions?

How can I make these multifarious scripts stay focused on the job at hand instead of negating or overwriting values and invalidating another plug-in?

By the way, is there some sort of online js analyzer that can look at a WP page with multiple plug-in functions, find just the relevant code and outline only the code that is actually called for?

I would love to reduce the jquery functions into one or two files that combine only the needed code.</description>
		<content:encoded><![CDATA[<p>Jquery is in use on my site for an accordion cascading menu, for a horizotal slider carousel, and for vertical carousel of images with text. And probably more uses than that...</p>
<p>I notice that a number of these plug-ins use some of the same files and I get problems whether I pare down file redundancies, which I have tried, or if I use all of them that each plug-in calls for.</p>
<p>When I get my vertical carousel working then my cascading menu stops even though my horizontal image carousel keeps on chugging.</p>
<p>What are the tips for not only properly sequencing files but directing the relevant code functions to just the intended plug-ins?</p>
<p>In other words, how can we target the plugin functions with only the parts of the code in these files that pertain to that plug-in, even if many base values and styles are being simultaneously computed and updated to make other animation actions occur with other plug-in actions?</p>
<p>How can I make these multifarious scripts stay focused on the job at hand instead of negating or overwriting values and invalidating another plug-in?</p>
<p>By the way, is there some sort of online js analyzer that can look at a WP page with multiple plug-in functions, find just the relevant code and outline only the code that is actually called for?</p>
<p>I would love to reduce the jquery functions into one or two files that combine only the needed code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: animalfarmer</title>
		<link>http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/#comment-12109</link>
		<dc:creator>animalfarmer</dc:creator>
		<pubDate>Thu, 13 May 2010 02:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=832#comment-12109</guid>
		<description>Most concise explanation on this issue I have ever seen.

Thank you!</description>
		<content:encoded><![CDATA[<p>Most concise explanation on this issue I have ever seen.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/#comment-12053</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Tue, 04 May 2010 22:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=832#comment-12053</guid>
		<description>Hi, I am using a great script for a docking menu effect from ndesign-studio http://www.ndesign-studio.com/blog/css-dock-menu and it was working fine, until i installed the pageflipping plugin from pageflipgallery http://pageflipgallery.com. It turns out they are in conflict, i have tried to change the docking menu script using the no conflict thing but it wont work, any ideas?</description>
		<content:encoded><![CDATA[<p>Hi, I am using a great script for a docking menu effect from ndesign-studio <a href="http://www.ndesign-studio.com/blog/css-dock-menu" rel="nofollow">http://www.ndesign-studio.com/blog/css-dock-menu</a> and it was working fine, until i installed the pageflipping plugin from pageflipgallery <a href="http://pageflipgallery.com" rel="nofollow">http://pageflipgallery.com</a>. It turns out they are in conflict, i have tried to change the docking menu script using the no conflict thing but it wont work, any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorynne Heyns</title>
		<link>http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/#comment-11930</link>
		<dc:creator>Lorynne Heyns</dc:creator>
		<pubDate>Thu, 22 Apr 2010 09:03:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=832#comment-11930</guid>
		<description>I currently have two plugins calling Google Ajax.  One is including  in my header and is causing conflict with the other (my e-commerce shop).Anyone have any ideas how I could get around this without having to drop one of the plugins?</description>
		<content:encoded><![CDATA[<p>I currently have two plugins calling Google Ajax.  One is including  in my header and is causing conflict with the other (my e-commerce shop).Anyone have any ideas how I could get around this without having to drop one of the plugins?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 Awesome Tutorials Combining WordPress And jQuery &#124; wpCanyon</title>
		<link>http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/#comment-11924</link>
		<dc:creator>10 Awesome Tutorials Combining WordPress And jQuery &#124; wpCanyon</dc:creator>
		<pubDate>Wed, 21 Apr 2010 15:58:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=832#comment-11924</guid>
		<description>[...] 5 Tips For Using jQuery With WordPress [...]</description>
		<content:encoded><![CDATA[<p>[...] 5 Tips For Using jQuery With WordPress [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Using jQuery With WordPress: A Quick Crash Course and Performance Tips - WordPress MU and BuddyPress plugins, themes, support, tips and how to&#39;s</title>
		<link>http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/#comment-11881</link>
		<dc:creator>Using jQuery With WordPress: A Quick Crash Course and Performance Tips - WordPress MU and BuddyPress plugins, themes, support, tips and how to&#39;s</dc:creator>
		<pubDate>Thu, 15 Apr 2010 14:07:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=832#comment-11881</guid>
		<description>[...] Source: Eric Martin of ericmmartin.com [...]</description>
		<content:encoded><![CDATA[<p>[...] Source: Eric Martin of ericmmartin.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/#comment-11690</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Mon, 15 Mar 2010 19:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=832#comment-11690</guid>
		<description>Great tips and a really nice site.

Patrick</description>
		<content:encoded><![CDATA[<p>Great tips and a really nice site.</p>
<p>Patrick</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omer Greenwald</title>
		<link>http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/#comment-11630</link>
		<dc:creator>Omer Greenwald</dc:creator>
		<pubDate>Sun, 07 Mar 2010 21:17:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ericmmartin.com/?p=832#comment-11630</guid>
		<description>Thanks Eric, integrating jQuery wisely with WordPress can have a lot of advantages especially if you use it selectively only for posts actually need jQuery.
You can also add jQuery plugins easily to WordPress without installing WP plugins so your blog will load cleaner and faster.
I wrote about it here http://www.webtechwise.com/add-jquery-to-wordpress-blog-without-plugins/</description>
		<content:encoded><![CDATA[<p>Thanks Eric, integrating jQuery wisely with WordPress can have a lot of advantages especially if you use it selectively only for posts actually need jQuery.<br />
You can also add jQuery plugins easily to WordPress without installing WP plugins so your blog will load cleaner and faster.<br />
I wrote about it here <a href="http://www.webtechwise.com/add-jquery-to-wordpress-blog-without-plugins/" rel="nofollow">http://www.webtechwise.com/add-jquery-to-wordpress-blog-without-plugins/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

