2010年2月4日 星期四

Sadly after saw a file recorded by OPS

I have sawn a file about Japanese killing dolphin which recorded by OPS. here is the link(also search from youtube). I'm feeling sad deeply!  what a crowd of Japanese. Its ugly, badly, audacity!

fuck them!

Don't blame my rude. And don't say that destroy the friendship of china&Japan. bullshit!

2010年1月24日 星期日

A good proxy switch extension for google chrome

This evening I have had to get Internet out of GWF. I'm using the security proxy server which named tor. Its using port 9050. It's really a good software. but the net speed is too slowly to dispirit! so I need to change it to no proxy mode when I visit some site could through GWF well. The best way is use firefox+AutoProxy. so I can't use my favorite browser google chrome. How could I did? Yes, extensions, the chrome extensions. I find a good proxy extension what named "proxy switch". proxy switch could save proxy profile as many as you want. even it could be automatic change proxy profile when your url is suit for the regular set. Sound is not cool? try it!

2009年11月19日 星期四

今日得穿墙,发贴以贺之

今日得穿墙,发贴以贺之!
采用的方法是:tor+privoxy+torbutton
具体方法将另找时间贴出来

2010-01-20:
很久没有出来看看了。最近tor也不能用,很多软件都被拒之于国门之外。这次google撤离中国的风波让我更加坚定了出来的决心。经过无数尝试,今天终于找到一个有效工具,安全性好,而且是免费的。名字叫freeVPN,他通过直接连接美国、英国、德国等VPN服务器,实现畅通无阻、无人窥探的隧道。但是唯一局限的是,这个软件只有Windows和iphone版,我的Linux用不了。软件提示会有广告(可以付60$/year移除广告),不过我现在还没有看到广告以任何形式推送给我。可能是刚刚试用还没推吧!

2009年3月19日 星期四

Resolution of my X server config fault

My PC type is DELL vostro 200. Its have a Integrated Graphics card which type is 82G33/G31. And here is a PCIEx16 card slot on the motherboard. so, I install a PCIE Graphic card so as to improve it's efficient. but unfortunately, the card seems some broken. it can't work well. I uninstalled it. Then its comes some problem: I can't get a right xorg.conf file. Because the current file is generated by the NVIDIA installation program. (I remember its said he had made a backup file when installing NV driver. but I can't find it everywhere.)


Now I can't get a right configuration file for the integrated graphic card. so I must try to modify the current xorg.conf manually. I read the xorg.conf manual. but it's helpfulness. doesn't work still. Here is some information that I think it's important:


cat /var/log/Xorg.0.log | grep EE

(EE) No devices detected.

google it! I found a little information. disappoint!


Reread the /var/log/Xorg.0.log. There are some another information at the end of file:


Fatal server error:
no screens found

google again! I get the useful information at www.x.org site(look here)
Steps success for me:


sudo X -configure

but here is some warning seems about my ~/.Xauthority file. so, clear it and the relation files "~/.Xauthority-c", "~/.Xauthority-l". Then rerun the command. success!

2009年2月28日 星期六

不做信息的奴隶

自离职以来,我便一直穴居家中,深居简出。干什么呢?总结如下:

  1. 打开google Reader,把几乎所有博客、科技新闻看完。
  2. 经过一些意外得到的Link去读别人的blog,或者新闻、技术文章之类的东西。
  3. 遇到某个问题,于是着手解决,查资料,读文档,往往一研究就是半天甚至一天。

如此日复一日,结果到现在为止,我什么也没做,倒是研究了不少也许有用的东西。每天都在解决问题、看新闻和博客上花了几乎所有的时间,结果真正该做的事情却没有结果。更糟糕的是,自己像是有了强迫症似的,每天一定要看完这些东西,其实这些信息里面真正有用的也就只有那么15%左右甚至更低。我每天做着这些信息的奴隶,被它们驱使,自己身心俱疲!

希望从明天早上开始,我能够成功的结束自己的受剥削受压迫的苦难日子,开始新的纪元!

2008年11月12日 星期三

Flex Builder 3.0运行于Fedora 8上

首先准备一些必备软件:

  1. flex builder alpha 4
  2. jre1.5+
  3. eclipse3.3
之所以要安装SUN的jre1.5,是因为Fedora源中的jre-icetea存在一个bug.这个bug将会导致FlexBuilder在安装过程中停滞。另外eclipse最好不要使用yum或者apt-get方法安装,因为这里需要一个eclipse文件夹,以便FlexBuilder可以找到这个文件夹并将自己的一些feature和plugin安装上去。

下面介绍安装步骤:
  1. 将下载的eclipse解压,最好接着移到一个工作目录里面去(mv /home/xiong/Download/eclipse /home/xiong/bin/FBlinux/)。运行一遍,用以确定workspace(/home/xiong/flexworkspace/)。
  2. 安装jre,哪里都可以,但要记得装在什么地方的。如果直接运行./jre-6u7-linux-i686.bin则会安装在当前文件夹下。
  3. 此时将jre/bin加到环境变量PATH中去。export PATH=$PATH:/home/xiong/Download/jre1.6.0_07/bin
  4. 运行FlexBuilder安装程序。./flex_builder_linux_install_a4_081408.bin
  5. 此时FlexBuilder安装程序的UI界面便出来了。之后会有两个路径要填,一个是将FlexBuilder安装在哪里,另一个是刚刚的eclipse文件夹在什么地方。其它选项随自己需要填。
  6. 在进度结束后,就可以到FlexBuilder文件夹下去用./Adobe_Flex_builder.sh启动程序了,其实启动的是刚刚的eclipse,不同的是现在eclipse中新建project时可以建flex项目了。
OK,上面即是全部。有兴趣可以自己研究一下,或者参考flex builder linux BBS.

2008年10月5日 星期日

EEE-PC701安装ubuntu-eee7.10使用笔记

我的eee-pc701前后装了好几遍系统,以前装的fedora8,并且自己动手编译了一些f8不支持的硬件驱动后,大部分的问题都解决了。但还有几个小问题还没有解决:

  1. 关机后不能彻底断电;
  2. 占用空间太大;用户空间只剩下500M.
  3. 摄像头没有驱动;

基于以下原因,我决定去掉F8,改装ubuntu-eee,据说它启动快,占用空间小,驱动齐全。