465 projects tagged "CGI Tools/Libraries"
When building server side applications for the Web, independently of the language used (Java, PHP, Perl, etc), a lot of time is spent writing embedded HTML code and dealing with the fact that HTTP is a stateless protocol. SPFC allows you to write HTML forms like you write a Java GUI.
BrowserExpress is a Web-based e-mail client. BrowserExpress provides a Web browser interface to any mail server, giving all your users Web-based e-mail from any Web browser. The BrowserExpress interface is fully customizable to support your branding, banner advertisements, and language choice. BrowserExpress implements POP3, SMTP, LDAP, and MIME standards.
"C Server Pages" is a C++ application server. It runs server pages written in HTML with C++ embedded and templates with C++ beans. It features scalability and integration with the backend, multiprocess and multithread functionality, and it is tunable, load balancing, and behaves well even when highly loaded.
CGIWrap is a setuid wrapper that allows users to install and execute their own cgi scripts that get executed as their own userid. Much of the idea of suexec came from CGIWrap, however, cgiwrap stands on its own, and works with all web servers. CGIWrap must be installed by a system administrator, but after that, users can do their own web scripting.
ctk-nettools provides functions to deal with templates in Perl. It also provides other functions to do log, to get value from db-file (Btree or Hash), and to get the date. The principle of the templates handling is to use an HTTP server to serve the templates. There's also a cache handling to speed up templates loading and to have a copy in case of a crash of the templates server.