104 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.
Albatross is a small and flexible toolkit for developing highly stateful Web applications. It provides browser-based sessions via automatically-generated hidden form fields, server side sessions via a session server or file-based session store, a powerful and extensible templating system which promotes separation of presentation and implementation for improved program maintainability, implicit handling for pagination of sequences and tree browsing, template macros to allow repeated HTML and special effects HTML to be defined in one location, and lookup tables to translate Python values to arbitrary template code. Applications can be deployed as either CGI programs or as mod_python module with minor changes to program mainline. Custom deployment can be achieved by developing your own Request class.
Ansel is a picture gallery for web sites. It is a high quality, information-rich photo gallery, designed to handle large numbers of images and albums. It stores all its images in a database, making it both fast and flexible. Ansel is similar in spirit to Shutterfly and Yahoo pictures, but does not place restrictions on image size.
AppsLink is a Web service and platform that lets developers create small, tight, focused Web applications which can interoperate with other Web applications. The demo apps and libraries are the source to several AppsLinked apps, and some code to help developers develop AppsLinked apps.