<?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>某人的栖息地 &#187; greasemonkey</title>
	<atom:link href="http://www.ooso.net/tag/greasemonkey/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ooso.net</link>
	<description>Linux + Apache + Mysql + Php + Flash</description>
	<lastBuildDate>Thu, 19 Jan 2012 01:21:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>如何让gmail快速的自动检查pop3邮件</title>
		<link>http://www.ooso.net/archives/528</link>
		<comments>http://www.ooso.net/archives/528#comments</comments>
		<pubDate>Thu, 12 Nov 2009 09:54:35 +0000</pubDate>
		<dc:creator>Volcano</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[greasemonkey]]></category>

		<guid isPermaLink="false">http://www.ooso.net/?p=528</guid>
		<description><![CDATA[这是上一篇的升级版，上一次虽然可以手工检查pop3邮件，但是没有自动化始终是个缺憾。更新后的猴子脚本完全解决了这个问题，见下面的截图。

这个脚本做了两件事情：


				<span class="readmore"><a href="http://www.ooso.net/archives/528" title="如何让gmail快速的自动检查pop3邮件">阅读全文（240字）</a></span>]]></description>
			<content:encoded><![CDATA[<p>这是上一篇的升级版，<a href="/archives/526">上一次虽然可以手工检查pop3邮件</a>，但是没有自动化始终是个缺憾。更新后的猴子脚本完全解决了这个问题，见下面的截图。</p>
<p><img src="http://www.ooso.net/wp-content/uploads/2009/11/aaa.jpg" alt="gmail quick checker" title="gmail quick checker" width="600" height="56" class="alignnone size-full wp-image-529" /></p>
<p>这个脚本做了两件事情：</p>
<ul>
<ol>
<li>左侧新增了一个 check now 按钮</li>
<li>右边新增了一个检查频率</li>
</ol>
</ul>
<p>声明，这个脚本只针对firefox用户。</p>
<p>使用方法：</p>
<ul>
<ol>
<li>安装greasemonkey插件</li>
<li>安装<a href="http://customcode.googlecode.com/files/GmailPop3Checker.user.js">我改写过的邮件检查脚本</a></li>
</ol>
</ul>
<p>我也不是这工具的原创，改写了一些而已，原版的<a href="http://greasefire.userscripts.org/scripts/show/60594">在这里</a></p>
<p>如果你不幸安装了上一个版本的脚本，那么记得卸载掉</p>
<p><strong>Update</strong>: 原来的脚本已不可用，请移步使用<a href="http://www.danielslaughter.com/projects/gmail-pop3-checker-for-greasemonkey/">另外一个更新脚本</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ooso.net/archives/528/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>gmail的pop3快速刷新脚本</title>
		<link>http://www.ooso.net/archives/526</link>
		<comments>http://www.ooso.net/archives/526#comments</comments>
		<pubDate>Fri, 30 Oct 2009 13:34:20 +0000</pubDate>
		<dc:creator>Volcano</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[greasemonkey]]></category>

		<guid isPermaLink="false">http://www.ooso.net/?p=526</guid>
		<description><![CDATA[gmail接收pop3邮件的周期挺长的，如果邮件不是太频繁的话，差不多1小时才会刷新一次。如果你是firefox用户的话，解决办法是：


安装greasemonkey插件

				<span class="readmore"><a href="http://www.ooso.net/archives/526" title="gmail的pop3快速刷新脚本">阅读全文（242字）</a></span>]]></description>
			<content:encoded><![CDATA[<p>gmail接收pop3邮件的周期挺长的，如果邮件不是太频繁的话，差不多1小时才会刷新一次。如果你是<a href="/?tag=firefox">firefox</a>用户的话，解决办法是：</p>
<ol>
<ul>
<li>安装<a href="/?tag=greasemonkey">greasemonkey</a>插件</li>
<li>安装<a href="http://userscripts.org/scripts/show/56812">猴子脚本 </a></li>
<li>安装<a href="http://customcode.googlecode.com/files/gmail_pop3_quick_checker.user.js">我改写过的邮件检查脚本</a></li>
</ul>
</ol>
<p>这个工具的用途是在页面上方的“刷新”旁边新增一个链接“刷新POP3邮件”，点击之后会马上检查所有的POP3邮箱。至于自动刷新功能，还等着看官你自己搞定呢。</p>
<p>BTW:如果是英文版的gmail，请手工修改gmail_pop3_quick_checker.user.js，我都提取出来了。 </p>
]]></content:encoded>
			<wfw:commentRss>http://www.ooso.net/archives/526/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Friendfeed secure pro for greasemonkey</title>
		<link>http://www.ooso.net/archives/478</link>
		<comments>http://www.ooso.net/archives/478#comments</comments>
		<pubDate>Fri, 06 Feb 2009 08:21:56 +0000</pubDate>
		<dc:creator>Volcano</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[friendfeed]]></category>
		<category><![CDATA[greasemonkey]]></category>

		<guid isPermaLink="false">http://www.ooso.net/?p=478</guid>
		<description><![CDATA[今天听说friendfeed可以支持https://访问了，考虑到目前GFW功能越来越强大，建议所有中国用户都采用这种访问形式。顺手写了一个greasemonkey脚本 —— Friendfeed secure pro，当你采用http://访问friendfeed,那么会自动跳转到https://，firefox下的懒人专用。
满足下面两个条件，你就可以安装这个脚本：

你使用的是firefox

				<span class="readmore"><a href="http://www.ooso.net/archives/478" title="Friendfeed secure pro for greasemonkey">阅读全文（234字）</a></span>]]></description>
			<content:encoded><![CDATA[<p>今天听说<a href="https://friendfeed.com">friendfeed</a>可以支持https://访问了，考虑到目前GFW功能越来越强大，建议所有中国用户都采用这种访问形式。顺手写了一个<a href="/?tag=greasemonkey">greasemonkey</a>脚本 —— <a href="http://www.ooso.net/index.php/archives/478">Friendfeed secure pro</a>，当你采用http://访问friendfeed,那么会自动跳转到https://，firefox下的懒人专用。</p>
<p>满足下面两个条件，你就可以安装这个脚本：</p>
<ul>
<li>你使用的是firefox</li>
<li>你甚至安装了greasemonkey插件</li>
</ul>
<p><a href="http://customcode.googlecode.com/files/FriendfeedSecurePro.user.js">安装Friendfeed secure pro</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ooso.net/archives/478/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>推荐一下Firefox插件Stylish</title>
		<link>http://www.ooso.net/archives/408</link>
		<comments>http://www.ooso.net/archives/408#comments</comments>
		<pubDate>Sun, 01 Jun 2008 23:29:05 +0000</pubDate>
		<dc:creator>Volcano</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[新浪]]></category>

		<guid isPermaLink="false">http://www.ooso.net/?p=408</guid>
		<description><![CDATA[Stylish是这样一个firefox插件，你可以利用它来定制目标网页或网站的css样式，甚至一些firefox app的样式，让浏览效果更加舒适。而且在UserStyles网站上已经有不少现成的样式可供下载，让不会写css的普通用户也可以享受到它的便利。
其实Stylish和greasemonkey正好是一对，一个改变css，一个改变javascript。之前我写了一个用来看新浪新闻的greasemonkey脚本，这个脚本的大概原理是删除了新浪新闻页面上的右侧边栏，这样浏览的范围会更加宽一些，但是greasemonkey脚本会有这样一个缺点，它必须等到页面load完成之后，才开始生效，这样看上去会比较突兀，洋人对这个等待load的时间有个专有名词——flicker（这个词可不是指的图片网站flickr哦）。

				<span class="readmore"><a href="http://www.ooso.net/archives/408" title="推荐一下Firefox插件Stylish">阅读全文（968字）</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a>是这样一个firefox插件，你可以利用它来定制目标网页或网站的css样式，甚至一些firefox app的样式，让浏览效果更加舒适。而且在<a href="http://userstyles.org/">UserStyles</a>网站上已经有不少现成的样式可供下载，让不会写css的普通用户也可以享受到它的便利。</p>
<p>其实Stylish和greasemonkey正好是一对，一个改变css，一个改变javascript。之前我写了一个<a href="http://www.ooso.net/index.php/archives/302">用来看新浪新闻的greasemonkey脚本</a>，这个脚本的大概原理是删除了新浪新闻页面上的右侧边栏，这样浏览的范围会更加宽一些，但是greasemonkey脚本会有这样一个缺点，它必须等到页面load完成之后，才开始生效，这样看上去会比较突兀，洋人对这个等待load的时间有个专有名词——flicker（这个词可不是指的图片网站flickr哦）。</p>
<p>使用Stylish就可以有效避免flicker，它在页面最开始载入时就是生效的，也不会有greasemonkey产生的突兀效果了。比如我用来看新浪新闻的样式是这样的:</p>
<pre><code>@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://news.sina.com.cn/") {
td.lc_blue {width:100%!important; font-size:1.2em;}
div.rightShell {display:none}
}</code></pre>
<p>这个css除了把侧边广告隐藏以外，还把新闻的字体调大，像我这样的近视眼就可以看的比较轻松了。其中的<a href="http://developer.mozilla.org/en/docs/CSS:%40-moz-document">-moz-document</a>关键字是消除flicker的关键：</p>
<blockquote><p>The @-moz-document rule is a Gecko-specific at-rule that restricts the style rules contained within it based on the URL of the document. It is designed primarily for user style sheets.</p></blockquote>
<p>所以要想写出避免flicker发生的greasemonkey脚本，最好是加上Stylish支持，用<b>-moz-document()</b>来隐藏会变化的html部分，待到页面载入完成之后，greasemonkey脚本就可以不慌不忙的处理后续事宜了。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ooso.net/archives/408/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>用greasemonkey生成土豆的豆单下载清单</title>
		<link>http://www.ooso.net/archives/400</link>
		<comments>http://www.ooso.net/archives/400#comments</comments>
		<pubDate>Sun, 18 May 2008 23:51:35 +0000</pubDate>
		<dc:creator>Volcano</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[firebug]]></category>
		<category><![CDATA[flv]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[土豆]]></category>

		<guid isPermaLink="false">http://www.ooso.net/?p=400</guid>
		<description><![CDATA[前一阵忙里偷闲上土豆补看了一小段“机动战士高达Seed”，但是我这的网络有点垃圾，看的断断续续，十分不爽，折腾了一下午也就看了两三段。一怒之下，写了个greasemonkey脚本，生成土豆的豆单下载清单，配合快车批量下载，速度不要太快~
使用方法

首先你需要使用firefox浏览器

				<span class="readmore"><a href="http://www.ooso.net/archives/400" title="用greasemonkey生成土豆的豆单下载清单">阅读全文（397字）</a></span>]]></description>
			<content:encoded><![CDATA[<p>前一阵忙里偷闲上土豆补看了一小段“机动战士高达Seed”，但是我这的网络有点垃圾，看的断断续续，十分不爽，折腾了一下午也就看了两三段。一怒之下，写了个<a href="/index.php?tag=greasemonkey">greasemonkey</a>脚本，生成土豆的豆单下载清单，配合快车批量下载，速度不要太快~</p>
<h3>使用方法</h3>
<ul>
<li>首先你需要使用<a href="http://www.firefox.com">firefox浏览器</a></li>
<li>安装firefox的<a href="https://addons.mozilla.org/zh-CN/firefox/addon/748">greasemonkey插件</a></li>
<li>安装<a href="https://addons.mozilla.org/zh-CN/firefox/addon/1843">firebug插件</a>并重启firefox</li>
<li>安装<a href="http://customcode.googlecode.com/files/TudouDownloadList.user.js">TudouDownloadList</a>，如果greasemonkey安装正确的话，点击之前的链接应该会弹出一个安装框。</li>
<li>去访问土豆的豆单播放页，比如<a href="http://www.tudou.com/playlist/playindex.do?lid=676944">机动战士高达seed</a>，呼出firebug(按F12就可以了)，你会看到firebug的控制台里生成了一批flv文件的列表</li>
<li>复制这批flv文件的url，保存为后缀为.lst的文件</li>
<li>使用flashget导入列表即可批量下载土豆豆单了</li>
</ul>
<h3>补充</h3>
<p>为了能使用快车正常下载，你需要把下图所示的小勾去掉。<br />
<img src="http://www.ooso.net/wp-content/uploads/2008/05/flashget.jpg" alt="flashget" title="flashget"  /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ooso.net/archives/400/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>用来看新浪新闻的greasemonkey脚本</title>
		<link>http://www.ooso.net/archives/302</link>
		<comments>http://www.ooso.net/archives/302#comments</comments>
		<pubDate>Mon, 18 Feb 2008 13:23:36 +0000</pubDate>
		<dc:creator>Volcano</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[插件]]></category>
		<category><![CDATA[新浪]]></category>

		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/302</guid>
		<description><![CDATA[刚从灾区长沙回到北京，那段时间虽然是隔三岔五的停电停水，俺还没忘趁着来电爬到新浪上面看看近期新闻，也好对最近的形势有些了解。闲着无聊写了个greasemonkey脚本，把新浪的新闻页右边那块没营养的内容统统隐藏掉。
放出来给需要的同学下载。
安装这个脚本的步骤


				<span class="readmore"><a href="http://www.ooso.net/archives/302" title="用来看新浪新闻的greasemonkey脚本">阅读全文（248字）</a></span>]]></description>
			<content:encoded><![CDATA[<p>刚从灾区长沙回到北京，那段时间虽然是隔三岔五的停电停水，俺还没忘趁着来电爬到新浪上面看看近期新闻，也好对最近的形势有些了解。闲着无聊写了个<a href="/index.php?tag=greasemonkey">greasemonkey</a>脚本，把新浪的新闻页右边那块没营养的内容统统隐藏掉。</p>
<p>放出来给需要的同学下载。</p>
<h3>安装这个脚本的步骤</h3>
<ul>
<li>首先你必须是使用<a href="/index.php?tag=firefox">firefox</a>浏览器</li>
<li><a href="https://addons.mozilla.org/zh-CN/firefox/addon/748">安装greasemonkey插件</a></li>
<li><a href="http://customcode.googlecode.com/files/NewsSina.user.js">下载俺的NewsSina greasemonkey脚本</a>，如果你已经安装好greasemonkey，点击前面的链接应该会弹出一个安装窗口</li>
<li>去新浪的新闻页上看看，右边的内容还有吗？</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ooso.net/archives/302/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jquery和greasemonkey齐上阵</title>
		<link>http://www.ooso.net/archives/346</link>
		<comments>http://www.ooso.net/archives/346#comments</comments>
		<pubDate>Tue, 03 Jul 2007 22:27:01 +0000</pubDate>
		<dc:creator>Volcano</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[greasemonkey]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/346</guid>
		<description><![CDATA[jquery写起来真的很简单，连我这刚接触jquery不久的新人都能很快用它码出大段的javascript。唯一的坏处是代码里充斥了大量的$。既然写javascript如此简单，那么用jquery+greasemonkey插件同时干活怎么样呢？
这里是一段提醒jquery已经载入的脚本，为了避免和页面上原有的代码冲突，得运行$.noConflict().
// All your GM code must be inside this function
function letsJQuery() {

				<span class="readmore"><a href="http://www.ooso.net/archives/346" title="jquery和greasemonkey齐上阵">阅读全文（901字）</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://docs.jquery.com">jquery</a>写起来真的很简单，连我这刚接触<a href="index.php?tag=jquery">jquery</a>不久的新人都能很快用它码出大段的javascript。唯一的坏处是代码里充斥了大量的<strong>$</strong>。既然写javascript如此简单，那么用jquery+greasemonkey插件同时干活怎么样呢？</p>
<p>这里是一段提醒jquery已经载入的脚本，为了避免和页面上原有的代码冲突，得运行$.noConflict().</p>
<pre><code>// All your GM code must be inside this function
function letsJQuery() {
//make sure there is no conflict between jQuery and other libraries
$.noConflict()
//notify that jQuery is running...
  $('&lt;div&gt;jQuery is running!&lt;/div&gt;')
	.css({padding: '10px', background: '#ffc', position: 'absolute',top: '0', width: '100%'})
	.prependTo('body')
	.fadeIn('fast')
	.animate({opacity: 1.0}, 300)
	.fadeOut('fast', function() {
	  $(this).remove();
	});
//start custom jQuery scripting.
}</code></pre>
<p>引入jquery.js只用简单的一行，感谢greasemonkey!</p>
<pre><code>GM_JQ.src = 'http://jquery.com/src/jquery-latest.js';</code></pre>
<h3>载入jquery的脚本</h3>
<pre><code>var GM_JQ = document.createElement('script');
GM_JQ.src = 'http://code.jquery.com/jquery-latest.js';
GM_JQ.type = 'text/javascript';
document.getElementsByTagName('head')[0].appendChild(GM_JQ);</code></pre>
<p>原文:<a href="http://www.learningjquery.com/2007/02/have-your-jquery-fun-on-any-site-with-greasemonkey">Have Your jQuery Fun on Any Site with Greasemonkey</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ooso.net/archives/346/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>过滤掉起点可恶的广告</title>
		<link>http://www.ooso.net/archives/323</link>
		<comments>http://www.ooso.net/archives/323#comments</comments>
		<pubDate>Tue, 19 Jun 2007 23:26:08 +0000</pubDate>
		<dc:creator>Volcano</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[greasemonkey]]></category>

		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/323</guid>
		<description><![CDATA[有时候会跑到起点上去看书，打发无聊时光。但是起点的文章页不是太厚道，有一块狗皮膏药广告非常碍眼，牢牢的占据了屏幕右下方一块比较大的面积，这部分的字是看也看不到，很让人难受。
这时候祭出greasemonkey来教训它，写一点javascript就可以了：
document.getElementById("ifPage").style.display = "none";
上面的代码能把广告所在的div隐藏~~

				<span class="readmore"><a href="http://www.ooso.net/archives/323" title="过滤掉起点可恶的广告">阅读全文（234字）</a></span>]]></description>
			<content:encoded><![CDATA[<p>有时候会跑到<a href="http://www.cmfu.com">起点</a>上去看书，打发无聊时光。但是起点的文章页不是太厚道，有一块狗皮膏药广告非常碍眼，牢牢的占据了屏幕右下方一块比较大的面积，这部分的字是看也看不到，很让人难受。</p>
<p>这时候祭出<a href="index.php?tag=greasemonkey">greasemonkey</a>来教训它，写一点javascript就可以了：</p>
<pre><code>document.getElementById("ifPage").style.display = "none";</code></pre>
<p>上面的代码能把广告所在的div隐藏~~</p>
<h1>greasemonkey脚本下载</h1>
<p><a href="http://www.ooso.net/wp-content/uploads/2007/CmfuReader.user.js">CmfuReader.user.js</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ooso.net/archives/323/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>greasemonkey内置了ajax管理器</title>
		<link>http://www.ooso.net/archives/283</link>
		<comments>http://www.ooso.net/archives/283#comments</comments>
		<pubDate>Tue, 22 May 2007 00:03:32 +0000</pubDate>
		<dc:creator>Volcano</dc:creator>
				<category><![CDATA[ajax]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[greasemonkey]]></category>

		<guid isPermaLink="false">http://www.ooso.net/index.php/archives/283</guid>
		<description><![CDATA[greasemonkey这工具，就好像web开发人员的作弊器一样，好玩。经常去的网站，若是看着不顺眼，就祭出greasemonkey对它页面元素的位置调整一番，把主题内容字体搞大，把广告隐藏不见，别人的网站我做主，倒也有一番小小乐趣（我可没有hack它的站点哦）。这些天看看文档，原来人家已经内置了xmlhttpRequest的api,不用费牛劲去外部导入一些js来搞这些基础工程了。
Description
GM_xmlhttpRequest makes an arbitrary HTTP request. The details argument is an object that can contain up to seven fields. 

				<span class="readmore"><a href="http://www.ooso.net/archives/283" title="greasemonkey内置了ajax管理器">阅读全文（751字）</a></span>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ooso.net/index.php?tag=greasemonkey">greasemonkey</a>这工具，就好像web开发人员的作弊器一样，好玩。经常去的网站，若是看着不顺眼，就祭出greasemonkey对它页面元素的位置调整一番，把主题内容字体搞大，把广告隐藏不见，别人的网站我做主，倒也有一番小小乐趣（我可没有hack它的站点哦）。这些天看看文档，原来人家已经内置了xmlhttpRequest的api,不用费牛劲去外部导入一些js来搞这些基础工程了。</p>
<blockquote><p>Description</p>
<p>GM_xmlhttpRequest makes an arbitrary HTTP request. The details argument is an object that can contain up to seven fields. </p></blockquote>
<h2>一个greasemonkey的ajax调用</h2>
<pre><code>GM_xmlhttpRequest({
    method: 'GET',
    url: 'http://greaseblog.blogspot.com/atom.xml',
    headers: {
        'User-agent': 'Mozilla/4.0 (compatible) 

Greasemonkey',
        'Accept': 

'application/atom+xml,application/xml,text/xml',
    },
    onload: function(responseDetails) {
        alert('Request for Atom feed returned ' + 

responseDetails.status +
              ' ' + responseDetails.statusText + '\n\n' 

+
              'Feed data:\n' + 

responseDetails.responseText);
    }
});</code></pre>
<p>较详细一些的内容，可以去<a href="http://diveintogreasemonkey.org/">Dive Into Greasemonkey</a>查阅.</p>
<p><a href="http://www.ooso.net/du/?p=70">什么是greasemonkey?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.ooso.net/archives/283/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

