Development

Deploying postfix 2.1.1

| Development

Today I have finally get postfix 2.1.1 running on beastie.frontfree.net (2.1.0 lived there for four hours before it was replaced with 2.1.1 after it replaced 2.0.20 :-) )

阅读全文…( 本文约 110 字,阅读大致需要 1 分钟 )

postfix 2.1-RELEASE

| Development

Wietse Venema has released postfix 2.1-RELEASE, after a prolonged test and release cycle. postfix 2.1 has several major improvements over the postfix 2.0 series, the documentation is completely rewritten, and the anti-spam features is extensively improved.

阅读全文…( 本文约 267 字,阅读大致需要 2 分钟 )

Postfix releases RC5 (final RC)

| Development

Wietse Venema has released postfix 2.1-RC5 yesterday, and this is expected to be the final Release Candidate of postfix 2.1-RELEASE.

阅读全文…( 本文约 93 字,阅读大致需要 1 分钟 )

gcc 3.4.0 RELEASE

| Development

Finally the long-awaited gcc 3.4.0 RELEASE has been released. When will it be ported to FreeBSD’s main tree?

阅读全文…( 本文约 84 字,阅读大致需要 1 分钟 )

Turned cvs commit activities hook on cvs.delphij.net

| Development

I have turned on cvs commit activities check on cvs.delphij.net. This will help us to have more accurate work statistion. This was done by writing a script named “awake” and some tweaks in CVSROOT/log_accum.pl

参与评论

FreeBSD cvs upgraded

| Development

Today FreeBSD has upgraded CVS in their source tree, from 1.11.5 to 1.11.15, which addresses numerous security issues.

阅读全文…( 本文约 55 字,阅读大致需要 1 分钟 )

FreeBSD to provide RSS feed

| Development

It’s so common to provide information feeds through RSS feed and today Ceri has committed FreeBSD’s RSS transform.

阅读全文…( 本文约 40 字,阅读大致需要 1 分钟 )

SharpReader turns One

| Development

ShapReader was introduced to me by junsu@ and I liked it very much. Today, it turns one (The first release was released last year), let bless it :-)

阅读全文…( 本文约 52 字,阅读大致需要 1 分钟 )

Daniel Hartmeier became a FreeBSD committer

| Development

Bruce M Simpson has added Daniel Hartmeier to the active committers’ rank. Daniel is from the OpenBSD campaus and is one of the authors of OpenBSD’s stateful firewall, pf(4).

阅读全文…( 本文约 57 字,阅读大致需要 1 分钟 )

Beat MSXML's utf-16 cling

| Development

Today I got in a rush to implement a XML+XSL -> HTML translation at server side. I looked at MSDN and found that there is a simple implementation which can fit my requirements, the code is the following (for some reasons I have to use ASP and not .net technologies):

阅读全文…( 本文约 261 字,阅读大致需要 2 分钟 )