洪志勇的网络日志

2006-10-04

11111111

111111111111111

2006-03-03

MySQL 4.1(5.0可能也适用)乱码问题的解法

http://yanfeng.org/blog/585/ 感谢桑葚

2006-02-21

Debian下NTP安装要点(the NTP socket is in use, exiting的解决方法)

http://www.metaconsultancy.com/whitepapers/setup.htm apt-get install ntp-simple ntpdate ntpdate pool.ntp.org 执行ntpdate时提示“the NTP socket is in use, exiting”的解决方法: 根据这里的提示,不能在ntpd运行的时候ntpdate,关闭ntpd即可,/etc/init.d/ntp-server stop

2006-02-19

今天装成了WikiTex

系统是Debian,一度受挫。提示找不到amssybm.sty文件,手动安装AMSLaTeX到/usr/share/TEXMF/,还是不成。后来搜索到phpbb.com上讨论在phpbb里显示数学公式的问题,里面有人说有个texhash工具是更新TeX tree文件列表的,试了一下搞定

2006-02-16

Oracle收购Sleepcat

http://developers.slashdot.org/article.pl?sid=06/02/15/0018241 Sleepcat是开源嵌入式数据库Berkerly DB的维护公司

2006-01-18

Google12亿美元收购dMarc

这笔交易包括1.02亿美元现金和11.4亿3年付清的额外帐款。dMarc公司拥有在线提交管理广播广告、实时分析广告效果的技术。 Source: Google Press Release Bloomberg

2006-01-11

另存GMAIL邮件为EML的方法

在GMAIL中打开要另存的邮件,然后点击“更多选项”->“显示原始邮件”->在新打开的IE窗口中点击“文件”->“另存为”->“另存为类型”改成“文本文件”->“确定”->将刚才保存的TXR文件扩展名修改成EML->完成 这种方法可以连附件一并保存下来。