Re: Status of PostgreSQL port of cddbd

"Tom Malcolmson" <[email protected]> Mon, 15 Dec 2003 16:50:11 -0500
Newsgroups gmane.comp.audio.freedb.devel
Message-ID <[email protected]>
Thanks for making it OSS.

Is it cross-platform (win32 & linux)?
Does it use the STL, boost, wxWindows?

Tom.


----- Original Message -----=20
From: "Kevin Dalley" <[email protected]>
To: <[email protected]>
Sent: Monday, December 15, 2003 4:37 PM
Subject: Re: [fdb-dev] Status of PostgreSQL port of cddbd


> My code will definitely be open source.  Since it is derived from the
> current cddbd, I don't have a choice.  It's what I prefer, regardless
> of the license.  I'm using other people's knowledge; I prefer to share
> my own.  Making it open source, will encourage its spreading.
>=20
> I hope that my code is a new protocol for cddbd, if it it passes the
> tests.  I have had some words of encouragement of joerg, but no
> promises, definitely without seeing my work.
>=20
> By the way, my new code is largely in C++, with some of the original
> cddbd code remaining in C, other code changing to C++.
>=20
> In theory, PostgreSQL could be changed to another SQL, but I haven't
> worked to ensure that.
>=20
> "Jacob Alifrangis" <[email protected]> writes:
>=20
> > In other news, I have begun work on a MS-SQL Version of cddbd.
> >
> > It is a work in progress, but In several ways, it is much faster =
than cddbd
> > for unix.
> > IT supports regular expression matching and direct lookup. I am =
still trying
> > to decide how best to license the server since it uses NO code from
> > freedb.org, it only has an import function for the existing freedb =
data.
> >
> > It supports star or descendant replication methods for a system wide
> > load-balancing update scheme. Meaning that all updates are processed =
locally
> > then uploaded to a master server where they are validated and =
redistributed
> > weekly, And automatically.
> >
> > The software is written in c# and vb.net and will, when ready =
compile on
> > mono.
> >
> > Let me know, since this is really a whole new animal, what you =
think. This
> > might wind up being a competing product for the freedb system, it =
might not
> > be.
>=20
> --=20
> Kevin Dalley
> [email protected]
>=20
> _______________________________________________
> fdb-dev mailing list
> [email protected]
> http://dtype.org/mailman/listinfo/fdb-dev
>