Archive for February, 2008

« Older Entries |

dream book

Friday, February 22nd, 2008


好吧,air的梦暂时就做做吧,近期的目标就这个吧.要能再降点价就好了,这可是2个iphone呐。。。不过手机也想换了,咋办呐,这穷日子啥时候才能到头咧。

俺实在是想要一台轻薄好用便宜漂亮的notebook,EEEpc的硬盘又太小厄。

神呐!9958

2 Comments

Category computer | Tags: Tags: ,

Social Networks : Technorati, Stumble it!, Digg, de.licio.us, Yahoo, reddit, Blogmarks, Google, Magnolia.

boy or girl?

Monday, February 18th, 2008


第2个。真的萌到偶了,小心肝呐。。。。

1 Comment

Category funny | Tags: Tags: ,

Social Networks : Technorati, Stumble it!, Digg, de.licio.us, Yahoo, reddit, Blogmarks, Google, Magnolia.

firefox plugin disabled

Sunday, February 17th, 2008

去除顶部的“未安装插件”提示

在地址栏输入 about:config,然后在 filter 栏输入plugin,找到plugin.default_plugin_disabled 项,设置为 false。

删除 firefox 安装目录下 plugins 里面自带的插件,在 Windows 下为(npnul32.dll)。

No Comments

Category computer | Tags: Tags: ,

Social Networks : Technorati, Stumble it!, Digg, de.licio.us, Yahoo, reddit, Blogmarks, Google, Magnolia.

firefox3 focus outline

Wednesday, February 13th, 2008

ff3的连接点击总会出现那个恼人的虚线边框,实际上是Firefox在<a>这个标签处于focus状态时给它加的outline,解决办法是在CSS里写上:

a {
outline: none;
}

或者:

a:focus {
outline: none;
}

一劳永逸的办法在about:config里browser.display.focus_ring_width:0

2 Comments

Category web | Tags: Tags: , ,

Social Networks : Technorati, Stumble it!, Digg, de.licio.us, Yahoo, reddit, Blogmarks, Google, Magnolia.

gnome minimized size animations

Thursday, February 7th, 2008

在VMware里体验了下专为i686优化的arch linux,用会儿gnome,没3D加速就不开compiz了,难以忍受的最小化黑框框终于让我狠下心来寻找去掉他的办法。

gconf-editor ->apps->metacity->general->reduced resources->true

然后发现拖动的时候出现了一个更丑的9宫格黑框。。。果然是很神奇的gnome世界啊,启用 辅助技术屏蔽之

3 Comments

Category linux | Tags: Tags: ,

Social Networks : Technorati, Stumble it!, Digg, de.licio.us, Yahoo, reddit, Blogmarks, Google, Magnolia.

« Older Entries |