Main > Free Download Search >

Free apache cayenne software for linux

apache cayenne

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 982
Apache Cayenne 2.0.3 / 3.0M1

Apache Cayenne 2.0.3 / 3.0M1


Apache Cayenne is a free object-relational persistence framework written in Java. more>>
Apache Cayenne project is a free object-relational persistence framework written in Java. Its goal is to make development of database Java applications faster and more consistent with the Object Oriented Programming concept.
Some of the ideas used in Cayenne have been inspired by the persistence mechanism of NeXTs (and now Apples) WebObjects application server.
Whats New in 2.0.3 Stable Release:
- This release features a number of bugfixes, including some serious synchronization issues.
- It is a recommended upgrade.
Whats New in 3.0M1 Development Release:
- This is the first milestone release of Cayenne 3.0.
- The most visible addition to Cayenne is a JSR-220 Java Persistence API Provider (a.k.a. JPA), but significant enhancements have been made to performance and flexibility.
- It is already in production within several products.
<<less
Download (11.2MB)
Added: 2007-07-30 License: The Apache License 2.0 Price:
822 downloads
Apache-Storage 1.00

Apache-Storage 1.00


Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process. more>>
Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process.
<<less
Download (0.004MB)
Added: 2005-08-24 License: GPL (GNU General Public License) Price:
1521 downloads
Cayenne 1.2.1

Cayenne 1.2.1


Cayenne is a free object-relational persistence framework written in Java. more>>
Cayenne is a powerful, full-featured Java Object Relational Mapping framework. Cayenne project is open source and completely free. One of the main Cayenne distinctions is that it comes with cross-platform modeling GUI tools.
This places Cayenne in the league of its own, making it a very attractive choice over both closed source commercial products and traditional "edit your own XML" open source solutions.
Enhancements:
- This release fixes a number of bugs in 1.2.
<<less
Download (9.8MB)
Added: 2006-08-30 License: The Apache License 2.0 Price:
1150 downloads
Apache::No404Proxy::Google 0.05

Apache::No404Proxy::Google 0.05


Apache::No404Proxy::Google is an implementation of Apache::No404Proxy. more>>
Apache::No404Proxy::Google is an implementation of Apache::No404Proxy.

SYNOPSIS

# in httpd.conf
PerlTransHandler Apache::No404Proxy::Google
PerlSetVar GoogleLicenseKey **************

Apache::No404Proxy::Google is one of the implementations of Apache::No404Proxy. This module uses SOAP::Lite to fetch Google cache.

<<less
Download (0.003MB)
Added: 2006-11-27 License: Perl Artistic License Price:
1061 downloads
Apache::Pod::Text 0.22

Apache::Pod::Text 0.22


Apache::Pod::Text is a mod_perl handler to convert Pod to plain text. more>>
Apache::Pod::Text is a mod_perl handler to convert Pod to plain text.

SYNOPSIS

A simple mod_perl handler to easily convert Pod to Text.

CONFIGURATION

See Apache::Pod::HTML for configuration details.

<<less
Download (0.005MB)
Added: 2006-08-16 License: Perl Artistic License Price:
1164 downloads
dotDefender Monitor for Apache 3.84

dotDefender Monitor for Apache 3.84


dotDefender Monitor for Apache is the only way to know who is attacking your web site in real time. Residing on the server as webserver plug-in, dotDefender can be installed and implemented in minutes without influence on traffic or network archite more>> <<less
Download (17.17MB)
Added: 2009-04-10 License: Freeware Price:
196 downloads
mod-apache-snmp 1.03

mod-apache-snmp 1.03


Apache SNMP Module allows you to monitor different configuration and status values of the Apache Web server using SNMP. more>>
Apache SNMP Module allows you to monitor different configuration and status values of the Apache Web server using SNMP.
Enhancements:
- Bugfixes, the inclusion of MRTG scripts, and changes to make the module work on the IBM HTTP Server.
<<less
Download (0.032MB)
Added: 2005-08-23 License: GPL (GNU General Public License) Price:
1533 downloads
Apache mod_suid 2.1

Apache mod_suid 2.1


Apache mod_suid allows per-vhost execution of scripts under their own UIDs. more>>
Apache mod_suid allows per-vhost execution of scripts under their own UIDs. It functions in a way similar to Apaches perchild MPM, but differs in a number of ways.

Apache mod_suid does per child user/group switching; the Apache MPM makes switches based on vhosts. All processing is done under a specific UID/GID, including PHP and mod_perl scripts.

<<less
Download (0.038MB)
Added: 2006-05-30 License: BSD License Price:
1249 downloads
Apache Incubator

Apache Incubator


Apache Incubator project ensure all donations are in accordance with the ASF legal standards. more>>
Apache Incubator project is the entry path into The Apache Software Foundation (ASF) for projects and codebases wishing to become part of the Foundations efforts.

All code donations from external organisations and existing external projects wishing to join Apache enter through the Incubator.

The Apache Incubator has two primary goals:

