博客首页
注册
建议与交流
排行榜
加入友情链接
推荐
投诉
搜索:
帮助
剑胆琴心
知我者谓我心忧 不知我者谓我何求
zsc.cublog.cn
管理博客
发表文章
留言
收藏夹
博客圈
音乐
· music
相册
· graduate
· snapshot
· skating
· room
· office
文章
· 心情随笔
· 技术人生
· 记忆碎片
· 寻章摘句
· 开源项目
}
· video conference
· Google summer code 2007
· 个人略传
· Perl学习
· 人生哲理
· 酒中真意
首页
关于作者
姓名:freebsd13 职业:IT 年龄:23 位置:北京-中关村 个性介绍:尘世间一迷途小书童 主页:http://www.cipsc.org.cn/~zsc
||
<<
>>
||
我的分类
文章列表 - Google summer code 2007
The Code Submission of GSoC2007
Today i submitted my code to Google projects. My T-shirt will arrive at the begin of Oct.:) <br><br>Cheers!<br>
查看全文
发表于:2007-09-05 ┆
阅读(539)
┆
评论(0)
The end of GSoC2007
The deadline is Aug. 20th. i have completed my final survey and upload the codes to the bugzilla of SpamAssassin. i am sitting in front of my PC and waitting for my T-shirt now:-)<br>
查看全文
发表于:2007-08-29 ┆
阅读(532)
┆
评论(0)
The Benchmark Results of PostgreSQL with my plugin
System is Redhat AS 4.0(kernel 2.6.9 SMP), 2 cpus, 2.4 P4(HyperThread), 2G RAM, Perl 5.8.5.<br><br><br>*MySQL - 4.1.12<br><br>*PostgreSQL - 7.4.17<br><br>*Mail-SpamAssassin - 3.1.9<br><br><br>----------<br><br>All numbers are the average for three runs of the benchmark. All times are in seconds.<br>M -- denotes using Michael Parker's persistent da……
查看全文
发表于:2007-08-19 ┆
阅读(802)
┆
评论(0)
The Benchmark results of MySQL with my plugin
i have got the results of benchmarking MySQL with my plugin these days. <br>This is a test run for MySQL, there are 6 email buckets and 2 forget buckets. <br><br>All numbers are the average for three runs of the benchmark. All times are in seconds.<br>M -- denotes using Michael Parker's persistent database connection plugin<br>Z -- denotes using Zhang Shunchang's persistent database connection plugin<br>---------------------……
查看全文
发表于:2007-08-18 ┆
阅读(681)
┆
评论(0)
the next step of GSOC 2007
The deadline is coming. The next step of my project is:<br>1. Benchmark the plugin under PostgreSQL, MySQL and give out a table<br>2. resolving the warning 'redifination of disconnect'<br>3. Completing the manual for perldoc<br>4. Compose a README file if time is avaliable[optional]<br>
查看全文
发表于:2007-08-16 ┆
阅读(693)
┆
评论(0)
the next step of GSOC
The mid term evaluation of Google Summer Code 2007 has passed. The next step for my project is:<br>1. Learning how to write the documents of perldoc, and write some documents for my plugin.<br>2. Test the performance of my persistent database connection plugin. Of course, do some bug-fixing.<br>3. Learning something relevant to the licenses. And do some licensing work.<br>4. Asking for some advice from the mentor and if i should add my code to the codebase.<br>5. Preparing for the fi……
查看全文
发表于:2007-07-18 ┆
阅读(725)
┆
评论(0)
mid term evaluation
These days the students and mentors are required to seperately fill a survey. I have finished the coding and the plugin works ok. But i don't know how to test the performance. So just leave it to my mentors:-).<br><br>Midterm mentor surveys are needed by on Monday , July 16th at 19:00<br>UTC. However, my mentor haven't submited the survey for me. Today he sent me a message and said he is busy with his business and with about 1,500 spamed emails per day. But he said everything is really good.……
查看全文
发表于:2007-07-15 ┆
阅读(628)
┆
评论(0)
i have installed the Mail server
<span style="font-weight: bold;">Today i have install the mail server, which is based on RHAS4&Postfix&</span><b>SquirrelMail&MySQL, besides i have configured the userprefs with MySQL.<br><br>Thanks to a good friend of mine, who provides his server to me and give me a lot of helps on how to configure the mail server. Thanks very much :). Therefore i can get start right now. His help lets me save about 2 weeks, Great!<br><br>come on.<br><br>Cheers!<br><br><br><……
查看全文
发表于:2007-07-03 ┆
阅读(709)
┆
评论(0)
Creating (and Maintaining) Perl Modules
<h2 align="center">Goals</h2> <p> The goal of this web page is to help you write easily maintainable and re-usable code. In Perl, re-usability is implemented through modules, which are similar to libraries in other languages. </p> <p> This page will guide you through creating your module and documenting it, as well as giving you some tips on how to make your code as maintainable and re-usable as possible. </p> <h2 align="center">Creating Perl Modules</h2> <p>Perl modules a……
查看全文
发表于:2007-06-21 ┆
阅读(683)
┆
评论(0)
Perl DBI Examples
<h3>Contents </h3> <ul><li><a href="http://www.dbmaker.com/reference/technotes/perl.html#basics">Basics</a> <ul><li><a href="http://www.dbmaker.com/reference/technotes/perl.html#connect">Connecting to the database</a> </li><li><a href="http://www.dbmaker.com/reference/technotes/perl.html#options">Options</a> </li><li><a href="http://www.dbmaker.com/reference/technotes/perl.html#sql">Issuing SQL</a> ……
查看全文
发表于:2007-06-20 ┆
阅读(641)
┆
评论(0)
Programming the Perl DBI
<h2 class="sect1">A.3. The DBI Class </h2> <p>In this section, we cover the DBI class methods, utility functions, and the dynamic attributes associated with generic DBI handles.</p> <a name="appa-15-fm2xml"></a><div class="sect2"> <h3 class="sect2"><a name="appa-15-fm2xml">A.3.1. DBI Class Methods </a></h3> <p><a name="appa-15-fm2xml">The following methods are provided by the DBI class:</a></p> <a name="INDEX-994"></a><a name="INDEX-995"></a><a name="INDEX-996"></a>……
查看全文
发表于:2007-06-20 ┆
阅读(678)
┆
评论(0)