Re: Google SoC idea: FTS support in GUI tools

From: "Ivan Zolotukhin" <ivan(dot)zolotukhin(at)gmail(dot)com>
To: "Dave Page" <dpage(at)postgresql(dot)org>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Google SoC idea: FTS support in GUI tools
Date: 2007-03-22 13:05:52
Message-ID: 751e56400703220605x31fef2c5medc84237981e05f1@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgsql-hackers

Hi,

> - This is the pgAdmin hackers list, not phpPgAdmin which seems to be
> your primary focus :-(. You might want to post to their list as well.

I posted a copy of my initial message to their sourceforge trackers.

> - You propose to implement support in both phpPgAdmin and then pgAdmin.
> They are *very* different architectures, and in particular pgAdmin can
> have quite a steep learning curve. Would you be able to successfully
> work on both projects in the required timeframe?

I'm essentially a web programmer with a very nice experience (several
big internet applications in Russia), but my C skills are modest in
this sense. It means that there's a chance that I finish phpPgAdmin
functionality before the end of SoC time and will have some time to
study pgAdmin and implement at least something. Anyway I will try to
continue this work after SoC also. I would say that phpPgAdmin
functionality is a must and pgAdmin functionality is an option I will
be glad to develop after SoC. Also, wxWidgets is not so difficult to
study, AFAIK.

> - phpPgAdmin is a web app whereas pgAdmin is a native desktop app. This
> results in applications that are very different to use for the user -
> can you successfully prototype desktop functionality in a web app?

Did not try yet, but there are many similar things from
user/interfaces point of view. So with no doubt interfaces, ideas and
approaches implemented in phpPgAdmin will help in pgadmin3
developement.

> It seems quite an ambitious list. I would expect it to take me a couple
> of weeks to implement basic configuration support in pgAdmin, nevermind
> the diagnostics functionality you describe. Even working on just one of
> the two interfaces this seems like an ambitious project.

Thanks but I really think that there will be some time left from phpPgAdmin.

> > - should we support old tsearch2 configuration for backward
> > compatibilty with versions prior to 8.3? This seriously increases
> > amount of work to be done.
>
> No, I don't think so (and wouldn't want it in pgadmin for sure).

Agree, thanks for your opinion.

Regards,
Ivan Zolotukhin

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2007-03-22 14:11:09 Re: hints' display
Previous Message Dave Page 2007-03-22 13:05:42 Re: Google SoC idea: FTS support in GUI tools

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2007-03-22 13:23:54 Re: [PATCHES] As proposed the complete changes to pg_trigger and pg_rewrite
Previous Message Ivan Zolotukhin 2007-03-22 11:59:24 Google SoC idea: FTS support in GUI tools