Most Recent Article

Simple System monitoring with PHP

It's time for the next release.

Originally posted July 25th, 2008. 0 comments

More Recent Articles

Add HTTP Response Headers in lighttpd

You can send additional HTTP Response headers with lighty by add setenv.

Originally posted July 24th, 2008. 1 comment

Face detection with PHP

The headline does say facedetection - but what does this mean? Easy said, this article focus on how to find faces on images with PHP.

Originally posted July 22nd, 2008. 8 comments

Logical operations with NULL

While NULL in C is a macro with different implementations for a NULL-Pointer such as "0" or a void* cast for "0" (void *)0, NULL in PHP and MySQL has a special meaning.

Originally posted July 21st, 2008. 0 comments

Get the last percents out of lighttpd

lighttpd is one of the fastest webservers available, especially with aio.

Originally posted July 21st, 2008. 0 comments

Punycode with PHP

When the Domain Name System (DNS) was designed, nobody thought of it that eventually other characters than the default [a-z0-9-] will be needed.

Originally posted July 20th, 2008. 0 comments

New Open Source Blog starts

A new dev-blog sees the light of day.

Originally posted July 20th, 2008. 0 comments