<?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: Become a Greasemonkey Ninja with jQuery</title>
	<atom:link href="http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/</link>
	<description>blogging / programming / technology / lifehacks</description>
	<pubDate>Tue, 02 Dec 2008 22:00:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephan Sokolow</title>
		<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/#comment-156396</link>
		<dc:creator>Stephan Sokolow</dc:creator>
		<pubDate>Wed, 24 Sep 2008 04:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://engtech.wordpress.com/?p=1477#comment-156396</guid>
		<description>For the record, the newest Greasemonkey versions should now provide a much better alternative to this.

See http://wiki.greasespot.net/Metadata_block#.40require for an example of how to efficiently load jQuery from the Google AJAX API (a free content distribution network they run in the hopes that people will write more Google widgets) at userscript install time via the @require metadata key.</description>
		<content:encoded><![CDATA[<p>For the record, the newest Greasemonkey versions should now provide a much better alternative to this.</p>
<p>See <a href="http://wiki.greasespot.net/Metadata_block#.40require" rel="nofollow">http://wiki.greasespot.net/Metadata_block#.40require</a> for an example of how to efficiently load jQuery from the Google AJAX API (a free content distribution network they run in the hopes that people will write more Google widgets) at userscript install time via the @require metadata key.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Greasemonkey Competition &#124; Epic Alex :: Web Design</title>
		<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/#comment-153909</link>
		<dc:creator>WordPress Greasemonkey Competition &#124; Epic Alex :: Web Design</dc:creator>
		<pubDate>Mon, 01 Sep 2008 08:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://engtech.wordpress.com/?p=1477#comment-153909</guid>
		<description>[...] How to be a Greasemonkey Ninja [...]</description>
		<content:encoded><![CDATA[<p>[...] How to be a Greasemonkey Ninja [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This Month’s Best: May 2008 &#171; Jonsunhee&#8217;s Weblog</title>
		<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/#comment-153619</link>
		<dc:creator>This Month’s Best: May 2008 &#171; Jonsunhee&#8217;s Weblog</dc:creator>
		<pubDate>Fri, 29 Aug 2008 08:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://engtech.wordpress.com/?p=1477#comment-153619</guid>
		<description>[...] Become a Greasemonkey Ninja with jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Become a Greasemonkey Ninja with jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/#comment-141358</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Mon, 07 Jul 2008 13:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://engtech.wordpress.com/?p=1477#comment-141358</guid>
		<description>Just thought I'd mention - there's nothing special about $ being bound jQuery, it could be bound to anything. 

Try this to check : typeof(jQuery) === 'function'</description>
		<content:encoded><![CDATA[<p>Just thought I&#8217;d mention - there&#8217;s nothing special about $ being bound jQuery, it could be bound to anything. </p>
<p>Try this to check : typeof(jQuery) === &#8216;function&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/#comment-140790</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Tue, 01 Jul 2008 07:29:31 +0000</pubDate>
		<guid isPermaLink="false">http://engtech.wordpress.com/?p=1477#comment-140790</guid>
		<description>A quick check for jQuery already existing would be to check the typeof $

So:
var jQueryExists = ( ( typeof $ )=="function" );</description>
		<content:encoded><![CDATA[<p>A quick check for jQuery already existing would be to check the typeof $</p>
<p>So:<br />
var jQueryExists = ( ( typeof $ )==&#8221;function&#8221; );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: become a ninja</title>
		<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/#comment-138176</link>
		<dc:creator>become a ninja</dc:creator>
		<pubDate>Mon, 02 Jun 2008 21:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://engtech.wordpress.com/?p=1477#comment-138176</guid>
		<description>[...] - Free Software Tools. WordPress.com Resources - Tips, Tricks and Tools. WordPress.com Theme Reviewshttp://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/How does one become a ninja?It would be nice if anyone who wanted to be a ninja could simply fill [...]</description>
		<content:encoded><![CDATA[<p>[...] - Free Software Tools. WordPress.com Resources - Tips, Tricks and Tools. WordPress.com Theme Reviewshttp://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/How does one become a ninja?It would be nice if anyone who wanted to be a ninja could simply fill [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This Month&#8217;s Best: May 2008 - Six Revisions</title>
		<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/#comment-137912</link>
		<dc:creator>This Month&#8217;s Best: May 2008 - Six Revisions</dc:creator>
		<pubDate>Sat, 31 May 2008 18:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://engtech.wordpress.com/?p=1477#comment-137912</guid>
		<description>[...] Become a Greasemonkey Ninja with jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] Become a Greasemonkey Ninja with jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Weekend Reader - programming, lifehacks, code, blogging, funny &#171; // Internet Duct Tape</title>
		<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/#comment-135469</link>
		<dc:creator>Weekend Reader - programming, lifehacks, code, blogging, funny &#171; // Internet Duct Tape</dc:creator>
		<pubDate>Sat, 10 May 2008 14:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://engtech.wordpress.com/?p=1477#comment-135469</guid>
		<description>[...] // Internet Duct Tape blogging / programming / technology / lifehacks   Skip to content Subscription&#160;OptionsMost Popular&#160;PostsIDT Labs - Free Software&#160;ToolsWordPress.com Resources - Tips, Tricks and&#160;ToolsWordPress.com Theme&#160;ReviewsWordPress.com Theme Review&#160;HelpGreasemonkey script: WordPress Category&#160;ResizerWordPress.com 7 Day Referrer&#160;ParserPerl Script - WordPress.com 7 Day Referrer&#160;ParserGreasemonkey Script: Akismet Auntie Spam for&#160;WordPressGreasemonkey Script: Find images that are too&#160;wideTag Cloud Generator for&#160;WordPress.comTag Cloud Generator&#160;AdvancedTag Cloud Generator - Release&#160;NotesWordPress Themes by&#160;InternetDuctTape.comBlack and Blue and Read All Over Theme for WordPress&#160;SandboxMoon Under Uranus Theme for WordPress&#160;SandboxMiscellanious WordPress Scripts and&#160;ToolsGreaseMonkey Script: WordPress Comment&#160;NinjaTechnorati Favorite Your&#160;FansTechnorati Favorite Your Fans - Release&#160;NotesGreasemonkey script: Flickr always search for Creative Commons licensed&#160;photosGreasemonkey Script: Yahoo Pipe&#160;CleanerTag&#160;CloudAll Posts by Category and&#160;TitleSeriesGift Guide for&#160;GeeksWelcome to Internet Duct&#160;Tapegoogle1ec000b3808eedbf.htmlAbout&#160;MeDisclosureImage&#160;Credits     &#171; Become a Greasemonkey Ninja with&#160;jQuery [...]</description>
		<content:encoded><![CDATA[<p>[...] // Internet Duct Tape blogging / programming / technology / lifehacks   Skip to content Subscription&nbsp;OptionsMost Popular&nbsp;PostsIDT Labs - Free Software&nbsp;ToolsWordPress.com Resources - Tips, Tricks and&nbsp;ToolsWordPress.com Theme&nbsp;ReviewsWordPress.com Theme Review&nbsp;HelpGreasemonkey script: WordPress Category&nbsp;ResizerWordPress.com 7 Day Referrer&nbsp;ParserPerl Script - WordPress.com 7 Day Referrer&nbsp;ParserGreasemonkey Script: Akismet Auntie Spam for&nbsp;WordPressGreasemonkey Script: Find images that are too&nbsp;wideTag Cloud Generator for&nbsp;WordPress.comTag Cloud Generator&nbsp;AdvancedTag Cloud Generator - Release&nbsp;NotesWordPress Themes by&nbsp;InternetDuctTape.comBlack and Blue and Read All Over Theme for WordPress&nbsp;SandboxMoon Under Uranus Theme for WordPress&nbsp;SandboxMiscellanious WordPress Scripts and&nbsp;ToolsGreaseMonkey Script: WordPress Comment&nbsp;NinjaTechnorati Favorite Your&nbsp;FansTechnorati Favorite Your Fans - Release&nbsp;NotesGreasemonkey script: Flickr always search for Creative Commons licensed&nbsp;photosGreasemonkey Script: Yahoo Pipe&nbsp;CleanerTag&nbsp;CloudAll Posts by Category and&nbsp;TitleSeriesGift Guide for&nbsp;GeeksWelcome to Internet Duct&nbsp;Tapegoogle1ec000b3808eedbf.htmlAbout&nbsp;MeDisclosureImage&nbsp;Credits     &laquo; Become a Greasemonkey Ninja with&nbsp;jQuery [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/#comment-135408</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 09 May 2008 11:27:42 +0000</pubDate>
		<guid isPermaLink="false">http://engtech.wordpress.com/?p=1477#comment-135408</guid>
		<description>You can find a bunch of nice jquery tuts and examples here: http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html</description>
		<content:encoded><![CDATA[<p>You can find a bunch of nice jquery tuts and examples here: <a href="http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html" rel="nofollow">http://www.noupe.com/tutorial/51-best-of-jquery-tutorials-and-examples.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: engtech</title>
		<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/#comment-135386</link>
		<dc:creator>engtech</dc:creator>
		<pubDate>Thu, 08 May 2008 22:03:21 +0000</pubDate>
		<guid isPermaLink="false">http://engtech.wordpress.com/?p=1477#comment-135386</guid>
		<description>Here's a plugin I should have included, makes it easy to use Firebug profile with jQuery:
http://osteele.com/archives/2008/05/jquery-profile-plugin

http://devkick.com/blog/useful-jquery-a-compilation-of-jquery-utilities/

http://noteslog.com/chili/</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a plugin I should have included, makes it easy to use Firebug profile with jQuery:<br />
<a href="http://osteele.com/archives/2008/05/jquery-profile-plugin" rel="nofollow">http://osteele.com/archives/2008/05/jquery-profile-plugin</a></p>
<p><a href="http://devkick.com/blog/useful-jquery-a-compilation-of-jquery-utilities/" rel="nofollow">http://devkick.com/blog/useful-jquery-a-compilation-of-jquery-utilities/</a></p>
<p><a href="http://noteslog.com/chili/" rel="nofollow">http://noteslog.com/chili/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Issac Kelly</title>
		<link>http://internetducttape.com/2008/05/08/greasemonkey-ninja-jquery/#comment-135382</link>
		<dc:creator>Issac Kelly</dc:creator>
		<pubDate>Thu, 08 May 2008 21:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://engtech.wordpress.com/?p=1477#comment-135382</guid>
		<description>I find it much easier to check if a site is using jquery by running alert($); in the firebug console, you don't have to sort through all of their included files that way.

I also use firebug console as my quick and dirty greasemonkey replacement.</description>
		<content:encoded><![CDATA[<p>I find it much easier to check if a site is using jquery by running alert($); in the firebug console, you don&#8217;t have to sort through all of their included files that way.</p>
<p>I also use firebug console as my quick and dirty greasemonkey replacement.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
