Re: Java GUI development

From: Tim Pizey <timp(at)paneris(dot)org>
To: Vernon Wu <vernonw(at)gatewaytech(dot)com>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>, Dave Cramer <Dave(at)micro-automation(dot)net>
Subject: Re: Java GUI development
Date: 2002-06-05 23:33:31
Message-ID: 02060523333102.00859@linux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,

I don't know whether you would think this relevant, but
http://www.melati.org/ is an http based cross-platform
interface to Postgresql (also MySQL, McKoiDB, HSQLDB).
It currntly uses either Velocity or Webmacro for the HTML templating engine.

It should be relatively easy to replace the template from tend with
swing components, though it is outside my competance.

The Persistent Object Engine (POEM) is industrial strength.

Hope this is not too irrelevant.

cheers
Tim P

On Wednesday 05 June 2002 03:10, Vernon Wu wrote:
> It is a great idea to have a cross-platform's PostgreSQL client on top of
> PostgreSQL JDBC. Based on my experience, a Swing application can be very
> bulky and slow, or slim and fast. The quality of the application is largely
> depended on the developers' skill level. The PointBase(www.pointbase.com)
> has a very nice Java client. We may learn something from it.
>
> I can get involved in the project. I, however, can't commit a lot of time
> on it since I am very busy on my own project.
>
> 6/6/2002 12:24:38 AM, Dave Cramer <Dave(at)micro-automation(dot)net> wrote:
> >Hi folks,
> >
> >There is some discussion on hackers about the creation of a
> >cross-platform gui for postgres ala pgAdmin2, or pgaccess.
> >
> >Is there anyone interested in collaborating on a Java GUI. I am fairly
> >confident I could handle the low end server interface to the tables, but
> >am looking for someone with swing skills
> >
> >Dave
> >
> >
> >
> >
> >
> >---------------------------(end of broadcast)---------------------------
> >TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tim Pizey 2002-06-05 23:37:01 Re: Java GUI development
Previous Message Jason Davies 2002-06-05 21:34:37 Re: Java GUI development