Actionpoll is a simple PHP script which provides the standard functionality such as unlimited options, IP tracking of users, easy installation, and HTML and WML output. An event can be triggered if a certain number of votes is reached. Surveys can be stored either in a MySQL database or in text files.
AdaCGI is an Ada95 interface to the "Common Gateway Interface" (CGI). AdaCGI makes it easier to create Ada95 programs that can be invoked by World Wide Web (WWW) HTTP servers using the standard CGI interface. Using it, you can create Web applications using Ada95 to perform queries or other processing by request from a WWW user.
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.
Advanced Web Statistics (AWStats) is a free powerful Web server logfile analyzer (Perl script) that shows you all your Web statistics including visits, unique visitors, pages, hits, rush hours, search engines, keywords used to find your site, robots, broken links, and more. It works with both IIS 5.0+ and Apache Web server log files as a CGI and/or from the command line. It also supports around 40 languages.
BlueLava is a Web and WAP (CGI-based) x10 interface. Using commandline-based x10 tools as its backend, it allows you to control x10-compliant electronics and x10 modules from within a Web browser or a WAP/WML-enabled device. Uses of BlueLava include the remote control of lamps, appliances, and other electronics via the Internet.
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.
This is a PHP class that generates HTML output of a calendar month. It is based on the table wrapper base class. It generates output for any month of any year of the calendar, and it returns an HTML string that is compliant with XHTML. It also lets you customize the HTML properties and data format of the calendar's table cells in a subclass.