- Ensure all donations are in accordance with the ASF legal standards
- Develop new communities that adhere to our guiding principles
<<less
Download (MB)
Added: 2007-01-10 License: The Apache License 2.0 Price:
1018 downloads
Apache::MyConfig 1.30

Apache::MyConfig 1.30


Apache::MyConfig is a Perl module created to build options access. more>>
Apache::MyConfig is a Perl module created to build options access.

SYNOPSIS

use Apache::MyConfig;
die unless $Apache::MyConfig::Setup{PERL_FILE_API};

Apache::MyConfig module provides access to the various hooks and features set when mod_perl is built. This circumvents the need to set up a live server just to find out if a certain callback hook is available.

Itterate through %Apache::MyConfig::Setup to get obtain build information then see Appendix B of the Eagle book for more detail on each key.

<<less
Download (0.38MB)
Added: 2007-06-01 License: Perl Artistic License Price:
879 downloads
Apache::MP3::Skin 0.91

Apache::MP3::Skin 0.91


Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to skin the output using HTML::Template. more>>
Apache::MP3::Skin is a subclass of Apache::MP3::Playlist with the ability to "skin" the output using HTML::Template.

SYNOPSIS

# httpd.conf or srm.conf
AddType audio/mpeg .mp3 .MP3

# httpd.conf or access.conf
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3::Skin
PerlSetVar HomePath /songs # optional
PerlSetVar DefaultSkin default.tmpl # required

# Without DefaultSkin being set to a valid file
# Apache::MP3::Skin will be the same as Apache::MP3
< /Location >

Apache::MP3::Skin subclasses Apache::MP3::Playlist enabling the use of skin files which are html files with special tags enabled by HTML::Template. See Apache::MP3 for details on installing and using.

<<less
Download (0.018MB)
Added: 2006-10-12 License: Perl Artistic License Price:
1110 downloads
Apache::MP3::Sorted 4.00

Apache::MP3::Sorted 4.00


Apache::MP3::Sorted is a Perl module to generate sorted streamable directories of MP3 files. more>>
Apache::MP3::Sorted is a Perl module to generate sorted streamable directories of MP3 files.

SYNOPSIS

# httpd.conf or srm.conf
AddType audio/mpeg mp3 MP3

# httpd.conf or access.conf
< Location /songs >
SetHandler perl-script
PerlHandler Apache::MP3::Sorted
PerlSetVar SortFields Album,Title,-Duration
PerlSetVar Fields Title,Artist,Album,Duration
< /Location >

Apache::MP3::Sorted subclasses Apache::MP3 to allow for sorting of MP3 listings by various criteria. See Apache::MP3 for details on installing and using.

<<less
Download (0.32MB)
Added: 2006-11-07 License: Perl Artistic License Price:
1082 downloads
Apache::NNTPGateway 0.9

Apache::NNTPGateway 0.9


Apache::NNTPGateway is a NNTP interface (Usenet newsgroups) for mod_perl enabled Apache web server. more>>
Apache::NNTPGateway is a NNTP interface (Usenet newsgroups) for mod_perl enabled Apache web server.

SYNOPSIS

You must be using mod_perl, see http://perl.apache.org/ for details.

For the correct work your apache configuration should contain apache directives look like these:

In httpd.conf (or any other apache configuration file):

< Location "/path/to/newsgroup" >
SetHandler perl-script
PerlHandler Apache::NNTPGateway
PerlSetVar NNTPGatewayNewsGroup "newsgroup"
PerlSetVar NNTPGateway... (see L< CONFIGURATION > Directives)
< /Location >

This module implements a per group interface to NNTP (Usenet) News-Groups, it allow users to list, read, post, followup ... articles in a given newsgroup/newsserver depending of configuration. This is not a replacement for a real powerful newsreader client but just pretend to be a simple, useful mapping of some news articles into a web space.

<<less
Download (0.021MB)
Added: 2007-06-29 License: Perl Artistic License Price:
848 downloads
mod_xslt2 1.0 Beta

mod_xslt2 1.0 Beta


mod_xslt2 is is an Apache 1.3.xx Module written in C. more>>
mod_xslt is is an Apache 1.3.xx Module written in C. It accomplishes Apache embedded XML with XSL tranformation using Sablotron.

<<less
Download (0.040MB)
Added: 2006-04-05 License: GPL (GNU General Public License) Price:
1297 downloads
Generic Apache Request Library 2.08

Generic Apache Request Library 2.08


Generic Apache Request Libr is a shared library with associated modules for manipulating client request data via the Apache API. more>>
libapreq is a shared library with associated modules for manipulating client request data via the Apache API.
Generic Apache Request Library also includes language bindings for Perl (Apache::Request and Apache::Cookie). Functionality includes:
parsing of application/x-www-form-urlencoded data
parsing of multipart/form-data
parsing of HTTP cookies
Enhancements:
- This release adds some Perl/C API fixes and build improvements.
<<less
Download (0.76MB)
Added: 2006-08-11 License: GPL (GNU General Public License) Price:
1169 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5