<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://jackxiang.com/post//</link>
<title><![CDATA[[实践Ok]Firefox插件兼容技巧-启用不兼容扩展的通用方法及Firebug的下载地址。---Firepicker支持firebug的css颜色插件有用在可当半吊设计师。]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[WEB2.0]]></category>
<pubDate>Wed, 17 Aug 2011 02:18:28 +0000</pubDate> 
<guid>http://jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	Firebug的下载地址：<br/>https://getfirebug.com/releases/firebug/<br/>--------------------------------------------------------<br/>每次 Firefox 出现较大的版本升级，总有几个扩展不兼容。或者想尝试各种测试中的 Beta 版，扩展不兼容是首先要解决的问题。虽然说可以安装 Nightly Tester Tools 来强制启用，但是这个问题根本就不需要安装一个扩展来解决，而且它目前还不兼容 Firefox 6.0。<br/>最简单的办法就是配置一下 about:config，Firefox 官方有详细的说明，只需新建一个 Extensions.checkCompatibility 就行了。<br/>https://addons.mozilla.org/zh-CN/firefox/downloads/latest/6543/addon-6543-latest.xpi<br/><br/>该通用方法是：在地址栏输入 about:config，点击右键，选择“新建→布尔”，在弹出窗口输入 extensions.checkCompatibility.&lt;version&gt;，确定之后，选择 false。<br/><br/>那么 &lt;version&gt; 究竟该替换成什么呢？请看下面的例子：<br/><br/>&nbsp;&nbsp;&nbsp;&nbsp;Firefox 3.6b2 -&gt; extensions.checkCompatibility.3.6b<br/>&nbsp;&nbsp;&nbsp;&nbsp;Firefox 3.6pre -&gt; extensions.checkCompatibility.3.6p<br/>&nbsp;&nbsp;&nbsp;&nbsp;Firefox 3.6 和 Firefox 3.6.8 -&gt; extensions.checkCompatibility.3.6<br/>&nbsp;&nbsp;&nbsp;&nbsp;Firefox 3.7a1 -&gt; extensions.checkCompatibility.3.7a<br/>&nbsp;&nbsp;&nbsp;&nbsp;Firefox 4.0b2pre -&gt; extensions.checkCompatibility.4.0b<br/>&nbsp;&nbsp;&nbsp;&nbsp;SeaMonkey 2.1a1 -&gt; extensions.checkCompatibility.2.1a<br/><br/>&lt;version&gt; 的规律是：取版本号前三个字符组成的小数 + 1 个字母。<br/><br/>我的是6.0如下配置：<br/>关闭火狐 60 Beta 的扩展兼容检查，按一下下几步操作：<br/>1. 在地址栏中输入 about:config<br/>2. 在页面空白处点击右键，选择新建一个布尔型键值<br/>3. 新键的名称为 extensions.checkCompatibility.6.0<br/>4. 值设定为 false<br/>5. 重新启动 火狐<br/><br/>特别注意：不能全为False，否则Firebug会有时出现异常，最好留下一个稳定版本为True，不能把所有版本都整成False了。<br/><br/>附录：删除about:config的键值方法，<br/>在about:config里加错了一个键值，如何删除？<br/>&nbsp;&nbsp; 我刚才给误以为：弹出窗口输入 extensions.checkCompatibility.&lt;version&gt;,而实际是：extensions.checkCompatibility.6.0,原来重置重启动Firefox后就可以删除！<br/><br/><br/>我都安装到Aptana3了，FF7 添加它的Debugger之后提示不兼容，同时有提示Aptana Debugger service 要 firebug 1.2-1.7<br/><br/>我装的firebug是 1.8.4 ……<br/><br/>新版现在都支持不了Aptana Debugger吗<br/><br/>有没有在用Aptan 2 或者3的人啊……你们怎么解决的……<br/>这个还真没用过，你去官网看看呢？或者你在这里安装旧版的firebug试试：https://addons.mozilla.org/zh-CN/firefox/addon/firebug/versions/。<br/><br/>兼容插件：nightly tester tools，<br/>查看：http://tech.sina.com.cn/s/2008-07-24/08052347563.shtmltly tester tools，<br/>查看：http://tech.sina.com.cn/s/2008-07-24/08052347563.shtml
]]>
</description>
</item><item>
<link>http://jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] [实践Ok]Firefox插件兼容技巧-启用不兼容扩展的通用方法及Firebug的下载地址。---Firepicker支持firebug的css颜色插件有用在可当半吊设计师。]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>