向左走?向右走!
firefox 的内存泄漏在 firefox 3 中没有得到根本性的改善,浏览一些站点经常性会出现迟钝、假死,变的越来越慢,最终实在忍受不了只好 killall 之。而 opera 内存泄漏现象较少,浏览速度较快的大名我也听说过,今天闲下来试用了一下,果然不错,至少硬盘不会狂响了。
gentoo 下安装:
#不编译 qt,安装其静态版
echo ‘www-client/opera qt-static’ >> /etc/portage/portage.use
emerge -av opera
opera 的字体机制一直为人诟病,其实通过 css 样式表很好设置。
- 新建 css 样式表 $HOME/.opera/styles/user/user.css,在 查看 > 样式里启用;
- 禁用 core font。
html,body,*{font-family:”Microsoft YaHei” !important;}
opera 的特点:
- 自带了邮件客户端、RSS 阅读、新闻组、IRC 功能,这点比 thunderbird 还要强;
- 自带了快速拨号功能,firefox 中有相应扩展可以实现;
- 能够同步书签、搜索历史、输入历史、笔记、快速拨号,这个功能简直太棒了,曾经还在犹豫离不开 foxmarks 的我已经被雷到了。
opera 的缺点:一些站点会出现不兼容的现象,firefox 下不会。
This entry was posted on Wednesday, November 5th, 2008 at 1:20 pm and is filed under linux, software. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.






Centeur November 13th, 2008 at 7:55 pm | reply
@dogorgod:可能是我们缺少发现吧,呵呵。