- commons-dbcp
(dbcp apache sourcelabs database performance) Mar 13 08
A framework for database connection pooling, a technique to help database-intensive applications scale and run faster by sharing database connections.
SourceLabs includes DBCP in its Self Support Suite for Linux and Open Source Java
- Apache » Get Started » SSL Configuration
(Apache ssl apache2) Mar 05 08
- Xerces
(xml apache sourcelabs) Feb 22 08
Different open source tools, most of which use the Xerces implementation (DOM Level 1 & 2) as a base. Xerces itself is available in Java, C++, Perl.
Xerces is covered in SourceLabs Self-support Suite for Linux and Open Source Java
- User:paul_mat » Apache2 with Webdav & htpasswd using openSSL certs
(apache httpd) Jan 14 08
This is a how-to on using webdav on apache. Webdav allows users to access there files across the internet as if they are using a file system to access the files stored on your home directory in the network.
Name: Apache
HomePage: http://www.apache.org/
Function: Webserver
Name: OpenSSL
HomePage: http://www.openssl.org/
Function: developed for transmitting private documents via the Internet using a cryptographic ystem
http://www.opensourcehowto.org/how-to/apache/apache2-with-webdav—htpas
- User:paul_mat » Setup Apache2 with Access to Home Directories
(apache httpd) Jan 14 08
The Apache server is capable of serving web pages straight from the directories of your system user accounts. This allows all the system users the ability to run their own web sites which are hosted off the main server. This is exactly the same way that many web server companiess provide websites for their customers and it’s relatively easy to enable.
Name: Apache
HomePage: http://www.apache.org/
Function: Webserver
http://www.opensourcehowto.org/how-to/apache/setup-apache2-with-access-t
- User:paul_mat » Apache2 & Virtual Hosts
(apache) Jan 14 08
This is a how-to for setting up Apache2 with IP Virtual Hosts. In this example I will be uing internal Class C network IP addressess 192-223 but there is little difference to using external Class D IP addresses 224–239.
At the end of this how-to we want the following website addresses to work
192.168.0.25 – http://portal.fedora.directory.server
192.168.0.50 – http://mail.fedora.directory.server
192.168.0.75 – http://intranet.fedora.directory.server
Name: Apache
HomePage:
- Open-For-Business
(apache) Dec 14 07
The Apache Open For Business Project is an open source enterprise automation software project licensed under the Apache License Version 2.0. By open source enterprise automation we mean: Open Source ERP, Open Source CRM, Open Source E-Business / E-Commerce, Open Source SCM, Open Source MRP, Open Source CMMS/EAM, and so on.
Apache OFBiz is a foundation and starting point for enterprise solutions, be they for one organization or one million. OFBiz can certainly be used OOTB (out of the box), bu
- Paul Fremantle on Making SOA Groovy -- A TSS Video
(apache soa groovy) Dec 06 07
Using Groovy and Apache Synapse to Build SOA Applications
- struts2
(sash struts apache webwork ajax) Sep 06 07
From the project’s homepage:
“Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. The framework is designed to streamline the full development cycle, from building, to deploying, to maintaining applications over time.
Apache Struts 2 was originally known as WebWork 2. After working independently for several years, the WebWork and Struts communities joined forces to create Struts2. This new version of Struts is simpler to use
- lamr
(Linux Apache MySQL Ruby) Mar 23 07
LAMR is an emerging acronym for “Linux Apache MySQL Ruby,” and follows the LAMP and SASH naming conventions.
- Apache » Documentation » Hacking Apache HTTPd at Yahoo
(Apache yahoo) Jan 26 06
Cool presentation by Yahoo on how they have hacked Apache HTTPd