Monatsarchiv für Juli 2007

Zend Framework gettext Bugfix

Samstag, den 28. Juli 2007

Since we are using Zend Frameworks “Gettext” Adapter for our multilanguage Support, we have found a bug when using it on a 64bit Processors which prevents the import of language files.
This is the official Bugfix for this issue:

Zend Framework 1.0.0

Samstag, den 28. Juli 2007

A few weeks ago, Zend released the first version of their Zend Framework. After playing around a little bit, we have decided, that we use this framework in one of our next projects.
Why?

Extend Binary for Ipcop

Freitag, den 27. Juli 2007

Some days ago I had to build an automatic reboot script for d-link access points, because sometimes they were hanging which ends up in slow response times - tested by ping.
So, I looked for expect command on Ipcop, but where? It´s clear, a firewall usually doesn´t need expect. So I compiled one:
Expect for Ipcop Installer [...]