Renamed jwcgi library to ceegeye. ceegeye is a C++ library for creating CGI (Common Gateway Interface) programs. xhtml bindings, javascript helpers. Comes with several example programs to help you get acquainted with its usage. Platform independent
Be the first to post a text review of ceegeye a C++ library for CGI programs. Rate and review a project by clicking thumbs up or thumbs down in the right column.
jwcgi library name change and update new version ceegeye-2.0.2 ajax example demo using dojo new documentation
version 2.0.2 renamed jwCGI library. new name: ceegeye. xhtml.cpp: fixed standard content-type in header to be application/xhtml+xml. xhtml class only sends to console out. added outputbase class to base cgi streams not on xhtml e.g. json, images. xhtml class specializes outputbase class. changed mysql demo to use ajax paradigm, simplified the demo and added dojo as the calling library in the demo. updated html docs. removed visual C scripts. Use cygwin instead on blindows. removed wincgi in cgi constructor as it was silly anyway.
version 1.30.0 session class rewrite. No longer relies on cookies. sessions are written to file on the server. The constructor call has changed because of this. new configure script variables: --enable-demos compile demo cgi --enable-mysqldemo compile mysql demo cgi By default demos are not compiled/installed, need --enable-demos switch to configure New mySQL tutorial and html code generation file to assist in database connection find the tutorial in the docs/mySQL directory To compile the mysql demo you need the --enable-demos switch plus the --enable-mysqldemo switch to configure.
version 1.30.0 session class rewrite. No longer relies on cookies. sessions are written to file on the server. The constructor call has changed because of this. new configure script variables: --enable-demos compile demo cgi --enable-mysqldemo compile mysql demo cgi By default demos are not compiled/installed, need --enable-demos switch to configure New mySQL tutorial and html code generation file to assist in database connection find the tutorial in the docs/mySQL directory To compile the mysql demo you need the --enable-demos switch plus the --enable-mysqldemo switch to configure.
Bug fix for non compilation problems. i.e. errant parameter name in inputpasswd function in xhtml.cpp
Bug fix. Non compilation. errant parameter name in inputpasswd function in xhtml.cpp really sorry
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?