Archive for the 'Development' Category

Improving the Installer

Wednesday, September 14th, 2005

I’m working on an improved installer that is planned for release (fingers crossed) in 2.0.2. The new installer will support upgrading an existing installation and will handle some common installation problems more intelligently than the old installer. I want to test this installer very thoroughly, so I’d like to get a handful of [...]

Improved Language Handling

Friday, July 15th, 2005

I think its time to make some changes to the way the language translations are handled in Retrospect-GDS. With the addition of several new languages recently, some issues have come up with displaying the proper character sets.
Gettext is currently used to handle the translation functions, but it seems to be creaking under [...]