
Working Notes
文章平均质量分 74
iteye_13945
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Prepare the process definition
Lesson1: Minor preparation you may forget itBefore you start the project, define the policy, verion control, convention, format, folder structure, you can save the cost in future.e.g. The file name ...2007-02-14 15:07:00 · 133 阅读 · 0 评论 -
Tips from the R&D Top Manager
Although there are most concept and experience from the PMP or other PM books.Actually, it sill depends on the working experiences. Brave to make decision To balance, will you sep...2007-02-27 14:22:54 · 84 阅读 · 0 评论 -
What will you consider, if you're the director...
What will you consider, if you're the department manager in the golden period?After the spring festival , it's the golder time that lot of companys will hurt the expertise IT man. As a top manager, y...2007-03-09 21:27:04 · 209 阅读 · 0 评论 -
To do list
1. Let everyone know what's SQA. Syn the understanding. 2. Lack of system to support2007-03-14 12:36:51 · 115 阅读 · 0 评论 -
Exchange consultant
Today Exchange consultant:Question list sample from top manager:What's the risk of exchange consultant in your experience?Did it happen before?Do the new consultant have experience for exchange?D...2007-06-29 15:01:32 · 98 阅读 · 0 评论 -
EBP ESP Function calling
After some research, I find 3 articles about these topic to clearly clarify how function is calling. http://unixwiz.net/techtips/win32-callconv-asm.htmlhttp://www.installsetupconfig.com/win32p...原创 2010-11-04 13:30:06 · 187 阅读 · 0 评论 -
Install fast cgi & nginx in fedora
http://www.cyberciti.biz/faq/rhel-fedora-install-configure-nginx-php5/ Red Hat / CentOS Install nginx PHP5 FastCGI Webserverby VIVEK GITE on APRIL 22, 2009 · 42 COMMENTSHow do I i...原创 2010-11-07 10:52:35 · 168 阅读 · 0 评论 -
Open port 80
vi /etc/sysconfig/iptables CMD line iptables -I INPUT -p tcp --dport 80 -j ACCEPT Append following line -I INPUT -p tcp --dport 80 -j ACCEPT Restart service#service iptab...原创 2010-11-07 11:12:10 · 212 阅读 · 0 评论 -
ffmpeg compile
http://www.defendingthetruth.com/technology/33167-tutorial-configuring-building-googles-webm-encoder-libvpx-0-9-1-ffmpeg-0-6-a.html Background: There are not many tutorials out that show you how t...原创 2010-11-11 16:09:08 · 256 阅读 · 0 评论