Main > Free Download Search >

Free module allows users software for linux

module allows users

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 13611
Simple RSS Service 0.3

Simple RSS Service 0.3


Simple RSS Service is a modular RSS feed generator. more>>
The Simple RSS Service (SRSSS) generates and serves RSS feeds through a common interface via CGI-enabled webservers. It uses modules to extract items for feeds from various sources, and has a virtual filesystem where feeds can be read by CGI-clients.
The package contains everything needed to start providing RSS feeds, including server and CGI programs, and has support for PostgreSQL, MySQL and MimerSQL.
Main features:
- Modular and clean design based on object oriented C++
- Resource-friendly functions that keeps the load down on web- and database-servers by only parsing data and generate new feeds when required, instead of at every request.
- Interface for run-time loading of modules for data-extraction
- A virtual filesystem stored in shared memory
- Feed extraction via CGI program for easy integration in any CGI-enabled webserver
- A trigger-system that allows external sources to trigger daemon software to fetch new updates
- Easy configuration via a configfiles
- Designed for easy integration towards SQL servers etc
- Support for NetBSD, FreeBSD, OpenBSD and Linux.
Modules:
These modules are currently available for RSS item extraction:
mod_pgsql
This module allows the RSS daemon (rssd) to extract items for RSS feeds from a PostgreSQL database. It can select an entire column as description field for the feed, or base it on a pre-formated string in which variables are replaced with values from columns returned in the SQL query.
This module also support triggering, where any client connected to the same database is able to trigger RSSD to fetch a new update via the SQL LISTEN and NOTIFY functions.
mod_mysql
This module integrates RSSD with the MySQL database, allowing it to produce RSS feeds based on any information stored in databases running on MySQL. The module allows the user to run just about any SQL query supported by the database to extract the needed information to create a feed.
Mod_mysql does also support pre-formated strings to generate the description for each RSS item it produces.
mod_mimersql
This module allows the RSS daemon to fetch items from the MimerSQL database.
The module allows the user to run just about any SQL query supported by the database to extract the needed information to create a feed.
Mod_mimersql does also support pre-formated strings to generate the description for each RSS item it produces.
mod_template
This is a template-module that can be used as a starting-point when developing new modules. It is usable, but does not really provide a usable feature.
<<less
Download (0.47MB)
Added: 2005-04-26 License: BSD License Price:
1641 downloads
Module::Starter::PBP 0.0.3

Module::Starter::PBP 0.0.3


Module::Starter::PBP is a Perl module to create a module as recommended in Perl Best Practices. more>>
Module::Starter::PBP is a Perl module to create a module as recommended in "Perl Best Practices".

SYNOPSIS

# In your ~/.module-starter/config file...

author: < Your Name >
email: < your@email.addr >
plugins: Module::Starter::PBP
template_dir: < /some/absolute/path/name >

# Then on the command-line...

> module-starter --module=Your::New::Module

# Or, if youre lazy and happy to go with
# the recommendations in "Perl Best Practices"...

> perl -MModule::Starter::PBP=setup

This module implements a simple approach to creating modules and their support files, based on the Module::Starter approach. Module::Starter needs to be installed before this module can be used.

When used as a Module::Starter plugin, this module allows you to specify a simple directory of templates which are filled in with module-specific information, and thereafter form the basis of your new module.

The default templates that this module initially provides are based on the recommendations in the book "Perl Best Practices".

<<less
Download (0.008MB)
Added: 2007-01-23 License: Perl Artistic License Price:
1018 downloads
Module::Build::TestReporter 1.00

Module::Build::TestReporter 1.00


Module::Build::TestReporter is a Perl module to help users report test failures. more>>
Module::Build::TestReporter is a Perl module to help users report test failures.

SYNOPSIS

use Module::Build::TestReporter;
my $build = Module::Build::TestReporter->new(
# normal Module::Build code here
);

# or, in your own M::B subclass

package My::Module::Build;

use Class::Roles does => Module::Build::TestReporter;

# your code as usual

Shipping test suites with your code is a good thing, as it helps your users know that your code works as you expect on your systems and it allows you better debugging information if things break in environments where you havent yet tested your code. However, it can be tedious and tricky to convince your users to send you the appropriate failure information.

