<?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"
	>
<channel>
	<title>Comments on: Loading External JavaScript Libraries in Greasemonkey</title>
	<atom:link href="http://manalang.com/archives/2006/01/04/loading-external-javascript-libraries-in-greasemonkey/feed/" rel="self" type="application/rss+xml" />
	<link>http://manalang.com/archives/2006/01/04/loading-external-javascript-libraries-in-greasemonkey/</link>
	<description>enhancing your experience since 2003.</description>
	<pubDate>Fri, 05 Dec 2008 00:38:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: Jim R. Wilson</title>
		<link>http://manalang.com/archives/2006/01/04/loading-external-javascript-libraries-in-greasemonkey/#comment-18729</link>
		<dc:creator>Jim R. Wilson</dc:creator>
		<pubDate>Wed, 30 May 2007 21:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2006/01/04/loading-external-javascript-libraries-in-greasemonkey/#comment-18729</guid>
		<description>Here's my take on the problem:

http://jimbojw.com/wiki/index.php?title=Using_Prototype_and_Scriptaculous_with_Greasemonkey

In my case, I'm injecting both Prototype and Scriptaculous - then using a Scriptaculous object.  No polling necessary.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s my take on the problem:</p>
<p><a href="http://jimbojw.com/wiki/index.php?title=Using_Prototype_and_Scriptaculous_with_Greasemonkey" rel="nofollow">http://jimbojw.com/wiki/index.php?title=Using_Prototype_and_Scriptaculous_with_Greasemonkey</a></p>
<p>In my case, I&#8217;m injecting both Prototype and Scriptaculous - then using a Scriptaculous object.  No polling necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry&#8217;s Blog &#187; Blog Archive &#187; Integrating Greasemonkey with External Libaries as of 2006-07-23</title>
		<link>http://manalang.com/archives/2006/01/04/loading-external-javascript-libraries-in-greasemonkey/#comment-18728</link>
		<dc:creator>Terry&#8217;s Blog &#187; Blog Archive &#187; Integrating Greasemonkey with External Libaries as of 2006-07-23</dc:creator>
		<pubDate>Sun, 23 Jul 2006 17:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2006/01/04/loading-external-javascript-libraries-in-greasemonkey/#comment-18728</guid>
		<description>[...] Some libraries, like the excellent DOM manipulators jQuery and cssQuery are self contained. If you need to use just a simple script see the example contained in Rich Manalang's blog post. Richard's post mentions Prototype. To modify his example to fit your need, you should : [...]</description>
		<content:encoded><![CDATA[<p>[...] Some libraries, like the excellent DOM manipulators jQuery and cssQuery are self contained. If you need to use just a simple script see the example contained in Rich Manalang&#8217;s blog post. Richard&#8217;s post mentions Prototype. To modify his example to fit your need, you should : [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: -&#60;( TechSteward )&#62;- &#187; Blog Archive &#187; WWW Hacking with Firefox and Greasemonkey</title>
		<link>http://manalang.com/archives/2006/01/04/loading-external-javascript-libraries-in-greasemonkey/#comment-18727</link>
		<dc:creator>-&#60;( TechSteward )&#62;- &#187; Blog Archive &#187; WWW Hacking with Firefox and Greasemonkey</dc:creator>
		<pubDate>Tue, 31 Jan 2006 06:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://manalang.wordpress.com/2006/01/04/loading-external-javascript-libraries-in-greasemonkey/#comment-18727</guid>
		<description>[...] WWW Hacking with Firefox and Greasemonkey   Greasemonkey (latest in official blog) is a Firefox extension that allows you to hack browser content on the fly &#8212; think of it as CSS on steroids. Here&#8217;s a good handling in book format, and starter scripts exist here. Nivi shows a glimpse of just how big a deal this is assuming folks &#8220;get it&#8221;. Still need more to connect your brain to this new model? Check out Jon Udell&#8217;s screencast. Lastly, see Simon Willison&#8217;s etiquette suggestions here. Pull external JS libs using this technique. Already using Greasemonkey? Don&#8217;t forget to use this compiler to convert your scripts into full-fledged Firefox extensions. Another bunch of must-have hacking extensions platypus, and aardvark. Can this and similar techniques be thwarted by content providers? [...]</description>
		<content:encoded><![CDATA[<p>[...] WWW Hacking with Firefox and Greasemonkey   Greasemonkey (latest in official blog) is a Firefox extension that allows you to hack browser content on the fly &#8212; think of it as CSS on steroids. Here&#8217;s a good handling in book format, and starter scripts exist here. Nivi shows a glimpse of just how big a deal this is assuming folks &#8220;get it&#8221;. Still need more to connect your brain to this new model? Check out Jon Udell&#8217;s screencast. Lastly, see Simon Willison&#8217;s etiquette suggestions here. Pull external JS libs using this technique. Already using Greasemonkey? Don&#8217;t forget to use this compiler to convert your scripts into full-fledged Firefox extensions. Another bunch of must-have hacking extensions platypus, and aardvark. Can this and similar techniques be thwarted by content providers? [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
