209 projects tagged "BSD Original"
ADODB is a set of advanced PHP database abstraction classes. It supports MySQL, PostgreSQL, Interbase/Firebird, Informix, Sybase SQL Anywhere, Oracle, MS SQL 7 and 2000, SAP DB, Sybase, DB2, FrontBase, Foxpro, Access, Netezza, LDAP, ODBTP, ADO, and generic ODBC. A metatype system is built in, making it possible to figure out that types such as CHAR, TEXT, and STRING are equivalent in different databases. It also features portable database creation, database-backed session support (with encryption), SQL performance monitoring, and database health checks.
Amaya is a complete Web browsing and authoring environment, and comes equipped with a WYSIWYG style interface. It lets users both browse and author valid Web pages, with standards including (X)HTML, native MathML, and SVG documents. It also includes a collaborative annotation application (RDF).
auth_ldap is an LDAP authentication module for the Apache Web server. Auth_ldap has excellent performance, due to its use of aggressive client-side caching algorithms. It also has support for LDAP over SS or TLSL. It also features a mode that lets Microsoft Frontpage clients manage their Web permissions while still using LDAP for authentication.
Deadman's Redirect is designed to replace whatever is loaded when you click on the Home button in your browser. It is a Web surfer's power tool that can be completely customized, using HTML, to fit the needs of the user. It allows for URL redirection as well as an interface to various search engines through its aliasing system. It also supports user-set aliases with functional arguments, RSS headlines, and a history of all the URLs that pass through it.
freecgi++ is an ANSI C++-compliant hierarchy for developing object-oriented CGI applications. It supports FORMS, cookies, multi-part submissions, basic cryptography, HTML output, custom HTTP headers, etc. and includes full documentation, help, a tutorial and samples. It has been tested and supported on Linux/GCC, Windows/MSDEV, Solaris/SunC, and HPUX/aCC.
FreeMarker is a template engine that was originally designed so that servlet-based applications could keep graphical design separate from application logic. The templates provide an easy and highly flexible way to generate any kind of text output (HTML, PostScript, TeX, source code, etc.) from a variety of data sources such as Java objects, Jython objects, XML object models, and more.
A Perl base class that allows you attach event callbacks to an object.