Module::Build::TestReporter extends and enhances Module::Build to collect information on test failures and the Perl environment for users to send to you. Rather than walking them through running tests in verbose mode on the phone, in IRC, or via e-mail, use this module alongside your usual Module::Build build process and it will gather this information in case of failure.

<<less
Download (0.008MB)
Added: 2006-11-01 License: Perl Artistic License Price:
1087 downloads
Jeta SSH Module 1.0

Jeta SSH Module 1.0


Jeta SSH Module provides a Horde SSH module. more>>
Jeta SSH Module provides a Horde SSH module.

Jeta is the Horde Application Frameworks wrapper module for the SSHTools Java SSH Applet.

Jeta is based on a java SSH client. It allows shell access to your web server, or to another machine if used with a port relay daemon (not provided).

<<less
Download (3.1MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
913 downloads
TuxUsers 0.6.0

TuxUsers 0.6.0


TuxUsers application is a user management KControl module and stand alone utility. more>>
TuxUsers application is a user management KControl module and stand alone utility.
It allows very wasy user accounts management:
- User creation, deletion and modification.
- Change KDM start icon.
- Predefined groups for new users to ease new user permissions.
- Thinkfinger fingerprint reader suported to add easily fingerprint auth. for your system.
<<less
Download (0.13MB)
Added: 2007-07-25 License: GPL (GNU General Public License) Price:
824 downloads
MyCMS perl module 1.0

MyCMS perl module 1.0


MyCMS perl module provides the MN::CMS Perl module used by the MyCMS. more>>
MyCMS perl module provides the MN::CMS Perl module used by the MyCMS.

MyCMS perl module contains Perl object classes to manage the data of MyCMS (such as articles, links, and images).

MN::CMS is a perl module that allows you to manage an Internet
publishing system.#

MyCMS is an extension module of MyNews.

MyCMS introduces the concept of article, author and moderator.

<<less
Download (0.016MB)
Added: 2007-02-13 License: Perl Artistic License Price:
986 downloads
BaseballNuke 1.0

BaseballNuke 1.0


BaseballNuke is a module for PHP-Nuke that allows for the administration of a baseball team. more>>
BaseballNuke is a module for PHP-Nuke that allows for the administration of a baseball team. BaseballNuke module gives managers of baseball teams a module for the PHP-Nuke CMS to manage their teams roster, stats, and schedules.

The module simplifies team administration and communication to fans. I plan to expand this module to include league management and expand it to other open source CMS projects.
<<less
Download (0.050MB)
Added: 2006-05-18 License: GPL (GNU General Public License) Price:
1255 downloads
Mod_Survey 3.2.4

Mod_Survey 3.2.4


Mod_survey is an Apache mod_perl module which allows users to create their own Web questionnaires. more>>
Mod_survey is an Apache mod_perl module which allows users to create their own Web questionnaires using an XML-based tag notation.
Mod_Survey module supports exporting of data into several file formats, including SPSS syntax, semi-colon delimited fields, and SQL script.
It also provides limited support for descriptive statistics of the submitted data, and stylesheet customizations of layout.
Enhancements:
- Multipage surveys should now work over HTTPS.
- Previously broken translations should now display properly.
- TOKENAUTH should now be remembered across pages.
- Mod_survey now produces valid XHTML output.
- A Dutch translation has been added.
- Minor crashes have been fixed in MAILCOPY and XML exportation.
<<less
Download (0.48MB)
Added: 2006-06-30 License: GPL (GNU General Public License) Price:
1212 downloads
mod_plsql 0.3.15

mod_plsql 0.3.15


mod_plsql is Apache module that allows you to create Web Applications using Oracle stored procedures. more>>
mod_plsql is Apache module that allows you to create Web Applications using Oracle stored procedures. mod_plsql Apache module works similarly to Oracle Web Application Server PL/SQL cartridge.
Main features:
- Database connection caching.
- Integration with SSI
- Doesnt need Oracle OWS Toolkit - no copyright problems
- Ability to freely play with HTTP Headers and such.
Enhancements:
- This release fixed cookie age handling and changed the cookie format to Version 1.
<<less
Download (0.057MB)
Added: 2006-01-10 License: The Apache License Price:
1389 downloads
lopster-tools 1.0

lopster-tools 1.0


lopster-tools is a set of tools for use with Lopster that allows users to view statistics for download. more>>
lopster-tools is a set of tools for use with Lopster that allows users to view statistics for download and upload transfer, incomplete and finished files, how many MB are downloaded or uploaded, and the difference between down- and upload, amongst other features.
<<less
Download (0.60MB)
Added: 2005-07-06 License: GPL (GNU General Public License) Price:
1571 downloads
DNSMasq Webmin Module 0.9

DNSMasq Webmin Module 0.9


DNSMasq Webmin Module is a Webmin module to allow configuration of DNSMasq, a DNS proxy and DHCP server. more>>
DNSMasq Webmin Module is a Webmin module to allow configuration of DNSMasq, a DNS proxy and DHCP server.

<<less
Download (0.16MB)
Added: 2006-10-19 License: GPL (GNU General Public License) Price:
1122 downloads
mod_auth_samba 1.0

mod_auth_samba 1.0


mod_auth_sanba allows you use Windows user database for user password authentication and ndbm database. more>>
mod_auth_sanba is an Apache module that allows you use Windows user database for user password authentication and ndbm database for groups in WWW authentication.
Configuration:
The following directives have been added which you can put in a < Directory >, < Location > or .htaccess:
AuthSambaEnabled On|Off
If Off, Samba will decline all requests. This can be useful in case you have virtual hosts in use and dont want to use Samba on some of them. Default is On.
AuthSambaAuthoritative On|Off
If On, the system files are considered authorative, control will not be passed to other access control modules. Off allows you to use this with other access modules, to allow access for users defined in a .htpasswd file as well as other users on the system. To enable this functionality, this module should be included after mod_auth in your configuration file. Default is On.
AuthSambaDomain Domain1:NT1,NT2 Domain2:NT3 ,NT4,NT5
Specifies, which domains are to be used and what are their domain controllers. NT5 is only used if user didnt validate against Domain1 and NT3 and NT4 reported server or protocol error, when mod_auth_samba tried to connect to them.
AuthSambaGroupDbm database
Database, which has information about users and groups, where they belong. User is the key and group names form the data.
AuthSambaCacheTimeout seconds
If username password pair is found from cache buffer, we check if it has already past timeout period or in it. If timeout has happened, we ignore cached information and try validation to domain controller. Default is 43200 seconds (= 12 hours). All failed authentications are tested against Windows servers so that proper accounts get locked and users can use their changed passwords.
Enhancements:
- Apache 1.3
<<less
Download (0.008MB)
Added: 2006-05-24 License: The Apache License Price:
1248 downloads
RoyalCMS 0.1

RoyalCMS 0.1


RoyalCMS is a content management system designed to allow users to easily create and maintain a Web site. more>>
RoyalCMS is a content management system designed to allow users to easily create and maintain a Web site, and to allow administrators to easily maintain and delegate maintenance of different sections to different users of a Web site.

The project is in a very preliminary development state and does not contain any of the planned features at this time.
<<less
Download (0.018MB)
Added: 2007-03-14 License: GPL (GNU General Public License) Price:
956 downloads
mod_limitipconn 0.04

mod_limitipconn 0.04


mod_limitipconn is an Apache module which allows web server administrators to limit the number of simultaneous downloads. more>>
mod_limitipconn is an Apache module which allows web server administrators to limit the number of simultaneous downloads permitted from a single IP address.

<<less
Download (0.007MB)
Added: 2006-05-11 License: The Apache License 2.0 Price:
1265 downloads
Afick Webmin module 1.6.0

Afick Webmin module 1.6.0


Afick is a security tool, very close from the well known tripwire. more>>
Afick is a security tool, very close from the well known tripwire. Afick Webmin module allows to monitor the changes on your files systems, and so can detect intrusions.
Functionnalities:
- portable without any change to all common operating systems (windows, unix ...)
- easy install : no need to compile or to install many others tools
fast
- display new/deleted/modified files
- display dangling links
- may be used by any user
- any number of base and config
- config file with exceptions and jokers
- configuration file syntaxe close from aides one
- command line is perfect on unix, but windows users prefer graphical interfaces, so I add a Tk interface
Enhancements:
- A new screen was added to configure macros.
- Some bugs were fixed.
- The code was fully reread and cleaned.
<<less
Download (0.048MB)
Added: 2007-06-08 License: GPL (GNU General Public License) Price:
868 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5