<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi everyone<br>
<br>
I liked the idea of dropoff but my environment is different.<br>
<br>
I use Fedora Linux, hence PHP lacks support for SQLITE, and work in a
multiple node cluster enrionment.<br>
<br>
So I spent the last two days adding MySQL support for DropOff.<br>
<br>
Till now I can authenticate users against a database, and store all the
pieces of information in a MySQL database.<br>
<br>
Sending and receiving dropoff works, and I still miss the admin part
(work in progress).<br>
<br>
My Dropoff also works whitl SQLITE without code change, I've added a
preference to use MySQL o SQLITE DB backend so no code changes are
required.<br>
<br>
The only change required is in insertind database access credentials
for Dropoff and for the authentication database (for me are two
different DBs).<br>
<br>
If Jules or anybody else is interested in having this code or merging
it with the current branch of DropOff, I'll be pleased to contribute to
the project donating my code.<br>
<br>
Best regards<br>
<br>
Alessandro Bianchi<br>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="CONTENT-TYPE" content="text/html; charset=ISO-8859-1">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 3.1  (Unix)">
<meta name="AUTHOR" content="Alessandro ">
<meta name="CREATED" content="20100306;9474300">
<meta name="CHANGEDBY" content="Alessandro ">
<meta name="CHANGED" content="20100306;10212100">
<style type="text/css">
        <!--
                P { font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt }
                P.nome { color: #ff8000; font-family: "Arial", "Helvetica", sans-serif; font-size: 12pt; font-weight: bold; text-align: center }
                P.indirizzo { color: #0084d1; font-family: "Arial", "Helvetica", sans-serif; font-size: 10pt; font-weight: bold; line-height: 0.48cm; text-align: center }
                P.info { color: #b3b3b3; font-family: "Arial", "Helvetica", sans-serif; font-size: 9pt }
                A:link { color: #005dff; text-decoration: none }
                A:visited { color: #005dff; text-decoration: none }
        -->
        </style>
<p class="nome">SkyNet SRL</p>
<p class="indirizzo">Via Maggiate 67 - 28021 Borgomanero (NO) - tel.
+39 0322-836487/834765 - fax +39 0322-836608</p>
<p align="CENTER"><a href="http://www.skynet-srl.com/">http://www.skynet-srl.com</a></p>
<p class="indirizzo">Autorizzazione Ministeriale n.197</p>
<p class="info">Le informazioni contenute in questo messaggio sono
riservate e confidenziali ed &egrave; vietata la diffusione in qualunque
modo eseguita.<br>
Qualora Lei non fosse la persona a cui il presente
messaggio &egrave; destinato, La invitiamo ad eliminarlo ed a distruggerlo
non divulgandolo, dandocene gentilmente comunicazione. <br>
Per
qualsiasi informazione si prega di contattare <a class="moz-txt-link-abbreviated" href="mailto:info@skynet-srl.com">info@skynet-srl.com</a>
(e-mail dell'azienda). Rif. D.L. 196/2003</p>
</div>
</body>
</html>