ganimede 1.3.3 - web development alternative

Marian EDU

Member
New version of Ganimede available for download (1.3.3) - 'open-source' alternative for web development with Progress RDBMS.

There are some new options added and a few corrections made:
- added option for 'debug-mode' (only for Win32). One can now debug his application in web environment using Progress Debugger in an interactive manner by starting the broker in 'debug' mode "gnm_adm -debug <broker name>".
- added GNM_HOME with autoconf feature to ganimede shell and messenger. Now the messenger binary can be used directly as gnm_cgi no need of gnm_cgi.sh shell script (sticky bit set at installation). The ganimede shell application can be called from anywhere, no need to go to GNM_HOME directory for that.
- added image streaming option in messenger. One can stream binary image files based on mime.types file (http://host/cgi-bin/gnm_cgi/images/img.gif)
- some code cleanup

Some contribution to the project:
M. TOTHAM <mjtweb@users.sourceforge.net>:
- fixed problem with <SCRIPT SpeedScript> meta-tag

Dick KNOL <thesfinx@users.sourceforge.net>:
- added StartupRun configuration parameter for agent's run-once procedure
- changed entries order in PROPATH (ganimede's entries moved to top)

Petr VAVRINEC <vap@data-norms.cz>:
- added GNM_HOME for ganimede messenger at compile time using autoconf

Thanks to all that contributed and supported the project until now.


Best regards,
Marian EDU

SourceForge:
http://sourceforge.net/projects/ganimede/
Demo: http://news.tomescu.com
 
Top