24 projects tagged "cgi"
Sql2xml is a CGI program that lets you request a SQL query and convert it to JSON, CSV, XML or INI through a Web server. Sql2xml supports requests from multiple users and for multiple databases. It is intended for developers who do not have direct access to database servers due to firewalls or other restrictions.
Güickie is a fork of quickie, from Peter Miller, mainly because of the need to enhance the markup features. It is coded in C++, so it is lightweight and fast in comparison to most of the other wiki engines. In contrast, it is not as feature rich as the most known of them. But it uses ptdoc as an HTML formatting engine, and has a rich set of text formatting features.
NTPmon is a Web-based monitor for (usually LAN-based) NTP servers. It provides a small number of health metrics that help to locate NTP configuration or operational trouble spots. It uses RRDtool as its storage and graphing engine, and provides a CGI script for viewing the results.
OmniComment is a small script to that enables a Webmaster to add comments to any page. The idea is to include a call to the script in the appropriate page, using an SSI statement. The script will write out the appropriate HTML containing a link to the comments already posted for this page and a form to post new comments. In principle this is similar to Gentle Comment, except it's more lightweight: it uses a flat directory and normal files to store the comment (as opposed to a MySQL database), so it is not appropriate if your Web site receives thousand of comments a minute. Another difference is that all configuration happens in a text file, and there is no Web interface to perform administration. OmniComment generates an ATOM feed that follows publication of comments anywhere in the site.
offrss is a standalone program that can download your favorite feeds and then show them in your favorite Web browser by spawning a simple local Web server. It will not only download the feeds' text, but also the pictures, so you will also be able to read comics strips and enjoy posts with pictures in them while offline. It can also generate PDFs from text. It remembers what you read and what you don't, and all the information stays in normal files, so you can synchronize it easily to any device that may not have an Internet connection. It can also work as a CGI to serve your feeds in your Web site, and it can update the feeds from crontab. It has few dependencies to build and can be cross compiled easily.
Blink is a small public-access blog engine. It supports running multiple blogs. It displays a main page and links for accessing older posts. It allows a reader to search for posts. Each blog can be oldest post first or newest post first. Any blog can be set to take public posts or allow comments. Admin functions include archiving all blogs and the viewing and deleting of new posts and comments. Posts can also utilize a semiotic bolding of definitions and automatic linking to all definitions. All functionality is in one CGI file under 10 kb.
A library for collision detection between polygonal objects.
A Swing component for displaying PDF documents in applets or applications.