cgi
Speak.cgi 1.2
Speak.cgi - A script to make your Mac speak, plus more more>>
Completly freeware. Source code is included in the package.
Enhancements:
- Bug fixed in version 1.2: Speaks text after logging, to fix some file access problems that may occur in version 1.1.
email.cgi 5.0.3
email.cgi - Email the contents of an HTML form more>>
dstats.cgi 1.5
Analyze your web site traffic. more>>
The package comes with instructions and works on the combined log format, which is show in the package as well.
FastCGI 2.4.0
FastCGI - FastCGI module for Apache 2 more>>
This package provides the FastCGI module for Apache 2, and is designed to install seamlessly with the Complete Apache 2 software distribution. However, it can be installed and will work with any Apache 2 software distribution.
ZmailLite.cgi 1.0
ZmailLite.cgi is a tool doing the task of parsing HTML forms returning results to users & emailing you a copy a more>>
ZmailLite.cgi 1.0 is a tool doing the task of parsing HTML forms returning results to users & emailing you a copy
mailform.cgi 1.4
mailform.cgi - generic cgi mail script written in Perl that hopefully cant be exploited easily more>>
You will need cgi-lib.pl to use this. Most sites have it already installed, but if yours does not, just down load it from here and install it in your cgi-bin directory.
Enhancements:
- Add checking so that people outside your server cant use your # script to spoof mail by posting to the cgi from other than # the form.
portScan.cgi 1.1
portScan.cgi brings a free cgi based application allowing tcp port scanning. more>>
portScan.cgi 1.1 brings a free cgi based application allowing tcp port scanning. It's easy to use, you just unpack it and drop all the files into your site's directory, or your web server's cgi-bin and change the permissions to execute. Then browser to the portScan.cgi with your web browser. Enter the host and a comma separated list of ports to check and it will scan that host and those ports and report if any of them are open. See the page for additional version details. There is a version for Panther and one which should also work on Jaguar.
forecast.cgi 1.1
forecast.cgi - cgi app to allow local US weather forecast lookups more>>
The output from the module is valid xhtml 1.0 strict and it automatically includes a stylesheet called davtrimain.css. The name of the stylesheet can be changed at the top of the file, however, as it is contained in a variable, as is the name and location of the favicon and the copyright statement.
socketScanner and socketScannerP22 both work the same. The only difference is the name of the module you import. The socketScannerP22 file is a modified version of socketScanner that utilizes the timeoutsocket.py module by Timothy OMalley to enable socket timeouts.
Enhancements:
- The template for the form gave port scanning instructions. This was actually something I missed changing when taking this template from the portScan.cgi program.
- The program has been updated to give instructions for entering the correct zip code and not ports to be scanned. Otherwise, all is as it was.
Comments CGI 0.1
Comments CGI is known as a smart and useful network and communication program. more>> <<less
ZEmailLite.cgi 1.0.1
ZEmailLite.cgi is a free little CGI that parses an HTML form and returns the results to the end user as well as emailing a copy of the results to you more>> ZEmailLite.cgi is a free little CGI that parses an HTML form and returns the results to the end user as well as emailing a copy of the results to you. This program should work well with WebStar, Personal Web Sharing, QuidProQuo, MacHTTP and other similar Macintosh web servers.
System 7.1 or later, Mac Web server.
CGI Assimilator 1.4.1
CGI Assimilator - Code library which brings support for ANSI CGI scripts to the Mac more>>
The CGI Assimilator is a code library which brings support for ANSI CGI scripts to the Mac. This library allows one to write a CGI script in standard C/C++ and compile it on the Mac for use with several different web servers, including the following:
WebSTAR
Web Server 4D
Quid Pro Quo
NetPresenz
The key is that the programmer does not need to know any Macintosh specifics to create a working script- the library handles all of the background tasks automatically.
CGI Assimilator is a library and as such, it requires a compiler to be of any use. What makes it particularly obnoxious is its low level integration with the Metrowerks Standard Library (MSL). This basically means the the code may need minor, but esoteric changes. The latest version of the code was updated for CodeWarrior Pro 6.
Since the library is currently totally dependent on using CodeWarrior, the precompiled versions have project stationery for CGI applications.
SquirrelMail to CGI 1.0
SquirrelMail to CGI - Convert SquirrelMail installation more>>
This is useful if you are concerned about permissions, or if your host blocks email sent from anonymous scripts.
PHP 4.3.1 CGI for 4DWebStar V 1.16
PHP 4.3.1 CGI for 4DWebStar has come as a fully-functional installer which is designed with a pre-compiled PHP 4.3.1 cgi more>>
PHP 4.3.1 CGI for 4DWebStar V 1.16 has come as a fully-functional installer which is designed with a pre-compiled PHP 4.3.1 cgi for 4DWebStar V 5.2.x including all necessary libs and binaries for GD, PNG, JPEG, T1LIB and FreeType2. It also includes supports XML, MySQL, EXIF and Sendmail. Safe-Mode enabled by default.
Bugzilla 3.0
Bugzilla - Bug reporting system from Mozilla.org more>>
Developers can use bugzilla to keep a to-do list as well as to prioritize, schedule and track dependencies.
Main features:
- The "Assigned To" field on the new bug page is now prefilled with the default component owner.
- A bug alias column is now available in the buglist page.
- Lists of bugs containing errors in the sanity check page now have a "view as buglist" link in addition to the individual bug links.
- Autolinkification Page - Its now possible to apply Bugzillas comment hyperlinking algorithm to any text you like. This should be useful for status updates and other web pages which give lists of bugs. The bug links created include the subject, status and resolution of the bug as a tooltip.
- There are more tags on the links toolbar for navigating quickly between different areas.
- Buglists are now available as comma-separated value files (CSV) and JavaScript (JS) as well as HTML and RDF.
- Keywords and dependencies can now be entered during initial bug entry
- A CSS id signature unique to each Bugzilla installation is now added to the tag on Bugzilla pages to allow custom end-user CSS to explicitly affect Bugzilla.
- Perls path has been changed to a normal /usr/bin/perl from the original legacy "bonsaitools" path specifier.
- A new "always-require-login" parameter allows administrators to require a login before being able to view any page, except the front page.
- A developer may add an attachment, and also reassign a bug to himself as part of that single action.
- Bugzilla is now able to use the replication facilities provided by the MySQL database to handle updates from the main database to the secondaries.
- Mail handling is now between 125% to 175% faster.
- Guided Bug Entry: You can see a sample enter_bug.cgi template at enter_bug.cgi?format=guided that "guides" users through the process of filing a "good" bug. It needs to be modified before use in your organization.
- There is now a "Give me some help" link on the Advanced Search page that will enable pop-up help for every field on the page.
- The Bugzilla administrator can now forbid users from marking bugs RESOLVED when there are unresolved dependencies.
peacePipe 1.2
peacePipe - Re-connect Applescript CGIs to the apache Web more>>
Unfortunately, with the advent of OS-X, server support for Applescript went away. Personal Web Sharing is now reliant on the very robust apache server, which is great, but apache does not directly support "sdoc" (AppleEvent) CGIs such as Applescripts. Further, the apache server is run as an invisible background process (usually owned by "www").
Due to the way Apple implemented OS-X, neither apache, nor any apache (shell) CGI scripts are able to directly access AppleEvent applications such as Applescripts. Applescript CGIs are locked behind a wall, or have been.
peacePipe was created to free them.
Enhancements:
- Changed delimiter character on cgi-pipe to tab.
- Flush log file more.