333 projects tagged "Dynamic Content"
Lumbricidae WORM (Widget Object Relational Mapper) is an SQLAlchemy binding for Webwidgets. SQLAlchemy presents database tables and rows as Python classes and objects. Webwidgets is a framework for writing Web applications as if they were desktop applications. WORM lets you easily map Webwidgets input fields, tables, and other widgets to database mapped classes, instances, and attributes. It requires the Argentum SQLAlchemy convenience library.
oo.WebsiteTools is a set of basic tools which are needed on almost every Web site. Using these tools speeds up your Web development radically. It consists of three different parts: oo.Admin, oo.Sql, and oo.Ajax. oo.Admin is used to administer the site and allow users to manage their accounts. oo.Sql lets you change database backends without changing your SQL code. oo.Ajax is an AJAX library that can load and update div elements, send forms without reloading the page, and more.
Zero RRD Framework provides a central HTTP-based service for importing into standard RRD databases and for generating graphs. A lightweight, easily extendable agent for the data sources pushes updates with minimal resource consumption to the master service using HTTP. With the introduction of VMs for the service, it's easy to test-drive the application and even the architecture (connecting agents to the service in the VM).
Catalyst::Authentication::Store::DBI is a Perl module that implements the Catalyst::Authentication API using Catalyst::Model::DBI. It uses DBI to allow applications to authenticate users against a database and it provides support for roles with Catalyst::Plugin::Authorization::Roles.
Telemeta is a global audio archiving program which introduces useful and secure indexing methods to back up digitized audio files and metadata dictionaries. It is dedicated to backing up any digitized and documented sound from collections of vinyls, magnetic tapes, or audio CDs over a strong database in accordance with many standards. Export functions also encapsulate edited metadata into a compressed file. The object style architecture provides easy developed user-friendly interfaces and a plugin style audio processing.
smupcheck, which stands for Smart Update Checker, checks Web sites for updates automatically, even if they don't offer an RSS feed. It is a very basic tool, and does not offer advanced features such as checking password-protected Web sites, highlighting changes, or filtering results.
The tox (Tomcat, Oracle, and XML) Web archive is a foundation for development of HTTP-based applications using Tomcat (or some other servlet container) and an Oracle RDBMS. It requires coding primarily in PL/SQL, JavaScript, and XSLT, but also in HTML, CSS, and potentially Java. It enables the construction of applications using the model/view/controller (MVC) design pattern. With a controller that executes interpreted XML for creating the model and view, developers can construct new functionality. The model is retrieved either via includes or by the execution of Oracle's stored procedures, and then passed to an XML stylesheet transform to construct and return the view. Different combinations and options provide rich dynamic content.
Mescaline is a PHP Web application and framework that makes data stored in databases available to users. The interfaces for viewing and editing the data are created without requiring any coding or config file editing using a wizard. It works with unconventional databases and can be easily extended and reused, since it is written in object-oriented PHP.