<?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://tgic.me/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://tgic.me</link>
	<description>blog真的很好吃</description>
	<lastBuildDate>Sun, 01 Jan 2012 17:31:20 +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>解决ubuntu9.10 firefox 3.6 字体发虚</title>
		<link>http://tgic.me/2010/01/26/%e8%a7%a3%e5%86%b3ubuntu9-10-firefox-3-6-%e5%ad%97%e4%bd%93%e5%8f%91%e8%99%9a/</link>
		<comments>http://tgic.me/2010/01/26/%e8%a7%a3%e5%86%b3ubuntu9-10-firefox-3-6-%e5%ad%97%e4%bd%93%e5%8f%91%e8%99%9a/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 13:15:59 +0000</pubDate>
		<dc:creator>T.G.</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://farmer1992.phpsix.net/?p=726</guid>
		<description><![CDATA[今天发贱 感觉 主要是喜欢3.6 那个tab新开的位置 将 stable 的 firefox 源加了进来 https://launchpad.net/~mozillateam/+archive/firefox-stable ppa:mozillateam/firefox-stable 更新之后 发现 字体发虚 …… 寻找之后实践了 解决办法 (英文 界面 未实验中文) 参考 http://carlo-hamalainen.net/blog/?p=291 12345678sudo rm /etc/fonts/conf.d/10-hinting-slight.conf sudo rm /etc/fonts/conf.d/10-no-sub-pixel.conf sudo ln -s /etc/fonts/conf.available/10-hinting-medium.conf /etc/fonts/conf.d/. sudo ln -s /etc/fonts/conf.available/10-sub-pixel-rgb.conf /etc/fonts/conf.d/. sudo dpkg-reconfigure fontconfig # 补充 清理缓存 sudo fc-cache -f -v 原来的备份 lrwxrwxrwx 1 root root 31 2009-11-06 [...]]]></description>
			<content:encoded><![CDATA[<p>今天发贱 感觉 主要是喜欢3.6 那个tab新开的位置</p>
<p>将 stable 的 firefox 源加了进来</p>
<p>https://launchpad.net/~mozillateam/+archive/firefox-stable</p>
<p>ppa:mozillateam/firefox-stable</p>
<p>更新之后 发现 字体发虚<br />
……</p>
<p>寻找之后实践了 解决办法 (英文 界面 未实验中文)</p>
<p>参考</p>
<p>http://carlo-hamalainen.net/blog/?p=291</p>
<div class="codecolorer-container bash default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br />2<br />3<br />4<br />5<br />6<br />7<br />8<br /></div></td><td><div class="bash codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>fonts<span style="color: #000000; font-weight: bold;">/</span>conf.d<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">10</span>-hinting-slight.conf<br />
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">rm</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>fonts<span style="color: #000000; font-weight: bold;">/</span>conf.d<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">10</span>-no-sub-pixel.conf<br />
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>fonts<span style="color: #000000; font-weight: bold;">/</span>conf.available<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">10</span>-hinting-medium.conf <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>fonts<span style="color: #000000; font-weight: bold;">/</span>conf.d<span style="color: #000000; font-weight: bold;">/</span>.<br />
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>fonts<span style="color: #000000; font-weight: bold;">/</span>conf.available<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000;">10</span>-sub-pixel-rgb.conf <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>fonts<span style="color: #000000; font-weight: bold;">/</span>conf.d<span style="color: #000000; font-weight: bold;">/</span>.<br />
<span style="color: #c20cb9; font-weight: bold;">sudo</span> dpkg-reconfigure fontconfig<br />
<br />
<span style="color: #666666; font-style: italic;"># 补充 清理缓存</span><br />
<span style="color: #c20cb9; font-weight: bold;">sudo</span> fc-cache <span style="color: #660033;">-f</span> <span style="color: #660033;">-v</span></div></td></tr></tbody></table></div>
<p>原来的备份<br />
lrwxrwxrwx 1 root root 31 2009-11-06 23:15 /etc/fonts/conf.d/10-antialias.conf -> ../conf.avail/10-antialias.conf<br />
lrwxrwxrwx 1 root root 29 2009-11-06 23:15 /etc/fonts/conf.d/10-hinting.conf -> ../conf.avail/10-hinting.conf<br />
lrwxrwxrwx 1 root root 36 2009-11-06 23:15 /etc/fonts/conf.d/10-hinting-slight.conf -> ../conf.avail/10-hinting-slight.conf</p>
]]></content:encoded>
			<wfw:commentRss>http://tgic.me/2010/01/26/%e8%a7%a3%e5%86%b3ubuntu9-10-firefox-3-6-%e5%ad%97%e4%bd%93%e5%8f%91%e8%99%9a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HostAdmin 轻松切换Host的Firefox插件</title>
		<link>http://tgic.me/2010/01/09/hostadmin-%e8%bd%bb%e6%9d%be%e5%88%87%e6%8d%a2host%e7%9a%84firefox%e6%8f%92%e4%bb%b6/</link>
		<comments>http://tgic.me/2010/01/09/hostadmin-%e8%bd%bb%e6%9d%be%e5%88%87%e6%8d%a2host%e7%9a%84firefox%e6%8f%92%e4%bb%b6/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 03:26:04 +0000</pubDate>
		<dc:creator>T.G.</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[作品]]></category>

		<guid isPermaLink="false">http://farmer1992.phpsix.net/?p=721</guid>
		<description><![CDATA[安装地址 https://addons.mozilla.org/zh-CN/firefox/addon/57795 简介 在web 开发中 ，通常会部署一个开发环境，然后将生产域名指向开发机。 这样就可以轻松的模拟生产环境。 不过开发人员会经常在几个IP间切换 编辑HOST然后等待DNS刷新 是一件让人头疼的事情 有了HostAdmin情况就不一样了 他可以帮你实时的修改Host文件 并马上刷新DNS HostAdmin 如何分析Hosts文件 HostAdmin 目前仅支持 IPv4 他会分析hosts文件中的每行 如果是 IP 域名 #注释 的形式 他就会加入切换菜单 否则会被忽略 其中注释是可选的 不过加上注释之后你会在切换菜单中看到你的注释(最多能看到6个字 空格会被忽略) 使用HostAdmin切换Hosts 使用Firefox直接切换Hosts需要对Hosts有写权限 在Windows XP上这个运行很正常 不过在有UAC的 Vista/7 上就不是那么舒服了 如果 是Linux 可以让/etc/hosts 有w 权限(chmod o+w /etc/hosts) 手工切换Hosts 在不允许Firefox进程写Hosts文件时候 你可能需要手工切换Host 如果你手工编辑了Hosts文件 那么HostAdmin会发现这个动作 并且立即让Firefox更新DNS 使用意见 请发送到 farmer1992@gmail.com]]></description>
			<content:encoded><![CDATA[<p><strong>安装地址</strong><br />
<a href="https://addons.mozilla.org/zh-CN/firefox/addon/57795">https://addons.mozilla.org/zh-CN/firefox/addon/57795</a></p>
<p><strong>简介</strong><br />
在web 开发中 ，通常会部署一个开发环境，然后将生产域名指向开发机。<br />
这样就可以轻松的模拟生产环境。</p>
<p>不过开发人员会经常在几个IP间切换<br />
编辑HOST然后等待DNS刷新 是一件让人头疼的事情</p>
<p>有了HostAdmin情况就不一样了<br />
他可以帮你实时的修改Host文件<br />
并马上刷新DNS</p>
<p><strong>HostAdmin 如何分析Hosts文件</strong><br />
HostAdmin 目前仅支持 IPv4<br />
他会分析hosts文件中的每行<br />
如果是<br />
IP 域名 #注释 的形式<br />
他就会加入切换菜单 否则会被忽略<br />
其中注释是可选的 不过加上注释之后你会在切换菜单中看到你的注释(最多能看到6个字 空格会被忽略)</p>
<p><strong>使用HostAdmin切换Hosts</strong><br />
使用Firefox直接切换Hosts需要对Hosts有写权限<br />
在Windows XP上这个运行很正常<br />
不过在有UAC的 Vista/7 上就不是那么舒服了<br />
如果 是Linux 可以让/etc/hosts 有w 权限(chmod o+w /etc/hosts)</p>
<p><strong>手工切换Hosts</strong><br />
在不允许Firefox进程写Hosts文件时候<br />
你可能需要手工切换Host<br />
如果你手工编辑了Hosts文件<br />
那么HostAdmin会发现这个动作 并且立即让Firefox更新DNS</p>
<p><strong>使用意见</strong><br />
请发送到 farmer1992@gmail.com</p>
]]></content:encoded>
			<wfw:commentRss>http://tgic.me/2010/01/09/hostadmin-%e8%bd%bb%e6%9d%be%e5%88%87%e6%8d%a2host%e7%9a%84firefox%e6%8f%92%e4%bb%b6/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>奇怪的firefox兼容问题</title>
		<link>http://tgic.me/2009/10/21/%e5%a5%87%e6%80%aa%e7%9a%84firefox%e5%85%bc%e5%ae%b9%e9%97%ae%e9%a2%98/</link>
		<comments>http://tgic.me/2009/10/21/%e5%a5%87%e6%80%aa%e7%9a%84firefox%e5%85%bc%e5%ae%b9%e9%97%ae%e9%a2%98/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 14:53:43 +0000</pubDate>
		<dc:creator>T.G.</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://farmer1992.phpsix.net/?p=639</guid>
		<description><![CDATA[最近发现 淘包的 连接在 ubuntu 下 无法使用 windows上正常 无法理解 后来分西了下 发现 alimama 参和进来了 alimama使用 一个神奇的方法 统计连接 他判断浏览器是不是 Firefox 但是 Ubuntu 下Firefox 却叫 Shiretoko 所以当成IE来 处理 所以出现了问题]]></description>
			<content:encoded><![CDATA[<p>最近发现 淘包的 连接在 ubuntu 下 无法使用</p>
<p>windows上正常</p>
<p>无法理解</p>
<p>后来分西了下 发现 alimama 参和进来了</p>
<p>alimama使用 一个神奇的方法 统计连接</p>
<p>他判断浏览器是不是 Firefox 但是 Ubuntu 下Firefox 却叫 Shiretoko</p>
<p>所以当成IE来 处理 所以出现了问题</p>
]]></content:encoded>
			<wfw:commentRss>http://tgic.me/2009/10/21/%e5%a5%87%e6%80%aa%e7%9a%84firefox%e5%85%bc%e5%ae%b9%e9%97%ae%e9%a2%98/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu 改用firefox3.5</title>
		<link>http://tgic.me/2009/09/25/ubuntu-%e6%94%b9%e7%94%a8firefox3-5/</link>
		<comments>http://tgic.me/2009/09/25/ubuntu-%e6%94%b9%e7%94%a8firefox3-5/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 01:14:26 +0000</pubDate>
		<dc:creator>T.G.</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://farmer1992.phpsix.net/?p=625</guid>
		<description><![CDATA[可以使用 apt-get firefox-3.5 直接安装 问题是 他依赖 3.0 并且默认命令 firefox 启动的是3.0 $ which firefox 之后发现 仅仅能是个 符号链接 把它连到 which firefox-3.5 就可以了…]]></description>
			<content:encoded><![CDATA[<p>可以使用 apt-get firefox-3.5 直接安装</p>
<p>问题是 他依赖 3.0 并且默认命令 firefox 启动的是3.0</p>
<p>$ which firefox 之后发现 仅仅能是个 符号链接</p>
<p>把它连到 which firefox-3.5 就可以了…</p>
]]></content:encoded>
			<wfw:commentRss>http://tgic.me/2009/09/25/ubuntu-%e6%94%b9%e7%94%a8firefox3-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>客服立功了</title>
		<link>http://tgic.me/2009/08/14/%e5%ae%a2%e6%9c%8d%e7%ab%8b%e5%8a%9f%e4%ba%86/</link>
		<comments>http://tgic.me/2009/08/14/%e5%ae%a2%e6%9c%8d%e7%ab%8b%e5%8a%9f%e4%ba%86/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 11:51:12 +0000</pubDate>
		<dc:creator>T.G.</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://farmer1992.phpsix.net/?p=603</guid>
		<description><![CDATA[美丽的 声音魅力的 客服 MM们说 请你下载 火胡 浏览器 再试 bug 的 ie 和 懒惰的不想兼容 非W3C的 wd们 他们 给客服一个 美丽的解决方法 然后 ff 的 使用量 up up up]]></description>
			<content:encoded><![CDATA[<p>美丽的 声音魅力的 客服 MM们说</p>
<p>请你下载 火胡 浏览器 再试</p>
<p>bug 的 ie 和 懒惰的不想兼容 非W3C的 wd们</p>
<p>他们 给客服一个 美丽的解决方法</p>
<p>然后 ff 的 使用量 up up up</p>
]]></content:encoded>
			<wfw:commentRss>http://tgic.me/2009/08/14/%e5%ae%a2%e6%9c%8d%e7%ab%8b%e5%8a%9f%e4%ba%86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>偷偷的3.07</title>
		<link>http://tgic.me/2009/03/06/%e5%81%b7%e5%81%b7%e7%9a%84307/</link>
		<comments>http://tgic.me/2009/03/06/%e5%81%b7%e5%81%b7%e7%9a%84307/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 05:32:00 +0000</pubDate>
		<dc:creator>T.G.</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://farmer1992.wordpress.com/2009/03/06/%e5%81%b7%e5%81%b7%e7%9a%84307/</guid>
		<description><![CDATA[firefox3.07偷偷的修正的鱼windows7的兼容问题显示及面上的圆角正确显示出来了]]></description>
			<content:encoded><![CDATA[<p>firefox3.07偷偷的修正的鱼windows7的兼容问题<br />显示及面上的圆角正确显示出来了</p>
]]></content:encoded>
			<wfw:commentRss>http://tgic.me/2009/03/06/%e5%81%b7%e5%81%b7%e7%9a%84307/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>优酷连接失败？</title>
		<link>http://tgic.me/2008/11/16/%e4%bc%98%e9%85%b7%e8%bf%9e%e6%8e%a5%e5%a4%b1%e8%b4%a5%ef%bc%9f/</link>
		<comments>http://tgic.me/2008/11/16/%e4%bc%98%e9%85%b7%e8%bf%9e%e6%8e%a5%e5%a4%b1%e8%b4%a5%ef%bc%9f/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 00:57:00 +0000</pubDate>
		<dc:creator>T.G.</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://farmer1992.wordpress.com/2008/11/16/%e4%bc%98%e9%85%b7%e8%bf%9e%e6%8e%a5%e5%a4%b1%e8%b4%a5%ef%bc%9f/</guid>
		<description><![CDATA[开始发现youku连接失败没注意以为是网站维护 后来发现一直没好事 开始以为是flash10 不兼容 不过 这不大可能突然发现 youku在可以同一台计算机的 ubuntu上运行难道是 …… 草 最后发现是firefox 插件 冲突recontrol 在forge的情况下根 youku冲突 ……昏]]></description>
			<content:encoded><![CDATA[<p>开始发现youku连接失败没注意<br />以为是网站维护 后来发现一直没好事</p>
<p>开始以为是flash10 不兼容 不过 这不大可能<br />突然发现 youku在可以同一台计算机的 ubuntu上运行<br />难道是 ……</p>
<p>草 最后发现是firefox 插件 冲突<br />recontrol 在forge的情况下根 youku冲突 ……昏</p>
]]></content:encoded>
			<wfw:commentRss>http://tgic.me/2008/11/16/%e4%bc%98%e9%85%b7%e8%bf%9e%e6%8e%a5%e5%a4%b1%e8%b4%a5%ef%bc%9f/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Caret navigation</title>
		<link>http://tgic.me/2008/07/06/caret-navigation/</link>
		<comments>http://tgic.me/2008/07/06/caret-navigation/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 13:30:00 +0000</pubDate>
		<dc:creator>T.G.</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[思考]]></category>

		<guid isPermaLink="false">http://farmer1992.wordpress.com/2008/07/06/caret-navigation/</guid>
		<description><![CDATA[From Wikipedia, the free encyclopedia Jump to: navigation, search In computing, caret navigation is a kind of keyboard navigation where a caret (also known as “text cursor”, “text insertion cursor”, or “text selection cursor”) is used to navigate within a text document. It is a fundamental feature for applications that deal with text, for example [...]]]></description>
			<content:encoded><![CDATA[<h3>From Wikipedia, the free encyclopedia</h3>
<div id="jump-to-nav">Jump to: <a href="http://en.wikipedia.org/wiki/Caret_navigation#column-one">navigation</a>, <a href="http://en.wikipedia.org/wiki/Caret_navigation#searchInput">search</a></div>
<p>   <!-- start content -->
<p>In <a href="http://en.wikipedia.org/wiki/Computing" title="Computing">computing</a>, <b>caret navigation</b> is a kind of <a href="http://en.wikipedia.org/w/index.php?title=Keyboard_navigation&amp;action=edit&amp;redlink=1" class="new" title="Keyboard navigation (page does not exist)">keyboard navigation</a> where a <a href="http://en.wikipedia.org/wiki/Caret" title="Caret">caret</a> (also known as “text cursor”, “text insertion cursor”, or “text selection cursor”) is used to navigate within a text document. It is a fundamental feature for applications that deal with text, for example <a href="http://en.wikipedia.org/wiki/Text_editor" title="Text editor">text editors</a>, <a href="http://en.wikipedia.org/wiki/Word_processor" title="Word processor">word processors</a> and <a href="http://en.wikipedia.org/wiki/Desktop_publishing" title="Desktop publishing">desktop publishing</a> programs.</p>
<p>This kind of navigation is supported for example by the <a href="http://en.wikipedia.org/wiki/Mozilla_Application_Suite" title="Mozilla Application Suite">Mozilla</a>-based <a href="http://en.wikipedia.org/wiki/Web_browser" title="Web browser">web browsers</a>, where it is referred as “caret browsing”. A shortcut key (<tt>F7</tt>) is assigned to toggle between caret mode and non-caret mode. In caret mode, a blinking caret appears within the <a href="http://en.wikipedia.org/wiki/Webpage" class="mw-redirect" title="Webpage">webpage</a>. User can then navigate the webpage using <a href="http://en.wikipedia.org/wiki/Arrow_keys" title="Arrow keys">arrow keys</a>.</p>
<p>The navigation is finer than <a href="http://en.wikipedia.org/wiki/Spatial_navigation" title="Spatial navigation">spatial navigation</a> and <a href="http://en.wikipedia.org/wiki/Tabbing_navigation" title="Tabbing navigation">tabbing navigation</a> (deals with <a href="http://en.wikipedia.org/wiki/Hyperlink" title="Hyperlink">hyperlinks</a> only). It implies it is slower while more precise.</p>
]]></content:encoded>
			<wfw:commentRss>http://tgic.me/2008/07/06/caret-navigation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3 + Gladder</title>
		<link>http://tgic.me/2008/06/19/firefox-3-gladder/</link>
		<comments>http://tgic.me/2008/06/19/firefox-3-gladder/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 15:55:00 +0000</pubDate>
		<dc:creator>T.G.</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://farmer1992.wordpress.com/2008/06/19/firefox-3-gladder/</guid>
		<description><![CDATA[gladder-forFF3-%28hack%29-fx.xpi 打破帝国主义封锁 的好工具]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mytbc.cn/farmer1992/gladder-forFF3-%28hack%29-fx.xpi">gladder-forFF3-%28hack%29-fx.xpi</a></p>
<p>打破帝国主义封锁 的好工具</p>
]]></content:encoded>
			<wfw:commentRss>http://tgic.me/2008/06/19/firefox-3-gladder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>firefox 3</title>
		<link>http://tgic.me/2008/06/19/firefox-3/</link>
		<comments>http://tgic.me/2008/06/19/firefox-3/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 09:08:00 +0000</pubDate>
		<dc:creator>T.G.</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://farmer1992.wordpress.com/2008/06/19/firefox-3/</guid>
		<description><![CDATA[用过rc1 感觉 bug挺多不过速度相当惊人 开网页很快很快 正式版出来了 google toolbar也跟着升级了基本没有什么障碍了 不过抵抗帝国主义封锁的 gladder 么 没有新版本]]></description>
			<content:encoded><![CDATA[<p>用过rc1 感觉 bug挺多<br />不过速度相当惊人 开网页很快很快</p>
<p>正式版出来了 google toolbar也跟着升级了<br />基本没有什么障碍了</p>
<p>不过抵抗帝国主义封锁的 gladder 么 没有新版本</p>
]]></content:encoded>
			<wfw:commentRss>http://tgic.me/2008/06/19/firefox-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

