-
http://www.freesoftwaremagazine.com/books/autotools_a_guide_to_autoconf_automake_libtool
-
2011-10-23
The Flash vs. HTML5 Endgame(RT)
Please,
The orignal post is here:
http://www.visionmobile.com/blog/2010/09/the-flash-vs-html5-endgame/
+21 rating
Loading ...
22 comments
print
email
view license
[In the debate of Flash vs HTML5, has the death... -
2011-09-21
cmake uninstall
just remind:
xargs rm -vf < install_manifest.txt
-
2011-09-10
从ubuntu中文论坛转载的一片超好的文章
作者不详(我现在已经无从确认最初的作者,向热情无私贡献者致敬)
About Shell
-----------
Q1.用户登录到Linux机器,系统会启动login子程序处理用户登录请求,如何自动设置用户环境变量?
比如 PATH,CVS_RSH等等
编辑/etc/profile 和 $HOME/.bash_profile $HOME/... -
2011-09-05
linux message queue
这些天在研究linux的message queue,一些小得:
1. 有两种message queue API:System V,POSIX ,api是不同的
2.linux自从2.2.6开始支持POSIX message queue, 但实现有些差异,比如:
A. struct mq_attr中,Ubuntu不认识MQ_NONBLOCK,代之以O_NONBLOCK
B. Link... -
2011-07-29
tunning tortoisesvn
The slow of tortoisesvn due to icon overlay, so
1. tortoisesvn->settings->icon overlays->exclude paths
c:\*
d:\*
include paths:
d:\workshop\svn\*
2. if nessary, restart windows, or kill TSVNCache.exe and restart it, restart explorer... -
2011-07-21
esxi 4.1 install notes
2011-07-20
We have a old spare dell poweredge sc440( 2G mem, Xeon 3040, 500G SCSI), I'd like setup a virtual env.
1. upgrade the hardware, to 8G mem
2. install esxi 4.1
3. install vsphere client
4. connect to esxi server
5. create virtual ma... -
2011-05-12
Windows 2008 R2激活的几种有效方法
Windows 2008 R2激活的几种有效方法
装了windows server 2008之后才发现,它与windows server 2008 R2有很大的差别,总之R2是更新的版本,还是建议直接装R2(注意R2和sp2是完全两码事)。
本来还想买个微软的正版序列号的,但是一查价钱,哎,算了,支持不起,一千... -
2011-05-05
Mantisbt attachment upload max size
今天,Mantisbt attachment upload max size给我带来不少困扰
我希望attachment存在数据库中,所以要
环境 xampp1.7.0 on windows
1.php.ini(应该在xampp\apache\bin)
upload_max_filesize = 10M ; 要大于等于g_max_file
memory_limit = 64M ; 适当增加内存,否... -
2011-05-02
php+flex reporting engine research
some choice:
Server side solution
1. RLib
RLIB runs on both Linux and Windows, and features bindings for Perl, PHP, Python, .NET, and Java.
Server side solution
http://rlib.sicompos.com/
2. OpenOffice
Create PDF server side
3. Zend Framewo...







