Return-Path: Delivered-To: apmail-httpd-modules-dev-archive@minotaur.apache.org Received: (qmail 93169 invoked from network); 1 Feb 2009 19:42:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Feb 2009 19:42:07 -0000 Received: (qmail 98729 invoked by uid 500); 1 Feb 2009 19:42:06 -0000 Delivered-To: apmail-httpd-modules-dev-archive@httpd.apache.org Received: (qmail 98717 invoked by uid 500); 1 Feb 2009 19:42:06 -0000 Mailing-List: contact modules-dev-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: modules-dev@httpd.apache.org Delivered-To: mailing list modules-dev@httpd.apache.org Received: (qmail 98706 invoked by uid 99); 1 Feb 2009 19:42:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Feb 2009 11:42:06 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of dave@dmi.me.uk designates 213.171.205.116 as permitted sender) Received: from [213.171.205.116] (HELO scaramanga.siterage.net) (213.171.205.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 Feb 2009 19:41:56 +0000 Received: from localhost (scaramanga.siterage.net [127.0.0.1]) by localhost.akadia.com (SiteRage Mail Server) with ESMTP id 39796CED0 for ; Sun, 1 Feb 2009 19:41:36 +0000 (GMT) X-Spam-Score: -4.398 X-Spam-Level: Received: from scaramanga.siterage.net ([127.0.0.1]) by localhost (scaramanga.siterage.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id kLCQnR6rbXRx for ; Sun, 1 Feb 2009 19:41:34 +0000 (GMT) Received: from [192.168.1.65] (host86-144-236-171.range86-144.btcentralplus.com [86.144.236.171]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by scaramanga.siterage.net (SiteRage Mail Server) with ESMTPSA id 5210ECEA9 for ; Sun, 1 Feb 2009 19:41:34 +0000 (GMT) Message-ID: <4985FAC5.70606@dmi.me.uk> Date: Sun, 01 Feb 2009 19:40:53 +0000 From: Dave Ingram User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.1.19) Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: modules-dev@httpd.apache.org Subject: Announcement: mod_sqltemplate X-Enigmail-Version: 0.95.7 Content-Type: multipart/alternative; boundary="------------070804090908030706040904" X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Flag: NO X-Old-Spam-Status: No, score=-4.398 required=5 tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599, HTML_MESSAGE=0.001] --------------070804090908030706040904 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi all, A while ago, I discussed[1] the idea of a flexible SQL-based configuration templating module for Apache 2.2. I've since written the code, and (after letting it fall by the wayside for a couple of months), I'm ready for people to test it, poke it and break it (and then send me a bug report). If you would like to help, then please visit my site[2] for information on the module, its capabilities, and usage information. The source is currently held in Subversion[3], so if there are any volunteers to just check the code over and offer some advice/pointers/criticisms then that would be very welcome. This is my first foray into APR, DBD, and Apache module coding -- I want to make it as robust and well-coded as possible. Thanks, Dave [1] http://mail-archives.apache.org/mod_mbox/httpd-modules-dev/200808.mbox/%3c48A99724.50707@dmi.me.uk%3e [2] http://www.dmi.me.uk/code/apache/mod_sqltemplate/ [3] http://svn.dmi.me.uk/mod_sqltemplate/trunk --------------070804090908030706040904--