Обсуждение: WebDB Developers Wanted

Поиск
Список
Период
Сортировка

WebDB Developers Wanted

От
"Christopher Kings-Lynne"
Дата:
Hi Everyone,

The phpPgAdmin project is currently getting stuck into the development of
the next-generation web admin software for Postgres.  We are rewriting from
scratch to remove the old, crufty phpMyAdmin coding style.  We are also
suffering from a lack of active developers.  Those of you currently using
phpPgAdmin will not be able to use it with Postgres 7.3 - we'll have to
finish WebDB first!  We can do it faster, and with the features you want if
you help us!

Currently, WebDB is getting towards the 'usable' stage, so it's not like
you'd have to work with bare-bones code.

Aims:

* Nice OO model - no SQL in the interface scripts and supporting different
versions of Postgres is trivial.
* Old phpPgAdmin codebase is too hard to make 7.3 compliant
* Works with register_globals off
* ALL strings escaped, quoted, etc properly
* Database independent.  Althought currently Postgres oriented, it is
designed in such a way that the same app can admin MySQL, Oracle, or
whatever - simultaneously.
* All fonts, colours and images done with stylesheets and themes
* Easy to read coding style, everything commented
* Max error reporting
* Security conscious

You can find us on SourceForge here:

http://phppgadmin.sourceforge.net/?page=project

If you want to get into developing this new version, please checkout the
'webdb' module, NOT the old phppgadmin module.

Developers mailing list: phppgadmin-devel@lists.sourceforge.net

Regards,

Chris


Re: WebDB Developers Wanted

От
Chadwick Rolfs
Дата:
Hey, Chris,

  Thanks for the info.  It's Fort-Knox worth of knowledge for me!
Two things:

1)  I can't find the WebDB module... do you mean WebPG?  Could you post
the link to that, if it isn't:

http://sourceforge.net/forum/forum.php?forum_id=129210

2)  I'm no expert, and want to help.  I _/use/_ php and postgresql.  I do
very simple coding.  Are bug reports enough from me?

On Mon, 16 Sep 2002, Christopher Kings-Lynne wrote:

> Hi Everyone,
>
> The phpPgAdmin project is currently getting stuck into the development of
> the next-generation web admin software for Postgres.  We are rewriting from
> scratch to remove the old, crufty phpMyAdmin coding style.  We are also
> suffering from a lack of active developers.  Those of you currently using
> phpPgAdmin will not be able to use it with Postgres 7.3 - we'll have to
> finish WebDB first!  We can do it faster, and with the features you want if
> you help us!
>
> Currently, WebDB is getting towards the 'usable' stage, so it's not like
> you'd have to work with bare-bones code.
>
> Aims:
>
> * Nice OO model - no SQL in the interface scripts and supporting different
> versions of Postgres is trivial.
> * Old phpPgAdmin codebase is too hard to make 7.3 compliant
> * Works with register_globals off
> * ALL strings escaped, quoted, etc properly
> * Database independent.  Althought currently Postgres oriented, it is
> designed in such a way that the same app can admin MySQL, Oracle, or
> whatever - simultaneously.
> * All fonts, colours and images done with stylesheets and themes
> * Easy to read coding style, everything commented
> * Max error reporting
> * Security conscious
>
> You can find us on SourceForge here:
>
> http://phppgadmin.sourceforge.net/?page=project
>
> If you want to get into developing this new version, please checkout the
> 'webdb' module, NOT the old phppgadmin module.
>
> Developers mailing list: phppgadmin-devel@lists.sourceforge.net
>
> Regards,
>
> Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>

-Chadwick


Re: WebDB Developers Wanted

От
Markus Bertheau
Дата:
On Mon, 2002-09-16 at 10:52, Christopher Kings-Lynne wrote:
> Developers mailing list: phppgadmin-devel@lists.sourceforge.net

Hmm, that list does not appear on the sourceforge Lists page. Why?

--
Markus Bertheau.
Berlin, Berlin.
Germany.


Re: [HACKERS] WebDB Developers Wanted

От
Robert Treat
Дата:
AFAIK it's because it is a members-only list. It is archived and the
archives are web viewable if you know where to look (not that I can
remember, but I have done it before).

Robert Treat

On Fri, 2002-09-27 at 02:48, Markus Bertheau wrote:
> On Mon, 2002-09-16 at 10:52, Christopher Kings-Lynne wrote:
> > Developers mailing list: phppgadmin-devel@lists.sourceforge.net
>
> Hmm, that list does not appear on the sourceforge Lists page. Why?
>
> --
> Markus Bertheau.
> Berlin, Berlin.
> Germany.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)