<?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; firefox</title>
	<atom:link href="http://www.gexiaofei.com/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gexiaofei.com</link>
	<description>惟愿生活简单前行</description>
	<lastBuildDate>Wed, 08 Apr 2009 15:48:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>直接在Google Reader里进行文章评论</title>
		<link>http://www.gexiaofei.com/20090109517.html</link>
		<comments>http://www.gexiaofei.com/20090109517.html#comments</comments>
		<pubDate>Fri, 09 Jan 2009 06:18:47 +0000</pubDate>
		<dc:creator>天眞</dc:creator>
				<category><![CDATA[互联星空]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Google Reader]]></category>
		<category><![CDATA[QQ邮箱]]></category>

		<guid isPermaLink="false">http://www.gexiaofei.com/20090109517.html</guid>
		<description><![CDATA[喜欢QQ邮箱的一个原因在于它的阅读空间的直接评论功能，可以对QQ好友的空间更新直接在QQ邮箱里面进行评论，而不需要打开具体文章页面。如下图： &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; 但是QQ邮箱的这一功能似乎也只是对QQ空间的文章有效，对其他博客程序虽然也可以直接评论，但是却不会在对应网站上显示。譬如，我就在QQ邮箱阅读空间里对黄海均的2008 年我常用的一些 Google 产品 进行评论了，但是页面上没有显示评论内容，那么我的这条评论在哪里可以看得到呢？ &#160; QQ邮箱阅读空间的这种直接评论功能真的非常好，非常体贴，但是我的RSS阅读器还是Google Reader而不是QQ邮箱的阅读空间，所以十分期待Google Reader什么时候也能有这项功能，并且能无缝支持WordPress、Blogger、Movable Type等常见的博客程序，那样就真的无敌了 &#160; 经过搜索，我发现一个firefox的Greasemonkey脚本Google Reader Commenter可以实现这个功能——在Google Reader里面直接评论Blogger、WordPress博客的文章更新。 这个脚本的不完美的地方在于不能直接在Google Reader里打开评论框，而需要弹出一个层并且打开整个文章页面然后再进行评论。这种操作与直接在Reader里点击文章标题进入文章页面进行评论并没有多大区别。 &#160; 希望有高手开发这种插件或者更希望Google Reader本身能提供这种功能支持。]]></description>
			<content:encoded><![CDATA[<p></p><p>喜欢QQ邮箱的一个原因在于它的阅读空间的直接评论功能，可以对QQ好友的空间更新直接在QQ邮箱里面进行评论，而不需要打开具体文章页面。如下图：</p>
<p>
<a href="http://www.gexiaofei.com/wp-content/uploads/2009/01/qqmail.gif"><img title="qqmail" style="border-right: 0px; border-top: 0px; display: inline; margin-left: 0px; border-left: 0px; margin-right: 0px; border-bottom: 0px" height="314" alt="qqmail" src="http://www.gexiaofei.com/wp-content/uploads/2009/01/qqmail-thumb.gif" width="603" align="left" border="0" /></a> </p>
</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>&#160;</p>
<p>但是QQ邮箱的这一功能似乎也只是对QQ空间的文章有效，对其他博客程序虽然也可以直接评论，但是却不会在对应网站上显示。譬如，我就在QQ邮箱阅读空间里对黄海均的<a href="http://ecvip.org/archives/758">2008 年我常用的一些 Google 产品</a> 进行评论了，但是页面上没有显示评论内容，那么我的这条评论在哪里可以看得到呢？</p>
<p>&#160;</p>
<p>QQ邮箱阅读空间的这种直接评论功能真的非常好，非常体贴，但是我的RSS阅读器还是Google Reader而不是QQ邮箱的阅读空间，所以十分期待Google Reader什么时候也能有这项功能，并且能无缝支持WordPress、Blogger、Movable Type等常见的博客程序，那样就真的无敌了 <img src='http://www.gexiaofei.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&#160;</p>
<p>经过搜索，我发现一个firefox的Greasemonkey脚本<a href="http://userscripts.org/scripts/show/39631">Google Reader Commenter</a>可以实现这个功能——在Google Reader里面直接评论Blogger、WordPress博客的文章更新。</p>
<p><a href="http://www.gexiaofei.com/wp-content/uploads/2009/01/googlereadercommenter.gif"><img src="http://www.gexiaofei.com/wp-content/uploads/2009/01/googlereadercommenter-thumb-300x192.gif" alt="googlereadercommenter-thumb.gif" title="googlereadercommenter-thumb.gif" width="300" height="192" class="aligncenter size-medium wp-image-516" /></a></p>
<p>这个脚本的不完美的地方在于不能直接在Google Reader里打开评论框，而需要弹出一个层并且打开整个文章页面然后再进行评论。这种操作与直接在Reader里点击文章标题进入文章页面进行评论并没有多大区别。</p>
<p>&#160;</p>
<p>希望有高手开发这种插件或者更希望Google Reader本身能提供这种功能支持。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gexiaofei.com/20090109517.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>easyComment：针对WordPress的firefox快速评论插件</title>
		<link>http://www.gexiaofei.com/20081217461.html</link>
		<comments>http://www.gexiaofei.com/20081217461.html#comments</comments>
		<pubDate>Wed, 17 Dec 2008 03:02:12 +0000</pubDate>
		<dc:creator>天眞</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox插件]]></category>

		<guid isPermaLink="false">http://www.gexiaofei.com/?p=461</guid>
		<description><![CDATA[对于每天都在不同博客间留言的朋友来说，每次想要评论都要找到评论狂然后输入自己的信息是比较麻烦的事情。Firefox插件easyComment是个发表评论中毒用户的必备良药，可以实现在wordpress博客上One-Click评论留言。 在安装玩easyComment之后，点击firefox状态栏上的easycomment图标后会出现如图所示输入框。依次输入自己的内容后，就ok了。（Your message这栏不用填写，除非你每次留言都是同样的内容。。） 然后随便找个你经常上的wordpress博客，在任何文章页面的任何位置点击这个easycomment图标，easycomment插件会自动搜索评论框的位置并且自动输入你预填写的个人信息和内容，很是方便博客评论。 easycomment插件的具体介绍和下载地址在这里：http://blog.bf-itservice.de/82/easycomment-firefox-extension]]></description>
			<content:encoded><![CDATA[<p></p><p>对于每天都在不同博客间留言的朋友来说，每次想要评论都要找到评论狂然后输入自己的信息是比较麻烦的事情。Firefox插件easyComment是个发表评论中毒用户的必备良药，可以实现在wordpress博客上One-Click评论留言。</p>
<p><img src="http://www.gexiaofei.com/wp-content/uploads/2008/12/easycomment.gif" alt="easycomment" title="easycomment" width="457" height="526" class="alignleft size-full wp-image-462" />在安装玩easyComment之后，点击firefox状态栏上的easycomment图标后会出现如图所示输入框。依次输入自己的内容后，就ok了。（Your message这栏不用填写，除非你每次留言都是同样的内容。。） 然后随便找个你经常上的wordpress博客，在任何文章页面的任何位置点击这个easycomment图标，easycomment插件会自动搜索评论框的位置并且自动输入你预填写的个人信息和内容，很是方便博客评论。</p>
<p>easycomment插件的具体介绍和下载地址在这里：<a href="http://blog.bf-itservice.de/82/easycomment-firefox-extension">http://blog.bf-itservice.de/82/easycomment-firefox-extension</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gexiaofei.com/20081217461.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
