Date: 27 Jul 2001 11:42:51 +0930 From: Andrew Reid <andrew.reid@plug.cx> To: Ted Mittelstaedt <tedm@toybox.placo.com> Cc: John Martinez <john@mtbiker.net>, Clayton Tycksen <clay@tycksen.com>, freebsd-questions@FreeBSD.ORG Subject: RE: web email Message-ID: <996199971.14480.199.camel@percible.alfred.cx> In-Reply-To: <006301c11599$4b9c5240$1401a8c0@tedm.placo.com> References: <006301c11599$4b9c5240$1401a8c0@tedm.placo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 25 Jul 2001 23:07:48 -0700, Ted Mittelstaedt wrote: > I've been working on a "recipe" for installing IMP and I've given > it out to a few people who seem to have found it of value. The > docs that are supplied with it are pretty bad as far as setting it > up. Really? I've never had too many problems with the included documentation. It's good to see that you're making an effort to simplify the process, though. > Andrew would you post your Perl script to pull out sessions from > the database? Heh. Up until now, I've not written anything as I've been too slack :-) I've written something now and uploaded it (along with some very brief documentation) to http://www.plug.cx/ Two things to note: 1. It's in Python, not Perl. 2. It's been written with MySQL in mind. I don't have a need for a Postgres, Oracle etc. version. I'm happy to host any contributions, though. I hope they don't cause too many problems. - andrew -- void signature () { cout << "Andrew Reid -- andrew.reid@plug.cx" << endl ; cout << "Cell: +61 401 946 813" << endl; cout << "Quidquid latine dictum sit, altum viditur" << endl; } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?996199971.14480.199.camel>