[229 total ]
Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals.
Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like
... [More]
/etc/passwd, and lets you manage a system from the console or remotely.
Webmin respects comments and configuration file order, is easy to install, includes dozens of translations, and runs on most Operating Systems. [Less]
MySQL support for Python. MySQL versions 3.23-5.0; and Python versions 2.3-2.4 are supported. MySQLdb is the Python DB API-2.0 interface. _mysql is a low-level API similiar to the MySQL C API. ZMySQLDA is a Database Adapter for Zope.
Phusion Passenger — a.k.a. mod_rails — makes deployment of applications built on the revolutionary Ruby on Rails web framework a breeze. It follows the usual Ruby on Rails conventions, such as “Don’t-Repeat-Yourself”.
Note that the Ohloh
... [More]
source analysis is incorrect. The statistics for C++ and comment count are wrong because the Boost library is included. It is also not true that there's a single developer, because Passenger is commercially supported by Phusion. [Less]
WSO2 Identity Solution will provide the following components to enable CardSpace authentication.
The Set of Components
1. A set of Relying Party components
Relying party components will include an Apache HTTPD module and a Servlet
... [More]
filter. The HTTPD module can be used with any Web application that is hosted with Apache HTTPD irrespective of the implementation language. The Servlet filter component is intended for Java based Web containers.
2. An Identity Provider
This is the security token service that one can deploy to issue tokens to trusted users of a web application. The CardSpace identity selector will obtain tokens from the Identity Provider and authenticate the users to the Web applications with those tokens. [Less]
Add-on modules for dotProject
Link your users and contents to physical addresses.
Features
* All contries of the world
* All states of all contries
* Node addresses thru CCK
* User address book
* Multiple addresses
* XHTML, CSS, Drupal and PHP E_ALL valid code
Drake is a module for Drupal (5.x and above) that lets you execute your CakePHP applications inside Drupal. It provides a bridge between Drupal and CakePHP, allowing your CakePHP applications to be run with or without Drupal, with no need to change your source code.
wxPerl is an extension module allowing the creation of GUI (Graphical User Interface) from Perl; it is built as a wrapper for the awesome wxWidgets C++ GUI toolkit. It allow creating applications that run under Windows, various Unices and Mac OS X.
pnCommerce is a shopping cart for Postnuke.
Clansuite is an object-oriented, modular CMS designed especially for eSport teams and clans. PHP 5+, Doctrine, Smarty, Ajax. - Easy, comfortable, fast, flexible
Some application modules and utilities for XOOPS Cube and XOOPS - WordPress ME for XOOPS (Blog module) - MyGmap (Map module powered by Google Maps) - Etc
Google Map integration for Gallery v2.x.
The Module that has many feature but the default map shows pictures from every albums.
NbGit is a module for the Netbeans IDE that adds support for working with the Git version control system. It uses the JGit library created as part of EGit to interact with Git repositories. Because the module is Java code all the way, it should work
... [More]
better cross-platform modulo platform specific differences, such as file system behavior. It is based on the Netbeans Mercurial module. [Less]
HTML::FormFu is a HTML form framework which aims to be as easy as possible to use for basic web forms, but with the power and flexibility to do anything else you might want to do (as long as it involves forms).
wzdftpd is a portable, modular, small and efficient ftp server.
It is designed to be run as root or non-root, It supports IPv6, SSL, and is multithreaded. Server is fully configurable online using SITE commands, and implements the latest RFC
... [More]
extensions to the FTP protocol.
Features are: flexible user management, ACLs, virtual users/groups, security, speed, bandwidth limitation, per command authorization, virtual directories, dynamic ip changes auto-detection, etc.
It includes several authentication backends, is easily scriptable and provides a powerful event-driven system to extend the server. [Less]
A social NEtwork module for xoops. Written in php, javascript and mysql
OpenCms Workflow2 is a generic OpenCms Module which introduces workflow functionality to OpenCms. It aims to utilize existing OpenCms functionality as much as possible to stay clearly arranged and powerfull at the same time.
This basic module can
... [More]
be easily deployed my the common OpenCms import module mechanism (plus some opencms-workplace.xml configurations needed).
For developers it offers the possiblity to attach any 3rd party workflow engine like JBoss JBPM without changing code of this module. [Less]
Webminstats is a Webmin module designed to store system information in an rrdtool database and to display historic (hourly, daily, weekly, monthly, and custom) graphs. It is modular in design, so as to be able to log everything from CPU usage to email box size.
ClanTiger is a gaming/clan CMS with dozens of nifty features.
Are you looking for an easy way to set up your clan website? Looking for a system that will make your gaming website easy to administrate and fun to use? Have a look at the ClanTiger clan cms! Say no to the crappy ones!
PHProjekt is a modular application for the coordination of group activities and to share informations and document via the web.
Components of PHProjekt: Group calendar, project management, time card system, file management, contact manager, mail
... [More]
client and many other modules.
PHProjekt supports many protocols like ldap, xml/soap and webdav and is available in many languages and supports several databases. [Less]
pam_passwdqc is a simple password strength checking module for PAM-aware password changing programs, such as passwd(1). In addition to checking regular passwords, it offers support for passphrases and can provide randomly generated ones. All features are optional and can be (re-)configured without rebuilding.
mod_defensible is an Apache 2.x module intended to block spammers using DNSBL servers.
It will look at the client IP and check it in one or several DNSBL servers and return a 403 Forbidden page to the client.
wxMax is a cross-platform BlitzMax language binding for wxWidgets, bringing a full-featured, native UI toolkit to BlitzMax applications.
It mirrors the same object-oriented API as implemented by wxWidgets itself, and is available for Linux, OS X
... [More]
and Win32 platforms.
As well as the core functionality of wxWidgets, we also provide extra 3rd-party contributions with the distribution, such as wxPdfDocument, wxPropGrid, wxScintilla and wxSheet. [Less]
Fully modular portal and content management system (CMS) for phpBB (message board / forum software), it features dynamic pages, blocks, themes, and more, all configurable by a central, powerful, yet flexible control panel. It runs without touching
... [More]
phpBB by using integrated features and functions.
Note: aka/formerly known as MXBB, currently in transition to MX-Publisher. [Less]
XML::Xerces is the Perl API to the Apache project's Xerces XML parser. It is implemented using the Xerces C++ API, and it provides access to most of the C++ API from Perl.
Because it is based on Xerces-C, XML::Xerces provides a validating XML
... [More]
parser that makes it easy to give your application the ability to read and write XML data. Classes are provided for parsing, generating, manipulating, and validating XML documents. XML::Xerces is faithful to the XML 1.0 recommendation and associated standards (DOM levels 1, 2, and 3, SAX 1 and 2, Namespaces, and W3C XML Schema). The parser provides high performance, modularity, and scalability, and provides full support for Unicode. [Less]
mod_ruby embeds the Ruby interpreter into the Apache web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby.
You can also extend Apache by mod_ruby. mod_ruby provides Apache API to Ruby.
VSFTPD is a webmin module to administrate your VSFTPD Server in Webmin.
Director is a python library that allows developers to create command line plugins for tools making it easy to add new functionality.
latua is a lightweight reusable code library.
latua library contains modules and wrappers for logging, i18n initialization and file or system operations. Furthermore it contains a simple full text index engine based on sqlite.