<?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: Wordpress, jQuery and &#8216;noConflict&#8217;</title>
	<atom:link href="http://www.wooliet.com/2008/09/05/wordpress-jquery-and-noconflict/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wooliet.com/2008/09/05/wordpress-jquery-and-noconflict/</link>
	<description>Floating my Boat</description>
	<lastBuildDate>Tue, 31 Aug 2010 16:20:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jermaine Maree</title>
		<link>http://www.wooliet.com/2008/09/05/wordpress-jquery-and-noconflict/comment-page-1/#comment-1975</link>
		<dc:creator>Jermaine Maree</dc:creator>
		<pubDate>Wed, 09 Sep 2009 01:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=108#comment-1975</guid>
		<description>Was having a JQuery conflict in the admin with a plugin because I was loading JQuery directly instead of using this method. Thanks for sharing :D</description>
		<content:encoded><![CDATA[<p>Was having a JQuery conflict in the admin with a plugin because I was loading JQuery directly instead of using this method. Thanks for sharing <img src='http://www.wooliet.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack Zelig</title>
		<link>http://www.wooliet.com/2008/09/05/wordpress-jquery-and-noconflict/comment-page-1/#comment-1140</link>
		<dc:creator>Jack Zelig</dc:creator>
		<pubDate>Sat, 11 Jul 2009 07:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=108#comment-1140</guid>
		<description>Nothing to do with Wordpress, but your article here helped me solve a similar problem on my site. Thanks very much for sharing!</description>
		<content:encoded><![CDATA[<p>Nothing to do with Wordpress, but your article here helped me solve a similar problem on my site. Thanks very much for sharing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Ohrn</title>
		<link>http://www.wooliet.com/2008/09/05/wordpress-jquery-and-noconflict/comment-page-1/#comment-99</link>
		<dc:creator>Nick Ohrn</dc:creator>
		<pubDate>Sat, 06 Sep 2008 05:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.wooliet.com/?p=108#comment-99</guid>
		<description>Good summary here on WordPress and jQuery.  One of the things that I struggled with a lot when I first started writing WordPress plugins was the process of action and filter calls.  With a little digging, however, you can figure out when things happen.

BTW, if you&#039;re adding JavaScript to the admin panel, then you can call wp_enqueue_script as late as the admin_menu action.  You could also call it with plugins_loaded and a variety of other hooks.

Happy WP development and thanks for the link.</description>
		<content:encoded><![CDATA[<p>Good summary here on WordPress and jQuery.  One of the things that I struggled with a lot when I first started writing WordPress plugins was the process of action and filter calls.  With a little digging, however, you can figure out when things happen.</p>
<p>BTW, if you&#8217;re adding JavaScript to the admin panel, then you can call wp_enqueue_script as late as the admin_menu action.  You could also call it with plugins_loaded and a variety of other hooks.</p>
<p>Happy WP development and thanks for the link.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
